1 | [ Oct 20 00:36:28 Enabled. ] | ||
2 | [ Oct 20 00:36:28 Rereading configuration. ] | ||
3 | [ Oct 20 00:36:30 Rereading configuration. ] | ||
4 | [ Oct 20 00:36:32 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=oxControlService19 | ||
24 | ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default | ||
25 | + GATEWAY=fd00:1122:3344:101::1 | ||
26 | + [[ oxControlService19 == unknown ]] | ||
27 | + [[ fd00:1122:3344:101::1 == unknown ]] | ||
28 | + ipadm delete-if oxControlService19 | ||
29 | ipadm: Could not delete oxControlService19: Interface does not exist | ||
30 | + true | ||
31 | + ipadm create-if -t oxControlService19 | ||
32 | + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService19 | ||
33 | + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService19 | ||
34 | + ipadm show-addr oxControlService19/ll | ||
35 | ipadm: Address object not found | ||
36 | + ipadm create-addr -t -T addrconf oxControlService19/ll | ||
37 | + ipadm show-addr oxControlService19/omicron6 | ||
38 | ipadm: Address object not found | ||
39 | + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService19/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 | [ Oct 20 00:36:33 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.10.20 00:36:34.141583 [ 1 ] {} <Information> Application: Will watch for the process with pid 21904 | ||
55 | 2023.10.20 00:36:34.141696 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.10.20 00:36:34.846567 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21904 | ||
57 | 2023.10.20 00:36:34.846731 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.10.20 00:36:34.846938 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.10.20 00:36:34.929612 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.10.20 00:36:34.929659 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.10.20 00:36:34.929673 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.10.20 00:36:34.929706 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.10.20 00:36:34.930013 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.10.20 00:36:34.930716 [ 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.10.20 00:36:34.931180 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.10.20 00:36:34.931435 [ 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.10.20 00:36:34.934106 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.10.20 00:36:34.934154 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.10.20 00:36:34.934866 [ 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.10.20 00:36:34.935031 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.10.20 00:36:34.941424 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.10.20 00:36:34.941688 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.10.20 00:36:34.941716 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.10.20 00:36:34.943088 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.10.20 00:36:34.943563 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.10.20 00:36:34.943812 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.10.20 00:36:34.944115 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.10.20 00:36:34.944908 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.10.20 00:36:34.944953 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.10.20 00:36:34.945010 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.10.20 00:36:34.945031 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.10.20 00:36:34.954460 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.10.20 00:36:34.954499 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000125993 sec | ||
90 | 2023.10.20 00:36:34.955091 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.10.20 00:36:34.955168 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.10.20 00:36:34.955188 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.10.20 00:36:34.955207 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.10.20 00:36:34.955219 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.10.20 00:36:34.955233 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.10.20 00:36:34.955251 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.10.20 00:36:34.955283 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.10.20 00:36:34.955301 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.10.20 00:36:34.955330 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.10.20 00:36:34.955343 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.10.20 00:36:34.955356 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.10.20 00:36:34.955374 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.10.20 00:36:34.955406 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.10.20 00:36:34.955422 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.10.20 00:36:34.955434 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.10.20 00:36:34.990948 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.10.20 00:36:34.992653 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.10.20 00:36:34.992691 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5721e-05 sec | ||
109 | 2023.10.20 00:36:34.992720 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.10.20 00:36:34.992737 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.10.20 00:36:34.992760 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.10.20 00:36:34.994820 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.10.20 00:36:34.999936 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.10.20 00:36:35.000042 [ 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.10.20 00:36:35.000076 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.10.20 00:36:35.209461 [ 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.10.20 00:36:35.227321 [ 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.10.20 00:36:35.227371 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.10.20 00:36:35.408150 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.10.20 00:36:35.408953 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB | ||
121 | 2023.10.20 00:36:35.409311 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.10.20 00:36:35.409348 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
123 | 2023.10.20 00:36:35.409371 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
124 | 2023.10.20 00:36:35.409453 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
125 | 2023.10.20 00:36:35.409458 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
126 | 2023.10.20 00:36:35.409539 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.10.20 00:36:35.410162 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.10.20 00:36:35.410198 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.10.20 00:36:50.410495 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
130 | 2023.10.20 00:36:50.410572 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
131 | 2023.10.20 00:37:05.411517 [ 125 ] {} <Debug> DNSResolver: Updating DNS cache | ||
132 | 2023.10.20 00:37:05.411615 [ 125 ] {} <Debug> DNSResolver: Updated DNS cache | ||
133 | 2023.10.20 00:37:06.961787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
134 | 2023.10.20 00:37:06.961984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
135 | 2023.10.20 00:37:06.962619 [ 3 ] {} <Debug> HTTP-Session: da18fffa-de82-40c8-b9c5-09785c122bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
136 | 2023.10.20 00:37:06.962655 [ 3 ] {} <Debug> HTTP-Session: da18fffa-de82-40c8-b9c5-09785c122bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
137 | 2023.10.20 00:37:06.962796 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
138 | 2023.10.20 00:37:06.962824 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
139 | 2023.10.20 00:37:06.962843 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
140 | 2023.10.20 00:37:06.964353 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
141 | 2023.10.20 00:37:06.965722 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
142 | 2023.10.20 00:37:06.968131 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
143 | 2023.10.20 00:37:06.970142 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
144 | 2023.10.20 00:37:06.975502 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} <Debug> DynamicQueryHandler: Done processing query | ||
145 | 2023.10.20 00:37:06.975566 [ 3 ] {65ae8c8f-e5d8-4054-b598-2557f413a3a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
146 | 2023.10.20 00:37:06.975604 [ 3 ] {} <Debug> HTTP-Session: da18fffa-de82-40c8-b9c5-09785c122bc9 Destroying unnamed session | ||
147 | 2023.10.20 00:37:06.978411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
148 | 2023.10.20 00:37:06.978472 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
149 | 2023.10.20 00:37:06.978499 [ 3 ] {} <Debug> HTTP-Session: de4d9940-bc5e-46a4-a984-61424857a959 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
150 | 2023.10.20 00:37:06.978523 [ 3 ] {} <Debug> HTTP-Session: de4d9940-bc5e-46a4-a984-61424857a959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
151 | 2023.10.20 00:37:06.978644 [ 3 ] {ec107cfd-a2f9-406a-8e7e-8f3dcefe314b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
152 | 2023.10.20 00:37:06.999481 [ 3 ] {ec107cfd-a2f9-406a-8e7e-8f3dcefe314b} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47644) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
153 | |||
154 | 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 | ||
155 | 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 | ||
156 | 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 | ||
157 | 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 | ||
158 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
159 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
160 | 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 | ||
161 | 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 | ||
162 | 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 | ||
163 | 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 | ||
164 | 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 | ||
165 | 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 | ||
166 | 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 | ||
167 | 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 | ||
168 | 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 | ||
169 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
170 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
171 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
172 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
173 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
174 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
175 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
176 | |||
177 | 2023.10.20 00:37:07.000119 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.01 MiB, peak 222.00 MiB, will set to 224.57 MiB (RSS), difference: 6.56 MiB | ||
178 | 2023.10.20 00:37:07.000356 [ 3 ] {ec107cfd-a2f9-406a-8e7e-8f3dcefe314b} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
179 | |||
180 | 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 | ||
181 | 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 | ||
182 | 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 | ||
183 | 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 | ||
184 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
185 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
186 | 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 | ||
187 | 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 | ||
188 | 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 | ||
189 | 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 | ||
190 | 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 | ||
191 | 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 | ||
192 | 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 | ||
193 | 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 | ||
194 | 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 | ||
195 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
196 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
197 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
198 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
199 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
200 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
201 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
202 | (version 22.8.9.1) | ||
203 | 2023.10.20 00:37:07.000540 [ 3 ] {ec107cfd-a2f9-406a-8e7e-8f3dcefe314b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
204 | 2023.10.20 00:37:07.000572 [ 3 ] {} <Debug> HTTP-Session: de4d9940-bc5e-46a4-a984-61424857a959 Destroying unnamed session | ||
205 | 2023.10.20 00:37:07.000962 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
206 | 2023.10.20 00:37:07.001023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
207 | 2023.10.20 00:37:07.001048 [ 3 ] {} <Debug> HTTP-Session: 906faa62-ab77-4f59-b84a-00075278633d Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
208 | 2023.10.20 00:37:07.001069 [ 3 ] {} <Debug> HTTP-Session: 906faa62-ab77-4f59-b84a-00075278633d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
209 | 2023.10.20 00:37:07.001207 [ 3 ] {fefbb5ec-78f6-4b02-892c-71e19a02eb14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) DROP DATABASE IF EXISTS oximeter; (stage: Complete) | ||
210 | 2023.10.20 00:37:07.001328 [ 3 ] {fefbb5ec-78f6-4b02-892c-71e19a02eb14} <Debug> DynamicQueryHandler: Done processing query | ||
211 | 2023.10.20 00:37:07.001350 [ 3 ] {fefbb5ec-78f6-4b02-892c-71e19a02eb14} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
212 | 2023.10.20 00:37:07.001368 [ 3 ] {} <Debug> HTTP-Session: 906faa62-ab77-4f59-b84a-00075278633d Destroying unnamed session | ||
213 | 2023.10.20 00:37:07.001541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
214 | 2023.10.20 00:37:07.001594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
215 | 2023.10.20 00:37:07.001615 [ 3 ] {} <Debug> HTTP-Session: aaaae2b4-5bed-4468-bc03-b1a072e8a02c Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
216 | 2023.10.20 00:37:07.001633 [ 3 ] {} <Debug> HTTP-Session: aaaae2b4-5bed-4468-bc03-b1a072e8a02c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
217 | 2023.10.20 00:37:07.001691 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
218 | 2023.10.20 00:37:07.001749 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
219 | 2023.10.20 00:37:07.003126 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
220 | 2023.10.20 00:37:07.003149 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.887e-05 sec | ||
221 | 2023.10.20 00:37:07.003184 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
222 | 2023.10.20 00:37:07.003199 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
223 | 2023.10.20 00:37:07.003280 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} <Debug> DynamicQueryHandler: Done processing query | ||
224 | 2023.10.20 00:37:07.003299 [ 3 ] {3f78b6b5-fad3-4be0-949a-5238f4b9317d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
225 | 2023.10.20 00:37:07.003317 [ 3 ] {} <Debug> HTTP-Session: aaaae2b4-5bed-4468-bc03-b1a072e8a02c Destroying unnamed session | ||
226 | 2023.10.20 00:37:07.003466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
227 | 2023.10.20 00:37:07.003513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
228 | 2023.10.20 00:37:07.003534 [ 3 ] {} <Debug> HTTP-Session: ac30403c-a289-44aa-b928-69f030a9771c Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
229 | 2023.10.20 00:37:07.003553 [ 3 ] {} <Debug> HTTP-Session: ac30403c-a289-44aa-b928-69f030a9771c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
230 | 2023.10.20 00:37:07.003704 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) | ||
231 | 2023.10.20 00:37:07.003751 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
232 | 2023.10.20 00:37:07.008041 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} <Debug> oximeter.version (52b799f7-2390-46ea-a0bf-41507c3b247c): Loading data parts | ||
233 | 2023.10.20 00:37:07.008175 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} <Debug> oximeter.version (52b799f7-2390-46ea-a0bf-41507c3b247c): There are no data parts | ||
234 | 2023.10.20 00:37:07.010402 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} <Debug> DynamicQueryHandler: Done processing query | ||
235 | 2023.10.20 00:37:07.010458 [ 3 ] {d13a7d95-bee3-4baa-b675-35fdd80f3e9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
236 | 2023.10.20 00:37:07.010475 [ 3 ] {} <Debug> HTTP-Session: ac30403c-a289-44aa-b928-69f030a9771c Destroying unnamed session | ||
237 | 2023.10.20 00:37:07.010610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
238 | 2023.10.20 00:37:07.010669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
239 | 2023.10.20 00:37:07.010688 [ 3 ] {} <Debug> HTTP-Session: dcf990fe-2b70-496d-be21-7281ee435bee Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
240 | 2023.10.20 00:37:07.010710 [ 3 ] {} <Debug> HTTP-Session: dcf990fe-2b70-496d-be21-7281ee435bee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
241 | 2023.10.20 00:37:07.010910 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
242 | 2023.10.20 00:37:07.010983 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
243 | 2023.10.20 00:37:07.019287 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} <Debug> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Loading data parts | ||
244 | 2023.10.20 00:37:07.019400 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} <Debug> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): There are no data parts | ||
245 | 2023.10.20 00:37:07.020930 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} <Debug> DynamicQueryHandler: Done processing query | ||
246 | 2023.10.20 00:37:07.020984 [ 3 ] {57e8fcf9-94d2-4c0b-9f66-38758696cbd4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
247 | 2023.10.20 00:37:07.021001 [ 3 ] {} <Debug> HTTP-Session: dcf990fe-2b70-496d-be21-7281ee435bee Destroying unnamed session | ||
248 | 2023.10.20 00:37:07.021167 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
249 | 2023.10.20 00:37:07.021229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
250 | 2023.10.20 00:37:07.021252 [ 3 ] {} <Debug> HTTP-Session: 0f939f38-6782-463e-b7d5-fea5d4aa9fad Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
251 | 2023.10.20 00:37:07.021271 [ 3 ] {} <Debug> HTTP-Session: 0f939f38-6782-463e-b7d5-fea5d4aa9fad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
252 | 2023.10.20 00:37:07.021484 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
253 | 2023.10.20 00:37:07.021539 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
254 | 2023.10.20 00:37:07.023202 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} <Debug> oximeter.measurements_i8 (a6a9aa0f-bd01-4848-a55b-cf12d1e31288): Loading data parts | ||
255 | 2023.10.20 00:37:07.023301 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} <Debug> oximeter.measurements_i8 (a6a9aa0f-bd01-4848-a55b-cf12d1e31288): There are no data parts | ||
256 | 2023.10.20 00:37:07.024853 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} <Debug> DynamicQueryHandler: Done processing query | ||
257 | 2023.10.20 00:37:07.024882 [ 3 ] {2963821b-3942-4cc1-af9b-ee8dbb1a520e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
258 | 2023.10.20 00:37:07.024910 [ 3 ] {} <Debug> HTTP-Session: 0f939f38-6782-463e-b7d5-fea5d4aa9fad Destroying unnamed session | ||
259 | 2023.10.20 00:37:07.025069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
260 | 2023.10.20 00:37:07.025125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
261 | 2023.10.20 00:37:07.025164 [ 3 ] {} <Debug> HTTP-Session: 2c3b4254-c775-4fc2-b20f-9b718a9583a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
262 | 2023.10.20 00:37:07.025184 [ 3 ] {} <Debug> HTTP-Session: 2c3b4254-c775-4fc2-b20f-9b718a9583a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
263 | 2023.10.20 00:37:07.025393 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
264 | 2023.10.20 00:37:07.025446 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
265 | 2023.10.20 00:37:07.027443 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} <Debug> oximeter.measurements_u8 (52172c9e-30f0-490f-8a8f-a3e0ecb18efd): Loading data parts | ||
266 | 2023.10.20 00:37:07.027557 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} <Debug> oximeter.measurements_u8 (52172c9e-30f0-490f-8a8f-a3e0ecb18efd): There are no data parts | ||
267 | 2023.10.20 00:37:07.028800 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} <Debug> DynamicQueryHandler: Done processing query | ||
268 | 2023.10.20 00:37:07.028831 [ 3 ] {35b163c2-06c5-436b-8095-90c9116a8556} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
269 | 2023.10.20 00:37:07.028858 [ 3 ] {} <Debug> HTTP-Session: 2c3b4254-c775-4fc2-b20f-9b718a9583a2 Destroying unnamed session | ||
270 | 2023.10.20 00:37:07.028993 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
271 | 2023.10.20 00:37:07.029047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
272 | 2023.10.20 00:37:07.029072 [ 3 ] {} <Debug> HTTP-Session: 22dd0299-a902-4c4c-b9d3-1a09a992b7c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
273 | 2023.10.20 00:37:07.029089 [ 3 ] {} <Debug> HTTP-Session: 22dd0299-a902-4c4c-b9d3-1a09a992b7c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
274 | 2023.10.20 00:37:07.029291 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
275 | 2023.10.20 00:37:07.029354 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
276 | 2023.10.20 00:37:07.030991 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} <Debug> oximeter.measurements_i16 (3b2f83ea-f9b0-423e-869f-650cb3c6fcd1): Loading data parts | ||
277 | 2023.10.20 00:37:07.031100 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} <Debug> oximeter.measurements_i16 (3b2f83ea-f9b0-423e-869f-650cb3c6fcd1): There are no data parts | ||
278 | 2023.10.20 00:37:07.032281 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} <Debug> DynamicQueryHandler: Done processing query | ||
279 | 2023.10.20 00:37:07.032321 [ 3 ] {e05f0571-a8b1-44b3-a291-b619c91ed016} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
280 | 2023.10.20 00:37:07.032344 [ 3 ] {} <Debug> HTTP-Session: 22dd0299-a902-4c4c-b9d3-1a09a992b7c2 Destroying unnamed session | ||
281 | 2023.10.20 00:37:07.032477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
282 | 2023.10.20 00:37:07.032533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
283 | 2023.10.20 00:37:07.032561 [ 3 ] {} <Debug> HTTP-Session: c598b5bb-da44-4adc-beda-1f5771abc2e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
284 | 2023.10.20 00:37:07.032578 [ 3 ] {} <Debug> HTTP-Session: c598b5bb-da44-4adc-beda-1f5771abc2e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
285 | 2023.10.20 00:37:07.032821 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
286 | 2023.10.20 00:37:07.032897 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
287 | 2023.10.20 00:37:07.034605 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} <Debug> oximeter.measurements_u16 (910f2215-4c2d-46c6-be7a-8d6bf461b299): Loading data parts | ||
288 | 2023.10.20 00:37:07.034724 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} <Debug> oximeter.measurements_u16 (910f2215-4c2d-46c6-be7a-8d6bf461b299): There are no data parts | ||
289 | 2023.10.20 00:37:07.035912 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} <Debug> DynamicQueryHandler: Done processing query | ||
290 | 2023.10.20 00:37:07.035949 [ 3 ] {114c1344-b1e5-448f-873b-ce7fb35ad2ea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
291 | 2023.10.20 00:37:07.035965 [ 3 ] {} <Debug> HTTP-Session: c598b5bb-da44-4adc-beda-1f5771abc2e5 Destroying unnamed session | ||
292 | 2023.10.20 00:37:07.036117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
293 | 2023.10.20 00:37:07.036175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
294 | 2023.10.20 00:37:07.036198 [ 3 ] {} <Debug> HTTP-Session: 2eaa1fb8-38e1-4779-9b2d-e47126a5225c Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
295 | 2023.10.20 00:37:07.036222 [ 3 ] {} <Debug> HTTP-Session: 2eaa1fb8-38e1-4779-9b2d-e47126a5225c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
296 | 2023.10.20 00:37:07.036425 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
297 | 2023.10.20 00:37:07.036478 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
298 | 2023.10.20 00:37:07.038067 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} <Debug> oximeter.measurements_i32 (b2abacb0-c386-429c-892d-b3403694b9dc): Loading data parts | ||
299 | 2023.10.20 00:37:07.038187 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} <Debug> oximeter.measurements_i32 (b2abacb0-c386-429c-892d-b3403694b9dc): There are no data parts | ||
300 | 2023.10.20 00:37:07.040428 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} <Debug> DynamicQueryHandler: Done processing query | ||
301 | 2023.10.20 00:37:07.040485 [ 3 ] {8b9b1e78-6f45-4d24-94e1-dbed32df9315} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
302 | 2023.10.20 00:37:07.040509 [ 3 ] {} <Debug> HTTP-Session: 2eaa1fb8-38e1-4779-9b2d-e47126a5225c Destroying unnamed session | ||
303 | 2023.10.20 00:37:07.040690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
304 | 2023.10.20 00:37:07.040747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
305 | 2023.10.20 00:37:07.040768 [ 3 ] {} <Debug> HTTP-Session: 24aafc8b-1705-4d36-9fea-88742f175ae6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
306 | 2023.10.20 00:37:07.040792 [ 3 ] {} <Debug> HTTP-Session: 24aafc8b-1705-4d36-9fea-88742f175ae6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
307 | 2023.10.20 00:37:07.040987 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
308 | 2023.10.20 00:37:07.041044 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
309 | 2023.10.20 00:37:07.043262 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} <Debug> oximeter.measurements_u32 (e2af17f1-cacb-4ee6-b935-a26fe3b84b7e): Loading data parts | ||
310 | 2023.10.20 00:37:07.043372 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} <Debug> oximeter.measurements_u32 (e2af17f1-cacb-4ee6-b935-a26fe3b84b7e): There are no data parts | ||
311 | 2023.10.20 00:37:07.045244 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} <Debug> DynamicQueryHandler: Done processing query | ||
312 | 2023.10.20 00:37:07.045272 [ 3 ] {8e556641-b4f6-4d79-9167-85a141d82e73} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
313 | 2023.10.20 00:37:07.045302 [ 3 ] {} <Debug> HTTP-Session: 24aafc8b-1705-4d36-9fea-88742f175ae6 Destroying unnamed session | ||
314 | 2023.10.20 00:37:07.045453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
315 | 2023.10.20 00:37:07.045501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
316 | 2023.10.20 00:37:07.045527 [ 3 ] {} <Debug> HTTP-Session: 972f14b8-f008-4766-86ee-ed1cf2e0953e Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
317 | 2023.10.20 00:37:07.045553 [ 3 ] {} <Debug> HTTP-Session: 972f14b8-f008-4766-86ee-ed1cf2e0953e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
318 | 2023.10.20 00:37:07.045748 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
319 | 2023.10.20 00:37:07.045805 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
320 | 2023.10.20 00:37:07.047297 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} <Debug> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Loading data parts | ||
321 | 2023.10.20 00:37:07.047428 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} <Debug> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): There are no data parts | ||
322 | 2023.10.20 00:37:07.048945 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} <Debug> DynamicQueryHandler: Done processing query | ||
323 | 2023.10.20 00:37:07.048972 [ 3 ] {b03a2f2a-a39e-4d93-be55-86f698105c92} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
324 | 2023.10.20 00:37:07.048999 [ 3 ] {} <Debug> HTTP-Session: 972f14b8-f008-4766-86ee-ed1cf2e0953e Destroying unnamed session | ||
325 | 2023.10.20 00:37:07.049141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
326 | 2023.10.20 00:37:07.049197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
327 | 2023.10.20 00:37:07.049221 [ 3 ] {} <Debug> HTTP-Session: 775899e0-8a5a-4750-ad09-4c2baef820d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
328 | 2023.10.20 00:37:07.049242 [ 3 ] {} <Debug> HTTP-Session: 775899e0-8a5a-4750-ad09-4c2baef820d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
329 | 2023.10.20 00:37:07.049430 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
330 | 2023.10.20 00:37:07.049486 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
331 | 2023.10.20 00:37:07.051147 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} <Debug> oximeter.measurements_u64 (08e87478-d8cd-4718-b38f-eb633a8bbe17): Loading data parts | ||
332 | 2023.10.20 00:37:07.051272 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} <Debug> oximeter.measurements_u64 (08e87478-d8cd-4718-b38f-eb633a8bbe17): There are no data parts | ||
333 | 2023.10.20 00:37:07.052478 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} <Debug> DynamicQueryHandler: Done processing query | ||
334 | 2023.10.20 00:37:07.052503 [ 3 ] {4be1bf6c-0e46-4106-811c-6601413b069b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
335 | 2023.10.20 00:37:07.052528 [ 3 ] {} <Debug> HTTP-Session: 775899e0-8a5a-4750-ad09-4c2baef820d0 Destroying unnamed session | ||
336 | 2023.10.20 00:37:07.052690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
337 | 2023.10.20 00:37:07.052744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
338 | 2023.10.20 00:37:07.052770 [ 3 ] {} <Debug> HTTP-Session: be10252a-861e-4c1e-8424-8f1474a2d6b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
339 | 2023.10.20 00:37:07.052787 [ 3 ] {} <Debug> HTTP-Session: be10252a-861e-4c1e-8424-8f1474a2d6b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
340 | 2023.10.20 00:37:07.052976 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
341 | 2023.10.20 00:37:07.053033 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
342 | 2023.10.20 00:37:07.054986 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} <Debug> oximeter.measurements_f32 (2d1854b9-28a0-4b9e-9f90-cdf526e0cbde): Loading data parts | ||
343 | 2023.10.20 00:37:07.055095 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} <Debug> oximeter.measurements_f32 (2d1854b9-28a0-4b9e-9f90-cdf526e0cbde): There are no data parts | ||
344 | 2023.10.20 00:37:07.056270 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} <Debug> DynamicQueryHandler: Done processing query | ||
345 | 2023.10.20 00:37:07.056299 [ 3 ] {9ed2329a-0a74-4281-a187-858245f57725} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
346 | 2023.10.20 00:37:07.056326 [ 3 ] {} <Debug> HTTP-Session: be10252a-861e-4c1e-8424-8f1474a2d6b5 Destroying unnamed session | ||
347 | 2023.10.20 00:37:07.056464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
348 | 2023.10.20 00:37:07.056516 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
349 | 2023.10.20 00:37:07.056536 [ 3 ] {} <Debug> HTTP-Session: 8699eda9-0220-49de-ac77-866737261083 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
350 | 2023.10.20 00:37:07.056559 [ 3 ] {} <Debug> HTTP-Session: 8699eda9-0220-49de-ac77-866737261083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
351 | 2023.10.20 00:37:07.056746 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
352 | 2023.10.20 00:37:07.056801 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
353 | 2023.10.20 00:37:07.058840 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} <Debug> oximeter.measurements_f64 (30418bac-784a-4b80-968f-f234c35747bd): Loading data parts | ||
354 | 2023.10.20 00:37:07.058959 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} <Debug> oximeter.measurements_f64 (30418bac-784a-4b80-968f-f234c35747bd): There are no data parts | ||
355 | 2023.10.20 00:37:07.060282 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} <Debug> DynamicQueryHandler: Done processing query | ||
356 | 2023.10.20 00:37:07.060307 [ 3 ] {fc4b04fb-df9d-4c48-9b59-0a7c69e345c5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
357 | 2023.10.20 00:37:07.060323 [ 3 ] {} <Debug> HTTP-Session: 8699eda9-0220-49de-ac77-866737261083 Destroying unnamed session | ||
358 | 2023.10.20 00:37:07.060482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
359 | 2023.10.20 00:37:07.060537 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
360 | 2023.10.20 00:37:07.060556 [ 3 ] {} <Debug> HTTP-Session: 287b523f-b97a-4287-9f0d-b57dd286f0d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
361 | 2023.10.20 00:37:07.060581 [ 3 ] {} <Debug> HTTP-Session: 287b523f-b97a-4287-9f0d-b57dd286f0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
362 | 2023.10.20 00:37:07.060778 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
363 | 2023.10.20 00:37:07.060828 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
364 | 2023.10.20 00:37:07.062844 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} <Debug> oximeter.measurements_string (6109a1e7-6c70-4405-ba8b-0d1a53757208): Loading data parts | ||
365 | 2023.10.20 00:37:07.062984 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} <Debug> oximeter.measurements_string (6109a1e7-6c70-4405-ba8b-0d1a53757208): There are no data parts | ||
366 | 2023.10.20 00:37:07.064579 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} <Debug> DynamicQueryHandler: Done processing query | ||
367 | 2023.10.20 00:37:07.064630 [ 3 ] {cbac5817-501f-4d94-8245-629a1d9650fb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
368 | 2023.10.20 00:37:07.064656 [ 3 ] {} <Debug> HTTP-Session: 287b523f-b97a-4287-9f0d-b57dd286f0d6 Destroying unnamed session | ||
369 | 2023.10.20 00:37:07.064831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
370 | 2023.10.20 00:37:07.064900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
371 | 2023.10.20 00:37:07.064927 [ 3 ] {} <Debug> HTTP-Session: 36721e1c-e8e7-499d-871d-ff2dbeb07fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
372 | 2023.10.20 00:37:07.064954 [ 3 ] {} <Debug> HTTP-Session: 36721e1c-e8e7-499d-871d-ff2dbeb07fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
373 | 2023.10.20 00:37:07.065179 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
374 | 2023.10.20 00:37:07.065249 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
375 | 2023.10.20 00:37:07.067284 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} <Debug> oximeter.measurements_bytes (8548f0d0-57e5-42c8-9036-e7399f074db2): Loading data parts | ||
376 | 2023.10.20 00:37:07.067409 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} <Debug> oximeter.measurements_bytes (8548f0d0-57e5-42c8-9036-e7399f074db2): There are no data parts | ||
377 | 2023.10.20 00:37:07.068642 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} <Debug> DynamicQueryHandler: Done processing query | ||
378 | 2023.10.20 00:37:07.068681 [ 3 ] {26440ded-b26d-4f7d-b486-d353fdc5e9b7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
379 | 2023.10.20 00:37:07.068697 [ 3 ] {} <Debug> HTTP-Session: 36721e1c-e8e7-499d-871d-ff2dbeb07fa9 Destroying unnamed session | ||
380 | 2023.10.20 00:37:07.068856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
381 | 2023.10.20 00:37:07.068914 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
382 | 2023.10.20 00:37:07.068940 [ 3 ] {} <Debug> HTTP-Session: a2175939-d1c7-4c75-95a5-98fd5f30b450 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
383 | 2023.10.20 00:37:07.068975 [ 3 ] {} <Debug> HTTP-Session: a2175939-d1c7-4c75-95a5-98fd5f30b450 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
384 | 2023.10.20 00:37:07.069235 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
385 | 2023.10.20 00:37:07.069293 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
386 | 2023.10.20 00:37:07.071289 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} <Debug> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Loading data parts | ||
387 | 2023.10.20 00:37:07.071400 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} <Debug> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): There are no data parts | ||
388 | 2023.10.20 00:37:07.073109 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} <Debug> DynamicQueryHandler: Done processing query | ||
389 | 2023.10.20 00:37:07.073134 [ 3 ] {86477824-7553-47e7-a9be-c90375740bee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
390 | 2023.10.20 00:37:07.073149 [ 3 ] {} <Debug> HTTP-Session: a2175939-d1c7-4c75-95a5-98fd5f30b450 Destroying unnamed session | ||
391 | 2023.10.20 00:37:07.073274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
392 | 2023.10.20 00:37:07.073329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
393 | 2023.10.20 00:37:07.073346 [ 3 ] {} <Debug> HTTP-Session: a7dd49a3-d0b2-4518-bc52-f54930fd5c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
394 | 2023.10.20 00:37:07.073370 [ 3 ] {} <Debug> HTTP-Session: a7dd49a3-d0b2-4518-bc52-f54930fd5c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
395 | 2023.10.20 00:37:07.073606 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
396 | 2023.10.20 00:37:07.073665 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
397 | 2023.10.20 00:37:07.075153 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} <Debug> oximeter.measurements_cumulativeu64 (4ce509df-d362-4d2c-bea6-98288a046599): Loading data parts | ||
398 | 2023.10.20 00:37:07.075269 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} <Debug> oximeter.measurements_cumulativeu64 (4ce509df-d362-4d2c-bea6-98288a046599): There are no data parts | ||
399 | 2023.10.20 00:37:07.076840 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} <Debug> DynamicQueryHandler: Done processing query | ||
400 | 2023.10.20 00:37:07.076866 [ 3 ] {9966b803-1727-4959-a07a-9c70eff104f7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
401 | 2023.10.20 00:37:07.076892 [ 3 ] {} <Debug> HTTP-Session: a7dd49a3-d0b2-4518-bc52-f54930fd5c7c Destroying unnamed session | ||
402 | 2023.10.20 00:37:07.077035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
403 | 2023.10.20 00:37:07.077101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
404 | 2023.10.20 00:37:07.077140 [ 3 ] {} <Debug> HTTP-Session: a2f16109-f1dc-4b27-8ed8-db48e635447e Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
405 | 2023.10.20 00:37:07.077163 [ 3 ] {} <Debug> HTTP-Session: a2f16109-f1dc-4b27-8ed8-db48e635447e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
406 | 2023.10.20 00:37:07.077453 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
407 | 2023.10.20 00:37:07.077525 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
408 | 2023.10.20 00:37:07.079684 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} <Debug> oximeter.measurements_cumulativef32 (cb621769-a19b-4502-bee0-b2fb909093b0): Loading data parts | ||
409 | 2023.10.20 00:37:07.079804 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} <Debug> oximeter.measurements_cumulativef32 (cb621769-a19b-4502-bee0-b2fb909093b0): There are no data parts | ||
410 | 2023.10.20 00:37:07.080965 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} <Debug> DynamicQueryHandler: Done processing query | ||
411 | 2023.10.20 00:37:07.080990 [ 3 ] {1229cf07-a590-4c85-bba8-54201f11a977} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
412 | 2023.10.20 00:37:07.081014 [ 3 ] {} <Debug> HTTP-Session: a2f16109-f1dc-4b27-8ed8-db48e635447e Destroying unnamed session | ||
413 | 2023.10.20 00:37:07.081136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
414 | 2023.10.20 00:37:07.081187 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
415 | 2023.10.20 00:37:07.081214 [ 3 ] {} <Debug> HTTP-Session: 28883797-0481-477f-abe6-8cd88cedd462 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
416 | 2023.10.20 00:37:07.081230 [ 3 ] {} <Debug> HTTP-Session: 28883797-0481-477f-abe6-8cd88cedd462 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
417 | 2023.10.20 00:37:07.081434 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) -- | ||
418 | CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
419 | 2023.10.20 00:37:07.081491 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
420 | 2023.10.20 00:37:07.083637 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} <Debug> oximeter.measurements_cumulativef64 (74aed1dd-1246-4ac8-a6a0-6876de84bb4c): Loading data parts | ||
421 | 2023.10.20 00:37:07.083736 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} <Debug> oximeter.measurements_cumulativef64 (74aed1dd-1246-4ac8-a6a0-6876de84bb4c): There are no data parts | ||
422 | 2023.10.20 00:37:07.085542 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} <Debug> DynamicQueryHandler: Done processing query | ||
423 | 2023.10.20 00:37:07.085574 [ 3 ] {3cf55a63-22f1-4e9b-8a54-312943fd861c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
424 | 2023.10.20 00:37:07.085610 [ 3 ] {} <Debug> HTTP-Session: 28883797-0481-477f-abe6-8cd88cedd462 Destroying unnamed session | ||
425 | 2023.10.20 00:37:07.085780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
426 | 2023.10.20 00:37:07.085835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
427 | 2023.10.20 00:37:07.085866 [ 3 ] {} <Debug> HTTP-Session: 1b36c7d0-8283-49a3-8ecd-114a3e58ccd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
428 | 2023.10.20 00:37:07.085894 [ 3 ] {} <Debug> HTTP-Session: 1b36c7d0-8283-49a3-8ecd-114a3e58ccd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
429 | 2023.10.20 00:37:07.086110 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) | ||
430 | 2023.10.20 00:37:07.086177 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
431 | 2023.10.20 00:37:07.088516 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} <Debug> oximeter.measurements_histogrami8 (86866169-2703-4b5f-a0c9-fdf649b030ed): Loading data parts | ||
432 | 2023.10.20 00:37:07.088630 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} <Debug> oximeter.measurements_histogrami8 (86866169-2703-4b5f-a0c9-fdf649b030ed): There are no data parts | ||
433 | 2023.10.20 00:37:07.090384 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} <Debug> DynamicQueryHandler: Done processing query | ||
434 | 2023.10.20 00:37:07.090425 [ 3 ] {478a5a81-0490-4273-8762-c3023d9c53e2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
435 | 2023.10.20 00:37:07.090442 [ 3 ] {} <Debug> HTTP-Session: 1b36c7d0-8283-49a3-8ecd-114a3e58ccd0 Destroying unnamed session | ||
436 | 2023.10.20 00:37:07.090622 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
437 | 2023.10.20 00:37:07.090679 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
438 | 2023.10.20 00:37:07.090699 [ 3 ] {} <Debug> HTTP-Session: 9b90a547-674f-464b-9b08-e03f14458674 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
439 | 2023.10.20 00:37:07.090726 [ 3 ] {} <Debug> HTTP-Session: 9b90a547-674f-464b-9b08-e03f14458674 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
440 | 2023.10.20 00:37:07.090944 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
441 | 2023.10.20 00:37:07.091005 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
442 | 2023.10.20 00:37:07.093589 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} <Debug> oximeter.measurements_histogramu8 (e63f31ab-0cac-4a74-a897-acb1a933cc16): Loading data parts | ||
443 | 2023.10.20 00:37:07.093721 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} <Debug> oximeter.measurements_histogramu8 (e63f31ab-0cac-4a74-a897-acb1a933cc16): There are no data parts | ||
444 | 2023.10.20 00:37:07.096090 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} <Debug> DynamicQueryHandler: Done processing query | ||
445 | 2023.10.20 00:37:07.096142 [ 3 ] {63aa9d78-5760-44ec-902e-5d03107466a7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
446 | 2023.10.20 00:37:07.096178 [ 3 ] {} <Debug> HTTP-Session: 9b90a547-674f-464b-9b08-e03f14458674 Destroying unnamed session | ||
447 | 2023.10.20 00:37:07.096352 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
448 | 2023.10.20 00:37:07.096429 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
449 | 2023.10.20 00:37:07.096469 [ 3 ] {} <Debug> HTTP-Session: a0f71263-66ea-4dcc-977d-95ff8542d322 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
450 | 2023.10.20 00:37:07.096493 [ 3 ] {} <Debug> HTTP-Session: a0f71263-66ea-4dcc-977d-95ff8542d322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
451 | 2023.10.20 00:37:07.096815 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
452 | 2023.10.20 00:37:07.096876 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
453 | 2023.10.20 00:37:07.099319 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} <Debug> oximeter.measurements_histogrami16 (31f8f8df-bf21-48b8-a6e8-1259af7de9d0): Loading data parts | ||
454 | 2023.10.20 00:37:07.099437 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} <Debug> oximeter.measurements_histogrami16 (31f8f8df-bf21-48b8-a6e8-1259af7de9d0): There are no data parts | ||
455 | 2023.10.20 00:37:07.100785 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} <Debug> DynamicQueryHandler: Done processing query | ||
456 | 2023.10.20 00:37:07.100839 [ 3 ] {6c764e02-e210-4efb-89d8-d324151dde05} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
457 | 2023.10.20 00:37:07.100892 [ 3 ] {} <Debug> HTTP-Session: a0f71263-66ea-4dcc-977d-95ff8542d322 Destroying unnamed session | ||
458 | 2023.10.20 00:37:07.101063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
459 | 2023.10.20 00:37:07.101143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
460 | 2023.10.20 00:37:07.101184 [ 3 ] {} <Debug> HTTP-Session: 197dafd7-d4d1-43e6-888c-d0a6498cdf62 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
461 | 2023.10.20 00:37:07.101210 [ 3 ] {} <Debug> HTTP-Session: 197dafd7-d4d1-43e6-888c-d0a6498cdf62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
462 | 2023.10.20 00:37:07.101525 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
463 | 2023.10.20 00:37:07.101612 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
464 | 2023.10.20 00:37:07.103600 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} <Debug> oximeter.measurements_histogramu16 (5e0592f8-1f46-4e40-9c8a-2bde5a76f818): Loading data parts | ||
465 | 2023.10.20 00:37:07.103711 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} <Debug> oximeter.measurements_histogramu16 (5e0592f8-1f46-4e40-9c8a-2bde5a76f818): There are no data parts | ||
466 | 2023.10.20 00:37:07.104937 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} <Debug> DynamicQueryHandler: Done processing query | ||
467 | 2023.10.20 00:37:07.104976 [ 3 ] {cd23f921-a818-41f8-8317-fee0e3177bf8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
468 | 2023.10.20 00:37:07.104991 [ 3 ] {} <Debug> HTTP-Session: 197dafd7-d4d1-43e6-888c-d0a6498cdf62 Destroying unnamed session | ||
469 | 2023.10.20 00:37:07.105119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
470 | 2023.10.20 00:37:07.105178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
471 | 2023.10.20 00:37:07.105198 [ 3 ] {} <Debug> HTTP-Session: a7fb0380-2985-4b03-bdee-f602892f2877 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
472 | 2023.10.20 00:37:07.105220 [ 3 ] {} <Debug> HTTP-Session: a7fb0380-2985-4b03-bdee-f602892f2877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
473 | 2023.10.20 00:37:07.105438 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
474 | 2023.10.20 00:37:07.105493 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
475 | 2023.10.20 00:37:07.106950 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} <Debug> oximeter.measurements_histogrami32 (90eeab04-c119-4641-bea4-2d48e7bb7da2): Loading data parts | ||
476 | 2023.10.20 00:37:07.107036 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} <Debug> oximeter.measurements_histogrami32 (90eeab04-c119-4641-bea4-2d48e7bb7da2): There are no data parts | ||
477 | 2023.10.20 00:37:07.108337 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} <Debug> DynamicQueryHandler: Done processing query | ||
478 | 2023.10.20 00:37:07.108369 [ 3 ] {f61e47a0-40db-4e46-bfbc-7e7eacaddb64} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
479 | 2023.10.20 00:37:07.108384 [ 3 ] {} <Debug> HTTP-Session: a7fb0380-2985-4b03-bdee-f602892f2877 Destroying unnamed session | ||
480 | 2023.10.20 00:37:07.108505 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
481 | 2023.10.20 00:37:07.108554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
482 | 2023.10.20 00:37:07.108573 [ 3 ] {} <Debug> HTTP-Session: 1e2a1981-3ad7-4240-9f07-93203104f45a Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
483 | 2023.10.20 00:37:07.108594 [ 3 ] {} <Debug> HTTP-Session: 1e2a1981-3ad7-4240-9f07-93203104f45a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
484 | 2023.10.20 00:37:07.108807 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
485 | 2023.10.20 00:37:07.108860 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
486 | 2023.10.20 00:37:07.110311 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} <Debug> oximeter.measurements_histogramu32 (987ed707-bd85-431e-a6e4-9d2645ebf6a4): Loading data parts | ||
487 | 2023.10.20 00:37:07.110390 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} <Debug> oximeter.measurements_histogramu32 (987ed707-bd85-431e-a6e4-9d2645ebf6a4): There are no data parts | ||
488 | 2023.10.20 00:37:07.111683 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} <Debug> DynamicQueryHandler: Done processing query | ||
489 | 2023.10.20 00:37:07.111707 [ 3 ] {8040bcca-4699-4512-981c-877b7d6f7c6a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
490 | 2023.10.20 00:37:07.111728 [ 3 ] {} <Debug> HTTP-Session: 1e2a1981-3ad7-4240-9f07-93203104f45a Destroying unnamed session | ||
491 | 2023.10.20 00:37:07.111840 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
492 | 2023.10.20 00:37:07.111887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
493 | 2023.10.20 00:37:07.111910 [ 3 ] {} <Debug> HTTP-Session: c43d13a4-753d-42f5-8fb5-15e161cb64e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
494 | 2023.10.20 00:37:07.111926 [ 3 ] {} <Debug> HTTP-Session: c43d13a4-753d-42f5-8fb5-15e161cb64e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
495 | 2023.10.20 00:37:07.112141 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
496 | 2023.10.20 00:37:07.112194 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
497 | 2023.10.20 00:37:07.113612 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} <Debug> oximeter.measurements_histogrami64 (62411589-c701-4aad-8140-048c64a73061): Loading data parts | ||
498 | 2023.10.20 00:37:07.113683 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} <Debug> oximeter.measurements_histogrami64 (62411589-c701-4aad-8140-048c64a73061): There are no data parts | ||
499 | 2023.10.20 00:37:07.114957 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} <Debug> DynamicQueryHandler: Done processing query | ||
500 | 2023.10.20 00:37:07.114982 [ 3 ] {86f8ebb6-4028-41b6-8de6-cae550bd95d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
501 | 2023.10.20 00:37:07.115003 [ 3 ] {} <Debug> HTTP-Session: c43d13a4-753d-42f5-8fb5-15e161cb64e3 Destroying unnamed session | ||
502 | 2023.10.20 00:37:07.115118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
503 | 2023.10.20 00:37:07.115165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
504 | 2023.10.20 00:37:07.115188 [ 3 ] {} <Debug> HTTP-Session: d4483ddb-dbd3-46f3-97c8-1bac46572a05 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
505 | 2023.10.20 00:37:07.115209 [ 3 ] {} <Debug> HTTP-Session: d4483ddb-dbd3-46f3-97c8-1bac46572a05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
506 | 2023.10.20 00:37:07.115417 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
507 | 2023.10.20 00:37:07.115474 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
508 | 2023.10.20 00:37:07.116917 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} <Debug> oximeter.measurements_histogramu64 (c772ec5c-7ffb-4c71-b431-dac6ad0fc62e): Loading data parts | ||
509 | 2023.10.20 00:37:07.116999 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} <Debug> oximeter.measurements_histogramu64 (c772ec5c-7ffb-4c71-b431-dac6ad0fc62e): There are no data parts | ||
510 | 2023.10.20 00:37:07.118100 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} <Debug> DynamicQueryHandler: Done processing query | ||
511 | 2023.10.20 00:37:07.118131 [ 3 ] {3c352e69-61a2-4872-a035-1db9af4df24b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
512 | 2023.10.20 00:37:07.118146 [ 3 ] {} <Debug> HTTP-Session: d4483ddb-dbd3-46f3-97c8-1bac46572a05 Destroying unnamed session | ||
513 | 2023.10.20 00:37:07.118280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
514 | 2023.10.20 00:37:07.118328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
515 | 2023.10.20 00:37:07.118346 [ 3 ] {} <Debug> HTTP-Session: 7b7dfdc1-09ff-45cb-b4cb-fc8ffed7f061 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
516 | 2023.10.20 00:37:07.118370 [ 3 ] {} <Debug> HTTP-Session: 7b7dfdc1-09ff-45cb-b4cb-fc8ffed7f061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
517 | 2023.10.20 00:37:07.118579 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
518 | 2023.10.20 00:37:07.118634 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
519 | 2023.10.20 00:37:07.120254 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} <Debug> oximeter.measurements_histogramf32 (dccc4b3e-a3f6-42d3-ae5d-f2447f048909): Loading data parts | ||
520 | 2023.10.20 00:37:07.120335 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} <Debug> oximeter.measurements_histogramf32 (dccc4b3e-a3f6-42d3-ae5d-f2447f048909): There are no data parts | ||
521 | 2023.10.20 00:37:07.121417 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} <Debug> DynamicQueryHandler: Done processing query | ||
522 | 2023.10.20 00:37:07.121450 [ 3 ] {9111c538-b69a-4233-a57c-6cc2b2587841} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
523 | 2023.10.20 00:37:07.121477 [ 3 ] {} <Debug> HTTP-Session: 7b7dfdc1-09ff-45cb-b4cb-fc8ffed7f061 Destroying unnamed session | ||
524 | 2023.10.20 00:37:07.121606 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
525 | 2023.10.20 00:37:07.121655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
526 | 2023.10.20 00:37:07.121679 [ 3 ] {} <Debug> HTTP-Session: b1ba2956-76b6-4354-96e3-f4e74ee50a53 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
527 | 2023.10.20 00:37:07.121693 [ 3 ] {} <Debug> HTTP-Session: b1ba2956-76b6-4354-96e3-f4e74ee50a53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
528 | 2023.10.20 00:37:07.121957 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
529 | 2023.10.20 00:37:07.122044 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
530 | 2023.10.20 00:37:07.123913 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} <Debug> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Loading data parts | ||
531 | 2023.10.20 00:37:07.124083 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} <Debug> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): There are no data parts | ||
532 | 2023.10.20 00:37:07.125296 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} <Debug> DynamicQueryHandler: Done processing query | ||
533 | 2023.10.20 00:37:07.125330 [ 3 ] {e749eddb-3533-4847-a593-f39de6e8ac7e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
534 | 2023.10.20 00:37:07.125364 [ 3 ] {} <Debug> HTTP-Session: b1ba2956-76b6-4354-96e3-f4e74ee50a53 Destroying unnamed session | ||
535 | 2023.10.20 00:37:07.125513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
536 | 2023.10.20 00:37:07.125580 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
537 | 2023.10.20 00:37:07.125617 [ 3 ] {} <Debug> HTTP-Session: 09eceb67-abfa-461f-8d74-721f35386eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
538 | 2023.10.20 00:37:07.125641 [ 3 ] {} <Debug> HTTP-Session: 09eceb67-abfa-461f-8d74-721f35386eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
539 | 2023.10.20 00:37:07.125876 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
540 | 2023.10.20 00:37:07.125934 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
541 | 2023.10.20 00:37:07.127453 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} <Debug> oximeter.fields_bool (a94cf6c5-3960-4b81-bd9b-66f8ff3966ea): Loading data parts | ||
542 | 2023.10.20 00:37:07.127570 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} <Debug> oximeter.fields_bool (a94cf6c5-3960-4b81-bd9b-66f8ff3966ea): There are no data parts | ||
543 | 2023.10.20 00:37:07.129046 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} <Debug> DynamicQueryHandler: Done processing query | ||
544 | 2023.10.20 00:37:07.129098 [ 3 ] {823c3f6c-31f5-40cd-9d13-dc087ca04735} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
545 | 2023.10.20 00:37:07.129121 [ 3 ] {} <Debug> HTTP-Session: 09eceb67-abfa-461f-8d74-721f35386eaf Destroying unnamed session | ||
546 | 2023.10.20 00:37:07.129290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
547 | 2023.10.20 00:37:07.129374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
548 | 2023.10.20 00:37:07.129402 [ 3 ] {} <Debug> HTTP-Session: 4ed090e0-f606-4034-ad51-c0e2362abc31 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
549 | 2023.10.20 00:37:07.129446 [ 3 ] {} <Debug> HTTP-Session: 4ed090e0-f606-4034-ad51-c0e2362abc31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
550 | 2023.10.20 00:37:07.129666 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
551 | 2023.10.20 00:37:07.129736 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
552 | 2023.10.20 00:37:07.131914 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} <Debug> oximeter.fields_i8 (ebe927bf-c783-47b6-8fe3-7f6fbc4a16ad): Loading data parts | ||
553 | 2023.10.20 00:37:07.132020 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} <Debug> oximeter.fields_i8 (ebe927bf-c783-47b6-8fe3-7f6fbc4a16ad): There are no data parts | ||
554 | 2023.10.20 00:37:07.133587 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} <Debug> DynamicQueryHandler: Done processing query | ||
555 | 2023.10.20 00:37:07.133621 [ 3 ] {563410bf-5b5a-4373-9df2-b066d5aa76d0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
556 | 2023.10.20 00:37:07.133664 [ 3 ] {} <Debug> HTTP-Session: 4ed090e0-f606-4034-ad51-c0e2362abc31 Destroying unnamed session | ||
557 | 2023.10.20 00:37:07.133855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
558 | 2023.10.20 00:37:07.133917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
559 | 2023.10.20 00:37:07.133957 [ 3 ] {} <Debug> HTTP-Session: 103dce25-8d53-4454-829f-edddac7a60c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
560 | 2023.10.20 00:37:07.133987 [ 3 ] {} <Debug> HTTP-Session: 103dce25-8d53-4454-829f-edddac7a60c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
561 | 2023.10.20 00:37:07.134147 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
562 | 2023.10.20 00:37:07.134207 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
563 | 2023.10.20 00:37:07.135861 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} <Debug> oximeter.fields_u8 (d6e1f85d-54f6-4c88-9814-80068a45accf): Loading data parts | ||
564 | 2023.10.20 00:37:07.135980 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} <Debug> oximeter.fields_u8 (d6e1f85d-54f6-4c88-9814-80068a45accf): There are no data parts | ||
565 | 2023.10.20 00:37:07.137172 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} <Debug> DynamicQueryHandler: Done processing query | ||
566 | 2023.10.20 00:37:07.137199 [ 3 ] {52e6d937-427c-4442-80a8-57bbd9162f98} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
567 | 2023.10.20 00:37:07.137228 [ 3 ] {} <Debug> HTTP-Session: 103dce25-8d53-4454-829f-edddac7a60c3 Destroying unnamed session | ||
568 | 2023.10.20 00:37:07.137373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
569 | 2023.10.20 00:37:07.137427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
570 | 2023.10.20 00:37:07.137455 [ 3 ] {} <Debug> HTTP-Session: 8493bbe4-5339-404e-8844-838133a651aa Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
571 | 2023.10.20 00:37:07.137472 [ 3 ] {} <Debug> HTTP-Session: 8493bbe4-5339-404e-8844-838133a651aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
572 | 2023.10.20 00:37:07.137632 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
573 | 2023.10.20 00:37:07.137683 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
574 | 2023.10.20 00:37:07.139228 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} <Debug> oximeter.fields_i16 (6c9349d6-ad65-4e2e-9574-7f37d4b66738): Loading data parts | ||
575 | 2023.10.20 00:37:07.139349 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} <Debug> oximeter.fields_i16 (6c9349d6-ad65-4e2e-9574-7f37d4b66738): There are no data parts | ||
576 | 2023.10.20 00:37:07.141693 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} <Debug> DynamicQueryHandler: Done processing query | ||
577 | 2023.10.20 00:37:07.141745 [ 3 ] {d9cb00ae-9525-4cb9-9e97-1d7a03288644} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
578 | 2023.10.20 00:37:07.141768 [ 3 ] {} <Debug> HTTP-Session: 8493bbe4-5339-404e-8844-838133a651aa Destroying unnamed session | ||
579 | 2023.10.20 00:37:07.141932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
580 | 2023.10.20 00:37:07.142011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
581 | 2023.10.20 00:37:07.142039 [ 3 ] {} <Debug> HTTP-Session: ca4cf51d-5fa9-40c8-87df-4b012c3d47e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
582 | 2023.10.20 00:37:07.142078 [ 3 ] {} <Debug> HTTP-Session: ca4cf51d-5fa9-40c8-87df-4b012c3d47e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
583 | 2023.10.20 00:37:07.142329 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
584 | 2023.10.20 00:37:07.142398 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
585 | 2023.10.20 00:37:07.144327 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} <Debug> oximeter.fields_u16 (e73a3478-13eb-40c1-8119-96bdee548deb): Loading data parts | ||
586 | 2023.10.20 00:37:07.144446 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} <Debug> oximeter.fields_u16 (e73a3478-13eb-40c1-8119-96bdee548deb): There are no data parts | ||
587 | 2023.10.20 00:37:07.146136 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} <Debug> DynamicQueryHandler: Done processing query | ||
588 | 2023.10.20 00:37:07.146182 [ 3 ] {769793d1-c2a7-4a2c-a63e-1491218b47a8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
589 | 2023.10.20 00:37:07.146198 [ 3 ] {} <Debug> HTTP-Session: ca4cf51d-5fa9-40c8-87df-4b012c3d47e6 Destroying unnamed session | ||
590 | 2023.10.20 00:37:07.146334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
591 | 2023.10.20 00:37:07.146409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
592 | 2023.10.20 00:37:07.146429 [ 3 ] {} <Debug> HTTP-Session: c66dd236-f665-4727-a981-418d5ef7f223 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
593 | 2023.10.20 00:37:07.146446 [ 3 ] {} <Debug> HTTP-Session: c66dd236-f665-4727-a981-418d5ef7f223 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
594 | 2023.10.20 00:37:07.146610 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
595 | 2023.10.20 00:37:07.146674 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
596 | 2023.10.20 00:37:07.148397 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} <Debug> oximeter.fields_i32 (38d9e545-14cb-4f66-b5dd-d1dda72107be): Loading data parts | ||
597 | 2023.10.20 00:37:07.148510 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} <Debug> oximeter.fields_i32 (38d9e545-14cb-4f66-b5dd-d1dda72107be): There are no data parts | ||
598 | 2023.10.20 00:37:07.150575 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} <Debug> DynamicQueryHandler: Done processing query | ||
599 | 2023.10.20 00:37:07.150606 [ 3 ] {6fd6e483-a0be-4e4c-9a71-dd381bbaf877} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
600 | 2023.10.20 00:37:07.150642 [ 3 ] {} <Debug> HTTP-Session: c66dd236-f665-4727-a981-418d5ef7f223 Destroying unnamed session | ||
601 | 2023.10.20 00:37:07.150808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
602 | 2023.10.20 00:37:07.150874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
603 | 2023.10.20 00:37:07.150907 [ 3 ] {} <Debug> HTTP-Session: 84a45868-3919-458e-b464-bfe06b0d3ee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
604 | 2023.10.20 00:37:07.150924 [ 3 ] {} <Debug> HTTP-Session: 84a45868-3919-458e-b464-bfe06b0d3ee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
605 | 2023.10.20 00:37:07.151111 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
606 | 2023.10.20 00:37:07.151168 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
607 | 2023.10.20 00:37:07.153146 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} <Debug> oximeter.fields_u32 (931bcb9f-b803-4a9f-8c5e-6701aefef1a9): Loading data parts | ||
608 | 2023.10.20 00:37:07.153259 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} <Debug> oximeter.fields_u32 (931bcb9f-b803-4a9f-8c5e-6701aefef1a9): There are no data parts | ||
609 | 2023.10.20 00:37:07.154661 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} <Debug> DynamicQueryHandler: Done processing query | ||
610 | 2023.10.20 00:37:07.154703 [ 3 ] {b77ac264-19f1-481b-b6b2-4964a7af79f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
611 | 2023.10.20 00:37:07.154719 [ 3 ] {} <Debug> HTTP-Session: 84a45868-3919-458e-b464-bfe06b0d3ee5 Destroying unnamed session | ||
612 | 2023.10.20 00:37:07.154867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
613 | 2023.10.20 00:37:07.154924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
614 | 2023.10.20 00:37:07.154943 [ 3 ] {} <Debug> HTTP-Session: 0fb9b111-dec8-4d90-aa16-8eb28bca6670 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
615 | 2023.10.20 00:37:07.154973 [ 3 ] {} <Debug> HTTP-Session: 0fb9b111-dec8-4d90-aa16-8eb28bca6670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
616 | 2023.10.20 00:37:07.155130 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
617 | 2023.10.20 00:37:07.155181 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
618 | 2023.10.20 00:37:07.157034 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} <Debug> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Loading data parts | ||
619 | 2023.10.20 00:37:07.157128 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} <Debug> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): There are no data parts | ||
620 | 2023.10.20 00:37:07.158584 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} <Debug> DynamicQueryHandler: Done processing query | ||
621 | 2023.10.20 00:37:07.158609 [ 3 ] {8e6d0485-b553-4e16-9ffe-8ba60a8ce065} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
622 | 2023.10.20 00:37:07.158634 [ 3 ] {} <Debug> HTTP-Session: 0fb9b111-dec8-4d90-aa16-8eb28bca6670 Destroying unnamed session | ||
623 | 2023.10.20 00:37:07.158761 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
624 | 2023.10.20 00:37:07.158812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
625 | 2023.10.20 00:37:07.158846 [ 3 ] {} <Debug> HTTP-Session: 58b9117b-6d1e-4798-8df3-ca39598fd30a Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
626 | 2023.10.20 00:37:07.158869 [ 3 ] {} <Debug> HTTP-Session: 58b9117b-6d1e-4798-8df3-ca39598fd30a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
627 | 2023.10.20 00:37:07.159059 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
628 | 2023.10.20 00:37:07.159114 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
629 | 2023.10.20 00:37:07.160777 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} <Debug> oximeter.fields_u64 (cd6c1b26-9b5f-4643-ba2d-4cb2e3caf76f): Loading data parts | ||
630 | 2023.10.20 00:37:07.160875 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} <Debug> oximeter.fields_u64 (cd6c1b26-9b5f-4643-ba2d-4cb2e3caf76f): There are no data parts | ||
631 | 2023.10.20 00:37:07.162057 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} <Debug> DynamicQueryHandler: Done processing query | ||
632 | 2023.10.20 00:37:07.162082 [ 3 ] {a4c730a1-6069-4e31-9db6-753b44a1659a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
633 | 2023.10.20 00:37:07.162097 [ 3 ] {} <Debug> HTTP-Session: 58b9117b-6d1e-4798-8df3-ca39598fd30a Destroying unnamed session | ||
634 | 2023.10.20 00:37:07.162222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
635 | 2023.10.20 00:37:07.162272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
636 | 2023.10.20 00:37:07.162290 [ 3 ] {} <Debug> HTTP-Session: a3be8b4b-2b97-4d63-a45f-c7aab15daf18 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
637 | 2023.10.20 00:37:07.162314 [ 3 ] {} <Debug> HTTP-Session: a3be8b4b-2b97-4d63-a45f-c7aab15daf18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
638 | 2023.10.20 00:37:07.162472 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
639 | 2023.10.20 00:37:07.162515 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
640 | 2023.10.20 00:37:07.164087 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} <Debug> oximeter.fields_ipaddr (61e4887a-53d8-4e4e-892d-0cdfbb6ebd2d): Loading data parts | ||
641 | 2023.10.20 00:37:07.164175 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} <Debug> oximeter.fields_ipaddr (61e4887a-53d8-4e4e-892d-0cdfbb6ebd2d): There are no data parts | ||
642 | 2023.10.20 00:37:07.165283 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} <Debug> DynamicQueryHandler: Done processing query | ||
643 | 2023.10.20 00:37:07.165321 [ 3 ] {3291987b-37c7-472c-ad58-491651e88969} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
644 | 2023.10.20 00:37:07.165336 [ 3 ] {} <Debug> HTTP-Session: a3be8b4b-2b97-4d63-a45f-c7aab15daf18 Destroying unnamed session | ||
645 | 2023.10.20 00:37:07.165468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
646 | 2023.10.20 00:37:07.165518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
647 | 2023.10.20 00:37:07.165538 [ 3 ] {} <Debug> HTTP-Session: 2f947fe4-6093-43d4-9b5d-7d4ff16faee5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
648 | 2023.10.20 00:37:07.165560 [ 3 ] {} <Debug> HTTP-Session: 2f947fe4-6093-43d4-9b5d-7d4ff16faee5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
649 | 2023.10.20 00:37:07.165719 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
650 | 2023.10.20 00:37:07.165766 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
651 | 2023.10.20 00:37:07.167571 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} <Debug> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Loading data parts | ||
652 | 2023.10.20 00:37:07.167660 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} <Debug> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): There are no data parts | ||
653 | 2023.10.20 00:37:07.169746 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} <Debug> DynamicQueryHandler: Done processing query | ||
654 | 2023.10.20 00:37:07.169771 [ 3 ] {e59794fe-5337-4da7-a77d-41330867e258} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
655 | 2023.10.20 00:37:07.169795 [ 3 ] {} <Debug> HTTP-Session: 2f947fe4-6093-43d4-9b5d-7d4ff16faee5 Destroying unnamed session | ||
656 | 2023.10.20 00:37:07.169918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
657 | 2023.10.20 00:37:07.169975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
658 | 2023.10.20 00:37:07.169995 [ 3 ] {} <Debug> HTTP-Session: daf704e2-40d7-46b9-afcb-daf2ef9a26c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
659 | 2023.10.20 00:37:07.170011 [ 3 ] {} <Debug> HTTP-Session: daf704e2-40d7-46b9-afcb-daf2ef9a26c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
660 | 2023.10.20 00:37:07.170169 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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) | ||
661 | 2023.10.20 00:37:07.170219 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
662 | 2023.10.20 00:37:07.171665 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} <Debug> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Loading data parts | ||
663 | 2023.10.20 00:37:07.171772 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} <Debug> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): There are no data parts | ||
664 | 2023.10.20 00:37:07.173121 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} <Debug> DynamicQueryHandler: Done processing query | ||
665 | 2023.10.20 00:37:07.173169 [ 3 ] {f4286081-32a5-4bdb-9396-ef1d9d72ba8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
666 | 2023.10.20 00:37:07.173205 [ 3 ] {} <Debug> HTTP-Session: daf704e2-40d7-46b9-afcb-daf2ef9a26c8 Destroying unnamed session | ||
667 | 2023.10.20 00:37:07.173360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
668 | 2023.10.20 00:37:07.173438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
669 | 2023.10.20 00:37:07.173481 [ 3 ] {} <Debug> HTTP-Session: 72241ee7-1997-4a3d-8e73-60fc5b8f4cef Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
670 | 2023.10.20 00:37:07.173502 [ 3 ] {} <Debug> HTTP-Session: 72241ee7-1997-4a3d-8e73-60fc5b8f4cef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
671 | 2023.10.20 00:37:07.173757 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) 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 ), 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 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) | ||
672 | 2023.10.20 00:37:07.173860 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
673 | 2023.10.20 00:37:07.176007 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} <Debug> oximeter.timeseries_schema (c5016e72-abe4-4f65-96ec-5743b8d1a82b): Loading data parts | ||
674 | 2023.10.20 00:37:07.176119 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} <Debug> oximeter.timeseries_schema (c5016e72-abe4-4f65-96ec-5743b8d1a82b): There are no data parts | ||
675 | 2023.10.20 00:37:07.177373 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} <Debug> DynamicQueryHandler: Done processing query | ||
676 | 2023.10.20 00:37:07.177418 [ 3 ] {e336d987-89c3-4273-a13f-049d2b8d2d8e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
677 | 2023.10.20 00:37:07.177434 [ 3 ] {} <Debug> HTTP-Session: 72241ee7-1997-4a3d-8e73-60fc5b8f4cef Destroying unnamed session | ||
678 | 2023.10.20 00:37:07.177580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47644, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
679 | 2023.10.20 00:37:07.177640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
680 | 2023.10.20 00:37:07.177661 [ 3 ] {} <Debug> HTTP-Session: 5573644c-8c55-4694-ac01-144ed36b10e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47644 | ||
681 | 2023.10.20 00:37:07.177692 [ 3 ] {} <Debug> HTTP-Session: 5573644c-8c55-4694-ac01-144ed36b10e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
682 | 2023.10.20 00:37:07.177821 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47644) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
683 | 2023.10.20 00:37:07.178494 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
684 | 2023.10.20 00:37:07.182219 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.65 GiB. | ||
685 | 2023.10.20 00:37:07.185144 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
686 | 2023.10.20 00:37:07.185383 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} <Trace> oximeter.version (52b799f7-2390-46ea-a0bf-41507c3b247c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
687 | 2023.10.20 00:37:07.185620 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} <Information> executeQuery: Read 1 rows, 16.00 B in 0.007781258 sec., 128 rows/sec., 2.01 KiB/sec. | ||
688 | 2023.10.20 00:37:07.185768 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} <Debug> DynamicQueryHandler: Done processing query | ||
689 | 2023.10.20 00:37:07.185792 [ 3 ] {ee847d31-d302-4455-957d-94027f5c46cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
690 | 2023.10.20 00:37:07.185818 [ 3 ] {} <Debug> HTTP-Session: 5573644c-8c55-4694-ac01-144ed36b10e8 Destroying unnamed session | ||
691 | 2023.10.20 00:37:08.001170 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.54 MiB, peak 230.62 MiB, will set to 228.27 MiB (RSS), difference: 2.73 MiB | ||
692 | 2023.10.20 00:37:20.412485 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
693 | 2023.10.20 00:37:20.412547 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
694 | 2023.10.20 00:37:22.158768 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
695 | 2023.10.20 00:37:22.158947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
696 | 2023.10.20 00:37:22.159004 [ 3 ] {} <Debug> HTTP-Session: c8ddec5f-b3c8-492b-9998-879d49a9c8de Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
697 | 2023.10.20 00:37:22.159031 [ 3 ] {} <Debug> HTTP-Session: c8ddec5f-b3c8-492b-9998-879d49a9c8de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
698 | 2023.10.20 00:37:22.159179 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
699 | 2023.10.20 00:37:22.159265 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
700 | 2023.10.20 00:37:22.160725 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
701 | 2023.10.20 00:37:22.162779 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
702 | 2023.10.20 00:37:22.163253 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
703 | 2023.10.20 00:37:22.163467 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} <Trace> oximeter.timeseries_schema (c5016e72-abe4-4f65-96ec-5743b8d1a82b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
704 | 2023.10.20 00:37:22.163625 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.004399425 sec., 2727 rows/sec., 368.03 KiB/sec. | ||
705 | 2023.10.20 00:37:22.163798 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} <Debug> DynamicQueryHandler: Done processing query | ||
706 | 2023.10.20 00:37:22.163825 [ 3 ] {c405a62c-f3b3-41d7-9961-121991051a72} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
707 | 2023.10.20 00:37:22.163856 [ 3 ] {} <Debug> HTTP-Session: c8ddec5f-b3c8-492b-9998-879d49a9c8de Destroying unnamed session | ||
708 | 2023.10.20 00:37:22.164014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
709 | 2023.10.20 00:37:22.164072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
710 | 2023.10.20 00:37:22.164091 [ 3 ] {} <Debug> HTTP-Session: 8dabaf3f-181b-4e48-961d-f401b12fa44c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
711 | 2023.10.20 00:37:22.164123 [ 3 ] {} <Debug> HTTP-Session: 8dabaf3f-181b-4e48-961d-f401b12fa44c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
712 | 2023.10.20 00:37:22.164207 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
713 | 2023.10.20 00:37:22.164256 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
714 | 2023.10.20 00:37:22.164377 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
715 | 2023.10.20 00:37:22.166002 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
716 | 2023.10.20 00:37:22.166280 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
717 | 2023.10.20 00:37:22.166442 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
718 | 2023.10.20 00:37:22.166545 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} <Information> executeQuery: Read 6 rows, 348.00 B in 0.002308279 sec., 2599 rows/sec., 147.23 KiB/sec. | ||
719 | 2023.10.20 00:37:22.166712 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} <Debug> DynamicQueryHandler: Done processing query | ||
720 | 2023.10.20 00:37:22.166745 [ 3 ] {04317250-7c51-4f50-b775-9c351d78fc35} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
721 | 2023.10.20 00:37:22.166760 [ 3 ] {} <Debug> HTTP-Session: 8dabaf3f-181b-4e48-961d-f401b12fa44c Destroying unnamed session | ||
722 | 2023.10.20 00:37:22.166968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
723 | 2023.10.20 00:37:22.167024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
724 | 2023.10.20 00:37:22.167042 [ 3 ] {} <Debug> HTTP-Session: e1ad1514-a368-4476-934b-8757a71eb2ac Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
725 | 2023.10.20 00:37:22.167066 [ 3 ] {} <Debug> HTTP-Session: e1ad1514-a368-4476-934b-8757a71eb2ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
726 | 2023.10.20 00:37:22.167158 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
727 | 2023.10.20 00:37:22.167199 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
728 | 2023.10.20 00:37:22.167317 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
729 | 2023.10.20 00:37:22.167673 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
730 | 2023.10.20 00:37:22.167894 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
731 | 2023.10.20 00:37:22.168065 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
732 | 2023.10.20 00:37:22.168202 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001016962 sec., 85548 rows/sec., 8.00 MiB/sec. | ||
733 | 2023.10.20 00:37:22.168323 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} <Debug> DynamicQueryHandler: Done processing query | ||
734 | 2023.10.20 00:37:22.168354 [ 3 ] {6ed51f91-a3b9-434c-bfa7-0a06afe623da} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
735 | 2023.10.20 00:37:22.168370 [ 3 ] {} <Debug> HTTP-Session: e1ad1514-a368-4476-934b-8757a71eb2ac Destroying unnamed session | ||
736 | 2023.10.20 00:37:22.168631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
737 | 2023.10.20 00:37:22.168684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
738 | 2023.10.20 00:37:22.168703 [ 3 ] {} <Debug> HTTP-Session: 9e14d15f-8cd9-4e2f-98a7-5fa22ef4972e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
739 | 2023.10.20 00:37:22.168733 [ 3 ] {} <Debug> HTTP-Session: 9e14d15f-8cd9-4e2f-98a7-5fa22ef4972e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
740 | 2023.10.20 00:37:22.168811 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
741 | 2023.10.20 00:37:22.168857 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
742 | 2023.10.20 00:37:22.170019 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
743 | 2023.10.20 00:37:22.170826 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
744 | 2023.10.20 00:37:22.171078 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
745 | 2023.10.20 00:37:22.171240 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
746 | 2023.10.20 00:37:22.171360 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.002519505 sec., 104782 rows/sec., 7.19 MiB/sec. | ||
747 | 2023.10.20 00:37:22.171478 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} <Debug> DynamicQueryHandler: Done processing query | ||
748 | 2023.10.20 00:37:22.171510 [ 3 ] {ca8e3578-d581-4fb6-adac-c987aa955998} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
749 | 2023.10.20 00:37:22.171525 [ 3 ] {} <Debug> HTTP-Session: 9e14d15f-8cd9-4e2f-98a7-5fa22ef4972e Destroying unnamed session | ||
750 | 2023.10.20 00:37:22.171659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
751 | 2023.10.20 00:37:22.171712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
752 | 2023.10.20 00:37:22.171730 [ 3 ] {} <Debug> HTTP-Session: f0fb0f7a-f107-4478-aac7-4439d2ba2f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
753 | 2023.10.20 00:37:22.171753 [ 3 ] {} <Debug> HTTP-Session: f0fb0f7a-f107-4478-aac7-4439d2ba2f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
754 | 2023.10.20 00:37:22.171828 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
755 | 2023.10.20 00:37:22.171867 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
756 | 2023.10.20 00:37:22.171980 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
757 | 2023.10.20 00:37:22.172274 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
758 | 2023.10.20 00:37:22.172551 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
759 | 2023.10.20 00:37:22.172727 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
760 | 2023.10.20 00:37:22.172850 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000996791 sec., 6019 rows/sec., 252.76 KiB/sec. | ||
761 | 2023.10.20 00:37:22.172965 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} <Debug> DynamicQueryHandler: Done processing query | ||
762 | 2023.10.20 00:37:22.172995 [ 3 ] {d59e068e-426c-49af-9d98-0a8523fb5771} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
763 | 2023.10.20 00:37:22.173022 [ 3 ] {} <Debug> HTTP-Session: f0fb0f7a-f107-4478-aac7-4439d2ba2f2f Destroying unnamed session | ||
764 | 2023.10.20 00:37:22.173155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
765 | 2023.10.20 00:37:22.173205 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
766 | 2023.10.20 00:37:22.173237 [ 3 ] {} <Debug> HTTP-Session: e91240ee-c203-47a8-b36c-cd43ba045175 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
767 | 2023.10.20 00:37:22.173253 [ 3 ] {} <Debug> HTTP-Session: e91240ee-c203-47a8-b36c-cd43ba045175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
768 | 2023.10.20 00:37:22.173333 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
769 | 2023.10.20 00:37:22.173382 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
770 | 2023.10.20 00:37:22.173498 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
771 | 2023.10.20 00:37:22.173810 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
772 | 2023.10.20 00:37:22.174067 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
773 | 2023.10.20 00:37:22.174234 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
774 | 2023.10.20 00:37:22.174347 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000982261 sec., 64137 rows/sec., 3.89 MiB/sec. | ||
775 | 2023.10.20 00:37:22.174481 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} <Debug> DynamicQueryHandler: Done processing query | ||
776 | 2023.10.20 00:37:22.174503 [ 3 ] {604e1bd2-1052-4ae9-92ec-476b14e94627} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
777 | 2023.10.20 00:37:22.174526 [ 3 ] {} <Debug> HTTP-Session: e91240ee-c203-47a8-b36c-cd43ba045175 Destroying unnamed session | ||
778 | 2023.10.20 00:37:22.174641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
779 | 2023.10.20 00:37:22.174693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
780 | 2023.10.20 00:37:22.174717 [ 3 ] {} <Debug> HTTP-Session: daf214d4-18be-470b-a1d5-519129991b5b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
781 | 2023.10.20 00:37:22.174733 [ 3 ] {} <Debug> HTTP-Session: daf214d4-18be-470b-a1d5-519129991b5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
782 | 2023.10.20 00:37:22.174814 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
783 | 2023.10.20 00:37:22.174858 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
784 | 2023.10.20 00:37:22.174967 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
785 | 2023.10.20 00:37:22.175219 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
786 | 2023.10.20 00:37:22.175460 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
787 | 2023.10.20 00:37:22.175637 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
788 | 2023.10.20 00:37:22.175769 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00092224 sec., 20602 rows/sec., 1.07 MiB/sec. | ||
789 | 2023.10.20 00:37:22.175949 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} <Debug> DynamicQueryHandler: Done processing query | ||
790 | 2023.10.20 00:37:22.175973 [ 3 ] {ff147264-8a5b-4f5b-a4b3-aa1b4d2d7fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
791 | 2023.10.20 00:37:22.175987 [ 3 ] {} <Debug> HTTP-Session: daf214d4-18be-470b-a1d5-519129991b5b Destroying unnamed session | ||
792 | 2023.10.20 00:37:32.124503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
793 | 2023.10.20 00:37:32.124648 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
794 | 2023.10.20 00:37:32.124680 [ 3 ] {} <Debug> HTTP-Session: de88afe5-0ea0-4a97-acc7-00a49955d8f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
795 | 2023.10.20 00:37:32.124708 [ 3 ] {} <Debug> HTTP-Session: de88afe5-0ea0-4a97-acc7-00a49955d8f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
796 | 2023.10.20 00:37:32.124867 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
797 | 2023.10.20 00:37:32.124937 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
798 | 2023.10.20 00:37:32.125129 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
799 | 2023.10.20 00:37:32.125569 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
800 | 2023.10.20 00:37:32.125821 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
801 | 2023.10.20 00:37:32.125991 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
802 | 2023.10.20 00:37:32.126148 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001242186 sec., 4830 rows/sec., 273.59 KiB/sec. | ||
803 | 2023.10.20 00:37:32.126300 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} <Debug> DynamicQueryHandler: Done processing query | ||
804 | 2023.10.20 00:37:32.126325 [ 3 ] {dd301d2a-e47d-483b-90ac-2c97292d94da} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
805 | 2023.10.20 00:37:32.126354 [ 3 ] {} <Debug> HTTP-Session: de88afe5-0ea0-4a97-acc7-00a49955d8f5 Destroying unnamed session | ||
806 | 2023.10.20 00:37:32.126540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
807 | 2023.10.20 00:37:32.126592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
808 | 2023.10.20 00:37:32.126613 [ 3 ] {} <Debug> HTTP-Session: af971a41-aa00-489a-8dd5-22f08be77ce1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
809 | 2023.10.20 00:37:32.126633 [ 3 ] {} <Debug> HTTP-Session: af971a41-aa00-489a-8dd5-22f08be77ce1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
810 | 2023.10.20 00:37:32.126718 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
811 | 2023.10.20 00:37:32.126758 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
812 | 2023.10.20 00:37:32.126867 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
813 | 2023.10.20 00:37:32.127232 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
814 | 2023.10.20 00:37:32.127459 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
815 | 2023.10.20 00:37:32.127612 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
816 | 2023.10.20 00:37:32.127742 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000996242 sec., 87328 rows/sec., 8.16 MiB/sec. | ||
817 | 2023.10.20 00:37:32.127878 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} <Debug> DynamicQueryHandler: Done processing query | ||
818 | 2023.10.20 00:37:32.127903 [ 3 ] {c65f91f8-f1ee-404b-912b-b8378c576360} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
819 | 2023.10.20 00:37:32.127919 [ 3 ] {} <Debug> HTTP-Session: af971a41-aa00-489a-8dd5-22f08be77ce1 Destroying unnamed session | ||
820 | 2023.10.20 00:37:32.128168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
821 | 2023.10.20 00:37:32.128216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
822 | 2023.10.20 00:37:32.128234 [ 3 ] {} <Debug> HTTP-Session: d77a50ef-182e-41d6-af96-887d3f43099a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
823 | 2023.10.20 00:37:32.128252 [ 3 ] {} <Debug> HTTP-Session: d77a50ef-182e-41d6-af96-887d3f43099a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
824 | 2023.10.20 00:37:32.128338 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
825 | 2023.10.20 00:37:32.128377 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
826 | 2023.10.20 00:37:32.128483 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
827 | 2023.10.20 00:37:32.128925 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
828 | 2023.10.20 00:37:32.129147 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
829 | 2023.10.20 00:37:32.129296 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
830 | 2023.10.20 00:37:32.129416 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001052393 sec., 250856 rows/sec., 17.21 MiB/sec. | ||
831 | 2023.10.20 00:37:32.129525 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} <Debug> DynamicQueryHandler: Done processing query | ||
832 | 2023.10.20 00:37:32.129549 [ 3 ] {8c5843c2-107a-436f-aae7-d111dd5ea83e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
833 | 2023.10.20 00:37:32.129564 [ 3 ] {} <Debug> HTTP-Session: d77a50ef-182e-41d6-af96-887d3f43099a Destroying unnamed session | ||
834 | 2023.10.20 00:37:32.129716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
835 | 2023.10.20 00:37:32.129758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
836 | 2023.10.20 00:37:32.129776 [ 3 ] {} <Debug> HTTP-Session: 62177e08-a307-4814-b50e-2c32cbebe56c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
837 | 2023.10.20 00:37:32.129793 [ 3 ] {} <Debug> HTTP-Session: 62177e08-a307-4814-b50e-2c32cbebe56c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
838 | 2023.10.20 00:37:32.129865 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
839 | 2023.10.20 00:37:32.129904 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
840 | 2023.10.20 00:37:32.130009 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
841 | 2023.10.20 00:37:32.130325 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
842 | 2023.10.20 00:37:32.130564 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
843 | 2023.10.20 00:37:32.130768 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
844 | 2023.10.20 00:37:32.130897 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001002232 sec., 5986 rows/sec., 251.39 KiB/sec. | ||
845 | 2023.10.20 00:37:32.131028 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} <Debug> DynamicQueryHandler: Done processing query | ||
846 | 2023.10.20 00:37:32.131050 [ 3 ] {58bfa988-6b61-4711-af55-0459bf95387e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
847 | 2023.10.20 00:37:32.131067 [ 3 ] {} <Debug> HTTP-Session: 62177e08-a307-4814-b50e-2c32cbebe56c Destroying unnamed session | ||
848 | 2023.10.20 00:37:32.131243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
849 | 2023.10.20 00:37:32.131289 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
850 | 2023.10.20 00:37:32.131307 [ 3 ] {} <Debug> HTTP-Session: 4ab7c55d-68f7-48e1-8ff4-1c229321c065 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
851 | 2023.10.20 00:37:32.131324 [ 3 ] {} <Debug> HTTP-Session: 4ab7c55d-68f7-48e1-8ff4-1c229321c065 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
852 | 2023.10.20 00:37:32.131399 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
853 | 2023.10.20 00:37:32.131441 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
854 | 2023.10.20 00:37:32.131559 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
855 | 2023.10.20 00:37:32.131865 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
856 | 2023.10.20 00:37:32.132125 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
857 | 2023.10.20 00:37:32.132300 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
858 | 2023.10.20 00:37:32.132416 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000991721 sec., 63525 rows/sec., 3.85 MiB/sec. | ||
859 | 2023.10.20 00:37:32.132540 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} <Debug> DynamicQueryHandler: Done processing query | ||
860 | 2023.10.20 00:37:32.132563 [ 3 ] {bc2f520c-ea44-423e-a1ae-804f663ef570} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
861 | 2023.10.20 00:37:32.132580 [ 3 ] {} <Debug> HTTP-Session: 4ab7c55d-68f7-48e1-8ff4-1c229321c065 Destroying unnamed session | ||
862 | 2023.10.20 00:37:32.132687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
863 | 2023.10.20 00:37:32.132732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
864 | 2023.10.20 00:37:32.132750 [ 3 ] {} <Debug> HTTP-Session: 08fbef23-4233-44f4-af6e-674cc73716eb Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
865 | 2023.10.20 00:37:32.132766 [ 3 ] {} <Debug> HTTP-Session: 08fbef23-4233-44f4-af6e-674cc73716eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
866 | 2023.10.20 00:37:32.132838 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
867 | 2023.10.20 00:37:32.132877 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
868 | 2023.10.20 00:37:32.132980 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
869 | 2023.10.20 00:37:32.133277 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
870 | 2023.10.20 00:37:32.133520 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
871 | 2023.10.20 00:37:32.133695 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
872 | 2023.10.20 00:37:32.133807 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00094276 sec., 20153 rows/sec., 1.04 MiB/sec. | ||
873 | 2023.10.20 00:37:32.133926 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} <Debug> DynamicQueryHandler: Done processing query | ||
874 | 2023.10.20 00:37:32.133949 [ 3 ] {1f4c2b5d-1d82-47c1-8644-acf49e203dab} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
875 | 2023.10.20 00:37:32.133966 [ 3 ] {} <Debug> HTTP-Session: 08fbef23-4233-44f4-af6e-674cc73716eb Destroying unnamed session | ||
876 | 2023.10.20 00:37:35.414051 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache | ||
877 | 2023.10.20 00:37:35.414128 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache | ||
878 | 2023.10.20 00:37:37.109658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
879 | 2023.10.20 00:37:37.109768 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
880 | 2023.10.20 00:37:37.109797 [ 3 ] {} <Debug> HTTP-Session: 6be32243-bfc2-4785-b2b7-f83f56728fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
881 | 2023.10.20 00:37:37.109824 [ 3 ] {} <Debug> HTTP-Session: 6be32243-bfc2-4785-b2b7-f83f56728fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
882 | 2023.10.20 00:37:37.109961 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
883 | 2023.10.20 00:37:37.110033 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
884 | 2023.10.20 00:37:37.110244 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
885 | 2023.10.20 00:37:37.110701 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
886 | 2023.10.20 00:37:37.111018 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
887 | 2023.10.20 00:37:37.111179 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} <Trace> oximeter.timeseries_schema (c5016e72-abe4-4f65-96ec-5743b8d1a82b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
888 | 2023.10.20 00:37:37.111286 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001293538 sec., 3092 rows/sec., 334.44 KiB/sec. | ||
889 | 2023.10.20 00:37:37.111474 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} <Debug> DynamicQueryHandler: Done processing query | ||
890 | 2023.10.20 00:37:37.111499 [ 3 ] {caa30936-b87b-4112-a6e9-43aac6a755a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
891 | 2023.10.20 00:37:37.111516 [ 3 ] {} <Debug> HTTP-Session: 6be32243-bfc2-4785-b2b7-f83f56728fc7 Destroying unnamed session | ||
892 | 2023.10.20 00:37:37.111627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5213, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
893 | 2023.10.20 00:37:37.111671 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
894 | 2023.10.20 00:37:37.111690 [ 3 ] {} <Debug> HTTP-Session: be1d8fa5-5464-4616-828a-5f8df5dabd2d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
895 | 2023.10.20 00:37:37.111707 [ 3 ] {} <Debug> HTTP-Session: be1d8fa5-5464-4616-828a-5f8df5dabd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
896 | 2023.10.20 00:37:37.111781 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
897 | 2023.10.20 00:37:37.111821 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
898 | 2023.10.20 00:37:37.111932 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
899 | 2023.10.20 00:37:37.112258 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
900 | 2023.10.20 00:37:37.112485 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
901 | 2023.10.20 00:37:37.112632 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
902 | 2023.10.20 00:37:37.112729 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.00092326 sec., 38992 rows/sec., 3.09 MiB/sec. | ||
903 | 2023.10.20 00:37:37.112845 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} <Debug> DynamicQueryHandler: Done processing query | ||
904 | 2023.10.20 00:37:37.112867 [ 3 ] {4d733d40-2d95-4030-a6ef-bc9038ffeb93} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
905 | 2023.10.20 00:37:37.112884 [ 3 ] {} <Debug> HTTP-Session: be1d8fa5-5464-4616-828a-5f8df5dabd2d Destroying unnamed session | ||
906 | 2023.10.20 00:37:37.113020 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 17591, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
907 | 2023.10.20 00:37:37.113066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
908 | 2023.10.20 00:37:37.113084 [ 3 ] {} <Debug> HTTP-Session: fb3ea55d-fde3-4809-a022-dde96fd62a06 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
909 | 2023.10.20 00:37:37.113101 [ 3 ] {} <Debug> HTTP-Session: fb3ea55d-fde3-4809-a022-dde96fd62a06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
910 | 2023.10.20 00:37:37.113178 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
911 | 2023.10.20 00:37:37.113215 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
912 | 2023.10.20 00:37:37.113314 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
913 | 2023.10.20 00:37:37.113662 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
914 | 2023.10.20 00:37:37.113872 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
915 | 2023.10.20 00:37:37.114018 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
916 | 2023.10.20 00:37:37.114111 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} <Information> executeQuery: Read 108 rows, 10.97 KiB in 0.0009089 sec., 118824 rows/sec., 11.78 MiB/sec. | ||
917 | 2023.10.20 00:37:37.114223 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} <Debug> DynamicQueryHandler: Done processing query | ||
918 | 2023.10.20 00:37:37.114244 [ 3 ] {6af29e30-381d-47f7-8d47-d73564b8b9dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
919 | 2023.10.20 00:37:37.114259 [ 3 ] {} <Debug> HTTP-Session: fb3ea55d-fde3-4809-a022-dde96fd62a06 Destroying unnamed session | ||
920 | 2023.10.20 00:37:37.114366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 9207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
921 | 2023.10.20 00:37:37.114410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
922 | 2023.10.20 00:37:37.114428 [ 3 ] {} <Debug> HTTP-Session: 1dbdadec-c12a-48f9-82bf-fff6ddd5394a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
923 | 2023.10.20 00:37:37.114445 [ 3 ] {} <Debug> HTTP-Session: 1dbdadec-c12a-48f9-82bf-fff6ddd5394a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
924 | 2023.10.20 00:37:37.114516 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
925 | 2023.10.20 00:37:37.114553 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
926 | 2023.10.20 00:37:37.114654 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
927 | 2023.10.20 00:37:37.114953 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
928 | 2023.10.20 00:37:37.115146 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
929 | 2023.10.20 00:37:37.115288 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
930 | 2023.10.20 00:37:37.115383 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} <Information> executeQuery: Read 54 rows, 4.33 KiB in 0.000844008 sec., 63980 rows/sec., 5.01 MiB/sec. | ||
931 | 2023.10.20 00:37:37.115494 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} <Debug> DynamicQueryHandler: Done processing query | ||
932 | 2023.10.20 00:37:37.115517 [ 3 ] {f238dc18-bf00-4e79-b703-401e1df0a65f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
933 | 2023.10.20 00:37:37.115533 [ 3 ] {} <Debug> HTTP-Session: 1dbdadec-c12a-48f9-82bf-fff6ddd5394a Destroying unnamed session | ||
934 | 2023.10.20 00:37:37.115682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 38528, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
935 | 2023.10.20 00:37:37.115727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
936 | 2023.10.20 00:37:37.115744 [ 3 ] {} <Debug> HTTP-Session: 1fb80cff-4f49-4878-87bc-a210920e88da Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
937 | 2023.10.20 00:37:37.115760 [ 3 ] {} <Debug> HTTP-Session: 1fb80cff-4f49-4878-87bc-a210920e88da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
938 | 2023.10.20 00:37:37.115838 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
939 | 2023.10.20 00:37:37.115880 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
940 | 2023.10.20 00:37:37.116036 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
941 | 2023.10.20 00:37:37.116655 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
942 | 2023.10.20 00:37:37.118178 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
943 | 2023.10.20 00:37:37.118358 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
944 | 2023.10.20 00:37:37.118461 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.002603786 sec., 13826 rows/sec., 18.66 MiB/sec. | ||
945 | 2023.10.20 00:37:37.118594 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} <Debug> DynamicQueryHandler: Done processing query | ||
946 | 2023.10.20 00:37:37.118617 [ 3 ] {58e35795-920b-4af0-bf6b-45ba028d046e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
947 | 2023.10.20 00:37:37.118633 [ 3 ] {} <Debug> HTTP-Session: 1fb80cff-4f49-4878-87bc-a210920e88da Destroying unnamed session | ||
948 | 2023.10.20 00:37:37.118746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 4784, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
949 | 2023.10.20 00:37:37.118791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
950 | 2023.10.20 00:37:37.118810 [ 3 ] {} <Debug> HTTP-Session: 278a30e4-6fa5-428f-9df0-844616301d56 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
951 | 2023.10.20 00:37:37.118826 [ 3 ] {} <Debug> HTTP-Session: 278a30e4-6fa5-428f-9df0-844616301d56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
952 | 2023.10.20 00:37:37.118898 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
953 | 2023.10.20 00:37:37.118936 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
954 | 2023.10.20 00:37:37.119038 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
955 | 2023.10.20 00:37:37.119340 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
956 | 2023.10.20 00:37:37.119576 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
957 | 2023.10.20 00:37:37.119747 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
958 | 2023.10.20 00:37:37.119845 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} <Information> executeQuery: Read 30 rows, 2.15 KiB in 0.0009222 sec., 32530 rows/sec., 2.27 MiB/sec. | ||
959 | 2023.10.20 00:37:37.119978 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} <Debug> DynamicQueryHandler: Done processing query | ||
960 | 2023.10.20 00:37:37.120001 [ 3 ] {57885d0a-bdc3-4eab-9ae8-a4a80bd0c493} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
961 | 2023.10.20 00:37:37.120016 [ 3 ] {} <Debug> HTTP-Session: 278a30e4-6fa5-428f-9df0-844616301d56 Destroying unnamed session | ||
962 | 2023.10.20 00:37:42.097211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
963 | 2023.10.20 00:37:42.097338 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
964 | 2023.10.20 00:37:42.097369 [ 3 ] {} <Debug> HTTP-Session: 6c009e1d-ae28-4ef8-a3ae-7b214a6f8865 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
965 | 2023.10.20 00:37:42.097397 [ 3 ] {} <Debug> HTTP-Session: 6c009e1d-ae28-4ef8-a3ae-7b214a6f8865 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
966 | 2023.10.20 00:37:42.097526 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
967 | 2023.10.20 00:37:42.097587 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
968 | 2023.10.20 00:37:42.097748 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
969 | 2023.10.20 00:37:42.098170 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
970 | 2023.10.20 00:37:42.098439 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
971 | 2023.10.20 00:37:42.098606 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
972 | 2023.10.20 00:37:42.098737 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001176745 sec., 5098 rows/sec., 288.80 KiB/sec. | ||
973 | 2023.10.20 00:37:42.098892 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} <Debug> DynamicQueryHandler: Done processing query | ||
974 | 2023.10.20 00:37:42.098919 [ 3 ] {84da4c06-586b-407d-b092-943723032d4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
975 | 2023.10.20 00:37:42.098935 [ 3 ] {} <Debug> HTTP-Session: 6c009e1d-ae28-4ef8-a3ae-7b214a6f8865 Destroying unnamed session | ||
976 | 2023.10.20 00:37:42.099085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
977 | 2023.10.20 00:37:42.099137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
978 | 2023.10.20 00:37:42.099157 [ 3 ] {} <Debug> HTTP-Session: b51d368e-162a-4777-997f-f064aadc8e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
979 | 2023.10.20 00:37:42.099175 [ 3 ] {} <Debug> HTTP-Session: b51d368e-162a-4777-997f-f064aadc8e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
980 | 2023.10.20 00:37:42.099262 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
981 | 2023.10.20 00:37:42.099305 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
982 | 2023.10.20 00:37:42.099412 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
983 | 2023.10.20 00:37:42.099779 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
984 | 2023.10.20 00:37:42.100005 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
985 | 2023.10.20 00:37:42.100157 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
986 | 2023.10.20 00:37:42.100279 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.000990042 sec., 87875 rows/sec., 8.21 MiB/sec. | ||
987 | 2023.10.20 00:37:42.100404 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} <Debug> DynamicQueryHandler: Done processing query | ||
988 | 2023.10.20 00:37:42.100427 [ 3 ] {966c4f2f-e2b3-4c8f-8cf6-c415297aa889} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
989 | 2023.10.20 00:37:42.100443 [ 3 ] {} <Debug> HTTP-Session: b51d368e-162a-4777-997f-f064aadc8e74 Destroying unnamed session | ||
990 | 2023.10.20 00:37:42.100743 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
991 | 2023.10.20 00:37:42.100789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
992 | 2023.10.20 00:37:42.100808 [ 3 ] {} <Debug> HTTP-Session: e983c907-774c-49fa-a9d3-218749432cba Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
993 | 2023.10.20 00:37:42.100825 [ 3 ] {} <Debug> HTTP-Session: e983c907-774c-49fa-a9d3-218749432cba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
994 | 2023.10.20 00:37:42.100913 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
995 | 2023.10.20 00:37:42.100953 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
996 | 2023.10.20 00:37:42.101061 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
997 | 2023.10.20 00:37:42.101495 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
998 | 2023.10.20 00:37:42.101715 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
999 | 2023.10.20 00:37:42.101901 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1000 | 2023.10.20 00:37:42.102023 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001081053 sec., 244206 rows/sec., 16.75 MiB/sec. | ||
1001 | 2023.10.20 00:37:42.102147 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} <Debug> DynamicQueryHandler: Done processing query | ||
1002 | 2023.10.20 00:37:42.102170 [ 3 ] {49390772-fd51-4520-b22e-7f11346a6b06} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1003 | 2023.10.20 00:37:42.102187 [ 3 ] {} <Debug> HTTP-Session: e983c907-774c-49fa-a9d3-218749432cba Destroying unnamed session | ||
1004 | 2023.10.20 00:37:42.102350 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1005 | 2023.10.20 00:37:42.102395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1006 | 2023.10.20 00:37:42.102413 [ 3 ] {} <Debug> HTTP-Session: d481e585-0699-40a5-aa41-1bd8bd4327f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1007 | 2023.10.20 00:37:42.102430 [ 3 ] {} <Debug> HTTP-Session: d481e585-0699-40a5-aa41-1bd8bd4327f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1008 | 2023.10.20 00:37:42.102501 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1009 | 2023.10.20 00:37:42.102542 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1010 | 2023.10.20 00:37:42.102650 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1011 | 2023.10.20 00:37:42.102910 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1012 | 2023.10.20 00:37:42.103151 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1013 | 2023.10.20 00:37:42.103323 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1014 | 2023.10.20 00:37:42.103444 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00091623 sec., 6548 rows/sec., 274.99 KiB/sec. | ||
1015 | 2023.10.20 00:37:42.103569 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} <Debug> DynamicQueryHandler: Done processing query | ||
1016 | 2023.10.20 00:37:42.103595 [ 3 ] {83bdb091-f508-4dd5-b722-d75a088ca0cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1017 | 2023.10.20 00:37:42.103610 [ 3 ] {} <Debug> HTTP-Session: d481e585-0699-40a5-aa41-1bd8bd4327f2 Destroying unnamed session | ||
1018 | 2023.10.20 00:37:42.103754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1019 | 2023.10.20 00:37:42.103799 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1020 | 2023.10.20 00:37:42.103818 [ 3 ] {} <Debug> HTTP-Session: afc658ce-940c-4c06-bff5-9fed3f87a533 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1021 | 2023.10.20 00:37:42.103835 [ 3 ] {} <Debug> HTTP-Session: afc658ce-940c-4c06-bff5-9fed3f87a533 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1022 | 2023.10.20 00:37:42.103910 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1023 | 2023.10.20 00:37:42.103951 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1024 | 2023.10.20 00:37:42.104068 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1025 | 2023.10.20 00:37:42.104371 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1026 | 2023.10.20 00:37:42.104666 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1027 | 2023.10.20 00:37:42.104853 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1028 | 2023.10.20 00:37:42.104979 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001036192 sec., 60799 rows/sec., 3.69 MiB/sec. | ||
1029 | 2023.10.20 00:37:42.105112 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} <Debug> DynamicQueryHandler: Done processing query | ||
1030 | 2023.10.20 00:37:42.105136 [ 3 ] {98c1df1d-0879-4f9f-b352-0b59299ac007} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1031 | 2023.10.20 00:37:42.105151 [ 3 ] {} <Debug> HTTP-Session: afc658ce-940c-4c06-bff5-9fed3f87a533 Destroying unnamed session | ||
1032 | 2023.10.20 00:37:42.105261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1033 | 2023.10.20 00:37:42.105306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1034 | 2023.10.20 00:37:42.105324 [ 3 ] {} <Debug> HTTP-Session: 41f23e32-dc3b-4623-ac2c-8e5bd3c591cf Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1035 | 2023.10.20 00:37:42.105341 [ 3 ] {} <Debug> HTTP-Session: 41f23e32-dc3b-4623-ac2c-8e5bd3c591cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1036 | 2023.10.20 00:37:42.105411 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1037 | 2023.10.20 00:37:42.105449 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1038 | 2023.10.20 00:37:42.105551 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1039 | 2023.10.20 00:37:42.105809 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1040 | 2023.10.20 00:37:42.106050 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1041 | 2023.10.20 00:37:42.106232 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1042 | 2023.10.20 00:37:42.106356 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00092114 sec., 20626 rows/sec., 1.07 MiB/sec. | ||
1043 | 2023.10.20 00:37:42.106473 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} <Debug> DynamicQueryHandler: Done processing query | ||
1044 | 2023.10.20 00:37:42.106496 [ 3 ] {0de06b03-6252-4051-8fad-1564b99113f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1045 | 2023.10.20 00:37:42.106512 [ 3 ] {} <Debug> HTTP-Session: 41f23e32-dc3b-4623-ac2c-8e5bd3c591cf Destroying unnamed session | ||
1046 | 2023.10.20 00:37:47.081286 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1047 | 2023.10.20 00:37:47.081431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1048 | 2023.10.20 00:37:47.081462 [ 3 ] {} <Debug> HTTP-Session: c43af899-c00b-4d19-8547-c44a1c7f1ed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1049 | 2023.10.20 00:37:47.081491 [ 3 ] {} <Debug> HTTP-Session: c43af899-c00b-4d19-8547-c44a1c7f1ed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1050 | 2023.10.20 00:37:47.081636 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1051 | 2023.10.20 00:37:47.081705 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1052 | 2023.10.20 00:37:47.081886 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1053 | 2023.10.20 00:37:47.082409 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1054 | 2023.10.20 00:37:47.082687 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1055 | 2023.10.20 00:37:47.082868 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1056 | 2023.10.20 00:37:47.082992 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001320268 sec., 31054 rows/sec., 2.46 MiB/sec. | ||
1057 | 2023.10.20 00:37:47.083150 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} <Debug> DynamicQueryHandler: Done processing query | ||
1058 | 2023.10.20 00:37:47.083176 [ 3 ] {219df315-6d5d-4332-b83b-1f90950da838} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1059 | 2023.10.20 00:37:47.083194 [ 3 ] {} <Debug> HTTP-Session: c43af899-c00b-4d19-8547-c44a1c7f1ed8 Destroying unnamed session | ||
1060 | 2023.10.20 00:37:47.083349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1061 | 2023.10.20 00:37:47.083404 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1062 | 2023.10.20 00:37:47.083425 [ 3 ] {} <Debug> HTTP-Session: b041b42a-fa56-412a-8c80-659f5d9452a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1063 | 2023.10.20 00:37:47.083444 [ 3 ] {} <Debug> HTTP-Session: b041b42a-fa56-412a-8c80-659f5d9452a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1064 | 2023.10.20 00:37:47.083534 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1065 | 2023.10.20 00:37:47.083577 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1066 | 2023.10.20 00:37:47.083684 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1067 | 2023.10.20 00:37:47.084064 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1068 | 2023.10.20 00:37:47.084280 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1069 | 2023.10.20 00:37:47.084429 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1070 | 2023.10.20 00:37:47.084535 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.000977171 sec., 125873 rows/sec., 12.39 MiB/sec. | ||
1071 | 2023.10.20 00:37:47.084669 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} <Debug> DynamicQueryHandler: Done processing query | ||
1072 | 2023.10.20 00:37:47.084694 [ 3 ] {1466bf96-9a86-44aa-a606-25c3b5301bbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1073 | 2023.10.20 00:37:47.084711 [ 3 ] {} <Debug> HTTP-Session: b041b42a-fa56-412a-8c80-659f5d9452a3 Destroying unnamed session | ||
1074 | 2023.10.20 00:37:47.084835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1075 | 2023.10.20 00:37:47.084882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1076 | 2023.10.20 00:37:47.084902 [ 3 ] {} <Debug> HTTP-Session: bd88a83c-90e6-4ae0-8408-ffad6e1a1706 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1077 | 2023.10.20 00:37:47.084920 [ 3 ] {} <Debug> HTTP-Session: bd88a83c-90e6-4ae0-8408-ffad6e1a1706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1078 | 2023.10.20 00:37:47.084995 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1079 | 2023.10.20 00:37:47.085035 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1080 | 2023.10.20 00:37:47.085141 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1081 | 2023.10.20 00:37:47.085435 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1082 | 2023.10.20 00:37:47.085643 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1083 | 2023.10.20 00:37:47.085792 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1084 | 2023.10.20 00:37:47.085896 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000874739 sec., 46871 rows/sec., 3.67 MiB/sec. | ||
1085 | 2023.10.20 00:37:47.086036 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} <Debug> DynamicQueryHandler: Done processing query | ||
1086 | 2023.10.20 00:37:47.086061 [ 3 ] {b2260efe-9710-4373-948a-ef1885aa4d78} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1087 | 2023.10.20 00:37:47.086077 [ 3 ] {} <Debug> HTTP-Session: bd88a83c-90e6-4ae0-8408-ffad6e1a1706 Destroying unnamed session | ||
1088 | 2023.10.20 00:37:47.086208 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1089 | 2023.10.20 00:37:47.086254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1090 | 2023.10.20 00:37:47.086273 [ 3 ] {} <Debug> HTTP-Session: 96bd7d4e-5de4-4c2c-8428-92230e64c265 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1091 | 2023.10.20 00:37:47.086290 [ 3 ] {} <Debug> HTTP-Session: 96bd7d4e-5de4-4c2c-8428-92230e64c265 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1092 | 2023.10.20 00:37:47.086375 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1093 | 2023.10.20 00:37:47.086421 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1094 | 2023.10.20 00:37:47.086555 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1095 | 2023.10.20 00:37:47.087015 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1096 | 2023.10.20 00:37:47.087327 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1097 | 2023.10.20 00:37:47.087507 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1098 | 2023.10.20 00:37:47.087615 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001210036 sec., 33883 rows/sec., 45.72 MiB/sec. | ||
1099 | 2023.10.20 00:37:47.087748 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} <Debug> DynamicQueryHandler: Done processing query | ||
1100 | 2023.10.20 00:37:47.087772 [ 3 ] {7cbc2dd9-ad1d-4a7c-a157-dc24722bd14b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1101 | 2023.10.20 00:37:47.087787 [ 3 ] {} <Debug> HTTP-Session: 96bd7d4e-5de4-4c2c-8428-92230e64c265 Destroying unnamed session | ||
1102 | 2023.10.20 00:37:50.415165 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1103 | 2023.10.20 00:37:50.415275 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1104 | 2023.10.20 00:37:52.070152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1105 | 2023.10.20 00:37:52.070269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1106 | 2023.10.20 00:37:52.070295 [ 3 ] {} <Debug> HTTP-Session: 7bc2cc8e-c209-45a2-828b-6facc7c3134c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1107 | 2023.10.20 00:37:52.070320 [ 3 ] {} <Debug> HTTP-Session: 7bc2cc8e-c209-45a2-828b-6facc7c3134c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1108 | 2023.10.20 00:37:52.070448 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1109 | 2023.10.20 00:37:52.070510 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1110 | 2023.10.20 00:37:52.070667 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1111 | 2023.10.20 00:37:52.071100 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1112 | 2023.10.20 00:37:52.071389 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1113 | 2023.10.20 00:37:52.071558 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1114 | 2023.10.20 00:37:52.071689 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001202296 sec., 4990 rows/sec., 282.66 KiB/sec. | ||
1115 | 2023.10.20 00:37:52.071727 [ 121 ] {} <Debug> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1116 | 2023.10.20 00:37:52.071830 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1117 | 2023.10.20 00:37:52.071867 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} <Debug> DynamicQueryHandler: Done processing query | ||
1118 | 2023.10.20 00:37:52.071903 [ 3 ] {febacdaa-5e0c-498c-a9d0-d51bfd45ec8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1119 | 2023.10.20 00:37:52.071944 [ 3 ] {} <Debug> HTTP-Session: 7bc2cc8e-c209-45a2-828b-6facc7c3134c Destroying unnamed session | ||
1120 | 2023.10.20 00:37:52.072097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1121 | 2023.10.20 00:37:52.072160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1122 | 2023.10.20 00:37:52.072156 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1123 | 2023.10.20 00:37:52.072189 [ 3 ] {} <Debug> HTTP-Session: 20267c8e-5788-4929-a0a0-431cacb8cf70 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1124 | 2023.10.20 00:37:52.072234 [ 3 ] {} <Debug> HTTP-Session: 20267c8e-5788-4929-a0a0-431cacb8cf70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1125 | 2023.10.20 00:37:52.072367 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1126 | 2023.10.20 00:37:52.072449 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1127 | 2023.10.20 00:37:52.072460 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1128 | 2023.10.20 00:37:52.072560 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
1129 | 2023.10.20 00:37:52.072700 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1130 | 2023.10.20 00:37:52.073139 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1131 | 2023.10.20 00:37:52.073243 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
1132 | 2023.10.20 00:37:52.073481 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
1133 | 2023.10.20 00:37:52.073567 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1134 | 2023.10.20 00:37:52.073635 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
1135 | 2023.10.20 00:37:52.073758 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
1136 | 2023.10.20 00:37:52.073882 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1137 | 2023.10.20 00:37:52.073971 [ 11 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
1138 | 2023.10.20 00:37:52.074061 [ 121 ] {} <Debug> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1139 | 2023.10.20 00:37:52.074150 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.001718357 sec., 50629 rows/sec., 4.73 MiB/sec. | ||
1140 | 2023.10.20 00:37:52.074165 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1141 | 2023.10.20 00:37:52.074378 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1142 | 2023.10.20 00:37:52.074431 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} <Debug> DynamicQueryHandler: Done processing query | ||
1143 | 2023.10.20 00:37:52.074470 [ 3 ] {abb5fc8f-ad40-4a3c-a32d-2ea8580eb8b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1144 | 2023.10.20 00:37:52.074496 [ 3 ] {} <Debug> HTTP-Session: 20267c8e-5788-4929-a0a0-431cacb8cf70 Destroying unnamed session | ||
1145 | 2023.10.20 00:37:52.074561 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1146 | 2023.10.20 00:37:52.074601 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part | ||
1147 | 2023.10.20 00:37:52.074738 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part | ||
1148 | 2023.10.20 00:37:52.074808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1149 | 2023.10.20 00:37:52.074872 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 108 rows starting from the beginning of the part | ||
1150 | 2023.10.20 00:37:52.074891 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1151 | 2023.10.20 00:37:52.075000 [ 3 ] {} <Debug> HTTP-Session: b747159d-4139-4c4d-bdc9-f0cd529ba3f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1152 | 2023.10.20 00:37:52.075070 [ 3 ] {} <Debug> HTTP-Session: b747159d-4139-4c4d-bdc9-f0cd529ba3f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1153 | 2023.10.20 00:37:52.075346 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part | ||
1154 | 2023.10.20 00:37:52.075380 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1155 | 2023.10.20 00:37:52.075559 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1156 | 2023.10.20 00:37:52.075802 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 123 rows starting from the beginning of the part | ||
1157 | 2023.10.20 00:37:52.076474 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1158 | 2023.10.20 00:37:52.076537 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part | ||
1159 | 2023.10.20 00:37:52.077699 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 4 columns (4 merged, 0 gathered) in 0.005768764 sec., 17508.083187317075 rows/sec., 1.29 MiB/sec. | ||
1160 | 2023.10.20 00:37:52.077996 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1161 | 2023.10.20 00:37:52.078210 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1162 | 2023.10.20 00:37:52.078422 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1163 | 2023.10.20 00:37:52.078698 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_6_1} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1164 | 2023.10.20 00:37:52.078931 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1165 | 2023.10.20 00:37:52.079256 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1166 | 2023.10.20 00:37:52.079497 [ 121 ] {} <Debug> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1167 | 2023.10.20 00:37:52.079510 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 579 rows, containing 4 columns (4 merged, 0 gathered) in 0.005222672 sec., 110862.7920727168 rows/sec., 10.60 MiB/sec. | ||
1168 | 2023.10.20 00:37:52.079573 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.004113229 sec., 64183 rows/sec., 4.40 MiB/sec. | ||
1169 | 2023.10.20 00:37:52.079588 [ 121 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1170 | 2023.10.20 00:37:52.079785 [ 17 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1171 | 2023.10.20 00:37:52.079959 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1172 | 2023.10.20 00:37:52.080033 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} <Debug> DynamicQueryHandler: Done processing query | ||
1173 | 2023.10.20 00:37:52.080103 [ 3 ] {bac4ec73-27e9-40f2-a8ed-cddc036a9aef} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1174 | 2023.10.20 00:37:52.080164 [ 17 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1175 | 2023.10.20 00:37:52.080174 [ 3 ] {} <Debug> HTTP-Session: b747159d-4139-4c4d-bdc9-f0cd529ba3f1 Destroying unnamed session | ||
1176 | 2023.10.20 00:37:52.080283 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1177 | 2023.10.20 00:37:52.080298 [ 17 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_6_1} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1178 | 2023.10.20 00:37:52.080352 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part | ||
1179 | 2023.10.20 00:37:52.080480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1180 | 2023.10.20 00:37:52.080584 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1181 | 2023.10.20 00:37:52.080618 [ 3 ] {} <Debug> HTTP-Session: a1fdcd8c-40c2-4068-843e-bae4fcb77bd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1182 | 2023.10.20 00:37:52.080667 [ 3 ] {} <Debug> HTTP-Session: a1fdcd8c-40c2-4068-843e-bae4fcb77bd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1183 | 2023.10.20 00:37:52.080741 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part | ||
1184 | 2023.10.20 00:37:52.080849 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1185 | 2023.10.20 00:37:52.080961 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1186 | 2023.10.20 00:37:52.080979 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 54 rows starting from the beginning of the part | ||
1187 | 2023.10.20 00:37:52.081324 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part | ||
1188 | 2023.10.20 00:37:52.081479 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1189 | 2023.10.20 00:37:52.081599 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
1190 | 2023.10.20 00:37:52.081780 [ 11 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part | ||
1191 | 2023.10.20 00:37:52.082307 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1192 | 2023.10.20 00:37:52.082845 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1193 | 2023.10.20 00:37:52.083124 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1194 | 2023.10.20 00:37:52.083459 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002523005 sec., 2378 rows/sec., 99.86 KiB/sec. | ||
1195 | 2023.10.20 00:37:52.083621 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1151 rows, containing 4 columns (4 merged, 0 gathered) in 0.003962616 sec., 290464.6829266323 rows/sec., 20.16 MiB/sec. | ||
1196 | 2023.10.20 00:37:52.083756 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} <Debug> DynamicQueryHandler: Done processing query | ||
1197 | 2023.10.20 00:37:52.083792 [ 3 ] {31888153-d352-4408-9980-715a02aab16e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1198 | 2023.10.20 00:37:52.083831 [ 3 ] {} <Debug> HTTP-Session: a1fdcd8c-40c2-4068-843e-bae4fcb77bd4 Destroying unnamed session | ||
1199 | 2023.10.20 00:37:52.083827 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1200 | 2023.10.20 00:37:52.083997 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1201 | 2023.10.20 00:37:52.084069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1202 | 2023.10.20 00:37:52.084075 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1203 | 2023.10.20 00:37:52.084095 [ 3 ] {} <Debug> HTTP-Session: 5d82f357-0260-4160-bbcd-f7dee3532a66 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1204 | 2023.10.20 00:37:52.084137 [ 3 ] {} <Debug> HTTP-Session: 5d82f357-0260-4160-bbcd-f7dee3532a66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1205 | 2023.10.20 00:37:52.084182 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_6_1} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1206 | 2023.10.20 00:37:52.084296 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1207 | 2023.10.20 00:37:52.084361 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1208 | 2023.10.20 00:37:52.084496 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1209 | 2023.10.20 00:37:52.084840 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1210 | 2023.10.20 00:37:52.085103 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1211 | 2023.10.20 00:37:52.085281 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1212 | 2023.10.20 00:37:52.085410 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001066763 sec., 59057 rows/sec., 3.58 MiB/sec. | ||
1213 | 2023.10.20 00:37:52.085523 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} <Debug> DynamicQueryHandler: Done processing query | ||
1214 | 2023.10.20 00:37:52.085545 [ 3 ] {5fd28782-63d4-4a75-8ab3-46108183adcc} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1215 | 2023.10.20 00:37:52.085561 [ 3 ] {} <Debug> HTTP-Session: 5d82f357-0260-4160-bbcd-f7dee3532a66 Destroying unnamed session | ||
1216 | 2023.10.20 00:37:52.085677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1217 | 2023.10.20 00:37:52.085721 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1218 | 2023.10.20 00:37:52.085740 [ 3 ] {} <Debug> HTTP-Session: cc4ffcb9-57b9-4550-9590-fa46f7a2d0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1219 | 2023.10.20 00:37:52.085756 [ 3 ] {} <Debug> HTTP-Session: cc4ffcb9-57b9-4550-9590-fa46f7a2d0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1220 | 2023.10.20 00:37:52.085827 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1221 | 2023.10.20 00:37:52.085864 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1222 | 2023.10.20 00:37:52.085966 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1223 | 2023.10.20 00:37:52.086209 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1224 | 2023.10.20 00:37:52.086440 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1225 | 2023.10.20 00:37:52.086612 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1226 | 2023.10.20 00:37:52.086739 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00088802 sec., 21395 rows/sec., 1.11 MiB/sec. | ||
1227 | 2023.10.20 00:37:52.086856 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} <Debug> DynamicQueryHandler: Done processing query | ||
1228 | 2023.10.20 00:37:52.086879 [ 3 ] {fe36a7a5-d529-4f7a-b7b6-8b2fbaf33bbe} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1229 | 2023.10.20 00:37:52.086894 [ 3 ] {} <Debug> HTTP-Session: cc4ffcb9-57b9-4550-9590-fa46f7a2d0a3 Destroying unnamed session | ||
1230 | 2023.10.20 00:37:57.054739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1231 | 2023.10.20 00:37:57.054918 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1232 | 2023.10.20 00:37:57.054963 [ 3 ] {} <Debug> HTTP-Session: 267d532e-280c-4d6f-974f-182ee5408034 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1233 | 2023.10.20 00:37:57.055001 [ 3 ] {} <Debug> HTTP-Session: 267d532e-280c-4d6f-974f-182ee5408034 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1234 | 2023.10.20 00:37:57.055188 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1235 | 2023.10.20 00:37:57.055279 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1236 | 2023.10.20 00:37:57.055438 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1237 | 2023.10.20 00:37:57.055910 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1238 | 2023.10.20 00:37:57.056186 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1239 | 2023.10.20 00:37:57.056359 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1240 | 2023.10.20 00:37:57.056500 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001262888 sec., 32465 rows/sec., 2.57 MiB/sec. | ||
1241 | 2023.10.20 00:37:57.056644 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} <Debug> DynamicQueryHandler: Done processing query | ||
1242 | 2023.10.20 00:37:57.056670 [ 3 ] {f9c19206-0b28-4f08-b507-8fa1bfe701ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1243 | 2023.10.20 00:37:57.056686 [ 3 ] {} <Debug> HTTP-Session: 267d532e-280c-4d6f-974f-182ee5408034 Destroying unnamed session | ||
1244 | 2023.10.20 00:37:57.056836 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1245 | 2023.10.20 00:37:57.056883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1246 | 2023.10.20 00:37:57.056903 [ 3 ] {} <Debug> HTTP-Session: 0f99635f-2aa8-4f6b-912c-b56580e04ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1247 | 2023.10.20 00:37:57.056922 [ 3 ] {} <Debug> HTTP-Session: 0f99635f-2aa8-4f6b-912c-b56580e04ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1248 | 2023.10.20 00:37:57.057007 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1249 | 2023.10.20 00:37:57.057050 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1250 | 2023.10.20 00:37:57.057157 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1251 | 2023.10.20 00:37:57.057547 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1252 | 2023.10.20 00:37:57.057771 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1253 | 2023.10.20 00:37:57.057927 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1254 | 2023.10.20 00:37:57.058051 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.001017142 sec., 120927 rows/sec., 11.90 MiB/sec. | ||
1255 | 2023.10.20 00:37:57.058211 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} <Debug> DynamicQueryHandler: Done processing query | ||
1256 | 2023.10.20 00:37:57.058236 [ 3 ] {6a94cdfb-301c-48a5-8435-c32abfaf7aae} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1257 | 2023.10.20 00:37:57.058253 [ 3 ] {} <Debug> HTTP-Session: 0f99635f-2aa8-4f6b-912c-b56580e04ed2 Destroying unnamed session | ||
1258 | 2023.10.20 00:37:57.058378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1259 | 2023.10.20 00:37:57.058425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1260 | 2023.10.20 00:37:57.058444 [ 3 ] {} <Debug> HTTP-Session: 69468a14-e722-4c88-9535-eb58c201399b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1261 | 2023.10.20 00:37:57.058461 [ 3 ] {} <Debug> HTTP-Session: 69468a14-e722-4c88-9535-eb58c201399b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1262 | 2023.10.20 00:37:57.058537 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1263 | 2023.10.20 00:37:57.058577 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1264 | 2023.10.20 00:37:57.058689 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1265 | 2023.10.20 00:37:57.058974 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1266 | 2023.10.20 00:37:57.059189 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1267 | 2023.10.20 00:37:57.059345 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1268 | 2023.10.20 00:37:57.059462 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000900209 sec., 45544 rows/sec., 3.56 MiB/sec. | ||
1269 | 2023.10.20 00:37:57.059568 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} <Debug> DynamicQueryHandler: Done processing query | ||
1270 | 2023.10.20 00:37:57.059591 [ 3 ] {fc677143-009d-45c8-8b88-a3a4496aa5e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1271 | 2023.10.20 00:37:57.059607 [ 3 ] {} <Debug> HTTP-Session: 69468a14-e722-4c88-9535-eb58c201399b Destroying unnamed session | ||
1272 | 2023.10.20 00:37:57.059794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1273 | 2023.10.20 00:37:57.059838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1274 | 2023.10.20 00:37:57.059857 [ 3 ] {} <Debug> HTTP-Session: 62d4323e-d3b4-4770-82c4-8e3af607d4cc Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1275 | 2023.10.20 00:37:57.059873 [ 3 ] {} <Debug> HTTP-Session: 62d4323e-d3b4-4770-82c4-8e3af607d4cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1276 | 2023.10.20 00:37:57.059956 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1277 | 2023.10.20 00:37:57.059997 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1278 | 2023.10.20 00:37:57.060134 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1279 | 2023.10.20 00:37:57.060573 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1280 | 2023.10.20 00:37:57.060893 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1281 | 2023.10.20 00:37:57.061076 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1282 | 2023.10.20 00:37:57.061208 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001228197 sec., 33382 rows/sec., 45.05 MiB/sec. | ||
1283 | 2023.10.20 00:37:57.061398 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} <Debug> DynamicQueryHandler: Done processing query | ||
1284 | 2023.10.20 00:37:57.061422 [ 3 ] {b4ac7c8d-7e05-49d2-bfc8-0ee260e35283} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1285 | 2023.10.20 00:37:57.061439 [ 3 ] {} <Debug> HTTP-Session: 62d4323e-d3b4-4770-82c4-8e3af607d4cc Destroying unnamed session | ||
1286 | 2023.10.20 00:38:02.042897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1287 | 2023.10.20 00:38:02.043023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1288 | 2023.10.20 00:38:02.043053 [ 3 ] {} <Debug> HTTP-Session: 81dfcc1c-87bc-4077-bd65-98ec577ee855 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1289 | 2023.10.20 00:38:02.043081 [ 3 ] {} <Debug> HTTP-Session: 81dfcc1c-87bc-4077-bd65-98ec577ee855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1290 | 2023.10.20 00:38:02.043219 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1291 | 2023.10.20 00:38:02.043287 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1292 | 2023.10.20 00:38:02.043468 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1293 | 2023.10.20 00:38:02.043920 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1294 | 2023.10.20 00:38:02.044173 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1295 | 2023.10.20 00:38:02.044331 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1296 | 2023.10.20 00:38:02.044462 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001202536 sec., 4989 rows/sec., 282.61 KiB/sec. | ||
1297 | 2023.10.20 00:38:02.044654 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} <Debug> DynamicQueryHandler: Done processing query | ||
1298 | 2023.10.20 00:38:02.044681 [ 3 ] {693ecfd5-7038-4984-83fe-8d2f37c8d2fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1299 | 2023.10.20 00:38:02.044697 [ 3 ] {} <Debug> HTTP-Session: 81dfcc1c-87bc-4077-bd65-98ec577ee855 Destroying unnamed session | ||
1300 | 2023.10.20 00:38:02.044829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1301 | 2023.10.20 00:38:02.044876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1302 | 2023.10.20 00:38:02.044896 [ 3 ] {} <Debug> HTTP-Session: d2151204-628e-4100-9a44-3bcbba337508 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1303 | 2023.10.20 00:38:02.044915 [ 3 ] {} <Debug> HTTP-Session: d2151204-628e-4100-9a44-3bcbba337508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1304 | 2023.10.20 00:38:02.045000 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1305 | 2023.10.20 00:38:02.045041 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1306 | 2023.10.20 00:38:02.045157 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1307 | 2023.10.20 00:38:02.045503 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1308 | 2023.10.20 00:38:02.045716 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1309 | 2023.10.20 00:38:02.045868 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1310 | 2023.10.20 00:38:02.045995 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.00096425 sec., 90225 rows/sec., 8.43 MiB/sec. | ||
1311 | 2023.10.20 00:38:02.046134 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} <Debug> DynamicQueryHandler: Done processing query | ||
1312 | 2023.10.20 00:38:02.046158 [ 3 ] {dc1e40b8-19b2-402c-bd6c-fd0ed3b646cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1313 | 2023.10.20 00:38:02.046174 [ 3 ] {} <Debug> HTTP-Session: d2151204-628e-4100-9a44-3bcbba337508 Destroying unnamed session | ||
1314 | 2023.10.20 00:38:02.046324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42124, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1315 | 2023.10.20 00:38:02.046368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1316 | 2023.10.20 00:38:02.046386 [ 3 ] {} <Debug> HTTP-Session: 42108c11-5dc2-40d5-892a-2394da2185e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1317 | 2023.10.20 00:38:02.046402 [ 3 ] {} <Debug> HTTP-Session: 42108c11-5dc2-40d5-892a-2394da2185e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1318 | 2023.10.20 00:38:02.046482 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1319 | 2023.10.20 00:38:02.046520 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1320 | 2023.10.20 00:38:02.046625 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1321 | 2023.10.20 00:38:02.047118 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1322 | 2023.10.20 00:38:02.047329 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1323 | 2023.10.20 00:38:02.047468 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1324 | 2023.10.20 00:38:02.047585 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} <Information> executeQuery: Read 264 rows, 18.54 KiB in 0.001078513 sec., 244781 rows/sec., 16.79 MiB/sec. | ||
1325 | 2023.10.20 00:38:02.047710 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} <Debug> DynamicQueryHandler: Done processing query | ||
1326 | 2023.10.20 00:38:02.047733 [ 3 ] {3eededc9-74b9-4ad3-b708-7da3b36814c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1327 | 2023.10.20 00:38:02.047749 [ 3 ] {} <Debug> HTTP-Session: 42108c11-5dc2-40d5-892a-2394da2185e6 Destroying unnamed session | ||
1328 | 2023.10.20 00:38:02.047868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1329 | 2023.10.20 00:38:02.047912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1330 | 2023.10.20 00:38:02.047930 [ 3 ] {} <Debug> HTTP-Session: df741128-a4b9-44ff-a273-a4e531aaa3e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1331 | 2023.10.20 00:38:02.047946 [ 3 ] {} <Debug> HTTP-Session: df741128-a4b9-44ff-a273-a4e531aaa3e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1332 | 2023.10.20 00:38:02.048016 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1333 | 2023.10.20 00:38:02.048057 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1334 | 2023.10.20 00:38:02.048163 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1335 | 2023.10.20 00:38:02.048408 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1336 | 2023.10.20 00:38:02.048640 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1337 | 2023.10.20 00:38:02.048811 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1338 | 2023.10.20 00:38:02.048932 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000890039 sec., 6741 rows/sec., 283.08 KiB/sec. | ||
1339 | 2023.10.20 00:38:02.049036 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} <Debug> DynamicQueryHandler: Done processing query | ||
1340 | 2023.10.20 00:38:02.049059 [ 3 ] {631c26cf-68f3-429a-883c-1c065472bc98} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1341 | 2023.10.20 00:38:02.049075 [ 3 ] {} <Debug> HTTP-Session: df741128-a4b9-44ff-a273-a4e531aaa3e3 Destroying unnamed session | ||
1342 | 2023.10.20 00:38:02.049185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1343 | 2023.10.20 00:38:02.049226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1344 | 2023.10.20 00:38:02.049246 [ 3 ] {} <Debug> HTTP-Session: 76840bcb-7939-4533-a89b-f49311d2a0d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1345 | 2023.10.20 00:38:02.049262 [ 3 ] {} <Debug> HTTP-Session: 76840bcb-7939-4533-a89b-f49311d2a0d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1346 | 2023.10.20 00:38:02.049337 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1347 | 2023.10.20 00:38:02.049377 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1348 | 2023.10.20 00:38:02.049488 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1349 | 2023.10.20 00:38:02.049770 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1350 | 2023.10.20 00:38:02.050011 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1351 | 2023.10.20 00:38:02.050189 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1352 | 2023.10.20 00:38:02.050318 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.00095565 sec., 65923 rows/sec., 4.00 MiB/sec. | ||
1353 | 2023.10.20 00:38:02.050437 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} <Debug> DynamicQueryHandler: Done processing query | ||
1354 | 2023.10.20 00:38:02.050462 [ 3 ] {1fe36b29-7b08-4783-b43c-cc988a0b8fe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1355 | 2023.10.20 00:38:02.050478 [ 3 ] {} <Debug> HTTP-Session: 76840bcb-7939-4533-a89b-f49311d2a0d6 Destroying unnamed session | ||
1356 | 2023.10.20 00:38:02.050579 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1357 | 2023.10.20 00:38:02.050622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1358 | 2023.10.20 00:38:02.050642 [ 3 ] {} <Debug> HTTP-Session: 27419c0f-ecab-479d-b926-4ba69723d65f Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1359 | 2023.10.20 00:38:02.050658 [ 3 ] {} <Debug> HTTP-Session: 27419c0f-ecab-479d-b926-4ba69723d65f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1360 | 2023.10.20 00:38:02.050728 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1361 | 2023.10.20 00:38:02.050769 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1362 | 2023.10.20 00:38:02.050873 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1363 | 2023.10.20 00:38:02.051187 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1364 | 2023.10.20 00:38:02.051417 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1365 | 2023.10.20 00:38:02.051602 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1366 | 2023.10.20 00:38:02.051725 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00096564 sec., 19676 rows/sec., 1.02 MiB/sec. | ||
1367 | 2023.10.20 00:38:02.051720 [ 110 ] {} <Debug> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1368 | 2023.10.20 00:38:02.051836 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1369 | 2023.10.20 00:38:02.051888 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} <Debug> DynamicQueryHandler: Done processing query | ||
1370 | 2023.10.20 00:38:02.051936 [ 3 ] {fc694c33-aa12-4612-a62e-1859243d5e35} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1371 | 2023.10.20 00:38:02.051941 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1372 | 2023.10.20 00:38:02.051974 [ 3 ] {} <Debug> HTTP-Session: 27419c0f-ecab-479d-b926-4ba69723d65f Destroying unnamed session | ||
1373 | 2023.10.20 00:38:02.052059 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1374 | 2023.10.20 00:38:02.052093 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part | ||
1375 | 2023.10.20 00:38:02.052233 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part | ||
1376 | 2023.10.20 00:38:02.052341 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part | ||
1377 | 2023.10.20 00:38:02.052424 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part | ||
1378 | 2023.10.20 00:38:02.052516 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part | ||
1379 | 2023.10.20 00:38:02.052602 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 19 rows starting from the beginning of the part | ||
1380 | 2023.10.20 00:38:02.053832 [ 17 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 125 rows, containing 4 columns (4 merged, 0 gathered) in 0.001939832 sec., 64438.56993801525 rows/sec., 3.62 MiB/sec. | ||
1381 | 2023.10.20 00:38:02.053958 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1382 | 2023.10.20 00:38:02.054149 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1383 | 2023.10.20 00:38:02.054210 [ 24 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_6_1} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1384 | 2023.10.20 00:38:05.415713 [ 107 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1385 | 2023.10.20 00:38:05.415820 [ 107 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1386 | 2023.10.20 00:38:07.026511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1387 | 2023.10.20 00:38:07.026631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1388 | 2023.10.20 00:38:07.026661 [ 3 ] {} <Debug> HTTP-Session: 194db4c4-732f-4aa7-accd-883c87ada6a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1389 | 2023.10.20 00:38:07.026689 [ 3 ] {} <Debug> HTTP-Session: 194db4c4-732f-4aa7-accd-883c87ada6a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1390 | 2023.10.20 00:38:07.026830 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1391 | 2023.10.20 00:38:07.026898 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1392 | 2023.10.20 00:38:07.027077 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1393 | 2023.10.20 00:38:07.027507 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1394 | 2023.10.20 00:38:07.027778 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1395 | 2023.10.20 00:38:07.027948 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1396 | 2023.10.20 00:38:07.028093 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001225667 sec., 33451 rows/sec., 2.65 MiB/sec. | ||
1397 | 2023.10.20 00:38:07.028240 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} <Debug> DynamicQueryHandler: Done processing query | ||
1398 | 2023.10.20 00:38:07.028266 [ 3 ] {2ae9b751-a6f1-4208-b208-e0cb57241641} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1399 | 2023.10.20 00:38:07.028283 [ 3 ] {} <Debug> HTTP-Session: 194db4c4-732f-4aa7-accd-883c87ada6a8 Destroying unnamed session | ||
1400 | 2023.10.20 00:38:07.028450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1401 | 2023.10.20 00:38:07.028497 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1402 | 2023.10.20 00:38:07.028517 [ 3 ] {} <Debug> HTTP-Session: 0b438421-d34a-4d99-9b16-4ae75a5668af Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1403 | 2023.10.20 00:38:07.028536 [ 3 ] {} <Debug> HTTP-Session: 0b438421-d34a-4d99-9b16-4ae75a5668af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1404 | 2023.10.20 00:38:07.028624 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1405 | 2023.10.20 00:38:07.028666 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1406 | 2023.10.20 00:38:07.028772 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1407 | 2023.10.20 00:38:07.029138 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1408 | 2023.10.20 00:38:07.029361 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1409 | 2023.10.20 00:38:07.029516 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1410 | 2023.10.20 00:38:07.029646 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.000995122 sec., 123602 rows/sec., 12.17 MiB/sec. | ||
1411 | 2023.10.20 00:38:07.029781 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} <Debug> DynamicQueryHandler: Done processing query | ||
1412 | 2023.10.20 00:38:07.029805 [ 3 ] {c85da775-f18b-4b3c-ac0d-109c4809f511} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1413 | 2023.10.20 00:38:07.029820 [ 3 ] {} <Debug> HTTP-Session: 0b438421-d34a-4d99-9b16-4ae75a5668af Destroying unnamed session | ||
1414 | 2023.10.20 00:38:07.029936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1415 | 2023.10.20 00:38:07.029983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1416 | 2023.10.20 00:38:07.030002 [ 3 ] {} <Debug> HTTP-Session: b987327c-fb91-4e30-a926-7f5f275774b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1417 | 2023.10.20 00:38:07.030019 [ 3 ] {} <Debug> HTTP-Session: b987327c-fb91-4e30-a926-7f5f275774b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1418 | 2023.10.20 00:38:07.030096 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1419 | 2023.10.20 00:38:07.030135 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1420 | 2023.10.20 00:38:07.030242 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1421 | 2023.10.20 00:38:07.030526 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1422 | 2023.10.20 00:38:07.030742 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1423 | 2023.10.20 00:38:07.030919 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1424 | 2023.10.20 00:38:07.031053 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.00092617 sec., 44268 rows/sec., 3.46 MiB/sec. | ||
1425 | 2023.10.20 00:38:07.031225 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} <Debug> DynamicQueryHandler: Done processing query | ||
1426 | 2023.10.20 00:38:07.031252 [ 3 ] {a904a64f-08ce-4837-a3c5-7685fd9a9624} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1427 | 2023.10.20 00:38:07.031268 [ 3 ] {} <Debug> HTTP-Session: b987327c-fb91-4e30-a926-7f5f275774b0 Destroying unnamed session | ||
1428 | 2023.10.20 00:38:07.031399 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1429 | 2023.10.20 00:38:07.031442 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1430 | 2023.10.20 00:38:07.031460 [ 3 ] {} <Debug> HTTP-Session: ed2caacc-258d-4fc4-9847-68a280c80327 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1431 | 2023.10.20 00:38:07.031477 [ 3 ] {} <Debug> HTTP-Session: ed2caacc-258d-4fc4-9847-68a280c80327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1432 | 2023.10.20 00:38:07.031562 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1433 | 2023.10.20 00:38:07.031609 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1434 | 2023.10.20 00:38:07.031754 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1435 | 2023.10.20 00:38:07.032240 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1436 | 2023.10.20 00:38:07.032579 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1437 | 2023.10.20 00:38:07.032769 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1438 | 2023.10.20 00:38:07.032894 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001310258 sec., 31291 rows/sec., 42.23 MiB/sec. | ||
1439 | 2023.10.20 00:38:07.033031 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} <Debug> DynamicQueryHandler: Done processing query | ||
1440 | 2023.10.20 00:38:07.033056 [ 3 ] {e921e425-7cba-4dc7-b4ae-2b5976f194de} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1441 | 2023.10.20 00:38:07.033071 [ 3 ] {} <Debug> HTTP-Session: ed2caacc-258d-4fc4-9847-68a280c80327 Destroying unnamed session | ||
1442 | 2023.10.20 00:38:12.016806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1443 | 2023.10.20 00:38:12.016937 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1444 | 2023.10.20 00:38:12.016963 [ 3 ] {} <Debug> HTTP-Session: c8ba5403-936f-4ae3-8ff3-df3d2d11843d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1445 | 2023.10.20 00:38:12.016986 [ 3 ] {} <Debug> HTTP-Session: c8ba5403-936f-4ae3-8ff3-df3d2d11843d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1446 | 2023.10.20 00:38:12.017113 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1447 | 2023.10.20 00:38:12.017178 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1448 | 2023.10.20 00:38:12.017370 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1449 | 2023.10.20 00:38:12.017799 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1450 | 2023.10.20 00:38:12.018104 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1451 | 2023.10.20 00:38:12.018273 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} <Trace> oximeter.timeseries_schema (c5016e72-abe4-4f65-96ec-5743b8d1a82b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1452 | 2023.10.20 00:38:12.018399 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001250547 sec., 8796 rows/sec., 787.94 KiB/sec. | ||
1453 | 2023.10.20 00:38:12.018570 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} <Debug> DynamicQueryHandler: Done processing query | ||
1454 | 2023.10.20 00:38:12.018595 [ 3 ] {518e42aa-976b-4d0d-957d-12bbad4ef894} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1455 | 2023.10.20 00:38:12.018610 [ 3 ] {} <Debug> HTTP-Session: c8ba5403-936f-4ae3-8ff3-df3d2d11843d Destroying unnamed session | ||
1456 | 2023.10.20 00:38:12.018716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1457 | 2023.10.20 00:38:12.018761 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1458 | 2023.10.20 00:38:12.018780 [ 3 ] {} <Debug> HTTP-Session: 1fbcfb48-7ecc-44d1-8d62-fcd021e78d3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1459 | 2023.10.20 00:38:12.018796 [ 3 ] {} <Debug> HTTP-Session: 1fbcfb48-7ecc-44d1-8d62-fcd021e78d3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1460 | 2023.10.20 00:38:12.018866 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1461 | 2023.10.20 00:38:12.018905 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1462 | 2023.10.20 00:38:12.019011 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1463 | 2023.10.20 00:38:12.019291 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1464 | 2023.10.20 00:38:12.019508 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1465 | 2023.10.20 00:38:12.019655 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1466 | 2023.10.20 00:38:12.019782 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} <Information> executeQuery: Read 6 rows, 348.00 B in 0.000890269 sec., 6739 rows/sec., 381.73 KiB/sec. | ||
1467 | 2023.10.20 00:38:12.019947 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} <Debug> DynamicQueryHandler: Done processing query | ||
1468 | 2023.10.20 00:38:12.019971 [ 3 ] {ba2120eb-bf30-46c7-b777-0ff351f2d1da} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1469 | 2023.10.20 00:38:12.019987 [ 3 ] {} <Debug> HTTP-Session: 1fbcfb48-7ecc-44d1-8d62-fcd021e78d3c Destroying unnamed session | ||
1470 | 2023.10.20 00:38:12.020145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13665, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1471 | 2023.10.20 00:38:12.020189 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1472 | 2023.10.20 00:38:12.020208 [ 3 ] {} <Debug> HTTP-Session: f6c6c61c-0b01-4467-b97c-b015afaa106c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1473 | 2023.10.20 00:38:12.020223 [ 3 ] {} <Debug> HTTP-Session: f6c6c61c-0b01-4467-b97c-b015afaa106c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1474 | 2023.10.20 00:38:12.020295 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1475 | 2023.10.20 00:38:12.020335 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1476 | 2023.10.20 00:38:12.020453 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1477 | 2023.10.20 00:38:12.020769 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1478 | 2023.10.20 00:38:12.020982 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1479 | 2023.10.20 00:38:12.021129 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1480 | 2023.10.20 00:38:12.021250 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} <Information> executeQuery: Read 87 rows, 8.33 KiB in 0.00092934 sec., 93614 rows/sec., 8.75 MiB/sec. | ||
1481 | 2023.10.20 00:38:12.021370 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} <Debug> DynamicQueryHandler: Done processing query | ||
1482 | 2023.10.20 00:38:12.021393 [ 3 ] {430efc28-d40f-420c-b622-9c36dc1d6270} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1483 | 2023.10.20 00:38:12.021409 [ 3 ] {} <Debug> HTTP-Session: f6c6c61c-0b01-4467-b97c-b015afaa106c Destroying unnamed session | ||
1484 | 2023.10.20 00:38:12.021608 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1485 | 2023.10.20 00:38:12.021654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1486 | 2023.10.20 00:38:12.021673 [ 3 ] {} <Debug> HTTP-Session: dab6574c-87dd-4924-a855-fe3e3c964dd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1487 | 2023.10.20 00:38:12.021690 [ 3 ] {} <Debug> HTTP-Session: dab6574c-87dd-4924-a855-fe3e3c964dd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1488 | 2023.10.20 00:38:12.021774 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1489 | 2023.10.20 00:38:12.021812 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1490 | 2023.10.20 00:38:12.021918 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1491 | 2023.10.20 00:38:12.022333 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1492 | 2023.10.20 00:38:12.022548 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1493 | 2023.10.20 00:38:12.022690 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1494 | 2023.10.20 00:38:12.022822 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} <Information> executeQuery: Read 275 rows, 19.41 KiB in 0.001022112 sec., 269050 rows/sec., 18.55 MiB/sec. | ||
1495 | 2023.10.20 00:38:12.022989 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} <Debug> DynamicQueryHandler: Done processing query | ||
1496 | 2023.10.20 00:38:12.023013 [ 3 ] {1c3b56c7-cd44-4cc2-b567-fd8e0e58cc82} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1497 | 2023.10.20 00:38:12.023029 [ 3 ] {} <Debug> HTTP-Session: dab6574c-87dd-4924-a855-fe3e3c964dd7 Destroying unnamed session | ||
1498 | 2023.10.20 00:38:12.023152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1499 | 2023.10.20 00:38:12.023198 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1500 | 2023.10.20 00:38:12.023216 [ 3 ] {} <Debug> HTTP-Session: e1a4e78f-d38f-4af1-aee0-08fcc353d7fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1501 | 2023.10.20 00:38:12.023232 [ 3 ] {} <Debug> HTTP-Session: e1a4e78f-d38f-4af1-aee0-08fcc353d7fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1502 | 2023.10.20 00:38:12.023301 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1503 | 2023.10.20 00:38:12.023341 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1504 | 2023.10.20 00:38:12.023459 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1505 | 2023.10.20 00:38:12.023691 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1506 | 2023.10.20 00:38:12.023924 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1507 | 2023.10.20 00:38:12.024097 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1508 | 2023.10.20 00:38:12.024216 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000884489 sec., 6783 rows/sec., 284.86 KiB/sec. | ||
1509 | 2023.10.20 00:38:12.024213 [ 97 ] {} <Debug> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1510 | 2023.10.20 00:38:12.024319 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1511 | 2023.10.20 00:38:12.024381 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} <Debug> DynamicQueryHandler: Done processing query | ||
1512 | 2023.10.20 00:38:12.024409 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1513 | 2023.10.20 00:38:12.024414 [ 3 ] {99be2929-d476-43cc-90e4-b2077c77eb34} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1514 | 2023.10.20 00:38:12.024451 [ 3 ] {} <Debug> HTTP-Session: e1a4e78f-d38f-4af1-aee0-08fcc353d7fc Destroying unnamed session | ||
1515 | 2023.10.20 00:38:12.024500 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1516 | 2023.10.20 00:38:12.024532 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part | ||
1517 | 2023.10.20 00:38:12.024577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13598, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1518 | 2023.10.20 00:38:12.024629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1519 | 2023.10.20 00:38:12.024658 [ 3 ] {} <Debug> HTTP-Session: 408129e3-ccf2-4cf0-bead-377cfe5e95c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1520 | 2023.10.20 00:38:12.024684 [ 3 ] {} <Debug> HTTP-Session: 408129e3-ccf2-4cf0-bead-377cfe5e95c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1521 | 2023.10.20 00:38:12.024686 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part | ||
1522 | 2023.10.20 00:38:12.024786 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1523 | 2023.10.20 00:38:12.024854 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part | ||
1524 | 2023.10.20 00:38:12.024854 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1525 | 2023.10.20 00:38:12.025011 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part | ||
1526 | 2023.10.20 00:38:12.025153 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1527 | 2023.10.20 00:38:12.025162 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part | ||
1528 | 2023.10.20 00:38:12.025271 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
1529 | 2023.10.20 00:38:12.025606 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1530 | 2023.10.20 00:38:12.025965 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1531 | 2023.10.20 00:38:12.026109 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001735797 sec., 20739.752401922575 rows/sec., 870.91 KiB/sec. | ||
1532 | 2023.10.20 00:38:12.026197 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1533 | 2023.10.20 00:38:12.026256 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1534 | 2023.10.20 00:38:12.026368 [ 97 ] {} <Debug> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1535 | 2023.10.20 00:38:12.026408 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001587665 sec., 46609 rows/sec., 2.85 MiB/sec. | ||
1536 | 2023.10.20 00:38:12.026445 [ 97 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1537 | 2023.10.20 00:38:12.026617 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1538 | 2023.10.20 00:38:12.026686 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} <Debug> DynamicQueryHandler: Done processing query | ||
1539 | 2023.10.20 00:38:12.026690 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1540 | 2023.10.20 00:38:12.026731 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1541 | 2023.10.20 00:38:12.026731 [ 3 ] {f302a957-616d-43db-9fef-5075f4386863} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1542 | 2023.10.20 00:38:12.026773 [ 3 ] {} <Debug> HTTP-Session: 408129e3-ccf2-4cf0-bead-377cfe5e95c5 Destroying unnamed session | ||
1543 | 2023.10.20 00:38:12.026773 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part | ||
1544 | 2023.10.20 00:38:12.026793 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_6_1} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1545 | 2023.10.20 00:38:12.026912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1546 | 2023.10.20 00:38:12.026928 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part | ||
1547 | 2023.10.20 00:38:12.026967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1548 | 2023.10.20 00:38:12.026990 [ 3 ] {} <Debug> HTTP-Session: f895ad6f-0118-4a5d-b21e-373ea2cb31fe Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1549 | 2023.10.20 00:38:12.027025 [ 3 ] {} <Debug> HTTP-Session: f895ad6f-0118-4a5d-b21e-373ea2cb31fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1550 | 2023.10.20 00:38:12.027042 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part | ||
1551 | 2023.10.20 00:38:12.027137 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1552 | 2023.10.20 00:38:12.027157 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part | ||
1553 | 2023.10.20 00:38:12.027194 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1554 | 2023.10.20 00:38:12.027290 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part | ||
1555 | 2023.10.20 00:38:12.027433 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1556 | 2023.10.20 00:38:12.027446 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 74 rows starting from the beginning of the part | ||
1557 | 2023.10.20 00:38:12.027815 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1558 | 2023.10.20 00:38:12.028158 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1559 | 2023.10.20 00:38:12.028304 [ 17 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 389 rows, containing 5 columns (5 merged, 0 gathered) in 0.001787309 sec., 217645.63374324195 rows/sec., 13.22 MiB/sec. | ||
1560 | 2023.10.20 00:38:12.028397 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1561 | 2023.10.20 00:38:12.028426 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1562 | 2023.10.20 00:38:12.028563 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001394201 sec., 13627 rows/sec., 723.56 KiB/sec. | ||
1563 | 2023.10.20 00:38:12.028675 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1564 | 2023.10.20 00:38:12.028710 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} <Debug> DynamicQueryHandler: Done processing query | ||
1565 | 2023.10.20 00:38:12.028735 [ 3 ] {8de23186-03bf-429b-ad33-944e5edac7cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1566 | 2023.10.20 00:38:12.028739 [ 24 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1567 | 2023.10.20 00:38:12.028755 [ 3 ] {} <Debug> HTTP-Session: f895ad6f-0118-4a5d-b21e-373ea2cb31fe Destroying unnamed session | ||
1568 | 2023.10.20 00:38:17.000092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1569 | 2023.10.20 00:38:17.000260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1570 | 2023.10.20 00:38:17.000306 [ 3 ] {} <Debug> HTTP-Session: 65d8a854-2504-4b2c-b41f-11b5831204d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1571 | 2023.10.20 00:38:17.000346 [ 3 ] {} <Debug> HTTP-Session: 65d8a854-2504-4b2c-b41f-11b5831204d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1572 | 2023.10.20 00:38:17.000546 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1573 | 2023.10.20 00:38:17.000634 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1574 | 2023.10.20 00:38:17.000796 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1575 | 2023.10.20 00:38:17.001136 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 230.78 MiB, peak 235.13 MiB, will set to 229.76 MiB (RSS), difference: -1.01 MiB | ||
1576 | 2023.10.20 00:38:17.001297 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1577 | 2023.10.20 00:38:17.001668 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1578 | 2023.10.20 00:38:17.001925 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1579 | 2023.10.20 00:38:17.002030 [ 92 ] {} <Debug> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1580 | 2023.10.20 00:38:17.002044 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001445092 sec., 28371 rows/sec., 2.25 MiB/sec. | ||
1581 | 2023.10.20 00:38:17.002080 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1582 | 2023.10.20 00:38:17.002241 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1583 | 2023.10.20 00:38:17.002277 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} <Debug> DynamicQueryHandler: Done processing query | ||
1584 | 2023.10.20 00:38:17.002327 [ 3 ] {b6968dc4-f3d9-43b7-8541-98b9c9b259be} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1585 | 2023.10.20 00:38:17.002355 [ 3 ] {} <Debug> HTTP-Session: 65d8a854-2504-4b2c-b41f-11b5831204d8 Destroying unnamed session | ||
1586 | 2023.10.20 00:38:17.002423 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1587 | 2023.10.20 00:38:17.002466 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part | ||
1588 | 2023.10.20 00:38:17.002576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1589 | 2023.10.20 00:38:17.002664 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1590 | 2023.10.20 00:38:17.002673 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
1591 | 2023.10.20 00:38:17.002695 [ 3 ] {} <Debug> HTTP-Session: fcf5c933-bc09-41fb-885b-c7669b968af0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1592 | 2023.10.20 00:38:17.002757 [ 3 ] {} <Debug> HTTP-Session: fcf5c933-bc09-41fb-885b-c7669b968af0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1593 | 2023.10.20 00:38:17.002943 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
1594 | 2023.10.20 00:38:17.002973 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1595 | 2023.10.20 00:38:17.003060 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1596 | 2023.10.20 00:38:17.003166 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
1597 | 2023.10.20 00:38:17.003505 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
1598 | 2023.10.20 00:38:17.003536 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1599 | 2023.10.20 00:38:17.003740 [ 23 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
1600 | 2023.10.20 00:38:17.004424 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1601 | 2023.10.20 00:38:17.004952 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1602 | 2023.10.20 00:38:17.005102 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 182 rows, containing 4 columns (4 merged, 0 gathered) in 0.002966734 sec., 61346.92223839414 rows/sec., 4.71 MiB/sec. | ||
1603 | 2023.10.20 00:38:17.005256 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1604 | 2023.10.20 00:38:17.005281 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1605 | 2023.10.20 00:38:17.005380 [ 92 ] {} <Debug> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1606 | 2023.10.20 00:38:17.005403 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.002376041 sec., 51766 rows/sec., 5.10 MiB/sec. | ||
1607 | 2023.10.20 00:38:17.005431 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1608 | 2023.10.20 00:38:17.005584 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1609 | 2023.10.20 00:38:17.005640 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1610 | 2023.10.20 00:38:17.005715 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} <Debug> DynamicQueryHandler: Done processing query | ||
1611 | 2023.10.20 00:38:17.005753 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1612 | 2023.10.20 00:38:17.005771 [ 3 ] {7c7a6f63-232c-41b3-ba19-9c1ef0877285} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1613 | 2023.10.20 00:38:17.005804 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 210 rows starting from the beginning of the part | ||
1614 | 2023.10.20 00:38:17.005807 [ 3 ] {} <Debug> HTTP-Session: fcf5c933-bc09-41fb-885b-c7669b968af0 Destroying unnamed session | ||
1615 | 2023.10.20 00:38:17.005829 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_11_2} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1616 | 2023.10.20 00:38:17.006026 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1617 | 2023.10.20 00:38:17.006047 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 123 rows starting from the beginning of the part | ||
1618 | 2023.10.20 00:38:17.006089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1619 | 2023.10.20 00:38:17.006114 [ 3 ] {} <Debug> HTTP-Session: b709bc37-6f01-485d-baa0-08c3703672c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1620 | 2023.10.20 00:38:17.006146 [ 3 ] {} <Debug> HTTP-Session: b709bc37-6f01-485d-baa0-08c3703672c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1621 | 2023.10.20 00:38:17.006170 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 87 rows starting from the beginning of the part | ||
1622 | 2023.10.20 00:38:17.006266 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1623 | 2023.10.20 00:38:17.006288 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 123 rows starting from the beginning of the part | ||
1624 | 2023.10.20 00:38:17.006324 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1625 | 2023.10.20 00:38:17.006425 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 87 rows starting from the beginning of the part | ||
1626 | 2023.10.20 00:38:17.006586 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1627 | 2023.10.20 00:38:17.006590 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 123 rows starting from the beginning of the part | ||
1628 | 2023.10.20 00:38:17.007094 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1629 | 2023.10.20 00:38:17.007382 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1630 | 2023.10.20 00:38:17.007537 [ 16 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 753 rows, containing 4 columns (4 merged, 0 gathered) in 0.002049564 sec., 367395.2118596931 rows/sec., 35.53 MiB/sec. | ||
1631 | 2023.10.20 00:38:17.007602 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1632 | 2023.10.20 00:38:17.007658 [ 16 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1633 | 2023.10.20 00:38:17.007711 [ 92 ] {} <Debug> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1634 | 2023.10.20 00:38:17.007744 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.001447571 sec., 28323 rows/sec., 2.21 MiB/sec. | ||
1635 | 2023.10.20 00:38:17.007760 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1636 | 2023.10.20 00:38:17.007938 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1637 | 2023.10.20 00:38:17.008030 [ 16 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1638 | 2023.10.20 00:38:17.008116 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} <Debug> DynamicQueryHandler: Done processing query | ||
1639 | 2023.10.20 00:38:17.008136 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1640 | 2023.10.20 00:38:17.008145 [ 3 ] {a7fa2199-fb64-4c52-99c7-8b02c32a3e25} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1641 | 2023.10.20 00:38:17.008162 [ 16 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_11_2} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1642 | 2023.10.20 00:38:17.008176 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 323 rows starting from the beginning of the part | ||
1643 | 2023.10.20 00:38:17.008183 [ 3 ] {} <Debug> HTTP-Session: b709bc37-6f01-485d-baa0-08c3703672c8 Destroying unnamed session | ||
1644 | 2023.10.20 00:38:17.008323 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
1645 | 2023.10.20 00:38:17.008405 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 264 rows starting from the beginning of the part | ||
1646 | 2023.10.20 00:38:17.008423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1647 | 2023.10.20 00:38:17.008482 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1648 | 2023.10.20 00:38:17.008496 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
1649 | 2023.10.20 00:38:17.008505 [ 3 ] {} <Debug> HTTP-Session: ae22ea24-da6e-430d-9558-82aa6cfe6f34 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1650 | 2023.10.20 00:38:17.008533 [ 3 ] {} <Debug> HTTP-Session: ae22ea24-da6e-430d-9558-82aa6cfe6f34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1651 | 2023.10.20 00:38:17.008615 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 275 rows starting from the beginning of the part | ||
1652 | 2023.10.20 00:38:17.008664 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1653 | 2023.10.20 00:38:17.008723 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
1654 | 2023.10.20 00:38:17.008728 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1655 | 2023.10.20 00:38:17.009045 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1656 | 2023.10.20 00:38:17.009821 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 985 rows, containing 4 columns (4 merged, 0 gathered) in 0.002020954 sec., 487393.5774886514 rows/sec., 34.35 MiB/sec. | ||
1657 | 2023.10.20 00:38:17.009885 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1658 | 2023.10.20 00:38:17.009968 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1659 | 2023.10.20 00:38:17.010152 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1660 | 2023.10.20 00:38:17.010228 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_11_2} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1661 | 2023.10.20 00:38:17.010256 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1662 | 2023.10.20 00:38:17.010447 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1663 | 2023.10.20 00:38:17.010572 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.00187043 sec., 21920 rows/sec., 29.58 MiB/sec. | ||
1664 | 2023.10.20 00:38:17.010708 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} <Debug> DynamicQueryHandler: Done processing query | ||
1665 | 2023.10.20 00:38:17.010732 [ 3 ] {6e82f4f0-128b-4618-ad07-7c88eaf835ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1666 | 2023.10.20 00:38:17.010748 [ 3 ] {} <Debug> HTTP-Session: ae22ea24-da6e-430d-9558-82aa6cfe6f34 Destroying unnamed session | ||
1667 | 2023.10.20 00:38:20.416866 [ 86 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1668 | 2023.10.20 00:38:20.416969 [ 86 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1669 | 2023.10.20 00:38:21.988474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1179, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1670 | 2023.10.20 00:38:21.988593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1671 | 2023.10.20 00:38:21.988624 [ 3 ] {} <Debug> HTTP-Session: daac572b-6cca-4cd1-9513-b295190a192e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1672 | 2023.10.20 00:38:21.988651 [ 3 ] {} <Debug> HTTP-Session: daac572b-6cca-4cd1-9513-b295190a192e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1673 | 2023.10.20 00:38:21.988791 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1674 | 2023.10.20 00:38:21.988860 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1675 | 2023.10.20 00:38:21.989046 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1676 | 2023.10.20 00:38:21.989480 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1677 | 2023.10.20 00:38:21.989748 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1678 | 2023.10.20 00:38:21.989922 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1679 | 2023.10.20 00:38:21.990047 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} <Information> executeQuery: Read 9 rows, 597.00 B in 0.001218186 sec., 7388 rows/sec., 478.59 KiB/sec. | ||
1680 | 2023.10.20 00:38:21.990199 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} <Debug> DynamicQueryHandler: Done processing query | ||
1681 | 2023.10.20 00:38:21.990225 [ 3 ] {87387d0a-3be6-42cf-afe2-59ef0f4ff913} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1682 | 2023.10.20 00:38:21.990242 [ 3 ] {} <Debug> HTTP-Session: daac572b-6cca-4cd1-9513-b295190a192e Destroying unnamed session | ||
1683 | 2023.10.20 00:38:21.990368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15001, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1684 | 2023.10.20 00:38:21.990420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1685 | 2023.10.20 00:38:21.990440 [ 3 ] {} <Debug> HTTP-Session: 66d5313b-bd8b-4d13-86fc-03d83cf36c5e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1686 | 2023.10.20 00:38:21.990458 [ 3 ] {} <Debug> HTTP-Session: 66d5313b-bd8b-4d13-86fc-03d83cf36c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1687 | 2023.10.20 00:38:21.990542 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1688 | 2023.10.20 00:38:21.990584 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1689 | 2023.10.20 00:38:21.990693 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1690 | 2023.10.20 00:38:21.991058 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1691 | 2023.10.20 00:38:21.991278 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1692 | 2023.10.20 00:38:21.991438 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1693 | 2023.10.20 00:38:21.991559 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} <Information> executeQuery: Read 96 rows, 9.12 KiB in 0.000989331 sec., 97035 rows/sec., 9.00 MiB/sec. | ||
1694 | 2023.10.20 00:38:21.991753 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} <Debug> DynamicQueryHandler: Done processing query | ||
1695 | 2023.10.20 00:38:21.991778 [ 3 ] {609eaa0f-7a63-4014-9e06-808b0689adc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1696 | 2023.10.20 00:38:21.991795 [ 3 ] {} <Debug> HTTP-Session: 66d5313b-bd8b-4d13-86fc-03d83cf36c5e Destroying unnamed session | ||
1697 | 2023.10.20 00:38:21.991934 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43142, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1698 | 2023.10.20 00:38:21.991981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1699 | 2023.10.20 00:38:21.992001 [ 3 ] {} <Debug> HTTP-Session: 8c116c98-b8a5-42fe-8874-ca2a2d5914ff Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1700 | 2023.10.20 00:38:21.992017 [ 3 ] {} <Debug> HTTP-Session: 8c116c98-b8a5-42fe-8874-ca2a2d5914ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1701 | 2023.10.20 00:38:21.992099 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1702 | 2023.10.20 00:38:21.992140 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1703 | 2023.10.20 00:38:21.992263 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1704 | 2023.10.20 00:38:21.992709 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1705 | 2023.10.20 00:38:21.992935 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
1706 | 2023.10.20 00:38:21.993084 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
1707 | 2023.10.20 00:38:21.993204 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} <Information> executeQuery: Read 270 rows, 19.03 KiB in 0.001078193 sec., 250418 rows/sec., 17.23 MiB/sec. | ||
1708 | 2023.10.20 00:38:21.993326 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} <Debug> DynamicQueryHandler: Done processing query | ||
1709 | 2023.10.20 00:38:21.993350 [ 3 ] {2a576313-1a7e-4665-a100-34ef5aeb4d79} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1710 | 2023.10.20 00:38:21.993366 [ 3 ] {} <Debug> HTTP-Session: 8c116c98-b8a5-42fe-8874-ca2a2d5914ff Destroying unnamed session | ||
1711 | 2023.10.20 00:38:21.993521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1712 | 2023.10.20 00:38:21.993565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1713 | 2023.10.20 00:38:21.993584 [ 3 ] {} <Debug> HTTP-Session: c67a5692-ed4f-436d-b8bf-1dc2bf05903a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1714 | 2023.10.20 00:38:21.993600 [ 3 ] {} <Debug> HTTP-Session: c67a5692-ed4f-436d-b8bf-1dc2bf05903a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1715 | 2023.10.20 00:38:21.993669 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1716 | 2023.10.20 00:38:21.993709 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1717 | 2023.10.20 00:38:21.993819 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1718 | 2023.10.20 00:38:21.994076 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1719 | 2023.10.20 00:38:21.994314 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1720 | 2023.10.20 00:38:21.994487 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1721 | 2023.10.20 00:38:21.994603 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000908199 sec., 6606 rows/sec., 277.42 KiB/sec. | ||
1722 | 2023.10.20 00:38:21.994726 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} <Debug> DynamicQueryHandler: Done processing query | ||
1723 | 2023.10.20 00:38:21.994750 [ 3 ] {6858953b-8c3f-4d80-98c7-79aea63cfd23} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1724 | 2023.10.20 00:38:21.994765 [ 3 ] {} <Debug> HTTP-Session: c67a5692-ed4f-436d-b8bf-1dc2bf05903a Destroying unnamed session | ||
1725 | 2023.10.20 00:38:21.994895 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1726 | 2023.10.20 00:38:21.994940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1727 | 2023.10.20 00:38:21.994960 [ 3 ] {} <Debug> HTTP-Session: fb60b0df-5291-40fd-a3c6-0c234ca9045b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1728 | 2023.10.20 00:38:21.994976 [ 3 ] {} <Debug> HTTP-Session: fb60b0df-5291-40fd-a3c6-0c234ca9045b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1729 | 2023.10.20 00:38:21.995049 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1730 | 2023.10.20 00:38:21.995091 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1731 | 2023.10.20 00:38:21.995211 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1732 | 2023.10.20 00:38:21.995516 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1733 | 2023.10.20 00:38:21.995764 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1734 | 2023.10.20 00:38:21.995939 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1735 | 2023.10.20 00:38:21.996056 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000981492 sec., 64187 rows/sec., 3.89 MiB/sec. | ||
1736 | 2023.10.20 00:38:21.996175 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} <Debug> DynamicQueryHandler: Done processing query | ||
1737 | 2023.10.20 00:38:21.996198 [ 3 ] {4ff5c7d5-6084-4d38-991f-5c1d28dd3e2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1738 | 2023.10.20 00:38:21.996214 [ 3 ] {} <Debug> HTTP-Session: fb60b0df-5291-40fd-a3c6-0c234ca9045b Destroying unnamed session | ||
1739 | 2023.10.20 00:38:21.996319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 3271, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1740 | 2023.10.20 00:38:21.996363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1741 | 2023.10.20 00:38:21.996382 [ 3 ] {} <Debug> HTTP-Session: 7b71e789-5d12-46e6-943a-c0577281725a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1742 | 2023.10.20 00:38:21.996398 [ 3 ] {} <Debug> HTTP-Session: 7b71e789-5d12-46e6-943a-c0577281725a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1743 | 2023.10.20 00:38:21.996468 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1744 | 2023.10.20 00:38:21.996512 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1745 | 2023.10.20 00:38:21.996649 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1746 | 2023.10.20 00:38:21.996986 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1747 | 2023.10.20 00:38:21.997257 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1748 | 2023.10.20 00:38:21.997430 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1749 | 2023.10.20 00:38:21.997563 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.001064903 sec., 2817 rows/sec., 3.80 MiB/sec. | ||
1750 | 2023.10.20 00:38:21.997554 [ 83 ] {} <Debug> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1751 | 2023.10.20 00:38:21.997676 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1752 | 2023.10.20 00:38:21.997757 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} <Debug> DynamicQueryHandler: Done processing query | ||
1753 | 2023.10.20 00:38:21.997795 [ 3 ] {c30d4a73-121a-4bc1-86f8-bc3b21d97f50} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1754 | 2023.10.20 00:38:21.997796 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1755 | 2023.10.20 00:38:21.997826 [ 3 ] {} <Debug> HTTP-Session: 7b71e789-5d12-46e6-943a-c0577281725a Destroying unnamed session | ||
1756 | 2023.10.20 00:38:21.997961 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1757 | 2023.10.20 00:38:21.998001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 3122, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1758 | 2023.10.20 00:38:21.998028 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part | ||
1759 | 2023.10.20 00:38:21.998072 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1760 | 2023.10.20 00:38:21.998128 [ 3 ] {} <Debug> HTTP-Session: 6076261c-936c-4bb6-8a4c-5c80411fe7d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1761 | 2023.10.20 00:38:21.998166 [ 3 ] {} <Debug> HTTP-Session: 6076261c-936c-4bb6-8a4c-5c80411fe7d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1762 | 2023.10.20 00:38:21.998391 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1763 | 2023.10.20 00:38:21.998409 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 41 rows starting from the beginning of the part | ||
1764 | 2023.10.20 00:38:21.998486 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1765 | 2023.10.20 00:38:21.998778 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part | ||
1766 | 2023.10.20 00:38:21.998980 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1767 | 2023.10.20 00:38:21.999143 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 41 rows starting from the beginning of the part | ||
1768 | 2023.10.20 00:38:21.999396 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 41 rows starting from the beginning of the part | ||
1769 | 2023.10.20 00:38:21.999771 [ 21 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 3 rows starting from the beginning of the part | ||
1770 | 2023.10.20 00:38:21.999788 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1771 | 2023.10.20 00:38:22.000191 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.00 MiB, peak 235.13 MiB, will set to 229.80 MiB (RSS), difference: -1.20 MiB | ||
1772 | 2023.10.20 00:38:22.000460 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1773 | 2023.10.20 00:38:22.000902 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1774 | 2023.10.20 00:38:22.001163 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} <Information> executeQuery: Read 22 rows, 1.22 KiB in 0.002715909 sec., 8100 rows/sec., 448.39 KiB/sec. | ||
1775 | 2023.10.20 00:38:22.001457 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} <Debug> DynamicQueryHandler: Done processing query | ||
1776 | 2023.10.20 00:38:22.001511 [ 3 ] {d5b10160-e6a6-4020-a0db-95118abfa0f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1777 | 2023.10.20 00:38:22.001547 [ 3 ] {} <Debug> HTTP-Session: 6076261c-936c-4bb6-8a4c-5c80411fe7d3 Destroying unnamed session | ||
1778 | 2023.10.20 00:38:22.004593 [ 10 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 203 rows, containing 6 columns (6 merged, 0 gathered) in 0.006851098 sec., 29630.2869992518 rows/sec., 39.98 MiB/sec. | ||
1779 | 2023.10.20 00:38:22.004868 [ 24 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1780 | 2023.10.20 00:38:22.005114 [ 24 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1781 | 2023.10.20 00:38:22.005180 [ 24 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1782 | 2023.10.20 00:38:22.005255 [ 24 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_6_1: 4.11 MiB. | ||
1783 | 2023.10.20 00:38:23.001116 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 228.85 MiB, peak 235.13 MiB, will set to 230.05 MiB (RSS), difference: 1.20 MiB | ||
1784 | 2023.10.20 00:38:26.972740 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1785 | 2023.10.20 00:38:26.972911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1786 | 2023.10.20 00:38:26.972955 [ 3 ] {} <Debug> HTTP-Session: c0d4e684-49a2-4b1c-b302-0971832848df Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1787 | 2023.10.20 00:38:26.972995 [ 3 ] {} <Debug> HTTP-Session: c0d4e684-49a2-4b1c-b302-0971832848df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1788 | 2023.10.20 00:38:26.973183 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1789 | 2023.10.20 00:38:26.973277 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1790 | 2023.10.20 00:38:26.973521 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1791 | 2023.10.20 00:38:26.974111 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1792 | 2023.10.20 00:38:26.974382 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1793 | 2023.10.20 00:38:26.974550 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1794 | 2023.10.20 00:38:26.974692 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001449621 sec., 28283 rows/sec., 2.24 MiB/sec. | ||
1795 | 2023.10.20 00:38:26.974894 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} <Debug> DynamicQueryHandler: Done processing query | ||
1796 | 2023.10.20 00:38:26.974921 [ 3 ] {4149f299-ce49-417d-bf8c-3e35e9bf8a86} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1797 | 2023.10.20 00:38:26.974939 [ 3 ] {} <Debug> HTTP-Session: c0d4e684-49a2-4b1c-b302-0971832848df Destroying unnamed session | ||
1798 | 2023.10.20 00:38:26.975115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1799 | 2023.10.20 00:38:26.975167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1800 | 2023.10.20 00:38:26.975187 [ 3 ] {} <Debug> HTTP-Session: 05eb96f8-0da2-4445-bbed-c819f599f8b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1801 | 2023.10.20 00:38:26.975205 [ 3 ] {} <Debug> HTTP-Session: 05eb96f8-0da2-4445-bbed-c819f599f8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1802 | 2023.10.20 00:38:26.975293 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1803 | 2023.10.20 00:38:26.975336 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1804 | 2023.10.20 00:38:26.975451 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1805 | 2023.10.20 00:38:26.975842 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1806 | 2023.10.20 00:38:26.976066 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1807 | 2023.10.20 00:38:26.976220 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1808 | 2023.10.20 00:38:26.976361 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.001032992 sec., 119071 rows/sec., 11.72 MiB/sec. | ||
1809 | 2023.10.20 00:38:26.976498 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} <Debug> DynamicQueryHandler: Done processing query | ||
1810 | 2023.10.20 00:38:26.976523 [ 3 ] {92769b82-68f2-484f-b23f-7e18c1e1f360} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1811 | 2023.10.20 00:38:26.976539 [ 3 ] {} <Debug> HTTP-Session: 05eb96f8-0da2-4445-bbed-c819f599f8b4 Destroying unnamed session | ||
1812 | 2023.10.20 00:38:26.976659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1813 | 2023.10.20 00:38:26.976707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1814 | 2023.10.20 00:38:26.976726 [ 3 ] {} <Debug> HTTP-Session: edde718d-ca4e-4eb9-a396-ecaa420ec221 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1815 | 2023.10.20 00:38:26.976743 [ 3 ] {} <Debug> HTTP-Session: edde718d-ca4e-4eb9-a396-ecaa420ec221 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1816 | 2023.10.20 00:38:26.976817 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1817 | 2023.10.20 00:38:26.976857 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1818 | 2023.10.20 00:38:26.976964 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1819 | 2023.10.20 00:38:26.977266 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1820 | 2023.10.20 00:38:26.977501 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
1821 | 2023.10.20 00:38:26.977652 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
1822 | 2023.10.20 00:38:26.977765 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.00091708 sec., 44707 rows/sec., 3.50 MiB/sec. | ||
1823 | 2023.10.20 00:38:26.977927 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} <Debug> DynamicQueryHandler: Done processing query | ||
1824 | 2023.10.20 00:38:26.977952 [ 3 ] {0ad300ee-5f91-475a-8b28-3faaafc85aba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1825 | 2023.10.20 00:38:26.977968 [ 3 ] {} <Debug> HTTP-Session: edde718d-ca4e-4eb9-a396-ecaa420ec221 Destroying unnamed session | ||
1826 | 2023.10.20 00:38:26.978137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1827 | 2023.10.20 00:38:26.978183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1828 | 2023.10.20 00:38:26.978202 [ 3 ] {} <Debug> HTTP-Session: fd0c364b-15fd-4bd2-8c5d-1b81e81e31f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1829 | 2023.10.20 00:38:26.978219 [ 3 ] {} <Debug> HTTP-Session: fd0c364b-15fd-4bd2-8c5d-1b81e81e31f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1830 | 2023.10.20 00:38:26.978310 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1831 | 2023.10.20 00:38:26.978357 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1832 | 2023.10.20 00:38:26.978498 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1833 | 2023.10.20 00:38:26.978974 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1834 | 2023.10.20 00:38:26.979296 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1835 | 2023.10.20 00:38:26.979470 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1836 | 2023.10.20 00:38:26.979592 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001256896 sec., 32620 rows/sec., 44.02 MiB/sec. | ||
1837 | 2023.10.20 00:38:26.979721 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} <Debug> DynamicQueryHandler: Done processing query | ||
1838 | 2023.10.20 00:38:26.979745 [ 3 ] {0c7cd93d-290a-4e62-932a-428a4534bb86} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1839 | 2023.10.20 00:38:26.979761 [ 3 ] {} <Debug> HTTP-Session: fd0c364b-15fd-4bd2-8c5d-1b81e81e31f0 Destroying unnamed session | ||
1840 | 2023.10.20 00:38:31.961880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1841 | 2023.10.20 00:38:31.962006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1842 | 2023.10.20 00:38:31.962038 [ 3 ] {} <Debug> HTTP-Session: 952e7b31-f4a3-448e-9aff-705b0d822d49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1843 | 2023.10.20 00:38:31.962065 [ 3 ] {} <Debug> HTTP-Session: 952e7b31-f4a3-448e-9aff-705b0d822d49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1844 | 2023.10.20 00:38:31.962205 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1845 | 2023.10.20 00:38:31.962268 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1846 | 2023.10.20 00:38:31.962426 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1847 | 2023.10.20 00:38:31.962879 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1848 | 2023.10.20 00:38:31.963147 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1849 | 2023.10.20 00:38:31.963317 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1850 | 2023.10.20 00:38:31.963453 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001204916 sec., 9129 rows/sec., 618.40 KiB/sec. | ||
1851 | 2023.10.20 00:38:31.963604 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} <Debug> DynamicQueryHandler: Done processing query | ||
1852 | 2023.10.20 00:38:31.963629 [ 3 ] {4538d331-ba90-48dd-979f-2d55ac96abf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1853 | 2023.10.20 00:38:31.963646 [ 3 ] {} <Debug> HTTP-Session: 952e7b31-f4a3-448e-9aff-705b0d822d49 Destroying unnamed session | ||
1854 | 2023.10.20 00:38:31.963787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1855 | 2023.10.20 00:38:31.963837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1856 | 2023.10.20 00:38:31.963857 [ 3 ] {} <Debug> HTTP-Session: 41a00d8a-aa64-4649-b072-62e11bb6ae04 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1857 | 2023.10.20 00:38:31.963875 [ 3 ] {} <Debug> HTTP-Session: 41a00d8a-aa64-4649-b072-62e11bb6ae04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1858 | 2023.10.20 00:38:31.963955 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1859 | 2023.10.20 00:38:31.963997 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1860 | 2023.10.20 00:38:31.964105 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1861 | 2023.10.20 00:38:31.964504 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1862 | 2023.10.20 00:38:31.964733 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1863 | 2023.10.20 00:38:31.964888 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1864 | 2023.10.20 00:38:31.965015 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001027303 sec., 99289 rows/sec., 9.23 MiB/sec. | ||
1865 | 2023.10.20 00:38:31.965226 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} <Debug> DynamicQueryHandler: Done processing query | ||
1866 | 2023.10.20 00:38:31.965251 [ 3 ] {2d8121ae-3be2-4755-be18-7eb0d48edbfb} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
1867 | 2023.10.20 00:38:31.965267 [ 3 ] {} <Debug> HTTP-Session: 41a00d8a-aa64-4649-b072-62e11bb6ae04 Destroying unnamed session | ||
1868 | 2023.10.20 00:38:31.965460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1869 | 2023.10.20 00:38:31.965507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1870 | 2023.10.20 00:38:31.965527 [ 3 ] {} <Debug> HTTP-Session: e0354bd4-5f6b-4779-97df-7192df4f705a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1871 | 2023.10.20 00:38:31.965544 [ 3 ] {} <Debug> HTTP-Session: e0354bd4-5f6b-4779-97df-7192df4f705a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1872 | 2023.10.20 00:38:31.965630 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1873 | 2023.10.20 00:38:31.965670 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1874 | 2023.10.20 00:38:31.965793 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1875 | 2023.10.20 00:38:31.966317 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1876 | 2023.10.20 00:38:31.966574 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
1877 | 2023.10.20 00:38:31.966730 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
1878 | 2023.10.20 00:38:31.966850 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001194365 sec., 225224 rows/sec., 15.49 MiB/sec. | ||
1879 | 2023.10.20 00:38:31.966979 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} <Debug> DynamicQueryHandler: Done processing query | ||
1880 | 2023.10.20 00:38:31.967003 [ 3 ] {4a2abc3d-97f9-4847-b130-804d1c458964} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1881 | 2023.10.20 00:38:31.967019 [ 3 ] {} <Debug> HTTP-Session: e0354bd4-5f6b-4779-97df-7192df4f705a Destroying unnamed session | ||
1882 | 2023.10.20 00:38:31.967181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1883 | 2023.10.20 00:38:31.967228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1884 | 2023.10.20 00:38:31.967247 [ 3 ] {} <Debug> HTTP-Session: 34f55835-6ce6-40dc-bb33-731069decc90 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1885 | 2023.10.20 00:38:31.967264 [ 3 ] {} <Debug> HTTP-Session: 34f55835-6ce6-40dc-bb33-731069decc90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1886 | 2023.10.20 00:38:31.967333 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1887 | 2023.10.20 00:38:31.967372 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1888 | 2023.10.20 00:38:31.967482 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1889 | 2023.10.20 00:38:31.967749 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1890 | 2023.10.20 00:38:31.967987 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1891 | 2023.10.20 00:38:31.968158 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1892 | 2023.10.20 00:38:31.968257 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000899469 sec., 6670 rows/sec., 280.11 KiB/sec. | ||
1893 | 2023.10.20 00:38:31.968419 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} <Debug> DynamicQueryHandler: Done processing query | ||
1894 | 2023.10.20 00:38:31.968444 [ 3 ] {d02e9b23-133c-41d9-b364-4afef4351489} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1895 | 2023.10.20 00:38:31.968460 [ 3 ] {} <Debug> HTTP-Session: 34f55835-6ce6-40dc-bb33-731069decc90 Destroying unnamed session | ||
1896 | 2023.10.20 00:38:31.968592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1897 | 2023.10.20 00:38:31.968637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1898 | 2023.10.20 00:38:31.968657 [ 3 ] {} <Debug> HTTP-Session: 29a0a205-b7a2-40bb-9ac1-bab289bfeb7d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1899 | 2023.10.20 00:38:31.968673 [ 3 ] {} <Debug> HTTP-Session: 29a0a205-b7a2-40bb-9ac1-bab289bfeb7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1900 | 2023.10.20 00:38:31.968748 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1901 | 2023.10.20 00:38:31.968793 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1902 | 2023.10.20 00:38:31.968916 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1903 | 2023.10.20 00:38:31.969227 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1904 | 2023.10.20 00:38:31.969480 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1905 | 2023.10.20 00:38:31.969656 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1906 | 2023.10.20 00:38:31.969785 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001008962 sec., 62440 rows/sec., 3.79 MiB/sec. | ||
1907 | 2023.10.20 00:38:31.969903 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} <Debug> DynamicQueryHandler: Done processing query | ||
1908 | 2023.10.20 00:38:31.969927 [ 3 ] {ccdef0e6-a5ad-4837-ae07-a22b6e34c95f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1909 | 2023.10.20 00:38:31.969943 [ 3 ] {} <Debug> HTTP-Session: 29a0a205-b7a2-40bb-9ac1-bab289bfeb7d Destroying unnamed session | ||
1910 | 2023.10.20 00:38:31.970065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1911 | 2023.10.20 00:38:31.970111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1912 | 2023.10.20 00:38:31.970129 [ 3 ] {} <Debug> HTTP-Session: 034f3fbc-b45f-4ec7-8ee0-e7fc40750c0e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1913 | 2023.10.20 00:38:31.970146 [ 3 ] {} <Debug> HTTP-Session: 034f3fbc-b45f-4ec7-8ee0-e7fc40750c0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1914 | 2023.10.20 00:38:31.970219 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1915 | 2023.10.20 00:38:31.970261 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1916 | 2023.10.20 00:38:31.970398 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1917 | 2023.10.20 00:38:31.970704 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1918 | 2023.10.20 00:38:31.970979 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1919 | 2023.10.20 00:38:31.971177 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1920 | 2023.10.20 00:38:31.971299 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001055523 sec., 4736 rows/sec., 6.39 MiB/sec. | ||
1921 | 2023.10.20 00:38:31.971424 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} <Debug> DynamicQueryHandler: Done processing query | ||
1922 | 2023.10.20 00:38:31.971447 [ 3 ] {870df8fe-c46d-42e6-9cc8-c5a3fc7abe4e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1923 | 2023.10.20 00:38:31.971463 [ 3 ] {} <Debug> HTTP-Session: 034f3fbc-b45f-4ec7-8ee0-e7fc40750c0e Destroying unnamed session | ||
1924 | 2023.10.20 00:38:31.971570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1925 | 2023.10.20 00:38:31.971616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1926 | 2023.10.20 00:38:31.971635 [ 3 ] {} <Debug> HTTP-Session: d66e88ad-4e47-401b-abdc-6ccfd4f79090 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1927 | 2023.10.20 00:38:31.971652 [ 3 ] {} <Debug> HTTP-Session: d66e88ad-4e47-401b-abdc-6ccfd4f79090 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1928 | 2023.10.20 00:38:31.971722 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1929 | 2023.10.20 00:38:31.971761 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1930 | 2023.10.20 00:38:31.971865 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1931 | 2023.10.20 00:38:31.972121 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1932 | 2023.10.20 00:38:31.972353 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1933 | 2023.10.20 00:38:31.972525 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1934 | 2023.10.20 00:38:31.972638 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000889649 sec., 21356 rows/sec., 1.11 MiB/sec. | ||
1935 | 2023.10.20 00:38:31.972753 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} <Debug> DynamicQueryHandler: Done processing query | ||
1936 | 2023.10.20 00:38:31.972777 [ 3 ] {325d1b16-2a51-460c-a520-196595b1edf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1937 | 2023.10.20 00:38:31.972793 [ 3 ] {} <Debug> HTTP-Session: d66e88ad-4e47-401b-abdc-6ccfd4f79090 Destroying unnamed session | ||
1938 | 2023.10.20 00:38:35.417858 [ 72 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1939 | 2023.10.20 00:38:35.417926 [ 72 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1940 | 2023.10.20 00:38:36.945818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1941 | 2023.10.20 00:38:36.945936 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1942 | 2023.10.20 00:38:36.945966 [ 3 ] {} <Debug> HTTP-Session: 18532b05-9bd9-4099-8b67-55d785acc3b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1943 | 2023.10.20 00:38:36.945994 [ 3 ] {} <Debug> HTTP-Session: 18532b05-9bd9-4099-8b67-55d785acc3b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1944 | 2023.10.20 00:38:36.946135 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1945 | 2023.10.20 00:38:36.946201 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1946 | 2023.10.20 00:38:36.946398 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1947 | 2023.10.20 00:38:36.946886 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1948 | 2023.10.20 00:38:36.947147 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1949 | 2023.10.20 00:38:36.947312 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1950 | 2023.10.20 00:38:36.947431 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001263157 sec., 32458 rows/sec., 2.57 MiB/sec. | ||
1951 | 2023.10.20 00:38:36.947570 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} <Debug> DynamicQueryHandler: Done processing query | ||
1952 | 2023.10.20 00:38:36.947594 [ 3 ] {c305c4a2-c95f-4bec-9d5a-e89463837321} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1953 | 2023.10.20 00:38:36.947612 [ 3 ] {} <Debug> HTTP-Session: 18532b05-9bd9-4099-8b67-55d785acc3b1 Destroying unnamed session | ||
1954 | 2023.10.20 00:38:36.947746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1955 | 2023.10.20 00:38:36.947793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1956 | 2023.10.20 00:38:36.947812 [ 3 ] {} <Debug> HTTP-Session: 4ae3e806-0c32-4b77-b903-c1a739bfce28 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1957 | 2023.10.20 00:38:36.947828 [ 3 ] {} <Debug> HTTP-Session: 4ae3e806-0c32-4b77-b903-c1a739bfce28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1958 | 2023.10.20 00:38:36.947905 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1959 | 2023.10.20 00:38:36.947945 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1960 | 2023.10.20 00:38:36.948051 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1961 | 2023.10.20 00:38:36.948440 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1962 | 2023.10.20 00:38:36.948651 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1963 | 2023.10.20 00:38:36.948810 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1964 | 2023.10.20 00:38:36.948911 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.000978861 sec., 125656 rows/sec., 12.37 MiB/sec. | ||
1965 | 2023.10.20 00:38:36.949101 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} <Debug> DynamicQueryHandler: Done processing query | ||
1966 | 2023.10.20 00:38:36.949126 [ 3 ] {d0812544-86ae-4830-b8ae-1012ce63a02f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
1967 | 2023.10.20 00:38:36.949142 [ 3 ] {} <Debug> HTTP-Session: 4ae3e806-0c32-4b77-b903-c1a739bfce28 Destroying unnamed session | ||
1968 | 2023.10.20 00:38:36.949299 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1969 | 2023.10.20 00:38:36.949342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1970 | 2023.10.20 00:38:36.949360 [ 3 ] {} <Debug> HTTP-Session: ca5baf8d-9393-4231-aaf3-dc5b1eca7035 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1971 | 2023.10.20 00:38:36.949377 [ 3 ] {} <Debug> HTTP-Session: ca5baf8d-9393-4231-aaf3-dc5b1eca7035 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1972 | 2023.10.20 00:38:36.949448 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1973 | 2023.10.20 00:38:36.949488 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1974 | 2023.10.20 00:38:36.949605 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1975 | 2023.10.20 00:38:36.949902 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1976 | 2023.10.20 00:38:36.950105 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
1977 | 2023.10.20 00:38:36.950249 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
1978 | 2023.10.20 00:38:36.950346 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000872748 sec., 46978 rows/sec., 3.67 MiB/sec. | ||
1979 | 2023.10.20 00:38:36.950445 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} <Debug> DynamicQueryHandler: Done processing query | ||
1980 | 2023.10.20 00:38:36.950468 [ 3 ] {8d79221f-4466-4cbf-bda8-5b4a43c3941f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1981 | 2023.10.20 00:38:36.950483 [ 3 ] {} <Debug> HTTP-Session: ca5baf8d-9393-4231-aaf3-dc5b1eca7035 Destroying unnamed session | ||
1982 | 2023.10.20 00:38:36.950643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1983 | 2023.10.20 00:38:36.950687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1984 | 2023.10.20 00:38:36.950705 [ 3 ] {} <Debug> HTTP-Session: 87d658af-c48b-4e5d-93f2-a6fe77b0b6ae Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1985 | 2023.10.20 00:38:36.950722 [ 3 ] {} <Debug> HTTP-Session: 87d658af-c48b-4e5d-93f2-a6fe77b0b6ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1986 | 2023.10.20 00:38:36.950805 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1987 | 2023.10.20 00:38:36.950850 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1988 | 2023.10.20 00:38:36.950981 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1989 | 2023.10.20 00:38:36.951493 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
1990 | 2023.10.20 00:38:36.951800 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1991 | 2023.10.20 00:38:36.951976 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1992 | 2023.10.20 00:38:36.952079 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001248597 sec., 32836 rows/sec., 44.31 MiB/sec. | ||
1993 | 2023.10.20 00:38:36.952251 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} <Debug> DynamicQueryHandler: Done processing query | ||
1994 | 2023.10.20 00:38:36.952275 [ 3 ] {6240e5dd-cb6d-4dd0-8444-9efd271b20b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
1995 | 2023.10.20 00:38:36.952309 [ 3 ] {} <Debug> HTTP-Session: 87d658af-c48b-4e5d-93f2-a6fe77b0b6ae Destroying unnamed session | ||
1996 | 2023.10.20 00:38:41.935280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1997 | 2023.10.20 00:38:41.935409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1998 | 2023.10.20 00:38:41.935440 [ 3 ] {} <Debug> HTTP-Session: eec336f6-314b-4d7b-a5d9-4473437aad37 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
1999 | 2023.10.20 00:38:41.935467 [ 3 ] {} <Debug> HTTP-Session: eec336f6-314b-4d7b-a5d9-4473437aad37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2000 | 2023.10.20 00:38:41.935607 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2001 | 2023.10.20 00:38:41.935673 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2002 | 2023.10.20 00:38:41.935850 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2003 | 2023.10.20 00:38:41.936305 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2004 | 2023.10.20 00:38:41.936569 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2005 | 2023.10.20 00:38:41.936728 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2006 | 2023.10.20 00:38:41.936851 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001209496 sec., 9094 rows/sec., 616.06 KiB/sec. | ||
2007 | 2023.10.20 00:38:41.936903 [ 77 ] {} <Debug> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2008 | 2023.10.20 00:38:41.937035 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} <Debug> DynamicQueryHandler: Done processing query | ||
2009 | 2023.10.20 00:38:41.937061 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2010 | 2023.10.20 00:38:41.937071 [ 3 ] {296ddd53-9901-4f83-a671-979721937790} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2011 | 2023.10.20 00:38:41.937116 [ 3 ] {} <Debug> HTTP-Session: eec336f6-314b-4d7b-a5d9-4473437aad37 Destroying unnamed session | ||
2012 | 2023.10.20 00:38:41.937240 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2013 | 2023.10.20 00:38:41.937268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2014 | 2023.10.20 00:38:41.937371 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2015 | 2023.10.20 00:38:41.937415 [ 3 ] {} <Debug> HTTP-Session: 635e93cc-470e-462d-be54-affb8635a7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2016 | 2023.10.20 00:38:41.937462 [ 3 ] {} <Debug> HTTP-Session: 635e93cc-470e-462d-be54-affb8635a7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2017 | 2023.10.20 00:38:41.937472 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2018 | 2023.10.20 00:38:41.937548 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part | ||
2019 | 2023.10.20 00:38:41.937602 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2020 | 2023.10.20 00:38:41.937683 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2021 | 2023.10.20 00:38:41.937868 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 9 rows starting from the beginning of the part | ||
2022 | 2023.10.20 00:38:41.938132 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2023 | 2023.10.20 00:38:41.938165 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
2024 | 2023.10.20 00:38:41.938355 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 11 rows starting from the beginning of the part | ||
2025 | 2023.10.20 00:38:41.938507 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
2026 | 2023.10.20 00:38:41.938810 [ 17 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 11 rows starting from the beginning of the part | ||
2027 | 2023.10.20 00:38:41.939062 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2028 | 2023.10.20 00:38:41.939505 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2029 | 2023.10.20 00:38:41.939835 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2030 | 2023.10.20 00:38:41.940015 [ 77 ] {} <Debug> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2031 | 2023.10.20 00:38:41.940108 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2032 | 2023.10.20 00:38:41.940122 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002460593 sec., 41453 rows/sec., 3.85 MiB/sec. | ||
2033 | 2023.10.20 00:38:41.940272 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2034 | 2023.10.20 00:38:41.940622 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2035 | 2023.10.20 00:38:41.940680 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} <Debug> DynamicQueryHandler: Done processing query | ||
2036 | 2023.10.20 00:38:41.940689 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 210 rows starting from the beginning of the part | ||
2037 | 2023.10.20 00:38:41.940705 [ 10 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.003552677 sec., 45036.461237540025 rows/sec., 3.40 MiB/sec. | ||
2038 | 2023.10.20 00:38:41.940715 [ 3 ] {f9601f00-3d3f-4bff-a761-0ae693467dcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2039 | 2023.10.20 00:38:41.940820 [ 3 ] {} <Debug> HTTP-Session: 635e93cc-470e-462d-be54-affb8635a7f0 Destroying unnamed session | ||
2040 | 2023.10.20 00:38:41.940872 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 96 rows starting from the beginning of the part | ||
2041 | 2023.10.20 00:38:41.940962 [ 10 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2042 | 2023.10.20 00:38:41.941044 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 123 rows starting from the beginning of the part | ||
2043 | 2023.10.20 00:38:41.941096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2044 | 2023.10.20 00:38:41.941168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2045 | 2023.10.20 00:38:41.941202 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 102 rows starting from the beginning of the part | ||
2046 | 2023.10.20 00:38:41.941212 [ 3 ] {} <Debug> HTTP-Session: a1717745-9e3b-4d31-bbec-a72fccf00857 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2047 | 2023.10.20 00:38:41.941265 [ 3 ] {} <Debug> HTTP-Session: a1717745-9e3b-4d31-bbec-a72fccf00857 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2048 | 2023.10.20 00:38:41.941330 [ 10 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2049 | 2023.10.20 00:38:41.941508 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 123 rows starting from the beginning of the part | ||
2050 | 2023.10.20 00:38:41.941526 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2051 | 2023.10.20 00:38:41.941548 [ 10 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_16_3} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2052 | 2023.10.20 00:38:41.941615 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2053 | 2023.10.20 00:38:41.941844 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 102 rows starting from the beginning of the part | ||
2054 | 2023.10.20 00:38:41.942044 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2055 | 2023.10.20 00:38:41.942777 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2056 | 2023.10.20 00:38:41.943040 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 756 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881143 sec., 262395.8616424107 rows/sec., 25.11 MiB/sec. | ||
2057 | 2023.10.20 00:38:41.943080 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2058 | 2023.10.20 00:38:41.943150 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2059 | 2023.10.20 00:38:41.943249 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2060 | 2023.10.20 00:38:41.943363 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2061 | 2023.10.20 00:38:41.943426 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001823229 sec., 153573 rows/sec., 10.61 MiB/sec. | ||
2062 | 2023.10.20 00:38:41.943440 [ 77 ] {} <Debug> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2063 | 2023.10.20 00:38:41.943515 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_16_3} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2064 | 2023.10.20 00:38:41.943634 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2065 | 2023.10.20 00:38:41.943711 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} <Debug> DynamicQueryHandler: Done processing query | ||
2066 | 2023.10.20 00:38:41.943769 [ 3 ] {6b8b1522-d241-4565-8d87-fc3fd88c3cd4} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2067 | 2023.10.20 00:38:41.943807 [ 3 ] {} <Debug> HTTP-Session: a1717745-9e3b-4d31-bbec-a72fccf00857 Destroying unnamed session | ||
2068 | 2023.10.20 00:38:41.943814 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2069 | 2023.10.20 00:38:41.943879 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2070 | 2023.10.20 00:38:41.943904 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 334 rows starting from the beginning of the part | ||
2071 | 2023.10.20 00:38:41.943952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2072 | 2023.10.20 00:38:41.944012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2073 | 2023.10.20 00:38:41.944013 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 270 rows starting from the beginning of the part | ||
2074 | 2023.10.20 00:38:41.944035 [ 3 ] {} <Debug> HTTP-Session: f7bea08e-a6f1-4b63-a35f-7b9795a9c62f Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2075 | 2023.10.20 00:38:41.944060 [ 3 ] {} <Debug> HTTP-Session: f7bea08e-a6f1-4b63-a35f-7b9795a9c62f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2076 | 2023.10.20 00:38:41.944135 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
2077 | 2023.10.20 00:38:41.944171 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2078 | 2023.10.20 00:38:41.944231 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2079 | 2023.10.20 00:38:41.944251 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 269 rows starting from the beginning of the part | ||
2080 | 2023.10.20 00:38:41.944414 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
2081 | 2023.10.20 00:38:41.944480 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2082 | 2023.10.20 00:38:41.944555 [ 24 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 280 rows starting from the beginning of the part | ||
2083 | 2023.10.20 00:38:41.944926 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2084 | 2023.10.20 00:38:41.945272 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2085 | 2023.10.20 00:38:41.945494 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2086 | 2023.10.20 00:38:41.945590 [ 10 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1235 rows, containing 4 columns (4 merged, 0 gathered) in 0.00183261 sec., 673902.2487053983 rows/sec., 47.16 MiB/sec. | ||
2087 | 2023.10.20 00:38:41.945719 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001512973 sec., 3965 rows/sec., 166.53 KiB/sec. | ||
2088 | 2023.10.20 00:38:41.945858 [ 10 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2089 | 2023.10.20 00:38:41.945955 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} <Debug> DynamicQueryHandler: Done processing query | ||
2090 | 2023.10.20 00:38:41.945987 [ 3 ] {07b0493c-c47c-40e4-a5e9-e175762e49ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2091 | 2023.10.20 00:38:41.946018 [ 3 ] {} <Debug> HTTP-Session: f7bea08e-a6f1-4b63-a35f-7b9795a9c62f Destroying unnamed session | ||
2092 | 2023.10.20 00:38:41.946093 [ 10 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2093 | 2023.10.20 00:38:41.946163 [ 10 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_16_3} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2094 | 2023.10.20 00:38:41.946201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2095 | 2023.10.20 00:38:41.946291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2096 | 2023.10.20 00:38:41.946310 [ 3 ] {} <Debug> HTTP-Session: 12491b7b-5c4a-4bf0-934f-3d2aca4b759d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2097 | 2023.10.20 00:38:41.946328 [ 3 ] {} <Debug> HTTP-Session: 12491b7b-5c4a-4bf0-934f-3d2aca4b759d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2098 | 2023.10.20 00:38:41.946402 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2099 | 2023.10.20 00:38:41.946444 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2100 | 2023.10.20 00:38:41.946575 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2101 | 2023.10.20 00:38:41.946965 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2102 | 2023.10.20 00:38:41.947215 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2103 | 2023.10.20 00:38:41.947390 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2104 | 2023.10.20 00:38:41.947525 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001091143 sec., 67818 rows/sec., 4.15 MiB/sec. | ||
2105 | 2023.10.20 00:38:41.947656 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} <Debug> DynamicQueryHandler: Done processing query | ||
2106 | 2023.10.20 00:38:41.947683 [ 3 ] {9fc52596-a8e0-48f3-a203-225abbf664d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2107 | 2023.10.20 00:38:41.947698 [ 3 ] {} <Debug> HTTP-Session: 12491b7b-5c4a-4bf0-934f-3d2aca4b759d Destroying unnamed session | ||
2108 | 2023.10.20 00:38:41.947804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2109 | 2023.10.20 00:38:41.947849 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2110 | 2023.10.20 00:38:41.947866 [ 3 ] {} <Debug> HTTP-Session: ddde368b-9cb8-4128-a61f-875808670980 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2111 | 2023.10.20 00:38:41.947883 [ 3 ] {} <Debug> HTTP-Session: ddde368b-9cb8-4128-a61f-875808670980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2112 | 2023.10.20 00:38:41.947954 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2113 | 2023.10.20 00:38:41.947997 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2114 | 2023.10.20 00:38:41.948135 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2115 | 2023.10.20 00:38:41.948467 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2116 | 2023.10.20 00:38:41.948721 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2117 | 2023.10.20 00:38:41.948905 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2118 | 2023.10.20 00:38:41.949028 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001048442 sec., 4768 rows/sec., 6.44 MiB/sec. | ||
2119 | 2023.10.20 00:38:41.949140 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} <Debug> DynamicQueryHandler: Done processing query | ||
2120 | 2023.10.20 00:38:41.949164 [ 3 ] {8385acfb-f767-4bf8-885f-672e91258338} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2121 | 2023.10.20 00:38:41.949179 [ 3 ] {} <Debug> HTTP-Session: ddde368b-9cb8-4128-a61f-875808670980 Destroying unnamed session | ||
2122 | 2023.10.20 00:38:41.949288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2123 | 2023.10.20 00:38:41.949331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2124 | 2023.10.20 00:38:41.949350 [ 3 ] {} <Debug> HTTP-Session: dbe479c0-d1be-492c-b85f-dec0dfd1e785 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2125 | 2023.10.20 00:38:41.949366 [ 3 ] {} <Debug> HTTP-Session: dbe479c0-d1be-492c-b85f-dec0dfd1e785 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2126 | 2023.10.20 00:38:41.949434 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2127 | 2023.10.20 00:38:41.949473 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2128 | 2023.10.20 00:38:41.949574 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2129 | 2023.10.20 00:38:41.949819 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2130 | 2023.10.20 00:38:41.950040 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2131 | 2023.10.20 00:38:41.950211 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2132 | 2023.10.20 00:38:41.950331 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000868508 sec., 21876 rows/sec., 1.13 MiB/sec. | ||
2133 | 2023.10.20 00:38:41.950451 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} <Debug> DynamicQueryHandler: Done processing query | ||
2134 | 2023.10.20 00:38:41.950474 [ 3 ] {789fbe90-9889-417d-a955-c81e3b09ae70} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2135 | 2023.10.20 00:38:41.950490 [ 3 ] {} <Debug> HTTP-Session: dbe479c0-d1be-492c-b85f-dec0dfd1e785 Destroying unnamed session | ||
2136 | 2023.10.20 00:38:46.918356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2137 | 2023.10.20 00:38:46.918518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2138 | 2023.10.20 00:38:46.918561 [ 3 ] {} <Debug> HTTP-Session: 67edae23-e590-4c4b-96c8-201ca67fe94d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2139 | 2023.10.20 00:38:46.918600 [ 3 ] {} <Debug> HTTP-Session: 67edae23-e590-4c4b-96c8-201ca67fe94d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2140 | 2023.10.20 00:38:46.918783 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2141 | 2023.10.20 00:38:46.918872 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2142 | 2023.10.20 00:38:46.919103 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2143 | 2023.10.20 00:38:46.919527 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2144 | 2023.10.20 00:38:46.919791 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2145 | 2023.10.20 00:38:46.919954 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2146 | 2023.10.20 00:38:46.920094 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001256418 sec., 32632 rows/sec., 2.58 MiB/sec. | ||
2147 | 2023.10.20 00:38:46.920272 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} <Debug> DynamicQueryHandler: Done processing query | ||
2148 | 2023.10.20 00:38:46.920300 [ 3 ] {aceb49f8-59c4-45be-a6de-9285145eda95} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2149 | 2023.10.20 00:38:46.920316 [ 3 ] {} <Debug> HTTP-Session: 67edae23-e590-4c4b-96c8-201ca67fe94d Destroying unnamed session | ||
2150 | 2023.10.20 00:38:46.920454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2151 | 2023.10.20 00:38:46.920502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2152 | 2023.10.20 00:38:46.920522 [ 3 ] {} <Debug> HTTP-Session: c2ce328b-db73-486e-a019-f1332ef14e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2153 | 2023.10.20 00:38:46.920541 [ 3 ] {} <Debug> HTTP-Session: c2ce328b-db73-486e-a019-f1332ef14e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2154 | 2023.10.20 00:38:46.920626 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2155 | 2023.10.20 00:38:46.920668 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2156 | 2023.10.20 00:38:46.920779 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2157 | 2023.10.20 00:38:46.921136 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2158 | 2023.10.20 00:38:46.921350 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2159 | 2023.10.20 00:38:46.921500 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2160 | 2023.10.20 00:38:46.921611 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.00095935 sec., 128211 rows/sec., 12.62 MiB/sec. | ||
2161 | 2023.10.20 00:38:46.921716 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} <Debug> DynamicQueryHandler: Done processing query | ||
2162 | 2023.10.20 00:38:46.921739 [ 3 ] {bc4541ac-4af9-4123-8bb4-a7abd41b5d8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2163 | 2023.10.20 00:38:46.921755 [ 3 ] {} <Debug> HTTP-Session: c2ce328b-db73-486e-a019-f1332ef14e7c Destroying unnamed session | ||
2164 | 2023.10.20 00:38:46.921872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2165 | 2023.10.20 00:38:46.921915 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2166 | 2023.10.20 00:38:46.921934 [ 3 ] {} <Debug> HTTP-Session: a31e26cd-8563-4eac-a5ea-15fe34113c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2167 | 2023.10.20 00:38:46.921950 [ 3 ] {} <Debug> HTTP-Session: a31e26cd-8563-4eac-a5ea-15fe34113c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2168 | 2023.10.20 00:38:46.922022 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2169 | 2023.10.20 00:38:46.922062 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2170 | 2023.10.20 00:38:46.922163 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2171 | 2023.10.20 00:38:46.922440 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2172 | 2023.10.20 00:38:46.922653 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2173 | 2023.10.20 00:38:46.922799 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2174 | 2023.10.20 00:38:46.922919 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000867919 sec., 47239 rows/sec., 3.69 MiB/sec. | ||
2175 | 2023.10.20 00:38:46.923041 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} <Debug> DynamicQueryHandler: Done processing query | ||
2176 | 2023.10.20 00:38:46.923065 [ 3 ] {8ab5b305-344b-4117-9aa0-ef82d8870690} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2177 | 2023.10.20 00:38:46.923081 [ 3 ] {} <Debug> HTTP-Session: a31e26cd-8563-4eac-a5ea-15fe34113c40 Destroying unnamed session | ||
2178 | 2023.10.20 00:38:46.923275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2179 | 2023.10.20 00:38:46.923319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2180 | 2023.10.20 00:38:46.923338 [ 3 ] {} <Debug> HTTP-Session: 75c30403-d299-4845-94ad-76e68dc1fcdd Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2181 | 2023.10.20 00:38:46.923355 [ 3 ] {} <Debug> HTTP-Session: 75c30403-d299-4845-94ad-76e68dc1fcdd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2182 | 2023.10.20 00:38:46.923438 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2183 | 2023.10.20 00:38:46.923481 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2184 | 2023.10.20 00:38:46.923618 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2185 | 2023.10.20 00:38:46.924057 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2186 | 2023.10.20 00:38:46.924356 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2187 | 2023.10.20 00:38:46.924530 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2188 | 2023.10.20 00:38:46.924660 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001193435 sec., 34354 rows/sec., 46.36 MiB/sec. | ||
2189 | 2023.10.20 00:38:46.924654 [ 62 ] {} <Debug> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2190 | 2023.10.20 00:38:46.924772 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2191 | 2023.10.20 00:38:46.924844 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} <Debug> DynamicQueryHandler: Done processing query | ||
2192 | 2023.10.20 00:38:46.924891 [ 3 ] {eaf00226-2fb4-4618-adc8-a76cdd3997db} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2193 | 2023.10.20 00:38:46.924898 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2194 | 2023.10.20 00:38:46.924928 [ 3 ] {} <Debug> HTTP-Session: 75c30403-d299-4845-94ad-76e68dc1fcdd Destroying unnamed session | ||
2195 | 2023.10.20 00:38:46.925069 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2196 | 2023.10.20 00:38:46.925122 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 203 rows starting from the beginning of the part | ||
2197 | 2023.10.20 00:38:46.925268 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 41 rows starting from the beginning of the part | ||
2198 | 2023.10.20 00:38:46.925387 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part | ||
2199 | 2023.10.20 00:38:46.925499 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 41 rows starting from the beginning of the part | ||
2200 | 2023.10.20 00:38:46.925605 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part | ||
2201 | 2023.10.20 00:38:46.925710 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 41 rows starting from the beginning of the part | ||
2202 | 2023.10.20 00:38:46.926986 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 336 rows, containing 6 columns (6 merged, 0 gathered) in 0.002161847 sec., 155422.6547947195 rows/sec., 209.73 MiB/sec. | ||
2203 | 2023.10.20 00:38:46.927212 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2204 | 2023.10.20 00:38:46.927419 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2205 | 2023.10.20 00:38:46.927489 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2206 | 2023.10.20 00:38:46.927553 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_11_2: 4.02 MiB. | ||
2207 | 2023.10.20 00:38:47.001110 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.21 MiB, peak 235.45 MiB, will set to 230.07 MiB (RSS), difference: -4.14 MiB | ||
2208 | 2023.10.20 00:38:50.418741 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2209 | 2023.10.20 00:38:50.418848 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2210 | 2023.10.20 00:38:51.906903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2211 | 2023.10.20 00:38:51.907004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2212 | 2023.10.20 00:38:51.907029 [ 3 ] {} <Debug> HTTP-Session: 673ae9ca-2da2-4303-8221-9308dd6c7666 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2213 | 2023.10.20 00:38:51.907052 [ 3 ] {} <Debug> HTTP-Session: 673ae9ca-2da2-4303-8221-9308dd6c7666 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2214 | 2023.10.20 00:38:51.907176 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2215 | 2023.10.20 00:38:51.907235 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2216 | 2023.10.20 00:38:51.907391 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2217 | 2023.10.20 00:38:51.907788 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2218 | 2023.10.20 00:38:51.908045 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2219 | 2023.10.20 00:38:51.908209 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2220 | 2023.10.20 00:38:51.908325 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001119854 sec., 9822 rows/sec., 665.37 KiB/sec. | ||
2221 | 2023.10.20 00:38:51.908470 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} <Debug> DynamicQueryHandler: Done processing query | ||
2222 | 2023.10.20 00:38:51.908495 [ 3 ] {f18bea9e-2484-4b60-a2a2-f69505422204} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2223 | 2023.10.20 00:38:51.908511 [ 3 ] {} <Debug> HTTP-Session: 673ae9ca-2da2-4303-8221-9308dd6c7666 Destroying unnamed session | ||
2224 | 2023.10.20 00:38:51.908641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2225 | 2023.10.20 00:38:51.908687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2226 | 2023.10.20 00:38:51.908706 [ 3 ] {} <Debug> HTTP-Session: f789e810-dbd7-4eed-8567-09d90a6cf1d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2227 | 2023.10.20 00:38:51.908722 [ 3 ] {} <Debug> HTTP-Session: f789e810-dbd7-4eed-8567-09d90a6cf1d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2228 | 2023.10.20 00:38:51.908795 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2229 | 2023.10.20 00:38:51.908833 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2230 | 2023.10.20 00:38:51.908936 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2231 | 2023.10.20 00:38:51.909274 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2232 | 2023.10.20 00:38:51.909496 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2233 | 2023.10.20 00:38:51.909643 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2234 | 2023.10.20 00:38:51.909768 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.00094879 sec., 107505 rows/sec., 10.00 MiB/sec. | ||
2235 | 2023.10.20 00:38:51.909909 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} <Debug> DynamicQueryHandler: Done processing query | ||
2236 | 2023.10.20 00:38:51.909933 [ 3 ] {b67870f1-5bf6-40a9-aae2-49d83dd9d4f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2237 | 2023.10.20 00:38:51.909948 [ 3 ] {} <Debug> HTTP-Session: f789e810-dbd7-4eed-8567-09d90a6cf1d0 Destroying unnamed session | ||
2238 | 2023.10.20 00:38:51.910102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2239 | 2023.10.20 00:38:51.910146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2240 | 2023.10.20 00:38:51.910165 [ 3 ] {} <Debug> HTTP-Session: fe10fa55-3262-427a-8dab-ba29ea39ed0e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2241 | 2023.10.20 00:38:51.910181 [ 3 ] {} <Debug> HTTP-Session: fe10fa55-3262-427a-8dab-ba29ea39ed0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2242 | 2023.10.20 00:38:51.910261 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2243 | 2023.10.20 00:38:51.910299 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2244 | 2023.10.20 00:38:51.910409 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2245 | 2023.10.20 00:38:51.910850 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2246 | 2023.10.20 00:38:51.911092 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2247 | 2023.10.20 00:38:51.911239 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2248 | 2023.10.20 00:38:51.911366 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001080014 sec., 249070 rows/sec., 17.13 MiB/sec. | ||
2249 | 2023.10.20 00:38:51.911499 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} <Debug> DynamicQueryHandler: Done processing query | ||
2250 | 2023.10.20 00:38:51.911522 [ 3 ] {405070cc-6627-4fc0-bacc-df0a51ecc254} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2251 | 2023.10.20 00:38:51.911541 [ 3 ] {} <Debug> HTTP-Session: fe10fa55-3262-427a-8dab-ba29ea39ed0e Destroying unnamed session | ||
2252 | 2023.10.20 00:38:51.911667 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2253 | 2023.10.20 00:38:51.911710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2254 | 2023.10.20 00:38:51.911729 [ 3 ] {} <Debug> HTTP-Session: d4e3d4bb-7ac3-4d69-afec-1ce42f79e512 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2255 | 2023.10.20 00:38:51.911745 [ 3 ] {} <Debug> HTTP-Session: d4e3d4bb-7ac3-4d69-afec-1ce42f79e512 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2256 | 2023.10.20 00:38:51.911817 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2257 | 2023.10.20 00:38:51.911856 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2258 | 2023.10.20 00:38:51.911966 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2259 | 2023.10.20 00:38:51.912218 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2260 | 2023.10.20 00:38:51.912460 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2261 | 2023.10.20 00:38:51.912639 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2262 | 2023.10.20 00:38:51.912758 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.0009084 sec., 6605 rows/sec., 277.36 KiB/sec. | ||
2263 | 2023.10.20 00:38:51.912934 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} <Debug> DynamicQueryHandler: Done processing query | ||
2264 | 2023.10.20 00:38:51.912958 [ 3 ] {28d437d2-c210-408c-8958-f7e19692bf5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2265 | 2023.10.20 00:38:51.912974 [ 3 ] {} <Debug> HTTP-Session: d4e3d4bb-7ac3-4d69-afec-1ce42f79e512 Destroying unnamed session | ||
2266 | 2023.10.20 00:38:51.913106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2267 | 2023.10.20 00:38:51.913150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2268 | 2023.10.20 00:38:51.913168 [ 3 ] {} <Debug> HTTP-Session: a2aa028c-a689-4f78-90ea-20574d8a157e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2269 | 2023.10.20 00:38:51.913184 [ 3 ] {} <Debug> HTTP-Session: a2aa028c-a689-4f78-90ea-20574d8a157e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2270 | 2023.10.20 00:38:51.913259 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2271 | 2023.10.20 00:38:51.913302 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2272 | 2023.10.20 00:38:51.913423 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2273 | 2023.10.20 00:38:51.913793 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2274 | 2023.10.20 00:38:51.914079 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2275 | 2023.10.20 00:38:51.914256 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2276 | 2023.10.20 00:38:51.914380 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001090824 sec., 57754 rows/sec., 3.50 MiB/sec. | ||
2277 | 2023.10.20 00:38:51.914501 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} <Debug> DynamicQueryHandler: Done processing query | ||
2278 | 2023.10.20 00:38:51.914528 [ 3 ] {16ba245a-5a6b-4bb5-b9c7-b041ddf48cdf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2279 | 2023.10.20 00:38:51.914545 [ 3 ] {} <Debug> HTTP-Session: a2aa028c-a689-4f78-90ea-20574d8a157e Destroying unnamed session | ||
2280 | 2023.10.20 00:38:51.914661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2281 | 2023.10.20 00:38:51.914704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2282 | 2023.10.20 00:38:51.914722 [ 3 ] {} <Debug> HTTP-Session: 57bc79dd-69c9-4e6a-aa06-cca8783e233b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2283 | 2023.10.20 00:38:51.914739 [ 3 ] {} <Debug> HTTP-Session: 57bc79dd-69c9-4e6a-aa06-cca8783e233b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2284 | 2023.10.20 00:38:51.914811 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2285 | 2023.10.20 00:38:51.914852 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2286 | 2023.10.20 00:38:51.914986 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2287 | 2023.10.20 00:38:51.915321 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2288 | 2023.10.20 00:38:51.915581 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2289 | 2023.10.20 00:38:51.915762 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2290 | 2023.10.20 00:38:51.915882 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001046512 sec., 4777 rows/sec., 6.45 MiB/sec. | ||
2291 | 2023.10.20 00:38:51.916004 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} <Debug> DynamicQueryHandler: Done processing query | ||
2292 | 2023.10.20 00:38:51.916026 [ 3 ] {e5bba31e-26b0-430a-a3d8-19d2d32adb7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2293 | 2023.10.20 00:38:51.916042 [ 3 ] {} <Debug> HTTP-Session: 57bc79dd-69c9-4e6a-aa06-cca8783e233b Destroying unnamed session | ||
2294 | 2023.10.20 00:38:51.916159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2295 | 2023.10.20 00:38:51.916202 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2296 | 2023.10.20 00:38:51.916219 [ 3 ] {} <Debug> HTTP-Session: 3398f6d6-3a8c-4d2e-9c78-069fc0d49ab6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2297 | 2023.10.20 00:38:51.916235 [ 3 ] {} <Debug> HTTP-Session: 3398f6d6-3a8c-4d2e-9c78-069fc0d49ab6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2298 | 2023.10.20 00:38:51.916304 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2299 | 2023.10.20 00:38:51.916342 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2300 | 2023.10.20 00:38:51.916444 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2301 | 2023.10.20 00:38:51.916713 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2302 | 2023.10.20 00:38:51.916946 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2303 | 2023.10.20 00:38:51.917197 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2304 | 2023.10.20 00:38:51.917356 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.001025842 sec., 18521 rows/sec., 983.38 KiB/sec. | ||
2305 | 2023.10.20 00:38:51.917348 [ 66 ] {} <Debug> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2306 | 2023.10.20 00:38:51.917471 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2307 | 2023.10.20 00:38:51.917538 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} <Debug> DynamicQueryHandler: Done processing query | ||
2308 | 2023.10.20 00:38:51.917567 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2309 | 2023.10.20 00:38:51.917583 [ 3 ] {4eb88b06-614a-42cc-944d-82d0467c8bc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2310 | 2023.10.20 00:38:51.917634 [ 3 ] {} <Debug> HTTP-Session: 3398f6d6-3a8c-4d2e-9c78-069fc0d49ab6 Destroying unnamed session | ||
2311 | 2023.10.20 00:38:51.917699 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2312 | 2023.10.20 00:38:51.917735 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 125 rows starting from the beginning of the part | ||
2313 | 2023.10.20 00:38:51.917855 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part | ||
2314 | 2023.10.20 00:38:51.917937 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 22 rows starting from the beginning of the part | ||
2315 | 2023.10.20 00:38:51.918015 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part | ||
2316 | 2023.10.20 00:38:51.918091 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part | ||
2317 | 2023.10.20 00:38:51.918164 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part | ||
2318 | 2023.10.20 00:38:51.918756 [ 20 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001224517 sec., 182112.62073127608 rows/sec., 9.92 MiB/sec. | ||
2319 | 2023.10.20 00:38:51.918879 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2320 | 2023.10.20 00:38:51.919071 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2321 | 2023.10.20 00:38:51.919136 [ 18 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_11_2} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2322 | 2023.10.20 00:38:56.906802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2323 | 2023.10.20 00:38:56.906926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2324 | 2023.10.20 00:38:56.906986 [ 3 ] {} <Debug> HTTP-Session: 49cf6877-e191-4e22-87ce-8a1c66402eb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2325 | 2023.10.20 00:38:56.907014 [ 3 ] {} <Debug> HTTP-Session: 49cf6877-e191-4e22-87ce-8a1c66402eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2326 | 2023.10.20 00:38:56.907153 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2327 | 2023.10.20 00:38:56.907215 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2328 | 2023.10.20 00:38:56.907370 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2329 | 2023.10.20 00:38:56.907803 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2330 | 2023.10.20 00:38:56.908051 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2331 | 2023.10.20 00:38:56.908201 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2332 | 2023.10.20 00:38:56.908338 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001165765 sec., 35170 rows/sec., 2.78 MiB/sec. | ||
2333 | 2023.10.20 00:38:56.908484 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} <Debug> DynamicQueryHandler: Done processing query | ||
2334 | 2023.10.20 00:38:56.908508 [ 3 ] {ce4aae5d-2ea4-4b9c-bb95-c7c6e973cf17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2335 | 2023.10.20 00:38:56.908524 [ 3 ] {} <Debug> HTTP-Session: 49cf6877-e191-4e22-87ce-8a1c66402eb8 Destroying unnamed session | ||
2336 | 2023.10.20 00:38:56.908681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2337 | 2023.10.20 00:38:56.908724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2338 | 2023.10.20 00:38:56.908741 [ 3 ] {} <Debug> HTTP-Session: 5ac47a80-a178-421a-ba58-4b4e00838be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2339 | 2023.10.20 00:38:56.908757 [ 3 ] {} <Debug> HTTP-Session: 5ac47a80-a178-421a-ba58-4b4e00838be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2340 | 2023.10.20 00:38:56.908828 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2341 | 2023.10.20 00:38:56.908934 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2342 | 2023.10.20 00:38:56.909102 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2343 | 2023.10.20 00:38:56.909484 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2344 | 2023.10.20 00:38:56.909698 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2345 | 2023.10.20 00:38:56.909844 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2346 | 2023.10.20 00:38:56.909963 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.000978311 sec., 125726 rows/sec., 12.38 MiB/sec. | ||
2347 | 2023.10.20 00:38:56.910081 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} <Debug> DynamicQueryHandler: Done processing query | ||
2348 | 2023.10.20 00:38:56.910104 [ 3 ] {9f829295-3fd5-4c5a-a61a-c494c9e153ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2349 | 2023.10.20 00:38:56.910119 [ 3 ] {} <Debug> HTTP-Session: 5ac47a80-a178-421a-ba58-4b4e00838be8 Destroying unnamed session | ||
2350 | 2023.10.20 00:38:56.910236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2351 | 2023.10.20 00:38:56.910279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2352 | 2023.10.20 00:38:56.910298 [ 3 ] {} <Debug> HTTP-Session: fd62c94c-fa1f-40ef-8bc2-084b16349327 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2353 | 2023.10.20 00:38:56.910314 [ 3 ] {} <Debug> HTTP-Session: fd62c94c-fa1f-40ef-8bc2-084b16349327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2354 | 2023.10.20 00:38:56.910384 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2355 | 2023.10.20 00:38:56.910421 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2356 | 2023.10.20 00:38:56.910527 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2357 | 2023.10.20 00:38:56.910825 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2358 | 2023.10.20 00:38:56.911027 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2359 | 2023.10.20 00:38:56.911194 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2360 | 2023.10.20 00:38:56.911307 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.00088915 sec., 46111 rows/sec., 3.61 MiB/sec. | ||
2361 | 2023.10.20 00:38:56.911507 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} <Debug> DynamicQueryHandler: Done processing query | ||
2362 | 2023.10.20 00:38:56.911530 [ 3 ] {034b80ac-f5ef-4836-b706-d49d9220e249} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2363 | 2023.10.20 00:38:56.911547 [ 3 ] {} <Debug> HTTP-Session: fd62c94c-fa1f-40ef-8bc2-084b16349327 Destroying unnamed session | ||
2364 | 2023.10.20 00:38:56.911680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2365 | 2023.10.20 00:38:56.911724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2366 | 2023.10.20 00:38:56.911742 [ 3 ] {} <Debug> HTTP-Session: f7caa155-5b3e-4e20-8e95-5a2977b1da83 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2367 | 2023.10.20 00:38:56.911758 [ 3 ] {} <Debug> HTTP-Session: f7caa155-5b3e-4e20-8e95-5a2977b1da83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2368 | 2023.10.20 00:38:56.911842 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2369 | 2023.10.20 00:38:56.911887 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2370 | 2023.10.20 00:38:56.912041 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2371 | 2023.10.20 00:38:56.912501 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.64 GiB. | ||
2372 | 2023.10.20 00:38:56.912814 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2373 | 2023.10.20 00:38:56.912988 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2374 | 2023.10.20 00:38:56.913108 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001235897 sec., 33174 rows/sec., 44.77 MiB/sec. | ||
2375 | 2023.10.20 00:38:56.913244 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} <Debug> DynamicQueryHandler: Done processing query | ||
2376 | 2023.10.20 00:38:56.913267 [ 3 ] {e852cc3c-778f-488c-9376-b83f34d32f25} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2377 | 2023.10.20 00:38:56.913283 [ 3 ] {} <Debug> HTTP-Session: f7caa155-5b3e-4e20-8e95-5a2977b1da83 Destroying unnamed session | ||
2378 | 2023.10.20 00:39:01.908911 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2379 | 2023.10.20 00:39:01.909039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2380 | 2023.10.20 00:39:01.909068 [ 3 ] {} <Debug> HTTP-Session: 1aa91f53-9036-402b-acfd-a95869c318b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2381 | 2023.10.20 00:39:01.909097 [ 3 ] {} <Debug> HTTP-Session: 1aa91f53-9036-402b-acfd-a95869c318b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2382 | 2023.10.20 00:39:01.909233 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2383 | 2023.10.20 00:39:01.909299 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2384 | 2023.10.20 00:39:01.909479 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2385 | 2023.10.20 00:39:01.909893 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2386 | 2023.10.20 00:39:01.910153 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2387 | 2023.10.20 00:39:01.910315 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2388 | 2023.10.20 00:39:01.910449 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001170726 sec., 9395 rows/sec., 636.46 KiB/sec. | ||
2389 | 2023.10.20 00:39:01.910604 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} <Debug> DynamicQueryHandler: Done processing query | ||
2390 | 2023.10.20 00:39:01.910629 [ 3 ] {0bcfa636-a7a9-4baf-a57d-b97730ddb706} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2391 | 2023.10.20 00:39:01.910646 [ 3 ] {} <Debug> HTTP-Session: 1aa91f53-9036-402b-acfd-a95869c318b4 Destroying unnamed session | ||
2392 | 2023.10.20 00:39:01.910787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2393 | 2023.10.20 00:39:01.910835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2394 | 2023.10.20 00:39:01.910854 [ 3 ] {} <Debug> HTTP-Session: 431001cb-2025-4229-a752-5b79e10b371b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2395 | 2023.10.20 00:39:01.910873 [ 3 ] {} <Debug> HTTP-Session: 431001cb-2025-4229-a752-5b79e10b371b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2396 | 2023.10.20 00:39:01.910955 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2397 | 2023.10.20 00:39:01.910996 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2398 | 2023.10.20 00:39:01.911104 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2399 | 2023.10.20 00:39:01.911597 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2400 | 2023.10.20 00:39:01.911814 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2401 | 2023.10.20 00:39:01.911960 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2402 | 2023.10.20 00:39:01.912083 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001099744 sec., 92748 rows/sec., 8.62 MiB/sec. | ||
2403 | 2023.10.20 00:39:01.912209 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} <Debug> DynamicQueryHandler: Done processing query | ||
2404 | 2023.10.20 00:39:01.912236 [ 3 ] {c98a2f64-4e7f-42e2-926b-3a9c82d2ebe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2405 | 2023.10.20 00:39:01.912252 [ 3 ] {} <Debug> HTTP-Session: 431001cb-2025-4229-a752-5b79e10b371b Destroying unnamed session | ||
2406 | 2023.10.20 00:39:01.912411 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2407 | 2023.10.20 00:39:01.912457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2408 | 2023.10.20 00:39:01.912475 [ 3 ] {} <Debug> HTTP-Session: c7c126c2-9b91-415e-ad1f-89d1c4a9266a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2409 | 2023.10.20 00:39:01.912492 [ 3 ] {} <Debug> HTTP-Session: c7c126c2-9b91-415e-ad1f-89d1c4a9266a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2410 | 2023.10.20 00:39:01.912571 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2411 | 2023.10.20 00:39:01.912609 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2412 | 2023.10.20 00:39:01.912716 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2413 | 2023.10.20 00:39:01.913175 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2414 | 2023.10.20 00:39:01.913390 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2415 | 2023.10.20 00:39:01.913544 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2416 | 2023.10.20 00:39:01.913668 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001063373 sec., 252968 rows/sec., 17.40 MiB/sec. | ||
2417 | 2023.10.20 00:39:01.913821 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} <Debug> DynamicQueryHandler: Done processing query | ||
2418 | 2023.10.20 00:39:01.913844 [ 3 ] {39a881e9-89cf-4a8f-b6b5-0d368a22a6bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2419 | 2023.10.20 00:39:01.913860 [ 3 ] {} <Debug> HTTP-Session: c7c126c2-9b91-415e-ad1f-89d1c4a9266a Destroying unnamed session | ||
2420 | 2023.10.20 00:39:01.914008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2421 | 2023.10.20 00:39:01.914052 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2422 | 2023.10.20 00:39:01.914070 [ 3 ] {} <Debug> HTTP-Session: 8c01b35a-e97c-4443-b0cb-3d26e28f2e24 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2423 | 2023.10.20 00:39:01.914086 [ 3 ] {} <Debug> HTTP-Session: 8c01b35a-e97c-4443-b0cb-3d26e28f2e24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2424 | 2023.10.20 00:39:01.914156 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2425 | 2023.10.20 00:39:01.914196 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2426 | 2023.10.20 00:39:01.914304 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2427 | 2023.10.20 00:39:01.914557 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2428 | 2023.10.20 00:39:01.914792 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2429 | 2023.10.20 00:39:01.914963 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2430 | 2023.10.20 00:39:01.915084 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00089434 sec., 6708 rows/sec., 281.72 KiB/sec. | ||
2431 | 2023.10.20 00:39:01.915080 [ 141 ] {} <Debug> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2432 | 2023.10.20 00:39:01.915189 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2433 | 2023.10.20 00:39:01.915256 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} <Debug> DynamicQueryHandler: Done processing query | ||
2434 | 2023.10.20 00:39:01.915311 [ 3 ] {81d971b2-4c89-4230-8ba0-081abc30a520} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2435 | 2023.10.20 00:39:01.915319 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2436 | 2023.10.20 00:39:01.915351 [ 3 ] {} <Debug> HTTP-Session: 8c01b35a-e97c-4443-b0cb-3d26e28f2e24 Destroying unnamed session | ||
2437 | 2023.10.20 00:39:01.915447 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2438 | 2023.10.20 00:39:01.915496 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part | ||
2439 | 2023.10.20 00:39:01.915513 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2440 | 2023.10.20 00:39:01.915594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2441 | 2023.10.20 00:39:01.915632 [ 3 ] {} <Debug> HTTP-Session: a9edadca-8531-4634-8bdc-55b31f8ddca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2442 | 2023.10.20 00:39:01.915686 [ 3 ] {} <Debug> HTTP-Session: a9edadca-8531-4634-8bdc-55b31f8ddca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2443 | 2023.10.20 00:39:01.915731 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part | ||
2444 | 2023.10.20 00:39:01.915878 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2445 | 2023.10.20 00:39:01.916004 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2446 | 2023.10.20 00:39:01.916008 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part | ||
2447 | 2023.10.20 00:39:01.916396 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part | ||
2448 | 2023.10.20 00:39:01.916491 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2449 | 2023.10.20 00:39:01.916677 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part | ||
2450 | 2023.10.20 00:39:01.916799 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part | ||
2451 | 2023.10.20 00:39:01.917343 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2452 | 2023.10.20 00:39:01.917887 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2453 | 2023.10.20 00:39:01.918286 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2454 | 2023.10.20 00:39:01.918383 [ 24 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144398 sec., 20989.709317968016 rows/sec., 881.40 KiB/sec. | ||
2455 | 2023.10.20 00:39:01.918481 [ 141 ] {} <Debug> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2456 | 2023.10.20 00:39:01.918532 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002573476 sec., 24480 rows/sec., 1.48 MiB/sec. | ||
2457 | 2023.10.20 00:39:01.918563 [ 141 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2458 | 2023.10.20 00:39:01.918589 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2459 | 2023.10.20 00:39:01.918958 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2460 | 2023.10.20 00:39:01.918981 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} <Debug> DynamicQueryHandler: Done processing query | ||
2461 | 2023.10.20 00:39:01.919058 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2462 | 2023.10.20 00:39:01.919072 [ 3 ] {79b114ee-3f03-4982-a758-0b60646196b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2463 | 2023.10.20 00:39:01.919145 [ 3 ] {} <Debug> HTTP-Session: a9edadca-8531-4634-8bdc-55b31f8ddca4 Destroying unnamed session | ||
2464 | 2023.10.20 00:39:01.919210 [ 17 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_11_2} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2465 | 2023.10.20 00:39:01.919228 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2466 | 2023.10.20 00:39:01.919308 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 389 rows starting from the beginning of the part | ||
2467 | 2023.10.20 00:39:01.919385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2468 | 2023.10.20 00:39:01.919470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2469 | 2023.10.20 00:39:01.919519 [ 3 ] {} <Debug> HTTP-Session: 51ffa14b-ad33-43a3-8bd7-1f4de9d6615a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2470 | 2023.10.20 00:39:01.919574 [ 3 ] {} <Debug> HTTP-Session: 51ffa14b-ad33-43a3-8bd7-1f4de9d6615a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2471 | 2023.10.20 00:39:01.919578 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part | ||
2472 | 2023.10.20 00:39:01.919782 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2473 | 2023.10.20 00:39:01.919818 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part | ||
2474 | 2023.10.20 00:39:01.919902 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2475 | 2023.10.20 00:39:01.920118 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 74 rows starting from the beginning of the part | ||
2476 | 2023.10.20 00:39:01.920437 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part | ||
2477 | 2023.10.20 00:39:01.920559 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2478 | 2023.10.20 00:39:01.920714 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part | ||
2479 | 2023.10.20 00:39:01.921302 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2480 | 2023.10.20 00:39:01.922012 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2481 | 2023.10.20 00:39:01.922425 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2482 | 2023.10.20 00:39:01.922478 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 715 rows, containing 5 columns (5 merged, 0 gathered) in 0.003837482 sec., 186320.09218544868 rows/sec., 11.32 MiB/sec. | ||
2483 | 2023.10.20 00:39:01.922594 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.00275669 sec., 1813 rows/sec., 2.45 MiB/sec. | ||
2484 | 2023.10.20 00:39:01.922742 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2485 | 2023.10.20 00:39:01.922855 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} <Debug> DynamicQueryHandler: Done processing query | ||
2486 | 2023.10.20 00:39:01.922888 [ 3 ] {4e11fcf4-b520-449f-aa3f-8e8cca232791} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2487 | 2023.10.20 00:39:01.922918 [ 3 ] {} <Debug> HTTP-Session: 51ffa14b-ad33-43a3-8bd7-1f4de9d6615a Destroying unnamed session | ||
2488 | 2023.10.20 00:39:01.923078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2489 | 2023.10.20 00:39:01.923088 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2490 | 2023.10.20 00:39:01.923147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2491 | 2023.10.20 00:39:01.923173 [ 3 ] {} <Debug> HTTP-Session: 751f86ff-f12e-4122-9989-aeb1065185de Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2492 | 2023.10.20 00:39:01.923192 [ 3 ] {} <Debug> HTTP-Session: 751f86ff-f12e-4122-9989-aeb1065185de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2493 | 2023.10.20 00:39:01.923204 [ 18 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2494 | 2023.10.20 00:39:01.923357 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2495 | 2023.10.20 00:39:01.923405 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2496 | 2023.10.20 00:39:01.923525 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2497 | 2023.10.20 00:39:01.923797 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2498 | 2023.10.20 00:39:01.924037 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2499 | 2023.10.20 00:39:01.924210 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2500 | 2023.10.20 00:39:01.924331 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00093799 sec., 20256 rows/sec., 1.05 MiB/sec. | ||
2501 | 2023.10.20 00:39:01.924447 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} <Debug> DynamicQueryHandler: Done processing query | ||
2502 | 2023.10.20 00:39:01.924470 [ 3 ] {dbd69910-c44c-4908-b8c1-95091f72f229} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2503 | 2023.10.20 00:39:01.924486 [ 3 ] {} <Debug> HTTP-Session: 751f86ff-f12e-4122-9989-aeb1065185de Destroying unnamed session | ||
2504 | 2023.10.20 00:39:05.418913 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2505 | 2023.10.20 00:39:05.418979 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2506 | 2023.10.20 00:39:06.906131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2507 | 2023.10.20 00:39:06.906234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2508 | 2023.10.20 00:39:06.906258 [ 3 ] {} <Debug> HTTP-Session: 3761004f-4eac-4d7b-b505-be2bc7659bad Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2509 | 2023.10.20 00:39:06.906281 [ 3 ] {} <Debug> HTTP-Session: 3761004f-4eac-4d7b-b505-be2bc7659bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2510 | 2023.10.20 00:39:06.906407 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2511 | 2023.10.20 00:39:06.906465 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2512 | 2023.10.20 00:39:06.906620 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2513 | 2023.10.20 00:39:06.907086 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2514 | 2023.10.20 00:39:06.907344 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2515 | 2023.10.20 00:39:06.907506 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2516 | 2023.10.20 00:39:06.907620 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001178355 sec., 34794 rows/sec., 2.75 MiB/sec. | ||
2517 | 2023.10.20 00:39:06.907624 [ 80 ] {} <Debug> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2518 | 2023.10.20 00:39:06.907704 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2519 | 2023.10.20 00:39:06.907798 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} <Debug> DynamicQueryHandler: Done processing query | ||
2520 | 2023.10.20 00:39:06.907886 [ 3 ] {7dc7878d-68dc-49f5-89e7-1bf68f55b5da} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2521 | 2023.10.20 00:39:06.907947 [ 3 ] {} <Debug> HTTP-Session: 3761004f-4eac-4d7b-b505-be2bc7659bad Destroying unnamed session | ||
2522 | 2023.10.20 00:39:06.907935 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2523 | 2023.10.20 00:39:06.908138 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2524 | 2023.10.20 00:39:06.908149 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2525 | 2023.10.20 00:39:06.908192 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 52 rows starting from the beginning of the part | ||
2526 | 2023.10.20 00:39:06.908228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2527 | 2023.10.20 00:39:06.908271 [ 3 ] {} <Debug> HTTP-Session: c65de156-9a2a-43e4-9bba-4706fca57fb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2528 | 2023.10.20 00:39:06.908307 [ 3 ] {} <Debug> HTTP-Session: c65de156-9a2a-43e4-9bba-4706fca57fb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2529 | 2023.10.20 00:39:06.908508 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
2530 | 2023.10.20 00:39:06.908527 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2531 | 2023.10.20 00:39:06.908618 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2532 | 2023.10.20 00:39:06.908771 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 11 rows starting from the beginning of the part | ||
2533 | 2023.10.20 00:39:06.909080 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
2534 | 2023.10.20 00:39:06.909091 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2535 | 2023.10.20 00:39:06.909270 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 11 rows starting from the beginning of the part | ||
2536 | 2023.10.20 00:39:06.909439 [ 14 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
2537 | 2023.10.20 00:39:06.909995 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2538 | 2023.10.20 00:39:06.910459 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2539 | 2023.10.20 00:39:06.910806 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2540 | 2023.10.20 00:39:06.910942 [ 18 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.003168729 sec., 62170.03726099645 rows/sec., 4.79 MiB/sec. | ||
2541 | 2023.10.20 00:39:06.910999 [ 80 ] {} <Debug> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2542 | 2023.10.20 00:39:06.911032 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.002445443 sec., 50297 rows/sec., 4.95 MiB/sec. | ||
2543 | 2023.10.20 00:39:06.911066 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2544 | 2023.10.20 00:39:06.911162 [ 24 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2545 | 2023.10.20 00:39:06.911379 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2546 | 2023.10.20 00:39:06.911447 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} <Debug> DynamicQueryHandler: Done processing query | ||
2547 | 2023.10.20 00:39:06.911552 [ 3 ] {f1e0f124-6ae4-431b-8758-d75b80d49564} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2548 | 2023.10.20 00:39:06.911647 [ 3 ] {} <Debug> HTTP-Session: c65de156-9a2a-43e4-9bba-4706fca57fb4 Destroying unnamed session | ||
2549 | 2023.10.20 00:39:06.911738 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2550 | 2023.10.20 00:39:06.911745 [ 24 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2551 | 2023.10.20 00:39:06.911791 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 225 rows starting from the beginning of the part | ||
2552 | 2023.10.20 00:39:06.911844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2553 | 2023.10.20 00:39:06.911857 [ 24 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_21_4} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2554 | 2023.10.20 00:39:06.911941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2555 | 2023.10.20 00:39:06.912042 [ 3 ] {} <Debug> HTTP-Session: 2d0348ac-70a4-45cd-81b3-70950d994927 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2556 | 2023.10.20 00:39:06.912086 [ 3 ] {} <Debug> HTTP-Session: 2d0348ac-70a4-45cd-81b3-70950d994927 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2557 | 2023.10.20 00:39:06.912186 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 123 rows starting from the beginning of the part | ||
2558 | 2023.10.20 00:39:06.912316 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2559 | 2023.10.20 00:39:06.912426 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2560 | 2023.10.20 00:39:06.912446 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 102 rows starting from the beginning of the part | ||
2561 | 2023.10.20 00:39:06.912800 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 123 rows starting from the beginning of the part | ||
2562 | 2023.10.20 00:39:06.912915 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2563 | 2023.10.20 00:39:06.913104 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 102 rows starting from the beginning of the part | ||
2564 | 2023.10.20 00:39:06.913281 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 123 rows starting from the beginning of the part | ||
2565 | 2023.10.20 00:39:06.913866 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2566 | 2023.10.20 00:39:06.914243 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2567 | 2023.10.20 00:39:06.914570 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2568 | 2023.10.20 00:39:06.914760 [ 80 ] {} <Debug> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2569 | 2023.10.20 00:39:06.914845 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2570 | 2023.10.20 00:39:06.914846 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.002476734 sec., 16554 rows/sec., 1.29 MiB/sec. | ||
2571 | 2023.10.20 00:39:06.915141 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2572 | 2023.10.20 00:39:06.915278 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} <Debug> DynamicQueryHandler: Done processing query | ||
2573 | 2023.10.20 00:39:06.915363 [ 3 ] {0f022176-d970-4fc7-b68e-059248c95daa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2574 | 2023.10.20 00:39:06.915476 [ 3 ] {} <Debug> HTTP-Session: 2d0348ac-70a4-45cd-81b3-70950d994927 Destroying unnamed session | ||
2575 | 2023.10.20 00:39:06.915642 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2576 | 2023.10.20 00:39:06.915667 [ 15 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.004519388 sec., 176572.58018121036 rows/sec., 17.01 MiB/sec. | ||
2577 | 2023.10.20 00:39:06.915719 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 339 rows starting from the beginning of the part | ||
2578 | 2023.10.20 00:39:06.915786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43872, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2579 | 2023.10.20 00:39:06.915927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2580 | 2023.10.20 00:39:06.915951 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2581 | 2023.10.20 00:39:06.916017 [ 3 ] {} <Debug> HTTP-Session: c2811ce1-9518-43ae-aad3-6970deb5a8e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2582 | 2023.10.20 00:39:06.916096 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
2583 | 2023.10.20 00:39:06.916107 [ 3 ] {} <Debug> HTTP-Session: c2811ce1-9518-43ae-aad3-6970deb5a8e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2584 | 2023.10.20 00:39:06.916410 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2585 | 2023.10.20 00:39:06.916416 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 269 rows starting from the beginning of the part | ||
2586 | 2023.10.20 00:39:06.916449 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2587 | 2023.10.20 00:39:06.916551 [ 24 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_21_4} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2588 | 2023.10.20 00:39:06.916635 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2589 | 2023.10.20 00:39:06.916747 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
2590 | 2023.10.20 00:39:06.917068 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 269 rows starting from the beginning of the part | ||
2591 | 2023.10.20 00:39:06.917387 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2592 | 2023.10.20 00:39:06.917399 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
2593 | 2023.10.20 00:39:06.918434 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2594 | 2023.10.20 00:39:06.919011 [ 22 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 4 columns (4 merged, 0 gathered) in 0.004121969 sec., 242602.5038034008 rows/sec., 17.13 MiB/sec. | ||
2595 | 2023.10.20 00:39:06.919157 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2596 | 2023.10.20 00:39:06.919166 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2597 | 2023.10.20 00:39:06.919450 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2598 | 2023.10.20 00:39:06.919496 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2599 | 2023.10.20 00:39:06.919572 [ 18 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_21_4} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2600 | 2023.10.20 00:39:06.919753 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.003184509 sec., 12874 rows/sec., 17.37 MiB/sec. | ||
2601 | 2023.10.20 00:39:06.919931 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} <Debug> DynamicQueryHandler: Done processing query | ||
2602 | 2023.10.20 00:39:06.919955 [ 3 ] {a35e8323-061a-4ec9-a1a0-994953622d5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2603 | 2023.10.20 00:39:06.919972 [ 3 ] {} <Debug> HTTP-Session: c2811ce1-9518-43ae-aad3-6970deb5a8e4 Destroying unnamed session | ||
2604 | 2023.10.20 00:39:11.910154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2605 | 2023.10.20 00:39:11.910282 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2606 | 2023.10.20 00:39:11.910311 [ 3 ] {} <Debug> HTTP-Session: 68f66c5d-edca-4cc2-bb0e-5beb873cae43 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2607 | 2023.10.20 00:39:11.910340 [ 3 ] {} <Debug> HTTP-Session: 68f66c5d-edca-4cc2-bb0e-5beb873cae43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2608 | 2023.10.20 00:39:11.910478 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2609 | 2023.10.20 00:39:11.910544 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2610 | 2023.10.20 00:39:11.910724 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2611 | 2023.10.20 00:39:11.911201 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2612 | 2023.10.20 00:39:11.911457 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2613 | 2023.10.20 00:39:11.911619 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2614 | 2023.10.20 00:39:11.911738 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001221566 sec., 9004 rows/sec., 609.97 KiB/sec. | ||
2615 | 2023.10.20 00:39:11.911904 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} <Debug> DynamicQueryHandler: Done processing query | ||
2616 | 2023.10.20 00:39:11.911929 [ 3 ] {e578009b-e35e-4611-8d96-6bc3e6ea25b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2617 | 2023.10.20 00:39:11.911946 [ 3 ] {} <Debug> HTTP-Session: 68f66c5d-edca-4cc2-bb0e-5beb873cae43 Destroying unnamed session | ||
2618 | 2023.10.20 00:39:11.912072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2619 | 2023.10.20 00:39:11.912117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2620 | 2023.10.20 00:39:11.912135 [ 3 ] {} <Debug> HTTP-Session: 4ecaf872-24a0-4bcb-a0ba-094e217d7dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2621 | 2023.10.20 00:39:11.912153 [ 3 ] {} <Debug> HTTP-Session: 4ecaf872-24a0-4bcb-a0ba-094e217d7dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2622 | 2023.10.20 00:39:11.912229 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2623 | 2023.10.20 00:39:11.912268 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2624 | 2023.10.20 00:39:11.912379 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2625 | 2023.10.20 00:39:11.912745 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2626 | 2023.10.20 00:39:11.912964 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2627 | 2023.10.20 00:39:11.913115 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2628 | 2023.10.20 00:39:11.913214 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000959251 sec., 106332 rows/sec., 9.89 MiB/sec. | ||
2629 | 2023.10.20 00:39:11.913329 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} <Debug> DynamicQueryHandler: Done processing query | ||
2630 | 2023.10.20 00:39:11.913352 [ 3 ] {6eaac9c2-1ef6-4bb7-88d2-3cc7d50f88ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2631 | 2023.10.20 00:39:11.913368 [ 3 ] {} <Debug> HTTP-Session: 4ecaf872-24a0-4bcb-a0ba-094e217d7dd1 Destroying unnamed session | ||
2632 | 2023.10.20 00:39:11.913517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2633 | 2023.10.20 00:39:11.913569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2634 | 2023.10.20 00:39:11.913593 [ 3 ] {} <Debug> HTTP-Session: 2bd84a85-b184-453d-abc2-8e0f5ed99177 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2635 | 2023.10.20 00:39:11.913614 [ 3 ] {} <Debug> HTTP-Session: 2bd84a85-b184-453d-abc2-8e0f5ed99177 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2636 | 2023.10.20 00:39:11.913712 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2637 | 2023.10.20 00:39:11.913756 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2638 | 2023.10.20 00:39:11.913874 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2639 | 2023.10.20 00:39:11.914334 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2640 | 2023.10.20 00:39:11.914554 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2641 | 2023.10.20 00:39:11.914710 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2642 | 2023.10.20 00:39:11.914812 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001069074 sec., 261908 rows/sec., 18.10 MiB/sec. | ||
2643 | 2023.10.20 00:39:11.914966 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} <Debug> DynamicQueryHandler: Done processing query | ||
2644 | 2023.10.20 00:39:11.914992 [ 3 ] {dbc2fb83-c8b0-4793-bd69-50adb895cf89} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2645 | 2023.10.20 00:39:11.915008 [ 3 ] {} <Debug> HTTP-Session: 2bd84a85-b184-453d-abc2-8e0f5ed99177 Destroying unnamed session | ||
2646 | 2023.10.20 00:39:11.915128 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2647 | 2023.10.20 00:39:11.915174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2648 | 2023.10.20 00:39:11.915192 [ 3 ] {} <Debug> HTTP-Session: 56a93b4b-9ab6-4293-a136-22d14633661a Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2649 | 2023.10.20 00:39:11.915209 [ 3 ] {} <Debug> HTTP-Session: 56a93b4b-9ab6-4293-a136-22d14633661a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2650 | 2023.10.20 00:39:11.915278 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2651 | 2023.10.20 00:39:11.915319 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2652 | 2023.10.20 00:39:11.915427 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2653 | 2023.10.20 00:39:11.915730 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2654 | 2023.10.20 00:39:11.915965 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2655 | 2023.10.20 00:39:11.916142 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2656 | 2023.10.20 00:39:11.916241 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000935601 sec., 6412 rows/sec., 269.30 KiB/sec. | ||
2657 | 2023.10.20 00:39:11.916408 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} <Debug> DynamicQueryHandler: Done processing query | ||
2658 | 2023.10.20 00:39:11.916431 [ 3 ] {3a4eee52-8444-44ff-b9df-1334b3419af5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2659 | 2023.10.20 00:39:11.916448 [ 3 ] {} <Debug> HTTP-Session: 56a93b4b-9ab6-4293-a136-22d14633661a Destroying unnamed session | ||
2660 | 2023.10.20 00:39:11.916559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13599, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2661 | 2023.10.20 00:39:11.916601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2662 | 2023.10.20 00:39:11.916617 [ 3 ] {} <Debug> HTTP-Session: 5a78ad6a-eeb9-432c-b655-2280386c8bfe Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2663 | 2023.10.20 00:39:11.916632 [ 3 ] {} <Debug> HTTP-Session: 5a78ad6a-eeb9-432c-b655-2280386c8bfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2664 | 2023.10.20 00:39:11.916702 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2665 | 2023.10.20 00:39:11.916741 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2666 | 2023.10.20 00:39:11.916858 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2667 | 2023.10.20 00:39:11.917166 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2668 | 2023.10.20 00:39:11.917392 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2669 | 2023.10.20 00:39:11.917626 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2670 | 2023.10.20 00:39:11.917735 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000986942 sec., 74979 rows/sec., 4.59 MiB/sec. | ||
2671 | 2023.10.20 00:39:11.917864 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} <Debug> DynamicQueryHandler: Done processing query | ||
2672 | 2023.10.20 00:39:11.917888 [ 3 ] {4d3efe5b-2009-466b-83e8-fc269e6fba8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2673 | 2023.10.20 00:39:11.917903 [ 3 ] {} <Debug> HTTP-Session: 5a78ad6a-eeb9-432c-b655-2280386c8bfe Destroying unnamed session | ||
2674 | 2023.10.20 00:39:11.918018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2675 | 2023.10.20 00:39:11.918061 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2676 | 2023.10.20 00:39:11.918079 [ 3 ] {} <Debug> HTTP-Session: f2375c93-e636-40e4-92fe-b20d3e332b3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2677 | 2023.10.20 00:39:11.918095 [ 3 ] {} <Debug> HTTP-Session: f2375c93-e636-40e4-92fe-b20d3e332b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2678 | 2023.10.20 00:39:11.918166 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2679 | 2023.10.20 00:39:11.918208 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2680 | 2023.10.20 00:39:11.918339 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2681 | 2023.10.20 00:39:11.918654 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2682 | 2023.10.20 00:39:11.918914 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2683 | 2023.10.20 00:39:11.919093 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2684 | 2023.10.20 00:39:11.919196 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001002751 sec., 4986 rows/sec., 6.73 MiB/sec. | ||
2685 | 2023.10.20 00:39:11.919189 [ 112 ] {} <Debug> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2686 | 2023.10.20 00:39:11.919272 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2687 | 2023.10.20 00:39:11.919357 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} <Debug> DynamicQueryHandler: Done processing query | ||
2688 | 2023.10.20 00:39:11.919416 [ 3 ] {1865525d-af92-4724-8865-f9992f2145ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2689 | 2023.10.20 00:39:11.919427 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2690 | 2023.10.20 00:39:11.919466 [ 3 ] {} <Debug> HTTP-Session: f2375c93-e636-40e4-92fe-b20d3e332b3c Destroying unnamed session | ||
2691 | 2023.10.20 00:39:11.919648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2692 | 2023.10.20 00:39:11.919674 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2693 | 2023.10.20 00:39:11.919724 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2694 | 2023.10.20 00:39:11.919761 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 336 rows starting from the beginning of the part | ||
2695 | 2023.10.20 00:39:11.919772 [ 3 ] {} <Debug> HTTP-Session: b81ca11d-7366-47fc-9599-8abfc9800309 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2696 | 2023.10.20 00:39:11.919844 [ 3 ] {} <Debug> HTTP-Session: b81ca11d-7366-47fc-9599-8abfc9800309 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2697 | 2023.10.20 00:39:11.920030 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2698 | 2023.10.20 00:39:11.920078 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 5 rows starting from the beginning of the part | ||
2699 | 2023.10.20 00:39:11.920097 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2700 | 2023.10.20 00:39:11.920450 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 41 rows starting from the beginning of the part | ||
2701 | 2023.10.20 00:39:11.920602 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2702 | 2023.10.20 00:39:11.920785 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part | ||
2703 | 2023.10.20 00:39:11.920956 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 41 rows starting from the beginning of the part | ||
2704 | 2023.10.20 00:39:11.921346 [ 18 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 5 rows starting from the beginning of the part | ||
2705 | 2023.10.20 00:39:11.921443 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2706 | 2023.10.20 00:39:11.921924 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2707 | 2023.10.20 00:39:11.922160 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2708 | 2023.10.20 00:39:11.922283 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002202708 sec., 8625 rows/sec., 457.98 KiB/sec. | ||
2709 | 2023.10.20 00:39:11.922521 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} <Debug> DynamicQueryHandler: Done processing query | ||
2710 | 2023.10.20 00:39:11.922565 [ 3 ] {2aa139e5-57a5-446b-961e-cb24ecc87926} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2711 | 2023.10.20 00:39:11.922630 [ 3 ] {} <Debug> HTTP-Session: b81ca11d-7366-47fc-9599-8abfc9800309 Destroying unnamed session | ||
2712 | 2023.10.20 00:39:11.923491 [ 15 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 433 rows, containing 6 columns (6 merged, 0 gathered) in 0.00415186 sec., 104290.60710139551 rows/sec., 140.73 MiB/sec. | ||
2713 | 2023.10.20 00:39:11.923902 [ 11 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2714 | 2023.10.20 00:39:11.924193 [ 11 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2715 | 2023.10.20 00:39:11.924265 [ 11 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2716 | 2023.10.20 00:39:11.924354 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_16_3: 4.02 MiB. | ||
2717 | 2023.10.20 00:39:12.000158 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.39 MiB, peak 235.49 MiB, will set to 230.56 MiB (RSS), difference: -3.83 MiB | ||
2718 | 2023.10.20 00:39:16.906670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2719 | 2023.10.20 00:39:16.906785 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2720 | 2023.10.20 00:39:16.906810 [ 3 ] {} <Debug> HTTP-Session: 2425a47e-ece6-4c29-aee4-f48d9eb2dcb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2721 | 2023.10.20 00:39:16.906834 [ 3 ] {} <Debug> HTTP-Session: 2425a47e-ece6-4c29-aee4-f48d9eb2dcb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2722 | 2023.10.20 00:39:16.906961 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2723 | 2023.10.20 00:39:16.907019 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2724 | 2023.10.20 00:39:16.907174 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2725 | 2023.10.20 00:39:16.907595 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2726 | 2023.10.20 00:39:16.907849 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2727 | 2023.10.20 00:39:16.908014 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2728 | 2023.10.20 00:39:16.908146 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001146645 sec., 35756 rows/sec., 2.83 MiB/sec. | ||
2729 | 2023.10.20 00:39:16.908289 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} <Debug> DynamicQueryHandler: Done processing query | ||
2730 | 2023.10.20 00:39:16.908314 [ 3 ] {c37f2625-1edf-4f19-a733-e216231dfd0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2731 | 2023.10.20 00:39:16.908330 [ 3 ] {} <Debug> HTTP-Session: 2425a47e-ece6-4c29-aee4-f48d9eb2dcb4 Destroying unnamed session | ||
2732 | 2023.10.20 00:39:16.908459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2733 | 2023.10.20 00:39:16.908503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2734 | 2023.10.20 00:39:16.908522 [ 3 ] {} <Debug> HTTP-Session: a285357f-4171-46c0-a2c6-344600ff8b52 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2735 | 2023.10.20 00:39:16.908539 [ 3 ] {} <Debug> HTTP-Session: a285357f-4171-46c0-a2c6-344600ff8b52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2736 | 2023.10.20 00:39:16.908614 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2737 | 2023.10.20 00:39:16.908652 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2738 | 2023.10.20 00:39:16.908756 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2739 | 2023.10.20 00:39:16.909107 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2740 | 2023.10.20 00:39:16.909320 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2741 | 2023.10.20 00:39:16.909472 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2742 | 2023.10.20 00:39:16.909594 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.00095262 sec., 129117 rows/sec., 12.71 MiB/sec. | ||
2743 | 2023.10.20 00:39:16.909698 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} <Debug> DynamicQueryHandler: Done processing query | ||
2744 | 2023.10.20 00:39:16.909721 [ 3 ] {0acd4411-1ad8-4ac5-ba73-dc311a538a6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2745 | 2023.10.20 00:39:16.909737 [ 3 ] {} <Debug> HTTP-Session: a285357f-4171-46c0-a2c6-344600ff8b52 Destroying unnamed session | ||
2746 | 2023.10.20 00:39:16.909854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2747 | 2023.10.20 00:39:16.909895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2748 | 2023.10.20 00:39:16.909914 [ 3 ] {} <Debug> HTTP-Session: 206caba1-e75d-4341-8ec6-af3f7dcc3e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2749 | 2023.10.20 00:39:16.909930 [ 3 ] {} <Debug> HTTP-Session: 206caba1-e75d-4341-8ec6-af3f7dcc3e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2750 | 2023.10.20 00:39:16.910000 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2751 | 2023.10.20 00:39:16.910039 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2752 | 2023.10.20 00:39:16.910140 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2753 | 2023.10.20 00:39:16.910416 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2754 | 2023.10.20 00:39:16.910620 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2755 | 2023.10.20 00:39:16.910769 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2756 | 2023.10.20 00:39:16.910894 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000864249 sec., 47440 rows/sec., 3.71 MiB/sec. | ||
2757 | 2023.10.20 00:39:16.911048 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} <Debug> DynamicQueryHandler: Done processing query | ||
2758 | 2023.10.20 00:39:16.911071 [ 3 ] {e270482b-d0d7-4517-83d9-1a6d3089a93b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2759 | 2023.10.20 00:39:16.911087 [ 3 ] {} <Debug> HTTP-Session: 206caba1-e75d-4341-8ec6-af3f7dcc3e4f Destroying unnamed session | ||
2760 | 2023.10.20 00:39:16.911280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2761 | 2023.10.20 00:39:16.911324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2762 | 2023.10.20 00:39:16.911342 [ 3 ] {} <Debug> HTTP-Session: 89a47971-bc78-4a23-a3a9-4f03f448c5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2763 | 2023.10.20 00:39:16.911358 [ 3 ] {} <Debug> HTTP-Session: 89a47971-bc78-4a23-a3a9-4f03f448c5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2764 | 2023.10.20 00:39:16.911443 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2765 | 2023.10.20 00:39:16.911487 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2766 | 2023.10.20 00:39:16.911625 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2767 | 2023.10.20 00:39:16.912058 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2768 | 2023.10.20 00:39:16.912364 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2769 | 2023.10.20 00:39:16.912543 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2770 | 2023.10.20 00:39:16.912668 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001185945 sec., 34571 rows/sec., 46.65 MiB/sec. | ||
2771 | 2023.10.20 00:39:16.912786 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} <Debug> DynamicQueryHandler: Done processing query | ||
2772 | 2023.10.20 00:39:16.912809 [ 3 ] {793cc9ed-34c1-4925-be90-3f67460b54dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2773 | 2023.10.20 00:39:16.912824 [ 3 ] {} <Debug> HTTP-Session: 89a47971-bc78-4a23-a3a9-4f03f448c5ff Destroying unnamed session | ||
2774 | 2023.10.20 00:39:20.419037 [ 79 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2775 | 2023.10.20 00:39:20.419147 [ 79 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2776 | 2023.10.20 00:39:21.910246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2777 | 2023.10.20 00:39:21.910357 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2778 | 2023.10.20 00:39:21.910386 [ 3 ] {} <Debug> HTTP-Session: a9f5e0f8-222a-406a-87ae-2d9e6bed6144 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2779 | 2023.10.20 00:39:21.910414 [ 3 ] {} <Debug> HTTP-Session: a9f5e0f8-222a-406a-87ae-2d9e6bed6144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2780 | 2023.10.20 00:39:21.910553 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2781 | 2023.10.20 00:39:21.910622 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2782 | 2023.10.20 00:39:21.910800 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2783 | 2023.10.20 00:39:21.911214 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2784 | 2023.10.20 00:39:21.911477 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2785 | 2023.10.20 00:39:21.911643 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2786 | 2023.10.20 00:39:21.911792 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001198006 sec., 9181 rows/sec., 621.96 KiB/sec. | ||
2787 | 2023.10.20 00:39:21.911943 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} <Debug> DynamicQueryHandler: Done processing query | ||
2788 | 2023.10.20 00:39:21.911969 [ 3 ] {642761ea-c9e0-4d34-9177-0a6c75a8ed82} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2789 | 2023.10.20 00:39:21.911985 [ 3 ] {} <Debug> HTTP-Session: a9f5e0f8-222a-406a-87ae-2d9e6bed6144 Destroying unnamed session | ||
2790 | 2023.10.20 00:39:21.912126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2791 | 2023.10.20 00:39:21.912174 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2792 | 2023.10.20 00:39:21.912193 [ 3 ] {} <Debug> HTTP-Session: 2c3839bf-613b-4395-9e8c-1690e36805de Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2793 | 2023.10.20 00:39:21.912211 [ 3 ] {} <Debug> HTTP-Session: 2c3839bf-613b-4395-9e8c-1690e36805de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2794 | 2023.10.20 00:39:21.912293 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2795 | 2023.10.20 00:39:21.912335 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2796 | 2023.10.20 00:39:21.912446 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2797 | 2023.10.20 00:39:21.912796 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2798 | 2023.10.20 00:39:21.913007 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2799 | 2023.10.20 00:39:21.913148 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2800 | 2023.10.20 00:39:21.913262 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.0009647 sec., 105732 rows/sec., 9.83 MiB/sec. | ||
2801 | 2023.10.20 00:39:21.913361 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} <Debug> DynamicQueryHandler: Done processing query | ||
2802 | 2023.10.20 00:39:21.913383 [ 3 ] {9bcdfe4a-8047-4c8c-a39b-2beaf53cc586} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2803 | 2023.10.20 00:39:21.913398 [ 3 ] {} <Debug> HTTP-Session: 2c3839bf-613b-4395-9e8c-1690e36805de Destroying unnamed session | ||
2804 | 2023.10.20 00:39:21.913537 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2805 | 2023.10.20 00:39:21.913577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2806 | 2023.10.20 00:39:21.913595 [ 3 ] {} <Debug> HTTP-Session: 691468a5-5f1e-4740-afc6-7c3f2f61116c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2807 | 2023.10.20 00:39:21.913610 [ 3 ] {} <Debug> HTTP-Session: 691468a5-5f1e-4740-afc6-7c3f2f61116c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2808 | 2023.10.20 00:39:21.913683 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2809 | 2023.10.20 00:39:21.913720 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2810 | 2023.10.20 00:39:21.913817 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2811 | 2023.10.20 00:39:21.914293 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2812 | 2023.10.20 00:39:21.914505 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
2813 | 2023.10.20 00:39:21.914650 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
2814 | 2023.10.20 00:39:21.914775 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001002741 sec., 268264 rows/sec., 18.45 MiB/sec. | ||
2815 | 2023.10.20 00:39:21.914925 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} <Debug> DynamicQueryHandler: Done processing query | ||
2816 | 2023.10.20 00:39:21.914950 [ 3 ] {78c75dc4-d41a-417c-9a59-b33c5ce9b1cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2817 | 2023.10.20 00:39:21.914966 [ 3 ] {} <Debug> HTTP-Session: 691468a5-5f1e-4740-afc6-7c3f2f61116c Destroying unnamed session | ||
2818 | 2023.10.20 00:39:21.915120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2819 | 2023.10.20 00:39:21.915164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2820 | 2023.10.20 00:39:21.915182 [ 3 ] {} <Debug> HTTP-Session: d84d8da7-0c57-43b8-b289-cdc626bf3949 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2821 | 2023.10.20 00:39:21.915199 [ 3 ] {} <Debug> HTTP-Session: d84d8da7-0c57-43b8-b289-cdc626bf3949 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2822 | 2023.10.20 00:39:21.915269 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2823 | 2023.10.20 00:39:21.915309 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2824 | 2023.10.20 00:39:21.915419 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2825 | 2023.10.20 00:39:21.915661 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2826 | 2023.10.20 00:39:21.915911 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2827 | 2023.10.20 00:39:21.916085 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2828 | 2023.10.20 00:39:21.916202 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000903859 sec., 6638 rows/sec., 278.75 KiB/sec. | ||
2829 | 2023.10.20 00:39:21.916344 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} <Debug> DynamicQueryHandler: Done processing query | ||
2830 | 2023.10.20 00:39:21.916368 [ 3 ] {4aaa8ece-8356-4532-83f0-268bbcfa8070} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2831 | 2023.10.20 00:39:21.916383 [ 3 ] {} <Debug> HTTP-Session: d84d8da7-0c57-43b8-b289-cdc626bf3949 Destroying unnamed session | ||
2832 | 2023.10.20 00:39:21.916515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2833 | 2023.10.20 00:39:21.916558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2834 | 2023.10.20 00:39:21.916576 [ 3 ] {} <Debug> HTTP-Session: dda18cec-4dad-4af6-8f5b-2ef99d4b45aa Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2835 | 2023.10.20 00:39:21.916593 [ 3 ] {} <Debug> HTTP-Session: dda18cec-4dad-4af6-8f5b-2ef99d4b45aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2836 | 2023.10.20 00:39:21.916666 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2837 | 2023.10.20 00:39:21.916707 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2838 | 2023.10.20 00:39:21.916828 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2839 | 2023.10.20 00:39:21.917121 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2840 | 2023.10.20 00:39:21.917365 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2841 | 2023.10.20 00:39:21.917539 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2842 | 2023.10.20 00:39:21.917652 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000957751 sec., 65779 rows/sec., 3.99 MiB/sec. | ||
2843 | 2023.10.20 00:39:21.917757 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} <Debug> DynamicQueryHandler: Done processing query | ||
2844 | 2023.10.20 00:39:21.917780 [ 3 ] {c7ecb4d9-32f7-4519-a30f-76ab089575b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2845 | 2023.10.20 00:39:21.917796 [ 3 ] {} <Debug> HTTP-Session: dda18cec-4dad-4af6-8f5b-2ef99d4b45aa Destroying unnamed session | ||
2846 | 2023.10.20 00:39:21.917922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2847 | 2023.10.20 00:39:21.917963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2848 | 2023.10.20 00:39:21.917981 [ 3 ] {} <Debug> HTTP-Session: 7ae3b66d-b252-45ae-a093-44f71ba9c3ac Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2849 | 2023.10.20 00:39:21.917998 [ 3 ] {} <Debug> HTTP-Session: 7ae3b66d-b252-45ae-a093-44f71ba9c3ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2850 | 2023.10.20 00:39:21.918069 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2851 | 2023.10.20 00:39:21.918111 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2852 | 2023.10.20 00:39:21.918241 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2853 | 2023.10.20 00:39:21.918615 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2854 | 2023.10.20 00:39:21.918879 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2855 | 2023.10.20 00:39:21.919050 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2856 | 2023.10.20 00:39:21.919190 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001084454 sec., 4610 rows/sec., 6.22 MiB/sec. | ||
2857 | 2023.10.20 00:39:21.919335 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} <Debug> DynamicQueryHandler: Done processing query | ||
2858 | 2023.10.20 00:39:21.919359 [ 3 ] {864da1e5-a42d-4a94-8693-1d0f62a1a5e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2859 | 2023.10.20 00:39:21.919374 [ 3 ] {} <Debug> HTTP-Session: 7ae3b66d-b252-45ae-a093-44f71ba9c3ac Destroying unnamed session | ||
2860 | 2023.10.20 00:39:21.919478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2861 | 2023.10.20 00:39:21.919521 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2862 | 2023.10.20 00:39:21.919539 [ 3 ] {} <Debug> HTTP-Session: fafb54ff-179c-4b03-8fbf-294ffd40bd1c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2863 | 2023.10.20 00:39:21.919556 [ 3 ] {} <Debug> HTTP-Session: fafb54ff-179c-4b03-8fbf-294ffd40bd1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2864 | 2023.10.20 00:39:21.919626 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2865 | 2023.10.20 00:39:21.919665 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2866 | 2023.10.20 00:39:21.919768 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2867 | 2023.10.20 00:39:21.920020 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2868 | 2023.10.20 00:39:21.920246 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2869 | 2023.10.20 00:39:21.920424 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2870 | 2023.10.20 00:39:21.920549 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000888999 sec., 21372 rows/sec., 1.11 MiB/sec. | ||
2871 | 2023.10.20 00:39:21.920684 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} <Debug> DynamicQueryHandler: Done processing query | ||
2872 | 2023.10.20 00:39:21.920706 [ 3 ] {d73face4-aaf8-430c-8579-f7c6601d4050} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2873 | 2023.10.20 00:39:21.920722 [ 3 ] {} <Debug> HTTP-Session: fafb54ff-179c-4b03-8fbf-294ffd40bd1c Destroying unnamed session | ||
2874 | 2023.10.20 00:39:26.907762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2875 | 2023.10.20 00:39:26.907880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2876 | 2023.10.20 00:39:26.907906 [ 3 ] {} <Debug> HTTP-Session: 8a3359f8-08a3-4898-b37a-09200206d2e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2877 | 2023.10.20 00:39:26.907931 [ 3 ] {} <Debug> HTTP-Session: 8a3359f8-08a3-4898-b37a-09200206d2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2878 | 2023.10.20 00:39:26.908057 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2879 | 2023.10.20 00:39:26.908118 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2880 | 2023.10.20 00:39:26.908276 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2881 | 2023.10.20 00:39:26.908704 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2882 | 2023.10.20 00:39:26.908965 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2883 | 2023.10.20 00:39:26.909131 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2884 | 2023.10.20 00:39:26.909264 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001161335 sec., 35304 rows/sec., 2.79 MiB/sec. | ||
2885 | 2023.10.20 00:39:26.909411 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} <Debug> DynamicQueryHandler: Done processing query | ||
2886 | 2023.10.20 00:39:26.909436 [ 3 ] {e7301ea1-a052-439b-ac3f-be7cac7858f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2887 | 2023.10.20 00:39:26.909453 [ 3 ] {} <Debug> HTTP-Session: 8a3359f8-08a3-4898-b37a-09200206d2e1 Destroying unnamed session | ||
2888 | 2023.10.20 00:39:26.909595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2889 | 2023.10.20 00:39:26.909642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2890 | 2023.10.20 00:39:26.909662 [ 3 ] {} <Debug> HTTP-Session: f180e3aa-87c9-4857-87d0-7968acf5e19f Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2891 | 2023.10.20 00:39:26.909680 [ 3 ] {} <Debug> HTTP-Session: f180e3aa-87c9-4857-87d0-7968acf5e19f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2892 | 2023.10.20 00:39:26.909760 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2893 | 2023.10.20 00:39:26.909801 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2894 | 2023.10.20 00:39:26.909907 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2895 | 2023.10.20 00:39:26.910269 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2896 | 2023.10.20 00:39:26.910488 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2897 | 2023.10.20 00:39:26.910639 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2898 | 2023.10.20 00:39:26.910771 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.000981492 sec., 125319 rows/sec., 12.34 MiB/sec. | ||
2899 | 2023.10.20 00:39:26.910902 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} <Debug> DynamicQueryHandler: Done processing query | ||
2900 | 2023.10.20 00:39:26.910925 [ 3 ] {3598c447-76d3-43ae-a35f-bdd2a0b994ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2901 | 2023.10.20 00:39:26.910942 [ 3 ] {} <Debug> HTTP-Session: f180e3aa-87c9-4857-87d0-7968acf5e19f Destroying unnamed session | ||
2902 | 2023.10.20 00:39:26.911061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2903 | 2023.10.20 00:39:26.911103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2904 | 2023.10.20 00:39:26.911123 [ 3 ] {} <Debug> HTTP-Session: 98206f0e-daed-4a1e-bbda-f22afa29206d Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2905 | 2023.10.20 00:39:26.911139 [ 3 ] {} <Debug> HTTP-Session: 98206f0e-daed-4a1e-bbda-f22afa29206d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2906 | 2023.10.20 00:39:26.911212 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2907 | 2023.10.20 00:39:26.911250 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2908 | 2023.10.20 00:39:26.911354 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2909 | 2023.10.20 00:39:26.911781 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2910 | 2023.10.20 00:39:26.911987 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
2911 | 2023.10.20 00:39:26.912141 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
2912 | 2023.10.20 00:39:26.912263 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.001015722 sec., 40365 rows/sec., 3.16 MiB/sec. | ||
2913 | 2023.10.20 00:39:26.912384 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} <Debug> DynamicQueryHandler: Done processing query | ||
2914 | 2023.10.20 00:39:26.912408 [ 3 ] {51c67b6f-1e2b-42b6-8f8b-73b21b3ab31b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2915 | 2023.10.20 00:39:26.912423 [ 3 ] {} <Debug> HTTP-Session: 98206f0e-daed-4a1e-bbda-f22afa29206d Destroying unnamed session | ||
2916 | 2023.10.20 00:39:26.912556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2917 | 2023.10.20 00:39:26.912601 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2918 | 2023.10.20 00:39:26.912619 [ 3 ] {} <Debug> HTTP-Session: 2add1029-2014-4b82-8bc3-a9a623604522 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2919 | 2023.10.20 00:39:26.912636 [ 3 ] {} <Debug> HTTP-Session: 2add1029-2014-4b82-8bc3-a9a623604522 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2920 | 2023.10.20 00:39:26.912715 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2921 | 2023.10.20 00:39:26.912760 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2922 | 2023.10.20 00:39:26.912898 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2923 | 2023.10.20 00:39:26.913387 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2924 | 2023.10.20 00:39:26.913700 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2925 | 2023.10.20 00:39:26.913885 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2926 | 2023.10.20 00:39:26.914013 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001267617 sec., 32344 rows/sec., 43.65 MiB/sec. | ||
2927 | 2023.10.20 00:39:26.914148 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} <Debug> DynamicQueryHandler: Done processing query | ||
2928 | 2023.10.20 00:39:26.914170 [ 3 ] {7300e593-ac3a-435c-a8d3-e65f9116c855} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
2929 | 2023.10.20 00:39:26.914186 [ 3 ] {} <Debug> HTTP-Session: 2add1029-2014-4b82-8bc3-a9a623604522 Destroying unnamed session | ||
2930 | 2023.10.20 00:39:31.910162 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2931 | 2023.10.20 00:39:31.910284 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2932 | 2023.10.20 00:39:31.910313 [ 3 ] {} <Debug> HTTP-Session: 183d7411-2a1a-4bd5-af3a-b8fd7cf03161 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2933 | 2023.10.20 00:39:31.910341 [ 3 ] {} <Debug> HTTP-Session: 183d7411-2a1a-4bd5-af3a-b8fd7cf03161 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2934 | 2023.10.20 00:39:31.910484 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2935 | 2023.10.20 00:39:31.910542 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2936 | 2023.10.20 00:39:31.910698 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2937 | 2023.10.20 00:39:31.911128 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2938 | 2023.10.20 00:39:31.911395 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2939 | 2023.10.20 00:39:31.911562 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2940 | 2023.10.20 00:39:31.911681 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001163416 sec., 9454 rows/sec., 640.46 KiB/sec. | ||
2941 | 2023.10.20 00:39:31.911670 [ 52 ] {} <Debug> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2942 | 2023.10.20 00:39:31.911746 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2943 | 2023.10.20 00:39:31.911848 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} <Debug> DynamicQueryHandler: Done processing query | ||
2944 | 2023.10.20 00:39:31.911852 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2945 | 2023.10.20 00:39:31.911877 [ 3 ] {c4565af2-9a91-486a-af6b-1806da119bb7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2946 | 2023.10.20 00:39:31.911936 [ 3 ] {} <Debug> HTTP-Session: 183d7411-2a1a-4bd5-af3a-b8fd7cf03161 Destroying unnamed session | ||
2947 | 2023.10.20 00:39:31.912017 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2948 | 2023.10.20 00:39:31.912077 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 52 rows starting from the beginning of the part | ||
2949 | 2023.10.20 00:39:31.912129 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2950 | 2023.10.20 00:39:31.912222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2951 | 2023.10.20 00:39:31.912279 [ 3 ] {} <Debug> HTTP-Session: 84dc54da-d58e-43e7-881d-bbefcc234094 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2952 | 2023.10.20 00:39:31.912329 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 11 rows starting from the beginning of the part | ||
2953 | 2023.10.20 00:39:31.912336 [ 3 ] {} <Debug> HTTP-Session: 84dc54da-d58e-43e7-881d-bbefcc234094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2954 | 2023.10.20 00:39:31.912581 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2955 | 2023.10.20 00:39:31.912597 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
2956 | 2023.10.20 00:39:31.912673 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2957 | 2023.10.20 00:39:31.912860 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 11 rows starting from the beginning of the part | ||
2958 | 2023.10.20 00:39:31.913136 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2959 | 2023.10.20 00:39:31.913149 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
2960 | 2023.10.20 00:39:31.913317 [ 22 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 11 rows starting from the beginning of the part | ||
2961 | 2023.10.20 00:39:31.913856 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2962 | 2023.10.20 00:39:31.914324 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2963 | 2023.10.20 00:39:31.914661 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2964 | 2023.10.20 00:39:31.914683 [ 15 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.002868102 sec., 58226.66000023709 rows/sec., 4.41 MiB/sec. | ||
2965 | 2023.10.20 00:39:31.914798 [ 52 ] {} <Debug> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2966 | 2023.10.20 00:39:31.914837 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002211558 sec., 46121 rows/sec., 4.29 MiB/sec. | ||
2967 | 2023.10.20 00:39:31.914850 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2968 | 2023.10.20 00:39:31.914999 [ 15 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2969 | 2023.10.20 00:39:31.915079 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2970 | 2023.10.20 00:39:31.915242 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} <Debug> DynamicQueryHandler: Done processing query | ||
2971 | 2023.10.20 00:39:31.915298 [ 3 ] {1f7f534e-e7a2-4672-831c-bbe08c296131} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
2972 | 2023.10.20 00:39:31.915297 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2973 | 2023.10.20 00:39:31.915336 [ 3 ] {} <Debug> HTTP-Session: 84dc54da-d58e-43e7-881d-bbefcc234094 Destroying unnamed session | ||
2974 | 2023.10.20 00:39:31.915367 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 225 rows starting from the beginning of the part | ||
2975 | 2023.10.20 00:39:31.915430 [ 15 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2976 | 2023.10.20 00:39:31.915570 [ 15 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_26_5} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
2977 | 2023.10.20 00:39:31.915573 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 102 rows starting from the beginning of the part | ||
2978 | 2023.10.20 00:39:31.915593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2979 | 2023.10.20 00:39:31.915745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2980 | 2023.10.20 00:39:31.915794 [ 3 ] {} <Debug> HTTP-Session: ddd68bc9-1ff7-400d-8098-1974d709f9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
2981 | 2023.10.20 00:39:31.915855 [ 3 ] {} <Debug> HTTP-Session: ddd68bc9-1ff7-400d-8098-1974d709f9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2982 | 2023.10.20 00:39:31.915876 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 123 rows starting from the beginning of the part | ||
2983 | 2023.10.20 00:39:31.916091 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2984 | 2023.10.20 00:39:31.916115 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 102 rows starting from the beginning of the part | ||
2985 | 2023.10.20 00:39:31.916196 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2986 | 2023.10.20 00:39:31.916369 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 123 rows starting from the beginning of the part | ||
2987 | 2023.10.20 00:39:31.916680 [ 18 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 102 rows starting from the beginning of the part | ||
2988 | 2023.10.20 00:39:31.916694 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2989 | 2023.10.20 00:39:31.917804 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2990 | 2023.10.20 00:39:31.918282 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
2991 | 2023.10.20 00:39:31.918321 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 4 columns (4 merged, 0 gathered) in 0.003389503 sec., 229237.14774702958 rows/sec., 21.91 MiB/sec. | ||
2992 | 2023.10.20 00:39:31.918498 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
2993 | 2023.10.20 00:39:31.918535 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
2994 | 2023.10.20 00:39:31.918676 [ 52 ] {} <Debug> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
2995 | 2023.10.20 00:39:31.918720 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.002575985 sec., 104426 rows/sec., 7.18 MiB/sec. | ||
2996 | 2023.10.20 00:39:31.918731 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
2997 | 2023.10.20 00:39:31.918949 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
2998 | 2023.10.20 00:39:31.918970 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
2999 | 2023.10.20 00:39:31.919169 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} <Debug> DynamicQueryHandler: Done processing query | ||
3000 | 2023.10.20 00:39:31.919209 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3001 | 2023.10.20 00:39:31.919223 [ 3 ] {8359af7a-31a4-4ae6-af05-23cabea7e709} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3002 | 2023.10.20 00:39:31.919290 [ 3 ] {} <Debug> HTTP-Session: ddd68bc9-1ff7-400d-8098-1974d709f9b7 Destroying unnamed session | ||
3003 | 2023.10.20 00:39:31.919302 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 339 rows starting from the beginning of the part | ||
3004 | 2023.10.20 00:39:31.919346 [ 22 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_26_5} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3005 | 2023.10.20 00:39:31.919564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3006 | 2023.10.20 00:39:31.919592 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 280 rows starting from the beginning of the part | ||
3007 | 2023.10.20 00:39:31.919669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3008 | 2023.10.20 00:39:31.919720 [ 3 ] {} <Debug> HTTP-Session: 24c44477-bf53-4165-b8bd-1b4a93fa8fce Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3009 | 2023.10.20 00:39:31.919765 [ 3 ] {} <Debug> HTTP-Session: 24c44477-bf53-4165-b8bd-1b4a93fa8fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3010 | 2023.10.20 00:39:31.919823 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
3011 | 2023.10.20 00:39:31.919959 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3012 | 2023.10.20 00:39:31.920067 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 269 rows starting from the beginning of the part | ||
3013 | 2023.10.20 00:39:31.920068 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3014 | 2023.10.20 00:39:31.920344 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
3015 | 2023.10.20 00:39:31.920565 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3016 | 2023.10.20 00:39:31.920599 [ 15 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 269 rows starting from the beginning of the part | ||
3017 | 2023.10.20 00:39:31.921110 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3018 | 2023.10.20 00:39:31.921735 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3019 | 2023.10.20 00:39:31.922018 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3020 | 2023.10.20 00:39:31.922342 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002316301 sec., 2590 rows/sec., 108.77 KiB/sec. | ||
3021 | 2023.10.20 00:39:31.922380 [ 23 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1239 rows, containing 4 columns (4 merged, 0 gathered) in 0.003579458 sec., 346141.790181642 rows/sec., 24.23 MiB/sec. | ||
3022 | 2023.10.20 00:39:31.922543 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} <Debug> DynamicQueryHandler: Done processing query | ||
3023 | 2023.10.20 00:39:31.922571 [ 23 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3024 | 2023.10.20 00:39:31.922584 [ 3 ] {f4b9b393-95cc-4607-86bd-02f4d05bbf53} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3025 | 2023.10.20 00:39:31.922631 [ 3 ] {} <Debug> HTTP-Session: 24c44477-bf53-4165-b8bd-1b4a93fa8fce Destroying unnamed session | ||
3026 | 2023.10.20 00:39:31.922786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3027 | 2023.10.20 00:39:31.922826 [ 23 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3028 | 2023.10.20 00:39:31.922843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3029 | 2023.10.20 00:39:31.922885 [ 3 ] {} <Debug> HTTP-Session: bd50beb9-6f6b-4f57-bce0-d0843b3cd2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3030 | 2023.10.20 00:39:31.922908 [ 3 ] {} <Debug> HTTP-Session: bd50beb9-6f6b-4f57-bce0-d0843b3cd2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3031 | 2023.10.20 00:39:31.922933 [ 23 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_26_5} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3032 | 2023.10.20 00:39:31.923080 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3033 | 2023.10.20 00:39:31.923127 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3034 | 2023.10.20 00:39:31.923268 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3035 | 2023.10.20 00:39:31.923592 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3036 | 2023.10.20 00:39:31.923844 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3037 | 2023.10.20 00:39:31.924022 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3038 | 2023.10.20 00:39:31.924151 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001035852 sec., 60819 rows/sec., 3.69 MiB/sec. | ||
3039 | 2023.10.20 00:39:31.924260 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} <Debug> DynamicQueryHandler: Done processing query | ||
3040 | 2023.10.20 00:39:31.924282 [ 3 ] {018e1c5d-9997-424f-adad-c5056422da64} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3041 | 2023.10.20 00:39:31.924299 [ 3 ] {} <Debug> HTTP-Session: bd50beb9-6f6b-4f57-bce0-d0843b3cd2d6 Destroying unnamed session | ||
3042 | 2023.10.20 00:39:31.924425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3043 | 2023.10.20 00:39:31.924469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3044 | 2023.10.20 00:39:31.924488 [ 3 ] {} <Debug> HTTP-Session: e6da0454-4381-432f-9bdd-aefac6ce44b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3045 | 2023.10.20 00:39:31.924505 [ 3 ] {} <Debug> HTTP-Session: e6da0454-4381-432f-9bdd-aefac6ce44b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3046 | 2023.10.20 00:39:31.924576 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3047 | 2023.10.20 00:39:31.924619 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3048 | 2023.10.20 00:39:31.924755 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3049 | 2023.10.20 00:39:31.925062 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3050 | 2023.10.20 00:39:31.925331 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3051 | 2023.10.20 00:39:31.925532 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
3052 | 2023.10.20 00:39:31.925684 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001077193 sec., 4641 rows/sec., 6.26 MiB/sec. | ||
3053 | 2023.10.20 00:39:31.925827 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} <Debug> DynamicQueryHandler: Done processing query | ||
3054 | 2023.10.20 00:39:31.925854 [ 3 ] {1405e531-05d2-40ae-8c90-4efdf0ac3f01} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3055 | 2023.10.20 00:39:31.925874 [ 3 ] {} <Debug> HTTP-Session: e6da0454-4381-432f-9bdd-aefac6ce44b1 Destroying unnamed session | ||
3056 | 2023.10.20 00:39:31.926002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3057 | 2023.10.20 00:39:31.926047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3058 | 2023.10.20 00:39:31.926065 [ 3 ] {} <Debug> HTTP-Session: 073df6d5-cf29-4608-afdf-5126438f0d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3059 | 2023.10.20 00:39:31.926083 [ 3 ] {} <Debug> HTTP-Session: 073df6d5-cf29-4608-afdf-5126438f0d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3060 | 2023.10.20 00:39:31.926153 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3061 | 2023.10.20 00:39:31.926191 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3062 | 2023.10.20 00:39:31.926295 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3063 | 2023.10.20 00:39:31.926557 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3064 | 2023.10.20 00:39:31.926785 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3065 | 2023.10.20 00:39:31.926957 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3066 | 2023.10.20 00:39:31.927085 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000894619 sec., 21238 rows/sec., 1.10 MiB/sec. | ||
3067 | 2023.10.20 00:39:31.927260 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} <Debug> DynamicQueryHandler: Done processing query | ||
3068 | 2023.10.20 00:39:31.927284 [ 3 ] {855ad7a4-426a-428f-ae2a-0f1a3e46e59b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3069 | 2023.10.20 00:39:31.927301 [ 3 ] {} <Debug> HTTP-Session: 073df6d5-cf29-4608-afdf-5126438f0d34 Destroying unnamed session | ||
3070 | 2023.10.20 00:39:35.419200 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3071 | 2023.10.20 00:39:35.419284 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3072 | 2023.10.20 00:39:36.908103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3073 | 2023.10.20 00:39:36.908218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3074 | 2023.10.20 00:39:36.908247 [ 3 ] {} <Debug> HTTP-Session: 6f801489-d41d-455a-94c2-3edba97af286 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3075 | 2023.10.20 00:39:36.908275 [ 3 ] {} <Debug> HTTP-Session: 6f801489-d41d-455a-94c2-3edba97af286 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3076 | 2023.10.20 00:39:36.908417 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3077 | 2023.10.20 00:39:36.908485 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3078 | 2023.10.20 00:39:36.908664 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3079 | 2023.10.20 00:39:36.909204 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3080 | 2023.10.20 00:39:36.909480 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3081 | 2023.10.20 00:39:36.909650 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3082 | 2023.10.20 00:39:36.909772 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001314049 sec., 31201 rows/sec., 2.47 MiB/sec. | ||
3083 | 2023.10.20 00:39:36.909930 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} <Debug> DynamicQueryHandler: Done processing query | ||
3084 | 2023.10.20 00:39:36.909957 [ 3 ] {360eb48e-72ef-4fbb-905a-6f5a92a210c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3085 | 2023.10.20 00:39:36.909974 [ 3 ] {} <Debug> HTTP-Session: 6f801489-d41d-455a-94c2-3edba97af286 Destroying unnamed session | ||
3086 | 2023.10.20 00:39:36.910146 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3087 | 2023.10.20 00:39:36.910199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3088 | 2023.10.20 00:39:36.910220 [ 3 ] {} <Debug> HTTP-Session: 717e02a9-27bc-4e92-aab4-1001b1941a12 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3089 | 2023.10.20 00:39:36.910238 [ 3 ] {} <Debug> HTTP-Session: 717e02a9-27bc-4e92-aab4-1001b1941a12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3090 | 2023.10.20 00:39:36.910324 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3091 | 2023.10.20 00:39:36.910366 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3092 | 2023.10.20 00:39:36.910472 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3093 | 2023.10.20 00:39:36.910863 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3094 | 2023.10.20 00:39:36.911084 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3095 | 2023.10.20 00:39:36.911230 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3096 | 2023.10.20 00:39:36.911333 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.000978942 sec., 125645 rows/sec., 12.37 MiB/sec. | ||
3097 | 2023.10.20 00:39:36.911483 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} <Debug> DynamicQueryHandler: Done processing query | ||
3098 | 2023.10.20 00:39:36.911506 [ 3 ] {a76ca897-3a35-46a1-adcc-bfeb22f480de} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3099 | 2023.10.20 00:39:36.911522 [ 3 ] {} <Debug> HTTP-Session: 717e02a9-27bc-4e92-aab4-1001b1941a12 Destroying unnamed session | ||
3100 | 2023.10.20 00:39:36.911640 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3101 | 2023.10.20 00:39:36.911687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3102 | 2023.10.20 00:39:36.911706 [ 3 ] {} <Debug> HTTP-Session: fc978e4a-767e-42bf-ab7e-efef7cb326a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3103 | 2023.10.20 00:39:36.911795 [ 3 ] {} <Debug> HTTP-Session: fc978e4a-767e-42bf-ab7e-efef7cb326a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3104 | 2023.10.20 00:39:36.911870 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3105 | 2023.10.20 00:39:36.911911 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3106 | 2023.10.20 00:39:36.912017 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3107 | 2023.10.20 00:39:36.912311 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3108 | 2023.10.20 00:39:36.912519 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3109 | 2023.10.20 00:39:36.912664 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3110 | 2023.10.20 00:39:36.912762 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000862498 sec., 47536 rows/sec., 3.72 MiB/sec. | ||
3111 | 2023.10.20 00:39:36.912878 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} <Debug> DynamicQueryHandler: Done processing query | ||
3112 | 2023.10.20 00:39:36.912902 [ 3 ] {fd05b998-afbe-4cce-9a49-8f2cc38b11da} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3113 | 2023.10.20 00:39:36.912917 [ 3 ] {} <Debug> HTTP-Session: fc978e4a-767e-42bf-ab7e-efef7cb326a9 Destroying unnamed session | ||
3114 | 2023.10.20 00:39:36.913123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3115 | 2023.10.20 00:39:36.913180 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3116 | 2023.10.20 00:39:36.913201 [ 3 ] {} <Debug> HTTP-Session: 38ec4ae0-8cef-4fb3-8c00-7acb7866c338 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3117 | 2023.10.20 00:39:36.913221 [ 3 ] {} <Debug> HTTP-Session: 38ec4ae0-8cef-4fb3-8c00-7acb7866c338 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3118 | 2023.10.20 00:39:36.913311 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3119 | 2023.10.20 00:39:36.913356 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3120 | 2023.10.20 00:39:36.913494 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3121 | 2023.10.20 00:39:36.913942 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3122 | 2023.10.20 00:39:36.914260 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
3123 | 2023.10.20 00:39:36.914444 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
3124 | 2023.10.20 00:39:36.914549 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001209506 sec., 33898 rows/sec., 45.74 MiB/sec. | ||
3125 | 2023.10.20 00:39:36.914539 [ 88 ] {} <Debug> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
3126 | 2023.10.20 00:39:36.914611 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3127 | 2023.10.20 00:39:36.914699 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} <Debug> DynamicQueryHandler: Done processing query | ||
3128 | 2023.10.20 00:39:36.914729 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
3129 | 2023.10.20 00:39:36.914737 [ 3 ] {ae74234b-8ae7-4189-8684-64796bf0a677} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3130 | 2023.10.20 00:39:36.914816 [ 3 ] {} <Debug> HTTP-Session: 38ec4ae0-8cef-4fb3-8c00-7acb7866c338 Destroying unnamed session | ||
3131 | 2023.10.20 00:39:36.914918 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3132 | 2023.10.20 00:39:36.914964 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 433 rows starting from the beginning of the part | ||
3133 | 2023.10.20 00:39:36.915112 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 41 rows starting from the beginning of the part | ||
3134 | 2023.10.20 00:39:36.915228 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 5 rows starting from the beginning of the part | ||
3135 | 2023.10.20 00:39:36.915342 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 41 rows starting from the beginning of the part | ||
3136 | 2023.10.20 00:39:36.915448 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part | ||
3137 | 2023.10.20 00:39:36.915555 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 41 rows starting from the beginning of the part | ||
3138 | 2023.10.20 00:39:36.917035 [ 12 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 6 columns (6 merged, 0 gathered) in 0.002361951 sec., 239632.40558335037 rows/sec., 323.37 MiB/sec. | ||
3139 | 2023.10.20 00:39:36.917346 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
3140 | 2023.10.20 00:39:36.917573 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
3141 | 2023.10.20 00:39:36.917643 [ 23 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
3142 | 2023.10.20 00:39:36.917716 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_21_4: 4.48 MiB. | ||
3143 | 2023.10.20 00:39:41.910778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3144 | 2023.10.20 00:39:41.910901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3145 | 2023.10.20 00:39:41.910927 [ 3 ] {} <Debug> HTTP-Session: 6103ae17-46c0-4cd4-9acc-23584f8c5ba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3146 | 2023.10.20 00:39:41.910951 [ 3 ] {} <Debug> HTTP-Session: 6103ae17-46c0-4cd4-9acc-23584f8c5ba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3147 | 2023.10.20 00:39:41.911076 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3148 | 2023.10.20 00:39:41.911138 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3149 | 2023.10.20 00:39:41.911295 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3150 | 2023.10.20 00:39:41.911690 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3151 | 2023.10.20 00:39:41.911959 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3152 | 2023.10.20 00:39:41.912128 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3153 | 2023.10.20 00:39:41.912264 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001145265 sec., 9604 rows/sec., 650.61 KiB/sec. | ||
3154 | 2023.10.20 00:39:41.912440 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} <Debug> DynamicQueryHandler: Done processing query | ||
3155 | 2023.10.20 00:39:41.912469 [ 3 ] {651fa212-ab99-4b2d-b4e3-f066252791b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3156 | 2023.10.20 00:39:41.912486 [ 3 ] {} <Debug> HTTP-Session: 6103ae17-46c0-4cd4-9acc-23584f8c5ba3 Destroying unnamed session | ||
3157 | 2023.10.20 00:39:41.912630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3158 | 2023.10.20 00:39:41.912682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3159 | 2023.10.20 00:39:41.912701 [ 3 ] {} <Debug> HTTP-Session: c6678ade-39db-4435-8573-cf7f7cd2f2a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3160 | 2023.10.20 00:39:41.912720 [ 3 ] {} <Debug> HTTP-Session: c6678ade-39db-4435-8573-cf7f7cd2f2a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3161 | 2023.10.20 00:39:41.912805 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3162 | 2023.10.20 00:39:41.912847 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3163 | 2023.10.20 00:39:41.912957 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3164 | 2023.10.20 00:39:41.913290 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3165 | 2023.10.20 00:39:41.913515 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3166 | 2023.10.20 00:39:41.913674 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3167 | 2023.10.20 00:39:41.913802 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000960771 sec., 106164 rows/sec., 9.87 MiB/sec. | ||
3168 | 2023.10.20 00:39:41.913957 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} <Debug> DynamicQueryHandler: Done processing query | ||
3169 | 2023.10.20 00:39:41.913982 [ 3 ] {5837c737-6f04-4acd-b11e-e6a730e10d77} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3170 | 2023.10.20 00:39:41.913998 [ 3 ] {} <Debug> HTTP-Session: c6678ade-39db-4435-8573-cf7f7cd2f2a7 Destroying unnamed session | ||
3171 | 2023.10.20 00:39:41.914170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3172 | 2023.10.20 00:39:41.914216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3173 | 2023.10.20 00:39:41.914235 [ 3 ] {} <Debug> HTTP-Session: 93e8657d-8e15-4e6c-ba4e-5b8517bc49b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3174 | 2023.10.20 00:39:41.914253 [ 3 ] {} <Debug> HTTP-Session: 93e8657d-8e15-4e6c-ba4e-5b8517bc49b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3175 | 2023.10.20 00:39:41.914341 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3176 | 2023.10.20 00:39:41.914381 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3177 | 2023.10.20 00:39:41.914494 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3178 | 2023.10.20 00:39:41.914920 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3179 | 2023.10.20 00:39:41.915145 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3180 | 2023.10.20 00:39:41.915296 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3181 | 2023.10.20 00:39:41.915422 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001052643 sec., 265997 rows/sec., 18.38 MiB/sec. | ||
3182 | 2023.10.20 00:39:41.915541 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} <Debug> DynamicQueryHandler: Done processing query | ||
3183 | 2023.10.20 00:39:41.915565 [ 3 ] {ff98cd6f-6562-421c-885e-17e7feb8dee1} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3184 | 2023.10.20 00:39:41.915580 [ 3 ] {} <Debug> HTTP-Session: 93e8657d-8e15-4e6c-ba4e-5b8517bc49b5 Destroying unnamed session | ||
3185 | 2023.10.20 00:39:41.915681 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3186 | 2023.10.20 00:39:41.915727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3187 | 2023.10.20 00:39:41.915745 [ 3 ] {} <Debug> HTTP-Session: 49762580-56a1-40b0-a5e3-9ff7100e5776 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3188 | 2023.10.20 00:39:41.915762 [ 3 ] {} <Debug> HTTP-Session: 49762580-56a1-40b0-a5e3-9ff7100e5776 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3189 | 2023.10.20 00:39:41.915833 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3190 | 2023.10.20 00:39:41.915873 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3191 | 2023.10.20 00:39:41.915981 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3192 | 2023.10.20 00:39:41.916221 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3193 | 2023.10.20 00:39:41.916461 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3194 | 2023.10.20 00:39:41.916649 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3195 | 2023.10.20 00:39:41.916780 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000918579 sec., 6531 rows/sec., 274.29 KiB/sec. | ||
3196 | 2023.10.20 00:39:41.916897 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} <Debug> DynamicQueryHandler: Done processing query | ||
3197 | 2023.10.20 00:39:41.916920 [ 3 ] {4b7b8b02-fae5-44cc-bab7-7b24032c9bf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3198 | 2023.10.20 00:39:41.916936 [ 3 ] {} <Debug> HTTP-Session: 49762580-56a1-40b0-a5e3-9ff7100e5776 Destroying unnamed session | ||
3199 | 2023.10.20 00:39:41.917047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3200 | 2023.10.20 00:39:41.917092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3201 | 2023.10.20 00:39:41.917111 [ 3 ] {} <Debug> HTTP-Session: 41b06b6e-3e42-4119-8ada-a3a74201b668 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3202 | 2023.10.20 00:39:41.917128 [ 3 ] {} <Debug> HTTP-Session: 41b06b6e-3e42-4119-8ada-a3a74201b668 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3203 | 2023.10.20 00:39:41.917202 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3204 | 2023.10.20 00:39:41.917245 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3205 | 2023.10.20 00:39:41.917364 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3206 | 2023.10.20 00:39:41.917650 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3207 | 2023.10.20 00:39:41.917896 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3208 | 2023.10.20 00:39:41.918072 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3209 | 2023.10.20 00:39:41.918211 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.000971211 sec., 76193 rows/sec., 4.66 MiB/sec. | ||
3210 | 2023.10.20 00:39:41.918381 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} <Debug> DynamicQueryHandler: Done processing query | ||
3211 | 2023.10.20 00:39:41.918405 [ 3 ] {d8d3d151-5fd0-402d-a6d6-dfa46ce5f5f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3212 | 2023.10.20 00:39:41.918421 [ 3 ] {} <Debug> HTTP-Session: 41b06b6e-3e42-4119-8ada-a3a74201b668 Destroying unnamed session | ||
3213 | 2023.10.20 00:39:41.918526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3214 | 2023.10.20 00:39:41.918572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3215 | 2023.10.20 00:39:41.918590 [ 3 ] {} <Debug> HTTP-Session: 997df20d-3c78-4a0b-9c13-6843e58c7064 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3216 | 2023.10.20 00:39:41.918608 [ 3 ] {} <Debug> HTTP-Session: 997df20d-3c78-4a0b-9c13-6843e58c7064 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3217 | 2023.10.20 00:39:41.918679 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3218 | 2023.10.20 00:39:41.918723 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3219 | 2023.10.20 00:39:41.918864 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3220 | 2023.10.20 00:39:41.919184 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3221 | 2023.10.20 00:39:41.919449 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
3222 | 2023.10.20 00:39:41.919627 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
3223 | 2023.10.20 00:39:41.919732 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001025042 sec., 4877 rows/sec., 6.58 MiB/sec. | ||
3224 | 2023.10.20 00:39:41.919846 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} <Debug> DynamicQueryHandler: Done processing query | ||
3225 | 2023.10.20 00:39:41.919869 [ 3 ] {a7c3cc7d-753b-4a1a-ac28-a07f2f6e0f2c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3226 | 2023.10.20 00:39:41.919884 [ 3 ] {} <Debug> HTTP-Session: 997df20d-3c78-4a0b-9c13-6843e58c7064 Destroying unnamed session | ||
3227 | 2023.10.20 00:39:41.919989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3228 | 2023.10.20 00:39:41.920032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3229 | 2023.10.20 00:39:41.920050 [ 3 ] {} <Debug> HTTP-Session: 80508001-49e3-44ad-92d3-38e6f2c49c09 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3230 | 2023.10.20 00:39:41.920066 [ 3 ] {} <Debug> HTTP-Session: 80508001-49e3-44ad-92d3-38e6f2c49c09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3231 | 2023.10.20 00:39:41.920136 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3232 | 2023.10.20 00:39:41.920173 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3233 | 2023.10.20 00:39:41.920274 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3234 | 2023.10.20 00:39:41.920514 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3235 | 2023.10.20 00:39:41.920739 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3236 | 2023.10.20 00:39:41.920910 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3237 | 2023.10.20 00:39:41.921031 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000858639 sec., 22128 rows/sec., 1.15 MiB/sec. | ||
3238 | 2023.10.20 00:39:41.921041 [ 93 ] {} <Debug> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3239 | 2023.10.20 00:39:41.921154 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3240 | 2023.10.20 00:39:41.921191 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} <Debug> DynamicQueryHandler: Done processing query | ||
3241 | 2023.10.20 00:39:41.921237 [ 3 ] {df93a5e9-9f96-4ebe-807d-a909ebbff0de} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3242 | 2023.10.20 00:39:41.921268 [ 3 ] {} <Debug> HTTP-Session: 80508001-49e3-44ad-92d3-38e6f2c49c09 Destroying unnamed session | ||
3243 | 2023.10.20 00:39:41.921270 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3244 | 2023.10.20 00:39:41.921391 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3245 | 2023.10.20 00:39:41.921423 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part | ||
3246 | 2023.10.20 00:39:41.921530 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part | ||
3247 | 2023.10.20 00:39:41.921616 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part | ||
3248 | 2023.10.20 00:39:41.921694 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part | ||
3249 | 2023.10.20 00:39:41.921769 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part | ||
3250 | 2023.10.20 00:39:41.921841 [ 22 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 19 rows starting from the beginning of the part | ||
3251 | 2023.10.20 00:39:41.922450 [ 12 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 318 rows, containing 4 columns (4 merged, 0 gathered) in 0.001245257 sec., 255368.972027461 rows/sec., 13.71 MiB/sec. | ||
3252 | 2023.10.20 00:39:41.922568 [ 16 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3253 | 2023.10.20 00:39:41.922772 [ 16 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3254 | 2023.10.20 00:39:41.922832 [ 16 ] {5434178c-679e-4913-83f0-da0d3ed324bc::all_1_16_3} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3255 | 2023.10.20 00:39:46.908053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3256 | 2023.10.20 00:39:46.908182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3257 | 2023.10.20 00:39:46.908212 [ 3 ] {} <Debug> HTTP-Session: b9160556-becf-47a6-8740-7574c5f06aa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3258 | 2023.10.20 00:39:46.908240 [ 3 ] {} <Debug> HTTP-Session: b9160556-becf-47a6-8740-7574c5f06aa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3259 | 2023.10.20 00:39:46.908381 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3260 | 2023.10.20 00:39:46.908449 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3261 | 2023.10.20 00:39:46.908605 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3262 | 2023.10.20 00:39:46.909061 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3263 | 2023.10.20 00:39:46.909322 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3264 | 2023.10.20 00:39:46.909486 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3265 | 2023.10.20 00:39:46.909634 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001206556 sec., 33981 rows/sec., 2.69 MiB/sec. | ||
3266 | 2023.10.20 00:39:46.909774 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} <Debug> DynamicQueryHandler: Done processing query | ||
3267 | 2023.10.20 00:39:46.909799 [ 3 ] {2db788ed-c38f-4560-bda5-49853a67c4d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3268 | 2023.10.20 00:39:46.909815 [ 3 ] {} <Debug> HTTP-Session: b9160556-becf-47a6-8740-7574c5f06aa4 Destroying unnamed session | ||
3269 | 2023.10.20 00:39:46.909954 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3270 | 2023.10.20 00:39:46.909999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3271 | 2023.10.20 00:39:46.910018 [ 3 ] {} <Debug> HTTP-Session: 66b029fa-df9d-4dc6-90f3-ca4b78744c52 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3272 | 2023.10.20 00:39:46.910035 [ 3 ] {} <Debug> HTTP-Session: 66b029fa-df9d-4dc6-90f3-ca4b78744c52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3273 | 2023.10.20 00:39:46.910113 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3274 | 2023.10.20 00:39:46.910154 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3275 | 2023.10.20 00:39:46.910261 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3276 | 2023.10.20 00:39:46.910629 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3277 | 2023.10.20 00:39:46.910842 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3278 | 2023.10.20 00:39:46.910989 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3279 | 2023.10.20 00:39:46.911118 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.000974952 sec., 126160 rows/sec., 12.42 MiB/sec. | ||
3280 | 2023.10.20 00:39:46.911262 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} <Debug> DynamicQueryHandler: Done processing query | ||
3281 | 2023.10.20 00:39:46.911287 [ 3 ] {9cddeb5a-f401-408c-8872-85f14da8ec07} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3282 | 2023.10.20 00:39:46.911303 [ 3 ] {} <Debug> HTTP-Session: 66b029fa-df9d-4dc6-90f3-ca4b78744c52 Destroying unnamed session | ||
3283 | 2023.10.20 00:39:46.911422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3284 | 2023.10.20 00:39:46.911467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3285 | 2023.10.20 00:39:46.911485 [ 3 ] {} <Debug> HTTP-Session: cdaa9e3c-eeba-4376-8fcd-2151c3986407 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3286 | 2023.10.20 00:39:46.911501 [ 3 ] {} <Debug> HTTP-Session: cdaa9e3c-eeba-4376-8fcd-2151c3986407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3287 | 2023.10.20 00:39:46.911574 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3288 | 2023.10.20 00:39:46.911614 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3289 | 2023.10.20 00:39:46.911722 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3290 | 2023.10.20 00:39:46.912003 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3291 | 2023.10.20 00:39:46.912209 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3292 | 2023.10.20 00:39:46.912359 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3293 | 2023.10.20 00:39:46.912484 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000881609 sec., 46505 rows/sec., 3.64 MiB/sec. | ||
3294 | 2023.10.20 00:39:46.912596 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} <Debug> DynamicQueryHandler: Done processing query | ||
3295 | 2023.10.20 00:39:46.912620 [ 3 ] {bc8425cc-9a0b-4665-ac05-24dba14ea0d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3296 | 2023.10.20 00:39:46.912636 [ 3 ] {} <Debug> HTTP-Session: cdaa9e3c-eeba-4376-8fcd-2151c3986407 Destroying unnamed session | ||
3297 | 2023.10.20 00:39:46.912786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3298 | 2023.10.20 00:39:46.912830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3299 | 2023.10.20 00:39:46.912849 [ 3 ] {} <Debug> HTTP-Session: 019f2b78-235e-4115-b31b-cac6f30ed67c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3300 | 2023.10.20 00:39:46.912865 [ 3 ] {} <Debug> HTTP-Session: 019f2b78-235e-4115-b31b-cac6f30ed67c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3301 | 2023.10.20 00:39:46.912950 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3302 | 2023.10.20 00:39:46.912995 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3303 | 2023.10.20 00:39:46.913131 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3304 | 2023.10.20 00:39:46.913567 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3305 | 2023.10.20 00:39:46.913877 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3306 | 2023.10.20 00:39:46.914065 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3307 | 2023.10.20 00:39:46.914189 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001211326 sec., 33847 rows/sec., 45.68 MiB/sec. | ||
3308 | 2023.10.20 00:39:46.914314 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} <Debug> DynamicQueryHandler: Done processing query | ||
3309 | 2023.10.20 00:39:46.914337 [ 3 ] {9b46f7e9-2241-4a6e-8753-1db08c8d5fa0} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3310 | 2023.10.20 00:39:46.914353 [ 3 ] {} <Debug> HTTP-Session: 019f2b78-235e-4115-b31b-cac6f30ed67c Destroying unnamed session | ||
3311 | 2023.10.20 00:39:50.419526 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3312 | 2023.10.20 00:39:50.419591 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3313 | 2023.10.20 00:39:51.910867 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3314 | 2023.10.20 00:39:51.910982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3315 | 2023.10.20 00:39:51.911012 [ 3 ] {} <Debug> HTTP-Session: 95ebaec7-54e6-4a4f-a7e0-3faa66b70d23 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3316 | 2023.10.20 00:39:51.911038 [ 3 ] {} <Debug> HTTP-Session: 95ebaec7-54e6-4a4f-a7e0-3faa66b70d23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3317 | 2023.10.20 00:39:51.911177 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3318 | 2023.10.20 00:39:51.911244 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3319 | 2023.10.20 00:39:51.911418 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3320 | 2023.10.20 00:39:51.911827 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3321 | 2023.10.20 00:39:51.912082 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3322 | 2023.10.20 00:39:51.912241 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3323 | 2023.10.20 00:39:51.912380 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001163825 sec., 9451 rows/sec., 640.23 KiB/sec. | ||
3324 | 2023.10.20 00:39:51.912508 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} <Debug> DynamicQueryHandler: Done processing query | ||
3325 | 2023.10.20 00:39:51.912532 [ 3 ] {4ad6aab4-17b9-4869-b211-708c4440e3c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3326 | 2023.10.20 00:39:51.912548 [ 3 ] {} <Debug> HTTP-Session: 95ebaec7-54e6-4a4f-a7e0-3faa66b70d23 Destroying unnamed session | ||
3327 | 2023.10.20 00:39:51.912674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3328 | 2023.10.20 00:39:51.912716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3329 | 2023.10.20 00:39:51.912735 [ 3 ] {} <Debug> HTTP-Session: dd9dfc43-ecd4-40e1-a48f-c2671d444edf Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3330 | 2023.10.20 00:39:51.912752 [ 3 ] {} <Debug> HTTP-Session: dd9dfc43-ecd4-40e1-a48f-c2671d444edf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3331 | 2023.10.20 00:39:51.912827 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3332 | 2023.10.20 00:39:51.912866 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3333 | 2023.10.20 00:39:51.912972 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3334 | 2023.10.20 00:39:51.913322 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3335 | 2023.10.20 00:39:51.913534 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3336 | 2023.10.20 00:39:51.913683 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3337 | 2023.10.20 00:39:51.913812 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000956381 sec., 106652 rows/sec., 9.92 MiB/sec. | ||
3338 | 2023.10.20 00:39:51.913951 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} <Debug> DynamicQueryHandler: Done processing query | ||
3339 | 2023.10.20 00:39:51.913975 [ 3 ] {0d9b816c-52df-4ba0-a8b1-4d12dd5c1887} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3340 | 2023.10.20 00:39:51.913991 [ 3 ] {} <Debug> HTTP-Session: dd9dfc43-ecd4-40e1-a48f-c2671d444edf Destroying unnamed session | ||
3341 | 2023.10.20 00:39:51.914164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3342 | 2023.10.20 00:39:51.914211 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3343 | 2023.10.20 00:39:51.914230 [ 3 ] {} <Debug> HTTP-Session: ba42dd7e-d8f7-4999-984b-4ff3d9d52246 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3344 | 2023.10.20 00:39:51.914246 [ 3 ] {} <Debug> HTTP-Session: ba42dd7e-d8f7-4999-984b-4ff3d9d52246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3345 | 2023.10.20 00:39:51.914324 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3346 | 2023.10.20 00:39:51.914363 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3347 | 2023.10.20 00:39:51.914468 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3348 | 2023.10.20 00:39:51.914949 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3349 | 2023.10.20 00:39:51.915161 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3350 | 2023.10.20 00:39:51.915306 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3351 | 2023.10.20 00:39:51.915426 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001073923 sec., 250483 rows/sec., 17.23 MiB/sec. | ||
3352 | 2023.10.20 00:39:51.915542 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} <Debug> DynamicQueryHandler: Done processing query | ||
3353 | 2023.10.20 00:39:51.915565 [ 3 ] {40ed9af1-e15d-4633-8b3a-46dbd7de160e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3354 | 2023.10.20 00:39:51.915580 [ 3 ] {} <Debug> HTTP-Session: ba42dd7e-d8f7-4999-984b-4ff3d9d52246 Destroying unnamed session | ||
3355 | 2023.10.20 00:39:51.915729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3356 | 2023.10.20 00:39:51.915774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3357 | 2023.10.20 00:39:51.915791 [ 3 ] {} <Debug> HTTP-Session: 8e3c14e7-aac3-464b-9548-f309a0ddde32 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3358 | 2023.10.20 00:39:51.915807 [ 3 ] {} <Debug> HTTP-Session: 8e3c14e7-aac3-464b-9548-f309a0ddde32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3359 | 2023.10.20 00:39:51.915875 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3360 | 2023.10.20 00:39:51.915914 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3361 | 2023.10.20 00:39:51.916019 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3362 | 2023.10.20 00:39:51.916265 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3363 | 2023.10.20 00:39:51.916504 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3364 | 2023.10.20 00:39:51.916684 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3365 | 2023.10.20 00:39:51.916810 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00090344 sec., 6641 rows/sec., 278.88 KiB/sec. | ||
3366 | 2023.10.20 00:39:51.916808 [ 178 ] {} <Debug> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3367 | 2023.10.20 00:39:51.916914 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3368 | 2023.10.20 00:39:51.916940 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} <Debug> DynamicQueryHandler: Done processing query | ||
3369 | 2023.10.20 00:39:51.917029 [ 3 ] {52cf067e-5025-4a29-a03c-0134bec475dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3370 | 2023.10.20 00:39:51.917063 [ 3 ] {} <Debug> HTTP-Session: 8e3c14e7-aac3-464b-9548-f309a0ddde32 Destroying unnamed session | ||
3371 | 2023.10.20 00:39:51.917085 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3372 | 2023.10.20 00:39:51.917265 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3373 | 2023.10.20 00:39:51.917282 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3374 | 2023.10.20 00:39:51.917345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3375 | 2023.10.20 00:39:51.917355 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part | ||
3376 | 2023.10.20 00:39:51.917385 [ 3 ] {} <Debug> HTTP-Session: 62d697f0-c0fd-40bf-977f-05ff9b3b6781 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3377 | 2023.10.20 00:39:51.917439 [ 3 ] {} <Debug> HTTP-Session: 62d697f0-c0fd-40bf-977f-05ff9b3b6781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3378 | 2023.10.20 00:39:51.917631 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3379 | 2023.10.20 00:39:51.917668 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part | ||
3380 | 2023.10.20 00:39:51.917719 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3381 | 2023.10.20 00:39:51.917991 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part | ||
3382 | 2023.10.20 00:39:51.918242 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3383 | 2023.10.20 00:39:51.918260 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part | ||
3384 | 2023.10.20 00:39:51.918456 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part | ||
3385 | 2023.10.20 00:39:51.918671 [ 23 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part | ||
3386 | 2023.10.20 00:39:51.919150 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3387 | 2023.10.20 00:39:51.919635 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3388 | 2023.10.20 00:39:51.920000 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3389 | 2023.10.20 00:39:51.920229 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.0032449 sec., 29584.887053530154 rows/sec., 1.21 MiB/sec. | ||
3390 | 2023.10.20 00:39:51.920263 [ 178 ] {} <Debug> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3391 | 2023.10.20 00:39:51.920289 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.002592296 sec., 24302 rows/sec., 1.47 MiB/sec. | ||
3392 | 2023.10.20 00:39:51.920405 [ 178 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3393 | 2023.10.20 00:39:51.920406 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3394 | 2023.10.20 00:39:51.920689 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3395 | 2023.10.20 00:39:51.920704 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} <Debug> DynamicQueryHandler: Done processing query | ||
3396 | 2023.10.20 00:39:51.920734 [ 3 ] {08ad440e-0d25-4ac9-8d5b-1c555ad4e294} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3397 | 2023.10.20 00:39:51.920778 [ 3 ] {} <Debug> HTTP-Session: 62d697f0-c0fd-40bf-977f-05ff9b3b6781 Destroying unnamed session | ||
3398 | 2023.10.20 00:39:51.920817 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3399 | 2023.10.20 00:39:51.920853 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 715 rows starting from the beginning of the part | ||
3400 | 2023.10.20 00:39:51.920859 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3401 | 2023.10.20 00:39:51.920923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3402 | 2023.10.20 00:39:51.920941 [ 12 ] {c5d9f035-74f8-42a4-b94f-08ea2df0aa02::all_1_16_3} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3403 | 2023.10.20 00:39:51.920986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3404 | 2023.10.20 00:39:51.921059 [ 3 ] {} <Debug> HTTP-Session: 33ca04a4-ef14-4dc3-b4f4-2d3ee0c56fa8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3405 | 2023.10.20 00:39:51.921109 [ 3 ] {} <Debug> HTTP-Session: 33ca04a4-ef14-4dc3-b4f4-2d3ee0c56fa8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3406 | 2023.10.20 00:39:51.921113 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 74 rows starting from the beginning of the part | ||
3407 | 2023.10.20 00:39:51.921219 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3408 | 2023.10.20 00:39:51.921254 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part | ||
3409 | 2023.10.20 00:39:51.921276 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3410 | 2023.10.20 00:39:51.921404 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part | ||
3411 | 2023.10.20 00:39:51.921592 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 74 rows starting from the beginning of the part | ||
3412 | 2023.10.20 00:39:51.921622 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3413 | 2023.10.20 00:39:51.921727 [ 16 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part | ||
3414 | 2023.10.20 00:39:51.922064 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3415 | 2023.10.20 00:39:51.922527 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3416 | 2023.10.20 00:39:51.922784 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3417 | 2023.10.20 00:39:51.922802 [ 12 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1052 rows, containing 5 columns (5 merged, 0 gathered) in 0.002201867 sec., 477776.3597892152 rows/sec., 29.04 MiB/sec. | ||
3418 | 2023.10.20 00:39:51.922923 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001655945 sec., 3019 rows/sec., 4.07 MiB/sec. | ||
3419 | 2023.10.20 00:39:51.923013 [ 12 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3420 | 2023.10.20 00:39:51.923076 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} <Debug> DynamicQueryHandler: Done processing query | ||
3421 | 2023.10.20 00:39:51.923099 [ 3 ] {26f625ca-7fd3-4118-8bf6-aa22113fcec5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3422 | 2023.10.20 00:39:51.923118 [ 3 ] {} <Debug> HTTP-Session: 33ca04a4-ef14-4dc3-b4f4-2d3ee0c56fa8 Destroying unnamed session | ||
3423 | 2023.10.20 00:39:51.923234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3424 | 2023.10.20 00:39:51.923256 [ 12 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3425 | 2023.10.20 00:39:51.923288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3426 | 2023.10.20 00:39:51.923311 [ 3 ] {} <Debug> HTTP-Session: cacc2943-67cf-40f6-83c6-9d876a6b1a24 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3427 | 2023.10.20 00:39:51.923328 [ 3 ] {} <Debug> HTTP-Session: cacc2943-67cf-40f6-83c6-9d876a6b1a24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3428 | 2023.10.20 00:39:51.923336 [ 12 ] {9062d84e-73b2-4931-b8b9-5983ca079cd5::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3429 | 2023.10.20 00:39:51.923434 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3430 | 2023.10.20 00:39:51.923472 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3431 | 2023.10.20 00:39:51.923573 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3432 | 2023.10.20 00:39:51.923826 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3433 | 2023.10.20 00:39:51.924055 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3434 | 2023.10.20 00:39:51.924227 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3435 | 2023.10.20 00:39:51.924344 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00088341 sec., 21507 rows/sec., 1.12 MiB/sec. | ||
3436 | 2023.10.20 00:39:51.924459 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} <Debug> DynamicQueryHandler: Done processing query | ||
3437 | 2023.10.20 00:39:51.924482 [ 3 ] {91c70ce1-13e0-419f-a380-70d0af43e4ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3438 | 2023.10.20 00:39:51.924498 [ 3 ] {} <Debug> HTTP-Session: cacc2943-67cf-40f6-83c6-9d876a6b1a24 Destroying unnamed session | ||
3439 | 2023.10.20 00:39:56.908968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3440 | 2023.10.20 00:39:56.909099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3441 | 2023.10.20 00:39:56.909129 [ 3 ] {} <Debug> HTTP-Session: d3574b2a-ea8a-4722-b905-3f1320bfcc3b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3442 | 2023.10.20 00:39:56.909157 [ 3 ] {} <Debug> HTTP-Session: d3574b2a-ea8a-4722-b905-3f1320bfcc3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3443 | 2023.10.20 00:39:56.909297 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3444 | 2023.10.20 00:39:56.909364 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3445 | 2023.10.20 00:39:56.909542 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3446 | 2023.10.20 00:39:56.909986 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3447 | 2023.10.20 00:39:56.910262 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3448 | 2023.10.20 00:39:56.910419 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3449 | 2023.10.20 00:39:56.910569 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001227807 sec., 33392 rows/sec., 2.64 MiB/sec. | ||
3450 | 2023.10.20 00:39:56.910562 [ 177 ] {} <Debug> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3451 | 2023.10.20 00:39:56.910679 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3452 | 2023.10.20 00:39:56.910759 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} <Debug> DynamicQueryHandler: Done processing query | ||
3453 | 2023.10.20 00:39:56.910801 [ 3 ] {89973fa3-db5c-42b5-9aed-943f7b3aecb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3454 | 2023.10.20 00:39:56.910806 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3455 | 2023.10.20 00:39:56.910821 [ 3 ] {} <Debug> HTTP-Session: d3574b2a-ea8a-4722-b905-3f1320bfcc3b Destroying unnamed session | ||
3456 | 2023.10.20 00:39:56.910948 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3457 | 2023.10.20 00:39:56.910985 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 52 rows starting from the beginning of the part | ||
3458 | 2023.10.20 00:39:56.911000 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3459 | 2023.10.20 00:39:56.911049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3460 | 2023.10.20 00:39:56.911075 [ 3 ] {} <Debug> HTTP-Session: 654fa2ce-5de1-43aa-b6d7-a63104c187a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3461 | 2023.10.20 00:39:56.911097 [ 3 ] {} <Debug> HTTP-Session: 654fa2ce-5de1-43aa-b6d7-a63104c187a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3462 | 2023.10.20 00:39:56.911140 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
3463 | 2023.10.20 00:39:56.911210 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3464 | 2023.10.20 00:39:56.911266 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 11 rows starting from the beginning of the part | ||
3465 | 2023.10.20 00:39:56.911271 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3466 | 2023.10.20 00:39:56.911437 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
3467 | 2023.10.20 00:39:56.911528 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3468 | 2023.10.20 00:39:56.911578 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 11 rows starting from the beginning of the part | ||
3469 | 2023.10.20 00:39:56.911681 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
3470 | 2023.10.20 00:39:56.912083 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3471 | 2023.10.20 00:39:56.912374 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3472 | 2023.10.20 00:39:56.912529 [ 21 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.001786379 sec., 110278.94976373995 rows/sec., 8.49 MiB/sec. | ||
3473 | 2023.10.20 00:39:56.912583 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3474 | 2023.10.20 00:39:56.912647 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3475 | 2023.10.20 00:39:56.912748 [ 177 ] {} <Debug> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3476 | 2023.10.20 00:39:56.912784 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.001533213 sec., 80223 rows/sec., 7.90 MiB/sec. | ||
3477 | 2023.10.20 00:39:56.912826 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3478 | 2023.10.20 00:39:56.913015 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3479 | 2023.10.20 00:39:56.913034 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3480 | 2023.10.20 00:39:56.913062 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} <Debug> DynamicQueryHandler: Done processing query | ||
3481 | 2023.10.20 00:39:56.913098 [ 3 ] {23645256-760e-4f5d-bbeb-b00064a6c590} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3482 | 2023.10.20 00:39:56.913134 [ 3 ] {} <Debug> HTTP-Session: 654fa2ce-5de1-43aa-b6d7-a63104c187a9 Destroying unnamed session | ||
3483 | 2023.10.20 00:39:56.913151 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3484 | 2023.10.20 00:39:56.913152 [ 12 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_31_6} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3485 | 2023.10.20 00:39:56.913180 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 225 rows starting from the beginning of the part | ||
3486 | 2023.10.20 00:39:56.913279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3487 | 2023.10.20 00:39:56.913307 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 123 rows starting from the beginning of the part | ||
3488 | 2023.10.20 00:39:56.913329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3489 | 2023.10.20 00:39:56.913356 [ 3 ] {} <Debug> HTTP-Session: 70a0b77a-61c1-4636-9231-91ad781f17fc Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3490 | 2023.10.20 00:39:56.913380 [ 3 ] {} <Debug> HTTP-Session: 70a0b77a-61c1-4636-9231-91ad781f17fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3491 | 2023.10.20 00:39:56.913415 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 102 rows starting from the beginning of the part | ||
3492 | 2023.10.20 00:39:56.913479 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3493 | 2023.10.20 00:39:56.913532 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3494 | 2023.10.20 00:39:56.913535 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 123 rows starting from the beginning of the part | ||
3495 | 2023.10.20 00:39:56.913701 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 102 rows starting from the beginning of the part | ||
3496 | 2023.10.20 00:39:56.913764 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3497 | 2023.10.20 00:39:56.913846 [ 9 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 123 rows starting from the beginning of the part | ||
3498 | 2023.10.20 00:39:56.914221 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3499 | 2023.10.20 00:39:56.914509 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3500 | 2023.10.20 00:39:56.914682 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3501 | 2023.10.20 00:39:56.914814 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 798 rows, containing 4 columns (4 merged, 0 gathered) in 0.001905691 sec., 418745.74629360164 rows/sec., 40.35 MiB/sec. | ||
3502 | 2023.10.20 00:39:56.914847 [ 177 ] {} <Debug> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3503 | 2023.10.20 00:39:56.914919 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.001358189 sec., 30187 rows/sec., 2.36 MiB/sec. | ||
3504 | 2023.10.20 00:39:56.914937 [ 177 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3505 | 2023.10.20 00:39:56.915207 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3506 | 2023.10.20 00:39:56.915429 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} <Debug> DynamicQueryHandler: Done processing query | ||
3507 | 2023.10.20 00:39:56.915502 [ 3 ] {59c7ad5c-9a38-4fa7-85b9-3749674cfffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3508 | 2023.10.20 00:39:56.915512 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3509 | 2023.10.20 00:39:56.915545 [ 3 ] {} <Debug> HTTP-Session: 70a0b77a-61c1-4636-9231-91ad781f17fc Destroying unnamed session | ||
3510 | 2023.10.20 00:39:56.915541 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3511 | 2023.10.20 00:39:56.915573 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 339 rows starting from the beginning of the part | ||
3512 | 2023.10.20 00:39:56.915795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3513 | 2023.10.20 00:39:56.915811 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
3514 | 2023.10.20 00:39:56.915862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3515 | 2023.10.20 00:39:56.915902 [ 3 ] {} <Debug> HTTP-Session: e2777a2d-4304-4be8-9482-d32c5d84adac Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3516 | 2023.10.20 00:39:56.915932 [ 3 ] {} <Debug> HTTP-Session: e2777a2d-4304-4be8-9482-d32c5d84adac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3517 | 2023.10.20 00:39:56.916028 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 280 rows starting from the beginning of the part | ||
3518 | 2023.10.20 00:39:56.916188 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3519 | 2023.10.20 00:39:56.916204 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3520 | 2023.10.20 00:39:56.916266 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
3521 | 2023.10.20 00:39:56.916340 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3522 | 2023.10.20 00:39:56.916402 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_31_6} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3523 | 2023.10.20 00:39:56.916566 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 269 rows starting from the beginning of the part | ||
3524 | 2023.10.20 00:39:56.916844 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
3525 | 2023.10.20 00:39:56.916962 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3526 | 2023.10.20 00:39:56.917735 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3527 | 2023.10.20 00:39:56.917894 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1011 rows, containing 4 columns (4 merged, 0 gathered) in 0.002893443 sec., 349410.7193402462 rows/sec., 24.69 MiB/sec. | ||
3528 | 2023.10.20 00:39:56.918006 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3529 | 2023.10.20 00:39:56.918185 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3530 | 2023.10.20 00:39:56.918195 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3531 | 2023.10.20 00:39:56.918259 [ 9 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_31_6} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3532 | 2023.10.20 00:39:56.918400 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3533 | 2023.10.20 00:39:56.918528 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.002243208 sec., 18277 rows/sec., 24.66 MiB/sec. | ||
3534 | 2023.10.20 00:39:56.918670 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} <Debug> DynamicQueryHandler: Done processing query | ||
3535 | 2023.10.20 00:39:56.918694 [ 3 ] {857682ab-285a-4cae-a77d-e30c28264e6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3536 | 2023.10.20 00:39:56.918710 [ 3 ] {} <Debug> HTTP-Session: e2777a2d-4304-4be8-9482-d32c5d84adac Destroying unnamed session | ||
3537 | 2023.10.20 00:40:01.911011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3538 | 2023.10.20 00:40:01.911139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3539 | 2023.10.20 00:40:01.911169 [ 3 ] {} <Debug> HTTP-Session: 7dd1e4dd-ca5a-4c27-9cdb-5d3497d75a2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3540 | 2023.10.20 00:40:01.911196 [ 3 ] {} <Debug> HTTP-Session: 7dd1e4dd-ca5a-4c27-9cdb-5d3497d75a2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3541 | 2023.10.20 00:40:01.911335 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3542 | 2023.10.20 00:40:01.911403 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3543 | 2023.10.20 00:40:01.911556 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3544 | 2023.10.20 00:40:01.911985 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3545 | 2023.10.20 00:40:01.912246 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3546 | 2023.10.20 00:40:01.912407 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3547 | 2023.10.20 00:40:01.912536 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001157975 sec., 9499 rows/sec., 643.47 KiB/sec. | ||
3548 | 2023.10.20 00:40:01.912679 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} <Debug> DynamicQueryHandler: Done processing query | ||
3549 | 2023.10.20 00:40:01.912704 [ 3 ] {a728c254-85c8-4e24-ac7a-95504f948b90} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3550 | 2023.10.20 00:40:01.912720 [ 3 ] {} <Debug> HTTP-Session: 7dd1e4dd-ca5a-4c27-9cdb-5d3497d75a2c Destroying unnamed session | ||
3551 | 2023.10.20 00:40:01.912851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3552 | 2023.10.20 00:40:01.912896 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3553 | 2023.10.20 00:40:01.912915 [ 3 ] {} <Debug> HTTP-Session: 4a40eabf-3dda-4528-8fa0-c7177aecd63e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3554 | 2023.10.20 00:40:01.912932 [ 3 ] {} <Debug> HTTP-Session: 4a40eabf-3dda-4528-8fa0-c7177aecd63e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3555 | 2023.10.20 00:40:01.913004 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3556 | 2023.10.20 00:40:01.913043 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3557 | 2023.10.20 00:40:01.913148 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3558 | 2023.10.20 00:40:01.913517 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3559 | 2023.10.20 00:40:01.913728 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3560 | 2023.10.20 00:40:01.913877 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3561 | 2023.10.20 00:40:01.914002 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.000962991 sec., 105919 rows/sec., 9.85 MiB/sec. | ||
3562 | 2023.10.20 00:40:01.914205 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} <Debug> DynamicQueryHandler: Done processing query | ||
3563 | 2023.10.20 00:40:01.914229 [ 3 ] {4bb957a8-1228-4784-a6de-f9e448106ad0} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3564 | 2023.10.20 00:40:01.914245 [ 3 ] {} <Debug> HTTP-Session: 4a40eabf-3dda-4528-8fa0-c7177aecd63e Destroying unnamed session | ||
3565 | 2023.10.20 00:40:01.914389 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3566 | 2023.10.20 00:40:01.914435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3567 | 2023.10.20 00:40:01.914454 [ 3 ] {} <Debug> HTTP-Session: e2d9a29b-3ea4-4eaa-a6a2-80da9bbca073 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3568 | 2023.10.20 00:40:01.914471 [ 3 ] {} <Debug> HTTP-Session: e2d9a29b-3ea4-4eaa-a6a2-80da9bbca073 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3569 | 2023.10.20 00:40:01.914548 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3570 | 2023.10.20 00:40:01.914587 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3571 | 2023.10.20 00:40:01.914692 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3572 | 2023.10.20 00:40:01.915208 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3573 | 2023.10.20 00:40:01.915422 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3574 | 2023.10.20 00:40:01.915572 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3575 | 2023.10.20 00:40:01.915693 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.001116364 sec., 240960 rows/sec., 16.57 MiB/sec. | ||
3576 | 2023.10.20 00:40:01.915816 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} <Debug> DynamicQueryHandler: Done processing query | ||
3577 | 2023.10.20 00:40:01.915839 [ 3 ] {4742223a-7cd1-48c8-9ac3-ce14eedbce00} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3578 | 2023.10.20 00:40:01.915855 [ 3 ] {} <Debug> HTTP-Session: e2d9a29b-3ea4-4eaa-a6a2-80da9bbca073 Destroying unnamed session | ||
3579 | 2023.10.20 00:40:01.915953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3580 | 2023.10.20 00:40:01.915997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3581 | 2023.10.20 00:40:01.916016 [ 3 ] {} <Debug> HTTP-Session: 48b90c52-3875-4770-a77f-1add35a2d1e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3582 | 2023.10.20 00:40:01.916033 [ 3 ] {} <Debug> HTTP-Session: 48b90c52-3875-4770-a77f-1add35a2d1e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3583 | 2023.10.20 00:40:01.916101 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3584 | 2023.10.20 00:40:01.916140 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3585 | 2023.10.20 00:40:01.916247 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3586 | 2023.10.20 00:40:01.916512 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3587 | 2023.10.20 00:40:01.916749 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3588 | 2023.10.20 00:40:01.916924 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3589 | 2023.10.20 00:40:01.917040 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000911219 sec., 6584 rows/sec., 276.50 KiB/sec. | ||
3590 | 2023.10.20 00:40:01.917158 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} <Debug> DynamicQueryHandler: Done processing query | ||
3591 | 2023.10.20 00:40:01.917182 [ 3 ] {07c0bd08-6dba-419f-bf27-345214aa9f98} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3592 | 2023.10.20 00:40:01.917197 [ 3 ] {} <Debug> HTTP-Session: 48b90c52-3875-4770-a77f-1add35a2d1e8 Destroying unnamed session | ||
3593 | 2023.10.20 00:40:01.917309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3594 | 2023.10.20 00:40:01.917354 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3595 | 2023.10.20 00:40:01.917372 [ 3 ] {} <Debug> HTTP-Session: 4940c679-22cf-4e22-80df-6f171acd3ca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3596 | 2023.10.20 00:40:01.917389 [ 3 ] {} <Debug> HTTP-Session: 4940c679-22cf-4e22-80df-6f171acd3ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3597 | 2023.10.20 00:40:01.917462 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3598 | 2023.10.20 00:40:01.917503 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3599 | 2023.10.20 00:40:01.917619 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3600 | 2023.10.20 00:40:01.917926 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3601 | 2023.10.20 00:40:01.918174 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3602 | 2023.10.20 00:40:01.918356 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3603 | 2023.10.20 00:40:01.918483 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.000981931 sec., 64159 rows/sec., 3.89 MiB/sec. | ||
3604 | 2023.10.20 00:40:01.918662 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} <Debug> DynamicQueryHandler: Done processing query | ||
3605 | 2023.10.20 00:40:01.918685 [ 3 ] {ab555961-15d9-4700-b3b3-5ea5b964071f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3606 | 2023.10.20 00:40:01.918701 [ 3 ] {} <Debug> HTTP-Session: 4940c679-22cf-4e22-80df-6f171acd3ca7 Destroying unnamed session | ||
3607 | 2023.10.20 00:40:01.918799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3608 | 2023.10.20 00:40:01.918843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3609 | 2023.10.20 00:40:01.918861 [ 3 ] {} <Debug> HTTP-Session: 709a69ce-7e9d-4818-acc0-90ae21ab5ccf Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3610 | 2023.10.20 00:40:01.918878 [ 3 ] {} <Debug> HTTP-Session: 709a69ce-7e9d-4818-acc0-90ae21ab5ccf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3611 | 2023.10.20 00:40:01.918950 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3612 | 2023.10.20 00:40:01.918995 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3613 | 2023.10.20 00:40:01.919145 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3614 | 2023.10.20 00:40:01.919453 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3615 | 2023.10.20 00:40:01.919714 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3616 | 2023.10.20 00:40:01.919885 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3617 | 2023.10.20 00:40:01.920014 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001034523 sec., 4833 rows/sec., 6.52 MiB/sec. | ||
3618 | 2023.10.20 00:40:01.920005 [ 175 ] {} <Debug> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3619 | 2023.10.20 00:40:01.920133 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3620 | 2023.10.20 00:40:01.920227 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} <Debug> DynamicQueryHandler: Done processing query | ||
3621 | 2023.10.20 00:40:01.920259 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3622 | 2023.10.20 00:40:01.920272 [ 3 ] {cb33b26b-71ee-4f5c-a7d0-c5b83d302a87} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3623 | 2023.10.20 00:40:01.920335 [ 3 ] {} <Debug> HTTP-Session: 709a69ce-7e9d-4818-acc0-90ae21ab5ccf Destroying unnamed session | ||
3624 | 2023.10.20 00:40:01.920426 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3625 | 2023.10.20 00:40:01.920464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3626 | 2023.10.20 00:40:01.920496 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 566 rows starting from the beginning of the part | ||
3627 | 2023.10.20 00:40:01.920547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3628 | 2023.10.20 00:40:01.920613 [ 3 ] {} <Debug> HTTP-Session: f2961191-39c2-4f27-bf0e-ba313c17be55 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3629 | 2023.10.20 00:40:01.920662 [ 3 ] {} <Debug> HTTP-Session: f2961191-39c2-4f27-bf0e-ba313c17be55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3630 | 2023.10.20 00:40:01.920873 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3631 | 2023.10.20 00:40:01.920905 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 5 rows starting from the beginning of the part | ||
3632 | 2023.10.20 00:40:01.920941 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3633 | 2023.10.20 00:40:01.921330 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 41 rows starting from the beginning of the part | ||
3634 | 2023.10.20 00:40:01.921456 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3635 | 2023.10.20 00:40:01.921671 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 5 rows starting from the beginning of the part | ||
3636 | 2023.10.20 00:40:01.921996 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 41 rows starting from the beginning of the part | ||
3637 | 2023.10.20 00:40:01.922255 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3638 | 2023.10.20 00:40:01.922275 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 5 rows starting from the beginning of the part | ||
3639 | 2023.10.20 00:40:01.922764 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3640 | 2023.10.20 00:40:01.923033 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3641 | 2023.10.20 00:40:01.923162 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.002242209 sec., 8473 rows/sec., 449.91 KiB/sec. | ||
3642 | 2023.10.20 00:40:01.923288 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} <Debug> DynamicQueryHandler: Done processing query | ||
3643 | 2023.10.20 00:40:01.923311 [ 3 ] {6ecae22a-0a22-40a4-80f7-345d3044f41c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3644 | 2023.10.20 00:40:01.923333 [ 3 ] {} <Debug> HTTP-Session: f2961191-39c2-4f27-bf0e-ba313c17be55 Destroying unnamed session | ||
3645 | 2023.10.20 00:40:01.924166 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 663 rows, containing 6 columns (6 merged, 0 gathered) in 0.003960855 sec., 167388.10181135134 rows/sec., 225.88 MiB/sec. | ||
3646 | 2023.10.20 00:40:01.924724 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3647 | 2023.10.20 00:40:01.924931 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3648 | 2023.10.20 00:40:01.924996 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3649 | 2023.10.20 00:40:01.925064 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_26_5: 4.08 MiB. | ||
3650 | 2023.10.20 00:40:05.419867 [ 171 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3651 | 2023.10.20 00:40:05.419971 [ 171 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3652 | 2023.10.20 00:40:06.909474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3653 | 2023.10.20 00:40:06.909568 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3654 | 2023.10.20 00:40:06.909591 [ 3 ] {} <Debug> HTTP-Session: 30b93dd4-6489-484e-8034-003c19d12202 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3655 | 2023.10.20 00:40:06.909613 [ 3 ] {} <Debug> HTTP-Session: 30b93dd4-6489-484e-8034-003c19d12202 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3656 | 2023.10.20 00:40:06.909732 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3657 | 2023.10.20 00:40:06.909789 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3658 | 2023.10.20 00:40:06.909934 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3659 | 2023.10.20 00:40:06.910461 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3660 | 2023.10.20 00:40:06.910722 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3661 | 2023.10.20 00:40:06.910884 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3662 | 2023.10.20 00:40:06.911014 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001218376 sec., 33651 rows/sec., 2.66 MiB/sec. | ||
3663 | 2023.10.20 00:40:06.911262 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} <Debug> DynamicQueryHandler: Done processing query | ||
3664 | 2023.10.20 00:40:06.911290 [ 3 ] {dc1f8c67-5914-4b73-9377-cdf5020eb83e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3665 | 2023.10.20 00:40:06.911307 [ 3 ] {} <Debug> HTTP-Session: 30b93dd4-6489-484e-8034-003c19d12202 Destroying unnamed session | ||
3666 | 2023.10.20 00:40:06.911458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3667 | 2023.10.20 00:40:06.911507 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3668 | 2023.10.20 00:40:06.911527 [ 3 ] {} <Debug> HTTP-Session: 3921ccd4-a958-42ea-bb61-c67aee2228c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3669 | 2023.10.20 00:40:06.911546 [ 3 ] {} <Debug> HTTP-Session: 3921ccd4-a958-42ea-bb61-c67aee2228c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3670 | 2023.10.20 00:40:06.911633 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3671 | 2023.10.20 00:40:06.911677 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3672 | 2023.10.20 00:40:06.911801 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3673 | 2023.10.20 00:40:06.912204 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3674 | 2023.10.20 00:40:06.912445 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3675 | 2023.10.20 00:40:06.912591 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3676 | 2023.10.20 00:40:06.912715 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.001046633 sec., 117519 rows/sec., 11.57 MiB/sec. | ||
3677 | 2023.10.20 00:40:06.912838 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} <Debug> DynamicQueryHandler: Done processing query | ||
3678 | 2023.10.20 00:40:06.912861 [ 3 ] {ddf74957-3411-4914-9e1b-69baa02f3da5} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3679 | 2023.10.20 00:40:06.912877 [ 3 ] {} <Debug> HTTP-Session: 3921ccd4-a958-42ea-bb61-c67aee2228c0 Destroying unnamed session | ||
3680 | 2023.10.20 00:40:06.912996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3681 | 2023.10.20 00:40:06.913041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3682 | 2023.10.20 00:40:06.913060 [ 3 ] {} <Debug> HTTP-Session: cfc76728-85a4-4d8a-8b2c-238bbf247587 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3683 | 2023.10.20 00:40:06.913077 [ 3 ] {} <Debug> HTTP-Session: cfc76728-85a4-4d8a-8b2c-238bbf247587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3684 | 2023.10.20 00:40:06.913151 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3685 | 2023.10.20 00:40:06.913189 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3686 | 2023.10.20 00:40:06.913295 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3687 | 2023.10.20 00:40:06.913603 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3688 | 2023.10.20 00:40:06.913805 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3689 | 2023.10.20 00:40:06.913952 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3690 | 2023.10.20 00:40:06.914065 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000880199 sec., 46580 rows/sec., 3.64 MiB/sec. | ||
3691 | 2023.10.20 00:40:06.914206 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} <Debug> DynamicQueryHandler: Done processing query | ||
3692 | 2023.10.20 00:40:06.914230 [ 3 ] {460314e5-9ced-4784-bfa8-1986a4277bb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3693 | 2023.10.20 00:40:06.914246 [ 3 ] {} <Debug> HTTP-Session: cfc76728-85a4-4d8a-8b2c-238bbf247587 Destroying unnamed session | ||
3694 | 2023.10.20 00:40:06.914376 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3695 | 2023.10.20 00:40:06.914422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3696 | 2023.10.20 00:40:06.914441 [ 3 ] {} <Debug> HTTP-Session: dd61c17d-5f6b-4ef1-b195-8834b888df9e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3697 | 2023.10.20 00:40:06.914458 [ 3 ] {} <Debug> HTTP-Session: dd61c17d-5f6b-4ef1-b195-8834b888df9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3698 | 2023.10.20 00:40:06.914544 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3699 | 2023.10.20 00:40:06.914588 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3700 | 2023.10.20 00:40:06.914728 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3701 | 2023.10.20 00:40:06.915193 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.63 GiB. | ||
3702 | 2023.10.20 00:40:06.915509 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3703 | 2023.10.20 00:40:06.915687 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3704 | 2023.10.20 00:40:06.915811 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001238637 sec., 33100 rows/sec., 44.67 MiB/sec. | ||
3705 | 2023.10.20 00:40:06.915939 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} <Debug> DynamicQueryHandler: Done processing query | ||
3706 | 2023.10.20 00:40:06.915962 [ 3 ] {babd79bb-c8c2-46fb-9776-356fae57a43d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3707 | 2023.10.20 00:40:06.915977 [ 3 ] {} <Debug> HTTP-Session: dd61c17d-5f6b-4ef1-b195-8834b888df9e Destroying unnamed session | ||
3708 | 2023.10.20 00:40:11.912532 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3709 | 2023.10.20 00:40:11.912663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3710 | 2023.10.20 00:40:11.912692 [ 3 ] {} <Debug> HTTP-Session: 70d3de57-b10e-4dac-916d-53598e6809a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3711 | 2023.10.20 00:40:11.912721 [ 3 ] {} <Debug> HTTP-Session: 70d3de57-b10e-4dac-916d-53598e6809a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3712 | 2023.10.20 00:40:11.912858 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3713 | 2023.10.20 00:40:11.912923 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3714 | 2023.10.20 00:40:11.913101 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3715 | 2023.10.20 00:40:11.913535 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3716 | 2023.10.20 00:40:11.913789 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3717 | 2023.10.20 00:40:11.913945 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3718 | 2023.10.20 00:40:11.914069 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001169566 sec., 9405 rows/sec., 637.09 KiB/sec. | ||
3719 | 2023.10.20 00:40:11.914256 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} <Debug> DynamicQueryHandler: Done processing query | ||
3720 | 2023.10.20 00:40:11.914282 [ 3 ] {65e7457d-9a97-4f39-ad5e-7246387a3df5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3721 | 2023.10.20 00:40:11.914299 [ 3 ] {} <Debug> HTTP-Session: 70d3de57-b10e-4dac-916d-53598e6809a3 Destroying unnamed session | ||
3722 | 2023.10.20 00:40:11.914439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3723 | 2023.10.20 00:40:11.914483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3724 | 2023.10.20 00:40:11.914502 [ 3 ] {} <Debug> HTTP-Session: 612cb570-e194-438e-b1bd-f0df2856bf2c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3725 | 2023.10.20 00:40:11.914519 [ 3 ] {} <Debug> HTTP-Session: 612cb570-e194-438e-b1bd-f0df2856bf2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3726 | 2023.10.20 00:40:11.914592 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3727 | 2023.10.20 00:40:11.914631 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3728 | 2023.10.20 00:40:11.914744 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3729 | 2023.10.20 00:40:11.915119 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3730 | 2023.10.20 00:40:11.915355 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3731 | 2023.10.20 00:40:11.915503 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3732 | 2023.10.20 00:40:11.915630 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.001008901 sec., 101100 rows/sec., 9.40 MiB/sec. | ||
3733 | 2023.10.20 00:40:11.915752 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} <Debug> DynamicQueryHandler: Done processing query | ||
3734 | 2023.10.20 00:40:11.915776 [ 3 ] {45a8345d-d260-4319-9e66-4c378ae36f3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3735 | 2023.10.20 00:40:11.915791 [ 3 ] {} <Debug> HTTP-Session: 612cb570-e194-438e-b1bd-f0df2856bf2c Destroying unnamed session | ||
3736 | 2023.10.20 00:40:11.916004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 44818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3737 | 2023.10.20 00:40:11.916048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3738 | 2023.10.20 00:40:11.916065 [ 3 ] {} <Debug> HTTP-Session: cbcc7d35-79ff-47b7-8a71-5b8b13a565ad Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3739 | 2023.10.20 00:40:11.916082 [ 3 ] {} <Debug> HTTP-Session: cbcc7d35-79ff-47b7-8a71-5b8b13a565ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3740 | 2023.10.20 00:40:11.916163 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3741 | 2023.10.20 00:40:11.916202 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3742 | 2023.10.20 00:40:11.916307 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3743 | 2023.10.20 00:40:11.916742 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3744 | 2023.10.20 00:40:11.916945 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3745 | 2023.10.20 00:40:11.917082 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3746 | 2023.10.20 00:40:11.917199 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} <Information> executeQuery: Read 280 rows, 19.81 KiB in 0.001033162 sec., 271012 rows/sec., 18.73 MiB/sec. | ||
3747 | 2023.10.20 00:40:11.917311 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} <Debug> DynamicQueryHandler: Done processing query | ||
3748 | 2023.10.20 00:40:11.917333 [ 3 ] {4afef47c-e781-4a74-9908-c05fd47ef62e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3749 | 2023.10.20 00:40:11.917348 [ 3 ] {} <Debug> HTTP-Session: cbcc7d35-79ff-47b7-8a71-5b8b13a565ad Destroying unnamed session | ||
3750 | 2023.10.20 00:40:11.917458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3751 | 2023.10.20 00:40:11.917499 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3752 | 2023.10.20 00:40:11.917516 [ 3 ] {} <Debug> HTTP-Session: b1e8cb88-98ed-43fc-978e-b0a30d863c58 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3753 | 2023.10.20 00:40:11.917531 [ 3 ] {} <Debug> HTTP-Session: b1e8cb88-98ed-43fc-978e-b0a30d863c58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3754 | 2023.10.20 00:40:11.917662 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3755 | 2023.10.20 00:40:11.917700 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3756 | 2023.10.20 00:40:11.917806 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3757 | 2023.10.20 00:40:11.918065 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3758 | 2023.10.20 00:40:11.918301 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3759 | 2023.10.20 00:40:11.918471 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3760 | 2023.10.20 00:40:11.918606 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} <Information> executeQuery: Read 6 rows, 258.00 B in 0.00091687 sec., 6544 rows/sec., 274.80 KiB/sec. | ||
3761 | 2023.10.20 00:40:11.918726 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} <Debug> DynamicQueryHandler: Done processing query | ||
3762 | 2023.10.20 00:40:11.918749 [ 3 ] {5638d11e-9d52-4a5e-b119-ebbae6890211} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3763 | 2023.10.20 00:40:11.918764 [ 3 ] {} <Debug> HTTP-Session: b1e8cb88-98ed-43fc-978e-b0a30d863c58 Destroying unnamed session | ||
3764 | 2023.10.20 00:40:11.918880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 13601, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3765 | 2023.10.20 00:40:11.918922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3766 | 2023.10.20 00:40:11.918940 [ 3 ] {} <Debug> HTTP-Session: e2d11d41-6d01-47c8-8a29-214186ee7bde Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3767 | 2023.10.20 00:40:11.918957 [ 3 ] {} <Debug> HTTP-Session: e2d11d41-6d01-47c8-8a29-214186ee7bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3768 | 2023.10.20 00:40:11.919029 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3769 | 2023.10.20 00:40:11.919070 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3770 | 2023.10.20 00:40:11.919188 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3771 | 2023.10.20 00:40:11.919508 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3772 | 2023.10.20 00:40:11.919755 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3773 | 2023.10.20 00:40:11.919940 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3774 | 2023.10.20 00:40:11.920079 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} <Information> executeQuery: Read 74 rows, 4.64 KiB in 0.001015953 sec., 72838 rows/sec., 4.46 MiB/sec. | ||
3775 | 2023.10.20 00:40:11.920275 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} <Debug> DynamicQueryHandler: Done processing query | ||
3776 | 2023.10.20 00:40:11.920298 [ 3 ] {c9abdeac-eab5-4048-af6f-373564b26c4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3777 | 2023.10.20 00:40:11.920315 [ 3 ] {} <Debug> HTTP-Session: e2d11d41-6d01-47c8-8a29-214186ee7bde Destroying unnamed session | ||
3778 | 2023.10.20 00:40:11.920425 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3779 | 2023.10.20 00:40:11.920467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3780 | 2023.10.20 00:40:11.920486 [ 3 ] {} <Debug> HTTP-Session: 081cd58f-80f9-482e-be05-bae161557735 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3781 | 2023.10.20 00:40:11.920502 [ 3 ] {} <Debug> HTTP-Session: 081cd58f-80f9-482e-be05-bae161557735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3782 | 2023.10.20 00:40:11.920574 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3783 | 2023.10.20 00:40:11.920617 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3784 | 2023.10.20 00:40:11.920770 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3785 | 2023.10.20 00:40:11.921065 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3786 | 2023.10.20 00:40:11.921325 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3787 | 2023.10.20 00:40:11.921492 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3788 | 2023.10.20 00:40:11.921594 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.000993271 sec., 5033 rows/sec., 6.79 MiB/sec. | ||
3789 | 2023.10.20 00:40:11.921721 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} <Debug> DynamicQueryHandler: Done processing query | ||
3790 | 2023.10.20 00:40:11.921744 [ 3 ] {d4c71861-997f-4016-b59c-c18654d93557} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3791 | 2023.10.20 00:40:11.921760 [ 3 ] {} <Debug> HTTP-Session: 081cd58f-80f9-482e-be05-bae161557735 Destroying unnamed session | ||
3792 | 2023.10.20 00:40:11.921863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3793 | 2023.10.20 00:40:11.921906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3794 | 2023.10.20 00:40:11.921924 [ 3 ] {} <Debug> HTTP-Session: 96130b80-756e-41b5-8aa3-a981a77ea4f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3795 | 2023.10.20 00:40:11.921940 [ 3 ] {} <Debug> HTTP-Session: 96130b80-756e-41b5-8aa3-a981a77ea4f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3796 | 2023.10.20 00:40:11.922009 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3797 | 2023.10.20 00:40:11.922046 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3798 | 2023.10.20 00:40:11.922148 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3799 | 2023.10.20 00:40:11.922393 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3800 | 2023.10.20 00:40:11.922610 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3801 | 2023.10.20 00:40:11.922774 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3802 | 2023.10.20 00:40:11.922877 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.000835658 sec., 22736 rows/sec., 1.18 MiB/sec. | ||
3803 | 2023.10.20 00:40:11.922982 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} <Debug> DynamicQueryHandler: Done processing query | ||
3804 | 2023.10.20 00:40:11.923005 [ 3 ] {404cbbe7-1575-40d1-8540-e2b580bfe832} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3805 | 2023.10.20 00:40:11.923021 [ 3 ] {} <Debug> HTTP-Session: 96130b80-756e-41b5-8aa3-a981a77ea4f1 Destroying unnamed session | ||
3806 | 2023.10.20 00:40:16.908988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3807 | 2023.10.20 00:40:16.909154 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3808 | 2023.10.20 00:40:16.909198 [ 3 ] {} <Debug> HTTP-Session: 6faaf6b7-7dc1-4894-b2da-eaca8e50f25e Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3809 | 2023.10.20 00:40:16.909236 [ 3 ] {} <Debug> HTTP-Session: 6faaf6b7-7dc1-4894-b2da-eaca8e50f25e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3810 | 2023.10.20 00:40:16.909425 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3811 | 2023.10.20 00:40:16.909530 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3812 | 2023.10.20 00:40:16.909721 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3813 | 2023.10.20 00:40:16.910152 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3814 | 2023.10.20 00:40:16.910406 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3815 | 2023.10.20 00:40:16.910564 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3816 | 2023.10.20 00:40:16.910689 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001201936 sec., 34111 rows/sec., 2.70 MiB/sec. | ||
3817 | 2023.10.20 00:40:16.910840 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} <Debug> DynamicQueryHandler: Done processing query | ||
3818 | 2023.10.20 00:40:16.910865 [ 3 ] {ee79b3d9-712f-4be2-b1ee-9c83c358cd49} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3819 | 2023.10.20 00:40:16.910882 [ 3 ] {} <Debug> HTTP-Session: 6faaf6b7-7dc1-4894-b2da-eaca8e50f25e Destroying unnamed session | ||
3820 | 2023.10.20 00:40:16.911094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3821 | 2023.10.20 00:40:16.911139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3822 | 2023.10.20 00:40:16.911158 [ 3 ] {} <Debug> HTTP-Session: 8dd3eca0-648b-4b76-9400-4b39779dd3a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3823 | 2023.10.20 00:40:16.911175 [ 3 ] {} <Debug> HTTP-Session: 8dd3eca0-648b-4b76-9400-4b39779dd3a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3824 | 2023.10.20 00:40:16.911250 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3825 | 2023.10.20 00:40:16.911290 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3826 | 2023.10.20 00:40:16.911393 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3827 | 2023.10.20 00:40:16.911745 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3828 | 2023.10.20 00:40:16.911952 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3829 | 2023.10.20 00:40:16.912103 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3830 | 2023.10.20 00:40:16.912231 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.000951741 sec., 129236 rows/sec., 12.72 MiB/sec. | ||
3831 | 2023.10.20 00:40:16.912370 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} <Debug> DynamicQueryHandler: Done processing query | ||
3832 | 2023.10.20 00:40:16.912394 [ 3 ] {5e5abb05-135a-4ad7-be02-34a227254ffe} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3833 | 2023.10.20 00:40:16.912410 [ 3 ] {} <Debug> HTTP-Session: 8dd3eca0-648b-4b76-9400-4b39779dd3a3 Destroying unnamed session | ||
3834 | 2023.10.20 00:40:16.912535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3835 | 2023.10.20 00:40:16.912578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3836 | 2023.10.20 00:40:16.912597 [ 3 ] {} <Debug> HTTP-Session: 87b98261-b4d6-4bd6-8e3b-9ce6d020c886 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3837 | 2023.10.20 00:40:16.912613 [ 3 ] {} <Debug> HTTP-Session: 87b98261-b4d6-4bd6-8e3b-9ce6d020c886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3838 | 2023.10.20 00:40:16.912685 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3839 | 2023.10.20 00:40:16.912724 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3840 | 2023.10.20 00:40:16.912838 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3841 | 2023.10.20 00:40:16.913111 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3842 | 2023.10.20 00:40:16.913312 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3843 | 2023.10.20 00:40:16.913454 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3844 | 2023.10.20 00:40:16.913580 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.000865039 sec., 47396 rows/sec., 3.71 MiB/sec. | ||
3845 | 2023.10.20 00:40:16.913703 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} <Debug> DynamicQueryHandler: Done processing query | ||
3846 | 2023.10.20 00:40:16.913728 [ 3 ] {5419391d-fbe5-4814-95b2-4c9201180144} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3847 | 2023.10.20 00:40:16.913744 [ 3 ] {} <Debug> HTTP-Session: 87b98261-b4d6-4bd6-8e3b-9ce6d020c886 Destroying unnamed session | ||
3848 | 2023.10.20 00:40:16.913918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3849 | 2023.10.20 00:40:16.913984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3850 | 2023.10.20 00:40:16.914002 [ 3 ] {} <Debug> HTTP-Session: 98569b97-f633-4cc8-b22d-0b4c7be3ada7 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3851 | 2023.10.20 00:40:16.914019 [ 3 ] {} <Debug> HTTP-Session: 98569b97-f633-4cc8-b22d-0b4c7be3ada7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3852 | 2023.10.20 00:40:16.914096 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3853 | 2023.10.20 00:40:16.914139 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3854 | 2023.10.20 00:40:16.914275 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3855 | 2023.10.20 00:40:16.914700 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3856 | 2023.10.20 00:40:16.914993 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3857 | 2023.10.20 00:40:16.915166 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3858 | 2023.10.20 00:40:16.915287 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001163595 sec., 35235 rows/sec., 47.55 MiB/sec. | ||
3859 | 2023.10.20 00:40:16.915398 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} <Debug> DynamicQueryHandler: Done processing query | ||
3860 | 2023.10.20 00:40:16.915420 [ 3 ] {1e5ddcad-b6f1-455d-b265-bc8d49c5bc49} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
3861 | 2023.10.20 00:40:16.915436 [ 3 ] {} <Debug> HTTP-Session: 98569b97-f633-4cc8-b22d-0b4c7be3ada7 Destroying unnamed session | ||
3862 | 2023.10.20 00:40:20.420028 [ 162 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3863 | 2023.10.20 00:40:20.420094 [ 162 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3864 | 2023.10.20 00:40:21.912141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 1465, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3865 | 2023.10.20 00:40:21.912254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3866 | 2023.10.20 00:40:21.912282 [ 3 ] {} <Debug> HTTP-Session: b79deb8a-929d-4179-9362-16175c7cf459 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3867 | 2023.10.20 00:40:21.912339 [ 3 ] {} <Debug> HTTP-Session: b79deb8a-929d-4179-9362-16175c7cf459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3868 | 2023.10.20 00:40:21.912477 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3869 | 2023.10.20 00:40:21.912545 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3870 | 2023.10.20 00:40:21.912725 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3871 | 2023.10.20 00:40:21.913124 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3872 | 2023.10.20 00:40:21.913375 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3873 | 2023.10.20 00:40:21.913537 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3874 | 2023.10.20 00:40:21.913673 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001147545 sec., 9585 rows/sec., 649.31 KiB/sec. | ||
3875 | 2023.10.20 00:40:21.913679 [ 162 ] {} <Debug> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3876 | 2023.10.20 00:40:21.913797 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3877 | 2023.10.20 00:40:21.913890 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} <Debug> DynamicQueryHandler: Done processing query | ||
3878 | 2023.10.20 00:40:21.913967 [ 3 ] {b2220356-7f95-4b02-9c19-c39c884506a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3879 | 2023.10.20 00:40:21.913988 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3880 | 2023.10.20 00:40:21.914007 [ 3 ] {} <Debug> HTTP-Session: b79deb8a-929d-4179-9362-16175c7cf459 Destroying unnamed session | ||
3881 | 2023.10.20 00:40:21.914204 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3882 | 2023.10.20 00:40:21.914257 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 52 rows starting from the beginning of the part | ||
3883 | 2023.10.20 00:40:21.914279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 15957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3884 | 2023.10.20 00:40:21.914374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3885 | 2023.10.20 00:40:21.914411 [ 3 ] {} <Debug> HTTP-Session: 13d5627a-1746-467d-aeb5-5053c9c1e887 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3886 | 2023.10.20 00:40:21.914479 [ 3 ] {} <Debug> HTTP-Session: 13d5627a-1746-467d-aeb5-5053c9c1e887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3887 | 2023.10.20 00:40:21.914526 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 11 rows starting from the beginning of the part | ||
3888 | 2023.10.20 00:40:21.914689 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3889 | 2023.10.20 00:40:21.914773 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
3890 | 2023.10.20 00:40:21.914788 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3891 | 2023.10.20 00:40:21.915060 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 11 rows starting from the beginning of the part | ||
3892 | 2023.10.20 00:40:21.915289 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3893 | 2023.10.20 00:40:21.915323 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
3894 | 2023.10.20 00:40:21.915506 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 11 rows starting from the beginning of the part | ||
3895 | 2023.10.20 00:40:21.916027 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3896 | 2023.10.20 00:40:21.916504 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3897 | 2023.10.20 00:40:21.916823 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3898 | 2023.10.20 00:40:21.917018 [ 20 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 167 rows, containing 4 columns (4 merged, 0 gathered) in 0.003152828 sec., 52968.31923593675 rows/sec., 4.01 MiB/sec. | ||
3899 | 2023.10.20 00:40:21.917073 [ 162 ] {} <Debug> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3900 | 2023.10.20 00:40:21.917111 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} <Information> executeQuery: Read 102 rows, 9.71 KiB in 0.002353561 sec., 43338 rows/sec., 4.03 MiB/sec. | ||
3901 | 2023.10.20 00:40:21.917160 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3902 | 2023.10.20 00:40:21.917205 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3903 | 2023.10.20 00:40:21.917604 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} <Debug> DynamicQueryHandler: Done processing query | ||
3904 | 2023.10.20 00:40:21.917657 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3905 | 2023.10.20 00:40:21.917687 [ 3 ] {49102403-ff70-43d5-a49d-6f1dbabdf544} <Debug> MemoryTracker: Peak memory usage (for query): 4.17 MiB. | ||
3906 | 2023.10.20 00:40:21.917769 [ 3 ] {} <Debug> HTTP-Session: 13d5627a-1746-467d-aeb5-5053c9c1e887 Destroying unnamed session | ||
3907 | 2023.10.20 00:40:21.917760 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3908 | 2023.10.20 00:40:21.917816 [ 19 ] {1cf8340a-abe8-4c85-8a9c-a2ec51af92f1::all_1_36_7} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3909 | 2023.10.20 00:40:21.918003 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3910 | 2023.10.20 00:40:21.918017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 42970, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3911 | 2023.10.20 00:40:21.918059 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 225 rows starting from the beginning of the part | ||
3912 | 2023.10.20 00:40:21.918098 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3913 | 2023.10.20 00:40:21.918139 [ 3 ] {} <Debug> HTTP-Session: 111663ec-a56f-4449-8bfb-9be62a67bca8 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3914 | 2023.10.20 00:40:21.918176 [ 3 ] {} <Debug> HTTP-Session: 111663ec-a56f-4449-8bfb-9be62a67bca8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3915 | 2023.10.20 00:40:21.918332 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 102 rows starting from the beginning of the part | ||
3916 | 2023.10.20 00:40:21.918412 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3917 | 2023.10.20 00:40:21.918532 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3918 | 2023.10.20 00:40:21.918567 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 123 rows starting from the beginning of the part | ||
3919 | 2023.10.20 00:40:21.918894 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 102 rows starting from the beginning of the part | ||
3920 | 2023.10.20 00:40:21.919023 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3921 | 2023.10.20 00:40:21.919150 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 123 rows starting from the beginning of the part | ||
3922 | 2023.10.20 00:40:21.919268 [ 21 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 102 rows starting from the beginning of the part | ||
3923 | 2023.10.20 00:40:21.919896 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3924 | 2023.10.20 00:40:21.920404 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
3925 | 2023.10.20 00:40:21.920662 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
3926 | 2023.10.20 00:40:21.920972 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} <Information> executeQuery: Read 269 rows, 18.95 KiB in 0.002487173 sec., 108154 rows/sec., 7.44 MiB/sec. | ||
3927 | 2023.10.20 00:40:21.921036 [ 162 ] {} <Debug> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
3928 | 2023.10.20 00:40:21.921104 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 4 columns (4 merged, 0 gathered) in 0.003827103 sec., 203025.63061407022 rows/sec., 19.40 MiB/sec. | ||
3929 | 2023.10.20 00:40:21.921138 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3930 | 2023.10.20 00:40:21.921302 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} <Debug> DynamicQueryHandler: Done processing query | ||
3931 | 2023.10.20 00:40:21.921335 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
3932 | 2023.10.20 00:40:21.921347 [ 3 ] {2f810b34-1e94-48d4-946f-69407b0fe2ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3933 | 2023.10.20 00:40:21.921406 [ 3 ] {} <Debug> HTTP-Session: 111663ec-a56f-4449-8bfb-9be62a67bca8 Destroying unnamed session | ||
3934 | 2023.10.20 00:40:21.921506 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3935 | 2023.10.20 00:40:21.921527 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3936 | 2023.10.20 00:40:21.921618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3937 | 2023.10.20 00:40:21.921631 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 339 rows starting from the beginning of the part | ||
3938 | 2023.10.20 00:40:21.921735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3939 | 2023.10.20 00:40:21.921803 [ 3 ] {} <Debug> HTTP-Session: 4b462f31-e492-4b21-bcec-3e3905433967 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3940 | 2023.10.20 00:40:21.921869 [ 3 ] {} <Debug> HTTP-Session: 4b462f31-e492-4b21-bcec-3e3905433967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3941 | 2023.10.20 00:40:21.922010 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3942 | 2023.10.20 00:40:21.922011 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 269 rows starting from the beginning of the part | ||
3943 | 2023.10.20 00:40:21.922173 [ 19 ] {234f7dca-5a13-45c9-b394-4b83b4e76cb4::all_1_36_7} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3944 | 2023.10.20 00:40:21.922229 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3945 | 2023.10.20 00:40:21.922369 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 41 rows starting from the beginning of the part | ||
3946 | 2023.10.20 00:40:21.922428 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3947 | 2023.10.20 00:40:21.922640 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 280 rows starting from the beginning of the part | ||
3948 | 2023.10.20 00:40:21.922921 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3949 | 2023.10.20 00:40:21.922936 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 41 rows starting from the beginning of the part | ||
3950 | 2023.10.20 00:40:21.923135 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 269 rows starting from the beginning of the part | ||
3951 | 2023.10.20 00:40:21.923674 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3952 | 2023.10.20 00:40:21.924224 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3953 | 2023.10.20 00:40:21.924523 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} <Trace> oximeter.measurements_bool (c5d9f035-74f8-42a4-b94f-08ea2df0aa02): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3954 | 2023.10.20 00:40:21.924737 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002337731 sec., 2566 rows/sec., 107.78 KiB/sec. | ||
3955 | 2023.10.20 00:40:21.925128 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1239 rows, containing 4 columns (4 merged, 0 gathered) in 0.003889204 sec., 318574.1863887829 rows/sec., 22.30 MiB/sec. | ||
3956 | 2023.10.20 00:40:21.925163 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} <Debug> DynamicQueryHandler: Done processing query | ||
3957 | 2023.10.20 00:40:21.925203 [ 3 ] {2a63648b-a350-47c0-b34a-790174d77492} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3958 | 2023.10.20 00:40:21.925240 [ 3 ] {} <Debug> HTTP-Session: 4b462f31-e492-4b21-bcec-3e3905433967 Destroying unnamed session | ||
3959 | 2023.10.20 00:40:21.925294 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
3960 | 2023.10.20 00:40:21.925385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 11535, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3961 | 2023.10.20 00:40:21.925445 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3962 | 2023.10.20 00:40:21.925473 [ 3 ] {} <Debug> HTTP-Session: 75de40b1-1b37-437a-b074-7a5715b6a3db Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3963 | 2023.10.20 00:40:21.925502 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
3964 | 2023.10.20 00:40:21.925515 [ 3 ] {} <Debug> HTTP-Session: 75de40b1-1b37-437a-b074-7a5715b6a3db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3965 | 2023.10.20 00:40:21.925619 [ 17 ] {412561c1-1e40-43c3-8dc5-e0a51c5220cd::all_1_36_7} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
3966 | 2023.10.20 00:40:21.925667 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3967 | 2023.10.20 00:40:21.925767 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3968 | 2023.10.20 00:40:21.925901 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3969 | 2023.10.20 00:40:21.926230 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3970 | 2023.10.20 00:40:21.926492 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3971 | 2023.10.20 00:40:21.926668 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} <Trace> oximeter.measurements_cumulativei64 (9062d84e-73b2-4931-b8b9-5983ca079cd5): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3972 | 2023.10.20 00:40:21.926789 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} <Information> executeQuery: Read 63 rows, 3.91 KiB in 0.001055203 sec., 59704 rows/sec., 3.62 MiB/sec. | ||
3973 | 2023.10.20 00:40:21.926955 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} <Debug> DynamicQueryHandler: Done processing query | ||
3974 | 2023.10.20 00:40:21.926979 [ 3 ] {f16f9dbb-d1b9-44cf-a49b-0f1fabc04eed} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3975 | 2023.10.20 00:40:21.926995 [ 3 ] {} <Debug> HTTP-Session: 75de40b1-1b37-437a-b074-7a5715b6a3db Destroying unnamed session | ||
3976 | 2023.10.20 00:40:21.927107 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3977 | 2023.10.20 00:40:21.927150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3978 | 2023.10.20 00:40:21.927169 [ 3 ] {} <Debug> HTTP-Session: 5f2f6101-c910-41df-af57-bb6449eebe73 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3979 | 2023.10.20 00:40:21.927186 [ 3 ] {} <Debug> HTTP-Session: 5f2f6101-c910-41df-af57-bb6449eebe73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3980 | 2023.10.20 00:40:21.927260 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3981 | 2023.10.20 00:40:21.927306 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3982 | 2023.10.20 00:40:21.927452 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3983 | 2023.10.20 00:40:21.927752 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3984 | 2023.10.20 00:40:21.928022 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3985 | 2023.10.20 00:40:21.928198 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3986 | 2023.10.20 00:40:21.928330 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001041513 sec., 4800 rows/sec., 6.48 MiB/sec. | ||
3987 | 2023.10.20 00:40:21.928453 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} <Debug> DynamicQueryHandler: Done processing query | ||
3988 | 2023.10.20 00:40:21.928477 [ 3 ] {c658907d-c077-4aa2-b9c4-43de1688c9a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3989 | 2023.10.20 00:40:21.928493 [ 3 ] {} <Debug> HTTP-Session: 5f2f6101-c910-41df-af57-bb6449eebe73 Destroying unnamed session | ||
3990 | 2023.10.20 00:40:21.928598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 2663, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3991 | 2023.10.20 00:40:21.928643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3992 | 2023.10.20 00:40:21.928661 [ 3 ] {} <Debug> HTTP-Session: fdb81dd3-023e-43c8-83ef-850823e31ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
3993 | 2023.10.20 00:40:21.928677 [ 3 ] {} <Debug> HTTP-Session: fdb81dd3-023e-43c8-83ef-850823e31ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3994 | 2023.10.20 00:40:21.928747 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3995 | 2023.10.20 00:40:21.928787 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3996 | 2023.10.20 00:40:21.928892 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3997 | 2023.10.20 00:40:21.929145 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
3998 | 2023.10.20 00:40:21.929358 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
3999 | 2023.10.20 00:40:21.929520 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} <Trace> oximeter.measurements_i64 (5434178c-679e-4913-83f0-da0d3ed324bc): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4000 | 2023.10.20 00:40:21.929638 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} <Information> executeQuery: Read 19 rows, 1.01 KiB in 0.00090551 sec., 20982 rows/sec., 1.09 MiB/sec. | ||
4001 | 2023.10.20 00:40:21.929762 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} <Debug> DynamicQueryHandler: Done processing query | ||
4002 | 2023.10.20 00:40:21.929785 [ 3 ] {929275af-4ba1-4b1e-9707-36935b032f59} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4003 | 2023.10.20 00:40:21.929799 [ 3 ] {} <Debug> HTTP-Session: fdb81dd3-023e-43c8-83ef-850823e31ac4 Destroying unnamed session | ||
4004 | 2023.10.20 00:40:26.908928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 5932, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4005 | 2023.10.20 00:40:26.909043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4006 | 2023.10.20 00:40:26.909069 [ 3 ] {} <Debug> HTTP-Session: c774c33f-0f75-469c-933d-dcc7b883dc1c Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
4007 | 2023.10.20 00:40:26.909093 [ 3 ] {} <Debug> HTTP-Session: c774c33f-0f75-469c-933d-dcc7b883dc1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4008 | 2023.10.20 00:40:26.909225 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4009 | 2023.10.20 00:40:26.909290 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4010 | 2023.10.20 00:40:26.909455 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4011 | 2023.10.20 00:40:26.909932 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
4012 | 2023.10.20 00:40:26.910257 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4013 | 2023.10.20 00:40:26.910421 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} <Trace> oximeter.fields_i64 (1cf8340a-abe8-4c85-8a9c-a2ec51af92f1): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4014 | 2023.10.20 00:40:26.910544 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} <Information> executeQuery: Read 41 rows, 3.32 KiB in 0.001275398 sec., 32146 rows/sec., 2.54 MiB/sec. | ||
4015 | 2023.10.20 00:40:26.910693 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} <Debug> DynamicQueryHandler: Done processing query | ||
4016 | 2023.10.20 00:40:26.910718 [ 3 ] {81efa07e-0caa-4d85-a86b-30f2618f0e8d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4017 | 2023.10.20 00:40:26.910735 [ 3 ] {} <Debug> HTTP-Session: c774c33f-0f75-469c-933d-dcc7b883dc1c Destroying unnamed session | ||
4018 | 2023.10.20 00:40:26.910870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 19938, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4019 | 2023.10.20 00:40:26.910917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4020 | 2023.10.20 00:40:26.910936 [ 3 ] {} <Debug> HTTP-Session: 9d684fe0-5a90-4e2a-b902-47106604c2a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
4021 | 2023.10.20 00:40:26.910954 [ 3 ] {} <Debug> HTTP-Session: 9d684fe0-5a90-4e2a-b902-47106604c2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4022 | 2023.10.20 00:40:26.911036 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4023 | 2023.10.20 00:40:26.911079 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4024 | 2023.10.20 00:40:26.911188 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4025 | 2023.10.20 00:40:26.911589 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
4026 | 2023.10.20 00:40:26.911815 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4027 | 2023.10.20 00:40:26.911960 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} <Trace> oximeter.fields_string (234f7dca-5a13-45c9-b394-4b83b4e76cb4): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4028 | 2023.10.20 00:40:26.912081 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} <Information> executeQuery: Read 123 rows, 12.40 KiB in 0.001016042 sec., 121057 rows/sec., 11.92 MiB/sec. | ||
4029 | 2023.10.20 00:40:26.912201 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} <Debug> DynamicQueryHandler: Done processing query | ||
4030 | 2023.10.20 00:40:26.912225 [ 3 ] {bfdf891d-3249-4491-a782-63777997cf95} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4031 | 2023.10.20 00:40:26.912241 [ 3 ] {} <Debug> HTTP-Session: 9d684fe0-5a90-4e2a-b902-47106604c2a1 Destroying unnamed session | ||
4032 | 2023.10.20 00:40:26.912363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 6999, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4033 | 2023.10.20 00:40:26.912408 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4034 | 2023.10.20 00:40:26.912427 [ 3 ] {} <Debug> HTTP-Session: ae36a088-fd0e-4bef-a523-2984f77391dc Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
4035 | 2023.10.20 00:40:26.912443 [ 3 ] {} <Debug> HTTP-Session: ae36a088-fd0e-4bef-a523-2984f77391dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4036 | 2023.10.20 00:40:26.912517 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4037 | 2023.10.20 00:40:26.912556 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4038 | 2023.10.20 00:40:26.912664 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4039 | 2023.10.20 00:40:26.913033 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
4040 | 2023.10.20 00:40:26.913235 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4041 | 2023.10.20 00:40:26.913381 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} <Trace> oximeter.fields_uuid (412561c1-1e40-43c3-8dc5-e0a51c5220cd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4042 | 2023.10.20 00:40:26.913491 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} <Information> executeQuery: Read 41 rows, 3.28 KiB in 0.00093881 sec., 43672 rows/sec., 3.42 MiB/sec. | ||
4043 | 2023.10.20 00:40:26.913611 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} <Debug> DynamicQueryHandler: Done processing query | ||
4044 | 2023.10.20 00:40:26.913634 [ 3 ] {456fd70f-6514-485c-a2c8-bbb9c7469380} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4045 | 2023.10.20 00:40:26.913650 [ 3 ] {} <Debug> HTTP-Session: ae36a088-fd0e-4bef-a523-2984f77391dc Destroying unnamed session | ||
4046 | 2023.10.20 00:40:26.913848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57128, User-Agent: (none), Length: 43873, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4047 | 2023.10.20 00:40:26.913893 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4048 | 2023.10.20 00:40:26.913911 [ 3 ] {} <Debug> HTTP-Session: e21fa3a4-8f01-43cc-8073-41f93008ec4b Authenticating user 'default' from [fd00:1122:3344:101::d]:57128 | ||
4049 | 2023.10.20 00:40:26.913927 [ 3 ] {} <Debug> HTTP-Session: e21fa3a4-8f01-43cc-8073-41f93008ec4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4050 | 2023.10.20 00:40:26.914012 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:57128) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4051 | 2023.10.20 00:40:26.914056 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4052 | 2023.10.20 00:40:26.914191 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4053 | 2023.10.20 00:40:26.914667 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
4054 | 2023.10.20 00:40:26.914974 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
4055 | 2023.10.20 00:40:26.915147 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
4056 | 2023.10.20 00:40:26.915271 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} <Information> executeQuery: Read 41 rows, 56.66 KiB in 0.001223646 sec., 33506 rows/sec., 45.22 MiB/sec. | ||
4057 | 2023.10.20 00:40:26.915271 [ 157 ] {} <Debug> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
4058 | 2023.10.20 00:40:26.915393 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.62 GiB. | ||
4059 | 2023.10.20 00:40:26.915464 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} <Debug> DynamicQueryHandler: Done processing query | ||
4060 | 2023.10.20 00:40:26.915515 [ 3 ] {e3579d44-93c1-43ec-9bb3-eb0a0d95c7cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
4061 | 2023.10.20 00:40:26.915530 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
4062 | 2023.10.20 00:40:26.915554 [ 3 ] {} <Debug> HTTP-Session: e21fa3a4-8f01-43cc-8073-41f93008ec4b Destroying unnamed session | ||
4063 | 2023.10.20 00:40:26.915697 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4064 | 2023.10.20 00:40:26.915736 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 663 rows starting from the beginning of the part | ||
4065 | 2023.10.20 00:40:26.915862 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 41 rows starting from the beginning of the part | ||
4066 | 2023.10.20 00:40:26.915962 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 5 rows starting from the beginning of the part | ||
4067 | 2023.10.20 00:40:26.916056 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 41 rows starting from the beginning of the part | ||
4068 | 2023.10.20 00:40:26.916144 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 5 rows starting from the beginning of the part | ||
4069 | 2023.10.20 00:40:26.916262 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 41 rows starting from the beginning of the part | ||
4070 | 2023.10.20 00:40:26.918487 [ 17 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 796 rows, containing 6 columns (6 merged, 0 gathered) in 0.003032655 sec., 262476.2790360262 rows/sec., 354.20 MiB/sec. | ||
4071 | 2023.10.20 00:40:26.918867 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
4072 | 2023.10.20 00:40:26.919100 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
4073 | 2023.10.20 00:40:26.919171 [ 19 ] {cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
4074 | 2023.10.20 00:40:26.919245 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in cdfe3a0e-1a5c-4e06-8d29-8de389fd7f0d::all_1_31_6: 4.15 MiB. |