1 | [ Oct 26 11:47:48 Enabled. ] | ||
2 | [ Oct 26 11:47:48 Rereading configuration. ] | ||
3 | [ Oct 26 11:47:49 Rereading configuration. ] | ||
4 | [ Oct 26 11:47:50 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 26 11:47:50 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.26 11:47:50.893832 [ 1 ] {} <Information> Application: Will watch for the process with pid 26253 | ||
55 | 2023.10.26 11:47:50.893913 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
56 | 2023.10.26 11:47:51.233293 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26253 | ||
57 | 2023.10.26 11:47:51.233461 [ 1 ] {} <Information> Application: starting up | ||
58 | 2023.10.26 11:47:51.233660 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
59 | 2023.10.26 11:47:51.296828 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
60 | 2023.10.26 11:47:51.296873 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
61 | 2023.10.26 11:47:51.296889 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
62 | 2023.10.26 11:47:51.296922 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
63 | 2023.10.26 11:47:51.297220 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
64 | 2023.10.26 11:47:51.297873 [ 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.26 11:47:51.298332 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
69 | 2023.10.26 11:47:51.298587 [ 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.26 11:47:51.301103 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
71 | 2023.10.26 11:47:51.301151 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
72 | 2023.10.26 11:47:51.301873 [ 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.26 11:47:51.302041 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
77 | 2023.10.26 11:47:51.306110 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
78 | 2023.10.26 11:47:51.306393 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
79 | 2023.10.26 11:47:51.306419 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
80 | 2023.10.26 11:47:51.307262 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
81 | 2023.10.26 11:47:51.307678 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
82 | 2023.10.26 11:47:51.307962 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
83 | 2023.10.26 11:47:51.308289 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
84 | 2023.10.26 11:47:51.308576 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
85 | 2023.10.26 11:47:51.308620 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
86 | 2023.10.26 11:47:51.308674 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
87 | 2023.10.26 11:47:51.308692 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
88 | 2023.10.26 11:47:51.316672 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
89 | 2023.10.26 11:47:51.316705 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000138432 sec | ||
90 | 2023.10.26 11:47:51.316752 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
91 | 2023.10.26 11:47:51.316826 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
92 | 2023.10.26 11:47:51.316847 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
93 | 2023.10.26 11:47:51.316867 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
94 | 2023.10.26 11:47:51.316903 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
95 | 2023.10.26 11:47:51.316918 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
96 | 2023.10.26 11:47:51.316942 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
97 | 2023.10.26 11:47:51.317015 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
98 | 2023.10.26 11:47:51.317073 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
99 | 2023.10.26 11:47:51.317119 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
100 | 2023.10.26 11:47:51.317142 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
101 | 2023.10.26 11:47:51.317166 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
102 | 2023.10.26 11:47:51.317191 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
103 | 2023.10.26 11:47:51.317240 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
104 | 2023.10.26 11:47:51.317266 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
105 | 2023.10.26 11:47:51.317286 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
106 | 2023.10.26 11:47:51.348729 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
107 | 2023.10.26 11:47:51.349827 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
108 | 2023.10.26 11:47:51.349853 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.1641e-05 sec | ||
109 | 2023.10.26 11:47:51.349876 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
110 | 2023.10.26 11:47:51.349891 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
111 | 2023.10.26 11:47:51.349911 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
112 | 2023.10.26 11:47:51.351868 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
113 | 2023.10.26 11:47:51.356843 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
114 | 2023.10.26 11:47:51.357051 [ 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.26 11:47:51.357091 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
116 | 2023.10.26 11:47:51.558891 [ 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.26 11:47:51.576339 [ 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.26 11:47:51.576389 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
119 | 2023.10.26 11:47:51.620494 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
120 | 2023.10.26 11:47:51.620734 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB | ||
121 | 2023.10.26 11:47:51.621052 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
122 | 2023.10.26 11:47:51.621107 [ 69 ] {} <Debug> DNSResolver: Updating DNS cache | ||
123 | 2023.10.26 11:47:51.621108 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
124 | 2023.10.26 11:47:51.621153 [ 69 ] {} <Debug> DNSResolver: Updated DNS cache | ||
125 | 2023.10.26 11:47:51.621235 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
126 | 2023.10.26 11:47:51.621294 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
127 | 2023.10.26 11:47:51.621937 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
128 | 2023.10.26 11:47:51.621967 [ 1 ] {} <Information> Application: Ready for connections. | ||
129 | 2023.10.26 11:47:52.307540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
130 | 2023.10.26 11:47:52.307781 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
131 | 2023.10.26 11:47:52.308408 [ 3 ] {} <Debug> HTTP-Session: 6c11d8e2-ef7d-40c3-866a-8292f919ab63 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
132 | 2023.10.26 11:47:52.308450 [ 3 ] {} <Debug> HTTP-Session: 6c11d8e2-ef7d-40c3-866a-8292f919ab63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
133 | 2023.10.26 11:47:52.308582 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
134 | 2023.10.26 11:47:52.308610 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
135 | 2023.10.26 11:47:52.308629 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
136 | 2023.10.26 11:47:52.309554 [ 3 ] {ed656791-d06a-43a2-a455-7a9a7b98eba8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
137 | 2023.10.26 11:47:52.310338 [ 3 ] {ed656791-d06a-43a2-a455-7a9a7b98eba8} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
138 | 2023.10.26 11:47:52.313241 [ 3 ] {ed656791-d06a-43a2-a455-7a9a7b98eba8} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
139 | 2023.10.26 11:47:52.313727 [ 3 ] {ed656791-d06a-43a2-a455-7a9a7b98eba8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
140 | 2023.10.26 11:47:52.317987 [ 3 ] {ed656791-d06a-43a2-a455-7a9a7b98eba8} <Debug> DynamicQueryHandler: Done processing query | ||
141 | 2023.10.26 11:47:52.318058 [ 3 ] {ed656791-d06a-43a2-a455-7a9a7b98eba8} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
142 | 2023.10.26 11:47:52.318088 [ 3 ] {} <Debug> HTTP-Session: 6c11d8e2-ef7d-40c3-866a-8292f919ab63 Destroying unnamed session | ||
143 | 2023.10.26 11:47:52.318921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
144 | 2023.10.26 11:47:52.318985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
145 | 2023.10.26 11:47:52.319012 [ 3 ] {} <Debug> HTTP-Session: ac642b71-a98d-4c01-a670-a017f0b92876 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
146 | 2023.10.26 11:47:52.319031 [ 3 ] {} <Debug> HTTP-Session: ac642b71-a98d-4c01-a670-a017f0b92876 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
147 | 2023.10.26 11:47:52.319153 [ 3 ] {30ba9950-db2d-49cc-94f5-431d5d0dec87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
148 | 2023.10.26 11:47:52.329454 [ 3 ] {30ba9950-db2d-49cc-94f5-431d5d0dec87} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:47365) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
149 | |||
150 | 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 | ||
151 | 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 | ||
152 | 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 | ||
153 | 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 | ||
154 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
155 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
156 | 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 | ||
157 | 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 | ||
158 | 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 | ||
159 | 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 | ||
160 | 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 | ||
161 | 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 | ||
162 | 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 | ||
163 | 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 | ||
164 | 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 | ||
165 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
166 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
167 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
168 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
169 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
170 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
171 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
172 | |||
173 | 2023.10.26 11:47:52.329680 [ 3 ] {30ba9950-db2d-49cc-94f5-431d5d0dec87} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
174 | |||
175 | 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 | ||
176 | 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 | ||
177 | 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 | ||
178 | 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 | ||
179 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
180 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
181 | 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 | ||
182 | 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 | ||
183 | 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 | ||
184 | 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 | ||
185 | 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 | ||
186 | 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 | ||
187 | 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 | ||
188 | 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 | ||
189 | 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 | ||
190 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
191 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
192 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
193 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
194 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
195 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
196 | 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 | ||
197 | (version 22.8.9.1) | ||
198 | 2023.10.26 11:47:52.329808 [ 3 ] {30ba9950-db2d-49cc-94f5-431d5d0dec87} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
199 | 2023.10.26 11:47:52.329830 [ 3 ] {} <Debug> HTTP-Session: ac642b71-a98d-4c01-a670-a017f0b92876 Destroying unnamed session | ||
200 | 2023.10.26 11:47:52.330123 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
201 | 2023.10.26 11:47:52.330182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
202 | 2023.10.26 11:47:52.330203 [ 3 ] {} <Debug> HTTP-Session: 83e037d9-110a-4019-93a1-b446166d88bf Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
203 | 2023.10.26 11:47:52.330221 [ 3 ] {} <Debug> HTTP-Session: 83e037d9-110a-4019-93a1-b446166d88bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
204 | 2023.10.26 11:47:52.330338 [ 3 ] {8cd279e8-5197-4f5f-92e8-fe0784aac02e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) DROP DATABASE IF EXISTS oximeter; (stage: Complete) | ||
205 | 2023.10.26 11:47:52.330451 [ 3 ] {8cd279e8-5197-4f5f-92e8-fe0784aac02e} <Debug> DynamicQueryHandler: Done processing query | ||
206 | 2023.10.26 11:47:52.330473 [ 3 ] {8cd279e8-5197-4f5f-92e8-fe0784aac02e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
207 | 2023.10.26 11:47:52.330492 [ 3 ] {} <Debug> HTTP-Session: 83e037d9-110a-4019-93a1-b446166d88bf Destroying unnamed session | ||
208 | 2023.10.26 11:47:52.330612 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
209 | 2023.10.26 11:47:52.330654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
210 | 2023.10.26 11:47:52.330678 [ 3 ] {} <Debug> HTTP-Session: e3e82322-b027-4e02-b0be-355652ed46d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
211 | 2023.10.26 11:47:52.330700 [ 3 ] {} <Debug> HTTP-Session: e3e82322-b027-4e02-b0be-355652ed46d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
212 | 2023.10.26 11:47:52.330758 [ 3 ] {0d0dd53d-912d-4cce-b974-c86661680237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) | ||
213 | 2023.10.26 11:47:52.330816 [ 3 ] {0d0dd53d-912d-4cce-b974-c86661680237} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
214 | 2023.10.26 11:47:52.331782 [ 3 ] {0d0dd53d-912d-4cce-b974-c86661680237} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
215 | 2023.10.26 11:47:52.331805 [ 3 ] {0d0dd53d-912d-4cce-b974-c86661680237} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2841e-05 sec | ||
216 | 2023.10.26 11:47:52.331829 [ 3 ] {0d0dd53d-912d-4cce-b974-c86661680237} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
217 | 2023.10.26 11:47:52.331850 [ 3 ] {0d0dd53d-912d-4cce-b974-c86661680237} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
218 | 2023.10.26 11:47:52.331919 [ 3 ] {0d0dd53d-912d-4cce-b974-c86661680237} <Debug> DynamicQueryHandler: Done processing query | ||
219 | 2023.10.26 11:47:52.331939 [ 3 ] {0d0dd53d-912d-4cce-b974-c86661680237} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
220 | 2023.10.26 11:47:52.331959 [ 3 ] {} <Debug> HTTP-Session: e3e82322-b027-4e02-b0be-355652ed46d1 Destroying unnamed session | ||
221 | 2023.10.26 11:47:52.332068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
222 | 2023.10.26 11:47:52.332111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
223 | 2023.10.26 11:47:52.332134 [ 3 ] {} <Debug> HTTP-Session: 4726a6f4-10d8-4b74-a933-304d1b0168d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
224 | 2023.10.26 11:47:52.332155 [ 3 ] {} <Debug> HTTP-Session: 4726a6f4-10d8-4b74-a933-304d1b0168d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
225 | 2023.10.26 11:47:52.332297 [ 3 ] {a6e828a8-7d6d-4d33-a63c-85cde0c280bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) | ||
226 | 2023.10.26 11:47:52.332347 [ 3 ] {a6e828a8-7d6d-4d33-a63c-85cde0c280bb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
227 | 2023.10.26 11:47:52.336238 [ 3 ] {a6e828a8-7d6d-4d33-a63c-85cde0c280bb} <Debug> oximeter.version (c344c3ec-5654-496a-aa7f-fe23763be3a9): Loading data parts | ||
228 | 2023.10.26 11:47:52.336377 [ 3 ] {a6e828a8-7d6d-4d33-a63c-85cde0c280bb} <Debug> oximeter.version (c344c3ec-5654-496a-aa7f-fe23763be3a9): There are no data parts | ||
229 | 2023.10.26 11:47:52.339274 [ 3 ] {a6e828a8-7d6d-4d33-a63c-85cde0c280bb} <Debug> DynamicQueryHandler: Done processing query | ||
230 | 2023.10.26 11:47:52.339309 [ 3 ] {a6e828a8-7d6d-4d33-a63c-85cde0c280bb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
231 | 2023.10.26 11:47:52.339326 [ 3 ] {} <Debug> HTTP-Session: 4726a6f4-10d8-4b74-a933-304d1b0168d0 Destroying unnamed session | ||
232 | 2023.10.26 11:47:52.339457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
233 | 2023.10.26 11:47:52.339508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
234 | 2023.10.26 11:47:52.339527 [ 3 ] {} <Debug> HTTP-Session: b0bd6878-9824-4506-92c7-096a17e3d83b Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
235 | 2023.10.26 11:47:52.339547 [ 3 ] {} <Debug> HTTP-Session: b0bd6878-9824-4506-92c7-096a17e3d83b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
236 | 2023.10.26 11:47:52.339746 [ 3 ] {7c91f287-50c8-4ce1-9c08-9a9a68f2db8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
237 | 2023.10.26 11:47:52.339800 [ 3 ] {7c91f287-50c8-4ce1-9c08-9a9a68f2db8f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
238 | 2023.10.26 11:47:52.347132 [ 3 ] {7c91f287-50c8-4ce1-9c08-9a9a68f2db8f} <Debug> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Loading data parts | ||
239 | 2023.10.26 11:47:52.347230 [ 3 ] {7c91f287-50c8-4ce1-9c08-9a9a68f2db8f} <Debug> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): There are no data parts | ||
240 | 2023.10.26 11:47:52.349118 [ 3 ] {7c91f287-50c8-4ce1-9c08-9a9a68f2db8f} <Debug> DynamicQueryHandler: Done processing query | ||
241 | 2023.10.26 11:47:52.349151 [ 3 ] {7c91f287-50c8-4ce1-9c08-9a9a68f2db8f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
242 | 2023.10.26 11:47:52.349167 [ 3 ] {} <Debug> HTTP-Session: b0bd6878-9824-4506-92c7-096a17e3d83b Destroying unnamed session | ||
243 | 2023.10.26 11:47:52.349291 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
244 | 2023.10.26 11:47:52.349343 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
245 | 2023.10.26 11:47:52.349362 [ 3 ] {} <Debug> HTTP-Session: 053608aa-5b97-4584-b06c-efebba4956da Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
246 | 2023.10.26 11:47:52.349383 [ 3 ] {} <Debug> HTTP-Session: 053608aa-5b97-4584-b06c-efebba4956da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
247 | 2023.10.26 11:47:52.349575 [ 3 ] {6f3bfccc-81ac-4224-a410-3742cd50b0aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
248 | 2023.10.26 11:47:52.349631 [ 3 ] {6f3bfccc-81ac-4224-a410-3742cd50b0aa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
249 | 2023.10.26 11:47:52.350999 [ 3 ] {6f3bfccc-81ac-4224-a410-3742cd50b0aa} <Debug> oximeter.measurements_i8 (0d84ae00-3c5d-46f9-b526-a2335aade847): Loading data parts | ||
250 | 2023.10.26 11:47:52.351084 [ 3 ] {6f3bfccc-81ac-4224-a410-3742cd50b0aa} <Debug> oximeter.measurements_i8 (0d84ae00-3c5d-46f9-b526-a2335aade847): There are no data parts | ||
251 | 2023.10.26 11:47:52.352105 [ 3 ] {6f3bfccc-81ac-4224-a410-3742cd50b0aa} <Debug> DynamicQueryHandler: Done processing query | ||
252 | 2023.10.26 11:47:52.352136 [ 3 ] {6f3bfccc-81ac-4224-a410-3742cd50b0aa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
253 | 2023.10.26 11:47:52.352152 [ 3 ] {} <Debug> HTTP-Session: 053608aa-5b97-4584-b06c-efebba4956da Destroying unnamed session | ||
254 | 2023.10.26 11:47:52.352275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
255 | 2023.10.26 11:47:52.352326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
256 | 2023.10.26 11:47:52.352345 [ 3 ] {} <Debug> HTTP-Session: 7f829f68-f5be-4cec-adbd-21f9eeda30d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
257 | 2023.10.26 11:47:52.352362 [ 3 ] {} <Debug> HTTP-Session: 7f829f68-f5be-4cec-adbd-21f9eeda30d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
258 | 2023.10.26 11:47:52.352551 [ 3 ] {56967bb8-847c-4c57-b1db-bbaf8ede86ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
259 | 2023.10.26 11:47:52.352602 [ 3 ] {56967bb8-847c-4c57-b1db-bbaf8ede86ac} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
260 | 2023.10.26 11:47:52.354268 [ 3 ] {56967bb8-847c-4c57-b1db-bbaf8ede86ac} <Debug> oximeter.measurements_u8 (b467a3c0-7b83-41d7-9c36-36d2ab2c6446): Loading data parts | ||
261 | 2023.10.26 11:47:52.354355 [ 3 ] {56967bb8-847c-4c57-b1db-bbaf8ede86ac} <Debug> oximeter.measurements_u8 (b467a3c0-7b83-41d7-9c36-36d2ab2c6446): There are no data parts | ||
262 | 2023.10.26 11:47:52.355481 [ 3 ] {56967bb8-847c-4c57-b1db-bbaf8ede86ac} <Debug> DynamicQueryHandler: Done processing query | ||
263 | 2023.10.26 11:47:52.355506 [ 3 ] {56967bb8-847c-4c57-b1db-bbaf8ede86ac} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
264 | 2023.10.26 11:47:52.355527 [ 3 ] {} <Debug> HTTP-Session: 7f829f68-f5be-4cec-adbd-21f9eeda30d7 Destroying unnamed session | ||
265 | 2023.10.26 11:47:52.355653 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
266 | 2023.10.26 11:47:52.355701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
267 | 2023.10.26 11:47:52.355733 [ 3 ] {} <Debug> HTTP-Session: 6b8fef6c-85d6-47ca-8e57-c7bbd262fcbe Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
268 | 2023.10.26 11:47:52.355757 [ 3 ] {} <Debug> HTTP-Session: 6b8fef6c-85d6-47ca-8e57-c7bbd262fcbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
269 | 2023.10.26 11:47:52.355960 [ 3 ] {79ef31cf-5d53-4863-b480-33e98c5e53c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
270 | 2023.10.26 11:47:52.356020 [ 3 ] {79ef31cf-5d53-4863-b480-33e98c5e53c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
271 | 2023.10.26 11:47:52.357554 [ 3 ] {79ef31cf-5d53-4863-b480-33e98c5e53c9} <Debug> oximeter.measurements_i16 (0be4a123-28c6-47cd-9a52-e52bfc10b5fa): Loading data parts | ||
272 | 2023.10.26 11:47:52.357642 [ 3 ] {79ef31cf-5d53-4863-b480-33e98c5e53c9} <Debug> oximeter.measurements_i16 (0be4a123-28c6-47cd-9a52-e52bfc10b5fa): There are no data parts | ||
273 | 2023.10.26 11:47:52.358966 [ 3 ] {79ef31cf-5d53-4863-b480-33e98c5e53c9} <Debug> DynamicQueryHandler: Done processing query | ||
274 | 2023.10.26 11:47:52.358992 [ 3 ] {79ef31cf-5d53-4863-b480-33e98c5e53c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
275 | 2023.10.26 11:47:52.359013 [ 3 ] {} <Debug> HTTP-Session: 6b8fef6c-85d6-47ca-8e57-c7bbd262fcbe Destroying unnamed session | ||
276 | 2023.10.26 11:47:52.359132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
277 | 2023.10.26 11:47:52.359179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
278 | 2023.10.26 11:47:52.359202 [ 3 ] {} <Debug> HTTP-Session: 1b262c11-6e12-4628-87a3-026d7be95b61 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
279 | 2023.10.26 11:47:52.359219 [ 3 ] {} <Debug> HTTP-Session: 1b262c11-6e12-4628-87a3-026d7be95b61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
280 | 2023.10.26 11:47:52.359408 [ 3 ] {ae5f011f-c364-412a-8a8b-d50e11216ff2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
281 | 2023.10.26 11:47:52.359454 [ 3 ] {ae5f011f-c364-412a-8a8b-d50e11216ff2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
282 | 2023.10.26 11:47:52.360889 [ 3 ] {ae5f011f-c364-412a-8a8b-d50e11216ff2} <Debug> oximeter.measurements_u16 (92f9c57e-5c43-4041-8817-81c7c005b76b): Loading data parts | ||
283 | 2023.10.26 11:47:52.360979 [ 3 ] {ae5f011f-c364-412a-8a8b-d50e11216ff2} <Debug> oximeter.measurements_u16 (92f9c57e-5c43-4041-8817-81c7c005b76b): There are no data parts | ||
284 | 2023.10.26 11:47:52.362281 [ 3 ] {ae5f011f-c364-412a-8a8b-d50e11216ff2} <Debug> DynamicQueryHandler: Done processing query | ||
285 | 2023.10.26 11:47:52.362312 [ 3 ] {ae5f011f-c364-412a-8a8b-d50e11216ff2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
286 | 2023.10.26 11:47:52.362334 [ 3 ] {} <Debug> HTTP-Session: 1b262c11-6e12-4628-87a3-026d7be95b61 Destroying unnamed session | ||
287 | 2023.10.26 11:47:52.362448 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
288 | 2023.10.26 11:47:52.362495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
289 | 2023.10.26 11:47:52.362521 [ 3 ] {} <Debug> HTTP-Session: 3de393d4-8f53-4e89-ac3c-b40e5ad476ca Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
290 | 2023.10.26 11:47:52.362538 [ 3 ] {} <Debug> HTTP-Session: 3de393d4-8f53-4e89-ac3c-b40e5ad476ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
291 | 2023.10.26 11:47:52.362726 [ 3 ] {3493a666-e34e-410c-a6c3-003259cad2c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
292 | 2023.10.26 11:47:52.362772 [ 3 ] {3493a666-e34e-410c-a6c3-003259cad2c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
293 | 2023.10.26 11:47:52.364077 [ 3 ] {3493a666-e34e-410c-a6c3-003259cad2c9} <Debug> oximeter.measurements_i32 (690072b9-67a1-4139-b889-1155635842de): Loading data parts | ||
294 | 2023.10.26 11:47:52.364166 [ 3 ] {3493a666-e34e-410c-a6c3-003259cad2c9} <Debug> oximeter.measurements_i32 (690072b9-67a1-4139-b889-1155635842de): There are no data parts | ||
295 | 2023.10.26 11:47:52.365292 [ 3 ] {3493a666-e34e-410c-a6c3-003259cad2c9} <Debug> DynamicQueryHandler: Done processing query | ||
296 | 2023.10.26 11:47:52.365325 [ 3 ] {3493a666-e34e-410c-a6c3-003259cad2c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
297 | 2023.10.26 11:47:52.365341 [ 3 ] {} <Debug> HTTP-Session: 3de393d4-8f53-4e89-ac3c-b40e5ad476ca Destroying unnamed session | ||
298 | 2023.10.26 11:47:52.365469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
299 | 2023.10.26 11:47:52.365518 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
300 | 2023.10.26 11:47:52.365538 [ 3 ] {} <Debug> HTTP-Session: ca9169cc-ab2c-438b-a0be-d91abd2b1860 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
301 | 2023.10.26 11:47:52.365558 [ 3 ] {} <Debug> HTTP-Session: ca9169cc-ab2c-438b-a0be-d91abd2b1860 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
302 | 2023.10.26 11:47:52.365742 [ 3 ] {80984bd3-1d2a-4cb8-9c5e-4fcb3c04718a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
303 | 2023.10.26 11:47:52.365792 [ 3 ] {80984bd3-1d2a-4cb8-9c5e-4fcb3c04718a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
304 | 2023.10.26 11:47:52.367183 [ 3 ] {80984bd3-1d2a-4cb8-9c5e-4fcb3c04718a} <Debug> oximeter.measurements_u32 (e75f35ab-ab88-4879-8a22-c6094489a191): Loading data parts | ||
305 | 2023.10.26 11:47:52.367270 [ 3 ] {80984bd3-1d2a-4cb8-9c5e-4fcb3c04718a} <Debug> oximeter.measurements_u32 (e75f35ab-ab88-4879-8a22-c6094489a191): There are no data parts | ||
306 | 2023.10.26 11:47:52.368403 [ 3 ] {80984bd3-1d2a-4cb8-9c5e-4fcb3c04718a} <Debug> DynamicQueryHandler: Done processing query | ||
307 | 2023.10.26 11:47:52.368432 [ 3 ] {80984bd3-1d2a-4cb8-9c5e-4fcb3c04718a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
308 | 2023.10.26 11:47:52.368449 [ 3 ] {} <Debug> HTTP-Session: ca9169cc-ab2c-438b-a0be-d91abd2b1860 Destroying unnamed session | ||
309 | 2023.10.26 11:47:52.368562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
310 | 2023.10.26 11:47:52.368609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
311 | 2023.10.26 11:47:52.368628 [ 3 ] {} <Debug> HTTP-Session: a8e0080f-d9b7-4dea-9318-4a37b628eed8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
312 | 2023.10.26 11:47:52.368648 [ 3 ] {} <Debug> HTTP-Session: a8e0080f-d9b7-4dea-9318-4a37b628eed8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
313 | 2023.10.26 11:47:52.368828 [ 3 ] {9ead18b2-d0ae-4ae5-92b7-b20fa9abb000} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
314 | 2023.10.26 11:47:52.368876 [ 3 ] {9ead18b2-d0ae-4ae5-92b7-b20fa9abb000} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
315 | 2023.10.26 11:47:52.370153 [ 3 ] {9ead18b2-d0ae-4ae5-92b7-b20fa9abb000} <Debug> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Loading data parts | ||
316 | 2023.10.26 11:47:52.370236 [ 3 ] {9ead18b2-d0ae-4ae5-92b7-b20fa9abb000} <Debug> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): There are no data parts | ||
317 | 2023.10.26 11:47:52.371284 [ 3 ] {9ead18b2-d0ae-4ae5-92b7-b20fa9abb000} <Debug> DynamicQueryHandler: Done processing query | ||
318 | 2023.10.26 11:47:52.371310 [ 3 ] {9ead18b2-d0ae-4ae5-92b7-b20fa9abb000} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
319 | 2023.10.26 11:47:52.371332 [ 3 ] {} <Debug> HTTP-Session: a8e0080f-d9b7-4dea-9318-4a37b628eed8 Destroying unnamed session | ||
320 | 2023.10.26 11:47:52.371457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
321 | 2023.10.26 11:47:52.371501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
322 | 2023.10.26 11:47:52.371525 [ 3 ] {} <Debug> HTTP-Session: ba8a1fd0-9816-43cd-90c1-2c8fbcdc785e Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
323 | 2023.10.26 11:47:52.371546 [ 3 ] {} <Debug> HTTP-Session: ba8a1fd0-9816-43cd-90c1-2c8fbcdc785e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
324 | 2023.10.26 11:47:52.371726 [ 3 ] {3c3cf0e4-72c4-4aad-8af2-8179ac1a32d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
325 | 2023.10.26 11:47:52.371774 [ 3 ] {3c3cf0e4-72c4-4aad-8af2-8179ac1a32d4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
326 | 2023.10.26 11:47:52.373214 [ 3 ] {3c3cf0e4-72c4-4aad-8af2-8179ac1a32d4} <Debug> oximeter.measurements_u64 (2504c2a9-41d7-4844-9735-eda8b186f75f): Loading data parts | ||
327 | 2023.10.26 11:47:52.373313 [ 3 ] {3c3cf0e4-72c4-4aad-8af2-8179ac1a32d4} <Debug> oximeter.measurements_u64 (2504c2a9-41d7-4844-9735-eda8b186f75f): There are no data parts | ||
328 | 2023.10.26 11:47:52.375750 [ 3 ] {3c3cf0e4-72c4-4aad-8af2-8179ac1a32d4} <Debug> DynamicQueryHandler: Done processing query | ||
329 | 2023.10.26 11:47:52.375775 [ 3 ] {3c3cf0e4-72c4-4aad-8af2-8179ac1a32d4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
330 | 2023.10.26 11:47:52.375799 [ 3 ] {} <Debug> HTTP-Session: ba8a1fd0-9816-43cd-90c1-2c8fbcdc785e Destroying unnamed session | ||
331 | 2023.10.26 11:47:52.375948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
332 | 2023.10.26 11:47:52.376003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
333 | 2023.10.26 11:47:52.376029 [ 3 ] {} <Debug> HTTP-Session: 2038694e-2b1e-4ed3-800e-d3e51c7f6bf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
334 | 2023.10.26 11:47:52.376052 [ 3 ] {} <Debug> HTTP-Session: 2038694e-2b1e-4ed3-800e-d3e51c7f6bf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
335 | 2023.10.26 11:47:52.376236 [ 3 ] {67224a72-8ef9-4c8f-97ef-de0c2730b420} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
336 | 2023.10.26 11:47:52.376289 [ 3 ] {67224a72-8ef9-4c8f-97ef-de0c2730b420} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
337 | 2023.10.26 11:47:52.377692 [ 3 ] {67224a72-8ef9-4c8f-97ef-de0c2730b420} <Debug> oximeter.measurements_f32 (d25351b5-8d03-4678-b1b4-99edba015b20): Loading data parts | ||
338 | 2023.10.26 11:47:52.377785 [ 3 ] {67224a72-8ef9-4c8f-97ef-de0c2730b420} <Debug> oximeter.measurements_f32 (d25351b5-8d03-4678-b1b4-99edba015b20): There are no data parts | ||
339 | 2023.10.26 11:47:52.381214 [ 3 ] {67224a72-8ef9-4c8f-97ef-de0c2730b420} <Debug> DynamicQueryHandler: Done processing query | ||
340 | 2023.10.26 11:47:52.381242 [ 3 ] {67224a72-8ef9-4c8f-97ef-de0c2730b420} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
341 | 2023.10.26 11:47:52.381269 [ 3 ] {} <Debug> HTTP-Session: 2038694e-2b1e-4ed3-800e-d3e51c7f6bf6 Destroying unnamed session | ||
342 | 2023.10.26 11:47:52.381392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
343 | 2023.10.26 11:47:52.381446 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
344 | 2023.10.26 11:47:52.381472 [ 3 ] {} <Debug> HTTP-Session: 5113116f-0ba2-4051-bcdc-90cecc2ba36e Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
345 | 2023.10.26 11:47:52.381490 [ 3 ] {} <Debug> HTTP-Session: 5113116f-0ba2-4051-bcdc-90cecc2ba36e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
346 | 2023.10.26 11:47:52.381684 [ 3 ] {fe330bcc-e964-4490-864a-f1087bfc0f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
347 | 2023.10.26 11:47:52.381740 [ 3 ] {fe330bcc-e964-4490-864a-f1087bfc0f5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
348 | 2023.10.26 11:47:52.383040 [ 3 ] {fe330bcc-e964-4490-864a-f1087bfc0f5a} <Debug> oximeter.measurements_f64 (58d73c09-bb77-4212-ad4f-de60f0858918): Loading data parts | ||
349 | 2023.10.26 11:47:52.383167 [ 3 ] {fe330bcc-e964-4490-864a-f1087bfc0f5a} <Debug> oximeter.measurements_f64 (58d73c09-bb77-4212-ad4f-de60f0858918): There are no data parts | ||
350 | 2023.10.26 11:47:52.384352 [ 3 ] {fe330bcc-e964-4490-864a-f1087bfc0f5a} <Debug> DynamicQueryHandler: Done processing query | ||
351 | 2023.10.26 11:47:52.384377 [ 3 ] {fe330bcc-e964-4490-864a-f1087bfc0f5a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
352 | 2023.10.26 11:47:52.384403 [ 3 ] {} <Debug> HTTP-Session: 5113116f-0ba2-4051-bcdc-90cecc2ba36e Destroying unnamed session | ||
353 | 2023.10.26 11:47:52.384525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
354 | 2023.10.26 11:47:52.384581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
355 | 2023.10.26 11:47:52.384600 [ 3 ] {} <Debug> HTTP-Session: 75213a55-1c25-46f4-8e07-0f7ab45cd733 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
356 | 2023.10.26 11:47:52.384623 [ 3 ] {} <Debug> HTTP-Session: 75213a55-1c25-46f4-8e07-0f7ab45cd733 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
357 | 2023.10.26 11:47:52.384814 [ 3 ] {5dee6fa3-60d4-49d5-9128-0e588b0dee50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
358 | 2023.10.26 11:47:52.384868 [ 3 ] {5dee6fa3-60d4-49d5-9128-0e588b0dee50} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
359 | 2023.10.26 11:47:52.387074 [ 3 ] {5dee6fa3-60d4-49d5-9128-0e588b0dee50} <Debug> oximeter.measurements_string (d1eed829-1a90-490d-9985-5468492fa6b1): Loading data parts | ||
360 | 2023.10.26 11:47:52.387173 [ 3 ] {5dee6fa3-60d4-49d5-9128-0e588b0dee50} <Debug> oximeter.measurements_string (d1eed829-1a90-490d-9985-5468492fa6b1): There are no data parts | ||
361 | 2023.10.26 11:47:52.388763 [ 3 ] {5dee6fa3-60d4-49d5-9128-0e588b0dee50} <Debug> DynamicQueryHandler: Done processing query | ||
362 | 2023.10.26 11:47:52.388788 [ 3 ] {5dee6fa3-60d4-49d5-9128-0e588b0dee50} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
363 | 2023.10.26 11:47:52.388803 [ 3 ] {} <Debug> HTTP-Session: 75213a55-1c25-46f4-8e07-0f7ab45cd733 Destroying unnamed session | ||
364 | 2023.10.26 11:47:52.388927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
365 | 2023.10.26 11:47:52.388982 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
366 | 2023.10.26 11:47:52.389002 [ 3 ] {} <Debug> HTTP-Session: 95592490-7ef6-4cab-934d-8e30b1f4497c Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
367 | 2023.10.26 11:47:52.389025 [ 3 ] {} <Debug> HTTP-Session: 95592490-7ef6-4cab-934d-8e30b1f4497c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
368 | 2023.10.26 11:47:52.389217 [ 3 ] {ff8b95fa-1a17-482e-be13-511548fcd163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
369 | 2023.10.26 11:47:52.389272 [ 3 ] {ff8b95fa-1a17-482e-be13-511548fcd163} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
370 | 2023.10.26 11:47:52.390794 [ 3 ] {ff8b95fa-1a17-482e-be13-511548fcd163} <Debug> oximeter.measurements_bytes (dfad22b7-1665-4ab9-9d46-511b19fe693e): Loading data parts | ||
371 | 2023.10.26 11:47:52.390887 [ 3 ] {ff8b95fa-1a17-482e-be13-511548fcd163} <Debug> oximeter.measurements_bytes (dfad22b7-1665-4ab9-9d46-511b19fe693e): There are no data parts | ||
372 | 2023.10.26 11:47:52.392049 [ 3 ] {ff8b95fa-1a17-482e-be13-511548fcd163} <Debug> DynamicQueryHandler: Done processing query | ||
373 | 2023.10.26 11:47:52.392084 [ 3 ] {ff8b95fa-1a17-482e-be13-511548fcd163} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
374 | 2023.10.26 11:47:52.392103 [ 3 ] {} <Debug> HTTP-Session: 95592490-7ef6-4cab-934d-8e30b1f4497c Destroying unnamed session | ||
375 | 2023.10.26 11:47:52.392223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
376 | 2023.10.26 11:47:52.392275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
377 | 2023.10.26 11:47:52.392294 [ 3 ] {} <Debug> HTTP-Session: 4003be00-2ea5-4353-964d-c61a8a662e71 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
378 | 2023.10.26 11:47:52.392318 [ 3 ] {} <Debug> HTTP-Session: 4003be00-2ea5-4353-964d-c61a8a662e71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
379 | 2023.10.26 11:47:52.392527 [ 3 ] {38904e3b-6d3e-4de7-9ce8-37415768f18f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
380 | 2023.10.26 11:47:52.392585 [ 3 ] {38904e3b-6d3e-4de7-9ce8-37415768f18f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
381 | 2023.10.26 11:47:52.394029 [ 3 ] {38904e3b-6d3e-4de7-9ce8-37415768f18f} <Debug> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Loading data parts | ||
382 | 2023.10.26 11:47:52.394128 [ 3 ] {38904e3b-6d3e-4de7-9ce8-37415768f18f} <Debug> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): There are no data parts | ||
383 | 2023.10.26 11:47:52.395280 [ 3 ] {38904e3b-6d3e-4de7-9ce8-37415768f18f} <Debug> DynamicQueryHandler: Done processing query | ||
384 | 2023.10.26 11:47:52.395305 [ 3 ] {38904e3b-6d3e-4de7-9ce8-37415768f18f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
385 | 2023.10.26 11:47:52.395320 [ 3 ] {} <Debug> HTTP-Session: 4003be00-2ea5-4353-964d-c61a8a662e71 Destroying unnamed session | ||
386 | 2023.10.26 11:47:52.395436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
387 | 2023.10.26 11:47:52.395490 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
388 | 2023.10.26 11:47:52.395509 [ 3 ] {} <Debug> HTTP-Session: 0ca4fd43-8765-4eab-a02a-416946785353 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
389 | 2023.10.26 11:47:52.395532 [ 3 ] {} <Debug> HTTP-Session: 0ca4fd43-8765-4eab-a02a-416946785353 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
390 | 2023.10.26 11:47:52.395741 [ 3 ] {e490c170-fc72-4369-ad5e-61995d3cdb13} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
391 | 2023.10.26 11:47:52.395796 [ 3 ] {e490c170-fc72-4369-ad5e-61995d3cdb13} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
392 | 2023.10.26 11:47:52.397319 [ 3 ] {e490c170-fc72-4369-ad5e-61995d3cdb13} <Debug> oximeter.measurements_cumulativeu64 (0824d11e-c957-4860-a2d9-e6a44dcb42d9): Loading data parts | ||
393 | 2023.10.26 11:47:52.397410 [ 3 ] {e490c170-fc72-4369-ad5e-61995d3cdb13} <Debug> oximeter.measurements_cumulativeu64 (0824d11e-c957-4860-a2d9-e6a44dcb42d9): There are no data parts | ||
394 | 2023.10.26 11:47:52.398588 [ 3 ] {e490c170-fc72-4369-ad5e-61995d3cdb13} <Debug> DynamicQueryHandler: Done processing query | ||
395 | 2023.10.26 11:47:52.398613 [ 3 ] {e490c170-fc72-4369-ad5e-61995d3cdb13} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
396 | 2023.10.26 11:47:52.398641 [ 3 ] {} <Debug> HTTP-Session: 0ca4fd43-8765-4eab-a02a-416946785353 Destroying unnamed session | ||
397 | 2023.10.26 11:47:52.398775 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
398 | 2023.10.26 11:47:52.398830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
399 | 2023.10.26 11:47:52.398856 [ 3 ] {} <Debug> HTTP-Session: 912c95e1-e5e1-420f-ba51-cd70224b9460 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
400 | 2023.10.26 11:47:52.398873 [ 3 ] {} <Debug> HTTP-Session: 912c95e1-e5e1-420f-ba51-cd70224b9460 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
401 | 2023.10.26 11:47:52.399075 [ 3 ] {5c1684e6-c85d-470b-8804-9c0abac35eb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
402 | 2023.10.26 11:47:52.399135 [ 3 ] {5c1684e6-c85d-470b-8804-9c0abac35eb0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
403 | 2023.10.26 11:47:52.400841 [ 3 ] {5c1684e6-c85d-470b-8804-9c0abac35eb0} <Debug> oximeter.measurements_cumulativef32 (deb05d46-a158-4f23-b4d2-4a57ef4a9186): Loading data parts | ||
404 | 2023.10.26 11:47:52.400959 [ 3 ] {5c1684e6-c85d-470b-8804-9c0abac35eb0} <Debug> oximeter.measurements_cumulativef32 (deb05d46-a158-4f23-b4d2-4a57ef4a9186): There are no data parts | ||
405 | 2023.10.26 11:47:52.402141 [ 3 ] {5c1684e6-c85d-470b-8804-9c0abac35eb0} <Debug> DynamicQueryHandler: Done processing query | ||
406 | 2023.10.26 11:47:52.402164 [ 3 ] {5c1684e6-c85d-470b-8804-9c0abac35eb0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
407 | 2023.10.26 11:47:52.402188 [ 3 ] {} <Debug> HTTP-Session: 912c95e1-e5e1-420f-ba51-cd70224b9460 Destroying unnamed session | ||
408 | 2023.10.26 11:47:52.402308 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
409 | 2023.10.26 11:47:52.402350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
410 | 2023.10.26 11:47:52.402374 [ 3 ] {} <Debug> HTTP-Session: 8e56f075-5658-42cc-8e87-848efdc472d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
411 | 2023.10.26 11:47:52.402396 [ 3 ] {} <Debug> HTTP-Session: 8e56f075-5658-42cc-8e87-848efdc472d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
412 | 2023.10.26 11:47:52.402583 [ 3 ] {daa481d3-c78f-49a2-b828-488b776e47d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) -- | ||
413 | 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) | ||
414 | 2023.10.26 11:47:52.402637 [ 3 ] {daa481d3-c78f-49a2-b828-488b776e47d3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
415 | 2023.10.26 11:47:52.404294 [ 3 ] {daa481d3-c78f-49a2-b828-488b776e47d3} <Debug> oximeter.measurements_cumulativef64 (3eec020b-e2be-4451-a206-3900d80beec3): Loading data parts | ||
416 | 2023.10.26 11:47:52.404393 [ 3 ] {daa481d3-c78f-49a2-b828-488b776e47d3} <Debug> oximeter.measurements_cumulativef64 (3eec020b-e2be-4451-a206-3900d80beec3): There are no data parts | ||
417 | 2023.10.26 11:47:52.405436 [ 3 ] {daa481d3-c78f-49a2-b828-488b776e47d3} <Debug> DynamicQueryHandler: Done processing query | ||
418 | 2023.10.26 11:47:52.405470 [ 3 ] {daa481d3-c78f-49a2-b828-488b776e47d3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
419 | 2023.10.26 11:47:52.405486 [ 3 ] {} <Debug> HTTP-Session: 8e56f075-5658-42cc-8e87-848efdc472d5 Destroying unnamed session | ||
420 | 2023.10.26 11:47:52.405633 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
421 | 2023.10.26 11:47:52.405687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
422 | 2023.10.26 11:47:52.405711 [ 3 ] {} <Debug> HTTP-Session: a037851b-3d70-4014-afbe-ed14f2c471ea Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
423 | 2023.10.26 11:47:52.405744 [ 3 ] {} <Debug> HTTP-Session: a037851b-3d70-4014-afbe-ed14f2c471ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
424 | 2023.10.26 11:47:52.405984 [ 3 ] {87b366c8-ed2c-4b9a-aa0a-1109eb594ca6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
425 | 2023.10.26 11:47:52.406056 [ 3 ] {87b366c8-ed2c-4b9a-aa0a-1109eb594ca6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
426 | 2023.10.26 11:47:52.408656 [ 3 ] {87b366c8-ed2c-4b9a-aa0a-1109eb594ca6} <Debug> oximeter.measurements_histogrami8 (376d491b-27b2-4bb1-8c35-105bf885aee2): Loading data parts | ||
427 | 2023.10.26 11:47:52.408758 [ 3 ] {87b366c8-ed2c-4b9a-aa0a-1109eb594ca6} <Debug> oximeter.measurements_histogrami8 (376d491b-27b2-4bb1-8c35-105bf885aee2): There are no data parts | ||
428 | 2023.10.26 11:47:52.411010 [ 3 ] {87b366c8-ed2c-4b9a-aa0a-1109eb594ca6} <Debug> DynamicQueryHandler: Done processing query | ||
429 | 2023.10.26 11:47:52.411045 [ 3 ] {87b366c8-ed2c-4b9a-aa0a-1109eb594ca6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
430 | 2023.10.26 11:47:52.411060 [ 3 ] {} <Debug> HTTP-Session: a037851b-3d70-4014-afbe-ed14f2c471ea Destroying unnamed session | ||
431 | 2023.10.26 11:47:52.411197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
432 | 2023.10.26 11:47:52.411250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
433 | 2023.10.26 11:47:52.411269 [ 3 ] {} <Debug> HTTP-Session: 19b6e7ff-7157-44ef-84eb-2209344360ac Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
434 | 2023.10.26 11:47:52.411294 [ 3 ] {} <Debug> HTTP-Session: 19b6e7ff-7157-44ef-84eb-2209344360ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
435 | 2023.10.26 11:47:52.411513 [ 3 ] {21d7842d-35c4-4bc3-98dc-c8d4db34a818} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
436 | 2023.10.26 11:47:52.411573 [ 3 ] {21d7842d-35c4-4bc3-98dc-c8d4db34a818} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
437 | 2023.10.26 11:47:52.413479 [ 3 ] {21d7842d-35c4-4bc3-98dc-c8d4db34a818} <Debug> oximeter.measurements_histogramu8 (576e389f-5418-48dc-993a-a90144d3f4cb): Loading data parts | ||
438 | 2023.10.26 11:47:52.413573 [ 3 ] {21d7842d-35c4-4bc3-98dc-c8d4db34a818} <Debug> oximeter.measurements_histogramu8 (576e389f-5418-48dc-993a-a90144d3f4cb): There are no data parts | ||
439 | 2023.10.26 11:47:52.414645 [ 3 ] {21d7842d-35c4-4bc3-98dc-c8d4db34a818} <Debug> DynamicQueryHandler: Done processing query | ||
440 | 2023.10.26 11:47:52.414671 [ 3 ] {21d7842d-35c4-4bc3-98dc-c8d4db34a818} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
441 | 2023.10.26 11:47:52.414697 [ 3 ] {} <Debug> HTTP-Session: 19b6e7ff-7157-44ef-84eb-2209344360ac Destroying unnamed session | ||
442 | 2023.10.26 11:47:52.414813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
443 | 2023.10.26 11:47:52.414867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
444 | 2023.10.26 11:47:52.414893 [ 3 ] {} <Debug> HTTP-Session: 8158d5a0-3716-4deb-bba8-8bac998baad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
445 | 2023.10.26 11:47:52.414909 [ 3 ] {} <Debug> HTTP-Session: 8158d5a0-3716-4deb-bba8-8bac998baad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
446 | 2023.10.26 11:47:52.415125 [ 3 ] {e8955fad-c8c8-4471-b4cf-bed95760cee4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
447 | 2023.10.26 11:47:52.415183 [ 3 ] {e8955fad-c8c8-4471-b4cf-bed95760cee4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
448 | 2023.10.26 11:47:52.416662 [ 3 ] {e8955fad-c8c8-4471-b4cf-bed95760cee4} <Debug> oximeter.measurements_histogrami16 (b05c3947-6ac2-4aa3-9964-64109f928dab): Loading data parts | ||
449 | 2023.10.26 11:47:52.416756 [ 3 ] {e8955fad-c8c8-4471-b4cf-bed95760cee4} <Debug> oximeter.measurements_histogrami16 (b05c3947-6ac2-4aa3-9964-64109f928dab): There are no data parts | ||
450 | 2023.10.26 11:47:52.418897 [ 3 ] {e8955fad-c8c8-4471-b4cf-bed95760cee4} <Debug> DynamicQueryHandler: Done processing query | ||
451 | 2023.10.26 11:47:52.418934 [ 3 ] {e8955fad-c8c8-4471-b4cf-bed95760cee4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
452 | 2023.10.26 11:47:52.418949 [ 3 ] {} <Debug> HTTP-Session: 8158d5a0-3716-4deb-bba8-8bac998baad1 Destroying unnamed session | ||
453 | 2023.10.26 11:47:52.419082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
454 | 2023.10.26 11:47:52.419142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
455 | 2023.10.26 11:47:52.419162 [ 3 ] {} <Debug> HTTP-Session: 7ec6032d-24ad-4acf-8d0d-c284f390be73 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
456 | 2023.10.26 11:47:52.419178 [ 3 ] {} <Debug> HTTP-Session: 7ec6032d-24ad-4acf-8d0d-c284f390be73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
457 | 2023.10.26 11:47:52.419399 [ 3 ] {c315bf1c-ddb1-47ab-86f7-c1569cad1153} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
458 | 2023.10.26 11:47:52.419461 [ 3 ] {c315bf1c-ddb1-47ab-86f7-c1569cad1153} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
459 | 2023.10.26 11:47:52.421199 [ 3 ] {c315bf1c-ddb1-47ab-86f7-c1569cad1153} <Debug> oximeter.measurements_histogramu16 (ba10c1b8-bc5d-4bf9-9170-41525f058a09): Loading data parts | ||
460 | 2023.10.26 11:47:52.421280 [ 3 ] {c315bf1c-ddb1-47ab-86f7-c1569cad1153} <Debug> oximeter.measurements_histogramu16 (ba10c1b8-bc5d-4bf9-9170-41525f058a09): There are no data parts | ||
461 | 2023.10.26 11:47:52.423132 [ 3 ] {c315bf1c-ddb1-47ab-86f7-c1569cad1153} <Debug> DynamicQueryHandler: Done processing query | ||
462 | 2023.10.26 11:47:52.423171 [ 3 ] {c315bf1c-ddb1-47ab-86f7-c1569cad1153} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
463 | 2023.10.26 11:47:52.423186 [ 3 ] {} <Debug> HTTP-Session: 7ec6032d-24ad-4acf-8d0d-c284f390be73 Destroying unnamed session | ||
464 | 2023.10.26 11:47:52.423327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
465 | 2023.10.26 11:47:52.423383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
466 | 2023.10.26 11:47:52.423402 [ 3 ] {} <Debug> HTTP-Session: 56cd9d07-5702-4dda-8ab9-d756ac005bf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
467 | 2023.10.26 11:47:52.423428 [ 3 ] {} <Debug> HTTP-Session: 56cd9d07-5702-4dda-8ab9-d756ac005bf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
468 | 2023.10.26 11:47:52.423649 [ 3 ] {0c609bbe-9858-486e-b0f1-3b78bdcfc115} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
469 | 2023.10.26 11:47:52.423709 [ 3 ] {0c609bbe-9858-486e-b0f1-3b78bdcfc115} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
470 | 2023.10.26 11:47:52.425094 [ 3 ] {0c609bbe-9858-486e-b0f1-3b78bdcfc115} <Debug> oximeter.measurements_histogrami32 (d4119965-3653-41cc-8897-4b9e02a83931): Loading data parts | ||
471 | 2023.10.26 11:47:52.425204 [ 3 ] {0c609bbe-9858-486e-b0f1-3b78bdcfc115} <Debug> oximeter.measurements_histogrami32 (d4119965-3653-41cc-8897-4b9e02a83931): There are no data parts | ||
472 | 2023.10.26 11:47:52.426363 [ 3 ] {0c609bbe-9858-486e-b0f1-3b78bdcfc115} <Debug> DynamicQueryHandler: Done processing query | ||
473 | 2023.10.26 11:47:52.426389 [ 3 ] {0c609bbe-9858-486e-b0f1-3b78bdcfc115} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
474 | 2023.10.26 11:47:52.426404 [ 3 ] {} <Debug> HTTP-Session: 56cd9d07-5702-4dda-8ab9-d756ac005bf7 Destroying unnamed session | ||
475 | 2023.10.26 11:47:52.426531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
476 | 2023.10.26 11:47:52.426586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
477 | 2023.10.26 11:47:52.426604 [ 3 ] {} <Debug> HTTP-Session: 4bf757b8-379f-4a2f-aec1-a25d36c09a56 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
478 | 2023.10.26 11:47:52.426628 [ 3 ] {} <Debug> HTTP-Session: 4bf757b8-379f-4a2f-aec1-a25d36c09a56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
479 | 2023.10.26 11:47:52.426847 [ 3 ] {9e666601-5313-41e3-a07b-b7a5df92daf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
480 | 2023.10.26 11:47:52.426908 [ 3 ] {9e666601-5313-41e3-a07b-b7a5df92daf7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
481 | 2023.10.26 11:47:52.428369 [ 3 ] {9e666601-5313-41e3-a07b-b7a5df92daf7} <Debug> oximeter.measurements_histogramu32 (f1a2cd07-568f-41d2-822a-001eaa1c9cbe): Loading data parts | ||
482 | 2023.10.26 11:47:52.428460 [ 3 ] {9e666601-5313-41e3-a07b-b7a5df92daf7} <Debug> oximeter.measurements_histogramu32 (f1a2cd07-568f-41d2-822a-001eaa1c9cbe): There are no data parts | ||
483 | 2023.10.26 11:47:52.429616 [ 3 ] {9e666601-5313-41e3-a07b-b7a5df92daf7} <Debug> DynamicQueryHandler: Done processing query | ||
484 | 2023.10.26 11:47:52.429641 [ 3 ] {9e666601-5313-41e3-a07b-b7a5df92daf7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
485 | 2023.10.26 11:47:52.429666 [ 3 ] {} <Debug> HTTP-Session: 4bf757b8-379f-4a2f-aec1-a25d36c09a56 Destroying unnamed session | ||
486 | 2023.10.26 11:47:52.429772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
487 | 2023.10.26 11:47:52.429826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
488 | 2023.10.26 11:47:52.429853 [ 3 ] {} <Debug> HTTP-Session: 7e4ed511-2a04-4ff5-a695-b2a9fff5b5d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
489 | 2023.10.26 11:47:52.429870 [ 3 ] {} <Debug> HTTP-Session: 7e4ed511-2a04-4ff5-a695-b2a9fff5b5d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
490 | 2023.10.26 11:47:52.430127 [ 3 ] {a703ecb9-27e3-4fdc-b8e8-0a8c23607303} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
491 | 2023.10.26 11:47:52.430194 [ 3 ] {a703ecb9-27e3-4fdc-b8e8-0a8c23607303} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
492 | 2023.10.26 11:47:52.431581 [ 3 ] {a703ecb9-27e3-4fdc-b8e8-0a8c23607303} <Debug> oximeter.measurements_histogrami64 (e94dcbc9-c4e1-4a67-9a20-66198d07596b): Loading data parts | ||
493 | 2023.10.26 11:47:52.431665 [ 3 ] {a703ecb9-27e3-4fdc-b8e8-0a8c23607303} <Debug> oximeter.measurements_histogrami64 (e94dcbc9-c4e1-4a67-9a20-66198d07596b): There are no data parts | ||
494 | 2023.10.26 11:47:52.432698 [ 3 ] {a703ecb9-27e3-4fdc-b8e8-0a8c23607303} <Debug> DynamicQueryHandler: Done processing query | ||
495 | 2023.10.26 11:47:52.432723 [ 3 ] {a703ecb9-27e3-4fdc-b8e8-0a8c23607303} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
496 | 2023.10.26 11:47:52.432750 [ 3 ] {} <Debug> HTTP-Session: 7e4ed511-2a04-4ff5-a695-b2a9fff5b5d4 Destroying unnamed session | ||
497 | 2023.10.26 11:47:52.432862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
498 | 2023.10.26 11:47:52.432904 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
499 | 2023.10.26 11:47:52.432933 [ 3 ] {} <Debug> HTTP-Session: 2d1ca686-11e9-466d-b382-76b5c58989d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
500 | 2023.10.26 11:47:52.432964 [ 3 ] {} <Debug> HTTP-Session: 2d1ca686-11e9-466d-b382-76b5c58989d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
501 | 2023.10.26 11:47:52.433196 [ 3 ] {78781389-eb94-4e62-bd5c-e640e734448a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
502 | 2023.10.26 11:47:52.433260 [ 3 ] {78781389-eb94-4e62-bd5c-e640e734448a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
503 | 2023.10.26 11:47:52.434720 [ 3 ] {78781389-eb94-4e62-bd5c-e640e734448a} <Debug> oximeter.measurements_histogramu64 (2f187f2c-990f-4f40-941e-7d895a20a08a): Loading data parts | ||
504 | 2023.10.26 11:47:52.434804 [ 3 ] {78781389-eb94-4e62-bd5c-e640e734448a} <Debug> oximeter.measurements_histogramu64 (2f187f2c-990f-4f40-941e-7d895a20a08a): There are no data parts | ||
505 | 2023.10.26 11:47:52.435943 [ 3 ] {78781389-eb94-4e62-bd5c-e640e734448a} <Debug> DynamicQueryHandler: Done processing query | ||
506 | 2023.10.26 11:47:52.435978 [ 3 ] {78781389-eb94-4e62-bd5c-e640e734448a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
507 | 2023.10.26 11:47:52.435993 [ 3 ] {} <Debug> HTTP-Session: 2d1ca686-11e9-466d-b382-76b5c58989d7 Destroying unnamed session | ||
508 | 2023.10.26 11:47:52.436110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
509 | 2023.10.26 11:47:52.436162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
510 | 2023.10.26 11:47:52.436181 [ 3 ] {} <Debug> HTTP-Session: f1187fa0-614d-476b-a6a1-5fe2bb18ad57 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
511 | 2023.10.26 11:47:52.436208 [ 3 ] {} <Debug> HTTP-Session: f1187fa0-614d-476b-a6a1-5fe2bb18ad57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
512 | 2023.10.26 11:47:52.436426 [ 3 ] {fa79eba5-d3a2-41b5-98bb-3cf44c302157} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
513 | 2023.10.26 11:47:52.436479 [ 3 ] {fa79eba5-d3a2-41b5-98bb-3cf44c302157} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
514 | 2023.10.26 11:47:52.437992 [ 3 ] {fa79eba5-d3a2-41b5-98bb-3cf44c302157} <Debug> oximeter.measurements_histogramf32 (835ebc49-59b0-47da-87bc-8537a3250e5d): Loading data parts | ||
515 | 2023.10.26 11:47:52.438091 [ 3 ] {fa79eba5-d3a2-41b5-98bb-3cf44c302157} <Debug> oximeter.measurements_histogramf32 (835ebc49-59b0-47da-87bc-8537a3250e5d): There are no data parts | ||
516 | 2023.10.26 11:47:52.439265 [ 3 ] {fa79eba5-d3a2-41b5-98bb-3cf44c302157} <Debug> DynamicQueryHandler: Done processing query | ||
517 | 2023.10.26 11:47:52.439289 [ 3 ] {fa79eba5-d3a2-41b5-98bb-3cf44c302157} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
518 | 2023.10.26 11:47:52.439315 [ 3 ] {} <Debug> HTTP-Session: f1187fa0-614d-476b-a6a1-5fe2bb18ad57 Destroying unnamed session | ||
519 | 2023.10.26 11:47:52.439430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
520 | 2023.10.26 11:47:52.439483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
521 | 2023.10.26 11:47:52.439512 [ 3 ] {} <Debug> HTTP-Session: 27ab2999-8a07-4ac2-84f8-5e475f70e8d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
522 | 2023.10.26 11:47:52.439528 [ 3 ] {} <Debug> HTTP-Session: 27ab2999-8a07-4ac2-84f8-5e475f70e8d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
523 | 2023.10.26 11:47:52.439749 [ 3 ] {fd2d799e-8d02-4f64-963e-f5f928ce5f94} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
524 | 2023.10.26 11:47:52.439810 [ 3 ] {fd2d799e-8d02-4f64-963e-f5f928ce5f94} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
525 | 2023.10.26 11:47:52.441816 [ 3 ] {fd2d799e-8d02-4f64-963e-f5f928ce5f94} <Debug> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Loading data parts | ||
526 | 2023.10.26 11:47:52.441900 [ 3 ] {fd2d799e-8d02-4f64-963e-f5f928ce5f94} <Debug> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): There are no data parts | ||
527 | 2023.10.26 11:47:52.443069 [ 3 ] {fd2d799e-8d02-4f64-963e-f5f928ce5f94} <Debug> DynamicQueryHandler: Done processing query | ||
528 | 2023.10.26 11:47:52.443095 [ 3 ] {fd2d799e-8d02-4f64-963e-f5f928ce5f94} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
529 | 2023.10.26 11:47:52.443125 [ 3 ] {} <Debug> HTTP-Session: 27ab2999-8a07-4ac2-84f8-5e475f70e8d5 Destroying unnamed session | ||
530 | 2023.10.26 11:47:52.443242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
531 | 2023.10.26 11:47:52.443295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
532 | 2023.10.26 11:47:52.443323 [ 3 ] {} <Debug> HTTP-Session: ecd337a0-b70d-4b60-b0f9-b131a4b451c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
533 | 2023.10.26 11:47:52.443339 [ 3 ] {} <Debug> HTTP-Session: ecd337a0-b70d-4b60-b0f9-b131a4b451c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
534 | 2023.10.26 11:47:52.443504 [ 3 ] {4bbb7907-c45e-4cfc-83a2-851fab5781fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
535 | 2023.10.26 11:47:52.443560 [ 3 ] {4bbb7907-c45e-4cfc-83a2-851fab5781fc} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
536 | 2023.10.26 11:47:52.444989 [ 3 ] {4bbb7907-c45e-4cfc-83a2-851fab5781fc} <Debug> oximeter.fields_bool (f202bcd5-d2b0-4e98-81ab-2bf2b08d2216): Loading data parts | ||
537 | 2023.10.26 11:47:52.445108 [ 3 ] {4bbb7907-c45e-4cfc-83a2-851fab5781fc} <Debug> oximeter.fields_bool (f202bcd5-d2b0-4e98-81ab-2bf2b08d2216): There are no data parts | ||
538 | 2023.10.26 11:47:52.446368 [ 3 ] {4bbb7907-c45e-4cfc-83a2-851fab5781fc} <Debug> DynamicQueryHandler: Done processing query | ||
539 | 2023.10.26 11:47:52.446410 [ 3 ] {4bbb7907-c45e-4cfc-83a2-851fab5781fc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
540 | 2023.10.26 11:47:52.446438 [ 3 ] {} <Debug> HTTP-Session: ecd337a0-b70d-4b60-b0f9-b131a4b451c3 Destroying unnamed session | ||
541 | 2023.10.26 11:47:52.446555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
542 | 2023.10.26 11:47:52.446612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
543 | 2023.10.26 11:47:52.446643 [ 3 ] {} <Debug> HTTP-Session: 6756ca7f-f589-44cc-84bf-77f411d1de2a Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
544 | 2023.10.26 11:47:52.446659 [ 3 ] {} <Debug> HTTP-Session: 6756ca7f-f589-44cc-84bf-77f411d1de2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
545 | 2023.10.26 11:47:52.446824 [ 3 ] {8bd2f5c2-76a2-406f-9014-81891b491c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
546 | 2023.10.26 11:47:52.446875 [ 3 ] {8bd2f5c2-76a2-406f-9014-81891b491c0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
547 | 2023.10.26 11:47:52.448271 [ 3 ] {8bd2f5c2-76a2-406f-9014-81891b491c0c} <Debug> oximeter.fields_i8 (45209f61-b273-41ec-b2ac-470c41b0fe60): Loading data parts | ||
548 | 2023.10.26 11:47:52.448379 [ 3 ] {8bd2f5c2-76a2-406f-9014-81891b491c0c} <Debug> oximeter.fields_i8 (45209f61-b273-41ec-b2ac-470c41b0fe60): There are no data parts | ||
549 | 2023.10.26 11:47:52.449689 [ 3 ] {8bd2f5c2-76a2-406f-9014-81891b491c0c} <Debug> DynamicQueryHandler: Done processing query | ||
550 | 2023.10.26 11:47:52.449733 [ 3 ] {8bd2f5c2-76a2-406f-9014-81891b491c0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
551 | 2023.10.26 11:47:52.449750 [ 3 ] {} <Debug> HTTP-Session: 6756ca7f-f589-44cc-84bf-77f411d1de2a Destroying unnamed session | ||
552 | 2023.10.26 11:47:52.449903 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
553 | 2023.10.26 11:47:52.449966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
554 | 2023.10.26 11:47:52.449986 [ 3 ] {} <Debug> HTTP-Session: 093a858f-368e-4323-89dd-78402fdeb095 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
555 | 2023.10.26 11:47:52.450014 [ 3 ] {} <Debug> HTTP-Session: 093a858f-368e-4323-89dd-78402fdeb095 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
556 | 2023.10.26 11:47:52.450173 [ 3 ] {4b47e879-d407-478c-8a2e-aad135fc052e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
557 | 2023.10.26 11:47:52.450224 [ 3 ] {4b47e879-d407-478c-8a2e-aad135fc052e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
558 | 2023.10.26 11:47:52.451952 [ 3 ] {4b47e879-d407-478c-8a2e-aad135fc052e} <Debug> oximeter.fields_u8 (a9de2f7e-d254-4c9a-881f-6cd3d6de21fa): Loading data parts | ||
559 | 2023.10.26 11:47:52.452051 [ 3 ] {4b47e879-d407-478c-8a2e-aad135fc052e} <Debug> oximeter.fields_u8 (a9de2f7e-d254-4c9a-881f-6cd3d6de21fa): There are no data parts | ||
560 | 2023.10.26 11:47:52.453388 [ 3 ] {4b47e879-d407-478c-8a2e-aad135fc052e} <Debug> DynamicQueryHandler: Done processing query | ||
561 | 2023.10.26 11:47:52.453412 [ 3 ] {4b47e879-d407-478c-8a2e-aad135fc052e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
562 | 2023.10.26 11:47:52.453435 [ 3 ] {} <Debug> HTTP-Session: 093a858f-368e-4323-89dd-78402fdeb095 Destroying unnamed session | ||
563 | 2023.10.26 11:47:52.453550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
564 | 2023.10.26 11:47:52.453602 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
565 | 2023.10.26 11:47:52.453628 [ 3 ] {} <Debug> HTTP-Session: 58645bb3-8952-4a7d-990a-d54f4e9b0a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
566 | 2023.10.26 11:47:52.453645 [ 3 ] {} <Debug> HTTP-Session: 58645bb3-8952-4a7d-990a-d54f4e9b0a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
567 | 2023.10.26 11:47:52.453807 [ 3 ] {403ad068-1aaf-4dd6-8416-0a876683eb4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
568 | 2023.10.26 11:47:52.453856 [ 3 ] {403ad068-1aaf-4dd6-8416-0a876683eb4b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
569 | 2023.10.26 11:47:52.455103 [ 3 ] {403ad068-1aaf-4dd6-8416-0a876683eb4b} <Debug> oximeter.fields_i16 (140a9f39-383d-4ebe-8703-dad7fc097bc4): Loading data parts | ||
570 | 2023.10.26 11:47:52.455198 [ 3 ] {403ad068-1aaf-4dd6-8416-0a876683eb4b} <Debug> oximeter.fields_i16 (140a9f39-383d-4ebe-8703-dad7fc097bc4): There are no data parts | ||
571 | 2023.10.26 11:47:52.457159 [ 3 ] {403ad068-1aaf-4dd6-8416-0a876683eb4b} <Debug> DynamicQueryHandler: Done processing query | ||
572 | 2023.10.26 11:47:52.457189 [ 3 ] {403ad068-1aaf-4dd6-8416-0a876683eb4b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
573 | 2023.10.26 11:47:52.457208 [ 3 ] {} <Debug> HTTP-Session: 58645bb3-8952-4a7d-990a-d54f4e9b0a1b Destroying unnamed session | ||
574 | 2023.10.26 11:47:52.457333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
575 | 2023.10.26 11:47:52.457392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
576 | 2023.10.26 11:47:52.457417 [ 3 ] {} <Debug> HTTP-Session: f75f7c17-ab09-42fc-98e5-60ad7050b2ea Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
577 | 2023.10.26 11:47:52.457444 [ 3 ] {} <Debug> HTTP-Session: f75f7c17-ab09-42fc-98e5-60ad7050b2ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
578 | 2023.10.26 11:47:52.457637 [ 3 ] {2f145a7e-7804-4ee0-a4ab-814c325893eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
579 | 2023.10.26 11:47:52.457688 [ 3 ] {2f145a7e-7804-4ee0-a4ab-814c325893eb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
580 | 2023.10.26 11:47:52.459175 [ 3 ] {2f145a7e-7804-4ee0-a4ab-814c325893eb} <Debug> oximeter.fields_u16 (1a70f8cf-d1bb-48fe-ba02-a0868165fb4b): Loading data parts | ||
581 | 2023.10.26 11:47:52.459283 [ 3 ] {2f145a7e-7804-4ee0-a4ab-814c325893eb} <Debug> oximeter.fields_u16 (1a70f8cf-d1bb-48fe-ba02-a0868165fb4b): There are no data parts | ||
582 | 2023.10.26 11:47:52.460416 [ 3 ] {2f145a7e-7804-4ee0-a4ab-814c325893eb} <Debug> DynamicQueryHandler: Done processing query | ||
583 | 2023.10.26 11:47:52.460448 [ 3 ] {2f145a7e-7804-4ee0-a4ab-814c325893eb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
584 | 2023.10.26 11:47:52.460463 [ 3 ] {} <Debug> HTTP-Session: f75f7c17-ab09-42fc-98e5-60ad7050b2ea Destroying unnamed session | ||
585 | 2023.10.26 11:47:52.460578 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
586 | 2023.10.26 11:47:52.460631 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
587 | 2023.10.26 11:47:52.460651 [ 3 ] {} <Debug> HTTP-Session: 372bd4d6-00eb-425a-a53a-7aba9662e2c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
588 | 2023.10.26 11:47:52.460672 [ 3 ] {} <Debug> HTTP-Session: 372bd4d6-00eb-425a-a53a-7aba9662e2c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
589 | 2023.10.26 11:47:52.460824 [ 3 ] {35a725d9-0357-48d0-9462-9e5c890d3ae1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
590 | 2023.10.26 11:47:52.460871 [ 3 ] {35a725d9-0357-48d0-9462-9e5c890d3ae1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
591 | 2023.10.26 11:47:52.462113 [ 3 ] {35a725d9-0357-48d0-9462-9e5c890d3ae1} <Debug> oximeter.fields_i32 (e0684642-1349-42e0-a781-edf175af7aa3): Loading data parts | ||
592 | 2023.10.26 11:47:52.462200 [ 3 ] {35a725d9-0357-48d0-9462-9e5c890d3ae1} <Debug> oximeter.fields_i32 (e0684642-1349-42e0-a781-edf175af7aa3): There are no data parts | ||
593 | 2023.10.26 11:47:52.463188 [ 3 ] {35a725d9-0357-48d0-9462-9e5c890d3ae1} <Debug> DynamicQueryHandler: Done processing query | ||
594 | 2023.10.26 11:47:52.463212 [ 3 ] {35a725d9-0357-48d0-9462-9e5c890d3ae1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
595 | 2023.10.26 11:47:52.463237 [ 3 ] {} <Debug> HTTP-Session: 372bd4d6-00eb-425a-a53a-7aba9662e2c5 Destroying unnamed session | ||
596 | 2023.10.26 11:47:52.463349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
597 | 2023.10.26 11:47:52.463398 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
598 | 2023.10.26 11:47:52.463426 [ 3 ] {} <Debug> HTTP-Session: 67c8881c-d984-4016-8e6f-b4d46702c6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
599 | 2023.10.26 11:47:52.463441 [ 3 ] {} <Debug> HTTP-Session: 67c8881c-d984-4016-8e6f-b4d46702c6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
600 | 2023.10.26 11:47:52.463597 [ 3 ] {401fa703-c163-49dd-9b2a-a811c1189ef7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
601 | 2023.10.26 11:47:52.463639 [ 3 ] {401fa703-c163-49dd-9b2a-a811c1189ef7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
602 | 2023.10.26 11:47:52.464871 [ 3 ] {401fa703-c163-49dd-9b2a-a811c1189ef7} <Debug> oximeter.fields_u32 (b439e7f9-80b1-4cd2-8378-1ca02b6f9888): Loading data parts | ||
603 | 2023.10.26 11:47:52.464957 [ 3 ] {401fa703-c163-49dd-9b2a-a811c1189ef7} <Debug> oximeter.fields_u32 (b439e7f9-80b1-4cd2-8378-1ca02b6f9888): There are no data parts | ||
604 | 2023.10.26 11:47:52.465942 [ 3 ] {401fa703-c163-49dd-9b2a-a811c1189ef7} <Debug> DynamicQueryHandler: Done processing query | ||
605 | 2023.10.26 11:47:52.465974 [ 3 ] {401fa703-c163-49dd-9b2a-a811c1189ef7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
606 | 2023.10.26 11:47:52.465989 [ 3 ] {} <Debug> HTTP-Session: 67c8881c-d984-4016-8e6f-b4d46702c6ab Destroying unnamed session | ||
607 | 2023.10.26 11:47:52.466104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
608 | 2023.10.26 11:47:52.466152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
609 | 2023.10.26 11:47:52.466171 [ 3 ] {} <Debug> HTTP-Session: 9bb093af-b5fb-4610-9331-20731aac1be9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
610 | 2023.10.26 11:47:52.466195 [ 3 ] {} <Debug> HTTP-Session: 9bb093af-b5fb-4610-9331-20731aac1be9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
611 | 2023.10.26 11:47:52.466352 [ 3 ] {f3bcaf15-5c41-4499-83dc-39247ac54260} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
612 | 2023.10.26 11:47:52.466431 [ 3 ] {f3bcaf15-5c41-4499-83dc-39247ac54260} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
613 | 2023.10.26 11:47:52.467723 [ 3 ] {f3bcaf15-5c41-4499-83dc-39247ac54260} <Debug> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Loading data parts | ||
614 | 2023.10.26 11:47:52.467809 [ 3 ] {f3bcaf15-5c41-4499-83dc-39247ac54260} <Debug> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): There are no data parts | ||
615 | 2023.10.26 11:47:52.469100 [ 3 ] {f3bcaf15-5c41-4499-83dc-39247ac54260} <Debug> DynamicQueryHandler: Done processing query | ||
616 | 2023.10.26 11:47:52.469124 [ 3 ] {f3bcaf15-5c41-4499-83dc-39247ac54260} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
617 | 2023.10.26 11:47:52.469148 [ 3 ] {} <Debug> HTTP-Session: 9bb093af-b5fb-4610-9331-20731aac1be9 Destroying unnamed session | ||
618 | 2023.10.26 11:47:52.469268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
619 | 2023.10.26 11:47:52.469312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
620 | 2023.10.26 11:47:52.469337 [ 3 ] {} <Debug> HTTP-Session: d0b86846-dc20-4342-85e8-ecd22a320351 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
621 | 2023.10.26 11:47:52.469359 [ 3 ] {} <Debug> HTTP-Session: d0b86846-dc20-4342-85e8-ecd22a320351 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
622 | 2023.10.26 11:47:52.469511 [ 3 ] {ec2bb736-27fe-40a1-a432-f041dd1b85e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
623 | 2023.10.26 11:47:52.469560 [ 3 ] {ec2bb736-27fe-40a1-a432-f041dd1b85e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
624 | 2023.10.26 11:47:52.470839 [ 3 ] {ec2bb736-27fe-40a1-a432-f041dd1b85e8} <Debug> oximeter.fields_u64 (97c77be1-ff66-4b7d-9aec-dd07dff5ad36): Loading data parts | ||
625 | 2023.10.26 11:47:52.470921 [ 3 ] {ec2bb736-27fe-40a1-a432-f041dd1b85e8} <Debug> oximeter.fields_u64 (97c77be1-ff66-4b7d-9aec-dd07dff5ad36): There are no data parts | ||
626 | 2023.10.26 11:47:52.471922 [ 3 ] {ec2bb736-27fe-40a1-a432-f041dd1b85e8} <Debug> DynamicQueryHandler: Done processing query | ||
627 | 2023.10.26 11:47:52.471946 [ 3 ] {ec2bb736-27fe-40a1-a432-f041dd1b85e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
628 | 2023.10.26 11:47:52.471968 [ 3 ] {} <Debug> HTTP-Session: d0b86846-dc20-4342-85e8-ecd22a320351 Destroying unnamed session | ||
629 | 2023.10.26 11:47:52.472079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
630 | 2023.10.26 11:47:52.472130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
631 | 2023.10.26 11:47:52.472155 [ 3 ] {} <Debug> HTTP-Session: 33778b6a-23ba-4f72-928c-a94ce8a3a0a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
632 | 2023.10.26 11:47:52.472171 [ 3 ] {} <Debug> HTTP-Session: 33778b6a-23ba-4f72-928c-a94ce8a3a0a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
633 | 2023.10.26 11:47:52.472328 [ 3 ] {b8011efc-0394-453f-a426-8c6f8f5f2fbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
634 | 2023.10.26 11:47:52.472381 [ 3 ] {b8011efc-0394-453f-a426-8c6f8f5f2fbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
635 | 2023.10.26 11:47:52.473705 [ 3 ] {b8011efc-0394-453f-a426-8c6f8f5f2fbe} <Debug> oximeter.fields_ipaddr (9827892c-7e74-434a-abea-2faa6293bb88): Loading data parts | ||
636 | 2023.10.26 11:47:52.473787 [ 3 ] {b8011efc-0394-453f-a426-8c6f8f5f2fbe} <Debug> oximeter.fields_ipaddr (9827892c-7e74-434a-abea-2faa6293bb88): There are no data parts | ||
637 | 2023.10.26 11:47:52.475266 [ 3 ] {b8011efc-0394-453f-a426-8c6f8f5f2fbe} <Debug> DynamicQueryHandler: Done processing query | ||
638 | 2023.10.26 11:47:52.475299 [ 3 ] {b8011efc-0394-453f-a426-8c6f8f5f2fbe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
639 | 2023.10.26 11:47:52.475313 [ 3 ] {} <Debug> HTTP-Session: 33778b6a-23ba-4f72-928c-a94ce8a3a0a2 Destroying unnamed session | ||
640 | 2023.10.26 11:47:52.475454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
641 | 2023.10.26 11:47:52.475534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
642 | 2023.10.26 11:47:52.475565 [ 3 ] {} <Debug> HTTP-Session: 18c1afde-f88a-4101-aa2b-7cb99de7bdb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
643 | 2023.10.26 11:47:52.475598 [ 3 ] {} <Debug> HTTP-Session: 18c1afde-f88a-4101-aa2b-7cb99de7bdb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
644 | 2023.10.26 11:47:52.475808 [ 3 ] {3973cb17-2e5b-4d9f-93a9-6d79a2d5d9a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
645 | 2023.10.26 11:47:52.475864 [ 3 ] {3973cb17-2e5b-4d9f-93a9-6d79a2d5d9a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
646 | 2023.10.26 11:47:52.477367 [ 3 ] {3973cb17-2e5b-4d9f-93a9-6d79a2d5d9a2} <Debug> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Loading data parts | ||
647 | 2023.10.26 11:47:52.477468 [ 3 ] {3973cb17-2e5b-4d9f-93a9-6d79a2d5d9a2} <Debug> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): There are no data parts | ||
648 | 2023.10.26 11:47:52.478875 [ 3 ] {3973cb17-2e5b-4d9f-93a9-6d79a2d5d9a2} <Debug> DynamicQueryHandler: Done processing query | ||
649 | 2023.10.26 11:47:52.478916 [ 3 ] {3973cb17-2e5b-4d9f-93a9-6d79a2d5d9a2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
650 | 2023.10.26 11:47:52.478931 [ 3 ] {} <Debug> HTTP-Session: 18c1afde-f88a-4101-aa2b-7cb99de7bdb6 Destroying unnamed session | ||
651 | 2023.10.26 11:47:52.479049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
652 | 2023.10.26 11:47:52.479122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
653 | 2023.10.26 11:47:52.479142 [ 3 ] {} <Debug> HTTP-Session: bde40050-cd66-4161-bcbd-7c1dd1a5a32d Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
654 | 2023.10.26 11:47:52.479172 [ 3 ] {} <Debug> HTTP-Session: bde40050-cd66-4161-bcbd-7c1dd1a5a32d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
655 | 2023.10.26 11:47:52.479327 [ 3 ] {9878d908-5605-4509-a730-17034be95f9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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) | ||
656 | 2023.10.26 11:47:52.479388 [ 3 ] {9878d908-5605-4509-a730-17034be95f9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
657 | 2023.10.26 11:47:52.480687 [ 3 ] {9878d908-5605-4509-a730-17034be95f9b} <Debug> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Loading data parts | ||
658 | 2023.10.26 11:47:52.480788 [ 3 ] {9878d908-5605-4509-a730-17034be95f9b} <Debug> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): There are no data parts | ||
659 | 2023.10.26 11:47:52.482727 [ 3 ] {9878d908-5605-4509-a730-17034be95f9b} <Debug> DynamicQueryHandler: Done processing query | ||
660 | 2023.10.26 11:47:52.482751 [ 3 ] {9878d908-5605-4509-a730-17034be95f9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
661 | 2023.10.26 11:47:52.482782 [ 3 ] {} <Debug> HTTP-Session: bde40050-cd66-4161-bcbd-7c1dd1a5a32d Destroying unnamed session | ||
662 | 2023.10.26 11:47:52.482905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
663 | 2023.10.26 11:47:52.482961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
664 | 2023.10.26 11:47:52.482993 [ 3 ] {} <Debug> HTTP-Session: 35ab6a27-804f-45bb-8c43-6cc34ccfa7d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
665 | 2023.10.26 11:47:52.483009 [ 3 ] {} <Debug> HTTP-Session: 35ab6a27-804f-45bb-8c43-6cc34ccfa7d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
666 | 2023.10.26 11:47:52.483235 [ 3 ] {354ce1c0-6363-4408-929e-565cc58d6cb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) 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, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) | ||
667 | 2023.10.26 11:47:52.483303 [ 3 ] {354ce1c0-6363-4408-929e-565cc58d6cb4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
668 | 2023.10.26 11:47:52.484652 [ 3 ] {354ce1c0-6363-4408-929e-565cc58d6cb4} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c): Loading data parts | ||
669 | 2023.10.26 11:47:52.484760 [ 3 ] {354ce1c0-6363-4408-929e-565cc58d6cb4} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c): There are no data parts | ||
670 | 2023.10.26 11:47:52.485972 [ 3 ] {354ce1c0-6363-4408-929e-565cc58d6cb4} <Debug> DynamicQueryHandler: Done processing query | ||
671 | 2023.10.26 11:47:52.485996 [ 3 ] {354ce1c0-6363-4408-929e-565cc58d6cb4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
672 | 2023.10.26 11:47:52.486021 [ 3 ] {} <Debug> HTTP-Session: 35ab6a27-804f-45bb-8c43-6cc34ccfa7d5 Destroying unnamed session | ||
673 | 2023.10.26 11:47:52.486150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47365, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
674 | 2023.10.26 11:47:52.486201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
675 | 2023.10.26 11:47:52.486227 [ 3 ] {} <Debug> HTTP-Session: 6f4af1aa-1f18-4d0c-b008-51ce8d1a44a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47365 | ||
676 | 2023.10.26 11:47:52.486244 [ 3 ] {} <Debug> HTTP-Session: 6f4af1aa-1f18-4d0c-b008-51ce8d1a44a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
677 | 2023.10.26 11:47:52.486365 [ 3 ] {c5fd4f2a-ddf7-48e4-8b99-aae890312de0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47365) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
678 | 2023.10.26 11:47:52.487016 [ 3 ] {c5fd4f2a-ddf7-48e4-8b99-aae890312de0} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
679 | 2023.10.26 11:47:52.489882 [ 3 ] {c5fd4f2a-ddf7-48e4-8b99-aae890312de0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.80 GiB. | ||
680 | 2023.10.26 11:47:52.491647 [ 3 ] {c5fd4f2a-ddf7-48e4-8b99-aae890312de0} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
681 | 2023.10.26 11:47:52.491863 [ 3 ] {c5fd4f2a-ddf7-48e4-8b99-aae890312de0} <Trace> oximeter.version (c344c3ec-5654-496a-aa7f-fe23763be3a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
682 | 2023.10.26 11:47:52.492077 [ 3 ] {c5fd4f2a-ddf7-48e4-8b99-aae890312de0} <Information> executeQuery: Read 1 rows, 16.00 B in 0.005672783 sec., 176 rows/sec., 2.75 KiB/sec. | ||
683 | 2023.10.26 11:47:52.492202 [ 3 ] {c5fd4f2a-ddf7-48e4-8b99-aae890312de0} <Debug> DynamicQueryHandler: Done processing query | ||
684 | 2023.10.26 11:47:52.492223 [ 3 ] {c5fd4f2a-ddf7-48e4-8b99-aae890312de0} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
685 | 2023.10.26 11:47:52.492253 [ 3 ] {} <Debug> HTTP-Session: 6f4af1aa-1f18-4d0c-b008-51ce8d1a44a0 Destroying unnamed session | ||
686 | 2023.10.26 11:47:53.000169 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.28 MiB (RSS), difference: 9.28 MiB | ||
687 | 2023.10.26 11:48:06.621200 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
688 | 2023.10.26 11:48:06.621263 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
689 | 2023.10.26 11:48:21.621331 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
690 | 2023.10.26 11:48:21.621420 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
691 | 2023.10.26 11:48:36.621681 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
692 | 2023.10.26 11:48:36.621739 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
693 | 2023.10.26 11:48:37.521998 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
694 | 2023.10.26 11:48:37.522130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
695 | 2023.10.26 11:48:37.522153 [ 3 ] {} <Debug> HTTP-Session: 2b3456e5-d58e-4e4f-94f3-b7916749e9c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
696 | 2023.10.26 11:48:37.522194 [ 3 ] {} <Debug> HTTP-Session: 2b3456e5-d58e-4e4f-94f3-b7916749e9c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
697 | 2023.10.26 11:48:37.522345 [ 3 ] {5fdacf07-1e77-404e-9f22-da745f943f50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
698 | 2023.10.26 11:48:37.522745 [ 3 ] {5fdacf07-1e77-404e-9f22-da745f943f50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
699 | 2023.10.26 11:48:37.523537 [ 3 ] {5fdacf07-1e77-404e-9f22-da745f943f50} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
700 | 2023.10.26 11:48:37.523618 [ 3 ] {5fdacf07-1e77-404e-9f22-da745f943f50} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
701 | 2023.10.26 11:48:37.524591 [ 3 ] {5fdacf07-1e77-404e-9f22-da745f943f50} <Debug> DynamicQueryHandler: Done processing query | ||
702 | 2023.10.26 11:48:37.524622 [ 3 ] {5fdacf07-1e77-404e-9f22-da745f943f50} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
703 | 2023.10.26 11:48:37.524659 [ 3 ] {} <Debug> HTTP-Session: 2b3456e5-d58e-4e4f-94f3-b7916749e9c0 Destroying unnamed session | ||
704 | 2023.10.26 11:48:37.525131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
705 | 2023.10.26 11:48:37.525192 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
706 | 2023.10.26 11:48:37.525227 [ 3 ] {} <Debug> HTTP-Session: 10ed70ed-1d0e-4513-9494-117615328648 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
707 | 2023.10.26 11:48:37.525245 [ 3 ] {} <Debug> HTTP-Session: 10ed70ed-1d0e-4513-9494-117615328648 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
708 | 2023.10.26 11:48:37.525386 [ 3 ] {f64a18f6-a36b-4570-97ec-0e48d65a1d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) | ||
709 | 2023.10.26 11:48:37.535200 [ 3 ] {f64a18f6-a36b-4570-97ec-0e48d65a1d00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
710 | 2023.10.26 11:48:37.535364 [ 3 ] {f64a18f6-a36b-4570-97ec-0e48d65a1d00} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
711 | 2023.10.26 11:48:37.535416 [ 3 ] {f64a18f6-a36b-4570-97ec-0e48d65a1d00} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
712 | 2023.10.26 11:48:37.536293 [ 3 ] {f64a18f6-a36b-4570-97ec-0e48d65a1d00} <Debug> DynamicQueryHandler: Done processing query | ||
713 | 2023.10.26 11:48:37.536336 [ 3 ] {f64a18f6-a36b-4570-97ec-0e48d65a1d00} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
714 | 2023.10.26 11:48:37.536365 [ 3 ] {} <Debug> HTTP-Session: 10ed70ed-1d0e-4513-9494-117615328648 Destroying unnamed session | ||
715 | 2023.10.26 11:48:37.537274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
716 | 2023.10.26 11:48:37.537332 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
717 | 2023.10.26 11:48:37.537361 [ 3 ] {} <Debug> HTTP-Session: df8a037e-dd63-4c49-8343-c8b02da22b03 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
718 | 2023.10.26 11:48:37.537378 [ 3 ] {} <Debug> HTTP-Session: df8a037e-dd63-4c49-8343-c8b02da22b03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
719 | 2023.10.26 11:48:37.537501 [ 3 ] {4948d335-f6ba-4fc4-a783-2252fa1e84fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) | ||
720 | 2023.10.26 11:48:37.537949 [ 3 ] {4948d335-f6ba-4fc4-a783-2252fa1e84fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
721 | 2023.10.26 11:48:37.538106 [ 3 ] {4948d335-f6ba-4fc4-a783-2252fa1e84fd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
722 | 2023.10.26 11:48:37.538155 [ 3 ] {4948d335-f6ba-4fc4-a783-2252fa1e84fd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
723 | 2023.10.26 11:48:37.538994 [ 3 ] {4948d335-f6ba-4fc4-a783-2252fa1e84fd} <Debug> DynamicQueryHandler: Done processing query | ||
724 | 2023.10.26 11:48:37.539029 [ 3 ] {4948d335-f6ba-4fc4-a783-2252fa1e84fd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
725 | 2023.10.26 11:48:37.539045 [ 3 ] {} <Debug> HTTP-Session: df8a037e-dd63-4c49-8343-c8b02da22b03 Destroying unnamed session | ||
726 | 2023.10.26 11:48:37.539421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
727 | 2023.10.26 11:48:37.539471 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
728 | 2023.10.26 11:48:37.539490 [ 3 ] {} <Debug> HTTP-Session: cc96a5c9-e8f8-4474-b630-1f42fc64bdda Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
729 | 2023.10.26 11:48:37.539513 [ 3 ] {} <Debug> HTTP-Session: cc96a5c9-e8f8-4474-b630-1f42fc64bdda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
730 | 2023.10.26 11:48:37.539629 [ 3 ] {f1354124-ce2a-40ae-be56-62b77c57272b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) | ||
731 | 2023.10.26 11:48:37.539983 [ 3 ] {f1354124-ce2a-40ae-be56-62b77c57272b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
732 | 2023.10.26 11:48:37.540135 [ 3 ] {f1354124-ce2a-40ae-be56-62b77c57272b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
733 | 2023.10.26 11:48:37.540183 [ 3 ] {f1354124-ce2a-40ae-be56-62b77c57272b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
734 | 2023.10.26 11:48:37.540850 [ 3 ] {f1354124-ce2a-40ae-be56-62b77c57272b} <Debug> DynamicQueryHandler: Done processing query | ||
735 | 2023.10.26 11:48:37.540882 [ 3 ] {f1354124-ce2a-40ae-be56-62b77c57272b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
736 | 2023.10.26 11:48:37.540898 [ 3 ] {} <Debug> HTTP-Session: cc96a5c9-e8f8-4474-b630-1f42fc64bdda Destroying unnamed session | ||
737 | 2023.10.26 11:48:37.541152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
738 | 2023.10.26 11:48:37.541200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
739 | 2023.10.26 11:48:37.541217 [ 3 ] {} <Debug> HTTP-Session: 2ddb63f2-94d3-47f0-911f-ac86c954aad0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
740 | 2023.10.26 11:48:37.541238 [ 3 ] {} <Debug> HTTP-Session: 2ddb63f2-94d3-47f0-911f-ac86c954aad0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
741 | 2023.10.26 11:48:37.541340 [ 3 ] {260fcb20-643d-43ec-8bc7-38c0cad80094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
742 | 2023.10.26 11:48:37.541739 [ 3 ] {260fcb20-643d-43ec-8bc7-38c0cad80094} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
743 | 2023.10.26 11:48:37.541892 [ 3 ] {260fcb20-643d-43ec-8bc7-38c0cad80094} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
744 | 2023.10.26 11:48:37.541939 [ 3 ] {260fcb20-643d-43ec-8bc7-38c0cad80094} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
745 | 2023.10.26 11:48:37.542642 [ 3 ] {260fcb20-643d-43ec-8bc7-38c0cad80094} <Debug> DynamicQueryHandler: Done processing query | ||
746 | 2023.10.26 11:48:37.542677 [ 3 ] {260fcb20-643d-43ec-8bc7-38c0cad80094} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
747 | 2023.10.26 11:48:37.542693 [ 3 ] {} <Debug> HTTP-Session: 2ddb63f2-94d3-47f0-911f-ac86c954aad0 Destroying unnamed session | ||
748 | 2023.10.26 11:48:37.542929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
749 | 2023.10.26 11:48:37.542980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
750 | 2023.10.26 11:48:37.542998 [ 3 ] {} <Debug> HTTP-Session: d6396220-1bbb-46d5-9437-34d9f9cce24d Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
751 | 2023.10.26 11:48:37.543022 [ 3 ] {} <Debug> HTTP-Session: d6396220-1bbb-46d5-9437-34d9f9cce24d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
752 | 2023.10.26 11:48:37.543137 [ 3 ] {4b1ac08e-a7d1-4e6e-b140-60df803d09be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
753 | 2023.10.26 11:48:37.543498 [ 3 ] {4b1ac08e-a7d1-4e6e-b140-60df803d09be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
754 | 2023.10.26 11:48:37.543654 [ 3 ] {4b1ac08e-a7d1-4e6e-b140-60df803d09be} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
755 | 2023.10.26 11:48:37.543703 [ 3 ] {4b1ac08e-a7d1-4e6e-b140-60df803d09be} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
756 | 2023.10.26 11:48:37.544536 [ 3 ] {4b1ac08e-a7d1-4e6e-b140-60df803d09be} <Debug> DynamicQueryHandler: Done processing query | ||
757 | 2023.10.26 11:48:37.544571 [ 3 ] {4b1ac08e-a7d1-4e6e-b140-60df803d09be} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
758 | 2023.10.26 11:48:37.544587 [ 3 ] {} <Debug> HTTP-Session: d6396220-1bbb-46d5-9437-34d9f9cce24d Destroying unnamed session | ||
759 | 2023.10.26 11:48:37.544915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
760 | 2023.10.26 11:48:37.544966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
761 | 2023.10.26 11:48:37.544984 [ 3 ] {} <Debug> HTTP-Session: 9508fab0-d87e-4b86-98ae-232bd217dafe Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
762 | 2023.10.26 11:48:37.545009 [ 3 ] {} <Debug> HTTP-Session: 9508fab0-d87e-4b86-98ae-232bd217dafe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
763 | 2023.10.26 11:48:37.545129 [ 3 ] {a2eee1d2-5828-4cc3-8d8a-ed0cfee8c529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) | ||
764 | 2023.10.26 11:48:37.545481 [ 3 ] {a2eee1d2-5828-4cc3-8d8a-ed0cfee8c529} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
765 | 2023.10.26 11:48:37.545638 [ 3 ] {a2eee1d2-5828-4cc3-8d8a-ed0cfee8c529} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
766 | 2023.10.26 11:48:37.545688 [ 3 ] {a2eee1d2-5828-4cc3-8d8a-ed0cfee8c529} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
767 | 2023.10.26 11:48:37.546377 [ 3 ] {a2eee1d2-5828-4cc3-8d8a-ed0cfee8c529} <Debug> DynamicQueryHandler: Done processing query | ||
768 | 2023.10.26 11:48:37.546412 [ 3 ] {a2eee1d2-5828-4cc3-8d8a-ed0cfee8c529} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
769 | 2023.10.26 11:48:37.546435 [ 3 ] {} <Debug> HTTP-Session: 9508fab0-d87e-4b86-98ae-232bd217dafe Destroying unnamed session | ||
770 | 2023.10.26 11:48:37.546665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
771 | 2023.10.26 11:48:37.546717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
772 | 2023.10.26 11:48:37.546743 [ 3 ] {} <Debug> HTTP-Session: 51d0fa84-acb3-40fc-9932-a99ebba6287b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
773 | 2023.10.26 11:48:37.546759 [ 3 ] {} <Debug> HTTP-Session: 51d0fa84-acb3-40fc-9932-a99ebba6287b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
774 | 2023.10.26 11:48:37.546878 [ 3 ] {8f36db6d-3e6c-49ac-80b7-c25a260c0e96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
775 | 2023.10.26 11:48:37.547224 [ 3 ] {8f36db6d-3e6c-49ac-80b7-c25a260c0e96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
776 | 2023.10.26 11:48:37.547379 [ 3 ] {8f36db6d-3e6c-49ac-80b7-c25a260c0e96} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
777 | 2023.10.26 11:48:37.547432 [ 3 ] {8f36db6d-3e6c-49ac-80b7-c25a260c0e96} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
778 | 2023.10.26 11:48:37.548335 [ 3 ] {8f36db6d-3e6c-49ac-80b7-c25a260c0e96} <Debug> DynamicQueryHandler: Done processing query | ||
779 | 2023.10.26 11:48:37.548362 [ 3 ] {8f36db6d-3e6c-49ac-80b7-c25a260c0e96} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
780 | 2023.10.26 11:48:37.548378 [ 3 ] {} <Debug> HTTP-Session: 51d0fa84-acb3-40fc-9932-a99ebba6287b Destroying unnamed session | ||
781 | 2023.10.26 11:48:37.548604 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
782 | 2023.10.26 11:48:37.548657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
783 | 2023.10.26 11:48:37.548676 [ 3 ] {} <Debug> HTTP-Session: 9e1d2a8a-790c-4242-85c6-457ac8690727 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
784 | 2023.10.26 11:48:37.548692 [ 3 ] {} <Debug> HTTP-Session: 9e1d2a8a-790c-4242-85c6-457ac8690727 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
785 | 2023.10.26 11:48:37.548814 [ 3 ] {818080ac-6c5a-4b60-9b8c-b58e813636c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
786 | 2023.10.26 11:48:37.549177 [ 3 ] {818080ac-6c5a-4b60-9b8c-b58e813636c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
787 | 2023.10.26 11:48:37.549328 [ 3 ] {818080ac-6c5a-4b60-9b8c-b58e813636c8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
788 | 2023.10.26 11:48:37.549377 [ 3 ] {818080ac-6c5a-4b60-9b8c-b58e813636c8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
789 | 2023.10.26 11:48:37.550111 [ 3 ] {818080ac-6c5a-4b60-9b8c-b58e813636c8} <Debug> DynamicQueryHandler: Done processing query | ||
790 | 2023.10.26 11:48:37.550138 [ 3 ] {818080ac-6c5a-4b60-9b8c-b58e813636c8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
791 | 2023.10.26 11:48:37.550153 [ 3 ] {} <Debug> HTTP-Session: 9e1d2a8a-790c-4242-85c6-457ac8690727 Destroying unnamed session | ||
792 | 2023.10.26 11:48:37.550382 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
793 | 2023.10.26 11:48:37.550425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
794 | 2023.10.26 11:48:37.550443 [ 3 ] {} <Debug> HTTP-Session: 9a9bc24f-4c71-41a7-ae3f-dee52aa09a52 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
795 | 2023.10.26 11:48:37.550460 [ 3 ] {} <Debug> HTTP-Session: 9a9bc24f-4c71-41a7-ae3f-dee52aa09a52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
796 | 2023.10.26 11:48:37.550576 [ 3 ] {67703481-11e7-43f2-9b36-cb267e7da617} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
797 | 2023.10.26 11:48:37.550914 [ 3 ] {67703481-11e7-43f2-9b36-cb267e7da617} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
798 | 2023.10.26 11:48:37.551058 [ 3 ] {67703481-11e7-43f2-9b36-cb267e7da617} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
799 | 2023.10.26 11:48:37.551096 [ 3 ] {67703481-11e7-43f2-9b36-cb267e7da617} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
800 | 2023.10.26 11:48:37.551834 [ 3 ] {67703481-11e7-43f2-9b36-cb267e7da617} <Debug> DynamicQueryHandler: Done processing query | ||
801 | 2023.10.26 11:48:37.551861 [ 3 ] {67703481-11e7-43f2-9b36-cb267e7da617} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
802 | 2023.10.26 11:48:37.551877 [ 3 ] {} <Debug> HTTP-Session: 9a9bc24f-4c71-41a7-ae3f-dee52aa09a52 Destroying unnamed session | ||
803 | 2023.10.26 11:48:37.552235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
804 | 2023.10.26 11:48:37.552279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
805 | 2023.10.26 11:48:37.552298 [ 3 ] {} <Debug> HTTP-Session: 63f258b5-2d68-4c5d-bb4c-e67fd872fb88 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
806 | 2023.10.26 11:48:37.552314 [ 3 ] {} <Debug> HTTP-Session: 63f258b5-2d68-4c5d-bb4c-e67fd872fb88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
807 | 2023.10.26 11:48:37.552430 [ 3 ] {4a26127e-6a89-4ff2-a284-2cf2b74910bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
808 | 2023.10.26 11:48:37.552785 [ 3 ] {4a26127e-6a89-4ff2-a284-2cf2b74910bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
809 | 2023.10.26 11:48:37.552939 [ 3 ] {4a26127e-6a89-4ff2-a284-2cf2b74910bf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
810 | 2023.10.26 11:48:37.552980 [ 3 ] {4a26127e-6a89-4ff2-a284-2cf2b74910bf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
811 | 2023.10.26 11:48:37.553752 [ 3 ] {4a26127e-6a89-4ff2-a284-2cf2b74910bf} <Debug> DynamicQueryHandler: Done processing query | ||
812 | 2023.10.26 11:48:37.553778 [ 3 ] {4a26127e-6a89-4ff2-a284-2cf2b74910bf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
813 | 2023.10.26 11:48:37.553794 [ 3 ] {} <Debug> HTTP-Session: 63f258b5-2d68-4c5d-bb4c-e67fd872fb88 Destroying unnamed session | ||
814 | 2023.10.26 11:48:37.559097 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
815 | 2023.10.26 11:48:37.559148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
816 | 2023.10.26 11:48:37.559169 [ 3 ] {} <Debug> HTTP-Session: f8c8e670-4e0c-48a2-b4b3-ba92285c5c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
817 | 2023.10.26 11:48:37.559187 [ 3 ] {} <Debug> HTTP-Session: f8c8e670-4e0c-48a2-b4b3-ba92285c5c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
818 | 2023.10.26 11:48:37.559310 [ 3 ] {87f38ed8-497a-45a7-9391-2a6314187dd6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
819 | 2023.10.26 11:48:37.559686 [ 3 ] {87f38ed8-497a-45a7-9391-2a6314187dd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
820 | 2023.10.26 11:48:37.559849 [ 3 ] {87f38ed8-497a-45a7-9391-2a6314187dd6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
821 | 2023.10.26 11:48:37.559891 [ 3 ] {87f38ed8-497a-45a7-9391-2a6314187dd6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
822 | 2023.10.26 11:48:37.560678 [ 3 ] {87f38ed8-497a-45a7-9391-2a6314187dd6} <Debug> DynamicQueryHandler: Done processing query | ||
823 | 2023.10.26 11:48:37.560705 [ 3 ] {87f38ed8-497a-45a7-9391-2a6314187dd6} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
824 | 2023.10.26 11:48:37.560721 [ 3 ] {} <Debug> HTTP-Session: f8c8e670-4e0c-48a2-b4b3-ba92285c5c51 Destroying unnamed session | ||
825 | 2023.10.26 11:48:37.560908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
826 | 2023.10.26 11:48:37.560971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
827 | 2023.10.26 11:48:37.560994 [ 3 ] {} <Debug> HTTP-Session: 2569fc22-c009-47d1-8e6a-14e8d92ccc4b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
828 | 2023.10.26 11:48:37.561015 [ 3 ] {} <Debug> HTTP-Session: 2569fc22-c009-47d1-8e6a-14e8d92ccc4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
829 | 2023.10.26 11:48:37.561107 [ 3 ] {e7c94b0d-92b9-4f8c-8da1-6bf4757d5d53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
830 | 2023.10.26 11:48:37.561154 [ 3 ] {e7c94b0d-92b9-4f8c-8da1-6bf4757d5d53} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
831 | 2023.10.26 11:48:37.561984 [ 3 ] {e7c94b0d-92b9-4f8c-8da1-6bf4757d5d53} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
832 | 2023.10.26 11:48:37.563008 [ 3 ] {e7c94b0d-92b9-4f8c-8da1-6bf4757d5d53} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
833 | 2023.10.26 11:48:37.563425 [ 3 ] {e7c94b0d-92b9-4f8c-8da1-6bf4757d5d53} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
834 | 2023.10.26 11:48:37.563588 [ 3 ] {e7c94b0d-92b9-4f8c-8da1-6bf4757d5d53} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
835 | 2023.10.26 11:48:37.563712 [ 3 ] {e7c94b0d-92b9-4f8c-8da1-6bf4757d5d53} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002539597 sec., 4725 rows/sec., 637.56 KiB/sec. | ||
836 | 2023.10.26 11:48:37.563892 [ 3 ] {e7c94b0d-92b9-4f8c-8da1-6bf4757d5d53} <Debug> DynamicQueryHandler: Done processing query | ||
837 | 2023.10.26 11:48:37.563915 [ 3 ] {e7c94b0d-92b9-4f8c-8da1-6bf4757d5d53} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
838 | 2023.10.26 11:48:37.563931 [ 3 ] {} <Debug> HTTP-Session: 2569fc22-c009-47d1-8e6a-14e8d92ccc4b Destroying unnamed session | ||
839 | 2023.10.26 11:48:37.564078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
840 | 2023.10.26 11:48:37.564124 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
841 | 2023.10.26 11:48:37.564143 [ 3 ] {} <Debug> HTTP-Session: 7f2f35f3-22c6-46b2-8e3b-aec33292b692 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
842 | 2023.10.26 11:48:37.564160 [ 3 ] {} <Debug> HTTP-Session: 7f2f35f3-22c6-46b2-8e3b-aec33292b692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
843 | 2023.10.26 11:48:37.564233 [ 3 ] {fc2ac732-76ce-4f02-b9df-715070a0629f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
844 | 2023.10.26 11:48:37.564271 [ 3 ] {fc2ac732-76ce-4f02-b9df-715070a0629f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
845 | 2023.10.26 11:48:37.564386 [ 3 ] {fc2ac732-76ce-4f02-b9df-715070a0629f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
846 | 2023.10.26 11:48:37.568497 [ 3 ] {fc2ac732-76ce-4f02-b9df-715070a0629f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
847 | 2023.10.26 11:48:37.568717 [ 3 ] {fc2ac732-76ce-4f02-b9df-715070a0629f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
848 | 2023.10.26 11:48:37.568865 [ 3 ] {fc2ac732-76ce-4f02-b9df-715070a0629f} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
849 | 2023.10.26 11:48:37.568986 [ 3 ] {fc2ac732-76ce-4f02-b9df-715070a0629f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004720519 sec., 1271 rows/sec., 71.99 KiB/sec. | ||
850 | 2023.10.26 11:48:37.569110 [ 3 ] {fc2ac732-76ce-4f02-b9df-715070a0629f} <Debug> DynamicQueryHandler: Done processing query | ||
851 | 2023.10.26 11:48:37.569133 [ 3 ] {fc2ac732-76ce-4f02-b9df-715070a0629f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
852 | 2023.10.26 11:48:37.569148 [ 3 ] {} <Debug> HTTP-Session: 7f2f35f3-22c6-46b2-8e3b-aec33292b692 Destroying unnamed session | ||
853 | 2023.10.26 11:48:37.569458 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
854 | 2023.10.26 11:48:37.569504 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
855 | 2023.10.26 11:48:37.569523 [ 3 ] {} <Debug> HTTP-Session: 22ef3140-e3d9-4f87-b5a0-d16c26e414ad Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
856 | 2023.10.26 11:48:37.569540 [ 3 ] {} <Debug> HTTP-Session: 22ef3140-e3d9-4f87-b5a0-d16c26e414ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
857 | 2023.10.26 11:48:37.569614 [ 3 ] {d01f95c5-7307-43fb-8157-86044cf9ce33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
858 | 2023.10.26 11:48:37.569651 [ 3 ] {d01f95c5-7307-43fb-8157-86044cf9ce33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
859 | 2023.10.26 11:48:37.569751 [ 3 ] {d01f95c5-7307-43fb-8157-86044cf9ce33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
860 | 2023.10.26 11:48:37.570067 [ 3 ] {d01f95c5-7307-43fb-8157-86044cf9ce33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
861 | 2023.10.26 11:48:37.570283 [ 3 ] {d01f95c5-7307-43fb-8157-86044cf9ce33} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
862 | 2023.10.26 11:48:37.570425 [ 3 ] {d01f95c5-7307-43fb-8157-86044cf9ce33} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
863 | 2023.10.26 11:48:37.570547 [ 3 ] {d01f95c5-7307-43fb-8157-86044cf9ce33} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000901913 sec., 106440 rows/sec., 10.09 MiB/sec. | ||
864 | 2023.10.26 11:48:37.570668 [ 3 ] {d01f95c5-7307-43fb-8157-86044cf9ce33} <Debug> DynamicQueryHandler: Done processing query | ||
865 | 2023.10.26 11:48:37.570691 [ 3 ] {d01f95c5-7307-43fb-8157-86044cf9ce33} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
866 | 2023.10.26 11:48:37.570706 [ 3 ] {} <Debug> HTTP-Session: 22ef3140-e3d9-4f87-b5a0-d16c26e414ad Destroying unnamed session | ||
867 | 2023.10.26 11:48:37.571122 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
868 | 2023.10.26 11:48:37.571165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
869 | 2023.10.26 11:48:37.571183 [ 3 ] {} <Debug> HTTP-Session: 9981b837-1969-449f-a26b-3f9e6fe9494c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
870 | 2023.10.26 11:48:37.571198 [ 3 ] {} <Debug> HTTP-Session: 9981b837-1969-449f-a26b-3f9e6fe9494c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
871 | 2023.10.26 11:48:37.571281 [ 3 ] {fdc89f17-7bf6-46d8-8e73-db502b7f580d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
872 | 2023.10.26 11:48:37.571316 [ 3 ] {fdc89f17-7bf6-46d8-8e73-db502b7f580d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
873 | 2023.10.26 11:48:37.572496 [ 3 ] {fdc89f17-7bf6-46d8-8e73-db502b7f580d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
874 | 2023.10.26 11:48:37.575568 [ 3 ] {fdc89f17-7bf6-46d8-8e73-db502b7f580d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
875 | 2023.10.26 11:48:37.577861 [ 3 ] {fdc89f17-7bf6-46d8-8e73-db502b7f580d} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
876 | 2023.10.26 11:48:37.578116 [ 3 ] {fdc89f17-7bf6-46d8-8e73-db502b7f580d} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
877 | 2023.10.26 11:48:37.578298 [ 3 ] {fdc89f17-7bf6-46d8-8e73-db502b7f580d} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.006941642 sec., 41920 rows/sec., 2.88 MiB/sec. | ||
878 | 2023.10.26 11:48:37.578487 [ 3 ] {fdc89f17-7bf6-46d8-8e73-db502b7f580d} <Debug> DynamicQueryHandler: Done processing query | ||
879 | 2023.10.26 11:48:37.578528 [ 3 ] {fdc89f17-7bf6-46d8-8e73-db502b7f580d} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
880 | 2023.10.26 11:48:37.578556 [ 3 ] {} <Debug> HTTP-Session: 9981b837-1969-449f-a26b-3f9e6fe9494c Destroying unnamed session | ||
881 | 2023.10.26 11:48:37.578722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
882 | 2023.10.26 11:48:37.578772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
883 | 2023.10.26 11:48:37.578791 [ 3 ] {} <Debug> HTTP-Session: e8fed065-3b4a-4ef5-98ae-28930cbecab0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
884 | 2023.10.26 11:48:37.578807 [ 3 ] {} <Debug> HTTP-Session: e8fed065-3b4a-4ef5-98ae-28930cbecab0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
885 | 2023.10.26 11:48:37.578876 [ 3 ] {8cdd5a37-f4c7-401c-9131-51fe1c0a4522} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
886 | 2023.10.26 11:48:37.578912 [ 3 ] {8cdd5a37-f4c7-401c-9131-51fe1c0a4522} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
887 | 2023.10.26 11:48:37.579016 [ 3 ] {8cdd5a37-f4c7-401c-9131-51fe1c0a4522} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
888 | 2023.10.26 11:48:37.579336 [ 3 ] {8cdd5a37-f4c7-401c-9131-51fe1c0a4522} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
889 | 2023.10.26 11:48:37.579733 [ 3 ] {8cdd5a37-f4c7-401c-9131-51fe1c0a4522} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
890 | 2023.10.26 11:48:37.579905 [ 3 ] {8cdd5a37-f4c7-401c-9131-51fe1c0a4522} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
891 | 2023.10.26 11:48:37.580022 [ 3 ] {8cdd5a37-f4c7-401c-9131-51fe1c0a4522} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001118777 sec., 5362 rows/sec., 225.20 KiB/sec. | ||
892 | 2023.10.26 11:48:37.580140 [ 3 ] {8cdd5a37-f4c7-401c-9131-51fe1c0a4522} <Debug> DynamicQueryHandler: Done processing query | ||
893 | 2023.10.26 11:48:37.580162 [ 3 ] {8cdd5a37-f4c7-401c-9131-51fe1c0a4522} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
894 | 2023.10.26 11:48:37.580177 [ 3 ] {} <Debug> HTTP-Session: e8fed065-3b4a-4ef5-98ae-28930cbecab0 Destroying unnamed session | ||
895 | 2023.10.26 11:48:37.580313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
896 | 2023.10.26 11:48:37.580358 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
897 | 2023.10.26 11:48:37.580376 [ 3 ] {} <Debug> HTTP-Session: 60e3eff7-af5e-479a-96d2-1375d7bd5da4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
898 | 2023.10.26 11:48:37.580393 [ 3 ] {} <Debug> HTTP-Session: 60e3eff7-af5e-479a-96d2-1375d7bd5da4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
899 | 2023.10.26 11:48:37.580467 [ 3 ] {6842fb91-341a-4d29-b90e-c3f3998662f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
900 | 2023.10.26 11:48:37.580508 [ 3 ] {6842fb91-341a-4d29-b90e-c3f3998662f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
901 | 2023.10.26 11:48:37.580624 [ 3 ] {6842fb91-341a-4d29-b90e-c3f3998662f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
902 | 2023.10.26 11:48:37.580895 [ 3 ] {6842fb91-341a-4d29-b90e-c3f3998662f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
903 | 2023.10.26 11:48:37.581125 [ 3 ] {6842fb91-341a-4d29-b90e-c3f3998662f8} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
904 | 2023.10.26 11:48:37.581284 [ 3 ] {6842fb91-341a-4d29-b90e-c3f3998662f8} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
905 | 2023.10.26 11:48:37.581395 [ 3 ] {6842fb91-341a-4d29-b90e-c3f3998662f8} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000945424 sec., 74040 rows/sec., 4.49 MiB/sec. | ||
906 | 2023.10.26 11:48:37.581516 [ 3 ] {6842fb91-341a-4d29-b90e-c3f3998662f8} <Debug> DynamicQueryHandler: Done processing query | ||
907 | 2023.10.26 11:48:37.581538 [ 3 ] {6842fb91-341a-4d29-b90e-c3f3998662f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
908 | 2023.10.26 11:48:37.581552 [ 3 ] {} <Debug> HTTP-Session: 60e3eff7-af5e-479a-96d2-1375d7bd5da4 Destroying unnamed session | ||
909 | 2023.10.26 11:48:37.581720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
910 | 2023.10.26 11:48:37.581764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
911 | 2023.10.26 11:48:37.581783 [ 3 ] {} <Debug> HTTP-Session: 3749aae8-d345-4e06-bd9f-96c9373fcd8a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
912 | 2023.10.26 11:48:37.581799 [ 3 ] {} <Debug> HTTP-Session: 3749aae8-d345-4e06-bd9f-96c9373fcd8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
913 | 2023.10.26 11:48:37.581867 [ 3 ] {f10966d3-aba5-4ae3-b604-17c5a1fbf434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
914 | 2023.10.26 11:48:37.581905 [ 3 ] {f10966d3-aba5-4ae3-b604-17c5a1fbf434} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
915 | 2023.10.26 11:48:37.582005 [ 3 ] {f10966d3-aba5-4ae3-b604-17c5a1fbf434} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
916 | 2023.10.26 11:48:37.582246 [ 3 ] {f10966d3-aba5-4ae3-b604-17c5a1fbf434} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.79 GiB. | ||
917 | 2023.10.26 11:48:37.582479 [ 3 ] {f10966d3-aba5-4ae3-b604-17c5a1fbf434} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
918 | 2023.10.26 11:48:37.582644 [ 3 ] {f10966d3-aba5-4ae3-b604-17c5a1fbf434} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
919 | 2023.10.26 11:48:37.582764 [ 3 ] {f10966d3-aba5-4ae3-b604-17c5a1fbf434} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000867832 sec., 24198 rows/sec., 1.25 MiB/sec. | ||
920 | 2023.10.26 11:48:37.582885 [ 3 ] {f10966d3-aba5-4ae3-b604-17c5a1fbf434} <Debug> DynamicQueryHandler: Done processing query | ||
921 | 2023.10.26 11:48:37.582907 [ 3 ] {f10966d3-aba5-4ae3-b604-17c5a1fbf434} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
922 | 2023.10.26 11:48:37.582922 [ 3 ] {} <Debug> HTTP-Session: 3749aae8-d345-4e06-bd9f-96c9373fcd8a Destroying unnamed session | ||
923 | 2023.10.26 11:48:47.503120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
924 | 2023.10.26 11:48:47.503233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
925 | 2023.10.26 11:48:47.503259 [ 3 ] {} <Debug> HTTP-Session: b68c8527-c0b0-46e6-b7ae-bc10095bea66 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
926 | 2023.10.26 11:48:47.503283 [ 3 ] {} <Debug> HTTP-Session: b68c8527-c0b0-46e6-b7ae-bc10095bea66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
927 | 2023.10.26 11:48:47.503408 [ 3 ] {232bd0e2-8ec0-4208-86c5-e6a37f0e03a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
928 | 2023.10.26 11:48:47.503469 [ 3 ] {232bd0e2-8ec0-4208-86c5-e6a37f0e03a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
929 | 2023.10.26 11:48:47.503627 [ 3 ] {232bd0e2-8ec0-4208-86c5-e6a37f0e03a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
930 | 2023.10.26 11:48:47.504003 [ 3 ] {232bd0e2-8ec0-4208-86c5-e6a37f0e03a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. | ||
931 | 2023.10.26 11:48:47.504260 [ 3 ] {232bd0e2-8ec0-4208-86c5-e6a37f0e03a4} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
932 | 2023.10.26 11:48:47.504433 [ 3 ] {232bd0e2-8ec0-4208-86c5-e6a37f0e03a4} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
933 | 2023.10.26 11:48:47.504579 [ 3 ] {232bd0e2-8ec0-4208-86c5-e6a37f0e03a4} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001132327 sec., 5298 rows/sec., 300.13 KiB/sec. | ||
934 | 2023.10.26 11:48:47.504736 [ 3 ] {232bd0e2-8ec0-4208-86c5-e6a37f0e03a4} <Debug> DynamicQueryHandler: Done processing query | ||
935 | 2023.10.26 11:48:47.504762 [ 3 ] {232bd0e2-8ec0-4208-86c5-e6a37f0e03a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
936 | 2023.10.26 11:48:47.504779 [ 3 ] {} <Debug> HTTP-Session: b68c8527-c0b0-46e6-b7ae-bc10095bea66 Destroying unnamed session | ||
937 | 2023.10.26 11:48:47.504938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
938 | 2023.10.26 11:48:47.504991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
939 | 2023.10.26 11:48:47.505011 [ 3 ] {} <Debug> HTTP-Session: 0d87d524-2179-4692-9f63-5e9af25c1a89 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
940 | 2023.10.26 11:48:47.505029 [ 3 ] {} <Debug> HTTP-Session: 0d87d524-2179-4692-9f63-5e9af25c1a89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
941 | 2023.10.26 11:48:47.505117 [ 3 ] {0389e5fd-4e1b-43b9-b5d9-66ed64ab8165} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
942 | 2023.10.26 11:48:47.505160 [ 3 ] {0389e5fd-4e1b-43b9-b5d9-66ed64ab8165} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
943 | 2023.10.26 11:48:47.505264 [ 3 ] {0389e5fd-4e1b-43b9-b5d9-66ed64ab8165} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
944 | 2023.10.26 11:48:47.505584 [ 3 ] {0389e5fd-4e1b-43b9-b5d9-66ed64ab8165} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. | ||
945 | 2023.10.26 11:48:47.505802 [ 3 ] {0389e5fd-4e1b-43b9-b5d9-66ed64ab8165} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
946 | 2023.10.26 11:48:47.505941 [ 3 ] {0389e5fd-4e1b-43b9-b5d9-66ed64ab8165} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
947 | 2023.10.26 11:48:47.506058 [ 3 ] {0389e5fd-4e1b-43b9-b5d9-66ed64ab8165} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000934334 sec., 102746 rows/sec., 9.74 MiB/sec. | ||
948 | 2023.10.26 11:48:47.506169 [ 3 ] {0389e5fd-4e1b-43b9-b5d9-66ed64ab8165} <Debug> DynamicQueryHandler: Done processing query | ||
949 | 2023.10.26 11:48:47.506192 [ 3 ] {0389e5fd-4e1b-43b9-b5d9-66ed64ab8165} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
950 | 2023.10.26 11:48:47.506207 [ 3 ] {} <Debug> HTTP-Session: 0d87d524-2179-4692-9f63-5e9af25c1a89 Destroying unnamed session | ||
951 | 2023.10.26 11:48:47.506424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
952 | 2023.10.26 11:48:47.506467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
953 | 2023.10.26 11:48:47.506486 [ 3 ] {} <Debug> HTTP-Session: ac1363d1-285e-4672-8314-8188cf8426af Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
954 | 2023.10.26 11:48:47.506501 [ 3 ] {} <Debug> HTTP-Session: ac1363d1-285e-4672-8314-8188cf8426af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
955 | 2023.10.26 11:48:47.506585 [ 3 ] {4ca3dc28-d9ca-42f4-9895-2156a18dccfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
956 | 2023.10.26 11:48:47.506623 [ 3 ] {4ca3dc28-d9ca-42f4-9895-2156a18dccfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
957 | 2023.10.26 11:48:47.506791 [ 3 ] {4ca3dc28-d9ca-42f4-9895-2156a18dccfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
958 | 2023.10.26 11:48:47.507231 [ 3 ] {4ca3dc28-d9ca-42f4-9895-2156a18dccfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. | ||
959 | 2023.10.26 11:48:47.507450 [ 3 ] {4ca3dc28-d9ca-42f4-9895-2156a18dccfc} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
960 | 2023.10.26 11:48:47.507602 [ 3 ] {4ca3dc28-d9ca-42f4-9895-2156a18dccfc} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
961 | 2023.10.26 11:48:47.507711 [ 3 ] {4ca3dc28-d9ca-42f4-9895-2156a18dccfc} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001036055 sec., 280873 rows/sec., 19.28 MiB/sec. | ||
962 | 2023.10.26 11:48:47.507837 [ 3 ] {4ca3dc28-d9ca-42f4-9895-2156a18dccfc} <Debug> DynamicQueryHandler: Done processing query | ||
963 | 2023.10.26 11:48:47.507861 [ 3 ] {4ca3dc28-d9ca-42f4-9895-2156a18dccfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
964 | 2023.10.26 11:48:47.507877 [ 3 ] {} <Debug> HTTP-Session: ac1363d1-285e-4672-8314-8188cf8426af Destroying unnamed session | ||
965 | 2023.10.26 11:48:47.508043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
966 | 2023.10.26 11:48:47.508089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
967 | 2023.10.26 11:48:47.508107 [ 3 ] {} <Debug> HTTP-Session: 9ca55af0-23da-4a34-8637-7b46acf583d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
968 | 2023.10.26 11:48:47.508124 [ 3 ] {} <Debug> HTTP-Session: 9ca55af0-23da-4a34-8637-7b46acf583d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
969 | 2023.10.26 11:48:47.508194 [ 3 ] {91fadf5e-518f-465d-b207-7e4b0fea00cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
970 | 2023.10.26 11:48:47.508232 [ 3 ] {91fadf5e-518f-465d-b207-7e4b0fea00cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
971 | 2023.10.26 11:48:47.508339 [ 3 ] {91fadf5e-518f-465d-b207-7e4b0fea00cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
972 | 2023.10.26 11:48:47.508571 [ 3 ] {91fadf5e-518f-465d-b207-7e4b0fea00cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. | ||
973 | 2023.10.26 11:48:47.508815 [ 3 ] {91fadf5e-518f-465d-b207-7e4b0fea00cf} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
974 | 2023.10.26 11:48:47.508993 [ 3 ] {91fadf5e-518f-465d-b207-7e4b0fea00cf} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
975 | 2023.10.26 11:48:47.509118 [ 3 ] {91fadf5e-518f-465d-b207-7e4b0fea00cf} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000894983 sec., 6704 rows/sec., 281.52 KiB/sec. | ||
976 | 2023.10.26 11:48:47.509262 [ 3 ] {91fadf5e-518f-465d-b207-7e4b0fea00cf} <Debug> DynamicQueryHandler: Done processing query | ||
977 | 2023.10.26 11:48:47.509286 [ 3 ] {91fadf5e-518f-465d-b207-7e4b0fea00cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
978 | 2023.10.26 11:48:47.509301 [ 3 ] {} <Debug> HTTP-Session: 9ca55af0-23da-4a34-8637-7b46acf583d1 Destroying unnamed session | ||
979 | 2023.10.26 11:48:47.509434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
980 | 2023.10.26 11:48:47.509478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
981 | 2023.10.26 11:48:47.509497 [ 3 ] {} <Debug> HTTP-Session: 7fc8717c-e756-40cb-b63c-bb771ead85a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
982 | 2023.10.26 11:48:47.509513 [ 3 ] {} <Debug> HTTP-Session: 7fc8717c-e756-40cb-b63c-bb771ead85a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
983 | 2023.10.26 11:48:47.509589 [ 3 ] {009f0293-8c80-44cd-9142-93fe66bce90a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
984 | 2023.10.26 11:48:47.509630 [ 3 ] {009f0293-8c80-44cd-9142-93fe66bce90a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
985 | 2023.10.26 11:48:47.509752 [ 3 ] {009f0293-8c80-44cd-9142-93fe66bce90a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
986 | 2023.10.26 11:48:47.510033 [ 3 ] {009f0293-8c80-44cd-9142-93fe66bce90a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. | ||
987 | 2023.10.26 11:48:47.510292 [ 3 ] {009f0293-8c80-44cd-9142-93fe66bce90a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
988 | 2023.10.26 11:48:47.510484 [ 3 ] {009f0293-8c80-44cd-9142-93fe66bce90a} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
989 | 2023.10.26 11:48:47.510602 [ 3 ] {009f0293-8c80-44cd-9142-93fe66bce90a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000985245 sec., 71048 rows/sec., 4.31 MiB/sec. | ||
990 | 2023.10.26 11:48:47.510721 [ 3 ] {009f0293-8c80-44cd-9142-93fe66bce90a} <Debug> DynamicQueryHandler: Done processing query | ||
991 | 2023.10.26 11:48:47.510745 [ 3 ] {009f0293-8c80-44cd-9142-93fe66bce90a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
992 | 2023.10.26 11:48:47.510761 [ 3 ] {} <Debug> HTTP-Session: 7fc8717c-e756-40cb-b63c-bb771ead85a3 Destroying unnamed session | ||
993 | 2023.10.26 11:48:47.510900 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
994 | 2023.10.26 11:48:47.510945 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
995 | 2023.10.26 11:48:47.510965 [ 3 ] {} <Debug> HTTP-Session: 8bb1ca83-1cf3-4527-8961-2ec8dff8592c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
996 | 2023.10.26 11:48:47.510981 [ 3 ] {} <Debug> HTTP-Session: 8bb1ca83-1cf3-4527-8961-2ec8dff8592c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
997 | 2023.10.26 11:48:47.511052 [ 3 ] {fa996251-5127-4c64-b706-da2130b57af6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
998 | 2023.10.26 11:48:47.511090 [ 3 ] {fa996251-5127-4c64-b706-da2130b57af6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
999 | 2023.10.26 11:48:47.511189 [ 3 ] {fa996251-5127-4c64-b706-da2130b57af6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1000 | 2023.10.26 11:48:47.511514 [ 3 ] {fa996251-5127-4c64-b706-da2130b57af6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. | ||
1001 | 2023.10.26 11:48:47.511755 [ 3 ] {fa996251-5127-4c64-b706-da2130b57af6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1002 | 2023.10.26 11:48:47.511928 [ 3 ] {fa996251-5127-4c64-b706-da2130b57af6} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1003 | 2023.10.26 11:48:47.512047 [ 3 ] {fa996251-5127-4c64-b706-da2130b57af6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000966264 sec., 21733 rows/sec., 1.13 MiB/sec. | ||
1004 | 2023.10.26 11:48:47.512168 [ 3 ] {fa996251-5127-4c64-b706-da2130b57af6} <Debug> DynamicQueryHandler: Done processing query | ||
1005 | 2023.10.26 11:48:47.512192 [ 3 ] {fa996251-5127-4c64-b706-da2130b57af6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1006 | 2023.10.26 11:48:47.512207 [ 3 ] {} <Debug> HTTP-Session: 8bb1ca83-1cf3-4527-8961-2ec8dff8592c Destroying unnamed session | ||
1007 | 2023.10.26 11:48:51.622000 [ 122 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1008 | 2023.10.26 11:48:51.622054 [ 122 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1009 | 2023.10.26 11:48:52.497906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1010 | 2023.10.26 11:48:52.498014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1011 | 2023.10.26 11:48:52.498038 [ 3 ] {} <Debug> HTTP-Session: 770b7e7e-c163-405b-9dc3-3e5341557d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1012 | 2023.10.26 11:48:52.498063 [ 3 ] {} <Debug> HTTP-Session: 770b7e7e-c163-405b-9dc3-3e5341557d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1013 | 2023.10.26 11:48:52.498319 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1014 | 2023.10.26 11:48:52.502190 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1015 | 2023.10.26 11:48:52.502371 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1016 | 2023.10.26 11:48:52.502476 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1017 | 2023.10.26 11:48:52.503317 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
1018 | 2023.10.26 11:48:52.505898 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1019 | 2023.10.26 11:48:52.505933 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1020 | 2023.10.26 11:48:52.508065 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
1021 | 2023.10.26 11:48:52.522967 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.024597063 sec., 487 rows/sec., 65.83 KiB/sec. | ||
1022 | 2023.10.26 11:48:52.523190 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Debug> DynamicQueryHandler: Done processing query | ||
1023 | 2023.10.26 11:48:52.523218 [ 3 ] {ceeb0124-22b1-40f6-82e6-927bc43aae27} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1024 | 2023.10.26 11:48:52.523236 [ 3 ] {} <Debug> HTTP-Session: 770b7e7e-c163-405b-9dc3-3e5341557d99 Destroying unnamed session | ||
1025 | 2023.10.26 11:48:52.524983 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1026 | 2023.10.26 11:48:52.525033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1027 | 2023.10.26 11:48:52.525055 [ 3 ] {} <Debug> HTTP-Session: d5cbb99d-43de-47f6-9bc2-78683d3f45ed Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1028 | 2023.10.26 11:48:52.525073 [ 3 ] {} <Debug> HTTP-Session: d5cbb99d-43de-47f6-9bc2-78683d3f45ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1029 | 2023.10.26 11:48:52.525207 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1030 | 2023.10.26 11:48:52.525687 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1031 | 2023.10.26 11:48:52.525858 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1032 | 2023.10.26 11:48:52.525904 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1033 | 2023.10.26 11:48:52.526051 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
1034 | 2023.10.26 11:48:52.526081 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1035 | 2023.10.26 11:48:52.526108 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1036 | 2023.10.26 11:48:52.526148 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
1037 | 2023.10.26 11:48:52.527079 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001816927 sec., 6604 rows/sec., 891.14 KiB/sec. | ||
1038 | 2023.10.26 11:48:52.527268 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Debug> DynamicQueryHandler: Done processing query | ||
1039 | 2023.10.26 11:48:52.527292 [ 3 ] {de008708-7706-4ea8-8e2d-519b20c2ad48} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1040 | 2023.10.26 11:48:52.527309 [ 3 ] {} <Debug> HTTP-Session: d5cbb99d-43de-47f6-9bc2-78683d3f45ed Destroying unnamed session | ||
1041 | 2023.10.26 11:48:52.527644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1042 | 2023.10.26 11:48:52.527689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1043 | 2023.10.26 11:48:52.527709 [ 3 ] {} <Debug> HTTP-Session: d2a28666-d118-43b9-90fd-130f4d2b3c8a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1044 | 2023.10.26 11:48:52.527726 [ 3 ] {} <Debug> HTTP-Session: d2a28666-d118-43b9-90fd-130f4d2b3c8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1045 | 2023.10.26 11:48:52.527847 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1046 | 2023.10.26 11:48:52.528361 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1047 | 2023.10.26 11:48:52.528529 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1048 | 2023.10.26 11:48:52.528573 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1049 | 2023.10.26 11:48:52.528721 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
1050 | 2023.10.26 11:48:52.528751 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1051 | 2023.10.26 11:48:52.528773 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1052 | 2023.10.26 11:48:52.528801 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
1053 | 2023.10.26 11:48:52.529701 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001770586 sec., 6777 rows/sec., 914.47 KiB/sec. | ||
1054 | 2023.10.26 11:48:52.529898 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Debug> DynamicQueryHandler: Done processing query | ||
1055 | 2023.10.26 11:48:52.529925 [ 3 ] {69d75f6c-c04d-4b13-bd16-f93a046c2e35} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1056 | 2023.10.26 11:48:52.529941 [ 3 ] {} <Debug> HTTP-Session: d2a28666-d118-43b9-90fd-130f4d2b3c8a Destroying unnamed session | ||
1057 | 2023.10.26 11:48:52.530169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1058 | 2023.10.26 11:48:52.530215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1059 | 2023.10.26 11:48:52.530235 [ 3 ] {} <Debug> HTTP-Session: b130f6df-75a7-4ef8-9069-c97acf70997d Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1060 | 2023.10.26 11:48:52.530252 [ 3 ] {} <Debug> HTTP-Session: b130f6df-75a7-4ef8-9069-c97acf70997d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1061 | 2023.10.26 11:48:52.530379 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1062 | 2023.10.26 11:48:52.530845 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1063 | 2023.10.26 11:48:52.531013 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1064 | 2023.10.26 11:48:52.531055 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1065 | 2023.10.26 11:48:52.531203 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
1066 | 2023.10.26 11:48:52.531233 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1067 | 2023.10.26 11:48:52.531254 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges | ||
1068 | 2023.10.26 11:48:52.531282 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 | ||
1069 | 2023.10.26 11:48:52.532148 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001729786 sec., 6937 rows/sec., 936.04 KiB/sec. | ||
1070 | 2023.10.26 11:48:52.532341 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Debug> DynamicQueryHandler: Done processing query | ||
1071 | 2023.10.26 11:48:52.532367 [ 3 ] {f90db040-a4ea-4dc3-b348-326bbe0a6ceb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
1072 | 2023.10.26 11:48:52.532385 [ 3 ] {} <Debug> HTTP-Session: b130f6df-75a7-4ef8-9069-c97acf70997d Destroying unnamed session | ||
1073 | 2023.10.26 11:48:52.534027 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1074 | 2023.10.26 11:48:52.534075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1075 | 2023.10.26 11:48:52.534096 [ 3 ] {} <Debug> HTTP-Session: 99db4f3b-0346-4797-a99b-ce12567a0b8b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1076 | 2023.10.26 11:48:52.534114 [ 3 ] {} <Debug> HTTP-Session: 99db4f3b-0346-4797-a99b-ce12567a0b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1077 | 2023.10.26 11:48:52.534195 [ 3 ] {1cec7d31-a8d3-4530-9918-fbc26c72bd9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1078 | 2023.10.26 11:48:52.534239 [ 3 ] {1cec7d31-a8d3-4530-9918-fbc26c72bd9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1079 | 2023.10.26 11:48:52.534380 [ 3 ] {1cec7d31-a8d3-4530-9918-fbc26c72bd9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1080 | 2023.10.26 11:48:52.534699 [ 3 ] {1cec7d31-a8d3-4530-9918-fbc26c72bd9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1081 | 2023.10.26 11:48:52.534974 [ 3 ] {1cec7d31-a8d3-4530-9918-fbc26c72bd9c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1082 | 2023.10.26 11:48:52.535145 [ 3 ] {1cec7d31-a8d3-4530-9918-fbc26c72bd9c} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1083 | 2023.10.26 11:48:52.535274 [ 3 ] {1cec7d31-a8d3-4530-9918-fbc26c72bd9c} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001042105 sec., 3838 rows/sec., 415.14 KiB/sec. | ||
1084 | 2023.10.26 11:48:52.535463 [ 3 ] {1cec7d31-a8d3-4530-9918-fbc26c72bd9c} <Debug> DynamicQueryHandler: Done processing query | ||
1085 | 2023.10.26 11:48:52.535487 [ 3 ] {1cec7d31-a8d3-4530-9918-fbc26c72bd9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1086 | 2023.10.26 11:48:52.535503 [ 3 ] {} <Debug> HTTP-Session: 99db4f3b-0346-4797-a99b-ce12567a0b8b Destroying unnamed session | ||
1087 | 2023.10.26 11:48:52.535613 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1088 | 2023.10.26 11:48:52.535658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1089 | 2023.10.26 11:48:52.535679 [ 3 ] {} <Debug> HTTP-Session: f8469cfa-ccef-4028-b4b5-d75517483695 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1090 | 2023.10.26 11:48:52.535695 [ 3 ] {} <Debug> HTTP-Session: f8469cfa-ccef-4028-b4b5-d75517483695 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1091 | 2023.10.26 11:48:52.535766 [ 3 ] {a6233f5e-faba-4f5b-86b3-568d3f048e2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1092 | 2023.10.26 11:48:52.535806 [ 3 ] {a6233f5e-faba-4f5b-86b3-568d3f048e2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1093 | 2023.10.26 11:48:52.535921 [ 3 ] {a6233f5e-faba-4f5b-86b3-568d3f048e2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1094 | 2023.10.26 11:48:52.536232 [ 3 ] {a6233f5e-faba-4f5b-86b3-568d3f048e2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1095 | 2023.10.26 11:48:52.536435 [ 3 ] {a6233f5e-faba-4f5b-86b3-568d3f048e2b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1096 | 2023.10.26 11:48:52.536585 [ 3 ] {a6233f5e-faba-4f5b-86b3-568d3f048e2b} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1097 | 2023.10.26 11:48:52.536689 [ 3 ] {a6233f5e-faba-4f5b-86b3-568d3f048e2b} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.000894453 sec., 23478 rows/sec., 1.86 MiB/sec. | ||
1098 | 2023.10.26 11:48:52.536869 [ 3 ] {a6233f5e-faba-4f5b-86b3-568d3f048e2b} <Debug> DynamicQueryHandler: Done processing query | ||
1099 | 2023.10.26 11:48:52.536893 [ 3 ] {a6233f5e-faba-4f5b-86b3-568d3f048e2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1100 | 2023.10.26 11:48:52.536909 [ 3 ] {} <Debug> HTTP-Session: f8469cfa-ccef-4028-b4b5-d75517483695 Destroying unnamed session | ||
1101 | 2023.10.26 11:48:52.537031 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 9806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1102 | 2023.10.26 11:48:52.537075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1103 | 2023.10.26 11:48:52.537094 [ 3 ] {} <Debug> HTTP-Session: 637cb472-d60c-43a7-b015-e7a8a1111fc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1104 | 2023.10.26 11:48:52.537111 [ 3 ] {} <Debug> HTTP-Session: 637cb472-d60c-43a7-b015-e7a8a1111fc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1105 | 2023.10.26 11:48:52.537184 [ 3 ] {c999c708-8b41-4960-9e8c-65c825f5078d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1106 | 2023.10.26 11:48:52.537222 [ 3 ] {c999c708-8b41-4960-9e8c-65c825f5078d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1107 | 2023.10.26 11:48:52.537324 [ 3 ] {c999c708-8b41-4960-9e8c-65c825f5078d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1108 | 2023.10.26 11:48:52.537630 [ 3 ] {c999c708-8b41-4960-9e8c-65c825f5078d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1109 | 2023.10.26 11:48:52.537823 [ 3 ] {c999c708-8b41-4960-9e8c-65c825f5078d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1110 | 2023.10.26 11:48:52.537960 [ 3 ] {c999c708-8b41-4960-9e8c-65c825f5078d} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1111 | 2023.10.26 11:48:52.538081 [ 3 ] {c999c708-8b41-4960-9e8c-65c825f5078d} <Information> executeQuery: Read 63 rows, 5.93 KiB in 0.000919823 sec., 68491 rows/sec., 6.29 MiB/sec. | ||
1112 | 2023.10.26 11:48:52.538274 [ 3 ] {c999c708-8b41-4960-9e8c-65c825f5078d} <Debug> DynamicQueryHandler: Done processing query | ||
1113 | 2023.10.26 11:48:52.538297 [ 3 ] {c999c708-8b41-4960-9e8c-65c825f5078d} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1114 | 2023.10.26 11:48:52.538314 [ 3 ] {} <Debug> HTTP-Session: 637cb472-d60c-43a7-b015-e7a8a1111fc5 Destroying unnamed session | ||
1115 | 2023.10.26 11:48:52.538419 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1116 | 2023.10.26 11:48:52.538464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1117 | 2023.10.26 11:48:52.538483 [ 3 ] {} <Debug> HTTP-Session: 3d092d9e-d574-4ddb-a1b0-139852c7d143 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1118 | 2023.10.26 11:48:52.538501 [ 3 ] {} <Debug> HTTP-Session: 3d092d9e-d574-4ddb-a1b0-139852c7d143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1119 | 2023.10.26 11:48:52.538572 [ 3 ] {3918ea44-dc08-4364-ac8c-f58a7523d7d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1120 | 2023.10.26 11:48:52.538611 [ 3 ] {3918ea44-dc08-4364-ac8c-f58a7523d7d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1121 | 2023.10.26 11:48:52.538714 [ 3 ] {3918ea44-dc08-4364-ac8c-f58a7523d7d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1122 | 2023.10.26 11:48:52.539008 [ 3 ] {3918ea44-dc08-4364-ac8c-f58a7523d7d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1123 | 2023.10.26 11:48:52.539212 [ 3 ] {3918ea44-dc08-4364-ac8c-f58a7523d7d3} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1124 | 2023.10.26 11:48:52.539357 [ 3 ] {3918ea44-dc08-4364-ac8c-f58a7523d7d3} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1125 | 2023.10.26 11:48:52.539459 [ 3 ] {3918ea44-dc08-4364-ac8c-f58a7523d7d3} <Information> executeQuery: Read 39 rows, 3.13 KiB in 0.000858623 sec., 45421 rows/sec., 3.56 MiB/sec. | ||
1126 | 2023.10.26 11:48:52.539623 [ 3 ] {3918ea44-dc08-4364-ac8c-f58a7523d7d3} <Debug> DynamicQueryHandler: Done processing query | ||
1127 | 2023.10.26 11:48:52.539647 [ 3 ] {3918ea44-dc08-4364-ac8c-f58a7523d7d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1128 | 2023.10.26 11:48:52.539663 [ 3 ] {} <Debug> HTTP-Session: 3d092d9e-d574-4ddb-a1b0-139852c7d143 Destroying unnamed session | ||
1129 | 2023.10.26 11:48:52.539802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1130 | 2023.10.26 11:48:52.539852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1131 | 2023.10.26 11:48:52.539871 [ 3 ] {} <Debug> HTTP-Session: 3d45cb6a-2b9c-44e8-b6cf-65fa100bf82f Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1132 | 2023.10.26 11:48:52.539887 [ 3 ] {} <Debug> HTTP-Session: 3d45cb6a-2b9c-44e8-b6cf-65fa100bf82f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1133 | 2023.10.26 11:48:52.539962 [ 3 ] {a3d49091-d584-4973-9d17-4b20c2b5c5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1134 | 2023.10.26 11:48:52.540006 [ 3 ] {a3d49091-d584-4973-9d17-4b20c2b5c5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1135 | 2023.10.26 11:48:52.540169 [ 3 ] {a3d49091-d584-4973-9d17-4b20c2b5c5c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1136 | 2023.10.26 11:48:52.540597 [ 3 ] {a3d49091-d584-4973-9d17-4b20c2b5c5c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1137 | 2023.10.26 11:48:52.541582 [ 3 ] {a3d49091-d584-4973-9d17-4b20c2b5c5c2} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
1138 | 2023.10.26 11:48:52.541789 [ 3 ] {a3d49091-d584-4973-9d17-4b20c2b5c5c2} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
1139 | 2023.10.26 11:48:52.541918 [ 3 ] {a3d49091-d584-4973-9d17-4b20c2b5c5c2} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001923888 sec., 10915 rows/sec., 14.73 MiB/sec. | ||
1140 | 2023.10.26 11:48:52.542064 [ 3 ] {a3d49091-d584-4973-9d17-4b20c2b5c5c2} <Debug> DynamicQueryHandler: Done processing query | ||
1141 | 2023.10.26 11:48:52.542088 [ 3 ] {a3d49091-d584-4973-9d17-4b20c2b5c5c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1142 | 2023.10.26 11:48:52.542105 [ 3 ] {} <Debug> HTTP-Session: 3d45cb6a-2b9c-44e8-b6cf-65fa100bf82f Destroying unnamed session | ||
1143 | 2023.10.26 11:48:52.542209 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 5236, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1144 | 2023.10.26 11:48:52.542255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1145 | 2023.10.26 11:48:52.542274 [ 3 ] {} <Debug> HTTP-Session: d37f1abc-443b-4c8b-aa04-cfec4d4c69e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1146 | 2023.10.26 11:48:52.542294 [ 3 ] {} <Debug> HTTP-Session: d37f1abc-443b-4c8b-aa04-cfec4d4c69e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1147 | 2023.10.26 11:48:52.542368 [ 3 ] {9da1c4e4-5b0e-454c-9618-9797109a566d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1148 | 2023.10.26 11:48:52.542407 [ 3 ] {9da1c4e4-5b0e-454c-9618-9797109a566d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1149 | 2023.10.26 11:48:52.542513 [ 3 ] {9da1c4e4-5b0e-454c-9618-9797109a566d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1150 | 2023.10.26 11:48:52.542894 [ 3 ] {9da1c4e4-5b0e-454c-9618-9797109a566d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1151 | 2023.10.26 11:48:52.543130 [ 3 ] {9da1c4e4-5b0e-454c-9618-9797109a566d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1152 | 2023.10.26 11:48:52.543311 [ 3 ] {9da1c4e4-5b0e-454c-9618-9797109a566d} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1153 | 2023.10.26 11:48:52.543433 [ 3 ] {9da1c4e4-5b0e-454c-9618-9797109a566d} <Information> executeQuery: Read 33 rows, 2.36 KiB in 0.001027615 sec., 32113 rows/sec., 2.24 MiB/sec. | ||
1154 | 2023.10.26 11:48:52.543556 [ 3 ] {9da1c4e4-5b0e-454c-9618-9797109a566d} <Debug> DynamicQueryHandler: Done processing query | ||
1155 | 2023.10.26 11:48:52.543580 [ 3 ] {9da1c4e4-5b0e-454c-9618-9797109a566d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1156 | 2023.10.26 11:48:52.543596 [ 3 ] {} <Debug> HTTP-Session: d37f1abc-443b-4c8b-aa04-cfec4d4c69e5 Destroying unnamed session | ||
1157 | 2023.10.26 11:48:57.504599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1158 | 2023.10.26 11:48:57.504790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1159 | 2023.10.26 11:48:57.504840 [ 3 ] {} <Debug> HTTP-Session: 45d06659-d2ea-4687-86f5-e3b07989b5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1160 | 2023.10.26 11:48:57.504882 [ 3 ] {} <Debug> HTTP-Session: 45d06659-d2ea-4687-86f5-e3b07989b5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1161 | 2023.10.26 11:48:57.505083 [ 3 ] {c1dbdf8c-6459-4fa5-a8ad-e42e15982ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1162 | 2023.10.26 11:48:57.505182 [ 3 ] {c1dbdf8c-6459-4fa5-a8ad-e42e15982ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1163 | 2023.10.26 11:48:57.505380 [ 3 ] {c1dbdf8c-6459-4fa5-a8ad-e42e15982ab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1164 | 2023.10.26 11:48:57.505807 [ 3 ] {c1dbdf8c-6459-4fa5-a8ad-e42e15982ab4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1165 | 2023.10.26 11:48:57.506059 [ 3 ] {c1dbdf8c-6459-4fa5-a8ad-e42e15982ab4} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1166 | 2023.10.26 11:48:57.506220 [ 3 ] {c1dbdf8c-6459-4fa5-a8ad-e42e15982ab4} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1167 | 2023.10.26 11:48:57.506359 [ 3 ] {c1dbdf8c-6459-4fa5-a8ad-e42e15982ab4} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001215408 sec., 4936 rows/sec., 279.61 KiB/sec. | ||
1168 | 2023.10.26 11:48:57.506500 [ 3 ] {c1dbdf8c-6459-4fa5-a8ad-e42e15982ab4} <Debug> DynamicQueryHandler: Done processing query | ||
1169 | 2023.10.26 11:48:57.506525 [ 3 ] {c1dbdf8c-6459-4fa5-a8ad-e42e15982ab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1170 | 2023.10.26 11:48:57.506543 [ 3 ] {} <Debug> HTTP-Session: 45d06659-d2ea-4687-86f5-e3b07989b5b2 Destroying unnamed session | ||
1171 | 2023.10.26 11:48:57.506680 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1172 | 2023.10.26 11:48:57.506727 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1173 | 2023.10.26 11:48:57.506746 [ 3 ] {} <Debug> HTTP-Session: ac119672-8b8c-4d24-a901-dbf5dec890ba Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1174 | 2023.10.26 11:48:57.506763 [ 3 ] {} <Debug> HTTP-Session: ac119672-8b8c-4d24-a901-dbf5dec890ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1175 | 2023.10.26 11:48:57.506838 [ 3 ] {c5b0bd7c-bc59-499a-b6e3-6a79db69fef8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1176 | 2023.10.26 11:48:57.506878 [ 3 ] {c5b0bd7c-bc59-499a-b6e3-6a79db69fef8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1177 | 2023.10.26 11:48:57.506984 [ 3 ] {c5b0bd7c-bc59-499a-b6e3-6a79db69fef8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1178 | 2023.10.26 11:48:57.507350 [ 3 ] {c5b0bd7c-bc59-499a-b6e3-6a79db69fef8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1179 | 2023.10.26 11:48:57.507558 [ 3 ] {c5b0bd7c-bc59-499a-b6e3-6a79db69fef8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1180 | 2023.10.26 11:48:57.507703 [ 3 ] {c5b0bd7c-bc59-499a-b6e3-6a79db69fef8} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1181 | 2023.10.26 11:48:57.507803 [ 3 ] {c5b0bd7c-bc59-499a-b6e3-6a79db69fef8} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000936333 sec., 102527 rows/sec., 9.72 MiB/sec. | ||
1182 | 2023.10.26 11:48:57.507933 [ 3 ] {c5b0bd7c-bc59-499a-b6e3-6a79db69fef8} <Debug> DynamicQueryHandler: Done processing query | ||
1183 | 2023.10.26 11:48:57.507956 [ 3 ] {c5b0bd7c-bc59-499a-b6e3-6a79db69fef8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1184 | 2023.10.26 11:48:57.507973 [ 3 ] {} <Debug> HTTP-Session: ac119672-8b8c-4d24-a901-dbf5dec890ba Destroying unnamed session | ||
1185 | 2023.10.26 11:48:57.508275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1186 | 2023.10.26 11:48:57.508319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1187 | 2023.10.26 11:48:57.508338 [ 3 ] {} <Debug> HTTP-Session: 93163d0d-6a8e-48de-bf70-c581bbabf75b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1188 | 2023.10.26 11:48:57.508354 [ 3 ] {} <Debug> HTTP-Session: 93163d0d-6a8e-48de-bf70-c581bbabf75b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1189 | 2023.10.26 11:48:57.508438 [ 3 ] {23f94454-431d-43d8-b59b-0d11484fb624} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1190 | 2023.10.26 11:48:57.508478 [ 3 ] {23f94454-431d-43d8-b59b-0d11484fb624} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1191 | 2023.10.26 11:48:57.508579 [ 3 ] {23f94454-431d-43d8-b59b-0d11484fb624} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1192 | 2023.10.26 11:48:57.509034 [ 3 ] {23f94454-431d-43d8-b59b-0d11484fb624} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1193 | 2023.10.26 11:48:57.509260 [ 3 ] {23f94454-431d-43d8-b59b-0d11484fb624} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1194 | 2023.10.26 11:48:57.509403 [ 3 ] {23f94454-431d-43d8-b59b-0d11484fb624} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1195 | 2023.10.26 11:48:57.509528 [ 3 ] {23f94454-431d-43d8-b59b-0d11484fb624} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001057646 sec., 275139 rows/sec., 18.88 MiB/sec. | ||
1196 | 2023.10.26 11:48:57.509649 [ 3 ] {23f94454-431d-43d8-b59b-0d11484fb624} <Debug> DynamicQueryHandler: Done processing query | ||
1197 | 2023.10.26 11:48:57.509672 [ 3 ] {23f94454-431d-43d8-b59b-0d11484fb624} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1198 | 2023.10.26 11:48:57.509689 [ 3 ] {} <Debug> HTTP-Session: 93163d0d-6a8e-48de-bf70-c581bbabf75b Destroying unnamed session | ||
1199 | 2023.10.26 11:48:57.509802 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1200 | 2023.10.26 11:48:57.509844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1201 | 2023.10.26 11:48:57.509862 [ 3 ] {} <Debug> HTTP-Session: 0e6d6125-ce22-4e13-9238-71d2bb007176 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1202 | 2023.10.26 11:48:57.509877 [ 3 ] {} <Debug> HTTP-Session: 0e6d6125-ce22-4e13-9238-71d2bb007176 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1203 | 2023.10.26 11:48:57.509940 [ 3 ] {d32cb236-b04c-4767-9e9f-84d6916a3264} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1204 | 2023.10.26 11:48:57.509977 [ 3 ] {d32cb236-b04c-4767-9e9f-84d6916a3264} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1205 | 2023.10.26 11:48:57.510076 [ 3 ] {d32cb236-b04c-4767-9e9f-84d6916a3264} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1206 | 2023.10.26 11:48:57.510372 [ 3 ] {d32cb236-b04c-4767-9e9f-84d6916a3264} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1207 | 2023.10.26 11:48:57.510590 [ 3 ] {d32cb236-b04c-4767-9e9f-84d6916a3264} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1208 | 2023.10.26 11:48:57.510817 [ 3 ] {d32cb236-b04c-4767-9e9f-84d6916a3264} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1209 | 2023.10.26 11:48:57.510932 [ 3 ] {d32cb236-b04c-4767-9e9f-84d6916a3264} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000947104 sec., 6335 rows/sec., 266.02 KiB/sec. | ||
1210 | 2023.10.26 11:48:57.511065 [ 3 ] {d32cb236-b04c-4767-9e9f-84d6916a3264} <Debug> DynamicQueryHandler: Done processing query | ||
1211 | 2023.10.26 11:48:57.511089 [ 3 ] {d32cb236-b04c-4767-9e9f-84d6916a3264} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1212 | 2023.10.26 11:48:57.511105 [ 3 ] {} <Debug> HTTP-Session: 0e6d6125-ce22-4e13-9238-71d2bb007176 Destroying unnamed session | ||
1213 | 2023.10.26 11:48:57.511237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1214 | 2023.10.26 11:48:57.511280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1215 | 2023.10.26 11:48:57.511299 [ 3 ] {} <Debug> HTTP-Session: 4ca95c29-549e-4207-9ab5-1528b287ccd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1216 | 2023.10.26 11:48:57.511315 [ 3 ] {} <Debug> HTTP-Session: 4ca95c29-549e-4207-9ab5-1528b287ccd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1217 | 2023.10.26 11:48:57.511388 [ 3 ] {7f9e74c0-83dc-4cdc-8d66-f0e47098946e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1218 | 2023.10.26 11:48:57.511429 [ 3 ] {7f9e74c0-83dc-4cdc-8d66-f0e47098946e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1219 | 2023.10.26 11:48:57.511545 [ 3 ] {7f9e74c0-83dc-4cdc-8d66-f0e47098946e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1220 | 2023.10.26 11:48:57.511865 [ 3 ] {7f9e74c0-83dc-4cdc-8d66-f0e47098946e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1221 | 2023.10.26 11:48:57.512149 [ 3 ] {7f9e74c0-83dc-4cdc-8d66-f0e47098946e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1222 | 2023.10.26 11:48:57.512322 [ 3 ] {7f9e74c0-83dc-4cdc-8d66-f0e47098946e} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1223 | 2023.10.26 11:48:57.512441 [ 3 ] {7f9e74c0-83dc-4cdc-8d66-f0e47098946e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001026065 sec., 68221 rows/sec., 4.14 MiB/sec. | ||
1224 | 2023.10.26 11:48:57.512560 [ 3 ] {7f9e74c0-83dc-4cdc-8d66-f0e47098946e} <Debug> DynamicQueryHandler: Done processing query | ||
1225 | 2023.10.26 11:48:57.512583 [ 3 ] {7f9e74c0-83dc-4cdc-8d66-f0e47098946e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1226 | 2023.10.26 11:48:57.512599 [ 3 ] {} <Debug> HTTP-Session: 4ca95c29-549e-4207-9ab5-1528b287ccd0 Destroying unnamed session | ||
1227 | 2023.10.26 11:48:57.512707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1228 | 2023.10.26 11:48:57.512800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1229 | 2023.10.26 11:48:57.512826 [ 3 ] {} <Debug> HTTP-Session: b63b56ce-b410-4ff2-a532-684afe8e2a54 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1230 | 2023.10.26 11:48:57.512847 [ 3 ] {} <Debug> HTTP-Session: b63b56ce-b410-4ff2-a532-684afe8e2a54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1231 | 2023.10.26 11:48:57.512937 [ 3 ] {e4fb94c9-8039-44ad-a1f7-10ac351678e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1232 | 2023.10.26 11:48:57.512984 [ 3 ] {e4fb94c9-8039-44ad-a1f7-10ac351678e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1233 | 2023.10.26 11:48:57.513111 [ 3 ] {e4fb94c9-8039-44ad-a1f7-10ac351678e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1234 | 2023.10.26 11:48:57.513407 [ 3 ] {e4fb94c9-8039-44ad-a1f7-10ac351678e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1235 | 2023.10.26 11:48:57.513639 [ 3 ] {e4fb94c9-8039-44ad-a1f7-10ac351678e2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1236 | 2023.10.26 11:48:57.513805 [ 3 ] {e4fb94c9-8039-44ad-a1f7-10ac351678e2} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1237 | 2023.10.26 11:48:57.513925 [ 3 ] {e4fb94c9-8039-44ad-a1f7-10ac351678e2} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000956654 sec., 21951 rows/sec., 1.14 MiB/sec. | ||
1238 | 2023.10.26 11:48:57.514031 [ 3 ] {e4fb94c9-8039-44ad-a1f7-10ac351678e2} <Debug> DynamicQueryHandler: Done processing query | ||
1239 | 2023.10.26 11:48:57.514053 [ 3 ] {e4fb94c9-8039-44ad-a1f7-10ac351678e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1240 | 2023.10.26 11:48:57.514068 [ 3 ] {} <Debug> HTTP-Session: b63b56ce-b410-4ff2-a532-684afe8e2a54 Destroying unnamed session | ||
1241 | 2023.10.26 11:49:02.501201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 3637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1242 | 2023.10.26 11:49:02.501367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1243 | 2023.10.26 11:49:02.501410 [ 3 ] {} <Debug> HTTP-Session: fbafb1f3-7796-4a14-927e-0d1b5a57483c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1244 | 2023.10.26 11:49:02.501447 [ 3 ] {} <Debug> HTTP-Session: fbafb1f3-7796-4a14-927e-0d1b5a57483c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1245 | 2023.10.26 11:49:02.501632 [ 3 ] {25344744-e706-48ca-9d17-37b52b8ddf88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1246 | 2023.10.26 11:49:02.501718 [ 3 ] {25344744-e706-48ca-9d17-37b52b8ddf88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1247 | 2023.10.26 11:49:02.501917 [ 3 ] {25344744-e706-48ca-9d17-37b52b8ddf88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1248 | 2023.10.26 11:49:02.502376 [ 3 ] {25344744-e706-48ca-9d17-37b52b8ddf88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1249 | 2023.10.26 11:49:02.502627 [ 3 ] {25344744-e706-48ca-9d17-37b52b8ddf88} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1250 | 2023.10.26 11:49:02.502785 [ 3 ] {25344744-e706-48ca-9d17-37b52b8ddf88} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1251 | 2023.10.26 11:49:02.502935 [ 3 ] {25344744-e706-48ca-9d17-37b52b8ddf88} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001215938 sec., 20560 rows/sec., 1.63 MiB/sec. | ||
1252 | 2023.10.26 11:49:02.503083 [ 3 ] {25344744-e706-48ca-9d17-37b52b8ddf88} <Debug> DynamicQueryHandler: Done processing query | ||
1253 | 2023.10.26 11:49:02.503107 [ 3 ] {25344744-e706-48ca-9d17-37b52b8ddf88} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1254 | 2023.10.26 11:49:02.503123 [ 3 ] {} <Debug> HTTP-Session: fbafb1f3-7796-4a14-927e-0d1b5a57483c Destroying unnamed session | ||
1255 | 2023.10.26 11:49:02.503311 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 11675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1256 | 2023.10.26 11:49:02.503359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1257 | 2023.10.26 11:49:02.503379 [ 3 ] {} <Debug> HTTP-Session: f87754c2-912d-4547-8ebd-b73cf5b6f2bc Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1258 | 2023.10.26 11:49:02.503396 [ 3 ] {} <Debug> HTTP-Session: f87754c2-912d-4547-8ebd-b73cf5b6f2bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1259 | 2023.10.26 11:49:02.503476 [ 3 ] {eec79b6c-742e-4907-910d-dc124e7b60c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1260 | 2023.10.26 11:49:02.503514 [ 3 ] {eec79b6c-742e-4907-910d-dc124e7b60c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1261 | 2023.10.26 11:49:02.503619 [ 3 ] {eec79b6c-742e-4907-910d-dc124e7b60c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1262 | 2023.10.26 11:49:02.503942 [ 3 ] {eec79b6c-742e-4907-910d-dc124e7b60c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1263 | 2023.10.26 11:49:02.504148 [ 3 ] {eec79b6c-742e-4907-910d-dc124e7b60c3} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1264 | 2023.10.26 11:49:02.504304 [ 3 ] {eec79b6c-742e-4907-910d-dc124e7b60c3} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1265 | 2023.10.26 11:49:02.504433 [ 3 ] {eec79b6c-742e-4907-910d-dc124e7b60c3} <Information> executeQuery: Read 75 rows, 7.07 KiB in 0.000928343 sec., 80789 rows/sec., 7.44 MiB/sec. | ||
1266 | 2023.10.26 11:49:02.504589 [ 3 ] {eec79b6c-742e-4907-910d-dc124e7b60c3} <Debug> DynamicQueryHandler: Done processing query | ||
1267 | 2023.10.26 11:49:02.504612 [ 3 ] {eec79b6c-742e-4907-910d-dc124e7b60c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1268 | 2023.10.26 11:49:02.504628 [ 3 ] {} <Debug> HTTP-Session: f87754c2-912d-4547-8ebd-b73cf5b6f2bc Destroying unnamed session | ||
1269 | 2023.10.26 11:49:02.504752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 4288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1270 | 2023.10.26 11:49:02.504795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1271 | 2023.10.26 11:49:02.504813 [ 3 ] {} <Debug> HTTP-Session: 3b327a9e-2fbf-4c6a-a10c-5f175308097e Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1272 | 2023.10.26 11:49:02.504830 [ 3 ] {} <Debug> HTTP-Session: 3b327a9e-2fbf-4c6a-a10c-5f175308097e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1273 | 2023.10.26 11:49:02.504902 [ 3 ] {ab62f727-d8a0-42fe-95eb-58024c2cee48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1274 | 2023.10.26 11:49:02.504941 [ 3 ] {ab62f727-d8a0-42fe-95eb-58024c2cee48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1275 | 2023.10.26 11:49:02.505051 [ 3 ] {ab62f727-d8a0-42fe-95eb-58024c2cee48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1276 | 2023.10.26 11:49:02.505316 [ 3 ] {ab62f727-d8a0-42fe-95eb-58024c2cee48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1277 | 2023.10.26 11:49:02.505518 [ 3 ] {ab62f727-d8a0-42fe-95eb-58024c2cee48} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1278 | 2023.10.26 11:49:02.505662 [ 3 ] {ab62f727-d8a0-42fe-95eb-58024c2cee48} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1279 | 2023.10.26 11:49:02.505784 [ 3 ] {ab62f727-d8a0-42fe-95eb-58024c2cee48} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000853922 sec., 29276 rows/sec., 2.29 MiB/sec. | ||
1280 | 2023.10.26 11:49:02.505931 [ 3 ] {ab62f727-d8a0-42fe-95eb-58024c2cee48} <Debug> DynamicQueryHandler: Done processing query | ||
1281 | 2023.10.26 11:49:02.505954 [ 3 ] {ab62f727-d8a0-42fe-95eb-58024c2cee48} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1282 | 2023.10.26 11:49:02.505970 [ 3 ] {} <Debug> HTTP-Session: 3b327a9e-2fbf-4c6a-a10c-5f175308097e Destroying unnamed session | ||
1283 | 2023.10.26 11:49:02.506177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1284 | 2023.10.26 11:49:02.506221 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1285 | 2023.10.26 11:49:02.506241 [ 3 ] {} <Debug> HTTP-Session: f2c862a1-b6d3-4aa8-bef0-98c43a16f2e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1286 | 2023.10.26 11:49:02.506258 [ 3 ] {} <Debug> HTTP-Session: f2c862a1-b6d3-4aa8-bef0-98c43a16f2e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1287 | 2023.10.26 11:49:02.506334 [ 3 ] {cc513242-e10e-41c1-9a99-48d85489c71c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1288 | 2023.10.26 11:49:02.506379 [ 3 ] {cc513242-e10e-41c1-9a99-48d85489c71c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1289 | 2023.10.26 11:49:02.506516 [ 3 ] {cc513242-e10e-41c1-9a99-48d85489c71c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1290 | 2023.10.26 11:49:02.506889 [ 3 ] {cc513242-e10e-41c1-9a99-48d85489c71c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1291 | 2023.10.26 11:49:02.507171 [ 3 ] {cc513242-e10e-41c1-9a99-48d85489c71c} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
1292 | 2023.10.26 11:49:02.507345 [ 3 ] {cc513242-e10e-41c1-9a99-48d85489c71c} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
1293 | 2023.10.26 11:49:02.507474 [ 3 ] {cc513242-e10e-41c1-9a99-48d85489c71c} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001110756 sec., 22507 rows/sec., 30.37 MiB/sec. | ||
1294 | 2023.10.26 11:49:02.507605 [ 3 ] {cc513242-e10e-41c1-9a99-48d85489c71c} <Debug> DynamicQueryHandler: Done processing query | ||
1295 | 2023.10.26 11:49:02.507627 [ 3 ] {cc513242-e10e-41c1-9a99-48d85489c71c} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1296 | 2023.10.26 11:49:02.507643 [ 3 ] {} <Debug> HTTP-Session: f2c862a1-b6d3-4aa8-bef0-98c43a16f2e9 Destroying unnamed session | ||
1297 | 2023.10.26 11:49:06.622110 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1298 | 2023.10.26 11:49:06.622186 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1299 | 2023.10.26 11:49:07.504567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1300 | 2023.10.26 11:49:07.504748 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1301 | 2023.10.26 11:49:07.504778 [ 3 ] {} <Debug> HTTP-Session: 8801022b-ee8f-4181-8744-cfb72a110459 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1302 | 2023.10.26 11:49:07.504806 [ 3 ] {} <Debug> HTTP-Session: 8801022b-ee8f-4181-8744-cfb72a110459 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1303 | 2023.10.26 11:49:07.504945 [ 3 ] {99f5fabb-8f9f-483d-a357-b3ff54de1a15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1304 | 2023.10.26 11:49:07.505011 [ 3 ] {99f5fabb-8f9f-483d-a357-b3ff54de1a15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1305 | 2023.10.26 11:49:07.505191 [ 3 ] {99f5fabb-8f9f-483d-a357-b3ff54de1a15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1306 | 2023.10.26 11:49:07.505601 [ 3 ] {99f5fabb-8f9f-483d-a357-b3ff54de1a15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1307 | 2023.10.26 11:49:07.505848 [ 3 ] {99f5fabb-8f9f-483d-a357-b3ff54de1a15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1308 | 2023.10.26 11:49:07.506002 [ 3 ] {99f5fabb-8f9f-483d-a357-b3ff54de1a15} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1309 | 2023.10.26 11:49:07.506137 [ 3 ] {99f5fabb-8f9f-483d-a357-b3ff54de1a15} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001144917 sec., 5240 rows/sec., 296.83 KiB/sec. | ||
1310 | 2023.10.26 11:49:07.506279 [ 3 ] {99f5fabb-8f9f-483d-a357-b3ff54de1a15} <Debug> DynamicQueryHandler: Done processing query | ||
1311 | 2023.10.26 11:49:07.506304 [ 3 ] {99f5fabb-8f9f-483d-a357-b3ff54de1a15} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1312 | 2023.10.26 11:49:07.506320 [ 3 ] {} <Debug> HTTP-Session: 8801022b-ee8f-4181-8744-cfb72a110459 Destroying unnamed session | ||
1313 | 2023.10.26 11:49:07.506445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1314 | 2023.10.26 11:49:07.506492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1315 | 2023.10.26 11:49:07.506513 [ 3 ] {} <Debug> HTTP-Session: 7c778af4-e6d8-4fdc-99fc-0c388a453ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1316 | 2023.10.26 11:49:07.506531 [ 3 ] {} <Debug> HTTP-Session: 7c778af4-e6d8-4fdc-99fc-0c388a453ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1317 | 2023.10.26 11:49:07.506614 [ 3 ] {f07b15b6-a747-4854-ab5b-52f29b7cae96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1318 | 2023.10.26 11:49:07.506654 [ 3 ] {f07b15b6-a747-4854-ab5b-52f29b7cae96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1319 | 2023.10.26 11:49:07.506736 [ 109 ] {} <Debug> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1320 | 2023.10.26 11:49:07.506801 [ 3 ] {f07b15b6-a747-4854-ab5b-52f29b7cae96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1321 | 2023.10.26 11:49:07.506840 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1322 | 2023.10.26 11:49:07.507042 [ 24 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1323 | 2023.10.26 11:49:07.507299 [ 3 ] {f07b15b6-a747-4854-ab5b-52f29b7cae96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1324 | 2023.10.26 11:49:07.507515 [ 3 ] {f07b15b6-a747-4854-ab5b-52f29b7cae96} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1325 | 2023.10.26 11:49:07.507676 [ 3 ] {f07b15b6-a747-4854-ab5b-52f29b7cae96} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1326 | 2023.10.26 11:49:07.507711 [ 24 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1327 | 2023.10.26 11:49:07.507804 [ 109 ] {} <Debug> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1328 | 2023.10.26 11:49:07.507817 [ 3 ] {f07b15b6-a747-4854-ab5b-52f29b7cae96} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001168567 sec., 82151 rows/sec., 7.79 MiB/sec. | ||
1329 | 2023.10.26 11:49:07.507852 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1330 | 2023.10.26 11:49:07.508001 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1331 | 2023.10.26 11:49:07.508082 [ 3 ] {f07b15b6-a747-4854-ab5b-52f29b7cae96} <Debug> DynamicQueryHandler: Done processing query | ||
1332 | 2023.10.26 11:49:07.508110 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1333 | 2023.10.26 11:49:07.508111 [ 3 ] {f07b15b6-a747-4854-ab5b-52f29b7cae96} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1334 | 2023.10.26 11:49:07.508140 [ 3 ] {} <Debug> HTTP-Session: 7c778af4-e6d8-4fdc-99fc-0c388a453ebd Destroying unnamed session | ||
1335 | 2023.10.26 11:49:07.508318 [ 24 ] {449444a8-4430-4344-a8ad-26037c41107b::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 | ||
1336 | 2023.10.26 11:49:07.508319 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part | ||
1337 | 2023.10.26 11:49:07.508358 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1338 | 2023.10.26 11:49:07.508430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1339 | 2023.10.26 11:49:07.508469 [ 3 ] {} <Debug> HTTP-Session: 134c7d70-bb81-4152-8ce5-4711a82b60a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1340 | 2023.10.26 11:49:07.508533 [ 3 ] {} <Debug> HTTP-Session: 134c7d70-bb81-4152-8ce5-4711a82b60a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1341 | 2023.10.26 11:49:07.508576 [ 24 ] {449444a8-4430-4344-a8ad-26037c41107b::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 | ||
1342 | 2023.10.26 11:49:07.508599 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part | ||
1343 | 2023.10.26 11:49:07.508738 [ 3 ] {11f1deb6-b1ce-43bc-8e9b-01987446c9a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1344 | 2023.10.26 11:49:07.508851 [ 3 ] {11f1deb6-b1ce-43bc-8e9b-01987446c9a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1345 | 2023.10.26 11:49:07.508861 [ 24 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 21 rows starting from the beginning of the part | ||
1346 | 2023.10.26 11:49:07.508880 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::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 | ||
1347 | 2023.10.26 11:49:07.509223 [ 24 ] {449444a8-4430-4344-a8ad-26037c41107b::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 | ||
1348 | 2023.10.26 11:49:07.509243 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 96 rows starting from the beginning of the part | ||
1349 | 2023.10.26 11:49:07.509449 [ 3 ] {11f1deb6-b1ce-43bc-8e9b-01987446c9a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1350 | 2023.10.26 11:49:07.509531 [ 24 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
1351 | 2023.10.26 11:49:07.509570 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 75 rows starting from the beginning of the part | ||
1352 | 2023.10.26 11:49:07.509741 [ 24 ] {449444a8-4430-4344-a8ad-26037c41107b::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 | ||
1353 | 2023.10.26 11:49:07.509772 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 96 rows starting from the beginning of the part | ||
1354 | 2023.10.26 11:49:07.510612 [ 3 ] {11f1deb6-b1ce-43bc-8e9b-01987446c9a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1355 | 2023.10.26 11:49:07.511192 [ 3 ] {11f1deb6-b1ce-43bc-8e9b-01987446c9a5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1356 | 2023.10.26 11:49:07.511510 [ 3 ] {11f1deb6-b1ce-43bc-8e9b-01987446c9a5} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1357 | 2023.10.26 11:49:07.511590 [ 16 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 70 rows, containing 4 columns (4 merged, 0 gathered) in 0.004667949 sec., 14995.879346582406 rows/sec., 1.06 MiB/sec. | ||
1358 | 2023.10.26 11:49:07.511819 [ 109 ] {} <Debug> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1359 | 2023.10.26 11:49:07.511956 [ 16 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1360 | 2023.10.26 11:49:07.511968 [ 3 ] {11f1deb6-b1ce-43bc-8e9b-01987446c9a5} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.003151556 sec., 92335 rows/sec., 6.34 MiB/sec. | ||
1361 | 2023.10.26 11:49:07.512020 [ 109 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1362 | 2023.10.26 11:49:07.512328 [ 24 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1363 | 2023.10.26 11:49:07.512374 [ 14 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 4 columns (4 merged, 0 gathered) in 0.004409415 sec., 118383.05081286293 rows/sec., 11.14 MiB/sec. | ||
1364 | 2023.10.26 11:49:07.512475 [ 3 ] {11f1deb6-b1ce-43bc-8e9b-01987446c9a5} <Debug> DynamicQueryHandler: Done processing query | ||
1365 | 2023.10.26 11:49:07.512511 [ 16 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_6_1} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1366 | 2023.10.26 11:49:07.512534 [ 3 ] {11f1deb6-b1ce-43bc-8e9b-01987446c9a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1367 | 2023.10.26 11:49:07.512542 [ 24 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1368 | 2023.10.26 11:49:07.512581 [ 3 ] {} <Debug> HTTP-Session: 134c7d70-bb81-4152-8ce5-4711a82b60a8 Destroying unnamed session | ||
1369 | 2023.10.26 11:49:07.512606 [ 24 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part | ||
1370 | 2023.10.26 11:49:07.512635 [ 16 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_6_1} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1371 | 2023.10.26 11:49:07.512646 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1372 | 2023.10.26 11:49:07.512781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1373 | 2023.10.26 11:49:07.512823 [ 24 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part | ||
1374 | 2023.10.26 11:49:07.512859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1375 | 2023.10.26 11:49:07.512902 [ 3 ] {} <Debug> HTTP-Session: f09742f9-4391-4b25-b621-8742cab84629 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1376 | 2023.10.26 11:49:07.512908 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1377 | 2023.10.26 11:49:07.512942 [ 3 ] {} <Debug> HTTP-Session: f09742f9-4391-4b25-b621-8742cab84629 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1378 | 2023.10.26 11:49:07.512994 [ 24 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
1379 | 2023.10.26 11:49:07.513015 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_6_1} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1380 | 2023.10.26 11:49:07.513118 [ 3 ] {406f30a2-f52c-444e-98b4-645281af94f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1381 | 2023.10.26 11:49:07.513156 [ 24 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 291 rows starting from the beginning of the part | ||
1382 | 2023.10.26 11:49:07.513173 [ 3 ] {406f30a2-f52c-444e-98b4-645281af94f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1383 | 2023.10.26 11:49:07.513288 [ 24 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 25 rows starting from the beginning of the part | ||
1384 | 2023.10.26 11:49:07.513387 [ 3 ] {406f30a2-f52c-444e-98b4-645281af94f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1385 | 2023.10.26 11:49:07.513418 [ 24 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 291 rows starting from the beginning of the part | ||
1386 | 2023.10.26 11:49:07.513894 [ 3 ] {406f30a2-f52c-444e-98b4-645281af94f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1387 | 2023.10.26 11:49:07.514244 [ 3 ] {406f30a2-f52c-444e-98b4-645281af94f9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1388 | 2023.10.26 11:49:07.514512 [ 3 ] {406f30a2-f52c-444e-98b4-645281af94f9} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1389 | 2023.10.26 11:49:07.514552 [ 14 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1228 rows, containing 4 columns (4 merged, 0 gathered) in 0.002342105 sec., 524314.6656533332 rows/sec., 36.25 MiB/sec. | ||
1390 | 2023.10.26 11:49:07.514731 [ 3 ] {406f30a2-f52c-444e-98b4-645281af94f9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001534942 sec., 3908 rows/sec., 164.15 KiB/sec. | ||
1391 | 2023.10.26 11:49:07.514742 [ 20 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1392 | 2023.10.26 11:49:07.514879 [ 3 ] {406f30a2-f52c-444e-98b4-645281af94f9} <Debug> DynamicQueryHandler: Done processing query | ||
1393 | 2023.10.26 11:49:07.514905 [ 3 ] {406f30a2-f52c-444e-98b4-645281af94f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1394 | 2023.10.26 11:49:07.514925 [ 3 ] {} <Debug> HTTP-Session: f09742f9-4391-4b25-b621-8742cab84629 Destroying unnamed session | ||
1395 | 2023.10.26 11:49:07.514937 [ 20 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1396 | 2023.10.26 11:49:07.514994 [ 20 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_6_1} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1397 | 2023.10.26 11:49:07.515069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1398 | 2023.10.26 11:49:07.515114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1399 | 2023.10.26 11:49:07.515134 [ 3 ] {} <Debug> HTTP-Session: 3ca646ac-6dad-4d41-9738-377b0739ca30 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1400 | 2023.10.26 11:49:07.515151 [ 3 ] {} <Debug> HTTP-Session: 3ca646ac-6dad-4d41-9738-377b0739ca30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1401 | 2023.10.26 11:49:07.515227 [ 3 ] {88d6e876-29fb-4b3e-a716-92218f48a439} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1402 | 2023.10.26 11:49:07.515269 [ 3 ] {88d6e876-29fb-4b3e-a716-92218f48a439} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1403 | 2023.10.26 11:49:07.515386 [ 3 ] {88d6e876-29fb-4b3e-a716-92218f48a439} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1404 | 2023.10.26 11:49:07.515727 [ 3 ] {88d6e876-29fb-4b3e-a716-92218f48a439} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1405 | 2023.10.26 11:49:07.515977 [ 3 ] {88d6e876-29fb-4b3e-a716-92218f48a439} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1406 | 2023.10.26 11:49:07.516150 [ 3 ] {88d6e876-29fb-4b3e-a716-92218f48a439} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1407 | 2023.10.26 11:49:07.516282 [ 3 ] {88d6e876-29fb-4b3e-a716-92218f48a439} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001024985 sec., 68293 rows/sec., 4.14 MiB/sec. | ||
1408 | 2023.10.26 11:49:07.516420 [ 3 ] {88d6e876-29fb-4b3e-a716-92218f48a439} <Debug> DynamicQueryHandler: Done processing query | ||
1409 | 2023.10.26 11:49:07.516444 [ 3 ] {88d6e876-29fb-4b3e-a716-92218f48a439} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1410 | 2023.10.26 11:49:07.516461 [ 3 ] {} <Debug> HTTP-Session: 3ca646ac-6dad-4d41-9738-377b0739ca30 Destroying unnamed session | ||
1411 | 2023.10.26 11:49:07.516572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1412 | 2023.10.26 11:49:07.516617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1413 | 2023.10.26 11:49:07.516637 [ 3 ] {} <Debug> HTTP-Session: b5b7d036-e581-4793-a175-04dc14a058c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1414 | 2023.10.26 11:49:07.516654 [ 3 ] {} <Debug> HTTP-Session: b5b7d036-e581-4793-a175-04dc14a058c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1415 | 2023.10.26 11:49:07.516724 [ 3 ] {efa14c38-581d-4d7d-a641-be2aae4bd2cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1416 | 2023.10.26 11:49:07.516763 [ 3 ] {efa14c38-581d-4d7d-a641-be2aae4bd2cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1417 | 2023.10.26 11:49:07.516866 [ 3 ] {efa14c38-581d-4d7d-a641-be2aae4bd2cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1418 | 2023.10.26 11:49:07.517135 [ 3 ] {efa14c38-581d-4d7d-a641-be2aae4bd2cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1419 | 2023.10.26 11:49:07.517362 [ 3 ] {efa14c38-581d-4d7d-a641-be2aae4bd2cf} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1420 | 2023.10.26 11:49:07.517535 [ 3 ] {efa14c38-581d-4d7d-a641-be2aae4bd2cf} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1421 | 2023.10.26 11:49:07.517665 [ 3 ] {efa14c38-581d-4d7d-a641-be2aae4bd2cf} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000910324 sec., 23068 rows/sec., 1.20 MiB/sec. | ||
1422 | 2023.10.26 11:49:07.517780 [ 3 ] {efa14c38-581d-4d7d-a641-be2aae4bd2cf} <Debug> DynamicQueryHandler: Done processing query | ||
1423 | 2023.10.26 11:49:07.517804 [ 3 ] {efa14c38-581d-4d7d-a641-be2aae4bd2cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1424 | 2023.10.26 11:49:07.517819 [ 3 ] {} <Debug> HTTP-Session: b5b7d036-e581-4793-a175-04dc14a058c3 Destroying unnamed session | ||
1425 | 2023.10.26 11:49:12.502266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 3637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1426 | 2023.10.26 11:49:12.502394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1427 | 2023.10.26 11:49:12.502423 [ 3 ] {} <Debug> HTTP-Session: ccf5f310-111e-4396-9fea-f504851662c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1428 | 2023.10.26 11:49:12.502451 [ 3 ] {} <Debug> HTTP-Session: ccf5f310-111e-4396-9fea-f504851662c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1429 | 2023.10.26 11:49:12.502594 [ 3 ] {215a4621-d0f5-4679-bcb9-881f7d90f3be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1430 | 2023.10.26 11:49:12.502660 [ 3 ] {215a4621-d0f5-4679-bcb9-881f7d90f3be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1431 | 2023.10.26 11:49:12.502843 [ 3 ] {215a4621-d0f5-4679-bcb9-881f7d90f3be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1432 | 2023.10.26 11:49:12.503342 [ 3 ] {215a4621-d0f5-4679-bcb9-881f7d90f3be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1433 | 2023.10.26 11:49:12.503608 [ 3 ] {215a4621-d0f5-4679-bcb9-881f7d90f3be} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1434 | 2023.10.26 11:49:12.503770 [ 3 ] {215a4621-d0f5-4679-bcb9-881f7d90f3be} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1435 | 2023.10.26 11:49:12.503889 [ 3 ] {215a4621-d0f5-4679-bcb9-881f7d90f3be} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001254899 sec., 19921 rows/sec., 1.58 MiB/sec. | ||
1436 | 2023.10.26 11:49:12.504121 [ 3 ] {215a4621-d0f5-4679-bcb9-881f7d90f3be} <Debug> DynamicQueryHandler: Done processing query | ||
1437 | 2023.10.26 11:49:12.504151 [ 3 ] {215a4621-d0f5-4679-bcb9-881f7d90f3be} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1438 | 2023.10.26 11:49:12.504169 [ 3 ] {} <Debug> HTTP-Session: ccf5f310-111e-4396-9fea-f504851662c9 Destroying unnamed session | ||
1439 | 2023.10.26 11:49:12.504324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 11675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1440 | 2023.10.26 11:49:12.504376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1441 | 2023.10.26 11:49:12.504396 [ 3 ] {} <Debug> HTTP-Session: c3c5fd4f-39b8-4e89-90cf-ca62d81e346a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1442 | 2023.10.26 11:49:12.504414 [ 3 ] {} <Debug> HTTP-Session: c3c5fd4f-39b8-4e89-90cf-ca62d81e346a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1443 | 2023.10.26 11:49:12.504500 [ 3 ] {404a7188-2a77-4bc5-8ede-0dc8567d44ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1444 | 2023.10.26 11:49:12.504541 [ 3 ] {404a7188-2a77-4bc5-8ede-0dc8567d44ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1445 | 2023.10.26 11:49:12.504664 [ 3 ] {404a7188-2a77-4bc5-8ede-0dc8567d44ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1446 | 2023.10.26 11:49:12.505019 [ 3 ] {404a7188-2a77-4bc5-8ede-0dc8567d44ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1447 | 2023.10.26 11:49:12.505237 [ 3 ] {404a7188-2a77-4bc5-8ede-0dc8567d44ca} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1448 | 2023.10.26 11:49:12.505407 [ 3 ] {404a7188-2a77-4bc5-8ede-0dc8567d44ca} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1449 | 2023.10.26 11:49:12.505516 [ 3 ] {404a7188-2a77-4bc5-8ede-0dc8567d44ca} <Information> executeQuery: Read 75 rows, 7.07 KiB in 0.000981265 sec., 76431 rows/sec., 7.03 MiB/sec. | ||
1450 | 2023.10.26 11:49:12.505688 [ 3 ] {404a7188-2a77-4bc5-8ede-0dc8567d44ca} <Debug> DynamicQueryHandler: Done processing query | ||
1451 | 2023.10.26 11:49:12.505712 [ 3 ] {404a7188-2a77-4bc5-8ede-0dc8567d44ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1452 | 2023.10.26 11:49:12.505729 [ 3 ] {} <Debug> HTTP-Session: c3c5fd4f-39b8-4e89-90cf-ca62d81e346a Destroying unnamed session | ||
1453 | 2023.10.26 11:49:12.505859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 4288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1454 | 2023.10.26 11:49:12.505907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1455 | 2023.10.26 11:49:12.505925 [ 3 ] {} <Debug> HTTP-Session: 0ea82d47-9a09-4266-a670-14dd0ecc1d45 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1456 | 2023.10.26 11:49:12.505942 [ 3 ] {} <Debug> HTTP-Session: 0ea82d47-9a09-4266-a670-14dd0ecc1d45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1457 | 2023.10.26 11:49:12.506018 [ 3 ] {f8918704-af74-4356-aec2-d1dd3cd42192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1458 | 2023.10.26 11:49:12.506057 [ 3 ] {f8918704-af74-4356-aec2-d1dd3cd42192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1459 | 2023.10.26 11:49:12.506170 [ 3 ] {f8918704-af74-4356-aec2-d1dd3cd42192} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1460 | 2023.10.26 11:49:12.506457 [ 3 ] {f8918704-af74-4356-aec2-d1dd3cd42192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1461 | 2023.10.26 11:49:12.506663 [ 3 ] {f8918704-af74-4356-aec2-d1dd3cd42192} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1462 | 2023.10.26 11:49:12.506812 [ 3 ] {f8918704-af74-4356-aec2-d1dd3cd42192} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1463 | 2023.10.26 11:49:12.506946 [ 3 ] {f8918704-af74-4356-aec2-d1dd3cd42192} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000894993 sec., 27933 rows/sec., 2.18 MiB/sec. | ||
1464 | 2023.10.26 11:49:12.507075 [ 3 ] {f8918704-af74-4356-aec2-d1dd3cd42192} <Debug> DynamicQueryHandler: Done processing query | ||
1465 | 2023.10.26 11:49:12.507099 [ 3 ] {f8918704-af74-4356-aec2-d1dd3cd42192} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1466 | 2023.10.26 11:49:12.507115 [ 3 ] {} <Debug> HTTP-Session: 0ea82d47-9a09-4266-a670-14dd0ecc1d45 Destroying unnamed session | ||
1467 | 2023.10.26 11:49:12.507342 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1468 | 2023.10.26 11:49:12.507389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1469 | 2023.10.26 11:49:12.507408 [ 3 ] {} <Debug> HTTP-Session: 6f64d41c-678e-4af3-8364-1d8ed8812b9b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1470 | 2023.10.26 11:49:12.507424 [ 3 ] {} <Debug> HTTP-Session: 6f64d41c-678e-4af3-8364-1d8ed8812b9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1471 | 2023.10.26 11:49:12.507501 [ 3 ] {2d97bbed-47d2-429c-96cf-eeddfd6101d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1472 | 2023.10.26 11:49:12.507546 [ 3 ] {2d97bbed-47d2-429c-96cf-eeddfd6101d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1473 | 2023.10.26 11:49:12.507685 [ 3 ] {2d97bbed-47d2-429c-96cf-eeddfd6101d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1474 | 2023.10.26 11:49:12.508092 [ 3 ] {2d97bbed-47d2-429c-96cf-eeddfd6101d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1475 | 2023.10.26 11:49:12.508447 [ 3 ] {2d97bbed-47d2-429c-96cf-eeddfd6101d8} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1476 | 2023.10.26 11:49:12.508625 [ 3 ] {2d97bbed-47d2-429c-96cf-eeddfd6101d8} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1477 | 2023.10.26 11:49:12.508753 [ 3 ] {2d97bbed-47d2-429c-96cf-eeddfd6101d8} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001223278 sec., 20436 rows/sec., 27.58 MiB/sec. | ||
1478 | 2023.10.26 11:49:12.508874 [ 3 ] {2d97bbed-47d2-429c-96cf-eeddfd6101d8} <Debug> DynamicQueryHandler: Done processing query | ||
1479 | 2023.10.26 11:49:12.508897 [ 3 ] {2d97bbed-47d2-429c-96cf-eeddfd6101d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1480 | 2023.10.26 11:49:12.508913 [ 3 ] {} <Debug> HTTP-Session: 6f64d41c-678e-4af3-8364-1d8ed8812b9b Destroying unnamed session | ||
1481 | 2023.10.26 11:49:17.505776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1482 | 2023.10.26 11:49:17.505908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1483 | 2023.10.26 11:49:17.505939 [ 3 ] {} <Debug> HTTP-Session: 30247ad2-cda2-4177-861e-989c3f8d02f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1484 | 2023.10.26 11:49:17.505966 [ 3 ] {} <Debug> HTTP-Session: 30247ad2-cda2-4177-861e-989c3f8d02f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1485 | 2023.10.26 11:49:17.506106 [ 3 ] {0d1a6c88-ae93-4ffd-b32e-3acfe2b201b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1486 | 2023.10.26 11:49:17.506173 [ 3 ] {0d1a6c88-ae93-4ffd-b32e-3acfe2b201b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1487 | 2023.10.26 11:49:17.506352 [ 3 ] {0d1a6c88-ae93-4ffd-b32e-3acfe2b201b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1488 | 2023.10.26 11:49:17.506743 [ 3 ] {0d1a6c88-ae93-4ffd-b32e-3acfe2b201b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1489 | 2023.10.26 11:49:17.507001 [ 3 ] {0d1a6c88-ae93-4ffd-b32e-3acfe2b201b9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1490 | 2023.10.26 11:49:17.507166 [ 3 ] {0d1a6c88-ae93-4ffd-b32e-3acfe2b201b9} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1491 | 2023.10.26 11:49:17.507315 [ 3 ] {0d1a6c88-ae93-4ffd-b32e-3acfe2b201b9} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001165847 sec., 5146 rows/sec., 291.50 KiB/sec. | ||
1492 | 2023.10.26 11:49:17.507459 [ 3 ] {0d1a6c88-ae93-4ffd-b32e-3acfe2b201b9} <Debug> DynamicQueryHandler: Done processing query | ||
1493 | 2023.10.26 11:49:17.507484 [ 3 ] {0d1a6c88-ae93-4ffd-b32e-3acfe2b201b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1494 | 2023.10.26 11:49:17.507501 [ 3 ] {} <Debug> HTTP-Session: 30247ad2-cda2-4177-861e-989c3f8d02f4 Destroying unnamed session | ||
1495 | 2023.10.26 11:49:17.507631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1496 | 2023.10.26 11:49:17.507680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1497 | 2023.10.26 11:49:17.507700 [ 3 ] {} <Debug> HTTP-Session: 540402ab-43eb-4e87-ab65-7c4a9ae50a4c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1498 | 2023.10.26 11:49:17.507718 [ 3 ] {} <Debug> HTTP-Session: 540402ab-43eb-4e87-ab65-7c4a9ae50a4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1499 | 2023.10.26 11:49:17.507800 [ 3 ] {1bce4e58-d460-44f8-ac9c-66b2fb8f058d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1500 | 2023.10.26 11:49:17.507841 [ 3 ] {1bce4e58-d460-44f8-ac9c-66b2fb8f058d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1501 | 2023.10.26 11:49:17.507951 [ 3 ] {1bce4e58-d460-44f8-ac9c-66b2fb8f058d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1502 | 2023.10.26 11:49:17.508290 [ 3 ] {1bce4e58-d460-44f8-ac9c-66b2fb8f058d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1503 | 2023.10.26 11:49:17.508511 [ 3 ] {1bce4e58-d460-44f8-ac9c-66b2fb8f058d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1504 | 2023.10.26 11:49:17.508682 [ 3 ] {1bce4e58-d460-44f8-ac9c-66b2fb8f058d} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1505 | 2023.10.26 11:49:17.508809 [ 3 ] {1bce4e58-d460-44f8-ac9c-66b2fb8f058d} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000978954 sec., 98063 rows/sec., 9.30 MiB/sec. | ||
1506 | 2023.10.26 11:49:17.508974 [ 3 ] {1bce4e58-d460-44f8-ac9c-66b2fb8f058d} <Debug> DynamicQueryHandler: Done processing query | ||
1507 | 2023.10.26 11:49:17.508998 [ 3 ] {1bce4e58-d460-44f8-ac9c-66b2fb8f058d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1508 | 2023.10.26 11:49:17.509013 [ 3 ] {} <Debug> HTTP-Session: 540402ab-43eb-4e87-ab65-7c4a9ae50a4c Destroying unnamed session | ||
1509 | 2023.10.26 11:49:17.509155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1510 | 2023.10.26 11:49:17.509200 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1511 | 2023.10.26 11:49:17.509218 [ 3 ] {} <Debug> HTTP-Session: d045fff0-2ba7-46f1-8a7d-57a6ecf80722 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1512 | 2023.10.26 11:49:17.509235 [ 3 ] {} <Debug> HTTP-Session: d045fff0-2ba7-46f1-8a7d-57a6ecf80722 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1513 | 2023.10.26 11:49:17.509321 [ 3 ] {66baf7bb-7676-4597-b045-2ce48581f60f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1514 | 2023.10.26 11:49:17.509362 [ 3 ] {66baf7bb-7676-4597-b045-2ce48581f60f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1515 | 2023.10.26 11:49:17.509478 [ 3 ] {66baf7bb-7676-4597-b045-2ce48581f60f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1516 | 2023.10.26 11:49:17.509902 [ 3 ] {66baf7bb-7676-4597-b045-2ce48581f60f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1517 | 2023.10.26 11:49:17.510122 [ 3 ] {66baf7bb-7676-4597-b045-2ce48581f60f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
1518 | 2023.10.26 11:49:17.510270 [ 3 ] {66baf7bb-7676-4597-b045-2ce48581f60f} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
1519 | 2023.10.26 11:49:17.510396 [ 3 ] {66baf7bb-7676-4597-b045-2ce48581f60f} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001046956 sec., 277948 rows/sec., 19.08 MiB/sec. | ||
1520 | 2023.10.26 11:49:17.510514 [ 3 ] {66baf7bb-7676-4597-b045-2ce48581f60f} <Debug> DynamicQueryHandler: Done processing query | ||
1521 | 2023.10.26 11:49:17.510537 [ 3 ] {66baf7bb-7676-4597-b045-2ce48581f60f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
1522 | 2023.10.26 11:49:17.510553 [ 3 ] {} <Debug> HTTP-Session: d045fff0-2ba7-46f1-8a7d-57a6ecf80722 Destroying unnamed session | ||
1523 | 2023.10.26 11:49:17.510710 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1524 | 2023.10.26 11:49:17.510754 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1525 | 2023.10.26 11:49:17.510773 [ 3 ] {} <Debug> HTTP-Session: d1c0b12e-b2c4-4d12-abf8-34d7c989163c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1526 | 2023.10.26 11:49:17.510789 [ 3 ] {} <Debug> HTTP-Session: d1c0b12e-b2c4-4d12-abf8-34d7c989163c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1527 | 2023.10.26 11:49:17.510858 [ 3 ] {46c6113c-64c9-4a9a-b0eb-a73572d6af9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1528 | 2023.10.26 11:49:17.510896 [ 3 ] {46c6113c-64c9-4a9a-b0eb-a73572d6af9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1529 | 2023.10.26 11:49:17.511004 [ 3 ] {46c6113c-64c9-4a9a-b0eb-a73572d6af9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1530 | 2023.10.26 11:49:17.511331 [ 3 ] {46c6113c-64c9-4a9a-b0eb-a73572d6af9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1531 | 2023.10.26 11:49:17.511570 [ 3 ] {46c6113c-64c9-4a9a-b0eb-a73572d6af9b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1532 | 2023.10.26 11:49:17.511742 [ 3 ] {46c6113c-64c9-4a9a-b0eb-a73572d6af9b} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1533 | 2023.10.26 11:49:17.511872 [ 3 ] {46c6113c-64c9-4a9a-b0eb-a73572d6af9b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000985994 sec., 6085 rows/sec., 255.53 KiB/sec. | ||
1534 | 2023.10.26 11:49:17.511978 [ 3 ] {46c6113c-64c9-4a9a-b0eb-a73572d6af9b} <Debug> DynamicQueryHandler: Done processing query | ||
1535 | 2023.10.26 11:49:17.512001 [ 3 ] {46c6113c-64c9-4a9a-b0eb-a73572d6af9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1536 | 2023.10.26 11:49:17.512017 [ 3 ] {} <Debug> HTTP-Session: d1c0b12e-b2c4-4d12-abf8-34d7c989163c Destroying unnamed session | ||
1537 | 2023.10.26 11:49:17.512177 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1538 | 2023.10.26 11:49:17.512220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1539 | 2023.10.26 11:49:17.512239 [ 3 ] {} <Debug> HTTP-Session: 914da421-72e8-4457-b1d9-c51ec78930b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1540 | 2023.10.26 11:49:17.512256 [ 3 ] {} <Debug> HTTP-Session: 914da421-72e8-4457-b1d9-c51ec78930b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1541 | 2023.10.26 11:49:17.512330 [ 3 ] {3923a871-f9d3-4e74-8d61-5ec75db8bcc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1542 | 2023.10.26 11:49:17.512373 [ 3 ] {3923a871-f9d3-4e74-8d61-5ec75db8bcc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1543 | 2023.10.26 11:49:17.512488 [ 3 ] {3923a871-f9d3-4e74-8d61-5ec75db8bcc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1544 | 2023.10.26 11:49:17.512777 [ 3 ] {3923a871-f9d3-4e74-8d61-5ec75db8bcc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1545 | 2023.10.26 11:49:17.513019 [ 3 ] {3923a871-f9d3-4e74-8d61-5ec75db8bcc7} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
1546 | 2023.10.26 11:49:17.513193 [ 3 ] {3923a871-f9d3-4e74-8d61-5ec75db8bcc7} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
1547 | 2023.10.26 11:49:17.513405 [ 3 ] {3923a871-f9d3-4e74-8d61-5ec75db8bcc7} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001034745 sec., 67649 rows/sec., 4.10 MiB/sec. | ||
1548 | 2023.10.26 11:49:17.513535 [ 3 ] {3923a871-f9d3-4e74-8d61-5ec75db8bcc7} <Debug> DynamicQueryHandler: Done processing query | ||
1549 | 2023.10.26 11:49:17.513559 [ 3 ] {3923a871-f9d3-4e74-8d61-5ec75db8bcc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1550 | 2023.10.26 11:49:17.513575 [ 3 ] {} <Debug> HTTP-Session: 914da421-72e8-4457-b1d9-c51ec78930b1 Destroying unnamed session | ||
1551 | 2023.10.26 11:49:17.513690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1552 | 2023.10.26 11:49:17.513734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1553 | 2023.10.26 11:49:17.513752 [ 3 ] {} <Debug> HTTP-Session: e9c9ff31-df83-4d8e-9fc8-27156262da2c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1554 | 2023.10.26 11:49:17.513768 [ 3 ] {} <Debug> HTTP-Session: e9c9ff31-df83-4d8e-9fc8-27156262da2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1555 | 2023.10.26 11:49:17.513840 [ 3 ] {d1d3f5ef-f951-49b0-9f4c-9e84b3ea9f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1556 | 2023.10.26 11:49:17.513878 [ 3 ] {d1d3f5ef-f951-49b0-9f4c-9e84b3ea9f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1557 | 2023.10.26 11:49:17.513985 [ 3 ] {d1d3f5ef-f951-49b0-9f4c-9e84b3ea9f91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1558 | 2023.10.26 11:49:17.514236 [ 3 ] {d1d3f5ef-f951-49b0-9f4c-9e84b3ea9f91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1559 | 2023.10.26 11:49:17.514466 [ 3 ] {d1d3f5ef-f951-49b0-9f4c-9e84b3ea9f91} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1560 | 2023.10.26 11:49:17.514659 [ 3 ] {d1d3f5ef-f951-49b0-9f4c-9e84b3ea9f91} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1561 | 2023.10.26 11:49:17.514788 [ 3 ] {d1d3f5ef-f951-49b0-9f4c-9e84b3ea9f91} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000914963 sec., 22951 rows/sec., 1.19 MiB/sec. | ||
1562 | 2023.10.26 11:49:17.514787 [ 99 ] {} <Debug> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1563 | 2023.10.26 11:49:17.514911 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1564 | 2023.10.26 11:49:17.514958 [ 3 ] {d1d3f5ef-f951-49b0-9f4c-9e84b3ea9f91} <Debug> DynamicQueryHandler: Done processing query | ||
1565 | 2023.10.26 11:49:17.515020 [ 3 ] {d1d3f5ef-f951-49b0-9f4c-9e84b3ea9f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1566 | 2023.10.26 11:49:17.515043 [ 14 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1567 | 2023.10.26 11:49:17.515065 [ 3 ] {} <Debug> HTTP-Session: e9c9ff31-df83-4d8e-9fc8-27156262da2c Destroying unnamed session | ||
1568 | 2023.10.26 11:49:17.515197 [ 14 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1569 | 2023.10.26 11:49:17.515240 [ 14 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
1570 | 2023.10.26 11:49:17.515385 [ 14 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part | ||
1571 | 2023.10.26 11:49:17.515473 [ 14 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 33 rows starting from the beginning of the part | ||
1572 | 2023.10.26 11:49:17.515556 [ 14 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
1573 | 2023.10.26 11:49:17.515636 [ 14 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
1574 | 2023.10.26 11:49:17.515713 [ 14 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part | ||
1575 | 2023.10.26 11:49:17.519133 [ 20 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.004161541 sec., 33160.79308121678 rows/sec., 1.86 MiB/sec. | ||
1576 | 2023.10.26 11:49:17.519320 [ 20 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1577 | 2023.10.26 11:49:17.519526 [ 20 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1578 | 2023.10.26 11:49:17.519587 [ 20 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_6_1} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1579 | 2023.10.26 11:49:21.622240 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
1580 | 2023.10.26 11:49:21.622319 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
1581 | 2023.10.26 11:49:22.501564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 3637, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1582 | 2023.10.26 11:49:22.501694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1583 | 2023.10.26 11:49:22.501724 [ 3 ] {} <Debug> HTTP-Session: a1feda91-bd53-4351-970c-575832c9e0aa Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1584 | 2023.10.26 11:49:22.501752 [ 3 ] {} <Debug> HTTP-Session: a1feda91-bd53-4351-970c-575832c9e0aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1585 | 2023.10.26 11:49:22.501894 [ 3 ] {99e9525a-706d-4933-afbc-c6a809534466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1586 | 2023.10.26 11:49:22.501960 [ 3 ] {99e9525a-706d-4933-afbc-c6a809534466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1587 | 2023.10.26 11:49:22.502140 [ 3 ] {99e9525a-706d-4933-afbc-c6a809534466} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1588 | 2023.10.26 11:49:22.502589 [ 3 ] {99e9525a-706d-4933-afbc-c6a809534466} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1589 | 2023.10.26 11:49:22.502838 [ 3 ] {99e9525a-706d-4933-afbc-c6a809534466} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1590 | 2023.10.26 11:49:22.502995 [ 3 ] {99e9525a-706d-4933-afbc-c6a809534466} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1591 | 2023.10.26 11:49:22.503114 [ 3 ] {99e9525a-706d-4933-afbc-c6a809534466} <Information> executeQuery: Read 25 rows, 2.03 KiB in 0.001182637 sec., 21139 rows/sec., 1.67 MiB/sec. | ||
1592 | 2023.10.26 11:49:22.503253 [ 3 ] {99e9525a-706d-4933-afbc-c6a809534466} <Debug> DynamicQueryHandler: Done processing query | ||
1593 | 2023.10.26 11:49:22.503278 [ 3 ] {99e9525a-706d-4933-afbc-c6a809534466} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
1594 | 2023.10.26 11:49:22.503294 [ 3 ] {} <Debug> HTTP-Session: a1feda91-bd53-4351-970c-575832c9e0aa Destroying unnamed session | ||
1595 | 2023.10.26 11:49:22.503416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 11675, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1596 | 2023.10.26 11:49:22.503463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1597 | 2023.10.26 11:49:22.503483 [ 3 ] {} <Debug> HTTP-Session: 6a833bc0-4617-4d01-9b74-dc24b665adc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1598 | 2023.10.26 11:49:22.503500 [ 3 ] {} <Debug> HTTP-Session: 6a833bc0-4617-4d01-9b74-dc24b665adc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1599 | 2023.10.26 11:49:22.503572 [ 3 ] {e68087d0-f21b-4b4f-bb8b-68b6c94e6ba2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1600 | 2023.10.26 11:49:22.503611 [ 3 ] {e68087d0-f21b-4b4f-bb8b-68b6c94e6ba2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1601 | 2023.10.26 11:49:22.503713 [ 3 ] {e68087d0-f21b-4b4f-bb8b-68b6c94e6ba2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1602 | 2023.10.26 11:49:22.504166 [ 3 ] {e68087d0-f21b-4b4f-bb8b-68b6c94e6ba2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1603 | 2023.10.26 11:49:22.504374 [ 3 ] {e68087d0-f21b-4b4f-bb8b-68b6c94e6ba2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1604 | 2023.10.26 11:49:22.504522 [ 3 ] {e68087d0-f21b-4b4f-bb8b-68b6c94e6ba2} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1605 | 2023.10.26 11:49:22.504620 [ 3 ] {e68087d0-f21b-4b4f-bb8b-68b6c94e6ba2} <Information> executeQuery: Read 75 rows, 7.07 KiB in 0.001019715 sec., 73549 rows/sec., 6.77 MiB/sec. | ||
1606 | 2023.10.26 11:49:22.504740 [ 3 ] {e68087d0-f21b-4b4f-bb8b-68b6c94e6ba2} <Debug> DynamicQueryHandler: Done processing query | ||
1607 | 2023.10.26 11:49:22.504764 [ 3 ] {e68087d0-f21b-4b4f-bb8b-68b6c94e6ba2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1608 | 2023.10.26 11:49:22.504780 [ 3 ] {} <Debug> HTTP-Session: 6a833bc0-4617-4d01-9b74-dc24b665adc8 Destroying unnamed session | ||
1609 | 2023.10.26 11:49:22.504931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 4288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1610 | 2023.10.26 11:49:22.504978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1611 | 2023.10.26 11:49:22.505003 [ 3 ] {} <Debug> HTTP-Session: 38d8b0bf-779e-4fab-bc5b-36167e9a328e Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1612 | 2023.10.26 11:49:22.505021 [ 3 ] {} <Debug> HTTP-Session: 38d8b0bf-779e-4fab-bc5b-36167e9a328e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1613 | 2023.10.26 11:49:22.505091 [ 3 ] {562e50b2-51f1-4364-bd55-97855cc70d02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1614 | 2023.10.26 11:49:22.505129 [ 3 ] {562e50b2-51f1-4364-bd55-97855cc70d02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1615 | 2023.10.26 11:49:22.505232 [ 3 ] {562e50b2-51f1-4364-bd55-97855cc70d02} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1616 | 2023.10.26 11:49:22.505520 [ 3 ] {562e50b2-51f1-4364-bd55-97855cc70d02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1617 | 2023.10.26 11:49:22.505717 [ 3 ] {562e50b2-51f1-4364-bd55-97855cc70d02} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
1618 | 2023.10.26 11:49:22.505865 [ 3 ] {562e50b2-51f1-4364-bd55-97855cc70d02} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
1619 | 2023.10.26 11:49:22.505968 [ 3 ] {562e50b2-51f1-4364-bd55-97855cc70d02} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000848622 sec., 29459 rows/sec., 2.30 MiB/sec. | ||
1620 | 2023.10.26 11:49:22.506092 [ 3 ] {562e50b2-51f1-4364-bd55-97855cc70d02} <Debug> DynamicQueryHandler: Done processing query | ||
1621 | 2023.10.26 11:49:22.506116 [ 3 ] {562e50b2-51f1-4364-bd55-97855cc70d02} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1622 | 2023.10.26 11:49:22.506132 [ 3 ] {} <Debug> HTTP-Session: 38d8b0bf-779e-4fab-bc5b-36167e9a328e Destroying unnamed session | ||
1623 | 2023.10.26 11:49:22.506283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 26777, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1624 | 2023.10.26 11:49:22.506329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1625 | 2023.10.26 11:49:22.506349 [ 3 ] {} <Debug> HTTP-Session: 19ac51ac-6ca8-4cd3-ac36-e943e05e6db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1626 | 2023.10.26 11:49:22.506365 [ 3 ] {} <Debug> HTTP-Session: 19ac51ac-6ca8-4cd3-ac36-e943e05e6db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1627 | 2023.10.26 11:49:22.506443 [ 3 ] {d3980d6f-a987-402e-90b6-0bc994d01241} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
1628 | 2023.10.26 11:49:22.506487 [ 3 ] {d3980d6f-a987-402e-90b6-0bc994d01241} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
1629 | 2023.10.26 11:49:22.506622 [ 3 ] {d3980d6f-a987-402e-90b6-0bc994d01241} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1630 | 2023.10.26 11:49:22.507016 [ 3 ] {d3980d6f-a987-402e-90b6-0bc994d01241} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1631 | 2023.10.26 11:49:22.507315 [ 3 ] {d3980d6f-a987-402e-90b6-0bc994d01241} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
1632 | 2023.10.26 11:49:22.507493 [ 3 ] {d3980d6f-a987-402e-90b6-0bc994d01241} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
1633 | 2023.10.26 11:49:22.507591 [ 3 ] {d3980d6f-a987-402e-90b6-0bc994d01241} <Information> executeQuery: Read 25 rows, 34.55 KiB in 0.001120756 sec., 22306 rows/sec., 30.10 MiB/sec. | ||
1634 | 2023.10.26 11:49:22.507715 [ 3 ] {d3980d6f-a987-402e-90b6-0bc994d01241} <Debug> DynamicQueryHandler: Done processing query | ||
1635 | 2023.10.26 11:49:22.507738 [ 3 ] {d3980d6f-a987-402e-90b6-0bc994d01241} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
1636 | 2023.10.26 11:49:22.507753 [ 3 ] {} <Debug> HTTP-Session: 19ac51ac-6ca8-4cd3-ac36-e943e05e6db7 Destroying unnamed session | ||
1637 | 2023.10.26 11:49:27.505561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1638 | 2023.10.26 11:49:27.505742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1639 | 2023.10.26 11:49:27.505788 [ 3 ] {} <Debug> HTTP-Session: 3c73e319-5071-4ffa-b01e-626d1170eb4b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1640 | 2023.10.26 11:49:27.505829 [ 3 ] {} <Debug> HTTP-Session: 3c73e319-5071-4ffa-b01e-626d1170eb4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1641 | 2023.10.26 11:49:27.506051 [ 3 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1642 | 2023.10.26 11:49:27.506665 [ 3 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1643 | 2023.10.26 11:49:27.506848 [ 3 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1644 | 2023.10.26 11:49:27.506898 [ 3 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1645 | 2023.10.26 11:49:27.507066 [ 3 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
1646 | 2023.10.26 11:49:27.507189 [ 188 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1647 | 2023.10.26 11:49:27.507191 [ 186 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1648 | 2023.10.26 11:49:27.507354 [ 3 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1649 | 2023.10.26 11:49:27.507440 [ 3 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1650 | 2023.10.26 11:49:27.509280 [ 3 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.003179006 sec., 5033 rows/sec., 645.41 KiB/sec. | ||
1651 | 2023.10.26 11:49:27.509553 [ 3 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Debug> DynamicQueryHandler: Done processing query | ||
1652 | 2023.10.26 11:49:27.509578 [ 3 ] {63b05b40-60de-4524-b2cb-54c39235a6db} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1653 | 2023.10.26 11:49:27.509595 [ 3 ] {} <Debug> HTTP-Session: 3c73e319-5071-4ffa-b01e-626d1170eb4b Destroying unnamed session | ||
1654 | 2023.10.26 11:49:27.509837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1655 | 2023.10.26 11:49:27.509882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1656 | 2023.10.26 11:49:27.509902 [ 3 ] {} <Debug> HTTP-Session: 35796c88-7145-4434-b289-7526730a3612 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1657 | 2023.10.26 11:49:27.509918 [ 3 ] {} <Debug> HTTP-Session: 35796c88-7145-4434-b289-7526730a3612 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1658 | 2023.10.26 11:49:27.510047 [ 3 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1659 | 2023.10.26 11:49:27.510545 [ 3 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1660 | 2023.10.26 11:49:27.510725 [ 3 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1661 | 2023.10.26 11:49:27.510768 [ 3 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1662 | 2023.10.26 11:49:27.510913 [ 3 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
1663 | 2023.10.26 11:49:27.510976 [ 193 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1664 | 2023.10.26 11:49:27.511000 [ 192 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1665 | 2023.10.26 11:49:27.511108 [ 3 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1666 | 2023.10.26 11:49:27.511168 [ 3 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1667 | 2023.10.26 11:49:27.512508 [ 3 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002422715 sec., 6604 rows/sec., 846.88 KiB/sec. | ||
1668 | 2023.10.26 11:49:27.512772 [ 3 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Debug> DynamicQueryHandler: Done processing query | ||
1669 | 2023.10.26 11:49:27.512797 [ 3 ] {11cedb3b-5337-4308-b503-83d32633bf0f} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1670 | 2023.10.26 11:49:27.512814 [ 3 ] {} <Debug> HTTP-Session: 35796c88-7145-4434-b289-7526730a3612 Destroying unnamed session | ||
1671 | 2023.10.26 11:49:27.513183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1672 | 2023.10.26 11:49:27.513229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1673 | 2023.10.26 11:49:27.513249 [ 3 ] {} <Debug> HTTP-Session: 9ad47fa3-6af0-4d9d-9627-40bfca80c572 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1674 | 2023.10.26 11:49:27.513265 [ 3 ] {} <Debug> HTTP-Session: 9ad47fa3-6af0-4d9d-9627-40bfca80c572 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1675 | 2023.10.26 11:49:27.513393 [ 3 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1676 | 2023.10.26 11:49:27.513898 [ 3 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1677 | 2023.10.26 11:49:27.514078 [ 3 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1678 | 2023.10.26 11:49:27.514120 [ 3 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1679 | 2023.10.26 11:49:27.514265 [ 3 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
1680 | 2023.10.26 11:49:27.514343 [ 186 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1681 | 2023.10.26 11:49:27.514353 [ 187 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1682 | 2023.10.26 11:49:27.514451 [ 3 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1683 | 2023.10.26 11:49:27.514511 [ 3 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1684 | 2023.10.26 11:49:27.515988 [ 3 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002556477 sec., 6258 rows/sec., 802.57 KiB/sec. | ||
1685 | 2023.10.26 11:49:27.516234 [ 3 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Debug> DynamicQueryHandler: Done processing query | ||
1686 | 2023.10.26 11:49:27.516259 [ 3 ] {d9be35ce-7fb1-4361-bce6-2fa46654e923} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1687 | 2023.10.26 11:49:27.516276 [ 3 ] {} <Debug> HTTP-Session: 9ad47fa3-6af0-4d9d-9627-40bfca80c572 Destroying unnamed session | ||
1688 | 2023.10.26 11:49:27.516509 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1689 | 2023.10.26 11:49:27.516553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1690 | 2023.10.26 11:49:27.516572 [ 3 ] {} <Debug> HTTP-Session: ec00b44a-26d1-4267-b9b3-5dae5283abdc Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1691 | 2023.10.26 11:49:27.516589 [ 3 ] {} <Debug> HTTP-Session: ec00b44a-26d1-4267-b9b3-5dae5283abdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1692 | 2023.10.26 11:49:27.516718 [ 3 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1693 | 2023.10.26 11:49:27.517218 [ 3 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1694 | 2023.10.26 11:49:27.517399 [ 3 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1695 | 2023.10.26 11:49:27.517440 [ 3 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1696 | 2023.10.26 11:49:27.517587 [ 3 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
1697 | 2023.10.26 11:49:27.517634 [ 193 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1698 | 2023.10.26 11:49:27.517658 [ 188 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1699 | 2023.10.26 11:49:27.517742 [ 3 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1700 | 2023.10.26 11:49:27.517825 [ 3 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1701 | 2023.10.26 11:49:27.519323 [ 3 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002566278 sec., 6234 rows/sec., 799.51 KiB/sec. | ||
1702 | 2023.10.26 11:49:27.519577 [ 3 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Debug> DynamicQueryHandler: Done processing query | ||
1703 | 2023.10.26 11:49:27.519603 [ 3 ] {fb0c9b9d-b300-4cb1-a26b-1221b464fe43} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1704 | 2023.10.26 11:49:27.519619 [ 3 ] {} <Debug> HTTP-Session: ec00b44a-26d1-4267-b9b3-5dae5283abdc Destroying unnamed session | ||
1705 | 2023.10.26 11:49:27.519841 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1706 | 2023.10.26 11:49:27.519886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1707 | 2023.10.26 11:49:27.519905 [ 3 ] {} <Debug> HTTP-Session: 53068602-7eef-421c-a213-1a12e1547677 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1708 | 2023.10.26 11:49:27.519921 [ 3 ] {} <Debug> HTTP-Session: 53068602-7eef-421c-a213-1a12e1547677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1709 | 2023.10.26 11:49:27.520050 [ 3 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1710 | 2023.10.26 11:49:27.520551 [ 3 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1711 | 2023.10.26 11:49:27.520732 [ 3 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1712 | 2023.10.26 11:49:27.520772 [ 3 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1713 | 2023.10.26 11:49:27.520919 [ 3 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
1714 | 2023.10.26 11:49:27.520988 [ 192 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1715 | 2023.10.26 11:49:27.521000 [ 186 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1716 | 2023.10.26 11:49:27.521091 [ 3 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1717 | 2023.10.26 11:49:27.521148 [ 3 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1718 | 2023.10.26 11:49:27.522742 [ 3 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002651689 sec., 6033 rows/sec., 773.76 KiB/sec. | ||
1719 | 2023.10.26 11:49:27.523006 [ 3 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Debug> DynamicQueryHandler: Done processing query | ||
1720 | 2023.10.26 11:49:27.523034 [ 3 ] {4b9e03b9-f0fc-4741-9a60-d691d54b12d5} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1721 | 2023.10.26 11:49:27.523054 [ 3 ] {} <Debug> HTTP-Session: 53068602-7eef-421c-a213-1a12e1547677 Destroying unnamed session | ||
1722 | 2023.10.26 11:49:27.523292 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1723 | 2023.10.26 11:49:27.523345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1724 | 2023.10.26 11:49:27.523369 [ 3 ] {} <Debug> HTTP-Session: 215a24bb-0745-4a80-ae7a-e7ec7f727aad Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1725 | 2023.10.26 11:49:27.523389 [ 3 ] {} <Debug> HTTP-Session: 215a24bb-0745-4a80-ae7a-e7ec7f727aad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1726 | 2023.10.26 11:49:27.523548 [ 3 ] {e74a9b64-4444-4131-b11c-125834719131} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1727 | 2023.10.26 11:49:27.524109 [ 3 ] {e74a9b64-4444-4131-b11c-125834719131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1728 | 2023.10.26 11:49:27.524291 [ 3 ] {e74a9b64-4444-4131-b11c-125834719131} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1729 | 2023.10.26 11:49:27.524334 [ 3 ] {e74a9b64-4444-4131-b11c-125834719131} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1730 | 2023.10.26 11:49:27.524481 [ 3 ] {e74a9b64-4444-4131-b11c-125834719131} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
1731 | 2023.10.26 11:49:27.524545 [ 187 ] {e74a9b64-4444-4131-b11c-125834719131} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1732 | 2023.10.26 11:49:27.524563 [ 186 ] {e74a9b64-4444-4131-b11c-125834719131} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1733 | 2023.10.26 11:49:27.524672 [ 3 ] {e74a9b64-4444-4131-b11c-125834719131} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1734 | 2023.10.26 11:49:27.524731 [ 3 ] {e74a9b64-4444-4131-b11c-125834719131} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1735 | 2023.10.26 11:49:27.526203 [ 3 ] {e74a9b64-4444-4131-b11c-125834719131} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002609678 sec., 6131 rows/sec., 786.21 KiB/sec. | ||
1736 | 2023.10.26 11:49:27.526449 [ 3 ] {e74a9b64-4444-4131-b11c-125834719131} <Debug> DynamicQueryHandler: Done processing query | ||
1737 | 2023.10.26 11:49:27.526472 [ 3 ] {e74a9b64-4444-4131-b11c-125834719131} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1738 | 2023.10.26 11:49:27.526489 [ 3 ] {} <Debug> HTTP-Session: 215a24bb-0745-4a80-ae7a-e7ec7f727aad Destroying unnamed session | ||
1739 | 2023.10.26 11:49:27.526707 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1740 | 2023.10.26 11:49:27.526751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1741 | 2023.10.26 11:49:27.526769 [ 3 ] {} <Debug> HTTP-Session: c3db9cf6-c208-4cde-ba9b-86854fb789b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1742 | 2023.10.26 11:49:27.526785 [ 3 ] {} <Debug> HTTP-Session: c3db9cf6-c208-4cde-ba9b-86854fb789b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1743 | 2023.10.26 11:49:27.526916 [ 3 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1744 | 2023.10.26 11:49:27.527429 [ 3 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1745 | 2023.10.26 11:49:27.527616 [ 3 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1746 | 2023.10.26 11:49:27.527658 [ 3 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1747 | 2023.10.26 11:49:27.527804 [ 3 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 22-element set) | ||
1748 | 2023.10.26 11:49:27.527878 [ 193 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1749 | 2023.10.26 11:49:27.527893 [ 192 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1750 | 2023.10.26 11:49:27.527982 [ 3 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1751 | 2023.10.26 11:49:27.528040 [ 3 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1752 | 2023.10.26 11:49:27.529549 [ 3 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002594308 sec., 6167 rows/sec., 790.87 KiB/sec. | ||
1753 | 2023.10.26 11:49:27.529796 [ 3 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Debug> DynamicQueryHandler: Done processing query | ||
1754 | 2023.10.26 11:49:27.529819 [ 3 ] {1aa1a9bd-7fa0-4f7b-9be4-1a2239499ad9} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1755 | 2023.10.26 11:49:27.529839 [ 3 ] {} <Debug> HTTP-Session: c3db9cf6-c208-4cde-ba9b-86854fb789b0 Destroying unnamed session | ||
1756 | 2023.10.26 11:49:27.530091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1757 | 2023.10.26 11:49:27.530144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1758 | 2023.10.26 11:49:27.530168 [ 3 ] {} <Debug> HTTP-Session: c3a6e27d-6663-472e-bfee-5e1689ae7d1c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1759 | 2023.10.26 11:49:27.530189 [ 3 ] {} <Debug> HTTP-Session: c3a6e27d-6663-472e-bfee-5e1689ae7d1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1760 | 2023.10.26 11:49:27.530352 [ 3 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1761 | 2023.10.26 11:49:27.530954 [ 3 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1762 | 2023.10.26 11:49:27.531138 [ 3 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1763 | 2023.10.26 11:49:27.531180 [ 3 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1764 | 2023.10.26 11:49:27.531327 [ 3 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 23-element set) | ||
1765 | 2023.10.26 11:49:27.531406 [ 192 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1766 | 2023.10.26 11:49:27.531424 [ 191 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1767 | 2023.10.26 11:49:27.531515 [ 3 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1768 | 2023.10.26 11:49:27.531574 [ 3 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1769 | 2023.10.26 11:49:27.532951 [ 3 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002552678 sec., 6267 rows/sec., 803.77 KiB/sec. | ||
1770 | 2023.10.26 11:49:27.533217 [ 3 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Debug> DynamicQueryHandler: Done processing query | ||
1771 | 2023.10.26 11:49:27.533241 [ 3 ] {64879410-33cc-4ae0-9d9d-2f82502efdfb} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1772 | 2023.10.26 11:49:27.533258 [ 3 ] {} <Debug> HTTP-Session: c3a6e27d-6663-472e-bfee-5e1689ae7d1c Destroying unnamed session | ||
1773 | 2023.10.26 11:49:27.533480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1774 | 2023.10.26 11:49:27.533524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1775 | 2023.10.26 11:49:27.533544 [ 3 ] {} <Debug> HTTP-Session: 5df41058-452f-444a-8fd2-389d2b42d8fa Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1776 | 2023.10.26 11:49:27.533561 [ 3 ] {} <Debug> HTTP-Session: 5df41058-452f-444a-8fd2-389d2b42d8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1777 | 2023.10.26 11:49:27.533693 [ 3 ] {05eba509-fb79-434d-b245-3a804125d732} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1778 | 2023.10.26 11:49:27.534212 [ 3 ] {05eba509-fb79-434d-b245-3a804125d732} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1779 | 2023.10.26 11:49:27.534396 [ 3 ] {05eba509-fb79-434d-b245-3a804125d732} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1780 | 2023.10.26 11:49:27.534437 [ 3 ] {05eba509-fb79-434d-b245-3a804125d732} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1781 | 2023.10.26 11:49:27.534584 [ 3 ] {05eba509-fb79-434d-b245-3a804125d732} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 24-element set) | ||
1782 | 2023.10.26 11:49:27.534657 [ 192 ] {05eba509-fb79-434d-b245-3a804125d732} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1783 | 2023.10.26 11:49:27.534671 [ 188 ] {05eba509-fb79-434d-b245-3a804125d732} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1784 | 2023.10.26 11:49:27.534759 [ 3 ] {05eba509-fb79-434d-b245-3a804125d732} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1785 | 2023.10.26 11:49:27.534818 [ 3 ] {05eba509-fb79-434d-b245-3a804125d732} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1786 | 2023.10.26 11:49:27.536295 [ 3 ] {05eba509-fb79-434d-b245-3a804125d732} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002561298 sec., 6246 rows/sec., 801.06 KiB/sec. | ||
1787 | 2023.10.26 11:49:27.536540 [ 3 ] {05eba509-fb79-434d-b245-3a804125d732} <Debug> DynamicQueryHandler: Done processing query | ||
1788 | 2023.10.26 11:49:27.536563 [ 3 ] {05eba509-fb79-434d-b245-3a804125d732} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1789 | 2023.10.26 11:49:27.536581 [ 3 ] {} <Debug> HTTP-Session: 5df41058-452f-444a-8fd2-389d2b42d8fa Destroying unnamed session | ||
1790 | 2023.10.26 11:49:27.536784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1791 | 2023.10.26 11:49:27.536829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1792 | 2023.10.26 11:49:27.536848 [ 3 ] {} <Debug> HTTP-Session: 34a9ea43-3120-436b-9ac9-4d15f88b87eb Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1793 | 2023.10.26 11:49:27.536864 [ 3 ] {} <Debug> HTTP-Session: 34a9ea43-3120-436b-9ac9-4d15f88b87eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1794 | 2023.10.26 11:49:27.537000 [ 3 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1795 | 2023.10.26 11:49:27.537525 [ 3 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1796 | 2023.10.26 11:49:27.537710 [ 3 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1797 | 2023.10.26 11:49:27.537751 [ 3 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1798 | 2023.10.26 11:49:27.537897 [ 3 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 25-element set) | ||
1799 | 2023.10.26 11:49:27.537958 [ 192 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1800 | 2023.10.26 11:49:27.537980 [ 188 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1801 | 2023.10.26 11:49:27.538092 [ 3 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1802 | 2023.10.26 11:49:27.538154 [ 3 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1803 | 2023.10.26 11:49:27.539722 [ 3 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002683279 sec., 5962 rows/sec., 764.65 KiB/sec. | ||
1804 | 2023.10.26 11:49:27.539993 [ 3 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Debug> DynamicQueryHandler: Done processing query | ||
1805 | 2023.10.26 11:49:27.540023 [ 3 ] {6bba51f1-4d72-41ad-88f4-8a4684e597da} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1806 | 2023.10.26 11:49:27.540043 [ 3 ] {} <Debug> HTTP-Session: 34a9ea43-3120-436b-9ac9-4d15f88b87eb Destroying unnamed session | ||
1807 | 2023.10.26 11:49:27.540268 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1808 | 2023.10.26 11:49:27.540322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1809 | 2023.10.26 11:49:27.540345 [ 3 ] {} <Debug> HTTP-Session: 6ff8180c-79ce-46c4-9888-917d54ae8cb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1810 | 2023.10.26 11:49:27.540365 [ 3 ] {} <Debug> HTTP-Session: 6ff8180c-79ce-46c4-9888-917d54ae8cb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1811 | 2023.10.26 11:49:27.540532 [ 3 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) | ||
1812 | 2023.10.26 11:49:27.541122 [ 3 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1813 | 2023.10.26 11:49:27.541311 [ 3 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1814 | 2023.10.26 11:49:27.541352 [ 3 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
1815 | 2023.10.26 11:49:27.541501 [ 3 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Key condition: (column 0 notIn 26-element set) | ||
1816 | 2023.10.26 11:49:27.541561 [ 192 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
1817 | 2023.10.26 11:49:27.541576 [ 186 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
1818 | 2023.10.26 11:49:27.541664 [ 3 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges | ||
1819 | 2023.10.26 11:49:27.541725 [ 3 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Debug> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c) (SelectExecutor): Reading approx. 16 rows with 2 streams | ||
1820 | 2023.10.26 11:49:27.543285 [ 3 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.00270744 sec., 5909 rows/sec., 757.82 KiB/sec. | ||
1821 | 2023.10.26 11:49:27.543528 [ 3 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Debug> DynamicQueryHandler: Done processing query | ||
1822 | 2023.10.26 11:49:27.543552 [ 3 ] {8f5fcf29-1564-49f4-8d89-941bde940d3d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
1823 | 2023.10.26 11:49:27.543569 [ 3 ] {} <Debug> HTTP-Session: 6ff8180c-79ce-46c4-9888-917d54ae8cb8 Destroying unnamed session | ||
1824 | 2023.10.26 11:49:27.543711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1825 | 2023.10.26 11:49:27.543757 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1826 | 2023.10.26 11:49:27.543776 [ 3 ] {} <Debug> HTTP-Session: 97ae8d3b-b63e-42ce-9bf2-9551da51910f Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1827 | 2023.10.26 11:49:27.543792 [ 3 ] {} <Debug> HTTP-Session: 97ae8d3b-b63e-42ce-9bf2-9551da51910f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1828 | 2023.10.26 11:49:27.543873 [ 3 ] {c7bd9d0d-b8db-4baa-ba94-ab79a595d4fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
1829 | 2023.10.26 11:49:27.543914 [ 3 ] {c7bd9d0d-b8db-4baa-ba94-ab79a595d4fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
1830 | 2023.10.26 11:49:27.544060 [ 3 ] {c7bd9d0d-b8db-4baa-ba94-ab79a595d4fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1831 | 2023.10.26 11:49:27.544365 [ 3 ] {c7bd9d0d-b8db-4baa-ba94-ab79a595d4fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1832 | 2023.10.26 11:49:27.544716 [ 3 ] {c7bd9d0d-b8db-4baa-ba94-ab79a595d4fc} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
1833 | 2023.10.26 11:49:27.544942 [ 3 ] {c7bd9d0d-b8db-4baa-ba94-ab79a595d4fc} <Trace> oximeter.timeseries_schema (8d305a70-4d5f-450a-99b3-085dce5e736c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
1834 | 2023.10.26 11:49:27.545082 [ 3 ] {c7bd9d0d-b8db-4baa-ba94-ab79a595d4fc} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001173917 sec., 9370 rows/sec., 839.37 KiB/sec. | ||
1835 | 2023.10.26 11:49:27.545235 [ 3 ] {c7bd9d0d-b8db-4baa-ba94-ab79a595d4fc} <Debug> DynamicQueryHandler: Done processing query | ||
1836 | 2023.10.26 11:49:27.545264 [ 3 ] {c7bd9d0d-b8db-4baa-ba94-ab79a595d4fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
1837 | 2023.10.26 11:49:27.545283 [ 3 ] {} <Debug> HTTP-Session: 97ae8d3b-b63e-42ce-9bf2-9551da51910f Destroying unnamed session | ||
1838 | 2023.10.26 11:49:27.545405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1839 | 2023.10.26 11:49:27.545459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1840 | 2023.10.26 11:49:27.545484 [ 3 ] {} <Debug> HTTP-Session: 2cfed769-6144-4eb6-96d7-0d049e88cbb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1841 | 2023.10.26 11:49:27.545504 [ 3 ] {} <Debug> HTTP-Session: 2cfed769-6144-4eb6-96d7-0d049e88cbb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1842 | 2023.10.26 11:49:27.545590 [ 3 ] {b3c5d1ed-f1a8-469c-8a5d-ec38d3c1ea1c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1843 | 2023.10.26 11:49:27.545637 [ 3 ] {b3c5d1ed-f1a8-469c-8a5d-ec38d3c1ea1c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1844 | 2023.10.26 11:49:27.545769 [ 3 ] {b3c5d1ed-f1a8-469c-8a5d-ec38d3c1ea1c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1845 | 2023.10.26 11:49:27.546058 [ 3 ] {b3c5d1ed-f1a8-469c-8a5d-ec38d3c1ea1c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1846 | 2023.10.26 11:49:27.546263 [ 3 ] {b3c5d1ed-f1a8-469c-8a5d-ec38d3c1ea1c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1847 | 2023.10.26 11:49:27.546408 [ 3 ] {b3c5d1ed-f1a8-469c-8a5d-ec38d3c1ea1c} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1848 | 2023.10.26 11:49:27.546507 [ 3 ] {b3c5d1ed-f1a8-469c-8a5d-ec38d3c1ea1c} <Information> executeQuery: Read 6 rows, 348.00 B in 0.000884173 sec., 6786 rows/sec., 384.36 KiB/sec. | ||
1849 | 2023.10.26 11:49:27.546620 [ 3 ] {b3c5d1ed-f1a8-469c-8a5d-ec38d3c1ea1c} <Debug> DynamicQueryHandler: Done processing query | ||
1850 | 2023.10.26 11:49:27.546643 [ 3 ] {b3c5d1ed-f1a8-469c-8a5d-ec38d3c1ea1c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
1851 | 2023.10.26 11:49:27.546658 [ 3 ] {} <Debug> HTTP-Session: 2cfed769-6144-4eb6-96d7-0d049e88cbb7 Destroying unnamed session | ||
1852 | 2023.10.26 11:49:27.546778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1853 | 2023.10.26 11:49:27.546824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1854 | 2023.10.26 11:49:27.546843 [ 3 ] {} <Debug> HTTP-Session: ba51d146-5ac7-4c38-b67b-5471b548155c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1855 | 2023.10.26 11:49:27.546860 [ 3 ] {} <Debug> HTTP-Session: ba51d146-5ac7-4c38-b67b-5471b548155c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1856 | 2023.10.26 11:49:27.546934 [ 3 ] {bfa89fe8-150e-401c-8ef7-826c132a870a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1857 | 2023.10.26 11:49:27.546972 [ 3 ] {bfa89fe8-150e-401c-8ef7-826c132a870a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1858 | 2023.10.26 11:49:27.547075 [ 3 ] {bfa89fe8-150e-401c-8ef7-826c132a870a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1859 | 2023.10.26 11:49:27.547399 [ 3 ] {bfa89fe8-150e-401c-8ef7-826c132a870a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1860 | 2023.10.26 11:49:27.547620 [ 3 ] {bfa89fe8-150e-401c-8ef7-826c132a870a} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1861 | 2023.10.26 11:49:27.547765 [ 3 ] {bfa89fe8-150e-401c-8ef7-826c132a870a} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1862 | 2023.10.26 11:49:27.547867 [ 3 ] {bfa89fe8-150e-401c-8ef7-826c132a870a} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000906393 sec., 105914 rows/sec., 10.05 MiB/sec. | ||
1863 | 2023.10.26 11:49:27.547982 [ 3 ] {bfa89fe8-150e-401c-8ef7-826c132a870a} <Debug> DynamicQueryHandler: Done processing query | ||
1864 | 2023.10.26 11:49:27.548006 [ 3 ] {bfa89fe8-150e-401c-8ef7-826c132a870a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
1865 | 2023.10.26 11:49:27.548022 [ 3 ] {} <Debug> HTTP-Session: ba51d146-5ac7-4c38-b67b-5471b548155c Destroying unnamed session | ||
1866 | 2023.10.26 11:49:27.548182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 48246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1867 | 2023.10.26 11:49:27.548228 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1868 | 2023.10.26 11:49:27.548247 [ 3 ] {} <Debug> HTTP-Session: 0318da46-7dc0-422e-95ed-e347ee19a1e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1869 | 2023.10.26 11:49:27.548263 [ 3 ] {} <Debug> HTTP-Session: 0318da46-7dc0-422e-95ed-e347ee19a1e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1870 | 2023.10.26 11:49:27.548350 [ 3 ] {653379f7-7dd9-4656-ba1f-13ef85d8fbbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
1871 | 2023.10.26 11:49:27.548388 [ 3 ] {653379f7-7dd9-4656-ba1f-13ef85d8fbbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
1872 | 2023.10.26 11:49:27.548491 [ 3 ] {653379f7-7dd9-4656-ba1f-13ef85d8fbbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1873 | 2023.10.26 11:49:27.548939 [ 3 ] {653379f7-7dd9-4656-ba1f-13ef85d8fbbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1874 | 2023.10.26 11:49:27.549159 [ 3 ] {653379f7-7dd9-4656-ba1f-13ef85d8fbbb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
1875 | 2023.10.26 11:49:27.549305 [ 3 ] {653379f7-7dd9-4656-ba1f-13ef85d8fbbb} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
1876 | 2023.10.26 11:49:27.549405 [ 3 ] {653379f7-7dd9-4656-ba1f-13ef85d8fbbb} <Information> executeQuery: Read 302 rows, 21.32 KiB in 0.001027605 sec., 293887 rows/sec., 20.26 MiB/sec. | ||
1877 | 2023.10.26 11:49:27.549520 [ 3 ] {653379f7-7dd9-4656-ba1f-13ef85d8fbbb} <Debug> DynamicQueryHandler: Done processing query | ||
1878 | 2023.10.26 11:49:27.549544 [ 3 ] {653379f7-7dd9-4656-ba1f-13ef85d8fbbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
1879 | 2023.10.26 11:49:27.549559 [ 3 ] {} <Debug> HTTP-Session: 0318da46-7dc0-422e-95ed-e347ee19a1e7 Destroying unnamed session | ||
1880 | 2023.10.26 11:49:27.549673 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1881 | 2023.10.26 11:49:27.549719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1882 | 2023.10.26 11:49:27.549737 [ 3 ] {} <Debug> HTTP-Session: 19b59e51-b7fa-4164-810f-d4f437f669fd Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1883 | 2023.10.26 11:49:27.549754 [ 3 ] {} <Debug> HTTP-Session: 19b59e51-b7fa-4164-810f-d4f437f669fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1884 | 2023.10.26 11:49:27.549822 [ 3 ] {656cad55-6f7f-4157-ab3e-751773de11c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
1885 | 2023.10.26 11:49:27.549861 [ 3 ] {656cad55-6f7f-4157-ab3e-751773de11c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
1886 | 2023.10.26 11:49:27.549963 [ 3 ] {656cad55-6f7f-4157-ab3e-751773de11c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1887 | 2023.10.26 11:49:27.550221 [ 3 ] {656cad55-6f7f-4157-ab3e-751773de11c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1888 | 2023.10.26 11:49:27.550451 [ 3 ] {656cad55-6f7f-4157-ab3e-751773de11c5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1889 | 2023.10.26 11:49:27.550645 [ 3 ] {656cad55-6f7f-4157-ab3e-751773de11c5} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1890 | 2023.10.26 11:49:27.550748 [ 3 ] {656cad55-6f7f-4157-ab3e-751773de11c5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000896243 sec., 6694 rows/sec., 281.12 KiB/sec. | ||
1891 | 2023.10.26 11:49:27.550769 [ 87 ] {} <Debug> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1892 | 2023.10.26 11:49:27.550867 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1893 | 2023.10.26 11:49:27.550949 [ 3 ] {656cad55-6f7f-4157-ab3e-751773de11c5} <Debug> DynamicQueryHandler: Done processing query | ||
1894 | 2023.10.26 11:49:27.550976 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1895 | 2023.10.26 11:49:27.550981 [ 3 ] {656cad55-6f7f-4157-ab3e-751773de11c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1896 | 2023.10.26 11:49:27.551018 [ 3 ] {} <Debug> HTTP-Session: 19b59e51-b7fa-4164-810f-d4f437f669fd Destroying unnamed session | ||
1897 | 2023.10.26 11:49:27.551069 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1898 | 2023.10.26 11:49:27.551101 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
1899 | 2023.10.26 11:49:27.551137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 14859, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1900 | 2023.10.26 11:49:27.551193 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1901 | 2023.10.26 11:49:27.551225 [ 3 ] {} <Debug> HTTP-Session: dba12d5c-5068-4bf1-9b42-6bf63762c3da Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1902 | 2023.10.26 11:49:27.551254 [ 3 ] {} <Debug> HTTP-Session: dba12d5c-5068-4bf1-9b42-6bf63762c3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1903 | 2023.10.26 11:49:27.551252 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
1904 | 2023.10.26 11:49:27.551359 [ 3 ] {dd0f1bec-3ed3-41ae-8378-47d93e6ec2f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
1905 | 2023.10.26 11:49:27.551402 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
1906 | 2023.10.26 11:49:27.551415 [ 3 ] {dd0f1bec-3ed3-41ae-8378-47d93e6ec2f4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
1907 | 2023.10.26 11:49:27.551600 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
1908 | 2023.10.26 11:49:27.551693 [ 3 ] {dd0f1bec-3ed3-41ae-8378-47d93e6ec2f4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1909 | 2023.10.26 11:49:27.551780 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
1910 | 2023.10.26 11:49:27.551938 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
1911 | 2023.10.26 11:49:27.552255 [ 3 ] {dd0f1bec-3ed3-41ae-8378-47d93e6ec2f4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1912 | 2023.10.26 11:49:27.552593 [ 3 ] {dd0f1bec-3ed3-41ae-8378-47d93e6ec2f4} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
1913 | 2023.10.26 11:49:27.552755 [ 14 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.001816356 sec., 19819.903146739955 rows/sec., 832.28 KiB/sec. | ||
1914 | 2023.10.26 11:49:27.552839 [ 3 ] {dd0f1bec-3ed3-41ae-8378-47d93e6ec2f4} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
1915 | 2023.10.26 11:49:27.552887 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1916 | 2023.10.26 11:49:27.552997 [ 87 ] {} <Debug> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
1917 | 2023.10.26 11:49:27.553019 [ 3 ] {dd0f1bec-3ed3-41ae-8378-47d93e6ec2f4} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001620224 sec., 49993 rows/sec., 3.06 MiB/sec. | ||
1918 | 2023.10.26 11:49:27.553084 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1919 | 2023.10.26 11:49:27.553256 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_6_1} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1920 | 2023.10.26 11:49:27.553353 [ 10 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
1921 | 2023.10.26 11:49:27.553381 [ 3 ] {dd0f1bec-3ed3-41ae-8378-47d93e6ec2f4} <Debug> DynamicQueryHandler: Done processing query | ||
1922 | 2023.10.26 11:49:27.553405 [ 20 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_6_1} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1923 | 2023.10.26 11:49:27.553436 [ 3 ] {dd0f1bec-3ed3-41ae-8378-47d93e6ec2f4} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
1924 | 2023.10.26 11:49:27.553471 [ 3 ] {} <Debug> HTTP-Session: dba12d5c-5068-4bf1-9b42-6bf63762c3da Destroying unnamed session | ||
1925 | 2023.10.26 11:49:27.553601 [ 10 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1926 | 2023.10.26 11:49:27.553658 [ 10 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part | ||
1927 | 2023.10.26 11:49:27.553679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1928 | 2023.10.26 11:49:27.553751 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1929 | 2023.10.26 11:49:27.553779 [ 3 ] {} <Debug> HTTP-Session: 137ab68a-1ed1-4c55-bb10-1f3ba56405b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1930 | 2023.10.26 11:49:27.553828 [ 3 ] {} <Debug> HTTP-Session: 137ab68a-1ed1-4c55-bb10-1f3ba56405b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1931 | 2023.10.26 11:49:27.553914 [ 10 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part | ||
1932 | 2023.10.26 11:49:27.554051 [ 3 ] {13234907-8f4a-4f11-b8bb-d7b5e9da174c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
1933 | 2023.10.26 11:49:27.554164 [ 3 ] {13234907-8f4a-4f11-b8bb-d7b5e9da174c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
1934 | 2023.10.26 11:49:27.554180 [ 10 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part | ||
1935 | 2023.10.26 11:49:27.554530 [ 10 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part | ||
1936 | 2023.10.26 11:49:27.554658 [ 3 ] {13234907-8f4a-4f11-b8bb-d7b5e9da174c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1937 | 2023.10.26 11:49:27.554834 [ 10 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part | ||
1938 | 2023.10.26 11:49:27.554994 [ 10 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 81 rows starting from the beginning of the part | ||
1939 | 2023.10.26 11:49:27.555370 [ 3 ] {13234907-8f4a-4f11-b8bb-d7b5e9da174c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1940 | 2023.10.26 11:49:27.555844 [ 3 ] {13234907-8f4a-4f11-b8bb-d7b5e9da174c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
1941 | 2023.10.26 11:49:27.556224 [ 3 ] {13234907-8f4a-4f11-b8bb-d7b5e9da174c} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
1942 | 2023.10.26 11:49:27.556480 [ 3 ] {13234907-8f4a-4f11-b8bb-d7b5e9da174c} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002353325 sec., 8923 rows/sec., 473.90 KiB/sec. | ||
1943 | 2023.10.26 11:49:27.556896 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 431 rows, containing 5 columns (5 merged, 0 gathered) in 0.003695525 sec., 116627.54277132478 rows/sec., 7.08 MiB/sec. | ||
1944 | 2023.10.26 11:49:27.556910 [ 3 ] {13234907-8f4a-4f11-b8bb-d7b5e9da174c} <Debug> DynamicQueryHandler: Done processing query | ||
1945 | 2023.10.26 11:49:27.556959 [ 3 ] {13234907-8f4a-4f11-b8bb-d7b5e9da174c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
1946 | 2023.10.26 11:49:27.556978 [ 3 ] {} <Debug> HTTP-Session: 137ab68a-1ed1-4c55-bb10-1f3ba56405b7 Destroying unnamed session | ||
1947 | 2023.10.26 11:49:27.557072 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
1948 | 2023.10.26 11:49:27.557299 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
1949 | 2023.10.26 11:49:27.557365 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
1950 | 2023.10.26 11:49:28.000165 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.22 MiB, peak 237.36 MiB, will set to 230.78 MiB (RSS), difference: -1.44 MiB | ||
1951 | 2023.10.26 11:49:32.503589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6510, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1952 | 2023.10.26 11:49:32.503771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1953 | 2023.10.26 11:49:32.503820 [ 3 ] {} <Debug> HTTP-Session: 6a979a02-6c8c-4b29-b03c-30fc9c9e41de Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1954 | 2023.10.26 11:49:32.503863 [ 3 ] {} <Debug> HTTP-Session: 6a979a02-6c8c-4b29-b03c-30fc9c9e41de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1955 | 2023.10.26 11:49:32.504070 [ 3 ] {a56df2cb-0a06-45b4-bc6b-2de829f536f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
1956 | 2023.10.26 11:49:32.504162 [ 3 ] {a56df2cb-0a06-45b4-bc6b-2de829f536f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
1957 | 2023.10.26 11:49:32.504322 [ 3 ] {a56df2cb-0a06-45b4-bc6b-2de829f536f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1958 | 2023.10.26 11:49:32.504835 [ 3 ] {a56df2cb-0a06-45b4-bc6b-2de829f536f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1959 | 2023.10.26 11:49:32.505101 [ 3 ] {a56df2cb-0a06-45b4-bc6b-2de829f536f7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1960 | 2023.10.26 11:49:32.505263 [ 3 ] {a56df2cb-0a06-45b4-bc6b-2de829f536f7} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1961 | 2023.10.26 11:49:32.505399 [ 3 ] {a56df2cb-0a06-45b4-bc6b-2de829f536f7} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001264559 sec., 35585 rows/sec., 2.82 MiB/sec. | ||
1962 | 2023.10.26 11:49:32.505418 [ 83 ] {} <Debug> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1963 | 2023.10.26 11:49:32.505561 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1964 | 2023.10.26 11:49:32.505571 [ 3 ] {a56df2cb-0a06-45b4-bc6b-2de829f536f7} <Debug> DynamicQueryHandler: Done processing query | ||
1965 | 2023.10.26 11:49:32.505618 [ 3 ] {a56df2cb-0a06-45b4-bc6b-2de829f536f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
1966 | 2023.10.26 11:49:32.505667 [ 3 ] {} <Debug> HTTP-Session: 6a979a02-6c8c-4b29-b03c-30fc9c9e41de Destroying unnamed session | ||
1967 | 2023.10.26 11:49:32.505716 [ 20 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1968 | 2023.10.26 11:49:32.505806 [ 20 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1969 | 2023.10.26 11:49:32.505839 [ 20 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 31 rows starting from the beginning of the part | ||
1970 | 2023.10.26 11:49:32.505925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 21728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1971 | 2023.10.26 11:49:32.505969 [ 20 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
1972 | 2023.10.26 11:49:32.505981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
1973 | 2023.10.26 11:49:32.506014 [ 3 ] {} <Debug> HTTP-Session: bffbe7df-20b0-4258-9bf6-e0ade0aeda14 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
1974 | 2023.10.26 11:49:32.506037 [ 3 ] {} <Debug> HTTP-Session: bffbe7df-20b0-4258-9bf6-e0ade0aeda14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
1975 | 2023.10.26 11:49:32.506107 [ 20 ] {449444a8-4430-4344-a8ad-26037c41107b::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 | ||
1976 | 2023.10.26 11:49:32.506162 [ 3 ] {992f2663-9527-4edf-b4a7-5cc5a48357b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
1977 | 2023.10.26 11:49:32.506221 [ 3 ] {992f2663-9527-4edf-b4a7-5cc5a48357b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
1978 | 2023.10.26 11:49:32.506231 [ 20 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
1979 | 2023.10.26 11:49:32.506403 [ 20 ] {449444a8-4430-4344-a8ad-26037c41107b::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 | ||
1980 | 2023.10.26 11:49:32.506463 [ 3 ] {992f2663-9527-4edf-b4a7-5cc5a48357b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
1981 | 2023.10.26 11:49:32.506551 [ 20 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part | ||
1982 | 2023.10.26 11:49:32.507007 [ 3 ] {992f2663-9527-4edf-b4a7-5cc5a48357b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1983 | 2023.10.26 11:49:32.507352 [ 3 ] {992f2663-9527-4edf-b4a7-5cc5a48357b3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
1984 | 2023.10.26 11:49:32.507382 [ 14 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.001734145 sec., 79578.12063005111 rows/sec., 6.05 MiB/sec. | ||
1985 | 2023.10.26 11:49:32.507583 [ 3 ] {992f2663-9527-4edf-b4a7-5cc5a48357b3} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
1986 | 2023.10.26 11:49:32.507637 [ 23 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
1987 | 2023.10.26 11:49:32.507743 [ 83 ] {} <Debug> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
1988 | 2023.10.26 11:49:32.507813 [ 3 ] {992f2663-9527-4edf-b4a7-5cc5a48357b3} <Information> executeQuery: Read 135 rows, 13.45 KiB in 0.001614074 sec., 83639 rows/sec., 8.14 MiB/sec. | ||
1989 | 2023.10.26 11:49:32.507821 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
1990 | 2023.10.26 11:49:32.508008 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
1991 | 2023.10.26 11:49:32.508074 [ 23 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_11_2} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
1992 | 2023.10.26 11:49:32.508094 [ 3 ] {992f2663-9527-4edf-b4a7-5cc5a48357b3} <Debug> DynamicQueryHandler: Done processing query | ||
1993 | 2023.10.26 11:49:32.508149 [ 3 ] {992f2663-9527-4edf-b4a7-5cc5a48357b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
1994 | 2023.10.26 11:49:32.508172 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
1995 | 2023.10.26 11:49:32.508196 [ 3 ] {} <Debug> HTTP-Session: bffbe7df-20b0-4258-9bf6-e0ade0aeda14 Destroying unnamed session | ||
1996 | 2023.10.26 11:49:32.508209 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 171 rows starting from the beginning of the part | ||
1997 | 2023.10.26 11:49:32.508254 [ 23 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_11_2} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
1998 | 2023.10.26 11:49:32.508432 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 7681, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
1999 | 2023.10.26 11:49:32.508459 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 75 rows starting from the beginning of the part | ||
2000 | 2023.10.26 11:49:32.508503 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2001 | 2023.10.26 11:49:32.508527 [ 3 ] {} <Debug> HTTP-Session: 03733af5-805a-4ec6-9ca0-f259f3a00aed Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2002 | 2023.10.26 11:49:32.508561 [ 3 ] {} <Debug> HTTP-Session: 03733af5-805a-4ec6-9ca0-f259f3a00aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2003 | 2023.10.26 11:49:32.508569 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 96 rows starting from the beginning of the part | ||
2004 | 2023.10.26 11:49:32.508669 [ 3 ] {53d0b5bd-ba60-4d5e-855a-47998246c31c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2005 | 2023.10.26 11:49:32.508715 [ 3 ] {53d0b5bd-ba60-4d5e-855a-47998246c31c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2006 | 2023.10.26 11:49:32.508791 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 75 rows starting from the beginning of the part | ||
2007 | 2023.10.26 11:49:32.508936 [ 3 ] {53d0b5bd-ba60-4d5e-855a-47998246c31c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2008 | 2023.10.26 11:49:32.508967 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 96 rows starting from the beginning of the part | ||
2009 | 2023.10.26 11:49:32.509088 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 135 rows starting from the beginning of the part | ||
2010 | 2023.10.26 11:49:32.509424 [ 3 ] {53d0b5bd-ba60-4d5e-855a-47998246c31c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
2011 | 2023.10.26 11:49:32.509716 [ 3 ] {53d0b5bd-ba60-4d5e-855a-47998246c31c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2012 | 2023.10.26 11:49:32.509907 [ 3 ] {53d0b5bd-ba60-4d5e-855a-47998246c31c} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2013 | 2023.10.26 11:49:32.510107 [ 83 ] {} <Debug> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2014 | 2023.10.26 11:49:32.510146 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 648 rows, containing 4 columns (4 merged, 0 gathered) in 0.002243223 sec., 288870.0766709329 rows/sec., 27.26 MiB/sec. | ||
2015 | 2023.10.26 11:49:32.510147 [ 3 ] {53d0b5bd-ba60-4d5e-855a-47998246c31c} <Information> executeQuery: Read 45 rows, 3.60 KiB in 0.001437361 sec., 31307 rows/sec., 2.45 MiB/sec. | ||
2016 | 2023.10.26 11:49:32.510168 [ 83 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
2017 | 2023.10.26 11:49:32.510376 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2018 | 2023.10.26 11:49:32.510511 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2019 | 2023.10.26 11:49:32.510631 [ 3 ] {53d0b5bd-ba60-4d5e-855a-47998246c31c} <Debug> DynamicQueryHandler: Done processing query | ||
2020 | 2023.10.26 11:49:32.510690 [ 3 ] {53d0b5bd-ba60-4d5e-855a-47998246c31c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2021 | 2023.10.26 11:49:32.510707 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2022 | 2023.10.26 11:49:32.510737 [ 3 ] {} <Debug> HTTP-Session: 03733af5-805a-4ec6-9ca0-f259f3a00aed Destroying unnamed session | ||
2023 | 2023.10.26 11:49:32.510804 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2024 | 2023.10.26 11:49:32.510812 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 334 rows starting from the beginning of the part | ||
2025 | 2023.10.26 11:49:32.510894 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_11_2} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2026 | 2023.10.26 11:49:32.511049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 48150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2027 | 2023.10.26 11:49:32.511123 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 25 rows starting from the beginning of the part | ||
2028 | 2023.10.26 11:49:32.511136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2029 | 2023.10.26 11:49:32.511199 [ 3 ] {} <Debug> HTTP-Session: a19a4475-76da-41fb-afb7-53c607b2e0e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2030 | 2023.10.26 11:49:32.511232 [ 3 ] {} <Debug> HTTP-Session: a19a4475-76da-41fb-afb7-53c607b2e0e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2031 | 2023.10.26 11:49:32.511361 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 291 rows starting from the beginning of the part | ||
2032 | 2023.10.26 11:49:32.511471 [ 3 ] {e02cf7bb-18fc-4600-a24d-0a8d65d570dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2033 | 2023.10.26 11:49:32.511609 [ 3 ] {e02cf7bb-18fc-4600-a24d-0a8d65d570dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2034 | 2023.10.26 11:49:32.511621 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 25 rows starting from the beginning of the part | ||
2035 | 2023.10.26 11:49:32.511962 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 302 rows starting from the beginning of the part | ||
2036 | 2023.10.26 11:49:32.512254 [ 3 ] {e02cf7bb-18fc-4600-a24d-0a8d65d570dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2037 | 2023.10.26 11:49:32.512267 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part | ||
2038 | 2023.10.26 11:49:32.513460 [ 3 ] {e02cf7bb-18fc-4600-a24d-0a8d65d570dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
2039 | 2023.10.26 11:49:32.514004 [ 15 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1022 rows, containing 4 columns (4 merged, 0 gathered) in 0.003746425 sec., 272793.3963712072 rows/sec., 19.10 MiB/sec. | ||
2040 | 2023.10.26 11:49:32.514144 [ 3 ] {e02cf7bb-18fc-4600-a24d-0a8d65d570dc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
2041 | 2023.10.26 11:49:32.514154 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2042 | 2023.10.26 11:49:32.514424 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2043 | 2023.10.26 11:49:32.514489 [ 3 ] {e02cf7bb-18fc-4600-a24d-0a8d65d570dc} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
2044 | 2023.10.26 11:49:32.514539 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_11_2} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2045 | 2023.10.26 11:49:32.514727 [ 3 ] {e02cf7bb-18fc-4600-a24d-0a8d65d570dc} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.003207167 sec., 14031 rows/sec., 18.93 MiB/sec. | ||
2046 | 2023.10.26 11:49:32.514883 [ 3 ] {e02cf7bb-18fc-4600-a24d-0a8d65d570dc} <Debug> DynamicQueryHandler: Done processing query | ||
2047 | 2023.10.26 11:49:32.514907 [ 3 ] {e02cf7bb-18fc-4600-a24d-0a8d65d570dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2048 | 2023.10.26 11:49:32.514923 [ 3 ] {} <Debug> HTTP-Session: a19a4475-76da-41fb-afb7-53c607b2e0e2 Destroying unnamed session | ||
2049 | 2023.10.26 11:49:36.622377 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2050 | 2023.10.26 11:49:36.622433 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2051 | 2023.10.26 11:49:37.505554 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2052 | 2023.10.26 11:49:37.505685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2053 | 2023.10.26 11:49:37.505716 [ 3 ] {} <Debug> HTTP-Session: 4fadc707-db28-49ef-93e6-e012b9ad8321 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2054 | 2023.10.26 11:49:37.505744 [ 3 ] {} <Debug> HTTP-Session: 4fadc707-db28-49ef-93e6-e012b9ad8321 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2055 | 2023.10.26 11:49:37.505886 [ 3 ] {05331c3a-e03c-4c77-b9ea-de189ad4e05d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2056 | 2023.10.26 11:49:37.505952 [ 3 ] {05331c3a-e03c-4c77-b9ea-de189ad4e05d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2057 | 2023.10.26 11:49:37.506135 [ 3 ] {05331c3a-e03c-4c77-b9ea-de189ad4e05d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2058 | 2023.10.26 11:49:37.506540 [ 3 ] {05331c3a-e03c-4c77-b9ea-de189ad4e05d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
2059 | 2023.10.26 11:49:37.506795 [ 3 ] {05331c3a-e03c-4c77-b9ea-de189ad4e05d} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2060 | 2023.10.26 11:49:37.506961 [ 3 ] {05331c3a-e03c-4c77-b9ea-de189ad4e05d} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2061 | 2023.10.26 11:49:37.507077 [ 3 ] {05331c3a-e03c-4c77-b9ea-de189ad4e05d} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001152427 sec., 5206 rows/sec., 294.89 KiB/sec. | ||
2062 | 2023.10.26 11:49:37.507213 [ 3 ] {05331c3a-e03c-4c77-b9ea-de189ad4e05d} <Debug> DynamicQueryHandler: Done processing query | ||
2063 | 2023.10.26 11:49:37.507239 [ 3 ] {05331c3a-e03c-4c77-b9ea-de189ad4e05d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2064 | 2023.10.26 11:49:37.507255 [ 3 ] {} <Debug> HTTP-Session: 4fadc707-db28-49ef-93e6-e012b9ad8321 Destroying unnamed session | ||
2065 | 2023.10.26 11:49:37.507390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2066 | 2023.10.26 11:49:37.507436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2067 | 2023.10.26 11:49:37.507456 [ 3 ] {} <Debug> HTTP-Session: 1e373270-1fbd-4d91-a8a3-45640e216c62 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2068 | 2023.10.26 11:49:37.507475 [ 3 ] {} <Debug> HTTP-Session: 1e373270-1fbd-4d91-a8a3-45640e216c62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2069 | 2023.10.26 11:49:37.507557 [ 3 ] {d4f60d35-96da-45e3-9c1c-bd7217cba54a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2070 | 2023.10.26 11:49:37.507598 [ 3 ] {d4f60d35-96da-45e3-9c1c-bd7217cba54a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2071 | 2023.10.26 11:49:37.507702 [ 3 ] {d4f60d35-96da-45e3-9c1c-bd7217cba54a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2072 | 2023.10.26 11:49:37.508042 [ 3 ] {d4f60d35-96da-45e3-9c1c-bd7217cba54a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
2073 | 2023.10.26 11:49:37.508270 [ 3 ] {d4f60d35-96da-45e3-9c1c-bd7217cba54a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2074 | 2023.10.26 11:49:37.508420 [ 3 ] {d4f60d35-96da-45e3-9c1c-bd7217cba54a} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2075 | 2023.10.26 11:49:37.508525 [ 3 ] {d4f60d35-96da-45e3-9c1c-bd7217cba54a} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000940864 sec., 102033 rows/sec., 9.68 MiB/sec. | ||
2076 | 2023.10.26 11:49:37.508644 [ 3 ] {d4f60d35-96da-45e3-9c1c-bd7217cba54a} <Debug> DynamicQueryHandler: Done processing query | ||
2077 | 2023.10.26 11:49:37.508667 [ 3 ] {d4f60d35-96da-45e3-9c1c-bd7217cba54a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2078 | 2023.10.26 11:49:37.508683 [ 3 ] {} <Debug> HTTP-Session: 1e373270-1fbd-4d91-a8a3-45640e216c62 Destroying unnamed session | ||
2079 | 2023.10.26 11:49:37.508879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2080 | 2023.10.26 11:49:37.508927 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2081 | 2023.10.26 11:49:37.508946 [ 3 ] {} <Debug> HTTP-Session: 3787140b-7663-4c29-98e9-38325746c2bf Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2082 | 2023.10.26 11:49:37.508963 [ 3 ] {} <Debug> HTTP-Session: 3787140b-7663-4c29-98e9-38325746c2bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2083 | 2023.10.26 11:49:37.509053 [ 3 ] {9c91d559-4437-4793-84fd-b800575da2fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2084 | 2023.10.26 11:49:37.509092 [ 3 ] {9c91d559-4437-4793-84fd-b800575da2fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2085 | 2023.10.26 11:49:37.509197 [ 3 ] {9c91d559-4437-4793-84fd-b800575da2fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2086 | 2023.10.26 11:49:37.509717 [ 3 ] {9c91d559-4437-4793-84fd-b800575da2fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
2087 | 2023.10.26 11:49:37.509938 [ 3 ] {9c91d559-4437-4793-84fd-b800575da2fe} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2088 | 2023.10.26 11:49:37.510085 [ 3 ] {9c91d559-4437-4793-84fd-b800575da2fe} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2089 | 2023.10.26 11:49:37.510183 [ 3 ] {9c91d559-4437-4793-84fd-b800575da2fe} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001102467 sec., 263953 rows/sec., 18.12 MiB/sec. | ||
2090 | 2023.10.26 11:49:37.510300 [ 3 ] {9c91d559-4437-4793-84fd-b800575da2fe} <Debug> DynamicQueryHandler: Done processing query | ||
2091 | 2023.10.26 11:49:37.510323 [ 3 ] {9c91d559-4437-4793-84fd-b800575da2fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2092 | 2023.10.26 11:49:37.510339 [ 3 ] {} <Debug> HTTP-Session: 3787140b-7663-4c29-98e9-38325746c2bf Destroying unnamed session | ||
2093 | 2023.10.26 11:49:37.510462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2094 | 2023.10.26 11:49:37.510508 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2095 | 2023.10.26 11:49:37.510527 [ 3 ] {} <Debug> HTTP-Session: 2391f249-b376-4c55-90d9-7d98cea70709 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2096 | 2023.10.26 11:49:37.510544 [ 3 ] {} <Debug> HTTP-Session: 2391f249-b376-4c55-90d9-7d98cea70709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2097 | 2023.10.26 11:49:37.510613 [ 3 ] {61eb3730-1679-448f-b1fb-15cd11098b30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2098 | 2023.10.26 11:49:37.510652 [ 3 ] {61eb3730-1679-448f-b1fb-15cd11098b30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2099 | 2023.10.26 11:49:37.510759 [ 3 ] {61eb3730-1679-448f-b1fb-15cd11098b30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2100 | 2023.10.26 11:49:37.511051 [ 3 ] {61eb3730-1679-448f-b1fb-15cd11098b30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
2101 | 2023.10.26 11:49:37.511290 [ 3 ] {61eb3730-1679-448f-b1fb-15cd11098b30} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2102 | 2023.10.26 11:49:37.511459 [ 3 ] {61eb3730-1679-448f-b1fb-15cd11098b30} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2103 | 2023.10.26 11:49:37.511558 [ 3 ] {61eb3730-1679-448f-b1fb-15cd11098b30} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000918334 sec., 6533 rows/sec., 274.36 KiB/sec. | ||
2104 | 2023.10.26 11:49:37.511674 [ 3 ] {61eb3730-1679-448f-b1fb-15cd11098b30} <Debug> DynamicQueryHandler: Done processing query | ||
2105 | 2023.10.26 11:49:37.511698 [ 3 ] {61eb3730-1679-448f-b1fb-15cd11098b30} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2106 | 2023.10.26 11:49:37.511713 [ 3 ] {} <Debug> HTTP-Session: 2391f249-b376-4c55-90d9-7d98cea70709 Destroying unnamed session | ||
2107 | 2023.10.26 11:49:37.511833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2108 | 2023.10.26 11:49:37.511877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2109 | 2023.10.26 11:49:37.511897 [ 3 ] {} <Debug> HTTP-Session: d627b971-e8be-41f5-8206-46e153f98300 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2110 | 2023.10.26 11:49:37.511914 [ 3 ] {} <Debug> HTTP-Session: d627b971-e8be-41f5-8206-46e153f98300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2111 | 2023.10.26 11:49:37.511988 [ 3 ] {81c37be4-fbf8-400f-a2d2-1e18d703bd7f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2112 | 2023.10.26 11:49:37.512028 [ 3 ] {81c37be4-fbf8-400f-a2d2-1e18d703bd7f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2113 | 2023.10.26 11:49:37.512141 [ 3 ] {81c37be4-fbf8-400f-a2d2-1e18d703bd7f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2114 | 2023.10.26 11:49:37.512457 [ 3 ] {81c37be4-fbf8-400f-a2d2-1e18d703bd7f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
2115 | 2023.10.26 11:49:37.512696 [ 3 ] {81c37be4-fbf8-400f-a2d2-1e18d703bd7f} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2116 | 2023.10.26 11:49:37.512873 [ 3 ] {81c37be4-fbf8-400f-a2d2-1e18d703bd7f} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2117 | 2023.10.26 11:49:37.512973 [ 3 ] {81c37be4-fbf8-400f-a2d2-1e18d703bd7f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000963994 sec., 72614 rows/sec., 4.40 MiB/sec. | ||
2118 | 2023.10.26 11:49:37.513082 [ 3 ] {81c37be4-fbf8-400f-a2d2-1e18d703bd7f} <Debug> DynamicQueryHandler: Done processing query | ||
2119 | 2023.10.26 11:49:37.513104 [ 3 ] {81c37be4-fbf8-400f-a2d2-1e18d703bd7f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2120 | 2023.10.26 11:49:37.513119 [ 3 ] {} <Debug> HTTP-Session: d627b971-e8be-41f5-8206-46e153f98300 Destroying unnamed session | ||
2121 | 2023.10.26 11:49:37.513226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2122 | 2023.10.26 11:49:37.513268 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2123 | 2023.10.26 11:49:37.513285 [ 3 ] {} <Debug> HTTP-Session: 055e380e-cbca-471d-b6b5-b11ece4706d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2124 | 2023.10.26 11:49:37.513301 [ 3 ] {} <Debug> HTTP-Session: 055e380e-cbca-471d-b6b5-b11ece4706d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2125 | 2023.10.26 11:49:37.513367 [ 3 ] {ed722ff7-37d8-4d4a-ba91-73ce23d9ad66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2126 | 2023.10.26 11:49:37.513403 [ 3 ] {ed722ff7-37d8-4d4a-ba91-73ce23d9ad66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2127 | 2023.10.26 11:49:37.513500 [ 3 ] {ed722ff7-37d8-4d4a-ba91-73ce23d9ad66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2128 | 2023.10.26 11:49:37.513754 [ 3 ] {ed722ff7-37d8-4d4a-ba91-73ce23d9ad66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. | ||
2129 | 2023.10.26 11:49:37.514040 [ 3 ] {ed722ff7-37d8-4d4a-ba91-73ce23d9ad66} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2130 | 2023.10.26 11:49:37.514208 [ 3 ] {ed722ff7-37d8-4d4a-ba91-73ce23d9ad66} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2131 | 2023.10.26 11:49:37.514318 [ 3 ] {ed722ff7-37d8-4d4a-ba91-73ce23d9ad66} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000879484 sec., 23877 rows/sec., 1.24 MiB/sec. | ||
2132 | 2023.10.26 11:49:37.514444 [ 3 ] {ed722ff7-37d8-4d4a-ba91-73ce23d9ad66} <Debug> DynamicQueryHandler: Done processing query | ||
2133 | 2023.10.26 11:49:37.514469 [ 3 ] {ed722ff7-37d8-4d4a-ba91-73ce23d9ad66} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2134 | 2023.10.26 11:49:37.514484 [ 3 ] {} <Debug> HTTP-Session: 055e380e-cbca-471d-b6b5-b11ece4706d3 Destroying unnamed session | ||
2135 | 2023.10.26 11:49:42.503519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2136 | 2023.10.26 11:49:42.503634 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2137 | 2023.10.26 11:49:42.503661 [ 3 ] {} <Debug> HTTP-Session: 8985c8b6-c35b-4ead-a950-fa2aa5dd2654 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2138 | 2023.10.26 11:49:42.503686 [ 3 ] {} <Debug> HTTP-Session: 8985c8b6-c35b-4ead-a950-fa2aa5dd2654 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2139 | 2023.10.26 11:49:42.503815 [ 3 ] {08997824-1932-477f-8344-7a595be266a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2140 | 2023.10.26 11:49:42.503875 [ 3 ] {08997824-1932-477f-8344-7a595be266a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2141 | 2023.10.26 11:49:42.504038 [ 3 ] {08997824-1932-477f-8344-7a595be266a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2142 | 2023.10.26 11:49:42.504477 [ 3 ] {08997824-1932-477f-8344-7a595be266a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2143 | 2023.10.26 11:49:42.504741 [ 3 ] {08997824-1932-477f-8344-7a595be266a4} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2144 | 2023.10.26 11:49:42.504906 [ 3 ] {08997824-1932-477f-8344-7a595be266a4} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2145 | 2023.10.26 11:49:42.505048 [ 3 ] {08997824-1932-477f-8344-7a595be266a4} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001193007 sec., 39396 rows/sec., 3.12 MiB/sec. | ||
2146 | 2023.10.26 11:49:42.505252 [ 3 ] {08997824-1932-477f-8344-7a595be266a4} <Debug> DynamicQueryHandler: Done processing query | ||
2147 | 2023.10.26 11:49:42.505279 [ 3 ] {08997824-1932-477f-8344-7a595be266a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2148 | 2023.10.26 11:49:42.505296 [ 3 ] {} <Debug> HTTP-Session: 8985c8b6-c35b-4ead-a950-fa2aa5dd2654 Destroying unnamed session | ||
2149 | 2023.10.26 11:49:42.505435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2150 | 2023.10.26 11:49:42.505486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2151 | 2023.10.26 11:49:42.505507 [ 3 ] {} <Debug> HTTP-Session: 395cf0d5-044e-4cfc-bb22-e0ba4a4b7ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2152 | 2023.10.26 11:49:42.505525 [ 3 ] {} <Debug> HTTP-Session: 395cf0d5-044e-4cfc-bb22-e0ba4a4b7ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2153 | 2023.10.26 11:49:42.505608 [ 3 ] {ae0f016c-5765-40aa-9c54-217567a91238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2154 | 2023.10.26 11:49:42.505650 [ 3 ] {ae0f016c-5765-40aa-9c54-217567a91238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2155 | 2023.10.26 11:49:42.505767 [ 3 ] {ae0f016c-5765-40aa-9c54-217567a91238} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2156 | 2023.10.26 11:49:42.506163 [ 3 ] {ae0f016c-5765-40aa-9c54-217567a91238} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2157 | 2023.10.26 11:49:42.506392 [ 3 ] {ae0f016c-5765-40aa-9c54-217567a91238} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2158 | 2023.10.26 11:49:42.506542 [ 3 ] {ae0f016c-5765-40aa-9c54-217567a91238} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2159 | 2023.10.26 11:49:42.506676 [ 3 ] {ae0f016c-5765-40aa-9c54-217567a91238} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001037895 sec., 135851 rows/sec., 13.21 MiB/sec. | ||
2160 | 2023.10.26 11:49:42.506875 [ 3 ] {ae0f016c-5765-40aa-9c54-217567a91238} <Debug> DynamicQueryHandler: Done processing query | ||
2161 | 2023.10.26 11:49:42.506900 [ 3 ] {ae0f016c-5765-40aa-9c54-217567a91238} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2162 | 2023.10.26 11:49:42.506916 [ 3 ] {} <Debug> HTTP-Session: 395cf0d5-044e-4cfc-bb22-e0ba4a4b7ee6 Destroying unnamed session | ||
2163 | 2023.10.26 11:49:42.507053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2164 | 2023.10.26 11:49:42.507100 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2165 | 2023.10.26 11:49:42.507120 [ 3 ] {} <Debug> HTTP-Session: 9ee31626-8112-4b37-a605-30cfa9516aaa Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2166 | 2023.10.26 11:49:42.507138 [ 3 ] {} <Debug> HTTP-Session: 9ee31626-8112-4b37-a605-30cfa9516aaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2167 | 2023.10.26 11:49:42.507213 [ 3 ] {88810372-1b6a-40f0-825e-94e9961e9d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2168 | 2023.10.26 11:49:42.507255 [ 3 ] {88810372-1b6a-40f0-825e-94e9961e9d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2169 | 2023.10.26 11:49:42.507379 [ 3 ] {88810372-1b6a-40f0-825e-94e9961e9d4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2170 | 2023.10.26 11:49:42.507684 [ 3 ] {88810372-1b6a-40f0-825e-94e9961e9d4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2171 | 2023.10.26 11:49:42.507892 [ 3 ] {88810372-1b6a-40f0-825e-94e9961e9d4a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2172 | 2023.10.26 11:49:42.508058 [ 3 ] {88810372-1b6a-40f0-825e-94e9961e9d4a} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2173 | 2023.10.26 11:49:42.508178 [ 3 ] {88810372-1b6a-40f0-825e-94e9961e9d4a} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000937074 sec., 50156 rows/sec., 3.92 MiB/sec. | ||
2174 | 2023.10.26 11:49:42.508294 [ 3 ] {88810372-1b6a-40f0-825e-94e9961e9d4a} <Debug> DynamicQueryHandler: Done processing query | ||
2175 | 2023.10.26 11:49:42.508318 [ 3 ] {88810372-1b6a-40f0-825e-94e9961e9d4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2176 | 2023.10.26 11:49:42.508334 [ 3 ] {} <Debug> HTTP-Session: 9ee31626-8112-4b37-a605-30cfa9516aaa Destroying unnamed session | ||
2177 | 2023.10.26 11:49:42.508535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2178 | 2023.10.26 11:49:42.508579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2179 | 2023.10.26 11:49:42.508599 [ 3 ] {} <Debug> HTTP-Session: 2e91eb82-7ea0-4ae3-a6fc-345c97ea1ecf Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2180 | 2023.10.26 11:49:42.508616 [ 3 ] {} <Debug> HTTP-Session: 2e91eb82-7ea0-4ae3-a6fc-345c97ea1ecf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2181 | 2023.10.26 11:49:42.508700 [ 3 ] {90fc9361-99ef-42df-996c-e4dfd5205030} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2182 | 2023.10.26 11:49:42.508745 [ 3 ] {90fc9361-99ef-42df-996c-e4dfd5205030} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2183 | 2023.10.26 11:49:42.508881 [ 3 ] {90fc9361-99ef-42df-996c-e4dfd5205030} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2184 | 2023.10.26 11:49:42.509341 [ 3 ] {90fc9361-99ef-42df-996c-e4dfd5205030} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2185 | 2023.10.26 11:49:42.509645 [ 3 ] {90fc9361-99ef-42df-996c-e4dfd5205030} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
2186 | 2023.10.26 11:49:42.509805 [ 3 ] {90fc9361-99ef-42df-996c-e4dfd5205030} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
2187 | 2023.10.26 11:49:42.509929 [ 3 ] {90fc9361-99ef-42df-996c-e4dfd5205030} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001257248 sec., 37383 rows/sec., 50.45 MiB/sec. | ||
2188 | 2023.10.26 11:49:42.509923 [ 57 ] {} <Debug> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
2189 | 2023.10.26 11:49:42.510119 [ 57 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2190 | 2023.10.26 11:49:42.510205 [ 3 ] {90fc9361-99ef-42df-996c-e4dfd5205030} <Debug> DynamicQueryHandler: Done processing query | ||
2191 | 2023.10.26 11:49:42.510266 [ 3 ] {90fc9361-99ef-42df-996c-e4dfd5205030} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2192 | 2023.10.26 11:49:42.510263 [ 13 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
2193 | 2023.10.26 11:49:42.510307 [ 3 ] {} <Debug> HTTP-Session: 2e91eb82-7ea0-4ae3-a6fc-345c97ea1ecf Destroying unnamed session | ||
2194 | 2023.10.26 11:49:42.510433 [ 13 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2195 | 2023.10.26 11:49:42.510479 [ 13 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part | ||
2196 | 2023.10.26 11:49:42.510653 [ 13 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 25 rows starting from the beginning of the part | ||
2197 | 2023.10.26 11:49:42.510755 [ 13 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 25 rows starting from the beginning of the part | ||
2198 | 2023.10.26 11:49:42.510850 [ 13 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 25 rows starting from the beginning of the part | ||
2199 | 2023.10.26 11:49:42.510940 [ 13 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part | ||
2200 | 2023.10.26 11:49:42.511026 [ 13 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part | ||
2201 | 2023.10.26 11:49:42.511927 [ 15 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 188 rows, containing 6 columns (6 merged, 0 gathered) in 0.001738376 sec., 108146.91413135018 rows/sec., 145.94 MiB/sec. | ||
2202 | 2023.10.26 11:49:42.512191 [ 21 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
2203 | 2023.10.26 11:49:42.512470 [ 21 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
2204 | 2023.10.26 11:49:42.512548 [ 21 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
2205 | 2023.10.26 11:49:47.505994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2206 | 2023.10.26 11:49:47.506181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2207 | 2023.10.26 11:49:47.506217 [ 3 ] {} <Debug> HTTP-Session: 00e56127-bc4d-4b09-beb0-2ce834b37ca0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2208 | 2023.10.26 11:49:47.506245 [ 3 ] {} <Debug> HTTP-Session: 00e56127-bc4d-4b09-beb0-2ce834b37ca0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2209 | 2023.10.26 11:49:47.506384 [ 3 ] {c92cfe88-535d-49fd-a70a-cd072e0076cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2210 | 2023.10.26 11:49:47.506450 [ 3 ] {c92cfe88-535d-49fd-a70a-cd072e0076cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2211 | 2023.10.26 11:49:47.506630 [ 3 ] {c92cfe88-535d-49fd-a70a-cd072e0076cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2212 | 2023.10.26 11:49:47.507049 [ 3 ] {c92cfe88-535d-49fd-a70a-cd072e0076cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2213 | 2023.10.26 11:49:47.507308 [ 3 ] {c92cfe88-535d-49fd-a70a-cd072e0076cb} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2214 | 2023.10.26 11:49:47.507465 [ 3 ] {c92cfe88-535d-49fd-a70a-cd072e0076cb} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2215 | 2023.10.26 11:49:47.507599 [ 3 ] {c92cfe88-535d-49fd-a70a-cd072e0076cb} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001171737 sec., 5120 rows/sec., 290.03 KiB/sec. | ||
2216 | 2023.10.26 11:49:47.507820 [ 3 ] {c92cfe88-535d-49fd-a70a-cd072e0076cb} <Debug> DynamicQueryHandler: Done processing query | ||
2217 | 2023.10.26 11:49:47.507847 [ 3 ] {c92cfe88-535d-49fd-a70a-cd072e0076cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2218 | 2023.10.26 11:49:47.507863 [ 3 ] {} <Debug> HTTP-Session: 00e56127-bc4d-4b09-beb0-2ce834b37ca0 Destroying unnamed session | ||
2219 | 2023.10.26 11:49:47.508002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2220 | 2023.10.26 11:49:47.508048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2221 | 2023.10.26 11:49:47.508067 [ 3 ] {} <Debug> HTTP-Session: 6f2ff9e0-a546-4538-97a5-1e1a8582d4ec Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2222 | 2023.10.26 11:49:47.508084 [ 3 ] {} <Debug> HTTP-Session: 6f2ff9e0-a546-4538-97a5-1e1a8582d4ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2223 | 2023.10.26 11:49:47.508160 [ 3 ] {669172fc-57f0-4761-86cb-118f300af3e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2224 | 2023.10.26 11:49:47.508199 [ 3 ] {669172fc-57f0-4761-86cb-118f300af3e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2225 | 2023.10.26 11:49:47.508319 [ 3 ] {669172fc-57f0-4761-86cb-118f300af3e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2226 | 2023.10.26 11:49:47.508669 [ 3 ] {669172fc-57f0-4761-86cb-118f300af3e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2227 | 2023.10.26 11:49:47.508891 [ 3 ] {669172fc-57f0-4761-86cb-118f300af3e7} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2228 | 2023.10.26 11:49:47.509121 [ 3 ] {669172fc-57f0-4761-86cb-118f300af3e7} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2229 | 2023.10.26 11:49:47.509244 [ 3 ] {669172fc-57f0-4761-86cb-118f300af3e7} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001054865 sec., 91006 rows/sec., 8.63 MiB/sec. | ||
2230 | 2023.10.26 11:49:47.509365 [ 3 ] {669172fc-57f0-4761-86cb-118f300af3e7} <Debug> DynamicQueryHandler: Done processing query | ||
2231 | 2023.10.26 11:49:47.509389 [ 3 ] {669172fc-57f0-4761-86cb-118f300af3e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2232 | 2023.10.26 11:49:47.509405 [ 3 ] {} <Debug> HTTP-Session: 6f2ff9e0-a546-4538-97a5-1e1a8582d4ec Destroying unnamed session | ||
2233 | 2023.10.26 11:49:47.509629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2234 | 2023.10.26 11:49:47.509674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2235 | 2023.10.26 11:49:47.509693 [ 3 ] {} <Debug> HTTP-Session: b0c3f2eb-190a-4a9c-a60c-9874735e4347 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2236 | 2023.10.26 11:49:47.509710 [ 3 ] {} <Debug> HTTP-Session: b0c3f2eb-190a-4a9c-a60c-9874735e4347 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2237 | 2023.10.26 11:49:47.509793 [ 3 ] {1458193e-068d-4629-9e74-887c998f029b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2238 | 2023.10.26 11:49:47.509832 [ 3 ] {1458193e-068d-4629-9e74-887c998f029b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2239 | 2023.10.26 11:49:47.509936 [ 3 ] {1458193e-068d-4629-9e74-887c998f029b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2240 | 2023.10.26 11:49:47.510395 [ 3 ] {1458193e-068d-4629-9e74-887c998f029b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2241 | 2023.10.26 11:49:47.510626 [ 3 ] {1458193e-068d-4629-9e74-887c998f029b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
2242 | 2023.10.26 11:49:47.510795 [ 3 ] {1458193e-068d-4629-9e74-887c998f029b} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
2243 | 2023.10.26 11:49:47.510920 [ 3 ] {1458193e-068d-4629-9e74-887c998f029b} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001097466 sec., 265156 rows/sec., 18.20 MiB/sec. | ||
2244 | 2023.10.26 11:49:47.511040 [ 3 ] {1458193e-068d-4629-9e74-887c998f029b} <Debug> DynamicQueryHandler: Done processing query | ||
2245 | 2023.10.26 11:49:47.511063 [ 3 ] {1458193e-068d-4629-9e74-887c998f029b} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2246 | 2023.10.26 11:49:47.511152 [ 3 ] {} <Debug> HTTP-Session: b0c3f2eb-190a-4a9c-a60c-9874735e4347 Destroying unnamed session | ||
2247 | 2023.10.26 11:49:47.511282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2248 | 2023.10.26 11:49:47.511326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2249 | 2023.10.26 11:49:47.511345 [ 3 ] {} <Debug> HTTP-Session: dde70656-b10c-4b8f-a58a-be6c22f890f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2250 | 2023.10.26 11:49:47.511362 [ 3 ] {} <Debug> HTTP-Session: dde70656-b10c-4b8f-a58a-be6c22f890f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2251 | 2023.10.26 11:49:47.511429 [ 3 ] {2de9ff9c-1e89-47e0-89d6-a1060a6307ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2252 | 2023.10.26 11:49:47.511468 [ 3 ] {2de9ff9c-1e89-47e0-89d6-a1060a6307ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2253 | 2023.10.26 11:49:47.511575 [ 3 ] {2de9ff9c-1e89-47e0-89d6-a1060a6307ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2254 | 2023.10.26 11:49:47.511807 [ 3 ] {2de9ff9c-1e89-47e0-89d6-a1060a6307ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2255 | 2023.10.26 11:49:47.512048 [ 3 ] {2de9ff9c-1e89-47e0-89d6-a1060a6307ba} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2256 | 2023.10.26 11:49:47.512221 [ 3 ] {2de9ff9c-1e89-47e0-89d6-a1060a6307ba} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2257 | 2023.10.26 11:49:47.512339 [ 3 ] {2de9ff9c-1e89-47e0-89d6-a1060a6307ba} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000881293 sec., 6808 rows/sec., 285.89 KiB/sec. | ||
2258 | 2023.10.26 11:49:47.512464 [ 3 ] {2de9ff9c-1e89-47e0-89d6-a1060a6307ba} <Debug> DynamicQueryHandler: Done processing query | ||
2259 | 2023.10.26 11:49:47.512487 [ 3 ] {2de9ff9c-1e89-47e0-89d6-a1060a6307ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2260 | 2023.10.26 11:49:47.512502 [ 3 ] {} <Debug> HTTP-Session: dde70656-b10c-4b8f-a58a-be6c22f890f8 Destroying unnamed session | ||
2261 | 2023.10.26 11:49:47.512637 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2262 | 2023.10.26 11:49:47.512681 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2263 | 2023.10.26 11:49:47.512699 [ 3 ] {} <Debug> HTTP-Session: 34eb5bdb-4d24-4777-a572-c57831fcab02 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2264 | 2023.10.26 11:49:47.512715 [ 3 ] {} <Debug> HTTP-Session: 34eb5bdb-4d24-4777-a572-c57831fcab02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2265 | 2023.10.26 11:49:47.512790 [ 3 ] {adccc06b-f1a6-4db3-a4cb-094d6a6e240a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2266 | 2023.10.26 11:49:47.512829 [ 3 ] {adccc06b-f1a6-4db3-a4cb-094d6a6e240a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2267 | 2023.10.26 11:49:47.512945 [ 3 ] {adccc06b-f1a6-4db3-a4cb-094d6a6e240a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2268 | 2023.10.26 11:49:47.513229 [ 3 ] {adccc06b-f1a6-4db3-a4cb-094d6a6e240a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2269 | 2023.10.26 11:49:47.513477 [ 3 ] {adccc06b-f1a6-4db3-a4cb-094d6a6e240a} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2270 | 2023.10.26 11:49:47.513648 [ 3 ] {adccc06b-f1a6-4db3-a4cb-094d6a6e240a} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2271 | 2023.10.26 11:49:47.513771 [ 3 ] {adccc06b-f1a6-4db3-a4cb-094d6a6e240a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000954924 sec., 73304 rows/sec., 4.44 MiB/sec. | ||
2272 | 2023.10.26 11:49:47.513888 [ 3 ] {adccc06b-f1a6-4db3-a4cb-094d6a6e240a} <Debug> DynamicQueryHandler: Done processing query | ||
2273 | 2023.10.26 11:49:47.513911 [ 3 ] {adccc06b-f1a6-4db3-a4cb-094d6a6e240a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2274 | 2023.10.26 11:49:47.513926 [ 3 ] {} <Debug> HTTP-Session: 34eb5bdb-4d24-4777-a572-c57831fcab02 Destroying unnamed session | ||
2275 | 2023.10.26 11:49:47.514038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2276 | 2023.10.26 11:49:47.514081 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2277 | 2023.10.26 11:49:47.514100 [ 3 ] {} <Debug> HTTP-Session: 5d3faadb-524b-4363-99b5-091592543887 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2278 | 2023.10.26 11:49:47.514116 [ 3 ] {} <Debug> HTTP-Session: 5d3faadb-524b-4363-99b5-091592543887 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2279 | 2023.10.26 11:49:47.514186 [ 3 ] {cbc41bf2-b28d-45da-b079-4b1f3cf22551} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2280 | 2023.10.26 11:49:47.514224 [ 3 ] {cbc41bf2-b28d-45da-b079-4b1f3cf22551} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2281 | 2023.10.26 11:49:47.514328 [ 3 ] {cbc41bf2-b28d-45da-b079-4b1f3cf22551} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2282 | 2023.10.26 11:49:47.514560 [ 3 ] {cbc41bf2-b28d-45da-b079-4b1f3cf22551} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2283 | 2023.10.26 11:49:47.514785 [ 3 ] {cbc41bf2-b28d-45da-b079-4b1f3cf22551} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2284 | 2023.10.26 11:49:47.514953 [ 3 ] {cbc41bf2-b28d-45da-b079-4b1f3cf22551} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2285 | 2023.10.26 11:49:47.515074 [ 3 ] {cbc41bf2-b28d-45da-b079-4b1f3cf22551} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000859713 sec., 24426 rows/sec., 1.27 MiB/sec. | ||
2286 | 2023.10.26 11:49:47.515191 [ 3 ] {cbc41bf2-b28d-45da-b079-4b1f3cf22551} <Debug> DynamicQueryHandler: Done processing query | ||
2287 | 2023.10.26 11:49:47.515215 [ 3 ] {cbc41bf2-b28d-45da-b079-4b1f3cf22551} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2288 | 2023.10.26 11:49:47.515230 [ 3 ] {} <Debug> HTTP-Session: 5d3faadb-524b-4363-99b5-091592543887 Destroying unnamed session | ||
2289 | 2023.10.26 11:49:51.622492 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2290 | 2023.10.26 11:49:51.622578 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2291 | 2023.10.26 11:49:52.504071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2292 | 2023.10.26 11:49:52.504250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2293 | 2023.10.26 11:49:52.504297 [ 3 ] {} <Debug> HTTP-Session: acf98f8b-2c32-473a-abaf-4c7b96d9dc18 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2294 | 2023.10.26 11:49:52.504341 [ 3 ] {} <Debug> HTTP-Session: acf98f8b-2c32-473a-abaf-4c7b96d9dc18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2295 | 2023.10.26 11:49:52.504544 [ 3 ] {c5d2b5ad-2d79-4027-9cc9-92e25fb9df0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2296 | 2023.10.26 11:49:52.504641 [ 3 ] {c5d2b5ad-2d79-4027-9cc9-92e25fb9df0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2297 | 2023.10.26 11:49:52.504907 [ 3 ] {c5d2b5ad-2d79-4027-9cc9-92e25fb9df0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2298 | 2023.10.26 11:49:52.505405 [ 3 ] {c5d2b5ad-2d79-4027-9cc9-92e25fb9df0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2299 | 2023.10.26 11:49:52.505676 [ 3 ] {c5d2b5ad-2d79-4027-9cc9-92e25fb9df0e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2300 | 2023.10.26 11:49:52.505833 [ 3 ] {c5d2b5ad-2d79-4027-9cc9-92e25fb9df0e} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2301 | 2023.10.26 11:49:52.505960 [ 3 ] {c5d2b5ad-2d79-4027-9cc9-92e25fb9df0e} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.0013624 sec., 34497 rows/sec., 2.73 MiB/sec. | ||
2302 | 2023.10.26 11:49:52.506107 [ 3 ] {c5d2b5ad-2d79-4027-9cc9-92e25fb9df0e} <Debug> DynamicQueryHandler: Done processing query | ||
2303 | 2023.10.26 11:49:52.506132 [ 3 ] {c5d2b5ad-2d79-4027-9cc9-92e25fb9df0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2304 | 2023.10.26 11:49:52.506148 [ 3 ] {} <Debug> HTTP-Session: acf98f8b-2c32-473a-abaf-4c7b96d9dc18 Destroying unnamed session | ||
2305 | 2023.10.26 11:49:52.506316 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2306 | 2023.10.26 11:49:52.506362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2307 | 2023.10.26 11:49:52.506382 [ 3 ] {} <Debug> HTTP-Session: e8c44801-1a1a-4fd2-8848-c250beecd093 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2308 | 2023.10.26 11:49:52.506399 [ 3 ] {} <Debug> HTTP-Session: e8c44801-1a1a-4fd2-8848-c250beecd093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2309 | 2023.10.26 11:49:52.506477 [ 3 ] {61a68b28-9daf-4539-922c-eda274c0f1bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2310 | 2023.10.26 11:49:52.506516 [ 3 ] {61a68b28-9daf-4539-922c-eda274c0f1bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2311 | 2023.10.26 11:49:52.506620 [ 3 ] {61a68b28-9daf-4539-922c-eda274c0f1bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2312 | 2023.10.26 11:49:52.506976 [ 3 ] {61a68b28-9daf-4539-922c-eda274c0f1bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2313 | 2023.10.26 11:49:52.507190 [ 3 ] {61a68b28-9daf-4539-922c-eda274c0f1bf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2314 | 2023.10.26 11:49:52.507336 [ 3 ] {61a68b28-9daf-4539-922c-eda274c0f1bf} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2315 | 2023.10.26 11:49:52.507468 [ 3 ] {61a68b28-9daf-4539-922c-eda274c0f1bf} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.000958054 sec., 147173 rows/sec., 14.31 MiB/sec. | ||
2316 | 2023.10.26 11:49:52.507589 [ 3 ] {61a68b28-9daf-4539-922c-eda274c0f1bf} <Debug> DynamicQueryHandler: Done processing query | ||
2317 | 2023.10.26 11:49:52.507613 [ 3 ] {61a68b28-9daf-4539-922c-eda274c0f1bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2318 | 2023.10.26 11:49:52.507629 [ 3 ] {} <Debug> HTTP-Session: e8c44801-1a1a-4fd2-8848-c250beecd093 Destroying unnamed session | ||
2319 | 2023.10.26 11:49:52.507764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2320 | 2023.10.26 11:49:52.507810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2321 | 2023.10.26 11:49:52.507828 [ 3 ] {} <Debug> HTTP-Session: d2180e3c-af56-45c8-9c18-51ef690864ed Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2322 | 2023.10.26 11:49:52.507844 [ 3 ] {} <Debug> HTTP-Session: d2180e3c-af56-45c8-9c18-51ef690864ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2323 | 2023.10.26 11:49:52.507916 [ 3 ] {10f9e4da-5fe0-48a6-a08e-07e4f2985de2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2324 | 2023.10.26 11:49:52.507953 [ 3 ] {10f9e4da-5fe0-48a6-a08e-07e4f2985de2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2325 | 2023.10.26 11:49:52.508060 [ 3 ] {10f9e4da-5fe0-48a6-a08e-07e4f2985de2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2326 | 2023.10.26 11:49:52.508342 [ 3 ] {10f9e4da-5fe0-48a6-a08e-07e4f2985de2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2327 | 2023.10.26 11:49:52.508547 [ 3 ] {10f9e4da-5fe0-48a6-a08e-07e4f2985de2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
2328 | 2023.10.26 11:49:52.508690 [ 3 ] {10f9e4da-5fe0-48a6-a08e-07e4f2985de2} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
2329 | 2023.10.26 11:49:52.508805 [ 3 ] {10f9e4da-5fe0-48a6-a08e-07e4f2985de2} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000850452 sec., 55264 rows/sec., 4.32 MiB/sec. | ||
2330 | 2023.10.26 11:49:52.508921 [ 3 ] {10f9e4da-5fe0-48a6-a08e-07e4f2985de2} <Debug> DynamicQueryHandler: Done processing query | ||
2331 | 2023.10.26 11:49:52.508945 [ 3 ] {10f9e4da-5fe0-48a6-a08e-07e4f2985de2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2332 | 2023.10.26 11:49:52.508961 [ 3 ] {} <Debug> HTTP-Session: d2180e3c-af56-45c8-9c18-51ef690864ed Destroying unnamed session | ||
2333 | 2023.10.26 11:49:52.509126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2334 | 2023.10.26 11:49:52.509171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2335 | 2023.10.26 11:49:52.509190 [ 3 ] {} <Debug> HTTP-Session: 67a4a244-a6a0-4acd-8426-b335462814fc Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2336 | 2023.10.26 11:49:52.509207 [ 3 ] {} <Debug> HTTP-Session: 67a4a244-a6a0-4acd-8426-b335462814fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2337 | 2023.10.26 11:49:52.509300 [ 3 ] {bc381a02-a56d-494e-8820-2313c198f537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2338 | 2023.10.26 11:49:52.509346 [ 3 ] {bc381a02-a56d-494e-8820-2313c198f537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2339 | 2023.10.26 11:49:52.509478 [ 3 ] {bc381a02-a56d-494e-8820-2313c198f537} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2340 | 2023.10.26 11:49:52.510057 [ 3 ] {bc381a02-a56d-494e-8820-2313c198f537} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2341 | 2023.10.26 11:49:52.510369 [ 3 ] {bc381a02-a56d-494e-8820-2313c198f537} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
2342 | 2023.10.26 11:49:52.510543 [ 3 ] {bc381a02-a56d-494e-8820-2313c198f537} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
2343 | 2023.10.26 11:49:52.510668 [ 3 ] {bc381a02-a56d-494e-8820-2313c198f537} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001339779 sec., 35080 rows/sec., 47.34 MiB/sec. | ||
2344 | 2023.10.26 11:49:52.510796 [ 3 ] {bc381a02-a56d-494e-8820-2313c198f537} <Debug> DynamicQueryHandler: Done processing query | ||
2345 | 2023.10.26 11:49:52.510820 [ 3 ] {bc381a02-a56d-494e-8820-2313c198f537} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2346 | 2023.10.26 11:49:52.510836 [ 3 ] {} <Debug> HTTP-Session: 67a4a244-a6a0-4acd-8426-b335462814fc Destroying unnamed session | ||
2347 | 2023.10.26 11:49:57.507179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2348 | 2023.10.26 11:49:57.507304 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2349 | 2023.10.26 11:49:57.507335 [ 3 ] {} <Debug> HTTP-Session: 2e33aed2-ddd9-40c8-a401-016b284d6d6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2350 | 2023.10.26 11:49:57.507363 [ 3 ] {} <Debug> HTTP-Session: 2e33aed2-ddd9-40c8-a401-016b284d6d6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2351 | 2023.10.26 11:49:57.507499 [ 3 ] {c5a8a9fb-64da-4af7-9d20-f96c3c43c647} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2352 | 2023.10.26 11:49:57.507556 [ 3 ] {c5a8a9fb-64da-4af7-9d20-f96c3c43c647} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2353 | 2023.10.26 11:49:57.507718 [ 3 ] {c5a8a9fb-64da-4af7-9d20-f96c3c43c647} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2354 | 2023.10.26 11:49:57.508217 [ 3 ] {c5a8a9fb-64da-4af7-9d20-f96c3c43c647} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2355 | 2023.10.26 11:49:57.508484 [ 3 ] {c5a8a9fb-64da-4af7-9d20-f96c3c43c647} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2356 | 2023.10.26 11:49:57.508645 [ 3 ] {c5a8a9fb-64da-4af7-9d20-f96c3c43c647} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2357 | 2023.10.26 11:49:57.508766 [ 3 ] {c5a8a9fb-64da-4af7-9d20-f96c3c43c647} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001233489 sec., 4864 rows/sec., 275.51 KiB/sec. | ||
2358 | 2023.10.26 11:49:57.508791 [ 66 ] {} <Debug> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2359 | 2023.10.26 11:49:57.508903 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2360 | 2023.10.26 11:49:57.508945 [ 3 ] {c5a8a9fb-64da-4af7-9d20-f96c3c43c647} <Debug> DynamicQueryHandler: Done processing query | ||
2361 | 2023.10.26 11:49:57.509009 [ 3 ] {c5a8a9fb-64da-4af7-9d20-f96c3c43c647} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
2362 | 2023.10.26 11:49:57.509058 [ 3 ] {} <Debug> HTTP-Session: 2e33aed2-ddd9-40c8-a401-016b284d6d6d Destroying unnamed session | ||
2363 | 2023.10.26 11:49:57.509081 [ 17 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2364 | 2023.10.26 11:49:57.509267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2365 | 2023.10.26 11:49:57.509285 [ 17 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2366 | 2023.10.26 11:49:57.509348 [ 17 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part | ||
2367 | 2023.10.26 11:49:57.509350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2368 | 2023.10.26 11:49:57.509394 [ 3 ] {} <Debug> HTTP-Session: 033f0d2c-9575-434f-9635-4b3b84fdc0c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2369 | 2023.10.26 11:49:57.509436 [ 3 ] {} <Debug> HTTP-Session: 033f0d2c-9575-434f-9635-4b3b84fdc0c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2370 | 2023.10.26 11:49:57.509680 [ 3 ] {633f459a-116e-4eb6-bc29-380bde5341ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2371 | 2023.10.26 11:49:57.509682 [ 17 ] {449444a8-4430-4344-a8ad-26037c41107b::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 | ||
2372 | 2023.10.26 11:49:57.509779 [ 3 ] {633f459a-116e-4eb6-bc29-380bde5341ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2373 | 2023.10.26 11:49:57.509985 [ 17 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
2374 | 2023.10.26 11:49:57.510254 [ 3 ] {633f459a-116e-4eb6-bc29-380bde5341ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2375 | 2023.10.26 11:49:57.510278 [ 17 ] {449444a8-4430-4344-a8ad-26037c41107b::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 | ||
2376 | 2023.10.26 11:49:57.510471 [ 17 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
2377 | 2023.10.26 11:49:57.510613 [ 17 ] {449444a8-4430-4344-a8ad-26037c41107b::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 | ||
2378 | 2023.10.26 11:49:57.511185 [ 3 ] {633f459a-116e-4eb6-bc29-380bde5341ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2379 | 2023.10.26 11:49:57.511586 [ 3 ] {633f459a-116e-4eb6-bc29-380bde5341ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2380 | 2023.10.26 11:49:57.511908 [ 3 ] {633f459a-116e-4eb6-bc29-380bde5341ef} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2381 | 2023.10.26 11:49:57.512139 [ 66 ] {} <Debug> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2382 | 2023.10.26 11:49:57.512228 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 163 rows, containing 4 columns (4 merged, 0 gathered) in 0.003233527 sec., 50409.35176975482 rows/sec., 3.81 MiB/sec. | ||
2383 | 2023.10.26 11:49:57.512249 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2384 | 2023.10.26 11:49:57.512258 [ 3 ] {633f459a-116e-4eb6-bc29-380bde5341ef} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.002515737 sec., 38159 rows/sec., 3.62 MiB/sec. | ||
2385 | 2023.10.26 11:49:57.512438 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2386 | 2023.10.26 11:49:57.512487 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2387 | 2023.10.26 11:49:57.512650 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2388 | 2023.10.26 11:49:57.512664 [ 3 ] {633f459a-116e-4eb6-bc29-380bde5341ef} <Debug> DynamicQueryHandler: Done processing query | ||
2389 | 2023.10.26 11:49:57.512705 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 231 rows starting from the beginning of the part | ||
2390 | 2023.10.26 11:49:57.512731 [ 3 ] {633f459a-116e-4eb6-bc29-380bde5341ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2391 | 2023.10.26 11:49:57.512809 [ 3 ] {} <Debug> HTTP-Session: 033f0d2c-9575-434f-9635-4b3b84fdc0c4 Destroying unnamed session | ||
2392 | 2023.10.26 11:49:57.512838 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_16_3} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2393 | 2023.10.26 11:49:57.512914 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::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 | ||
2394 | 2023.10.26 11:49:57.512937 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_16_3} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2395 | 2023.10.26 11:49:57.513043 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 141 rows starting from the beginning of the part | ||
2396 | 2023.10.26 11:49:57.513116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 48246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2397 | 2023.10.26 11:49:57.513161 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 96 rows starting from the beginning of the part | ||
2398 | 2023.10.26 11:49:57.513225 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2399 | 2023.10.26 11:49:57.513274 [ 3 ] {} <Debug> HTTP-Session: 5120500a-bf34-473b-adf8-5009e3266763 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2400 | 2023.10.26 11:49:57.513322 [ 3 ] {} <Debug> HTTP-Session: 5120500a-bf34-473b-adf8-5009e3266763 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2401 | 2023.10.26 11:49:57.513355 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 141 rows starting from the beginning of the part | ||
2402 | 2023.10.26 11:49:57.513534 [ 3 ] {ed97ed76-b103-4844-b2b7-9d0bdea0c5b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2403 | 2023.10.26 11:49:57.513573 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 96 rows starting from the beginning of the part | ||
2404 | 2023.10.26 11:49:57.513635 [ 3 ] {ed97ed76-b103-4844-b2b7-9d0bdea0c5b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2405 | 2023.10.26 11:49:57.514146 [ 3 ] {ed97ed76-b103-4844-b2b7-9d0bdea0c5b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2406 | 2023.10.26 11:49:57.515180 [ 3 ] {ed97ed76-b103-4844-b2b7-9d0bdea0c5b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2407 | 2023.10.26 11:49:57.515471 [ 21 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 801 rows, containing 4 columns (4 merged, 0 gathered) in 0.003132257 sec., 255726.1425227879 rows/sec., 24.58 MiB/sec. | ||
2408 | 2023.10.26 11:49:57.515632 [ 3 ] {ed97ed76-b103-4844-b2b7-9d0bdea0c5b8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
2409 | 2023.10.26 11:49:57.515673 [ 13 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2410 | 2023.10.26 11:49:57.515889 [ 3 ] {ed97ed76-b103-4844-b2b7-9d0bdea0c5b8} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
2411 | 2023.10.26 11:49:57.515951 [ 13 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2412 | 2023.10.26 11:49:57.516067 [ 13 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_16_3} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2413 | 2023.10.26 11:49:57.516061 [ 66 ] {} <Debug> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
2414 | 2023.10.26 11:49:57.516119 [ 3 ] {ed97ed76-b103-4844-b2b7-9d0bdea0c5b8} <Information> executeQuery: Read 302 rows, 21.32 KiB in 0.002509957 sec., 120320 rows/sec., 8.29 MiB/sec. | ||
2415 | 2023.10.26 11:49:57.516202 [ 66 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2416 | 2023.10.26 11:49:57.516409 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
2417 | 2023.10.26 11:49:57.516497 [ 3 ] {ed97ed76-b103-4844-b2b7-9d0bdea0c5b8} <Debug> DynamicQueryHandler: Done processing query | ||
2418 | 2023.10.26 11:49:57.516515 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2419 | 2023.10.26 11:49:57.516540 [ 3 ] {ed97ed76-b103-4844-b2b7-9d0bdea0c5b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2420 | 2023.10.26 11:49:57.516571 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 365 rows starting from the beginning of the part | ||
2421 | 2023.10.26 11:49:57.516582 [ 3 ] {} <Debug> HTTP-Session: 5120500a-bf34-473b-adf8-5009e3266763 Destroying unnamed session | ||
2422 | 2023.10.26 11:49:57.516698 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 291 rows starting from the beginning of the part | ||
2423 | 2023.10.26 11:49:57.516772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2424 | 2023.10.26 11:49:57.516865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2425 | 2023.10.26 11:49:57.516879 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
2426 | 2023.10.26 11:49:57.516907 [ 3 ] {} <Debug> HTTP-Session: a0576ad5-2a83-4574-abe8-f4ef05d45838 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2427 | 2023.10.26 11:49:57.516960 [ 3 ] {} <Debug> HTTP-Session: a0576ad5-2a83-4574-abe8-f4ef05d45838 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2428 | 2023.10.26 11:49:57.517113 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 291 rows starting from the beginning of the part | ||
2429 | 2023.10.26 11:49:57.517151 [ 3 ] {4f2c4f43-1f0b-4aca-b56d-5e90adeb3903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2430 | 2023.10.26 11:49:57.517230 [ 3 ] {4f2c4f43-1f0b-4aca-b56d-5e90adeb3903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2431 | 2023.10.26 11:49:57.517339 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
2432 | 2023.10.26 11:49:57.517696 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 302 rows starting from the beginning of the part | ||
2433 | 2023.10.26 11:49:57.517721 [ 3 ] {4f2c4f43-1f0b-4aca-b56d-5e90adeb3903} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2434 | 2023.10.26 11:49:57.518376 [ 3 ] {4f2c4f43-1f0b-4aca-b56d-5e90adeb3903} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2435 | 2023.10.26 11:49:57.518935 [ 3 ] {4f2c4f43-1f0b-4aca-b56d-5e90adeb3903} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2436 | 2023.10.26 11:49:57.519271 [ 3 ] {4f2c4f43-1f0b-4aca-b56d-5e90adeb3903} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2437 | 2023.10.26 11:49:57.519406 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1343 rows, containing 4 columns (4 merged, 0 gathered) in 0.003121475 sec., 430245.3167172571 rows/sec., 30.07 MiB/sec. | ||
2438 | 2023.10.26 11:49:57.519538 [ 3 ] {4f2c4f43-1f0b-4aca-b56d-5e90adeb3903} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002339344 sec., 2564 rows/sec., 107.70 KiB/sec. | ||
2439 | 2023.10.26 11:49:57.519599 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
2440 | 2023.10.26 11:49:57.519786 [ 3 ] {4f2c4f43-1f0b-4aca-b56d-5e90adeb3903} <Debug> DynamicQueryHandler: Done processing query | ||
2441 | 2023.10.26 11:49:57.519823 [ 3 ] {4f2c4f43-1f0b-4aca-b56d-5e90adeb3903} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2442 | 2023.10.26 11:49:57.519854 [ 3 ] {} <Debug> HTTP-Session: a0576ad5-2a83-4574-abe8-f4ef05d45838 Destroying unnamed session | ||
2443 | 2023.10.26 11:49:57.519899 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
2444 | 2023.10.26 11:49:57.519968 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_16_3} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
2445 | 2023.10.26 11:49:57.520062 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 14860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2446 | 2023.10.26 11:49:57.520114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2447 | 2023.10.26 11:49:57.520134 [ 3 ] {} <Debug> HTTP-Session: 2f6ce216-228e-4dd5-823d-88041a6bd229 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2448 | 2023.10.26 11:49:57.520151 [ 3 ] {} <Debug> HTTP-Session: 2f6ce216-228e-4dd5-823d-88041a6bd229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2449 | 2023.10.26 11:49:57.520229 [ 3 ] {857f358a-1900-4826-a847-85c373c462f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2450 | 2023.10.26 11:49:57.520272 [ 3 ] {857f358a-1900-4826-a847-85c373c462f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2451 | 2023.10.26 11:49:57.520410 [ 3 ] {857f358a-1900-4826-a847-85c373c462f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2452 | 2023.10.26 11:49:57.520754 [ 3 ] {857f358a-1900-4826-a847-85c373c462f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2453 | 2023.10.26 11:49:57.521013 [ 3 ] {857f358a-1900-4826-a847-85c373c462f7} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2454 | 2023.10.26 11:49:57.521188 [ 3 ] {857f358a-1900-4826-a847-85c373c462f7} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2455 | 2023.10.26 11:49:57.521311 [ 3 ] {857f358a-1900-4826-a847-85c373c462f7} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.001052356 sec., 76970 rows/sec., 4.71 MiB/sec. | ||
2456 | 2023.10.26 11:49:57.521435 [ 3 ] {857f358a-1900-4826-a847-85c373c462f7} <Debug> DynamicQueryHandler: Done processing query | ||
2457 | 2023.10.26 11:49:57.521458 [ 3 ] {857f358a-1900-4826-a847-85c373c462f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2458 | 2023.10.26 11:49:57.521475 [ 3 ] {} <Debug> HTTP-Session: 2f6ce216-228e-4dd5-823d-88041a6bd229 Destroying unnamed session | ||
2459 | 2023.10.26 11:49:57.521586 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2460 | 2023.10.26 11:49:57.521630 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2461 | 2023.10.26 11:49:57.521648 [ 3 ] {} <Debug> HTTP-Session: b6b912e7-ade5-469f-9366-2cf2061def55 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2462 | 2023.10.26 11:49:57.521665 [ 3 ] {} <Debug> HTTP-Session: b6b912e7-ade5-469f-9366-2cf2061def55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2463 | 2023.10.26 11:49:57.521735 [ 3 ] {e45ab93e-820c-408c-88bd-87503815a2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2464 | 2023.10.26 11:49:57.521774 [ 3 ] {e45ab93e-820c-408c-88bd-87503815a2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2465 | 2023.10.26 11:49:57.521877 [ 3 ] {e45ab93e-820c-408c-88bd-87503815a2b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2466 | 2023.10.26 11:49:57.522171 [ 3 ] {e45ab93e-820c-408c-88bd-87503815a2b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2467 | 2023.10.26 11:49:57.522401 [ 3 ] {e45ab93e-820c-408c-88bd-87503815a2b6} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2468 | 2023.10.26 11:49:57.522574 [ 3 ] {e45ab93e-820c-408c-88bd-87503815a2b6} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2469 | 2023.10.26 11:49:57.522706 [ 3 ] {e45ab93e-820c-408c-88bd-87503815a2b6} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000941884 sec., 22295 rows/sec., 1.16 MiB/sec. | ||
2470 | 2023.10.26 11:49:57.522807 [ 3 ] {e45ab93e-820c-408c-88bd-87503815a2b6} <Debug> DynamicQueryHandler: Done processing query | ||
2471 | 2023.10.26 11:49:57.522830 [ 3 ] {e45ab93e-820c-408c-88bd-87503815a2b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2472 | 2023.10.26 11:49:57.522845 [ 3 ] {} <Debug> HTTP-Session: b6b912e7-ade5-469f-9366-2cf2061def55 Destroying unnamed session | ||
2473 | 2023.10.26 11:50:02.504144 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2474 | 2023.10.26 11:50:02.504313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2475 | 2023.10.26 11:50:02.504360 [ 3 ] {} <Debug> HTTP-Session: 977a03f6-2036-4359-935d-aa1e22dc0e95 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2476 | 2023.10.26 11:50:02.504401 [ 3 ] {} <Debug> HTTP-Session: 977a03f6-2036-4359-935d-aa1e22dc0e95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2477 | 2023.10.26 11:50:02.504599 [ 3 ] {f7702457-f28b-40e2-8f34-3c176037be08} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2478 | 2023.10.26 11:50:02.504692 [ 3 ] {f7702457-f28b-40e2-8f34-3c176037be08} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2479 | 2023.10.26 11:50:02.504892 [ 3 ] {f7702457-f28b-40e2-8f34-3c176037be08} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2480 | 2023.10.26 11:50:02.505298 [ 3 ] {f7702457-f28b-40e2-8f34-3c176037be08} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2481 | 2023.10.26 11:50:02.505546 [ 3 ] {f7702457-f28b-40e2-8f34-3c176037be08} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2482 | 2023.10.26 11:50:02.505729 [ 3 ] {f7702457-f28b-40e2-8f34-3c176037be08} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2483 | 2023.10.26 11:50:02.505846 [ 3 ] {f7702457-f28b-40e2-8f34-3c176037be08} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001195118 sec., 39326 rows/sec., 3.11 MiB/sec. | ||
2484 | 2023.10.26 11:50:02.505982 [ 3 ] {f7702457-f28b-40e2-8f34-3c176037be08} <Debug> DynamicQueryHandler: Done processing query | ||
2485 | 2023.10.26 11:50:02.506007 [ 3 ] {f7702457-f28b-40e2-8f34-3c176037be08} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2486 | 2023.10.26 11:50:02.506023 [ 3 ] {} <Debug> HTTP-Session: 977a03f6-2036-4359-935d-aa1e22dc0e95 Destroying unnamed session | ||
2487 | 2023.10.26 11:50:02.506185 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2488 | 2023.10.26 11:50:02.506230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2489 | 2023.10.26 11:50:02.506249 [ 3 ] {} <Debug> HTTP-Session: 59caebbf-0ec5-4ac1-85cc-28d0ad1d6c2a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2490 | 2023.10.26 11:50:02.506266 [ 3 ] {} <Debug> HTTP-Session: 59caebbf-0ec5-4ac1-85cc-28d0ad1d6c2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2491 | 2023.10.26 11:50:02.506342 [ 3 ] {5c1f5716-4a38-41c0-8fc0-c9147cb77c01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2492 | 2023.10.26 11:50:02.506380 [ 3 ] {5c1f5716-4a38-41c0-8fc0-c9147cb77c01} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2493 | 2023.10.26 11:50:02.506482 [ 3 ] {5c1f5716-4a38-41c0-8fc0-c9147cb77c01} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2494 | 2023.10.26 11:50:02.506912 [ 3 ] {5c1f5716-4a38-41c0-8fc0-c9147cb77c01} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2495 | 2023.10.26 11:50:02.507123 [ 3 ] {5c1f5716-4a38-41c0-8fc0-c9147cb77c01} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2496 | 2023.10.26 11:50:02.507277 [ 3 ] {5c1f5716-4a38-41c0-8fc0-c9147cb77c01} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2497 | 2023.10.26 11:50:02.507379 [ 3 ] {5c1f5716-4a38-41c0-8fc0-c9147cb77c01} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001009475 sec., 139676 rows/sec., 13.59 MiB/sec. | ||
2498 | 2023.10.26 11:50:02.507501 [ 3 ] {5c1f5716-4a38-41c0-8fc0-c9147cb77c01} <Debug> DynamicQueryHandler: Done processing query | ||
2499 | 2023.10.26 11:50:02.507525 [ 3 ] {5c1f5716-4a38-41c0-8fc0-c9147cb77c01} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2500 | 2023.10.26 11:50:02.507540 [ 3 ] {} <Debug> HTTP-Session: 59caebbf-0ec5-4ac1-85cc-28d0ad1d6c2a Destroying unnamed session | ||
2501 | 2023.10.26 11:50:02.507656 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2502 | 2023.10.26 11:50:02.507701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2503 | 2023.10.26 11:50:02.507719 [ 3 ] {} <Debug> HTTP-Session: 6b41b146-21c0-428c-8549-ad827a41bd38 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2504 | 2023.10.26 11:50:02.507736 [ 3 ] {} <Debug> HTTP-Session: 6b41b146-21c0-428c-8549-ad827a41bd38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2505 | 2023.10.26 11:50:02.507806 [ 3 ] {8326f43b-f243-4ee6-9410-1bbb7a28c1cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2506 | 2023.10.26 11:50:02.507843 [ 3 ] {8326f43b-f243-4ee6-9410-1bbb7a28c1cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2507 | 2023.10.26 11:50:02.507949 [ 3 ] {8326f43b-f243-4ee6-9410-1bbb7a28c1cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2508 | 2023.10.26 11:50:02.508243 [ 3 ] {8326f43b-f243-4ee6-9410-1bbb7a28c1cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2509 | 2023.10.26 11:50:02.508442 [ 3 ] {8326f43b-f243-4ee6-9410-1bbb7a28c1cd} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
2510 | 2023.10.26 11:50:02.508584 [ 3 ] {8326f43b-f243-4ee6-9410-1bbb7a28c1cd} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
2511 | 2023.10.26 11:50:02.508708 [ 3 ] {8326f43b-f243-4ee6-9410-1bbb7a28c1cd} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000874553 sec., 53741 rows/sec., 4.20 MiB/sec. | ||
2512 | 2023.10.26 11:50:02.508834 [ 3 ] {8326f43b-f243-4ee6-9410-1bbb7a28c1cd} <Debug> DynamicQueryHandler: Done processing query | ||
2513 | 2023.10.26 11:50:02.508857 [ 3 ] {8326f43b-f243-4ee6-9410-1bbb7a28c1cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2514 | 2023.10.26 11:50:02.508873 [ 3 ] {} <Debug> HTTP-Session: 6b41b146-21c0-428c-8549-ad827a41bd38 Destroying unnamed session | ||
2515 | 2023.10.26 11:50:02.509085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2516 | 2023.10.26 11:50:02.509129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2517 | 2023.10.26 11:50:02.509149 [ 3 ] {} <Debug> HTTP-Session: 9ccd1f4c-0e3b-4887-ad34-f3d694516d09 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2518 | 2023.10.26 11:50:02.509165 [ 3 ] {} <Debug> HTTP-Session: 9ccd1f4c-0e3b-4887-ad34-f3d694516d09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2519 | 2023.10.26 11:50:02.509249 [ 3 ] {275e295b-5258-48d8-bc2e-fd9436a3fc8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2520 | 2023.10.26 11:50:02.509293 [ 3 ] {275e295b-5258-48d8-bc2e-fd9436a3fc8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2521 | 2023.10.26 11:50:02.509428 [ 3 ] {275e295b-5258-48d8-bc2e-fd9436a3fc8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2522 | 2023.10.26 11:50:02.509901 [ 3 ] {275e295b-5258-48d8-bc2e-fd9436a3fc8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2523 | 2023.10.26 11:50:02.510212 [ 3 ] {275e295b-5258-48d8-bc2e-fd9436a3fc8c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
2524 | 2023.10.26 11:50:02.510383 [ 3 ] {275e295b-5258-48d8-bc2e-fd9436a3fc8c} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
2525 | 2023.10.26 11:50:02.510508 [ 3 ] {275e295b-5258-48d8-bc2e-fd9436a3fc8c} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001231189 sec., 38174 rows/sec., 51.51 MiB/sec. | ||
2526 | 2023.10.26 11:50:02.510636 [ 3 ] {275e295b-5258-48d8-bc2e-fd9436a3fc8c} <Debug> DynamicQueryHandler: Done processing query | ||
2527 | 2023.10.26 11:50:02.510660 [ 3 ] {275e295b-5258-48d8-bc2e-fd9436a3fc8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2528 | 2023.10.26 11:50:02.510676 [ 3 ] {} <Debug> HTTP-Session: 9ccd1f4c-0e3b-4887-ad34-f3d694516d09 Destroying unnamed session | ||
2529 | 2023.10.26 11:50:06.623645 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2530 | 2023.10.26 11:50:06.623704 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2531 | 2023.10.26 11:50:07.506922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2532 | 2023.10.26 11:50:07.507041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2533 | 2023.10.26 11:50:07.507068 [ 3 ] {} <Debug> HTTP-Session: 69a96ad9-05e6-4540-9535-aa7a00c3f919 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2534 | 2023.10.26 11:50:07.507092 [ 3 ] {} <Debug> HTTP-Session: 69a96ad9-05e6-4540-9535-aa7a00c3f919 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2535 | 2023.10.26 11:50:07.507216 [ 3 ] {661faa0c-cc74-48e2-ba67-a3e14e4dd960} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2536 | 2023.10.26 11:50:07.507276 [ 3 ] {661faa0c-cc74-48e2-ba67-a3e14e4dd960} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2537 | 2023.10.26 11:50:07.507435 [ 3 ] {661faa0c-cc74-48e2-ba67-a3e14e4dd960} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2538 | 2023.10.26 11:50:07.507832 [ 3 ] {661faa0c-cc74-48e2-ba67-a3e14e4dd960} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2539 | 2023.10.26 11:50:07.508094 [ 3 ] {661faa0c-cc74-48e2-ba67-a3e14e4dd960} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2540 | 2023.10.26 11:50:07.508257 [ 3 ] {661faa0c-cc74-48e2-ba67-a3e14e4dd960} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2541 | 2023.10.26 11:50:07.508397 [ 3 ] {661faa0c-cc74-48e2-ba67-a3e14e4dd960} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001141257 sec., 5257 rows/sec., 297.78 KiB/sec. | ||
2542 | 2023.10.26 11:50:07.508589 [ 3 ] {661faa0c-cc74-48e2-ba67-a3e14e4dd960} <Debug> DynamicQueryHandler: Done processing query | ||
2543 | 2023.10.26 11:50:07.508616 [ 3 ] {661faa0c-cc74-48e2-ba67-a3e14e4dd960} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2544 | 2023.10.26 11:50:07.508632 [ 3 ] {} <Debug> HTTP-Session: 69a96ad9-05e6-4540-9535-aa7a00c3f919 Destroying unnamed session | ||
2545 | 2023.10.26 11:50:07.508765 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2546 | 2023.10.26 11:50:07.508813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2547 | 2023.10.26 11:50:07.508833 [ 3 ] {} <Debug> HTTP-Session: ad0eb592-e0d9-403d-b24d-47b1e3225300 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2548 | 2023.10.26 11:50:07.508852 [ 3 ] {} <Debug> HTTP-Session: ad0eb592-e0d9-403d-b24d-47b1e3225300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2549 | 2023.10.26 11:50:07.508935 [ 3 ] {b0f938b3-d2e8-4913-8437-689268732001} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2550 | 2023.10.26 11:50:07.508975 [ 3 ] {b0f938b3-d2e8-4913-8437-689268732001} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2551 | 2023.10.26 11:50:07.509089 [ 3 ] {b0f938b3-d2e8-4913-8437-689268732001} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2552 | 2023.10.26 11:50:07.509436 [ 3 ] {b0f938b3-d2e8-4913-8437-689268732001} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2553 | 2023.10.26 11:50:07.509648 [ 3 ] {b0f938b3-d2e8-4913-8437-689268732001} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2554 | 2023.10.26 11:50:07.509801 [ 3 ] {b0f938b3-d2e8-4913-8437-689268732001} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2555 | 2023.10.26 11:50:07.509923 [ 3 ] {b0f938b3-d2e8-4913-8437-689268732001} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000961665 sec., 99826 rows/sec., 9.47 MiB/sec. | ||
2556 | 2023.10.26 11:50:07.510042 [ 3 ] {b0f938b3-d2e8-4913-8437-689268732001} <Debug> DynamicQueryHandler: Done processing query | ||
2557 | 2023.10.26 11:50:07.510066 [ 3 ] {b0f938b3-d2e8-4913-8437-689268732001} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2558 | 2023.10.26 11:50:07.510081 [ 3 ] {} <Debug> HTTP-Session: ad0eb592-e0d9-403d-b24d-47b1e3225300 Destroying unnamed session | ||
2559 | 2023.10.26 11:50:07.510237 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2560 | 2023.10.26 11:50:07.510283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2561 | 2023.10.26 11:50:07.510302 [ 3 ] {} <Debug> HTTP-Session: 5bc622b6-be75-410a-9184-ef214b68246b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2562 | 2023.10.26 11:50:07.510319 [ 3 ] {} <Debug> HTTP-Session: 5bc622b6-be75-410a-9184-ef214b68246b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2563 | 2023.10.26 11:50:07.510399 [ 3 ] {f074f859-e1e9-4234-b580-244f598c0f87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2564 | 2023.10.26 11:50:07.510438 [ 3 ] {f074f859-e1e9-4234-b580-244f598c0f87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2565 | 2023.10.26 11:50:07.510542 [ 3 ] {f074f859-e1e9-4234-b580-244f598c0f87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2566 | 2023.10.26 11:50:07.510970 [ 3 ] {f074f859-e1e9-4234-b580-244f598c0f87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2567 | 2023.10.26 11:50:07.511188 [ 3 ] {f074f859-e1e9-4234-b580-244f598c0f87} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
2568 | 2023.10.26 11:50:07.511335 [ 3 ] {f074f859-e1e9-4234-b580-244f598c0f87} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
2569 | 2023.10.26 11:50:07.511461 [ 3 ] {f074f859-e1e9-4234-b580-244f598c0f87} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001034355 sec., 281334 rows/sec., 19.31 MiB/sec. | ||
2570 | 2023.10.26 11:50:07.511568 [ 3 ] {f074f859-e1e9-4234-b580-244f598c0f87} <Debug> DynamicQueryHandler: Done processing query | ||
2571 | 2023.10.26 11:50:07.511591 [ 3 ] {f074f859-e1e9-4234-b580-244f598c0f87} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2572 | 2023.10.26 11:50:07.511607 [ 3 ] {} <Debug> HTTP-Session: 5bc622b6-be75-410a-9184-ef214b68246b Destroying unnamed session | ||
2573 | 2023.10.26 11:50:07.511749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2574 | 2023.10.26 11:50:07.511794 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2575 | 2023.10.26 11:50:07.511813 [ 3 ] {} <Debug> HTTP-Session: 5869078b-c529-41f6-aa2c-f33bf26d36df Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2576 | 2023.10.26 11:50:07.511829 [ 3 ] {} <Debug> HTTP-Session: 5869078b-c529-41f6-aa2c-f33bf26d36df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2577 | 2023.10.26 11:50:07.511898 [ 3 ] {fbdcca0e-5da3-469c-ac66-d7bed0d3af1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2578 | 2023.10.26 11:50:07.511938 [ 3 ] {fbdcca0e-5da3-469c-ac66-d7bed0d3af1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2579 | 2023.10.26 11:50:07.512045 [ 3 ] {fbdcca0e-5da3-469c-ac66-d7bed0d3af1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2580 | 2023.10.26 11:50:07.512352 [ 3 ] {fbdcca0e-5da3-469c-ac66-d7bed0d3af1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2581 | 2023.10.26 11:50:07.512592 [ 3 ] {fbdcca0e-5da3-469c-ac66-d7bed0d3af1b} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2582 | 2023.10.26 11:50:07.512761 [ 3 ] {fbdcca0e-5da3-469c-ac66-d7bed0d3af1b} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2583 | 2023.10.26 11:50:07.512889 [ 3 ] {fbdcca0e-5da3-469c-ac66-d7bed0d3af1b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000955784 sec., 6277 rows/sec., 263.61 KiB/sec. | ||
2584 | 2023.10.26 11:50:07.513064 [ 3 ] {fbdcca0e-5da3-469c-ac66-d7bed0d3af1b} <Debug> DynamicQueryHandler: Done processing query | ||
2585 | 2023.10.26 11:50:07.513088 [ 3 ] {fbdcca0e-5da3-469c-ac66-d7bed0d3af1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2586 | 2023.10.26 11:50:07.513104 [ 3 ] {} <Debug> HTTP-Session: 5869078b-c529-41f6-aa2c-f33bf26d36df Destroying unnamed session | ||
2587 | 2023.10.26 11:50:07.513270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2588 | 2023.10.26 11:50:07.513315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2589 | 2023.10.26 11:50:07.513334 [ 3 ] {} <Debug> HTTP-Session: df0ffea7-ec64-4684-b020-30878c375c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2590 | 2023.10.26 11:50:07.513351 [ 3 ] {} <Debug> HTTP-Session: df0ffea7-ec64-4684-b020-30878c375c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2591 | 2023.10.26 11:50:07.513424 [ 3 ] {81a72f3d-391b-463c-a646-0432fe485178} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2592 | 2023.10.26 11:50:07.513465 [ 3 ] {81a72f3d-391b-463c-a646-0432fe485178} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2593 | 2023.10.26 11:50:07.513592 [ 3 ] {81a72f3d-391b-463c-a646-0432fe485178} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2594 | 2023.10.26 11:50:07.513887 [ 3 ] {81a72f3d-391b-463c-a646-0432fe485178} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2595 | 2023.10.26 11:50:07.514128 [ 3 ] {81a72f3d-391b-463c-a646-0432fe485178} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2596 | 2023.10.26 11:50:07.514299 [ 3 ] {81a72f3d-391b-463c-a646-0432fe485178} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2597 | 2023.10.26 11:50:07.514433 [ 3 ] {81a72f3d-391b-463c-a646-0432fe485178} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000979624 sec., 71455 rows/sec., 4.33 MiB/sec. | ||
2598 | 2023.10.26 11:50:07.514569 [ 3 ] {81a72f3d-391b-463c-a646-0432fe485178} <Debug> DynamicQueryHandler: Done processing query | ||
2599 | 2023.10.26 11:50:07.514592 [ 3 ] {81a72f3d-391b-463c-a646-0432fe485178} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2600 | 2023.10.26 11:50:07.514607 [ 3 ] {} <Debug> HTTP-Session: df0ffea7-ec64-4684-b020-30878c375c67 Destroying unnamed session | ||
2601 | 2023.10.26 11:50:07.514757 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2602 | 2023.10.26 11:50:07.514800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2603 | 2023.10.26 11:50:07.514820 [ 3 ] {} <Debug> HTTP-Session: 7d7f439a-309e-4ee6-817a-cd12fcec0033 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2604 | 2023.10.26 11:50:07.514836 [ 3 ] {} <Debug> HTTP-Session: 7d7f439a-309e-4ee6-817a-cd12fcec0033 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2605 | 2023.10.26 11:50:07.514906 [ 3 ] {20290c90-485b-4469-b765-5b990b980f37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2606 | 2023.10.26 11:50:07.514945 [ 3 ] {20290c90-485b-4469-b765-5b990b980f37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2607 | 2023.10.26 11:50:07.515048 [ 3 ] {20290c90-485b-4469-b765-5b990b980f37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2608 | 2023.10.26 11:50:07.515371 [ 3 ] {20290c90-485b-4469-b765-5b990b980f37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2609 | 2023.10.26 11:50:07.515605 [ 3 ] {20290c90-485b-4469-b765-5b990b980f37} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2610 | 2023.10.26 11:50:07.515775 [ 3 ] {20290c90-485b-4469-b765-5b990b980f37} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2611 | 2023.10.26 11:50:07.515907 [ 3 ] {20290c90-485b-4469-b765-5b990b980f37} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000967784 sec., 21699 rows/sec., 1.13 MiB/sec. | ||
2612 | 2023.10.26 11:50:07.515899 [ 73 ] {} <Debug> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2613 | 2023.10.26 11:50:07.516023 [ 73 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2614 | 2023.10.26 11:50:07.516098 [ 3 ] {20290c90-485b-4469-b765-5b990b980f37} <Debug> DynamicQueryHandler: Done processing query | ||
2615 | 2023.10.26 11:50:07.516163 [ 3 ] {20290c90-485b-4469-b765-5b990b980f37} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2616 | 2023.10.26 11:50:07.516178 [ 22 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2617 | 2023.10.26 11:50:07.516217 [ 3 ] {} <Debug> HTTP-Session: 7d7f439a-309e-4ee6-817a-cd12fcec0033 Destroying unnamed session | ||
2618 | 2023.10.26 11:50:07.516344 [ 22 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2619 | 2023.10.26 11:50:07.516393 [ 22 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 138 rows starting from the beginning of the part | ||
2620 | 2023.10.26 11:50:07.516549 [ 22 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part | ||
2621 | 2023.10.26 11:50:07.516651 [ 22 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
2622 | 2023.10.26 11:50:07.516752 [ 22 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part | ||
2623 | 2023.10.26 11:50:07.516849 [ 22 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part | ||
2624 | 2023.10.26 11:50:07.516939 [ 22 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part | ||
2625 | 2023.10.26 11:50:07.517563 [ 13 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 243 rows, containing 4 columns (4 merged, 0 gathered) in 0.001482812 sec., 163877.82132866472 rows/sec., 8.90 MiB/sec. | ||
2626 | 2023.10.26 11:50:07.517702 [ 18 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2627 | 2023.10.26 11:50:07.517919 [ 18 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2628 | 2023.10.26 11:50:07.517995 [ 18 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_11_2} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2629 | 2023.10.26 11:50:12.504824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2630 | 2023.10.26 11:50:12.504951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2631 | 2023.10.26 11:50:12.504978 [ 3 ] {} <Debug> HTTP-Session: fb933756-5a3b-46ba-a822-e0072840597a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2632 | 2023.10.26 11:50:12.505003 [ 3 ] {} <Debug> HTTP-Session: fb933756-5a3b-46ba-a822-e0072840597a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2633 | 2023.10.26 11:50:12.505142 [ 3 ] {72cf28df-84de-433f-8f4d-15975db92751} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2634 | 2023.10.26 11:50:12.505204 [ 3 ] {72cf28df-84de-433f-8f4d-15975db92751} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2635 | 2023.10.26 11:50:12.505367 [ 3 ] {72cf28df-84de-433f-8f4d-15975db92751} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2636 | 2023.10.26 11:50:12.505861 [ 3 ] {72cf28df-84de-433f-8f4d-15975db92751} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2637 | 2023.10.26 11:50:12.506132 [ 3 ] {72cf28df-84de-433f-8f4d-15975db92751} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2638 | 2023.10.26 11:50:12.506297 [ 3 ] {72cf28df-84de-433f-8f4d-15975db92751} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2639 | 2023.10.26 11:50:12.506443 [ 3 ] {72cf28df-84de-433f-8f4d-15975db92751} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001260369 sec., 37290 rows/sec., 2.95 MiB/sec. | ||
2640 | 2023.10.26 11:50:12.506595 [ 3 ] {72cf28df-84de-433f-8f4d-15975db92751} <Debug> DynamicQueryHandler: Done processing query | ||
2641 | 2023.10.26 11:50:12.506620 [ 3 ] {72cf28df-84de-433f-8f4d-15975db92751} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2642 | 2023.10.26 11:50:12.506637 [ 3 ] {} <Debug> HTTP-Session: fb933756-5a3b-46ba-a822-e0072840597a Destroying unnamed session | ||
2643 | 2023.10.26 11:50:12.506771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2644 | 2023.10.26 11:50:12.506822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2645 | 2023.10.26 11:50:12.506844 [ 3 ] {} <Debug> HTTP-Session: 3e9ec058-c800-4e6b-94fd-70f441310c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2646 | 2023.10.26 11:50:12.506863 [ 3 ] {} <Debug> HTTP-Session: 3e9ec058-c800-4e6b-94fd-70f441310c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2647 | 2023.10.26 11:50:12.506952 [ 3 ] {50f13486-dfcc-49a3-a4af-49db5db0804a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2648 | 2023.10.26 11:50:12.506993 [ 3 ] {50f13486-dfcc-49a3-a4af-49db5db0804a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2649 | 2023.10.26 11:50:12.507103 [ 3 ] {50f13486-dfcc-49a3-a4af-49db5db0804a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2650 | 2023.10.26 11:50:12.507504 [ 3 ] {50f13486-dfcc-49a3-a4af-49db5db0804a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2651 | 2023.10.26 11:50:12.507727 [ 3 ] {50f13486-dfcc-49a3-a4af-49db5db0804a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2652 | 2023.10.26 11:50:12.507877 [ 3 ] {50f13486-dfcc-49a3-a4af-49db5db0804a} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2653 | 2023.10.26 11:50:12.508007 [ 3 ] {50f13486-dfcc-49a3-a4af-49db5db0804a} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001024625 sec., 137611 rows/sec., 13.38 MiB/sec. | ||
2654 | 2023.10.26 11:50:12.508216 [ 3 ] {50f13486-dfcc-49a3-a4af-49db5db0804a} <Debug> DynamicQueryHandler: Done processing query | ||
2655 | 2023.10.26 11:50:12.508241 [ 3 ] {50f13486-dfcc-49a3-a4af-49db5db0804a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2656 | 2023.10.26 11:50:12.508258 [ 3 ] {} <Debug> HTTP-Session: 3e9ec058-c800-4e6b-94fd-70f441310c3c Destroying unnamed session | ||
2657 | 2023.10.26 11:50:12.508383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2658 | 2023.10.26 11:50:12.508430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2659 | 2023.10.26 11:50:12.508449 [ 3 ] {} <Debug> HTTP-Session: 560a6e59-1c75-4069-9850-20c0658bb58c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2660 | 2023.10.26 11:50:12.508466 [ 3 ] {} <Debug> HTTP-Session: 560a6e59-1c75-4069-9850-20c0658bb58c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2661 | 2023.10.26 11:50:12.508541 [ 3 ] {65cc22c1-1a4a-4989-a67c-64b87f872db8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2662 | 2023.10.26 11:50:12.508582 [ 3 ] {65cc22c1-1a4a-4989-a67c-64b87f872db8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2663 | 2023.10.26 11:50:12.508705 [ 3 ] {65cc22c1-1a4a-4989-a67c-64b87f872db8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2664 | 2023.10.26 11:50:12.509014 [ 3 ] {65cc22c1-1a4a-4989-a67c-64b87f872db8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2665 | 2023.10.26 11:50:12.509222 [ 3 ] {65cc22c1-1a4a-4989-a67c-64b87f872db8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
2666 | 2023.10.26 11:50:12.509369 [ 3 ] {65cc22c1-1a4a-4989-a67c-64b87f872db8} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
2667 | 2023.10.26 11:50:12.509492 [ 3 ] {65cc22c1-1a4a-4989-a67c-64b87f872db8} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000921484 sec., 51004 rows/sec., 3.99 MiB/sec. | ||
2668 | 2023.10.26 11:50:12.509637 [ 3 ] {65cc22c1-1a4a-4989-a67c-64b87f872db8} <Debug> DynamicQueryHandler: Done processing query | ||
2669 | 2023.10.26 11:50:12.509661 [ 3 ] {65cc22c1-1a4a-4989-a67c-64b87f872db8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2670 | 2023.10.26 11:50:12.509677 [ 3 ] {} <Debug> HTTP-Session: 560a6e59-1c75-4069-9850-20c0658bb58c Destroying unnamed session | ||
2671 | 2023.10.26 11:50:12.509862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2672 | 2023.10.26 11:50:12.509910 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2673 | 2023.10.26 11:50:12.509928 [ 3 ] {} <Debug> HTTP-Session: 53039120-c615-4dfc-96ae-0a8fc4803716 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2674 | 2023.10.26 11:50:12.509948 [ 3 ] {} <Debug> HTTP-Session: 53039120-c615-4dfc-96ae-0a8fc4803716 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2675 | 2023.10.26 11:50:12.510032 [ 3 ] {7fa2f063-a880-468e-b648-eca836ed9bd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2676 | 2023.10.26 11:50:12.510077 [ 3 ] {7fa2f063-a880-468e-b648-eca836ed9bd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2677 | 2023.10.26 11:50:12.510214 [ 3 ] {7fa2f063-a880-468e-b648-eca836ed9bd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2678 | 2023.10.26 11:50:12.510748 [ 3 ] {7fa2f063-a880-468e-b648-eca836ed9bd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2679 | 2023.10.26 11:50:12.511072 [ 3 ] {7fa2f063-a880-468e-b648-eca836ed9bd2} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
2680 | 2023.10.26 11:50:12.511248 [ 3 ] {7fa2f063-a880-468e-b648-eca836ed9bd2} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
2681 | 2023.10.26 11:50:12.511369 [ 3 ] {7fa2f063-a880-468e-b648-eca836ed9bd2} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.00130952 sec., 35891 rows/sec., 48.43 MiB/sec. | ||
2682 | 2023.10.26 11:50:12.511495 [ 3 ] {7fa2f063-a880-468e-b648-eca836ed9bd2} <Debug> DynamicQueryHandler: Done processing query | ||
2683 | 2023.10.26 11:50:12.511519 [ 3 ] {7fa2f063-a880-468e-b648-eca836ed9bd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2684 | 2023.10.26 11:50:12.511535 [ 3 ] {} <Debug> HTTP-Session: 53039120-c615-4dfc-96ae-0a8fc4803716 Destroying unnamed session | ||
2685 | 2023.10.26 11:50:17.506490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2686 | 2023.10.26 11:50:17.506619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2687 | 2023.10.26 11:50:17.506650 [ 3 ] {} <Debug> HTTP-Session: 7308e289-2f6c-4f72-8940-8630af3e5e67 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2688 | 2023.10.26 11:50:17.506678 [ 3 ] {} <Debug> HTTP-Session: 7308e289-2f6c-4f72-8940-8630af3e5e67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2689 | 2023.10.26 11:50:17.506822 [ 3 ] {b29ff7e7-5f31-4eb0-b14b-807e9ca73267} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2690 | 2023.10.26 11:50:17.506889 [ 3 ] {b29ff7e7-5f31-4eb0-b14b-807e9ca73267} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2691 | 2023.10.26 11:50:17.507071 [ 3 ] {b29ff7e7-5f31-4eb0-b14b-807e9ca73267} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2692 | 2023.10.26 11:50:17.507527 [ 3 ] {b29ff7e7-5f31-4eb0-b14b-807e9ca73267} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2693 | 2023.10.26 11:50:17.507788 [ 3 ] {b29ff7e7-5f31-4eb0-b14b-807e9ca73267} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2694 | 2023.10.26 11:50:17.507943 [ 3 ] {b29ff7e7-5f31-4eb0-b14b-807e9ca73267} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2695 | 2023.10.26 11:50:17.508090 [ 3 ] {b29ff7e7-5f31-4eb0-b14b-807e9ca73267} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001220628 sec., 4915 rows/sec., 278.42 KiB/sec. | ||
2696 | 2023.10.26 11:50:17.508263 [ 3 ] {b29ff7e7-5f31-4eb0-b14b-807e9ca73267} <Debug> DynamicQueryHandler: Done processing query | ||
2697 | 2023.10.26 11:50:17.508288 [ 3 ] {b29ff7e7-5f31-4eb0-b14b-807e9ca73267} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2698 | 2023.10.26 11:50:17.508304 [ 3 ] {} <Debug> HTTP-Session: 7308e289-2f6c-4f72-8940-8630af3e5e67 Destroying unnamed session | ||
2699 | 2023.10.26 11:50:17.508435 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2700 | 2023.10.26 11:50:17.508481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2701 | 2023.10.26 11:50:17.508500 [ 3 ] {} <Debug> HTTP-Session: 10eac34a-f612-4720-b4f3-24be3ce9d936 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2702 | 2023.10.26 11:50:17.508517 [ 3 ] {} <Debug> HTTP-Session: 10eac34a-f612-4720-b4f3-24be3ce9d936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2703 | 2023.10.26 11:50:17.508593 [ 3 ] {65c293d6-7063-4cd0-b49b-77e5b12cee42} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2704 | 2023.10.26 11:50:17.508634 [ 3 ] {65c293d6-7063-4cd0-b49b-77e5b12cee42} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2705 | 2023.10.26 11:50:17.508742 [ 3 ] {65c293d6-7063-4cd0-b49b-77e5b12cee42} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2706 | 2023.10.26 11:50:17.509113 [ 3 ] {65c293d6-7063-4cd0-b49b-77e5b12cee42} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2707 | 2023.10.26 11:50:17.509331 [ 3 ] {65c293d6-7063-4cd0-b49b-77e5b12cee42} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2708 | 2023.10.26 11:50:17.509476 [ 3 ] {65c293d6-7063-4cd0-b49b-77e5b12cee42} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2709 | 2023.10.26 11:50:17.509601 [ 3 ] {65c293d6-7063-4cd0-b49b-77e5b12cee42} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000979115 sec., 98047 rows/sec., 9.30 MiB/sec. | ||
2710 | 2023.10.26 11:50:17.509715 [ 3 ] {65c293d6-7063-4cd0-b49b-77e5b12cee42} <Debug> DynamicQueryHandler: Done processing query | ||
2711 | 2023.10.26 11:50:17.509738 [ 3 ] {65c293d6-7063-4cd0-b49b-77e5b12cee42} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2712 | 2023.10.26 11:50:17.509754 [ 3 ] {} <Debug> HTTP-Session: 10eac34a-f612-4720-b4f3-24be3ce9d936 Destroying unnamed session | ||
2713 | 2023.10.26 11:50:17.509910 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2714 | 2023.10.26 11:50:17.509953 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2715 | 2023.10.26 11:50:17.509973 [ 3 ] {} <Debug> HTTP-Session: 83d86d93-4c00-4deb-8b1e-4678630768a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2716 | 2023.10.26 11:50:17.509989 [ 3 ] {} <Debug> HTTP-Session: 83d86d93-4c00-4deb-8b1e-4678630768a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2717 | 2023.10.26 11:50:17.510076 [ 3 ] {a2071834-c44f-4b44-b986-4216cc48cd95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2718 | 2023.10.26 11:50:17.510115 [ 3 ] {a2071834-c44f-4b44-b986-4216cc48cd95} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2719 | 2023.10.26 11:50:17.510220 [ 3 ] {a2071834-c44f-4b44-b986-4216cc48cd95} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2720 | 2023.10.26 11:50:17.510672 [ 3 ] {a2071834-c44f-4b44-b986-4216cc48cd95} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2721 | 2023.10.26 11:50:17.510899 [ 3 ] {a2071834-c44f-4b44-b986-4216cc48cd95} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
2722 | 2023.10.26 11:50:17.511045 [ 3 ] {a2071834-c44f-4b44-b986-4216cc48cd95} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
2723 | 2023.10.26 11:50:17.511168 [ 3 ] {a2071834-c44f-4b44-b986-4216cc48cd95} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001055586 sec., 275676 rows/sec., 18.92 MiB/sec. | ||
2724 | 2023.10.26 11:50:17.511353 [ 3 ] {a2071834-c44f-4b44-b986-4216cc48cd95} <Debug> DynamicQueryHandler: Done processing query | ||
2725 | 2023.10.26 11:50:17.511378 [ 3 ] {a2071834-c44f-4b44-b986-4216cc48cd95} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
2726 | 2023.10.26 11:50:17.511394 [ 3 ] {} <Debug> HTTP-Session: 83d86d93-4c00-4deb-8b1e-4678630768a0 Destroying unnamed session | ||
2727 | 2023.10.26 11:50:17.511542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2728 | 2023.10.26 11:50:17.511587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2729 | 2023.10.26 11:50:17.511606 [ 3 ] {} <Debug> HTTP-Session: 53554a79-e9e1-4aca-a23d-f6b58c81ef43 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2730 | 2023.10.26 11:50:17.511622 [ 3 ] {} <Debug> HTTP-Session: 53554a79-e9e1-4aca-a23d-f6b58c81ef43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2731 | 2023.10.26 11:50:17.511692 [ 3 ] {4412c902-88b9-49ae-b4f5-8e9f0ccfe1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2732 | 2023.10.26 11:50:17.511732 [ 3 ] {4412c902-88b9-49ae-b4f5-8e9f0ccfe1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2733 | 2023.10.26 11:50:17.511853 [ 3 ] {4412c902-88b9-49ae-b4f5-8e9f0ccfe1d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2734 | 2023.10.26 11:50:17.512160 [ 3 ] {4412c902-88b9-49ae-b4f5-8e9f0ccfe1d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2735 | 2023.10.26 11:50:17.512424 [ 3 ] {4412c902-88b9-49ae-b4f5-8e9f0ccfe1d0} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2736 | 2023.10.26 11:50:17.512592 [ 3 ] {4412c902-88b9-49ae-b4f5-8e9f0ccfe1d0} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2737 | 2023.10.26 11:50:17.512718 [ 3 ] {4412c902-88b9-49ae-b4f5-8e9f0ccfe1d0} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000994085 sec., 6035 rows/sec., 253.45 KiB/sec. | ||
2738 | 2023.10.26 11:50:17.512715 [ 142 ] {} <Debug> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2739 | 2023.10.26 11:50:17.512841 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2740 | 2023.10.26 11:50:17.512900 [ 3 ] {4412c902-88b9-49ae-b4f5-8e9f0ccfe1d0} <Debug> DynamicQueryHandler: Done processing query | ||
2741 | 2023.10.26 11:50:17.512961 [ 3 ] {4412c902-88b9-49ae-b4f5-8e9f0ccfe1d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2742 | 2023.10.26 11:50:17.512968 [ 19 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2743 | 2023.10.26 11:50:17.512990 [ 3 ] {} <Debug> HTTP-Session: 53554a79-e9e1-4aca-a23d-f6b58c81ef43 Destroying unnamed session | ||
2744 | 2023.10.26 11:50:17.513093 [ 19 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2745 | 2023.10.26 11:50:17.513129 [ 19 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
2746 | 2023.10.26 11:50:17.513211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2747 | 2023.10.26 11:50:17.513286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2748 | 2023.10.26 11:50:17.513330 [ 19 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
2749 | 2023.10.26 11:50:17.513344 [ 3 ] {} <Debug> HTTP-Session: 006b53ee-4f78-4568-8693-6d69768703ac Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2750 | 2023.10.26 11:50:17.513408 [ 3 ] {} <Debug> HTTP-Session: 006b53ee-4f78-4568-8693-6d69768703ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2751 | 2023.10.26 11:50:17.513586 [ 19 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
2752 | 2023.10.26 11:50:17.513604 [ 3 ] {e8de6975-2143-4f39-a240-27c5e205a430} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2753 | 2023.10.26 11:50:17.513715 [ 3 ] {e8de6975-2143-4f39-a240-27c5e205a430} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2754 | 2023.10.26 11:50:17.513804 [ 19 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
2755 | 2023.10.26 11:50:17.514096 [ 19 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
2756 | 2023.10.26 11:50:17.514252 [ 3 ] {e8de6975-2143-4f39-a240-27c5e205a430} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2757 | 2023.10.26 11:50:17.514354 [ 19 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
2758 | 2023.10.26 11:50:17.515006 [ 3 ] {e8de6975-2143-4f39-a240-27c5e205a430} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2759 | 2023.10.26 11:50:17.515647 [ 3 ] {e8de6975-2143-4f39-a240-27c5e205a430} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
2760 | 2023.10.26 11:50:17.515779 [ 19 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002874263 sec., 22962.40810252924 rows/sec., 964.24 KiB/sec. | ||
2761 | 2023.10.26 11:50:17.515931 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2762 | 2023.10.26 11:50:17.515935 [ 3 ] {e8de6975-2143-4f39-a240-27c5e205a430} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
2763 | 2023.10.26 11:50:17.516161 [ 142 ] {} <Debug> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
2764 | 2023.10.26 11:50:17.516204 [ 3 ] {e8de6975-2143-4f39-a240-27c5e205a430} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002519537 sec., 27782 rows/sec., 1.68 MiB/sec. | ||
2765 | 2023.10.26 11:50:17.516234 [ 142 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2766 | 2023.10.26 11:50:17.516343 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_11_2} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2767 | 2023.10.26 11:50:17.516480 [ 13 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
2768 | 2023.10.26 11:50:17.516559 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_11_2} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2769 | 2023.10.26 11:50:17.516693 [ 3 ] {e8de6975-2143-4f39-a240-27c5e205a430} <Debug> DynamicQueryHandler: Done processing query | ||
2770 | 2023.10.26 11:50:17.516766 [ 13 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2771 | 2023.10.26 11:50:17.516775 [ 3 ] {e8de6975-2143-4f39-a240-27c5e205a430} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2772 | 2023.10.26 11:50:17.516830 [ 3 ] {} <Debug> HTTP-Session: 006b53ee-4f78-4568-8693-6d69768703ac Destroying unnamed session | ||
2773 | 2023.10.26 11:50:17.516834 [ 13 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 431 rows starting from the beginning of the part | ||
2774 | 2023.10.26 11:50:17.517013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2775 | 2023.10.26 11:50:17.517025 [ 13 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 70 rows starting from the beginning of the part | ||
2776 | 2023.10.26 11:50:17.517106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2777 | 2023.10.26 11:50:17.517143 [ 3 ] {} <Debug> HTTP-Session: 3eae022f-644d-484b-918c-7f4c09ac058f Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2778 | 2023.10.26 11:50:17.517200 [ 3 ] {} <Debug> HTTP-Session: 3eae022f-644d-484b-918c-7f4c09ac058f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2779 | 2023.10.26 11:50:17.517269 [ 13 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part | ||
2780 | 2023.10.26 11:50:17.517409 [ 3 ] {0e3096c7-1a5d-4e52-891d-e08dc02d2069} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2781 | 2023.10.26 11:50:17.517529 [ 3 ] {0e3096c7-1a5d-4e52-891d-e08dc02d2069} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2782 | 2023.10.26 11:50:17.517542 [ 13 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 81 rows starting from the beginning of the part | ||
2783 | 2023.10.26 11:50:17.517915 [ 13 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part | ||
2784 | 2023.10.26 11:50:17.518003 [ 3 ] {0e3096c7-1a5d-4e52-891d-e08dc02d2069} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2785 | 2023.10.26 11:50:17.518191 [ 13 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 70 rows starting from the beginning of the part | ||
2786 | 2023.10.26 11:50:17.518700 [ 3 ] {0e3096c7-1a5d-4e52-891d-e08dc02d2069} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2787 | 2023.10.26 11:50:17.519206 [ 3 ] {0e3096c7-1a5d-4e52-891d-e08dc02d2069} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2788 | 2023.10.26 11:50:17.519500 [ 3 ] {0e3096c7-1a5d-4e52-891d-e08dc02d2069} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2789 | 2023.10.26 11:50:17.519762 [ 3 ] {0e3096c7-1a5d-4e52-891d-e08dc02d2069} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002278513 sec., 9216 rows/sec., 489.46 KiB/sec. | ||
2790 | 2023.10.26 11:50:17.520011 [ 13 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 792 rows, containing 5 columns (5 merged, 0 gathered) in 0.003679564 sec., 215242.8929079641 rows/sec., 13.07 MiB/sec. | ||
2791 | 2023.10.26 11:50:17.520071 [ 3 ] {0e3096c7-1a5d-4e52-891d-e08dc02d2069} <Debug> DynamicQueryHandler: Done processing query | ||
2792 | 2023.10.26 11:50:17.520105 [ 3 ] {0e3096c7-1a5d-4e52-891d-e08dc02d2069} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2793 | 2023.10.26 11:50:17.520144 [ 3 ] {} <Debug> HTTP-Session: 3eae022f-644d-484b-918c-7f4c09ac058f Destroying unnamed session | ||
2794 | 2023.10.26 11:50:17.520214 [ 21 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
2795 | 2023.10.26 11:50:17.520454 [ 21 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
2796 | 2023.10.26 11:50:17.520531 [ 21 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_11_2} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
2797 | 2023.10.26 11:50:21.623761 [ 133 ] {} <Debug> DNSResolver: Updating DNS cache | ||
2798 | 2023.10.26 11:50:21.623847 [ 133 ] {} <Debug> DNSResolver: Updated DNS cache | ||
2799 | 2023.10.26 11:50:22.504118 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2800 | 2023.10.26 11:50:22.504253 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2801 | 2023.10.26 11:50:22.504284 [ 3 ] {} <Debug> HTTP-Session: 3ac7f039-cfe8-4925-875e-131ea7611f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2802 | 2023.10.26 11:50:22.504313 [ 3 ] {} <Debug> HTTP-Session: 3ac7f039-cfe8-4925-875e-131ea7611f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2803 | 2023.10.26 11:50:22.504460 [ 3 ] {66d4bbb9-509b-49a6-8c9b-371c3d5d2e55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2804 | 2023.10.26 11:50:22.504528 [ 3 ] {66d4bbb9-509b-49a6-8c9b-371c3d5d2e55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2805 | 2023.10.26 11:50:22.504710 [ 3 ] {66d4bbb9-509b-49a6-8c9b-371c3d5d2e55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2806 | 2023.10.26 11:50:22.505195 [ 3 ] {66d4bbb9-509b-49a6-8c9b-371c3d5d2e55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2807 | 2023.10.26 11:50:22.505440 [ 3 ] {66d4bbb9-509b-49a6-8c9b-371c3d5d2e55} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2808 | 2023.10.26 11:50:22.505620 [ 3 ] {66d4bbb9-509b-49a6-8c9b-371c3d5d2e55} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2809 | 2023.10.26 11:50:22.505760 [ 3 ] {66d4bbb9-509b-49a6-8c9b-371c3d5d2e55} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001297599 sec., 36220 rows/sec., 2.87 MiB/sec. | ||
2810 | 2023.10.26 11:50:22.505763 [ 119 ] {} <Debug> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2811 | 2023.10.26 11:50:22.505873 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2812 | 2023.10.26 11:50:22.505974 [ 3 ] {66d4bbb9-509b-49a6-8c9b-371c3d5d2e55} <Debug> DynamicQueryHandler: Done processing query | ||
2813 | 2023.10.26 11:50:22.506022 [ 3 ] {66d4bbb9-509b-49a6-8c9b-371c3d5d2e55} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2814 | 2023.10.26 11:50:22.506023 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2815 | 2023.10.26 11:50:22.506136 [ 3 ] {} <Debug> HTTP-Session: 3ac7f039-cfe8-4925-875e-131ea7611f3e Destroying unnamed session | ||
2816 | 2023.10.26 11:50:22.506246 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2817 | 2023.10.26 11:50:22.506283 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 53 rows starting from the beginning of the part | ||
2818 | 2023.10.26 11:50:22.506365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2819 | 2023.10.26 11:50:22.506462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2820 | 2023.10.26 11:50:22.506523 [ 3 ] {} <Debug> HTTP-Session: 41c37248-f285-4e13-8c1d-7e47930f10d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2821 | 2023.10.26 11:50:22.506532 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part | ||
2822 | 2023.10.26 11:50:22.506553 [ 3 ] {} <Debug> HTTP-Session: 41c37248-f285-4e13-8c1d-7e47930f10d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2823 | 2023.10.26 11:50:22.506803 [ 3 ] {840b7cb0-a9f1-4210-baeb-592168c6b9c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2824 | 2023.10.26 11:50:22.506813 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
2825 | 2023.10.26 11:50:22.506890 [ 3 ] {840b7cb0-a9f1-4210-baeb-592168c6b9c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2826 | 2023.10.26 11:50:22.507112 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
2827 | 2023.10.26 11:50:22.507355 [ 3 ] {840b7cb0-a9f1-4210-baeb-592168c6b9c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2828 | 2023.10.26 11:50:22.507395 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
2829 | 2023.10.26 11:50:22.507571 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part | ||
2830 | 2023.10.26 11:50:22.508172 [ 3 ] {840b7cb0-a9f1-4210-baeb-592168c6b9c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
2831 | 2023.10.26 11:50:22.508662 [ 3 ] {840b7cb0-a9f1-4210-baeb-592168c6b9c4} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2832 | 2023.10.26 11:50:22.508964 [ 13 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.002967724 sec., 69413.46297701538 rows/sec., 5.35 MiB/sec. | ||
2833 | 2023.10.26 11:50:22.508981 [ 3 ] {840b7cb0-a9f1-4210-baeb-592168c6b9c4} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2834 | 2023.10.26 11:50:22.509114 [ 13 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2835 | 2023.10.26 11:50:22.509158 [ 119 ] {} <Debug> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2836 | 2023.10.26 11:50:22.509257 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
2837 | 2023.10.26 11:50:22.509286 [ 3 ] {840b7cb0-a9f1-4210-baeb-592168c6b9c4} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.002426416 sec., 58110 rows/sec., 5.65 MiB/sec. | ||
2838 | 2023.10.26 11:50:22.509389 [ 21 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2839 | 2023.10.26 11:50:22.509576 [ 13 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2840 | 2023.10.26 11:50:22.509602 [ 21 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2841 | 2023.10.26 11:50:22.509619 [ 3 ] {840b7cb0-a9f1-4210-baeb-592168c6b9c4} <Debug> DynamicQueryHandler: Done processing query | ||
2842 | 2023.10.26 11:50:22.509651 [ 21 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 237 rows starting from the beginning of the part | ||
2843 | 2023.10.26 11:50:22.509678 [ 3 ] {840b7cb0-a9f1-4210-baeb-592168c6b9c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
2844 | 2023.10.26 11:50:22.509699 [ 13 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_21_4} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2845 | 2023.10.26 11:50:22.509749 [ 3 ] {} <Debug> HTTP-Session: 41c37248-f285-4e13-8c1d-7e47930f10d3 Destroying unnamed session | ||
2846 | 2023.10.26 11:50:22.509870 [ 21 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 141 rows starting from the beginning of the part | ||
2847 | 2023.10.26 11:50:22.509951 [ 21 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 96 rows starting from the beginning of the part | ||
2848 | 2023.10.26 11:50:22.510017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2849 | 2023.10.26 11:50:22.510109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2850 | 2023.10.26 11:50:22.510123 [ 21 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 141 rows starting from the beginning of the part | ||
2851 | 2023.10.26 11:50:22.510149 [ 3 ] {} <Debug> HTTP-Session: 7b96ce9d-7bfe-44d9-a16c-0572ea9ff20a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2852 | 2023.10.26 11:50:22.510196 [ 3 ] {} <Debug> HTTP-Session: 7b96ce9d-7bfe-44d9-a16c-0572ea9ff20a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2853 | 2023.10.26 11:50:22.510334 [ 21 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 96 rows starting from the beginning of the part | ||
2854 | 2023.10.26 11:50:22.510391 [ 3 ] {6648e5c1-b666-48f8-8458-ce8aea87b6f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2855 | 2023.10.26 11:50:22.510499 [ 3 ] {6648e5c1-b666-48f8-8458-ce8aea87b6f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2856 | 2023.10.26 11:50:22.510540 [ 21 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 141 rows starting from the beginning of the part | ||
2857 | 2023.10.26 11:50:22.511067 [ 3 ] {6648e5c1-b666-48f8-8458-ce8aea87b6f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2858 | 2023.10.26 11:50:22.511905 [ 3 ] {6648e5c1-b666-48f8-8458-ce8aea87b6f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
2859 | 2023.10.26 11:50:22.512315 [ 3 ] {6648e5c1-b666-48f8-8458-ce8aea87b6f9} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
2860 | 2023.10.26 11:50:22.512487 [ 13 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 4 columns (4 merged, 0 gathered) in 0.003166546 sec., 269062.8842909593 rows/sec., 25.95 MiB/sec. | ||
2861 | 2023.10.26 11:50:22.512592 [ 3 ] {6648e5c1-b666-48f8-8458-ce8aea87b6f9} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
2862 | 2023.10.26 11:50:22.512660 [ 13 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2863 | 2023.10.26 11:50:22.512752 [ 119 ] {} <Debug> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
2864 | 2023.10.26 11:50:22.512834 [ 3 ] {6648e5c1-b666-48f8-8458-ce8aea87b6f9} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.002385155 sec., 19705 rows/sec., 1.54 MiB/sec. | ||
2865 | 2023.10.26 11:50:22.512841 [ 119 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
2866 | 2023.10.26 11:50:22.512948 [ 13 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2867 | 2023.10.26 11:50:22.513063 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
2868 | 2023.10.26 11:50:22.513131 [ 13 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_21_4} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2869 | 2023.10.26 11:50:22.513179 [ 3 ] {6648e5c1-b666-48f8-8458-ce8aea87b6f9} <Debug> DynamicQueryHandler: Done processing query | ||
2870 | 2023.10.26 11:50:22.513271 [ 3 ] {6648e5c1-b666-48f8-8458-ce8aea87b6f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2871 | 2023.10.26 11:50:22.513323 [ 3 ] {} <Debug> HTTP-Session: 7b96ce9d-7bfe-44d9-a16c-0572ea9ff20a Destroying unnamed session | ||
2872 | 2023.10.26 11:50:22.513318 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
2873 | 2023.10.26 11:50:22.513372 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 367 rows starting from the beginning of the part | ||
2874 | 2023.10.26 11:50:22.513495 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part | ||
2875 | 2023.10.26 11:50:22.513567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2876 | 2023.10.26 11:50:22.513661 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2877 | 2023.10.26 11:50:22.513685 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 291 rows starting from the beginning of the part | ||
2878 | 2023.10.26 11:50:22.513696 [ 3 ] {} <Debug> HTTP-Session: 957bc8b8-d49e-4d3b-a164-4ee13f4f4b2b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2879 | 2023.10.26 11:50:22.513747 [ 3 ] {} <Debug> HTTP-Session: 957bc8b8-d49e-4d3b-a164-4ee13f4f4b2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2880 | 2023.10.26 11:50:22.513910 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part | ||
2881 | 2023.10.26 11:50:22.513981 [ 3 ] {c6dbc7ba-c3d9-41cd-9874-fb5d05bc4b87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
2882 | 2023.10.26 11:50:22.514104 [ 3 ] {c6dbc7ba-c3d9-41cd-9874-fb5d05bc4b87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
2883 | 2023.10.26 11:50:22.514153 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 291 rows starting from the beginning of the part | ||
2884 | 2023.10.26 11:50:22.514483 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part | ||
2885 | 2023.10.26 11:50:22.514757 [ 3 ] {c6dbc7ba-c3d9-41cd-9874-fb5d05bc4b87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2886 | 2023.10.26 11:50:22.516027 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1090 rows, containing 4 columns (4 merged, 0 gathered) in 0.003087956 sec., 352984.3041805 rows/sec., 24.90 MiB/sec. | ||
2887 | 2023.10.26 11:50:22.516084 [ 3 ] {c6dbc7ba-c3d9-41cd-9874-fb5d05bc4b87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2888 | 2023.10.26 11:50:22.516186 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
2889 | 2023.10.26 11:50:22.516443 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
2890 | 2023.10.26 11:50:22.516556 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_21_4} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
2891 | 2023.10.26 11:50:22.516711 [ 3 ] {c6dbc7ba-c3d9-41cd-9874-fb5d05bc4b87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
2892 | 2023.10.26 11:50:22.516911 [ 3 ] {c6dbc7ba-c3d9-41cd-9874-fb5d05bc4b87} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
2893 | 2023.10.26 11:50:22.517056 [ 3 ] {c6dbc7ba-c3d9-41cd-9874-fb5d05bc4b87} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.003023985 sec., 15542 rows/sec., 20.97 MiB/sec. | ||
2894 | 2023.10.26 11:50:22.517203 [ 3 ] {c6dbc7ba-c3d9-41cd-9874-fb5d05bc4b87} <Debug> DynamicQueryHandler: Done processing query | ||
2895 | 2023.10.26 11:50:22.517227 [ 3 ] {c6dbc7ba-c3d9-41cd-9874-fb5d05bc4b87} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
2896 | 2023.10.26 11:50:22.517243 [ 3 ] {} <Debug> HTTP-Session: 957bc8b8-d49e-4d3b-a164-4ee13f4f4b2b Destroying unnamed session | ||
2897 | 2023.10.26 11:50:27.507865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2898 | 2023.10.26 11:50:27.507991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2899 | 2023.10.26 11:50:27.508016 [ 3 ] {} <Debug> HTTP-Session: e8fd0774-393b-429f-a404-04983a57ea0e Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2900 | 2023.10.26 11:50:27.508040 [ 3 ] {} <Debug> HTTP-Session: e8fd0774-393b-429f-a404-04983a57ea0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2901 | 2023.10.26 11:50:27.508167 [ 3 ] {5c579a4a-d413-4e45-869e-d2eb8defc231} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2902 | 2023.10.26 11:50:27.508234 [ 3 ] {5c579a4a-d413-4e45-869e-d2eb8defc231} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2903 | 2023.10.26 11:50:27.508394 [ 3 ] {5c579a4a-d413-4e45-869e-d2eb8defc231} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2904 | 2023.10.26 11:50:27.508808 [ 3 ] {5c579a4a-d413-4e45-869e-d2eb8defc231} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2905 | 2023.10.26 11:50:27.509078 [ 3 ] {5c579a4a-d413-4e45-869e-d2eb8defc231} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2906 | 2023.10.26 11:50:27.509257 [ 3 ] {5c579a4a-d413-4e45-869e-d2eb8defc231} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2907 | 2023.10.26 11:50:27.509378 [ 3 ] {5c579a4a-d413-4e45-869e-d2eb8defc231} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001169647 sec., 5129 rows/sec., 290.55 KiB/sec. | ||
2908 | 2023.10.26 11:50:27.509567 [ 3 ] {5c579a4a-d413-4e45-869e-d2eb8defc231} <Debug> DynamicQueryHandler: Done processing query | ||
2909 | 2023.10.26 11:50:27.509595 [ 3 ] {5c579a4a-d413-4e45-869e-d2eb8defc231} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
2910 | 2023.10.26 11:50:27.509611 [ 3 ] {} <Debug> HTTP-Session: e8fd0774-393b-429f-a404-04983a57ea0e Destroying unnamed session | ||
2911 | 2023.10.26 11:50:27.509736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2912 | 2023.10.26 11:50:27.509787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2913 | 2023.10.26 11:50:27.509807 [ 3 ] {} <Debug> HTTP-Session: 53a8b4ca-63e9-4bcd-9e0d-df15e8e88aa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2914 | 2023.10.26 11:50:27.509826 [ 3 ] {} <Debug> HTTP-Session: 53a8b4ca-63e9-4bcd-9e0d-df15e8e88aa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2915 | 2023.10.26 11:50:27.509909 [ 3 ] {06d8a6a7-5b6b-45e7-8084-2986c21ae5ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
2916 | 2023.10.26 11:50:27.509950 [ 3 ] {06d8a6a7-5b6b-45e7-8084-2986c21ae5ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
2917 | 2023.10.26 11:50:27.510061 [ 3 ] {06d8a6a7-5b6b-45e7-8084-2986c21ae5ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2918 | 2023.10.26 11:50:27.510410 [ 3 ] {06d8a6a7-5b6b-45e7-8084-2986c21ae5ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2919 | 2023.10.26 11:50:27.510630 [ 3 ] {06d8a6a7-5b6b-45e7-8084-2986c21ae5ef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2920 | 2023.10.26 11:50:27.510780 [ 3 ] {06d8a6a7-5b6b-45e7-8084-2986c21ae5ef} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2921 | 2023.10.26 11:50:27.510887 [ 3 ] {06d8a6a7-5b6b-45e7-8084-2986c21ae5ef} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000949194 sec., 101138 rows/sec., 9.59 MiB/sec. | ||
2922 | 2023.10.26 11:50:27.510993 [ 3 ] {06d8a6a7-5b6b-45e7-8084-2986c21ae5ef} <Debug> DynamicQueryHandler: Done processing query | ||
2923 | 2023.10.26 11:50:27.511017 [ 3 ] {06d8a6a7-5b6b-45e7-8084-2986c21ae5ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
2924 | 2023.10.26 11:50:27.511033 [ 3 ] {} <Debug> HTTP-Session: 53a8b4ca-63e9-4bcd-9e0d-df15e8e88aa5 Destroying unnamed session | ||
2925 | 2023.10.26 11:50:27.511181 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 48246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2926 | 2023.10.26 11:50:27.511226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2927 | 2023.10.26 11:50:27.511246 [ 3 ] {} <Debug> HTTP-Session: dc875997-f44b-4a2b-b646-7d44c0e011cc Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2928 | 2023.10.26 11:50:27.511262 [ 3 ] {} <Debug> HTTP-Session: dc875997-f44b-4a2b-b646-7d44c0e011cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2929 | 2023.10.26 11:50:27.511345 [ 3 ] {9111884f-19c9-4a80-86e5-7eb6548c36f8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
2930 | 2023.10.26 11:50:27.511383 [ 3 ] {9111884f-19c9-4a80-86e5-7eb6548c36f8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
2931 | 2023.10.26 11:50:27.511485 [ 3 ] {9111884f-19c9-4a80-86e5-7eb6548c36f8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2932 | 2023.10.26 11:50:27.511942 [ 3 ] {9111884f-19c9-4a80-86e5-7eb6548c36f8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2933 | 2023.10.26 11:50:27.512158 [ 3 ] {9111884f-19c9-4a80-86e5-7eb6548c36f8} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
2934 | 2023.10.26 11:50:27.512306 [ 3 ] {9111884f-19c9-4a80-86e5-7eb6548c36f8} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
2935 | 2023.10.26 11:50:27.512405 [ 3 ] {9111884f-19c9-4a80-86e5-7eb6548c36f8} <Information> executeQuery: Read 302 rows, 21.32 KiB in 0.001033955 sec., 292082 rows/sec., 20.14 MiB/sec. | ||
2936 | 2023.10.26 11:50:27.512526 [ 3 ] {9111884f-19c9-4a80-86e5-7eb6548c36f8} <Debug> DynamicQueryHandler: Done processing query | ||
2937 | 2023.10.26 11:50:27.512550 [ 3 ] {9111884f-19c9-4a80-86e5-7eb6548c36f8} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
2938 | 2023.10.26 11:50:27.512566 [ 3 ] {} <Debug> HTTP-Session: dc875997-f44b-4a2b-b646-7d44c0e011cc Destroying unnamed session | ||
2939 | 2023.10.26 11:50:27.512724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2940 | 2023.10.26 11:50:27.512775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2941 | 2023.10.26 11:50:27.512795 [ 3 ] {} <Debug> HTTP-Session: f0f45bec-ab5a-41d4-8938-c69ae5cd64c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2942 | 2023.10.26 11:50:27.512812 [ 3 ] {} <Debug> HTTP-Session: f0f45bec-ab5a-41d4-8938-c69ae5cd64c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2943 | 2023.10.26 11:50:27.512880 [ 3 ] {3cd041f2-9af2-4aed-aec8-40b4ff6da842} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
2944 | 2023.10.26 11:50:27.512921 [ 3 ] {3cd041f2-9af2-4aed-aec8-40b4ff6da842} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
2945 | 2023.10.26 11:50:27.513026 [ 3 ] {3cd041f2-9af2-4aed-aec8-40b4ff6da842} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2946 | 2023.10.26 11:50:27.513284 [ 3 ] {3cd041f2-9af2-4aed-aec8-40b4ff6da842} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2947 | 2023.10.26 11:50:27.513526 [ 3 ] {3cd041f2-9af2-4aed-aec8-40b4ff6da842} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2948 | 2023.10.26 11:50:27.513698 [ 3 ] {3cd041f2-9af2-4aed-aec8-40b4ff6da842} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2949 | 2023.10.26 11:50:27.513800 [ 3 ] {3cd041f2-9af2-4aed-aec8-40b4ff6da842} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000893303 sec., 6716 rows/sec., 282.05 KiB/sec. | ||
2950 | 2023.10.26 11:50:27.513900 [ 3 ] {3cd041f2-9af2-4aed-aec8-40b4ff6da842} <Debug> DynamicQueryHandler: Done processing query | ||
2951 | 2023.10.26 11:50:27.513925 [ 3 ] {3cd041f2-9af2-4aed-aec8-40b4ff6da842} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2952 | 2023.10.26 11:50:27.513940 [ 3 ] {} <Debug> HTTP-Session: f0f45bec-ab5a-41d4-8938-c69ae5cd64c3 Destroying unnamed session | ||
2953 | 2023.10.26 11:50:27.514075 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 14860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2954 | 2023.10.26 11:50:27.514118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2955 | 2023.10.26 11:50:27.514137 [ 3 ] {} <Debug> HTTP-Session: a23e0ab0-9159-45b2-a165-193c0d15478c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2956 | 2023.10.26 11:50:27.514154 [ 3 ] {} <Debug> HTTP-Session: a23e0ab0-9159-45b2-a165-193c0d15478c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2957 | 2023.10.26 11:50:27.514226 [ 3 ] {d9fc0a64-5b01-4415-a8ca-ea35ad7ec214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
2958 | 2023.10.26 11:50:27.514268 [ 3 ] {d9fc0a64-5b01-4415-a8ca-ea35ad7ec214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
2959 | 2023.10.26 11:50:27.514380 [ 3 ] {d9fc0a64-5b01-4415-a8ca-ea35ad7ec214} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2960 | 2023.10.26 11:50:27.514677 [ 3 ] {d9fc0a64-5b01-4415-a8ca-ea35ad7ec214} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2961 | 2023.10.26 11:50:27.514928 [ 3 ] {d9fc0a64-5b01-4415-a8ca-ea35ad7ec214} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
2962 | 2023.10.26 11:50:27.515106 [ 3 ] {d9fc0a64-5b01-4415-a8ca-ea35ad7ec214} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
2963 | 2023.10.26 11:50:27.515207 [ 3 ] {d9fc0a64-5b01-4415-a8ca-ea35ad7ec214} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.000953924 sec., 84912 rows/sec., 5.19 MiB/sec. | ||
2964 | 2023.10.26 11:50:27.515325 [ 3 ] {d9fc0a64-5b01-4415-a8ca-ea35ad7ec214} <Debug> DynamicQueryHandler: Done processing query | ||
2965 | 2023.10.26 11:50:27.515349 [ 3 ] {d9fc0a64-5b01-4415-a8ca-ea35ad7ec214} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
2966 | 2023.10.26 11:50:27.515364 [ 3 ] {} <Debug> HTTP-Session: a23e0ab0-9159-45b2-a165-193c0d15478c Destroying unnamed session | ||
2967 | 2023.10.26 11:50:27.515503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2968 | 2023.10.26 11:50:27.515548 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2969 | 2023.10.26 11:50:27.515567 [ 3 ] {} <Debug> HTTP-Session: 44a09741-4c3f-42fc-897b-ae99ae2aea92 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2970 | 2023.10.26 11:50:27.515584 [ 3 ] {} <Debug> HTTP-Session: 44a09741-4c3f-42fc-897b-ae99ae2aea92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2971 | 2023.10.26 11:50:27.515653 [ 3 ] {5c940c3f-bd96-404a-924f-1b6fce5547ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
2972 | 2023.10.26 11:50:27.515692 [ 3 ] {5c940c3f-bd96-404a-924f-1b6fce5547ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
2973 | 2023.10.26 11:50:27.515795 [ 3 ] {5c940c3f-bd96-404a-924f-1b6fce5547ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2974 | 2023.10.26 11:50:27.516062 [ 3 ] {5c940c3f-bd96-404a-924f-1b6fce5547ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.27 GiB. | ||
2975 | 2023.10.26 11:50:27.516292 [ 3 ] {5c940c3f-bd96-404a-924f-1b6fce5547ca} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
2976 | 2023.10.26 11:50:27.516461 [ 3 ] {5c940c3f-bd96-404a-924f-1b6fce5547ca} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
2977 | 2023.10.26 11:50:27.516559 [ 3 ] {5c940c3f-bd96-404a-924f-1b6fce5547ca} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000878243 sec., 23911 rows/sec., 1.24 MiB/sec. | ||
2978 | 2023.10.26 11:50:27.516722 [ 3 ] {5c940c3f-bd96-404a-924f-1b6fce5547ca} <Debug> DynamicQueryHandler: Done processing query | ||
2979 | 2023.10.26 11:50:27.516745 [ 3 ] {5c940c3f-bd96-404a-924f-1b6fce5547ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
2980 | 2023.10.26 11:50:27.516761 [ 3 ] {} <Debug> HTTP-Session: 44a09741-4c3f-42fc-897b-ae99ae2aea92 Destroying unnamed session | ||
2981 | 2023.10.26 11:50:32.504449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2982 | 2023.10.26 11:50:32.504627 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2983 | 2023.10.26 11:50:32.504674 [ 3 ] {} <Debug> HTTP-Session: 471fe29b-e822-4d6e-b9c1-9af511085248 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2984 | 2023.10.26 11:50:32.504715 [ 3 ] {} <Debug> HTTP-Session: 471fe29b-e822-4d6e-b9c1-9af511085248 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2985 | 2023.10.26 11:50:32.504915 [ 3 ] {0ecd8b1b-636c-4867-b4ac-5cff313dfc59} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
2986 | 2023.10.26 11:50:32.505011 [ 3 ] {0ecd8b1b-636c-4867-b4ac-5cff313dfc59} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
2987 | 2023.10.26 11:50:32.505235 [ 3 ] {0ecd8b1b-636c-4867-b4ac-5cff313dfc59} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
2988 | 2023.10.26 11:50:32.505655 [ 3 ] {0ecd8b1b-636c-4867-b4ac-5cff313dfc59} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
2989 | 2023.10.26 11:50:32.505912 [ 3 ] {0ecd8b1b-636c-4867-b4ac-5cff313dfc59} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
2990 | 2023.10.26 11:50:32.506070 [ 3 ] {0ecd8b1b-636c-4867-b4ac-5cff313dfc59} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
2991 | 2023.10.26 11:50:32.506193 [ 3 ] {0ecd8b1b-636c-4867-b4ac-5cff313dfc59} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001226228 sec., 38328 rows/sec., 3.03 MiB/sec. | ||
2992 | 2023.10.26 11:50:32.506435 [ 3 ] {0ecd8b1b-636c-4867-b4ac-5cff313dfc59} <Debug> DynamicQueryHandler: Done processing query | ||
2993 | 2023.10.26 11:50:32.506461 [ 3 ] {0ecd8b1b-636c-4867-b4ac-5cff313dfc59} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
2994 | 2023.10.26 11:50:32.506477 [ 3 ] {} <Debug> HTTP-Session: 471fe29b-e822-4d6e-b9c1-9af511085248 Destroying unnamed session | ||
2995 | 2023.10.26 11:50:32.506620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
2996 | 2023.10.26 11:50:32.506665 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
2997 | 2023.10.26 11:50:32.506685 [ 3 ] {} <Debug> HTTP-Session: 0650b955-69a8-4daa-a691-067aff293068 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
2998 | 2023.10.26 11:50:32.506701 [ 3 ] {} <Debug> HTTP-Session: 0650b955-69a8-4daa-a691-067aff293068 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
2999 | 2023.10.26 11:50:32.506779 [ 3 ] {1c79c756-afed-4d7a-8145-37ec1eadbfb0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3000 | 2023.10.26 11:50:32.506817 [ 3 ] {1c79c756-afed-4d7a-8145-37ec1eadbfb0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3001 | 2023.10.26 11:50:32.506922 [ 3 ] {1c79c756-afed-4d7a-8145-37ec1eadbfb0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3002 | 2023.10.26 11:50:32.507292 [ 3 ] {1c79c756-afed-4d7a-8145-37ec1eadbfb0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3003 | 2023.10.26 11:50:32.507515 [ 3 ] {1c79c756-afed-4d7a-8145-37ec1eadbfb0} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3004 | 2023.10.26 11:50:32.507663 [ 3 ] {1c79c756-afed-4d7a-8145-37ec1eadbfb0} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3005 | 2023.10.26 11:50:32.507785 [ 3 ] {1c79c756-afed-4d7a-8145-37ec1eadbfb0} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.000968484 sec., 145588 rows/sec., 14.16 MiB/sec. | ||
3006 | 2023.10.26 11:50:32.507890 [ 3 ] {1c79c756-afed-4d7a-8145-37ec1eadbfb0} <Debug> DynamicQueryHandler: Done processing query | ||
3007 | 2023.10.26 11:50:32.507913 [ 3 ] {1c79c756-afed-4d7a-8145-37ec1eadbfb0} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3008 | 2023.10.26 11:50:32.507929 [ 3 ] {} <Debug> HTTP-Session: 0650b955-69a8-4daa-a691-067aff293068 Destroying unnamed session | ||
3009 | 2023.10.26 11:50:32.508045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3010 | 2023.10.26 11:50:32.508168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3011 | 2023.10.26 11:50:32.508190 [ 3 ] {} <Debug> HTTP-Session: 0422c8c6-7621-4b15-ae79-f16891f9f557 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3012 | 2023.10.26 11:50:32.508206 [ 3 ] {} <Debug> HTTP-Session: 0422c8c6-7621-4b15-ae79-f16891f9f557 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3013 | 2023.10.26 11:50:32.508278 [ 3 ] {7f789530-cfa7-40a6-8b39-fcd9183c8f2d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3014 | 2023.10.26 11:50:32.508316 [ 3 ] {7f789530-cfa7-40a6-8b39-fcd9183c8f2d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3015 | 2023.10.26 11:50:32.508419 [ 3 ] {7f789530-cfa7-40a6-8b39-fcd9183c8f2d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3016 | 2023.10.26 11:50:32.508701 [ 3 ] {7f789530-cfa7-40a6-8b39-fcd9183c8f2d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3017 | 2023.10.26 11:50:32.508923 [ 3 ] {7f789530-cfa7-40a6-8b39-fcd9183c8f2d} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
3018 | 2023.10.26 11:50:32.509069 [ 3 ] {7f789530-cfa7-40a6-8b39-fcd9183c8f2d} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
3019 | 2023.10.26 11:50:32.509194 [ 3 ] {7f789530-cfa7-40a6-8b39-fcd9183c8f2d} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000887493 sec., 52958 rows/sec., 4.14 MiB/sec. | ||
3020 | 2023.10.26 11:50:32.509310 [ 3 ] {7f789530-cfa7-40a6-8b39-fcd9183c8f2d} <Debug> DynamicQueryHandler: Done processing query | ||
3021 | 2023.10.26 11:50:32.509334 [ 3 ] {7f789530-cfa7-40a6-8b39-fcd9183c8f2d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3022 | 2023.10.26 11:50:32.509349 [ 3 ] {} <Debug> HTTP-Session: 0422c8c6-7621-4b15-ae79-f16891f9f557 Destroying unnamed session | ||
3023 | 2023.10.26 11:50:32.509525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3024 | 2023.10.26 11:50:32.509569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3025 | 2023.10.26 11:50:32.509588 [ 3 ] {} <Debug> HTTP-Session: 870a98c1-83fa-4ebb-9efc-305cebaaeea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3026 | 2023.10.26 11:50:32.509605 [ 3 ] {} <Debug> HTTP-Session: 870a98c1-83fa-4ebb-9efc-305cebaaeea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3027 | 2023.10.26 11:50:32.509694 [ 3 ] {39e46f98-6673-4dc9-bc8c-62678238a401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3028 | 2023.10.26 11:50:32.509737 [ 3 ] {39e46f98-6673-4dc9-bc8c-62678238a401} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3029 | 2023.10.26 11:50:32.509876 [ 3 ] {39e46f98-6673-4dc9-bc8c-62678238a401} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3030 | 2023.10.26 11:50:32.510413 [ 3 ] {39e46f98-6673-4dc9-bc8c-62678238a401} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3031 | 2023.10.26 11:50:32.510730 [ 3 ] {39e46f98-6673-4dc9-bc8c-62678238a401} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
3032 | 2023.10.26 11:50:32.510905 [ 3 ] {39e46f98-6673-4dc9-bc8c-62678238a401} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
3033 | 2023.10.26 11:50:32.511037 [ 3 ] {39e46f98-6673-4dc9-bc8c-62678238a401} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001312159 sec., 35818 rows/sec., 48.34 MiB/sec. | ||
3034 | 2023.10.26 11:50:32.511032 [ 105 ] {} <Debug> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
3035 | 2023.10.26 11:50:32.511160 [ 105 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3036 | 2023.10.26 11:50:32.511241 [ 3 ] {39e46f98-6673-4dc9-bc8c-62678238a401} <Debug> DynamicQueryHandler: Done processing query | ||
3037 | 2023.10.26 11:50:32.511305 [ 3 ] {39e46f98-6673-4dc9-bc8c-62678238a401} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3038 | 2023.10.26 11:50:32.511326 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
3039 | 2023.10.26 11:50:32.511341 [ 3 ] {} <Debug> HTTP-Session: 870a98c1-83fa-4ebb-9efc-305cebaaeea4 Destroying unnamed session | ||
3040 | 2023.10.26 11:50:32.511463 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3041 | 2023.10.26 11:50:32.511504 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 188 rows starting from the beginning of the part | ||
3042 | 2023.10.26 11:50:32.511630 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part | ||
3043 | 2023.10.26 11:50:32.511729 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part | ||
3044 | 2023.10.26 11:50:32.511819 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part | ||
3045 | 2023.10.26 11:50:32.511912 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part | ||
3046 | 2023.10.26 11:50:32.512003 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part | ||
3047 | 2023.10.26 11:50:32.513493 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 6 columns (6 merged, 0 gathered) in 0.002275233 sec., 185915.02496667372 rows/sec., 250.88 MiB/sec. | ||
3048 | 2023.10.26 11:50:32.513751 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
3049 | 2023.10.26 11:50:32.513956 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
3050 | 2023.10.26 11:50:32.514022 [ 9 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
3051 | 2023.10.26 11:50:32.514089 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_11_2: 4.02 MiB. | ||
3052 | 2023.10.26 11:50:33.000220 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.08 MiB, peak 237.36 MiB, will set to 230.96 MiB (RSS), difference: -4.12 MiB | ||
3053 | 2023.10.26 11:50:36.624115 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3054 | 2023.10.26 11:50:36.624172 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3055 | 2023.10.26 11:50:37.507140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3056 | 2023.10.26 11:50:37.507261 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3057 | 2023.10.26 11:50:37.507287 [ 3 ] {} <Debug> HTTP-Session: ee780d2f-1474-44e4-a44c-104666c2fd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3058 | 2023.10.26 11:50:37.507323 [ 3 ] {} <Debug> HTTP-Session: ee780d2f-1474-44e4-a44c-104666c2fd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3059 | 2023.10.26 11:50:37.507523 [ 3 ] {a11568c6-0854-4df9-a4d6-638efb291d4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3060 | 2023.10.26 11:50:37.507619 [ 3 ] {a11568c6-0854-4df9-a4d6-638efb291d4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3061 | 2023.10.26 11:50:37.507881 [ 3 ] {a11568c6-0854-4df9-a4d6-638efb291d4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3062 | 2023.10.26 11:50:37.508420 [ 3 ] {a11568c6-0854-4df9-a4d6-638efb291d4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3063 | 2023.10.26 11:50:37.508676 [ 3 ] {a11568c6-0854-4df9-a4d6-638efb291d4a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3064 | 2023.10.26 11:50:37.508836 [ 3 ] {a11568c6-0854-4df9-a4d6-638efb291d4a} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3065 | 2023.10.26 11:50:37.508981 [ 3 ] {a11568c6-0854-4df9-a4d6-638efb291d4a} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001405301 sec., 4269 rows/sec., 241.83 KiB/sec. | ||
3066 | 2023.10.26 11:50:37.509110 [ 3 ] {a11568c6-0854-4df9-a4d6-638efb291d4a} <Debug> DynamicQueryHandler: Done processing query | ||
3067 | 2023.10.26 11:50:37.509135 [ 3 ] {a11568c6-0854-4df9-a4d6-638efb291d4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3068 | 2023.10.26 11:50:37.509151 [ 3 ] {} <Debug> HTTP-Session: ee780d2f-1474-44e4-a44c-104666c2fd00 Destroying unnamed session | ||
3069 | 2023.10.26 11:50:37.509289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3070 | 2023.10.26 11:50:37.509333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3071 | 2023.10.26 11:50:37.509353 [ 3 ] {} <Debug> HTTP-Session: dff9f2e2-5899-4223-8e84-b6ff91b9a58f Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3072 | 2023.10.26 11:50:37.509370 [ 3 ] {} <Debug> HTTP-Session: dff9f2e2-5899-4223-8e84-b6ff91b9a58f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3073 | 2023.10.26 11:50:37.509443 [ 3 ] {4cda0ae4-e8e8-49d9-954e-bc8c5a750a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3074 | 2023.10.26 11:50:37.509481 [ 3 ] {4cda0ae4-e8e8-49d9-954e-bc8c5a750a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3075 | 2023.10.26 11:50:37.509583 [ 3 ] {4cda0ae4-e8e8-49d9-954e-bc8c5a750a1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3076 | 2023.10.26 11:50:37.509923 [ 3 ] {4cda0ae4-e8e8-49d9-954e-bc8c5a750a1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3077 | 2023.10.26 11:50:37.510141 [ 3 ] {4cda0ae4-e8e8-49d9-954e-bc8c5a750a1a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3078 | 2023.10.26 11:50:37.510289 [ 3 ] {4cda0ae4-e8e8-49d9-954e-bc8c5a750a1a} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3079 | 2023.10.26 11:50:37.510415 [ 3 ] {4cda0ae4-e8e8-49d9-954e-bc8c5a750a1a} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000944024 sec., 101692 rows/sec., 9.64 MiB/sec. | ||
3080 | 2023.10.26 11:50:37.510532 [ 3 ] {4cda0ae4-e8e8-49d9-954e-bc8c5a750a1a} <Debug> DynamicQueryHandler: Done processing query | ||
3081 | 2023.10.26 11:50:37.510556 [ 3 ] {4cda0ae4-e8e8-49d9-954e-bc8c5a750a1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3082 | 2023.10.26 11:50:37.510571 [ 3 ] {} <Debug> HTTP-Session: dff9f2e2-5899-4223-8e84-b6ff91b9a58f Destroying unnamed session | ||
3083 | 2023.10.26 11:50:37.510773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3084 | 2023.10.26 11:50:37.510819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3085 | 2023.10.26 11:50:37.510837 [ 3 ] {} <Debug> HTTP-Session: 4a6d019b-c222-4764-b52b-a70b2cb08284 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3086 | 2023.10.26 11:50:37.510853 [ 3 ] {} <Debug> HTTP-Session: 4a6d019b-c222-4764-b52b-a70b2cb08284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3087 | 2023.10.26 11:50:37.510938 [ 3 ] {a9c77c2d-bf73-4151-bc81-f8574adeef3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3088 | 2023.10.26 11:50:37.510977 [ 3 ] {a9c77c2d-bf73-4151-bc81-f8574adeef3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3089 | 2023.10.26 11:50:37.511080 [ 3 ] {a9c77c2d-bf73-4151-bc81-f8574adeef3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3090 | 2023.10.26 11:50:37.511508 [ 3 ] {a9c77c2d-bf73-4151-bc81-f8574adeef3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3091 | 2023.10.26 11:50:37.511749 [ 3 ] {a9c77c2d-bf73-4151-bc81-f8574adeef3c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
3092 | 2023.10.26 11:50:37.511892 [ 3 ] {a9c77c2d-bf73-4151-bc81-f8574adeef3c} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
3093 | 2023.10.26 11:50:37.512015 [ 3 ] {a9c77c2d-bf73-4151-bc81-f8574adeef3c} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001049405 sec., 277299 rows/sec., 19.03 MiB/sec. | ||
3094 | 2023.10.26 11:50:37.512118 [ 3 ] {a9c77c2d-bf73-4151-bc81-f8574adeef3c} <Debug> DynamicQueryHandler: Done processing query | ||
3095 | 2023.10.26 11:50:37.512141 [ 3 ] {a9c77c2d-bf73-4151-bc81-f8574adeef3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3096 | 2023.10.26 11:50:37.512156 [ 3 ] {} <Debug> HTTP-Session: 4a6d019b-c222-4764-b52b-a70b2cb08284 Destroying unnamed session | ||
3097 | 2023.10.26 11:50:37.512273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3098 | 2023.10.26 11:50:37.512317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3099 | 2023.10.26 11:50:37.512341 [ 3 ] {} <Debug> HTTP-Session: d7e2dcc3-afda-4edd-bec6-7cec62c2913c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3100 | 2023.10.26 11:50:37.512357 [ 3 ] {} <Debug> HTTP-Session: d7e2dcc3-afda-4edd-bec6-7cec62c2913c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3101 | 2023.10.26 11:50:37.512426 [ 3 ] {80e5f4b1-87d6-4777-8dd0-500e9d64495c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3102 | 2023.10.26 11:50:37.512464 [ 3 ] {80e5f4b1-87d6-4777-8dd0-500e9d64495c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3103 | 2023.10.26 11:50:37.512568 [ 3 ] {80e5f4b1-87d6-4777-8dd0-500e9d64495c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3104 | 2023.10.26 11:50:37.512803 [ 3 ] {80e5f4b1-87d6-4777-8dd0-500e9d64495c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3105 | 2023.10.26 11:50:37.513040 [ 3 ] {80e5f4b1-87d6-4777-8dd0-500e9d64495c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3106 | 2023.10.26 11:50:37.513208 [ 3 ] {80e5f4b1-87d6-4777-8dd0-500e9d64495c} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3107 | 2023.10.26 11:50:37.513324 [ 3 ] {80e5f4b1-87d6-4777-8dd0-500e9d64495c} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000871333 sec., 6886 rows/sec., 289.16 KiB/sec. | ||
3108 | 2023.10.26 11:50:37.513438 [ 3 ] {80e5f4b1-87d6-4777-8dd0-500e9d64495c} <Debug> DynamicQueryHandler: Done processing query | ||
3109 | 2023.10.26 11:50:37.513461 [ 3 ] {80e5f4b1-87d6-4777-8dd0-500e9d64495c} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3110 | 2023.10.26 11:50:37.513477 [ 3 ] {} <Debug> HTTP-Session: d7e2dcc3-afda-4edd-bec6-7cec62c2913c Destroying unnamed session | ||
3111 | 2023.10.26 11:50:37.513592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3112 | 2023.10.26 11:50:37.513636 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3113 | 2023.10.26 11:50:37.513654 [ 3 ] {} <Debug> HTTP-Session: bb348452-cad5-4b4f-981e-63f9f44c70de Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3114 | 2023.10.26 11:50:37.513671 [ 3 ] {} <Debug> HTTP-Session: bb348452-cad5-4b4f-981e-63f9f44c70de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3115 | 2023.10.26 11:50:37.513743 [ 3 ] {46f3e3c9-506a-4eec-9ad4-1d45f40d8e5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3116 | 2023.10.26 11:50:37.513783 [ 3 ] {46f3e3c9-506a-4eec-9ad4-1d45f40d8e5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3117 | 2023.10.26 11:50:37.513900 [ 3 ] {46f3e3c9-506a-4eec-9ad4-1d45f40d8e5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3118 | 2023.10.26 11:50:37.514199 [ 3 ] {46f3e3c9-506a-4eec-9ad4-1d45f40d8e5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3119 | 2023.10.26 11:50:37.514442 [ 3 ] {46f3e3c9-506a-4eec-9ad4-1d45f40d8e5a} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3120 | 2023.10.26 11:50:37.514611 [ 3 ] {46f3e3c9-506a-4eec-9ad4-1d45f40d8e5a} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3121 | 2023.10.26 11:50:37.514743 [ 3 ] {46f3e3c9-506a-4eec-9ad4-1d45f40d8e5a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000967554 sec., 72347 rows/sec., 4.39 MiB/sec. | ||
3122 | 2023.10.26 11:50:37.514927 [ 3 ] {46f3e3c9-506a-4eec-9ad4-1d45f40d8e5a} <Debug> DynamicQueryHandler: Done processing query | ||
3123 | 2023.10.26 11:50:37.514951 [ 3 ] {46f3e3c9-506a-4eec-9ad4-1d45f40d8e5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3124 | 2023.10.26 11:50:37.514966 [ 3 ] {} <Debug> HTTP-Session: bb348452-cad5-4b4f-981e-63f9f44c70de Destroying unnamed session | ||
3125 | 2023.10.26 11:50:37.515073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3126 | 2023.10.26 11:50:37.515116 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3127 | 2023.10.26 11:50:37.515134 [ 3 ] {} <Debug> HTTP-Session: 94b2248a-dfca-47f6-9ac3-f8a2e741d465 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3128 | 2023.10.26 11:50:37.515151 [ 3 ] {} <Debug> HTTP-Session: 94b2248a-dfca-47f6-9ac3-f8a2e741d465 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3129 | 2023.10.26 11:50:37.515221 [ 3 ] {7231c02a-8f66-4f47-8887-0a4dcebb4798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3130 | 2023.10.26 11:50:37.515259 [ 3 ] {7231c02a-8f66-4f47-8887-0a4dcebb4798} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3131 | 2023.10.26 11:50:37.515371 [ 3 ] {7231c02a-8f66-4f47-8887-0a4dcebb4798} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3132 | 2023.10.26 11:50:37.515613 [ 3 ] {7231c02a-8f66-4f47-8887-0a4dcebb4798} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3133 | 2023.10.26 11:50:37.515835 [ 3 ] {7231c02a-8f66-4f47-8887-0a4dcebb4798} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3134 | 2023.10.26 11:50:37.516026 [ 3 ] {7231c02a-8f66-4f47-8887-0a4dcebb4798} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3135 | 2023.10.26 11:50:37.516145 [ 3 ] {7231c02a-8f66-4f47-8887-0a4dcebb4798} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000896213 sec., 23431 rows/sec., 1.22 MiB/sec. | ||
3136 | 2023.10.26 11:50:37.516260 [ 3 ] {7231c02a-8f66-4f47-8887-0a4dcebb4798} <Debug> DynamicQueryHandler: Done processing query | ||
3137 | 2023.10.26 11:50:37.516283 [ 3 ] {7231c02a-8f66-4f47-8887-0a4dcebb4798} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3138 | 2023.10.26 11:50:37.516299 [ 3 ] {} <Debug> HTTP-Session: 94b2248a-dfca-47f6-9ac3-f8a2e741d465 Destroying unnamed session | ||
3139 | 2023.10.26 11:50:42.505201 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3140 | 2023.10.26 11:50:42.505377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3141 | 2023.10.26 11:50:42.505433 [ 3 ] {} <Debug> HTTP-Session: 07321c74-904d-4fe0-ac59-ebc6c82e056c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3142 | 2023.10.26 11:50:42.505476 [ 3 ] {} <Debug> HTTP-Session: 07321c74-904d-4fe0-ac59-ebc6c82e056c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3143 | 2023.10.26 11:50:42.505631 [ 3 ] {27f75993-8769-4e7c-9f0e-82306e535f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3144 | 2023.10.26 11:50:42.505691 [ 3 ] {27f75993-8769-4e7c-9f0e-82306e535f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3145 | 2023.10.26 11:50:42.505850 [ 3 ] {27f75993-8769-4e7c-9f0e-82306e535f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3146 | 2023.10.26 11:50:42.506254 [ 3 ] {27f75993-8769-4e7c-9f0e-82306e535f0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3147 | 2023.10.26 11:50:42.506512 [ 3 ] {27f75993-8769-4e7c-9f0e-82306e535f0c} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3148 | 2023.10.26 11:50:42.506676 [ 3 ] {27f75993-8769-4e7c-9f0e-82306e535f0c} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3149 | 2023.10.26 11:50:42.506831 [ 3 ] {27f75993-8769-4e7c-9f0e-82306e535f0c} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001159997 sec., 40517 rows/sec., 3.21 MiB/sec. | ||
3150 | 2023.10.26 11:50:42.506960 [ 3 ] {27f75993-8769-4e7c-9f0e-82306e535f0c} <Debug> DynamicQueryHandler: Done processing query | ||
3151 | 2023.10.26 11:50:42.506984 [ 3 ] {27f75993-8769-4e7c-9f0e-82306e535f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3152 | 2023.10.26 11:50:42.507000 [ 3 ] {} <Debug> HTTP-Session: 07321c74-904d-4fe0-ac59-ebc6c82e056c Destroying unnamed session | ||
3153 | 2023.10.26 11:50:42.507161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3154 | 2023.10.26 11:50:42.507206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3155 | 2023.10.26 11:50:42.507226 [ 3 ] {} <Debug> HTTP-Session: ae48df5a-93f3-40b2-b890-84af3347ca04 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3156 | 2023.10.26 11:50:42.507242 [ 3 ] {} <Debug> HTTP-Session: ae48df5a-93f3-40b2-b890-84af3347ca04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3157 | 2023.10.26 11:50:42.507318 [ 3 ] {d9bdb0e9-82fa-4bff-bebb-c13d1cfaf5d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3158 | 2023.10.26 11:50:42.507357 [ 3 ] {d9bdb0e9-82fa-4bff-bebb-c13d1cfaf5d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3159 | 2023.10.26 11:50:42.507460 [ 3 ] {d9bdb0e9-82fa-4bff-bebb-c13d1cfaf5d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3160 | 2023.10.26 11:50:42.507914 [ 3 ] {d9bdb0e9-82fa-4bff-bebb-c13d1cfaf5d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3161 | 2023.10.26 11:50:42.508129 [ 3 ] {d9bdb0e9-82fa-4bff-bebb-c13d1cfaf5d9} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3162 | 2023.10.26 11:50:42.508276 [ 3 ] {d9bdb0e9-82fa-4bff-bebb-c13d1cfaf5d9} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3163 | 2023.10.26 11:50:42.508405 [ 3 ] {d9bdb0e9-82fa-4bff-bebb-c13d1cfaf5d9} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001057306 sec., 133357 rows/sec., 12.97 MiB/sec. | ||
3164 | 2023.10.26 11:50:42.508530 [ 3 ] {d9bdb0e9-82fa-4bff-bebb-c13d1cfaf5d9} <Debug> DynamicQueryHandler: Done processing query | ||
3165 | 2023.10.26 11:50:42.508554 [ 3 ] {d9bdb0e9-82fa-4bff-bebb-c13d1cfaf5d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3166 | 2023.10.26 11:50:42.508569 [ 3 ] {} <Debug> HTTP-Session: ae48df5a-93f3-40b2-b890-84af3347ca04 Destroying unnamed session | ||
3167 | 2023.10.26 11:50:42.508726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3168 | 2023.10.26 11:50:42.508770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3169 | 2023.10.26 11:50:42.508789 [ 3 ] {} <Debug> HTTP-Session: 045143df-3c1b-4947-a6a0-11c268197134 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3170 | 2023.10.26 11:50:42.508806 [ 3 ] {} <Debug> HTTP-Session: 045143df-3c1b-4947-a6a0-11c268197134 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3171 | 2023.10.26 11:50:42.508877 [ 3 ] {2837423a-a121-4726-9dc2-f683c31e2349} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3172 | 2023.10.26 11:50:42.508915 [ 3 ] {2837423a-a121-4726-9dc2-f683c31e2349} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3173 | 2023.10.26 11:50:42.509020 [ 3 ] {2837423a-a121-4726-9dc2-f683c31e2349} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3174 | 2023.10.26 11:50:42.509343 [ 3 ] {2837423a-a121-4726-9dc2-f683c31e2349} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3175 | 2023.10.26 11:50:42.509537 [ 3 ] {2837423a-a121-4726-9dc2-f683c31e2349} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
3176 | 2023.10.26 11:50:42.509677 [ 3 ] {2837423a-a121-4726-9dc2-f683c31e2349} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
3177 | 2023.10.26 11:50:42.509801 [ 3 ] {2837423a-a121-4726-9dc2-f683c31e2349} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000922574 sec., 50944 rows/sec., 3.98 MiB/sec. | ||
3178 | 2023.10.26 11:50:42.510002 [ 3 ] {2837423a-a121-4726-9dc2-f683c31e2349} <Debug> DynamicQueryHandler: Done processing query | ||
3179 | 2023.10.26 11:50:42.510026 [ 3 ] {2837423a-a121-4726-9dc2-f683c31e2349} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3180 | 2023.10.26 11:50:42.510041 [ 3 ] {} <Debug> HTTP-Session: 045143df-3c1b-4947-a6a0-11c268197134 Destroying unnamed session | ||
3181 | 2023.10.26 11:50:42.510178 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3182 | 2023.10.26 11:50:42.510220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3183 | 2023.10.26 11:50:42.510236 [ 3 ] {} <Debug> HTTP-Session: a669dd18-0046-438a-b7f2-2497c89659a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3184 | 2023.10.26 11:50:42.510252 [ 3 ] {} <Debug> HTTP-Session: a669dd18-0046-438a-b7f2-2497c89659a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3185 | 2023.10.26 11:50:42.510396 [ 3 ] {dd3b8820-a2c1-43be-8202-1cb8a9d9c545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3186 | 2023.10.26 11:50:42.510443 [ 3 ] {dd3b8820-a2c1-43be-8202-1cb8a9d9c545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3187 | 2023.10.26 11:50:42.510597 [ 3 ] {dd3b8820-a2c1-43be-8202-1cb8a9d9c545} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3188 | 2023.10.26 11:50:42.511085 [ 3 ] {dd3b8820-a2c1-43be-8202-1cb8a9d9c545} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3189 | 2023.10.26 11:50:42.511405 [ 3 ] {dd3b8820-a2c1-43be-8202-1cb8a9d9c545} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
3190 | 2023.10.26 11:50:42.511592 [ 3 ] {dd3b8820-a2c1-43be-8202-1cb8a9d9c545} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
3191 | 2023.10.26 11:50:42.511699 [ 3 ] {dd3b8820-a2c1-43be-8202-1cb8a9d9c545} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001273519 sec., 36905 rows/sec., 49.80 MiB/sec. | ||
3192 | 2023.10.26 11:50:42.511829 [ 3 ] {dd3b8820-a2c1-43be-8202-1cb8a9d9c545} <Debug> DynamicQueryHandler: Done processing query | ||
3193 | 2023.10.26 11:50:42.511852 [ 3 ] {dd3b8820-a2c1-43be-8202-1cb8a9d9c545} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3194 | 2023.10.26 11:50:42.511868 [ 3 ] {} <Debug> HTTP-Session: a669dd18-0046-438a-b7f2-2497c89659a1 Destroying unnamed session | ||
3195 | 2023.10.26 11:50:47.507873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3196 | 2023.10.26 11:50:47.507991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3197 | 2023.10.26 11:50:47.508017 [ 3 ] {} <Debug> HTTP-Session: c9ee3a7c-5fc3-4947-b40a-3c7074b94b97 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3198 | 2023.10.26 11:50:47.508042 [ 3 ] {} <Debug> HTTP-Session: c9ee3a7c-5fc3-4947-b40a-3c7074b94b97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3199 | 2023.10.26 11:50:47.508167 [ 3 ] {1c8b1527-33c8-41bd-92d1-04a7989ac591} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3200 | 2023.10.26 11:50:47.508228 [ 3 ] {1c8b1527-33c8-41bd-92d1-04a7989ac591} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3201 | 2023.10.26 11:50:47.508388 [ 3 ] {1c8b1527-33c8-41bd-92d1-04a7989ac591} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3202 | 2023.10.26 11:50:47.508805 [ 3 ] {1c8b1527-33c8-41bd-92d1-04a7989ac591} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3203 | 2023.10.26 11:50:47.509068 [ 3 ] {1c8b1527-33c8-41bd-92d1-04a7989ac591} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3204 | 2023.10.26 11:50:47.509232 [ 3 ] {1c8b1527-33c8-41bd-92d1-04a7989ac591} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3205 | 2023.10.26 11:50:47.509384 [ 3 ] {1c8b1527-33c8-41bd-92d1-04a7989ac591} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001171357 sec., 5122 rows/sec., 290.13 KiB/sec. | ||
3206 | 2023.10.26 11:50:47.509384 [ 130 ] {} <Debug> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3207 | 2023.10.26 11:50:47.509501 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3208 | 2023.10.26 11:50:47.509604 [ 3 ] {1c8b1527-33c8-41bd-92d1-04a7989ac591} <Debug> DynamicQueryHandler: Done processing query | ||
3209 | 2023.10.26 11:50:47.509616 [ 9 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3210 | 2023.10.26 11:50:47.509641 [ 3 ] {1c8b1527-33c8-41bd-92d1-04a7989ac591} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
3211 | 2023.10.26 11:50:47.509685 [ 3 ] {} <Debug> HTTP-Session: c9ee3a7c-5fc3-4947-b40a-3c7074b94b97 Destroying unnamed session | ||
3212 | 2023.10.26 11:50:47.509757 [ 9 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3213 | 2023.10.26 11:50:47.509792 [ 9 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 53 rows starting from the beginning of the part | ||
3214 | 2023.10.26 11:50:47.509857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3215 | 2023.10.26 11:50:47.509949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3216 | 2023.10.26 11:50:47.509993 [ 9 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 6 rows starting from the beginning of the part | ||
3217 | 2023.10.26 11:50:47.510005 [ 3 ] {} <Debug> HTTP-Session: dd56282c-8ad8-4f7e-a921-3f05d226f093 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3218 | 2023.10.26 11:50:47.510071 [ 3 ] {} <Debug> HTTP-Session: dd56282c-8ad8-4f7e-a921-3f05d226f093 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3219 | 2023.10.26 11:50:47.510219 [ 9 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part | ||
3220 | 2023.10.26 11:50:47.510291 [ 3 ] {7913b687-342d-4f12-b6be-f0036dfb31a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3221 | 2023.10.26 11:50:47.510406 [ 3 ] {7913b687-342d-4f12-b6be-f0036dfb31a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3222 | 2023.10.26 11:50:47.510444 [ 9 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 6 rows starting from the beginning of the part | ||
3223 | 2023.10.26 11:50:47.510803 [ 9 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part | ||
3224 | 2023.10.26 11:50:47.510843 [ 3 ] {7913b687-342d-4f12-b6be-f0036dfb31a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3225 | 2023.10.26 11:50:47.511046 [ 9 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 6 rows starting from the beginning of the part | ||
3226 | 2023.10.26 11:50:47.511527 [ 3 ] {7913b687-342d-4f12-b6be-f0036dfb31a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3227 | 2023.10.26 11:50:47.512021 [ 3 ] {7913b687-342d-4f12-b6be-f0036dfb31a9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3228 | 2023.10.26 11:50:47.512286 [ 24 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.00271363 sec., 60804.16268982876 rows/sec., 4.60 MiB/sec. | ||
3229 | 2023.10.26 11:50:47.512294 [ 3 ] {7913b687-342d-4f12-b6be-f0036dfb31a9} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3230 | 2023.10.26 11:50:47.512493 [ 13 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3231 | 2023.10.26 11:50:47.512519 [ 3 ] {7913b687-342d-4f12-b6be-f0036dfb31a9} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.002148111 sec., 44690 rows/sec., 4.24 MiB/sec. | ||
3232 | 2023.10.26 11:50:47.512522 [ 130 ] {} <Debug> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3233 | 2023.10.26 11:50:47.512687 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3234 | 2023.10.26 11:50:47.512853 [ 3 ] {7913b687-342d-4f12-b6be-f0036dfb31a9} <Debug> DynamicQueryHandler: Done processing query | ||
3235 | 2023.10.26 11:50:47.512920 [ 3 ] {7913b687-342d-4f12-b6be-f0036dfb31a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3236 | 2023.10.26 11:50:47.512926 [ 24 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3237 | 2023.10.26 11:50:47.512920 [ 13 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3238 | 2023.10.26 11:50:47.512950 [ 3 ] {} <Debug> HTTP-Session: dd56282c-8ad8-4f7e-a921-3f05d226f093 Destroying unnamed session | ||
3239 | 2023.10.26 11:50:47.513060 [ 24 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3240 | 2023.10.26 11:50:47.513085 [ 13 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_26_5} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3241 | 2023.10.26 11:50:47.513102 [ 24 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 237 rows starting from the beginning of the part | ||
3242 | 2023.10.26 11:50:47.513245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3243 | 2023.10.26 11:50:47.513286 [ 24 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 96 rows starting from the beginning of the part | ||
3244 | 2023.10.26 11:50:47.513302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3245 | 2023.10.26 11:50:47.513328 [ 3 ] {} <Debug> HTTP-Session: dd264ce3-4b24-4dcd-9023-0198207dcc0f Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3246 | 2023.10.26 11:50:47.513352 [ 3 ] {} <Debug> HTTP-Session: dd264ce3-4b24-4dcd-9023-0198207dcc0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3247 | 2023.10.26 11:50:47.513395 [ 24 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 141 rows starting from the beginning of the part | ||
3248 | 2023.10.26 11:50:47.513478 [ 3 ] {a36aa543-70ae-445c-a1a3-30a70c188a5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3249 | 2023.10.26 11:50:47.513509 [ 24 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 96 rows starting from the beginning of the part | ||
3250 | 2023.10.26 11:50:47.513533 [ 3 ] {a36aa543-70ae-445c-a1a3-30a70c188a5f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3251 | 2023.10.26 11:50:47.513641 [ 24 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 141 rows starting from the beginning of the part | ||
3252 | 2023.10.26 11:50:47.513787 [ 3 ] {a36aa543-70ae-445c-a1a3-30a70c188a5f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3253 | 2023.10.26 11:50:47.513796 [ 24 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 96 rows starting from the beginning of the part | ||
3254 | 2023.10.26 11:50:47.514484 [ 3 ] {a36aa543-70ae-445c-a1a3-30a70c188a5f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3255 | 2023.10.26 11:50:47.514784 [ 3 ] {a36aa543-70ae-445c-a1a3-30a70c188a5f} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
3256 | 2023.10.26 11:50:47.514794 [ 13 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 807 rows, containing 4 columns (4 merged, 0 gathered) in 0.001983829 sec., 406789.09321317513 rows/sec., 39.10 MiB/sec. | ||
3257 | 2023.10.26 11:50:47.514982 [ 9 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3258 | 2023.10.26 11:50:47.515032 [ 3 ] {a36aa543-70ae-445c-a1a3-30a70c188a5f} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
3259 | 2023.10.26 11:50:47.515211 [ 130 ] {} <Debug> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
3260 | 2023.10.26 11:50:47.515245 [ 3 ] {a36aa543-70ae-445c-a1a3-30a70c188a5f} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001717766 sec., 169406 rows/sec., 11.63 MiB/sec. | ||
3261 | 2023.10.26 11:50:47.515278 [ 9 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3262 | 2023.10.26 11:50:47.515318 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3263 | 2023.10.26 11:50:47.515486 [ 9 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_26_5} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3264 | 2023.10.26 11:50:47.515597 [ 16 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
3265 | 2023.10.26 11:50:47.515680 [ 3 ] {a36aa543-70ae-445c-a1a3-30a70c188a5f} <Debug> DynamicQueryHandler: Done processing query | ||
3266 | 2023.10.26 11:50:47.515765 [ 3 ] {a36aa543-70ae-445c-a1a3-30a70c188a5f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3267 | 2023.10.26 11:50:47.515843 [ 3 ] {} <Debug> HTTP-Session: dd264ce3-4b24-4dcd-9023-0198207dcc0f Destroying unnamed session | ||
3268 | 2023.10.26 11:50:47.515890 [ 16 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3269 | 2023.10.26 11:50:47.515915 [ 16 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 367 rows starting from the beginning of the part | ||
3270 | 2023.10.26 11:50:47.515994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3271 | 2023.10.26 11:50:47.516034 [ 16 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 302 rows starting from the beginning of the part | ||
3272 | 2023.10.26 11:50:47.516048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3273 | 2023.10.26 11:50:47.516080 [ 3 ] {} <Debug> HTTP-Session: ad144ed6-12ef-4953-9e30-64d5b9fe0143 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3274 | 2023.10.26 11:50:47.516100 [ 3 ] {} <Debug> HTTP-Session: ad144ed6-12ef-4953-9e30-64d5b9fe0143 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3275 | 2023.10.26 11:50:47.516151 [ 16 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part | ||
3276 | 2023.10.26 11:50:47.516218 [ 3 ] {ee4c23ab-9fc9-439f-b66f-51e64a655b39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3277 | 2023.10.26 11:50:47.516279 [ 3 ] {ee4c23ab-9fc9-439f-b66f-51e64a655b39} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3278 | 2023.10.26 11:50:47.516284 [ 16 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 291 rows starting from the beginning of the part | ||
3279 | 2023.10.26 11:50:47.516448 [ 16 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part | ||
3280 | 2023.10.26 11:50:47.516525 [ 3 ] {ee4c23ab-9fc9-439f-b66f-51e64a655b39} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3281 | 2023.10.26 11:50:47.516592 [ 16 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 291 rows starting from the beginning of the part | ||
3282 | 2023.10.26 11:50:47.516963 [ 3 ] {ee4c23ab-9fc9-439f-b66f-51e64a655b39} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3283 | 2023.10.26 11:50:47.517296 [ 3 ] {ee4c23ab-9fc9-439f-b66f-51e64a655b39} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3284 | 2023.10.26 11:50:47.517485 [ 3 ] {ee4c23ab-9fc9-439f-b66f-51e64a655b39} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3285 | 2023.10.26 11:50:47.517703 [ 3 ] {ee4c23ab-9fc9-439f-b66f-51e64a655b39} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001443721 sec., 4155 rows/sec., 174.52 KiB/sec. | ||
3286 | 2023.10.26 11:50:47.517706 [ 13 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1345 rows, containing 4 columns (4 merged, 0 gathered) in 0.002287754 sec., 587912.8612604327 rows/sec., 41.10 MiB/sec. | ||
3287 | 2023.10.26 11:50:47.517920 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
3288 | 2023.10.26 11:50:47.517922 [ 3 ] {ee4c23ab-9fc9-439f-b66f-51e64a655b39} <Debug> DynamicQueryHandler: Done processing query | ||
3289 | 2023.10.26 11:50:47.517988 [ 3 ] {ee4c23ab-9fc9-439f-b66f-51e64a655b39} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3290 | 2023.10.26 11:50:47.518005 [ 3 ] {} <Debug> HTTP-Session: ad144ed6-12ef-4953-9e30-64d5b9fe0143 Destroying unnamed session | ||
3291 | 2023.10.26 11:50:47.518124 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
3292 | 2023.10.26 11:50:47.518176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3293 | 2023.10.26 11:50:47.518215 [ 9 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_26_5} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
3294 | 2023.10.26 11:50:47.518240 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3295 | 2023.10.26 11:50:47.518281 [ 3 ] {} <Debug> HTTP-Session: 2a87a70a-48f3-4db0-a7d3-c87afb4382b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3296 | 2023.10.26 11:50:47.518339 [ 3 ] {} <Debug> HTTP-Session: 2a87a70a-48f3-4db0-a7d3-c87afb4382b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3297 | 2023.10.26 11:50:47.518419 [ 3 ] {b544786d-721d-489e-a1cf-33403dc56f69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3298 | 2023.10.26 11:50:47.518460 [ 3 ] {b544786d-721d-489e-a1cf-33403dc56f69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3299 | 2023.10.26 11:50:47.518591 [ 3 ] {b544786d-721d-489e-a1cf-33403dc56f69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3300 | 2023.10.26 11:50:47.518959 [ 3 ] {b544786d-721d-489e-a1cf-33403dc56f69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3301 | 2023.10.26 11:50:47.519204 [ 3 ] {b544786d-721d-489e-a1cf-33403dc56f69} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3302 | 2023.10.26 11:50:47.519374 [ 3 ] {b544786d-721d-489e-a1cf-33403dc56f69} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3303 | 2023.10.26 11:50:47.519496 [ 3 ] {b544786d-721d-489e-a1cf-33403dc56f69} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001044875 sec., 66993 rows/sec., 4.06 MiB/sec. | ||
3304 | 2023.10.26 11:50:47.519630 [ 3 ] {b544786d-721d-489e-a1cf-33403dc56f69} <Debug> DynamicQueryHandler: Done processing query | ||
3305 | 2023.10.26 11:50:47.519654 [ 3 ] {b544786d-721d-489e-a1cf-33403dc56f69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3306 | 2023.10.26 11:50:47.519670 [ 3 ] {} <Debug> HTTP-Session: 2a87a70a-48f3-4db0-a7d3-c87afb4382b3 Destroying unnamed session | ||
3307 | 2023.10.26 11:50:47.519784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3308 | 2023.10.26 11:50:47.519829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3309 | 2023.10.26 11:50:47.519848 [ 3 ] {} <Debug> HTTP-Session: 62696249-e9dc-476f-94ec-d1a3e2684f44 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3310 | 2023.10.26 11:50:47.519864 [ 3 ] {} <Debug> HTTP-Session: 62696249-e9dc-476f-94ec-d1a3e2684f44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3311 | 2023.10.26 11:50:47.519934 [ 3 ] {0af8a051-7a1e-4e80-a533-945376fa99ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3312 | 2023.10.26 11:50:47.519972 [ 3 ] {0af8a051-7a1e-4e80-a533-945376fa99ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3313 | 2023.10.26 11:50:47.520073 [ 3 ] {0af8a051-7a1e-4e80-a533-945376fa99ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3314 | 2023.10.26 11:50:47.520377 [ 3 ] {0af8a051-7a1e-4e80-a533-945376fa99ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3315 | 2023.10.26 11:50:47.520603 [ 3 ] {0af8a051-7a1e-4e80-a533-945376fa99ac} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3316 | 2023.10.26 11:50:47.520771 [ 3 ] {0af8a051-7a1e-4e80-a533-945376fa99ac} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3317 | 2023.10.26 11:50:47.520897 [ 3 ] {0af8a051-7a1e-4e80-a533-945376fa99ac} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000934054 sec., 22482 rows/sec., 1.17 MiB/sec. | ||
3318 | 2023.10.26 11:50:47.521016 [ 3 ] {0af8a051-7a1e-4e80-a533-945376fa99ac} <Debug> DynamicQueryHandler: Done processing query | ||
3319 | 2023.10.26 11:50:47.521039 [ 3 ] {0af8a051-7a1e-4e80-a533-945376fa99ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3320 | 2023.10.26 11:50:47.521054 [ 3 ] {} <Debug> HTTP-Session: 62696249-e9dc-476f-94ec-d1a3e2684f44 Destroying unnamed session | ||
3321 | 2023.10.26 11:50:51.624418 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3322 | 2023.10.26 11:50:51.624501 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3323 | 2023.10.26 11:50:52.504846 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3324 | 2023.10.26 11:50:52.505033 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3325 | 2023.10.26 11:50:52.505083 [ 3 ] {} <Debug> HTTP-Session: 25de79e4-a5f6-45e9-b1a7-4e480a045531 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3326 | 2023.10.26 11:50:52.505125 [ 3 ] {} <Debug> HTTP-Session: 25de79e4-a5f6-45e9-b1a7-4e480a045531 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3327 | 2023.10.26 11:50:52.505328 [ 3 ] {6db1316f-c06f-4745-b46b-315e67257887} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3328 | 2023.10.26 11:50:52.505426 [ 3 ] {6db1316f-c06f-4745-b46b-315e67257887} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3329 | 2023.10.26 11:50:52.505700 [ 3 ] {6db1316f-c06f-4745-b46b-315e67257887} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3330 | 2023.10.26 11:50:52.506217 [ 3 ] {6db1316f-c06f-4745-b46b-315e67257887} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3331 | 2023.10.26 11:50:52.506486 [ 3 ] {6db1316f-c06f-4745-b46b-315e67257887} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3332 | 2023.10.26 11:50:52.506650 [ 3 ] {6db1316f-c06f-4745-b46b-315e67257887} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3333 | 2023.10.26 11:50:52.506789 [ 3 ] {6db1316f-c06f-4745-b46b-315e67257887} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001401361 sec., 33538 rows/sec., 2.65 MiB/sec. | ||
3334 | 2023.10.26 11:50:52.507033 [ 3 ] {6db1316f-c06f-4745-b46b-315e67257887} <Debug> DynamicQueryHandler: Done processing query | ||
3335 | 2023.10.26 11:50:52.507059 [ 3 ] {6db1316f-c06f-4745-b46b-315e67257887} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3336 | 2023.10.26 11:50:52.507076 [ 3 ] {} <Debug> HTTP-Session: 25de79e4-a5f6-45e9-b1a7-4e480a045531 Destroying unnamed session | ||
3337 | 2023.10.26 11:50:52.507220 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3338 | 2023.10.26 11:50:52.507272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3339 | 2023.10.26 11:50:52.507292 [ 3 ] {} <Debug> HTTP-Session: 0372317a-26ff-491d-9702-5f53fc71178a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3340 | 2023.10.26 11:50:52.507311 [ 3 ] {} <Debug> HTTP-Session: 0372317a-26ff-491d-9702-5f53fc71178a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3341 | 2023.10.26 11:50:52.507396 [ 3 ] {1fe8b2a3-d8af-470b-9c17-f12f7236146a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3342 | 2023.10.26 11:50:52.507438 [ 3 ] {1fe8b2a3-d8af-470b-9c17-f12f7236146a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3343 | 2023.10.26 11:50:52.507564 [ 3 ] {1fe8b2a3-d8af-470b-9c17-f12f7236146a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3344 | 2023.10.26 11:50:52.507966 [ 3 ] {1fe8b2a3-d8af-470b-9c17-f12f7236146a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3345 | 2023.10.26 11:50:52.508192 [ 3 ] {1fe8b2a3-d8af-470b-9c17-f12f7236146a} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3346 | 2023.10.26 11:50:52.508341 [ 3 ] {1fe8b2a3-d8af-470b-9c17-f12f7236146a} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3347 | 2023.10.26 11:50:52.508475 [ 3 ] {1fe8b2a3-d8af-470b-9c17-f12f7236146a} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001038956 sec., 135713 rows/sec., 13.20 MiB/sec. | ||
3348 | 2023.10.26 11:50:52.508680 [ 3 ] {1fe8b2a3-d8af-470b-9c17-f12f7236146a} <Debug> DynamicQueryHandler: Done processing query | ||
3349 | 2023.10.26 11:50:52.508704 [ 3 ] {1fe8b2a3-d8af-470b-9c17-f12f7236146a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3350 | 2023.10.26 11:50:52.508720 [ 3 ] {} <Debug> HTTP-Session: 0372317a-26ff-491d-9702-5f53fc71178a Destroying unnamed session | ||
3351 | 2023.10.26 11:50:52.508878 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3352 | 2023.10.26 11:50:52.508925 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3353 | 2023.10.26 11:50:52.508944 [ 3 ] {} <Debug> HTTP-Session: 2abbe643-57a6-42d5-b4df-4cb729dcb040 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3354 | 2023.10.26 11:50:52.508961 [ 3 ] {} <Debug> HTTP-Session: 2abbe643-57a6-42d5-b4df-4cb729dcb040 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3355 | 2023.10.26 11:50:52.509034 [ 3 ] {cd658391-40bb-40c9-9cd1-cea6f06972b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3356 | 2023.10.26 11:50:52.509073 [ 3 ] {cd658391-40bb-40c9-9cd1-cea6f06972b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3357 | 2023.10.26 11:50:52.509194 [ 3 ] {cd658391-40bb-40c9-9cd1-cea6f06972b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3358 | 2023.10.26 11:50:52.509505 [ 3 ] {cd658391-40bb-40c9-9cd1-cea6f06972b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3359 | 2023.10.26 11:50:52.509712 [ 3 ] {cd658391-40bb-40c9-9cd1-cea6f06972b9} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
3360 | 2023.10.26 11:50:52.509861 [ 3 ] {cd658391-40bb-40c9-9cd1-cea6f06972b9} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
3361 | 2023.10.26 11:50:52.509983 [ 3 ] {cd658391-40bb-40c9-9cd1-cea6f06972b9} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000921654 sec., 50995 rows/sec., 3.99 MiB/sec. | ||
3362 | 2023.10.26 11:50:52.510102 [ 3 ] {cd658391-40bb-40c9-9cd1-cea6f06972b9} <Debug> DynamicQueryHandler: Done processing query | ||
3363 | 2023.10.26 11:50:52.510125 [ 3 ] {cd658391-40bb-40c9-9cd1-cea6f06972b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3364 | 2023.10.26 11:50:52.510141 [ 3 ] {} <Debug> HTTP-Session: 2abbe643-57a6-42d5-b4df-4cb729dcb040 Destroying unnamed session | ||
3365 | 2023.10.26 11:50:52.510276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3366 | 2023.10.26 11:50:52.510321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3367 | 2023.10.26 11:50:52.510340 [ 3 ] {} <Debug> HTTP-Session: 640266c0-19ff-4365-a575-3db8ab149f5d Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3368 | 2023.10.26 11:50:52.510357 [ 3 ] {} <Debug> HTTP-Session: 640266c0-19ff-4365-a575-3db8ab149f5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3369 | 2023.10.26 11:50:52.510441 [ 3 ] {c20233e5-eb52-495c-ab1b-4a8ed7868f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3370 | 2023.10.26 11:50:52.510485 [ 3 ] {c20233e5-eb52-495c-ab1b-4a8ed7868f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3371 | 2023.10.26 11:50:52.510623 [ 3 ] {c20233e5-eb52-495c-ab1b-4a8ed7868f32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3372 | 2023.10.26 11:50:52.511108 [ 3 ] {c20233e5-eb52-495c-ab1b-4a8ed7868f32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3373 | 2023.10.26 11:50:52.511426 [ 3 ] {c20233e5-eb52-495c-ab1b-4a8ed7868f32} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
3374 | 2023.10.26 11:50:52.511615 [ 3 ] {c20233e5-eb52-495c-ab1b-4a8ed7868f32} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
3375 | 2023.10.26 11:50:52.511744 [ 3 ] {c20233e5-eb52-495c-ab1b-4a8ed7868f32} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001276209 sec., 36827 rows/sec., 49.70 MiB/sec. | ||
3376 | 2023.10.26 11:50:52.511872 [ 3 ] {c20233e5-eb52-495c-ab1b-4a8ed7868f32} <Debug> DynamicQueryHandler: Done processing query | ||
3377 | 2023.10.26 11:50:52.511896 [ 3 ] {c20233e5-eb52-495c-ab1b-4a8ed7868f32} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3378 | 2023.10.26 11:50:52.511911 [ 3 ] {} <Debug> HTTP-Session: 640266c0-19ff-4365-a575-3db8ab149f5d Destroying unnamed session | ||
3379 | 2023.10.26 11:50:57.508816 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3380 | 2023.10.26 11:50:57.508991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3381 | 2023.10.26 11:50:57.509036 [ 3 ] {} <Debug> HTTP-Session: 58b580f1-8549-4e96-b310-6a9ae4ef8451 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3382 | 2023.10.26 11:50:57.509079 [ 3 ] {} <Debug> HTTP-Session: 58b580f1-8549-4e96-b310-6a9ae4ef8451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3383 | 2023.10.26 11:50:57.509217 [ 3 ] {570f721c-2c77-4ec1-a08b-bd9b44129bed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3384 | 2023.10.26 11:50:57.509277 [ 3 ] {570f721c-2c77-4ec1-a08b-bd9b44129bed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3385 | 2023.10.26 11:50:57.509437 [ 3 ] {570f721c-2c77-4ec1-a08b-bd9b44129bed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3386 | 2023.10.26 11:50:57.509928 [ 3 ] {570f721c-2c77-4ec1-a08b-bd9b44129bed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3387 | 2023.10.26 11:50:57.510185 [ 3 ] {570f721c-2c77-4ec1-a08b-bd9b44129bed} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3388 | 2023.10.26 11:50:57.510343 [ 3 ] {570f721c-2c77-4ec1-a08b-bd9b44129bed} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3389 | 2023.10.26 11:50:57.510481 [ 3 ] {570f721c-2c77-4ec1-a08b-bd9b44129bed} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001221549 sec., 4911 rows/sec., 278.21 KiB/sec. | ||
3390 | 2023.10.26 11:50:57.510648 [ 3 ] {570f721c-2c77-4ec1-a08b-bd9b44129bed} <Debug> DynamicQueryHandler: Done processing query | ||
3391 | 2023.10.26 11:50:57.510675 [ 3 ] {570f721c-2c77-4ec1-a08b-bd9b44129bed} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3392 | 2023.10.26 11:50:57.510691 [ 3 ] {} <Debug> HTTP-Session: 58b580f1-8549-4e96-b310-6a9ae4ef8451 Destroying unnamed session | ||
3393 | 2023.10.26 11:50:57.510824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3394 | 2023.10.26 11:50:57.510870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3395 | 2023.10.26 11:50:57.510890 [ 3 ] {} <Debug> HTTP-Session: 0f74d4ca-aae6-4799-a349-20a2da93befa Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3396 | 2023.10.26 11:50:57.510906 [ 3 ] {} <Debug> HTTP-Session: 0f74d4ca-aae6-4799-a349-20a2da93befa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3397 | 2023.10.26 11:50:57.510982 [ 3 ] {97ce0a2a-f843-4374-988a-8c013a16677d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3398 | 2023.10.26 11:50:57.511020 [ 3 ] {97ce0a2a-f843-4374-988a-8c013a16677d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3399 | 2023.10.26 11:50:57.511131 [ 3 ] {97ce0a2a-f843-4374-988a-8c013a16677d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3400 | 2023.10.26 11:50:57.511488 [ 3 ] {97ce0a2a-f843-4374-988a-8c013a16677d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3401 | 2023.10.26 11:50:57.511714 [ 3 ] {97ce0a2a-f843-4374-988a-8c013a16677d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3402 | 2023.10.26 11:50:57.511861 [ 3 ] {97ce0a2a-f843-4374-988a-8c013a16677d} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3403 | 2023.10.26 11:50:57.511988 [ 3 ] {97ce0a2a-f843-4374-988a-8c013a16677d} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000978524 sec., 98106 rows/sec., 9.30 MiB/sec. | ||
3404 | 2023.10.26 11:50:57.512108 [ 3 ] {97ce0a2a-f843-4374-988a-8c013a16677d} <Debug> DynamicQueryHandler: Done processing query | ||
3405 | 2023.10.26 11:50:57.512131 [ 3 ] {97ce0a2a-f843-4374-988a-8c013a16677d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3406 | 2023.10.26 11:50:57.512146 [ 3 ] {} <Debug> HTTP-Session: 0f74d4ca-aae6-4799-a349-20a2da93befa Destroying unnamed session | ||
3407 | 2023.10.26 11:50:57.512304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 48246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3408 | 2023.10.26 11:50:57.512349 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3409 | 2023.10.26 11:50:57.512368 [ 3 ] {} <Debug> HTTP-Session: 9c8ed5cf-0f9d-4e26-bd04-54f8486debcb Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3410 | 2023.10.26 11:50:57.512385 [ 3 ] {} <Debug> HTTP-Session: 9c8ed5cf-0f9d-4e26-bd04-54f8486debcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3411 | 2023.10.26 11:50:57.512465 [ 3 ] {1b368d46-4e97-4e45-8637-670cad639873} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3412 | 2023.10.26 11:50:57.512503 [ 3 ] {1b368d46-4e97-4e45-8637-670cad639873} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3413 | 2023.10.26 11:50:57.512609 [ 3 ] {1b368d46-4e97-4e45-8637-670cad639873} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3414 | 2023.10.26 11:50:57.513069 [ 3 ] {1b368d46-4e97-4e45-8637-670cad639873} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3415 | 2023.10.26 11:50:57.513287 [ 3 ] {1b368d46-4e97-4e45-8637-670cad639873} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
3416 | 2023.10.26 11:50:57.513432 [ 3 ] {1b368d46-4e97-4e45-8637-670cad639873} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
3417 | 2023.10.26 11:50:57.513552 [ 3 ] {1b368d46-4e97-4e45-8637-670cad639873} <Information> executeQuery: Read 302 rows, 21.32 KiB in 0.001057956 sec., 285456 rows/sec., 19.68 MiB/sec. | ||
3418 | 2023.10.26 11:50:57.513703 [ 3 ] {1b368d46-4e97-4e45-8637-670cad639873} <Debug> DynamicQueryHandler: Done processing query | ||
3419 | 2023.10.26 11:50:57.513726 [ 3 ] {1b368d46-4e97-4e45-8637-670cad639873} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3420 | 2023.10.26 11:50:57.513742 [ 3 ] {} <Debug> HTTP-Session: 9c8ed5cf-0f9d-4e26-bd04-54f8486debcb Destroying unnamed session | ||
3421 | 2023.10.26 11:50:57.513896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3422 | 2023.10.26 11:50:57.513941 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3423 | 2023.10.26 11:50:57.513959 [ 3 ] {} <Debug> HTTP-Session: d1b58a81-a32a-4096-b2e9-9d453db678b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3424 | 2023.10.26 11:50:57.513977 [ 3 ] {} <Debug> HTTP-Session: d1b58a81-a32a-4096-b2e9-9d453db678b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3425 | 2023.10.26 11:50:57.514046 [ 3 ] {64453f5c-c7ab-4898-8394-f6018ff0c7e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3426 | 2023.10.26 11:50:57.514085 [ 3 ] {64453f5c-c7ab-4898-8394-f6018ff0c7e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3427 | 2023.10.26 11:50:57.514191 [ 3 ] {64453f5c-c7ab-4898-8394-f6018ff0c7e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3428 | 2023.10.26 11:50:57.514445 [ 3 ] {64453f5c-c7ab-4898-8394-f6018ff0c7e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3429 | 2023.10.26 11:50:57.514677 [ 3 ] {64453f5c-c7ab-4898-8394-f6018ff0c7e0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3430 | 2023.10.26 11:50:57.514843 [ 3 ] {64453f5c-c7ab-4898-8394-f6018ff0c7e0} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3431 | 2023.10.26 11:50:57.514968 [ 3 ] {64453f5c-c7ab-4898-8394-f6018ff0c7e0} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000885303 sec., 6777 rows/sec., 284.60 KiB/sec. | ||
3432 | 2023.10.26 11:50:57.515086 [ 3 ] {64453f5c-c7ab-4898-8394-f6018ff0c7e0} <Debug> DynamicQueryHandler: Done processing query | ||
3433 | 2023.10.26 11:50:57.515109 [ 3 ] {64453f5c-c7ab-4898-8394-f6018ff0c7e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3434 | 2023.10.26 11:50:57.515125 [ 3 ] {} <Debug> HTTP-Session: d1b58a81-a32a-4096-b2e9-9d453db678b9 Destroying unnamed session | ||
3435 | 2023.10.26 11:50:57.515249 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 14861, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3436 | 2023.10.26 11:50:57.515294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3437 | 2023.10.26 11:50:57.515312 [ 3 ] {} <Debug> HTTP-Session: 087d07dd-b3c8-4afb-94a6-cf14d24327ea Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3438 | 2023.10.26 11:50:57.515329 [ 3 ] {} <Debug> HTTP-Session: 087d07dd-b3c8-4afb-94a6-cf14d24327ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3439 | 2023.10.26 11:50:57.515402 [ 3 ] {c545951a-4a32-4da6-ba50-5f55bc6b887e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3440 | 2023.10.26 11:50:57.515442 [ 3 ] {c545951a-4a32-4da6-ba50-5f55bc6b887e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3441 | 2023.10.26 11:50:57.515560 [ 3 ] {c545951a-4a32-4da6-ba50-5f55bc6b887e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3442 | 2023.10.26 11:50:57.515850 [ 3 ] {c545951a-4a32-4da6-ba50-5f55bc6b887e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3443 | 2023.10.26 11:50:57.516087 [ 3 ] {c545951a-4a32-4da6-ba50-5f55bc6b887e} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3444 | 2023.10.26 11:50:57.516263 [ 3 ] {c545951a-4a32-4da6-ba50-5f55bc6b887e} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3445 | 2023.10.26 11:50:57.516388 [ 3 ] {c545951a-4a32-4da6-ba50-5f55bc6b887e} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.000959224 sec., 84443 rows/sec., 5.16 MiB/sec. | ||
3446 | 2023.10.26 11:50:57.516506 [ 3 ] {c545951a-4a32-4da6-ba50-5f55bc6b887e} <Debug> DynamicQueryHandler: Done processing query | ||
3447 | 2023.10.26 11:50:57.516530 [ 3 ] {c545951a-4a32-4da6-ba50-5f55bc6b887e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3448 | 2023.10.26 11:50:57.516546 [ 3 ] {} <Debug> HTTP-Session: 087d07dd-b3c8-4afb-94a6-cf14d24327ea Destroying unnamed session | ||
3449 | 2023.10.26 11:50:57.516686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3450 | 2023.10.26 11:50:57.516730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3451 | 2023.10.26 11:50:57.516747 [ 3 ] {} <Debug> HTTP-Session: 8db50d1a-dcf7-4600-b95a-8ca0785c4a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3452 | 2023.10.26 11:50:57.516764 [ 3 ] {} <Debug> HTTP-Session: 8db50d1a-dcf7-4600-b95a-8ca0785c4a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3453 | 2023.10.26 11:50:57.516832 [ 3 ] {52e35d89-7636-4467-bf95-22181fc54685} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3454 | 2023.10.26 11:50:57.516870 [ 3 ] {52e35d89-7636-4467-bf95-22181fc54685} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3455 | 2023.10.26 11:50:57.516972 [ 3 ] {52e35d89-7636-4467-bf95-22181fc54685} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3456 | 2023.10.26 11:50:57.517212 [ 3 ] {52e35d89-7636-4467-bf95-22181fc54685} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3457 | 2023.10.26 11:50:57.517435 [ 3 ] {52e35d89-7636-4467-bf95-22181fc54685} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3458 | 2023.10.26 11:50:57.517603 [ 3 ] {52e35d89-7636-4467-bf95-22181fc54685} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3459 | 2023.10.26 11:50:57.517711 [ 3 ] {52e35d89-7636-4467-bf95-22181fc54685} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000846962 sec., 24794 rows/sec., 1.29 MiB/sec. | ||
3460 | 2023.10.26 11:50:57.517728 [ 54 ] {} <Debug> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3461 | 2023.10.26 11:50:57.517840 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3462 | 2023.10.26 11:50:57.517864 [ 3 ] {52e35d89-7636-4467-bf95-22181fc54685} <Debug> DynamicQueryHandler: Done processing query | ||
3463 | 2023.10.26 11:50:57.517906 [ 3 ] {52e35d89-7636-4467-bf95-22181fc54685} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3464 | 2023.10.26 11:50:57.517947 [ 3 ] {} <Debug> HTTP-Session: 8db50d1a-dcf7-4600-b95a-8ca0785c4a42 Destroying unnamed session | ||
3465 | 2023.10.26 11:50:57.517967 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3466 | 2023.10.26 11:50:57.518052 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3467 | 2023.10.26 11:50:57.518085 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 243 rows starting from the beginning of the part | ||
3468 | 2023.10.26 11:50:57.518199 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part | ||
3469 | 2023.10.26 11:50:57.518290 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part | ||
3470 | 2023.10.26 11:50:57.518377 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part | ||
3471 | 2023.10.26 11:50:57.518460 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part | ||
3472 | 2023.10.26 11:50:57.518539 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part | ||
3473 | 2023.10.26 11:50:57.519175 [ 10 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 348 rows, containing 4 columns (4 merged, 0 gathered) in 0.001268429 sec., 274355.12748447096 rows/sec., 14.69 MiB/sec. | ||
3474 | 2023.10.26 11:50:57.519276 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3475 | 2023.10.26 11:50:57.519458 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3476 | 2023.10.26 11:50:57.519517 [ 16 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_16_3} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3477 | 2023.10.26 11:51:02.505697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3478 | 2023.10.26 11:51:02.505825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3479 | 2023.10.26 11:51:02.505856 [ 3 ] {} <Debug> HTTP-Session: 1f4293ff-6041-481d-911a-d68760c485be Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3480 | 2023.10.26 11:51:02.505886 [ 3 ] {} <Debug> HTTP-Session: 1f4293ff-6041-481d-911a-d68760c485be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3481 | 2023.10.26 11:51:02.506032 [ 3 ] {305c5fec-feaf-47f3-a79f-977bc41703e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3482 | 2023.10.26 11:51:02.506099 [ 3 ] {305c5fec-feaf-47f3-a79f-977bc41703e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3483 | 2023.10.26 11:51:02.506283 [ 3 ] {305c5fec-feaf-47f3-a79f-977bc41703e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3484 | 2023.10.26 11:51:02.506686 [ 3 ] {305c5fec-feaf-47f3-a79f-977bc41703e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3485 | 2023.10.26 11:51:02.506951 [ 3 ] {305c5fec-feaf-47f3-a79f-977bc41703e2} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3486 | 2023.10.26 11:51:02.507112 [ 3 ] {305c5fec-feaf-47f3-a79f-977bc41703e2} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3487 | 2023.10.26 11:51:02.507243 [ 3 ] {305c5fec-feaf-47f3-a79f-977bc41703e2} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001166857 sec., 40279 rows/sec., 3.19 MiB/sec. | ||
3488 | 2023.10.26 11:51:02.507386 [ 3 ] {305c5fec-feaf-47f3-a79f-977bc41703e2} <Debug> DynamicQueryHandler: Done processing query | ||
3489 | 2023.10.26 11:51:02.507412 [ 3 ] {305c5fec-feaf-47f3-a79f-977bc41703e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3490 | 2023.10.26 11:51:02.507428 [ 3 ] {} <Debug> HTTP-Session: 1f4293ff-6041-481d-911a-d68760c485be Destroying unnamed session | ||
3491 | 2023.10.26 11:51:02.507564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3492 | 2023.10.26 11:51:02.507609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3493 | 2023.10.26 11:51:02.507629 [ 3 ] {} <Debug> HTTP-Session: 170bf01a-24d1-4ce2-b158-900227f2f04b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3494 | 2023.10.26 11:51:02.507646 [ 3 ] {} <Debug> HTTP-Session: 170bf01a-24d1-4ce2-b158-900227f2f04b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3495 | 2023.10.26 11:51:02.507726 [ 3 ] {e45e71ea-e8b2-4445-85f2-575663f11b04} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3496 | 2023.10.26 11:51:02.507766 [ 3 ] {e45e71ea-e8b2-4445-85f2-575663f11b04} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3497 | 2023.10.26 11:51:02.507872 [ 3 ] {e45e71ea-e8b2-4445-85f2-575663f11b04} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3498 | 2023.10.26 11:51:02.508240 [ 3 ] {e45e71ea-e8b2-4445-85f2-575663f11b04} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3499 | 2023.10.26 11:51:02.508470 [ 3 ] {e45e71ea-e8b2-4445-85f2-575663f11b04} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3500 | 2023.10.26 11:51:02.508615 [ 3 ] {e45e71ea-e8b2-4445-85f2-575663f11b04} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3501 | 2023.10.26 11:51:02.508743 [ 3 ] {e45e71ea-e8b2-4445-85f2-575663f11b04} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.000987595 sec., 142771 rows/sec., 13.89 MiB/sec. | ||
3502 | 2023.10.26 11:51:02.508865 [ 3 ] {e45e71ea-e8b2-4445-85f2-575663f11b04} <Debug> DynamicQueryHandler: Done processing query | ||
3503 | 2023.10.26 11:51:02.508889 [ 3 ] {e45e71ea-e8b2-4445-85f2-575663f11b04} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3504 | 2023.10.26 11:51:02.508905 [ 3 ] {} <Debug> HTTP-Session: 170bf01a-24d1-4ce2-b158-900227f2f04b Destroying unnamed session | ||
3505 | 2023.10.26 11:51:02.509058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3506 | 2023.10.26 11:51:02.509105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3507 | 2023.10.26 11:51:02.509123 [ 3 ] {} <Debug> HTTP-Session: 7d281ca5-3c08-4072-bcf0-3b7f4ba8944b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3508 | 2023.10.26 11:51:02.509141 [ 3 ] {} <Debug> HTTP-Session: 7d281ca5-3c08-4072-bcf0-3b7f4ba8944b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3509 | 2023.10.26 11:51:02.509214 [ 3 ] {1ce39c95-7c12-45c6-a10d-441b14ed742f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3510 | 2023.10.26 11:51:02.509252 [ 3 ] {1ce39c95-7c12-45c6-a10d-441b14ed742f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3511 | 2023.10.26 11:51:02.509360 [ 3 ] {1ce39c95-7c12-45c6-a10d-441b14ed742f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3512 | 2023.10.26 11:51:02.509644 [ 3 ] {1ce39c95-7c12-45c6-a10d-441b14ed742f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3513 | 2023.10.26 11:51:02.509860 [ 3 ] {1ce39c95-7c12-45c6-a10d-441b14ed742f} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
3514 | 2023.10.26 11:51:02.510037 [ 3 ] {1ce39c95-7c12-45c6-a10d-441b14ed742f} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
3515 | 2023.10.26 11:51:02.510162 [ 3 ] {1ce39c95-7c12-45c6-a10d-441b14ed742f} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000920694 sec., 51048 rows/sec., 3.99 MiB/sec. | ||
3516 | 2023.10.26 11:51:02.510313 [ 3 ] {1ce39c95-7c12-45c6-a10d-441b14ed742f} <Debug> DynamicQueryHandler: Done processing query | ||
3517 | 2023.10.26 11:51:02.510337 [ 3 ] {1ce39c95-7c12-45c6-a10d-441b14ed742f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3518 | 2023.10.26 11:51:02.510353 [ 3 ] {} <Debug> HTTP-Session: 7d281ca5-3c08-4072-bcf0-3b7f4ba8944b Destroying unnamed session | ||
3519 | 2023.10.26 11:51:02.510496 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3520 | 2023.10.26 11:51:02.510540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3521 | 2023.10.26 11:51:02.510559 [ 3 ] {} <Debug> HTTP-Session: 134bed16-be83-4189-831b-247aa1e81ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3522 | 2023.10.26 11:51:02.510577 [ 3 ] {} <Debug> HTTP-Session: 134bed16-be83-4189-831b-247aa1e81ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3523 | 2023.10.26 11:51:02.510668 [ 3 ] {23bb8ce2-1108-40d0-ad4e-782e02c942a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3524 | 2023.10.26 11:51:02.510714 [ 3 ] {23bb8ce2-1108-40d0-ad4e-782e02c942a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3525 | 2023.10.26 11:51:02.510855 [ 3 ] {23bb8ce2-1108-40d0-ad4e-782e02c942a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3526 | 2023.10.26 11:51:02.511323 [ 3 ] {23bb8ce2-1108-40d0-ad4e-782e02c942a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3527 | 2023.10.26 11:51:02.511648 [ 3 ] {23bb8ce2-1108-40d0-ad4e-782e02c942a0} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
3528 | 2023.10.26 11:51:02.511822 [ 3 ] {23bb8ce2-1108-40d0-ad4e-782e02c942a0} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
3529 | 2023.10.26 11:51:02.511929 [ 3 ] {23bb8ce2-1108-40d0-ad4e-782e02c942a0} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001230488 sec., 38196 rows/sec., 51.54 MiB/sec. | ||
3530 | 2023.10.26 11:51:02.512057 [ 3 ] {23bb8ce2-1108-40d0-ad4e-782e02c942a0} <Debug> DynamicQueryHandler: Done processing query | ||
3531 | 2023.10.26 11:51:02.512081 [ 3 ] {23bb8ce2-1108-40d0-ad4e-782e02c942a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3532 | 2023.10.26 11:51:02.512097 [ 3 ] {} <Debug> HTTP-Session: 134bed16-be83-4189-831b-247aa1e81ff0 Destroying unnamed session | ||
3533 | 2023.10.26 11:51:06.624759 [ 58 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3534 | 2023.10.26 11:51:06.624816 [ 58 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3535 | 2023.10.26 11:51:07.507479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3536 | 2023.10.26 11:51:07.507624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3537 | 2023.10.26 11:51:07.507655 [ 3 ] {} <Debug> HTTP-Session: fa8c3fed-1e7e-42cf-b513-6c939e396d59 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3538 | 2023.10.26 11:51:07.507685 [ 3 ] {} <Debug> HTTP-Session: fa8c3fed-1e7e-42cf-b513-6c939e396d59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3539 | 2023.10.26 11:51:07.507829 [ 3 ] {2c418eb8-809e-4092-a1e4-829c0d4f52c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3540 | 2023.10.26 11:51:07.507897 [ 3 ] {2c418eb8-809e-4092-a1e4-829c0d4f52c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3541 | 2023.10.26 11:51:07.508079 [ 3 ] {2c418eb8-809e-4092-a1e4-829c0d4f52c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3542 | 2023.10.26 11:51:07.508513 [ 3 ] {2c418eb8-809e-4092-a1e4-829c0d4f52c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3543 | 2023.10.26 11:51:07.508773 [ 3 ] {2c418eb8-809e-4092-a1e4-829c0d4f52c8} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3544 | 2023.10.26 11:51:07.508931 [ 3 ] {2c418eb8-809e-4092-a1e4-829c0d4f52c8} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3545 | 2023.10.26 11:51:07.509062 [ 3 ] {2c418eb8-809e-4092-a1e4-829c0d4f52c8} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001187618 sec., 5052 rows/sec., 286.16 KiB/sec. | ||
3546 | 2023.10.26 11:51:07.509230 [ 3 ] {2c418eb8-809e-4092-a1e4-829c0d4f52c8} <Debug> DynamicQueryHandler: Done processing query | ||
3547 | 2023.10.26 11:51:07.509256 [ 3 ] {2c418eb8-809e-4092-a1e4-829c0d4f52c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3548 | 2023.10.26 11:51:07.509272 [ 3 ] {} <Debug> HTTP-Session: fa8c3fed-1e7e-42cf-b513-6c939e396d59 Destroying unnamed session | ||
3549 | 2023.10.26 11:51:07.509412 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3550 | 2023.10.26 11:51:07.509459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3551 | 2023.10.26 11:51:07.509478 [ 3 ] {} <Debug> HTTP-Session: de97e092-989a-4304-bf15-54b6498c1d99 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3552 | 2023.10.26 11:51:07.509495 [ 3 ] {} <Debug> HTTP-Session: de97e092-989a-4304-bf15-54b6498c1d99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3553 | 2023.10.26 11:51:07.509572 [ 3 ] {beacfdf4-c779-47b4-a82b-68dd68e9cefe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3554 | 2023.10.26 11:51:07.509611 [ 3 ] {beacfdf4-c779-47b4-a82b-68dd68e9cefe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3555 | 2023.10.26 11:51:07.509724 [ 3 ] {beacfdf4-c779-47b4-a82b-68dd68e9cefe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3556 | 2023.10.26 11:51:07.510123 [ 3 ] {beacfdf4-c779-47b4-a82b-68dd68e9cefe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3557 | 2023.10.26 11:51:07.510334 [ 3 ] {beacfdf4-c779-47b4-a82b-68dd68e9cefe} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3558 | 2023.10.26 11:51:07.510480 [ 3 ] {beacfdf4-c779-47b4-a82b-68dd68e9cefe} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3559 | 2023.10.26 11:51:07.510605 [ 3 ] {beacfdf4-c779-47b4-a82b-68dd68e9cefe} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000996144 sec., 96371 rows/sec., 9.14 MiB/sec. | ||
3560 | 2023.10.26 11:51:07.510727 [ 3 ] {beacfdf4-c779-47b4-a82b-68dd68e9cefe} <Debug> DynamicQueryHandler: Done processing query | ||
3561 | 2023.10.26 11:51:07.510751 [ 3 ] {beacfdf4-c779-47b4-a82b-68dd68e9cefe} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3562 | 2023.10.26 11:51:07.510767 [ 3 ] {} <Debug> HTTP-Session: de97e092-989a-4304-bf15-54b6498c1d99 Destroying unnamed session | ||
3563 | 2023.10.26 11:51:07.510922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3564 | 2023.10.26 11:51:07.510967 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3565 | 2023.10.26 11:51:07.510985 [ 3 ] {} <Debug> HTTP-Session: 6f3362e1-d8cc-41fb-9c25-356c449e53df Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3566 | 2023.10.26 11:51:07.511001 [ 3 ] {} <Debug> HTTP-Session: 6f3362e1-d8cc-41fb-9c25-356c449e53df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3567 | 2023.10.26 11:51:07.511082 [ 3 ] {497ad1d1-a190-4479-9b69-2de5c7012827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3568 | 2023.10.26 11:51:07.511120 [ 3 ] {497ad1d1-a190-4479-9b69-2de5c7012827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3569 | 2023.10.26 11:51:07.511226 [ 3 ] {497ad1d1-a190-4479-9b69-2de5c7012827} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3570 | 2023.10.26 11:51:07.511688 [ 3 ] {497ad1d1-a190-4479-9b69-2de5c7012827} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3571 | 2023.10.26 11:51:07.511913 [ 3 ] {497ad1d1-a190-4479-9b69-2de5c7012827} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
3572 | 2023.10.26 11:51:07.512072 [ 3 ] {497ad1d1-a190-4479-9b69-2de5c7012827} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
3573 | 2023.10.26 11:51:07.512201 [ 3 ] {497ad1d1-a190-4479-9b69-2de5c7012827} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001091136 sec., 266694 rows/sec., 18.30 MiB/sec. | ||
3574 | 2023.10.26 11:51:07.512401 [ 3 ] {497ad1d1-a190-4479-9b69-2de5c7012827} <Debug> DynamicQueryHandler: Done processing query | ||
3575 | 2023.10.26 11:51:07.512425 [ 3 ] {497ad1d1-a190-4479-9b69-2de5c7012827} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3576 | 2023.10.26 11:51:07.512441 [ 3 ] {} <Debug> HTTP-Session: 6f3362e1-d8cc-41fb-9c25-356c449e53df Destroying unnamed session | ||
3577 | 2023.10.26 11:51:07.512609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3578 | 2023.10.26 11:51:07.512653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3579 | 2023.10.26 11:51:07.512672 [ 3 ] {} <Debug> HTTP-Session: 1ac71de1-7b9e-43eb-bbbb-08120d20c3f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3580 | 2023.10.26 11:51:07.512689 [ 3 ] {} <Debug> HTTP-Session: 1ac71de1-7b9e-43eb-bbbb-08120d20c3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3581 | 2023.10.26 11:51:07.512760 [ 3 ] {ce35d36d-2489-43e2-b9c9-c0a5b2b5aae5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3582 | 2023.10.26 11:51:07.512800 [ 3 ] {ce35d36d-2489-43e2-b9c9-c0a5b2b5aae5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3583 | 2023.10.26 11:51:07.512918 [ 3 ] {ce35d36d-2489-43e2-b9c9-c0a5b2b5aae5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3584 | 2023.10.26 11:51:07.513174 [ 3 ] {ce35d36d-2489-43e2-b9c9-c0a5b2b5aae5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3585 | 2023.10.26 11:51:07.513411 [ 3 ] {ce35d36d-2489-43e2-b9c9-c0a5b2b5aae5} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3586 | 2023.10.26 11:51:07.513585 [ 3 ] {ce35d36d-2489-43e2-b9c9-c0a5b2b5aae5} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3587 | 2023.10.26 11:51:07.513710 [ 3 ] {ce35d36d-2489-43e2-b9c9-c0a5b2b5aae5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000921183 sec., 6513 rows/sec., 273.51 KiB/sec. | ||
3588 | 2023.10.26 11:51:07.513701 [ 62 ] {} <Debug> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3589 | 2023.10.26 11:51:07.513824 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3590 | 2023.10.26 11:51:07.513896 [ 3 ] {ce35d36d-2489-43e2-b9c9-c0a5b2b5aae5} <Debug> DynamicQueryHandler: Done processing query | ||
3591 | 2023.10.26 11:51:07.513929 [ 3 ] {ce35d36d-2489-43e2-b9c9-c0a5b2b5aae5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3592 | 2023.10.26 11:51:07.513929 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3593 | 2023.10.26 11:51:07.513946 [ 3 ] {} <Debug> HTTP-Session: 1ac71de1-7b9e-43eb-bbbb-08120d20c3f9 Destroying unnamed session | ||
3594 | 2023.10.26 11:51:07.514025 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3595 | 2023.10.26 11:51:07.514058 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
3596 | 2023.10.26 11:51:07.514096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3597 | 2023.10.26 11:51:07.514150 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3598 | 2023.10.26 11:51:07.514180 [ 3 ] {} <Debug> HTTP-Session: abaf3580-73a1-46ec-9daa-ce70be3d9809 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3599 | 2023.10.26 11:51:07.514210 [ 3 ] {} <Debug> HTTP-Session: abaf3580-73a1-46ec-9daa-ce70be3d9809 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3600 | 2023.10.26 11:51:07.514211 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
3601 | 2023.10.26 11:51:07.514314 [ 3 ] {394d8719-d753-4661-aeb5-a51fa582a86e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3602 | 2023.10.26 11:51:07.514360 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
3603 | 2023.10.26 11:51:07.514373 [ 3 ] {394d8719-d753-4661-aeb5-a51fa582a86e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3604 | 2023.10.26 11:51:07.514539 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
3605 | 2023.10.26 11:51:07.514636 [ 3 ] {394d8719-d753-4661-aeb5-a51fa582a86e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3606 | 2023.10.26 11:51:07.514671 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
3607 | 2023.10.26 11:51:07.514790 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::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 | ||
3608 | 2023.10.26 11:51:07.515117 [ 3 ] {394d8719-d753-4661-aeb5-a51fa582a86e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3609 | 2023.10.26 11:51:07.515480 [ 3 ] {394d8719-d753-4661-aeb5-a51fa582a86e} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3610 | 2023.10.26 11:51:07.515588 [ 10 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001698415 sec., 56523.28788900239 rows/sec., 2.32 MiB/sec. | ||
3611 | 2023.10.26 11:51:07.515700 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3612 | 2023.10.26 11:51:07.515707 [ 3 ] {394d8719-d753-4661-aeb5-a51fa582a86e} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3613 | 2023.10.26 11:51:07.515880 [ 62 ] {} <Debug> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3614 | 2023.10.26 11:51:07.515897 [ 3 ] {394d8719-d753-4661-aeb5-a51fa582a86e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001535152 sec., 45598 rows/sec., 2.76 MiB/sec. | ||
3615 | 2023.10.26 11:51:07.515967 [ 62 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3616 | 2023.10.26 11:51:07.516004 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_16_3} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3617 | 2023.10.26 11:51:07.516214 [ 16 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_16_3} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3618 | 2023.10.26 11:51:07.516245 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3619 | 2023.10.26 11:51:07.516331 [ 3 ] {394d8719-d753-4661-aeb5-a51fa582a86e} <Debug> DynamicQueryHandler: Done processing query | ||
3620 | 2023.10.26 11:51:07.516380 [ 3 ] {394d8719-d753-4661-aeb5-a51fa582a86e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3621 | 2023.10.26 11:51:07.516422 [ 3 ] {} <Debug> HTTP-Session: abaf3580-73a1-46ec-9daa-ce70be3d9809 Destroying unnamed session | ||
3622 | 2023.10.26 11:51:07.516472 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3623 | 2023.10.26 11:51:07.516509 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 792 rows starting from the beginning of the part | ||
3624 | 2023.10.26 11:51:07.516582 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3625 | 2023.10.26 11:51:07.516678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3626 | 2023.10.26 11:51:07.516700 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 81 rows starting from the beginning of the part | ||
3627 | 2023.10.26 11:51:07.516714 [ 3 ] {} <Debug> HTTP-Session: 862f3d57-233c-4172-bd6a-b36f285b4e21 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3628 | 2023.10.26 11:51:07.516778 [ 3 ] {} <Debug> HTTP-Session: 862f3d57-233c-4172-bd6a-b36f285b4e21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3629 | 2023.10.26 11:51:07.516972 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part | ||
3630 | 2023.10.26 11:51:07.516991 [ 3 ] {8b011495-cd0c-4f7e-b467-5a115890fba4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3631 | 2023.10.26 11:51:07.517082 [ 3 ] {8b011495-cd0c-4f7e-b467-5a115890fba4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3632 | 2023.10.26 11:51:07.517208 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part | ||
3633 | 2023.10.26 11:51:07.517585 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 81 rows starting from the beginning of the part | ||
3634 | 2023.10.26 11:51:07.517599 [ 3 ] {8b011495-cd0c-4f7e-b467-5a115890fba4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3635 | 2023.10.26 11:51:07.517792 [ 14 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part | ||
3636 | 2023.10.26 11:51:07.518308 [ 3 ] {8b011495-cd0c-4f7e-b467-5a115890fba4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3637 | 2023.10.26 11:51:07.518835 [ 3 ] {8b011495-cd0c-4f7e-b467-5a115890fba4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3638 | 2023.10.26 11:51:07.519155 [ 3 ] {8b011495-cd0c-4f7e-b467-5a115890fba4} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3639 | 2023.10.26 11:51:07.519545 [ 3 ] {8b011495-cd0c-4f7e-b467-5a115890fba4} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002420835 sec., 8674 rows/sec., 460.68 KiB/sec. | ||
3640 | 2023.10.26 11:51:07.519657 [ 20 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1164 rows, containing 5 columns (5 merged, 0 gathered) in 0.003587473 sec., 324462.37226036267 rows/sec., 19.72 MiB/sec. | ||
3641 | 2023.10.26 11:51:07.519766 [ 3 ] {8b011495-cd0c-4f7e-b467-5a115890fba4} <Debug> DynamicQueryHandler: Done processing query | ||
3642 | 2023.10.26 11:51:07.519794 [ 3 ] {8b011495-cd0c-4f7e-b467-5a115890fba4} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3643 | 2023.10.26 11:51:07.519812 [ 3 ] {} <Debug> HTTP-Session: 862f3d57-233c-4172-bd6a-b36f285b4e21 Destroying unnamed session | ||
3644 | 2023.10.26 11:51:07.519848 [ 16 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3645 | 2023.10.26 11:51:07.520069 [ 16 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3646 | 2023.10.26 11:51:07.520139 [ 16 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_16_3} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3647 | 2023.10.26 11:51:12.505250 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3648 | 2023.10.26 11:51:12.505369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3649 | 2023.10.26 11:51:12.505395 [ 3 ] {} <Debug> HTTP-Session: f317fb90-8d4d-4641-a5a8-d153c1c33057 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3650 | 2023.10.26 11:51:12.505419 [ 3 ] {} <Debug> HTTP-Session: f317fb90-8d4d-4641-a5a8-d153c1c33057 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3651 | 2023.10.26 11:51:12.505549 [ 3 ] {ca1c64bd-92c9-43f2-97a2-11515714d16c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3652 | 2023.10.26 11:51:12.505606 [ 3 ] {ca1c64bd-92c9-43f2-97a2-11515714d16c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3653 | 2023.10.26 11:51:12.505764 [ 3 ] {ca1c64bd-92c9-43f2-97a2-11515714d16c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3654 | 2023.10.26 11:51:12.506179 [ 3 ] {ca1c64bd-92c9-43f2-97a2-11515714d16c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3655 | 2023.10.26 11:51:12.506440 [ 3 ] {ca1c64bd-92c9-43f2-97a2-11515714d16c} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3656 | 2023.10.26 11:51:12.506600 [ 3 ] {ca1c64bd-92c9-43f2-97a2-11515714d16c} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3657 | 2023.10.26 11:51:12.506725 [ 3 ] {ca1c64bd-92c9-43f2-97a2-11515714d16c} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001141597 sec., 41170 rows/sec., 3.26 MiB/sec. | ||
3658 | 2023.10.26 11:51:12.506719 [ 52 ] {} <Debug> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3659 | 2023.10.26 11:51:12.506793 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.26 GiB. | ||
3660 | 2023.10.26 11:51:12.506894 [ 3 ] {ca1c64bd-92c9-43f2-97a2-11515714d16c} <Debug> DynamicQueryHandler: Done processing query | ||
3661 | 2023.10.26 11:51:12.506920 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3662 | 2023.10.26 11:51:12.506935 [ 3 ] {ca1c64bd-92c9-43f2-97a2-11515714d16c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3663 | 2023.10.26 11:51:12.507021 [ 3 ] {} <Debug> HTTP-Session: f317fb90-8d4d-4641-a5a8-d153c1c33057 Destroying unnamed session | ||
3664 | 2023.10.26 11:51:12.507099 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3665 | 2023.10.26 11:51:12.507136 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 53 rows starting from the beginning of the part | ||
3666 | 2023.10.26 11:51:12.507240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3667 | 2023.10.26 11:51:12.507299 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part | ||
3668 | 2023.10.26 11:51:12.507319 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3669 | 2023.10.26 11:51:12.507380 [ 3 ] {} <Debug> HTTP-Session: 1bef48f8-a28c-4aed-b404-74aa7099cd38 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3670 | 2023.10.26 11:51:12.507411 [ 3 ] {} <Debug> HTTP-Session: 1bef48f8-a28c-4aed-b404-74aa7099cd38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3671 | 2023.10.26 11:51:12.507516 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 6 rows starting from the beginning of the part | ||
3672 | 2023.10.26 11:51:12.507656 [ 3 ] {56f01785-391a-4aa1-9118-28772449a6c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3673 | 2023.10.26 11:51:12.507776 [ 3 ] {56f01785-391a-4aa1-9118-28772449a6c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3674 | 2023.10.26 11:51:12.507780 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part | ||
3675 | 2023.10.26 11:51:12.508105 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 6 rows starting from the beginning of the part | ||
3676 | 2023.10.26 11:51:12.508257 [ 3 ] {56f01785-391a-4aa1-9118-28772449a6c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3677 | 2023.10.26 11:51:12.508378 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part | ||
3678 | 2023.10.26 11:51:12.509033 [ 3 ] {56f01785-391a-4aa1-9118-28772449a6c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3679 | 2023.10.26 11:51:12.509579 [ 3 ] {56f01785-391a-4aa1-9118-28772449a6c8} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3680 | 2023.10.26 11:51:12.509792 [ 16 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 206 rows, containing 4 columns (4 merged, 0 gathered) in 0.002948934 sec., 69855.75126469429 rows/sec., 5.38 MiB/sec. | ||
3681 | 2023.10.26 11:51:12.509872 [ 3 ] {56f01785-391a-4aa1-9118-28772449a6c8} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3682 | 2023.10.26 11:51:12.509945 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3683 | 2023.10.26 11:51:12.510019 [ 52 ] {} <Debug> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3684 | 2023.10.26 11:51:12.510124 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3685 | 2023.10.26 11:51:12.510144 [ 3 ] {56f01785-391a-4aa1-9118-28772449a6c8} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.002421535 sec., 58227 rows/sec., 5.66 MiB/sec. | ||
3686 | 2023.10.26 11:51:12.510327 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3687 | 2023.10.26 11:51:12.510525 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3688 | 2023.10.26 11:51:12.510605 [ 3 ] {56f01785-391a-4aa1-9118-28772449a6c8} <Debug> DynamicQueryHandler: Done processing query | ||
3689 | 2023.10.26 11:51:12.510665 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3690 | 2023.10.26 11:51:12.510672 [ 3 ] {56f01785-391a-4aa1-9118-28772449a6c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3691 | 2023.10.26 11:51:12.510717 [ 3 ] {} <Debug> HTTP-Session: 1bef48f8-a28c-4aed-b404-74aa7099cd38 Destroying unnamed session | ||
3692 | 2023.10.26 11:51:12.510716 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 237 rows starting from the beginning of the part | ||
3693 | 2023.10.26 11:51:12.510731 [ 10 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_31_6} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3694 | 2023.10.26 11:51:12.510919 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3695 | 2023.10.26 11:51:12.510930 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 141 rows starting from the beginning of the part | ||
3696 | 2023.10.26 11:51:12.510980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3697 | 2023.10.26 11:51:12.511005 [ 3 ] {} <Debug> HTTP-Session: 5a6249bb-c385-47bd-9f13-e343dd686daa Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3698 | 2023.10.26 11:51:12.511041 [ 3 ] {} <Debug> HTTP-Session: 5a6249bb-c385-47bd-9f13-e343dd686daa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3699 | 2023.10.26 11:51:12.511050 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 96 rows starting from the beginning of the part | ||
3700 | 2023.10.26 11:51:12.511149 [ 3 ] {0b89b84b-9cd2-4463-9e0d-7a423fa896a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3701 | 2023.10.26 11:51:12.511172 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 141 rows starting from the beginning of the part | ||
3702 | 2023.10.26 11:51:12.511208 [ 3 ] {0b89b84b-9cd2-4463-9e0d-7a423fa896a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3703 | 2023.10.26 11:51:12.511307 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 96 rows starting from the beginning of the part | ||
3704 | 2023.10.26 11:51:12.511462 [ 3 ] {0b89b84b-9cd2-4463-9e0d-7a423fa896a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3705 | 2023.10.26 11:51:12.511468 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 141 rows starting from the beginning of the part | ||
3706 | 2023.10.26 11:51:12.511877 [ 3 ] {0b89b84b-9cd2-4463-9e0d-7a423fa896a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3707 | 2023.10.26 11:51:12.512180 [ 3 ] {0b89b84b-9cd2-4463-9e0d-7a423fa896a2} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
3708 | 2023.10.26 11:51:12.512434 [ 3 ] {0b89b84b-9cd2-4463-9e0d-7a423fa896a2} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
3709 | 2023.10.26 11:51:12.512494 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 852 rows, containing 4 columns (4 merged, 0 gathered) in 0.002325644 sec., 366350.137854289 rows/sec., 35.33 MiB/sec. | ||
3710 | 2023.10.26 11:51:12.512558 [ 52 ] {} <Debug> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
3711 | 2023.10.26 11:51:12.512563 [ 3 ] {0b89b84b-9cd2-4463-9e0d-7a423fa896a2} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.0013776 sec., 34117 rows/sec., 2.67 MiB/sec. | ||
3712 | 2023.10.26 11:51:12.512602 [ 52 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3713 | 2023.10.26 11:51:12.512636 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3714 | 2023.10.26 11:51:12.512828 [ 3 ] {0b89b84b-9cd2-4463-9e0d-7a423fa896a2} <Debug> DynamicQueryHandler: Done processing query | ||
3715 | 2023.10.26 11:51:12.512837 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
3716 | 2023.10.26 11:51:12.512861 [ 3 ] {0b89b84b-9cd2-4463-9e0d-7a423fa896a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3717 | 2023.10.26 11:51:12.512908 [ 3 ] {} <Debug> HTTP-Session: 5a6249bb-c385-47bd-9f13-e343dd686daa Destroying unnamed session | ||
3718 | 2023.10.26 11:51:12.513002 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3719 | 2023.10.26 11:51:12.513040 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3720 | 2023.10.26 11:51:12.513105 [ 20 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_31_6} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3721 | 2023.10.26 11:51:12.513115 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 367 rows starting from the beginning of the part | ||
3722 | 2023.10.26 11:51:12.513132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3723 | 2023.10.26 11:51:12.513272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3724 | 2023.10.26 11:51:12.513316 [ 3 ] {} <Debug> HTTP-Session: 69ca8915-1220-4e02-93a8-bd5f1bc9cc58 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3725 | 2023.10.26 11:51:12.513348 [ 3 ] {} <Debug> HTTP-Session: 69ca8915-1220-4e02-93a8-bd5f1bc9cc58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3726 | 2023.10.26 11:51:12.513505 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part | ||
3727 | 2023.10.26 11:51:12.513573 [ 3 ] {5d3738bf-eb39-479f-9f32-f32ae388d504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3728 | 2023.10.26 11:51:12.513720 [ 3 ] {5d3738bf-eb39-479f-9f32-f32ae388d504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3729 | 2023.10.26 11:51:12.513744 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 302 rows starting from the beginning of the part | ||
3730 | 2023.10.26 11:51:12.514102 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part | ||
3731 | 2023.10.26 11:51:12.514336 [ 3 ] {5d3738bf-eb39-479f-9f32-f32ae388d504} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3732 | 2023.10.26 11:51:12.514382 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 291 rows starting from the beginning of the part | ||
3733 | 2023.10.26 11:51:12.514572 [ 23 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part | ||
3734 | 2023.10.26 11:51:12.515521 [ 3 ] {5d3738bf-eb39-479f-9f32-f32ae388d504} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3735 | 2023.10.26 11:51:12.516227 [ 15 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1101 rows, containing 4 columns (4 merged, 0 gathered) in 0.003536022 sec., 311366.8410434098 rows/sec., 21.98 MiB/sec. | ||
3736 | 2023.10.26 11:51:12.516331 [ 3 ] {5d3738bf-eb39-479f-9f32-f32ae388d504} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
3737 | 2023.10.26 11:51:12.516444 [ 15 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
3738 | 2023.10.26 11:51:12.516622 [ 3 ] {5d3738bf-eb39-479f-9f32-f32ae388d504} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
3739 | 2023.10.26 11:51:12.516737 [ 15 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
3740 | 2023.10.26 11:51:12.516850 [ 3 ] {5d3738bf-eb39-479f-9f32-f32ae388d504} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.003221087 sec., 14591 rows/sec., 19.69 MiB/sec. | ||
3741 | 2023.10.26 11:51:12.516909 [ 15 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_31_6} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
3742 | 2023.10.26 11:51:12.517148 [ 3 ] {5d3738bf-eb39-479f-9f32-f32ae388d504} <Debug> DynamicQueryHandler: Done processing query | ||
3743 | 2023.10.26 11:51:12.517177 [ 3 ] {5d3738bf-eb39-479f-9f32-f32ae388d504} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3744 | 2023.10.26 11:51:12.517195 [ 3 ] {} <Debug> HTTP-Session: 69ca8915-1220-4e02-93a8-bd5f1bc9cc58 Destroying unnamed session | ||
3745 | 2023.10.26 11:51:17.507596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3746 | 2023.10.26 11:51:17.507770 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3747 | 2023.10.26 11:51:17.507817 [ 3 ] {} <Debug> HTTP-Session: 663ee379-238e-44a0-bd43-02261ce8b7dd Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3748 | 2023.10.26 11:51:17.507859 [ 3 ] {} <Debug> HTTP-Session: 663ee379-238e-44a0-bd43-02261ce8b7dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3749 | 2023.10.26 11:51:17.507997 [ 3 ] {513ab1c6-2515-4ed8-a69c-dfbea7bcaa11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3750 | 2023.10.26 11:51:17.508058 [ 3 ] {513ab1c6-2515-4ed8-a69c-dfbea7bcaa11} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3751 | 2023.10.26 11:51:17.508220 [ 3 ] {513ab1c6-2515-4ed8-a69c-dfbea7bcaa11} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3752 | 2023.10.26 11:51:17.508694 [ 3 ] {513ab1c6-2515-4ed8-a69c-dfbea7bcaa11} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3753 | 2023.10.26 11:51:17.508960 [ 3 ] {513ab1c6-2515-4ed8-a69c-dfbea7bcaa11} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3754 | 2023.10.26 11:51:17.509125 [ 3 ] {513ab1c6-2515-4ed8-a69c-dfbea7bcaa11} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3755 | 2023.10.26 11:51:17.509250 [ 3 ] {513ab1c6-2515-4ed8-a69c-dfbea7bcaa11} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001216598 sec., 4931 rows/sec., 279.34 KiB/sec. | ||
3756 | 2023.10.26 11:51:17.509400 [ 3 ] {513ab1c6-2515-4ed8-a69c-dfbea7bcaa11} <Debug> DynamicQueryHandler: Done processing query | ||
3757 | 2023.10.26 11:51:17.509425 [ 3 ] {513ab1c6-2515-4ed8-a69c-dfbea7bcaa11} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3758 | 2023.10.26 11:51:17.509441 [ 3 ] {} <Debug> HTTP-Session: 663ee379-238e-44a0-bd43-02261ce8b7dd Destroying unnamed session | ||
3759 | 2023.10.26 11:51:17.509584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3760 | 2023.10.26 11:51:17.509635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3761 | 2023.10.26 11:51:17.509655 [ 3 ] {} <Debug> HTTP-Session: a8f7ae11-3901-406f-9222-5da9920f5e12 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3762 | 2023.10.26 11:51:17.509674 [ 3 ] {} <Debug> HTTP-Session: a8f7ae11-3901-406f-9222-5da9920f5e12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3763 | 2023.10.26 11:51:17.509756 [ 3 ] {948c410f-69d0-4559-89e8-3965a054e52b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3764 | 2023.10.26 11:51:17.509797 [ 3 ] {948c410f-69d0-4559-89e8-3965a054e52b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3765 | 2023.10.26 11:51:17.509903 [ 3 ] {948c410f-69d0-4559-89e8-3965a054e52b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3766 | 2023.10.26 11:51:17.510265 [ 3 ] {948c410f-69d0-4559-89e8-3965a054e52b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3767 | 2023.10.26 11:51:17.510484 [ 3 ] {948c410f-69d0-4559-89e8-3965a054e52b} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3768 | 2023.10.26 11:51:17.510634 [ 3 ] {948c410f-69d0-4559-89e8-3965a054e52b} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3769 | 2023.10.26 11:51:17.510769 [ 3 ] {948c410f-69d0-4559-89e8-3965a054e52b} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000986305 sec., 97332 rows/sec., 9.23 MiB/sec. | ||
3770 | 2023.10.26 11:51:17.510891 [ 3 ] {948c410f-69d0-4559-89e8-3965a054e52b} <Debug> DynamicQueryHandler: Done processing query | ||
3771 | 2023.10.26 11:51:17.510914 [ 3 ] {948c410f-69d0-4559-89e8-3965a054e52b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3772 | 2023.10.26 11:51:17.510930 [ 3 ] {} <Debug> HTTP-Session: a8f7ae11-3901-406f-9222-5da9920f5e12 Destroying unnamed session | ||
3773 | 2023.10.26 11:51:17.511077 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3774 | 2023.10.26 11:51:17.511125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3775 | 2023.10.26 11:51:17.511143 [ 3 ] {} <Debug> HTTP-Session: fd5adf96-4b73-4a38-8fd1-96ffa7796587 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3776 | 2023.10.26 11:51:17.511160 [ 3 ] {} <Debug> HTTP-Session: fd5adf96-4b73-4a38-8fd1-96ffa7796587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3777 | 2023.10.26 11:51:17.511242 [ 3 ] {a4c72226-114a-4fcc-ac29-186965885dde} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3778 | 2023.10.26 11:51:17.511282 [ 3 ] {a4c72226-114a-4fcc-ac29-186965885dde} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3779 | 2023.10.26 11:51:17.511388 [ 3 ] {a4c72226-114a-4fcc-ac29-186965885dde} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3780 | 2023.10.26 11:51:17.511867 [ 3 ] {a4c72226-114a-4fcc-ac29-186965885dde} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3781 | 2023.10.26 11:51:17.512113 [ 3 ] {a4c72226-114a-4fcc-ac29-186965885dde} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
3782 | 2023.10.26 11:51:17.512264 [ 3 ] {a4c72226-114a-4fcc-ac29-186965885dde} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
3783 | 2023.10.26 11:51:17.512367 [ 3 ] {a4c72226-114a-4fcc-ac29-186965885dde} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001097706 sec., 265098 rows/sec., 18.20 MiB/sec. | ||
3784 | 2023.10.26 11:51:17.512514 [ 3 ] {a4c72226-114a-4fcc-ac29-186965885dde} <Debug> DynamicQueryHandler: Done processing query | ||
3785 | 2023.10.26 11:51:17.512541 [ 3 ] {a4c72226-114a-4fcc-ac29-186965885dde} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
3786 | 2023.10.26 11:51:17.512557 [ 3 ] {} <Debug> HTTP-Session: fd5adf96-4b73-4a38-8fd1-96ffa7796587 Destroying unnamed session | ||
3787 | 2023.10.26 11:51:17.512704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3788 | 2023.10.26 11:51:17.512750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3789 | 2023.10.26 11:51:17.512769 [ 3 ] {} <Debug> HTTP-Session: b0825561-0023-4df6-8669-6c7e71352eb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3790 | 2023.10.26 11:51:17.512785 [ 3 ] {} <Debug> HTTP-Session: b0825561-0023-4df6-8669-6c7e71352eb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3791 | 2023.10.26 11:51:17.512857 [ 3 ] {5b03ca99-7b0d-4ce1-aaef-9818e06177f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3792 | 2023.10.26 11:51:17.512897 [ 3 ] {5b03ca99-7b0d-4ce1-aaef-9818e06177f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3793 | 2023.10.26 11:51:17.513012 [ 3 ] {5b03ca99-7b0d-4ce1-aaef-9818e06177f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3794 | 2023.10.26 11:51:17.513275 [ 3 ] {5b03ca99-7b0d-4ce1-aaef-9818e06177f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3795 | 2023.10.26 11:51:17.513516 [ 3 ] {5b03ca99-7b0d-4ce1-aaef-9818e06177f1} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3796 | 2023.10.26 11:51:17.513691 [ 3 ] {5b03ca99-7b0d-4ce1-aaef-9818e06177f1} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3797 | 2023.10.26 11:51:17.513793 [ 3 ] {5b03ca99-7b0d-4ce1-aaef-9818e06177f1} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000908563 sec., 6603 rows/sec., 277.31 KiB/sec. | ||
3798 | 2023.10.26 11:51:17.513911 [ 3 ] {5b03ca99-7b0d-4ce1-aaef-9818e06177f1} <Debug> DynamicQueryHandler: Done processing query | ||
3799 | 2023.10.26 11:51:17.513934 [ 3 ] {5b03ca99-7b0d-4ce1-aaef-9818e06177f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3800 | 2023.10.26 11:51:17.513949 [ 3 ] {} <Debug> HTTP-Session: b0825561-0023-4df6-8669-6c7e71352eb8 Destroying unnamed session | ||
3801 | 2023.10.26 11:51:17.514070 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3802 | 2023.10.26 11:51:17.514115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3803 | 2023.10.26 11:51:17.514134 [ 3 ] {} <Debug> HTTP-Session: afe1a518-d01d-45fa-818c-e0a851ef6ca6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3804 | 2023.10.26 11:51:17.514150 [ 3 ] {} <Debug> HTTP-Session: afe1a518-d01d-45fa-818c-e0a851ef6ca6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3805 | 2023.10.26 11:51:17.514224 [ 3 ] {3db273d5-3b91-43d1-85b0-ea35793e315f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3806 | 2023.10.26 11:51:17.514265 [ 3 ] {3db273d5-3b91-43d1-85b0-ea35793e315f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3807 | 2023.10.26 11:51:17.514380 [ 3 ] {3db273d5-3b91-43d1-85b0-ea35793e315f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3808 | 2023.10.26 11:51:17.514690 [ 3 ] {3db273d5-3b91-43d1-85b0-ea35793e315f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3809 | 2023.10.26 11:51:17.514942 [ 3 ] {3db273d5-3b91-43d1-85b0-ea35793e315f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
3810 | 2023.10.26 11:51:17.515115 [ 3 ] {3db273d5-3b91-43d1-85b0-ea35793e315f} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
3811 | 2023.10.26 11:51:17.515216 [ 3 ] {3db273d5-3b91-43d1-85b0-ea35793e315f} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000964784 sec., 72555 rows/sec., 4.40 MiB/sec. | ||
3812 | 2023.10.26 11:51:17.515331 [ 3 ] {3db273d5-3b91-43d1-85b0-ea35793e315f} <Debug> DynamicQueryHandler: Done processing query | ||
3813 | 2023.10.26 11:51:17.515353 [ 3 ] {3db273d5-3b91-43d1-85b0-ea35793e315f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3814 | 2023.10.26 11:51:17.515368 [ 3 ] {} <Debug> HTTP-Session: afe1a518-d01d-45fa-818c-e0a851ef6ca6 Destroying unnamed session | ||
3815 | 2023.10.26 11:51:17.515521 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3816 | 2023.10.26 11:51:17.515565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3817 | 2023.10.26 11:51:17.515583 [ 3 ] {} <Debug> HTTP-Session: aab1f437-b4af-4a1b-8862-bec55e5ed72b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3818 | 2023.10.26 11:51:17.515599 [ 3 ] {} <Debug> HTTP-Session: aab1f437-b4af-4a1b-8862-bec55e5ed72b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3819 | 2023.10.26 11:51:17.515666 [ 3 ] {dfaa98b4-3a98-42f3-8f6c-acdcc3035d7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3820 | 2023.10.26 11:51:17.515705 [ 3 ] {dfaa98b4-3a98-42f3-8f6c-acdcc3035d7b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3821 | 2023.10.26 11:51:17.515806 [ 3 ] {dfaa98b4-3a98-42f3-8f6c-acdcc3035d7b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3822 | 2023.10.26 11:51:17.516075 [ 3 ] {dfaa98b4-3a98-42f3-8f6c-acdcc3035d7b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3823 | 2023.10.26 11:51:17.516301 [ 3 ] {dfaa98b4-3a98-42f3-8f6c-acdcc3035d7b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3824 | 2023.10.26 11:51:17.516471 [ 3 ] {dfaa98b4-3a98-42f3-8f6c-acdcc3035d7b} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3825 | 2023.10.26 11:51:17.516578 [ 3 ] {dfaa98b4-3a98-42f3-8f6c-acdcc3035d7b} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000884403 sec., 23744 rows/sec., 1.23 MiB/sec. | ||
3826 | 2023.10.26 11:51:17.516695 [ 3 ] {dfaa98b4-3a98-42f3-8f6c-acdcc3035d7b} <Debug> DynamicQueryHandler: Done processing query | ||
3827 | 2023.10.26 11:51:17.516717 [ 3 ] {dfaa98b4-3a98-42f3-8f6c-acdcc3035d7b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3828 | 2023.10.26 11:51:17.516732 [ 3 ] {} <Debug> HTTP-Session: aab1f437-b4af-4a1b-8862-bec55e5ed72b Destroying unnamed session | ||
3829 | 2023.10.26 11:51:21.624867 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
3830 | 2023.10.26 11:51:21.624943 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
3831 | 2023.10.26 11:51:22.505661 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3832 | 2023.10.26 11:51:22.505791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3833 | 2023.10.26 11:51:22.505821 [ 3 ] {} <Debug> HTTP-Session: 19cf35d8-4ee8-4b9e-8ec9-7303631f8a9a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3834 | 2023.10.26 11:51:22.505851 [ 3 ] {} <Debug> HTTP-Session: 19cf35d8-4ee8-4b9e-8ec9-7303631f8a9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3835 | 2023.10.26 11:51:22.505994 [ 3 ] {c2944d48-e7f1-41ea-a574-6af0c35754f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3836 | 2023.10.26 11:51:22.506063 [ 3 ] {c2944d48-e7f1-41ea-a574-6af0c35754f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3837 | 2023.10.26 11:51:22.506224 [ 3 ] {c2944d48-e7f1-41ea-a574-6af0c35754f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3838 | 2023.10.26 11:51:22.506677 [ 3 ] {c2944d48-e7f1-41ea-a574-6af0c35754f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3839 | 2023.10.26 11:51:22.506971 [ 3 ] {c2944d48-e7f1-41ea-a574-6af0c35754f7} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3840 | 2023.10.26 11:51:22.507143 [ 3 ] {c2944d48-e7f1-41ea-a574-6af0c35754f7} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3841 | 2023.10.26 11:51:22.507274 [ 3 ] {c2944d48-e7f1-41ea-a574-6af0c35754f7} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001233408 sec., 38105 rows/sec., 3.02 MiB/sec. | ||
3842 | 2023.10.26 11:51:22.507456 [ 3 ] {c2944d48-e7f1-41ea-a574-6af0c35754f7} <Debug> DynamicQueryHandler: Done processing query | ||
3843 | 2023.10.26 11:51:22.507481 [ 3 ] {c2944d48-e7f1-41ea-a574-6af0c35754f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3844 | 2023.10.26 11:51:22.507499 [ 3 ] {} <Debug> HTTP-Session: 19cf35d8-4ee8-4b9e-8ec9-7303631f8a9a Destroying unnamed session | ||
3845 | 2023.10.26 11:51:22.507670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3846 | 2023.10.26 11:51:22.507717 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3847 | 2023.10.26 11:51:22.507736 [ 3 ] {} <Debug> HTTP-Session: e4276fcb-fe4f-40f7-8400-19162ea0390b Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3848 | 2023.10.26 11:51:22.507753 [ 3 ] {} <Debug> HTTP-Session: e4276fcb-fe4f-40f7-8400-19162ea0390b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3849 | 2023.10.26 11:51:22.507831 [ 3 ] {b28f0f59-37ee-4bf5-88aa-842a8865bd5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3850 | 2023.10.26 11:51:22.507872 [ 3 ] {b28f0f59-37ee-4bf5-88aa-842a8865bd5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3851 | 2023.10.26 11:51:22.507984 [ 3 ] {b28f0f59-37ee-4bf5-88aa-842a8865bd5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3852 | 2023.10.26 11:51:22.508368 [ 3 ] {b28f0f59-37ee-4bf5-88aa-842a8865bd5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3853 | 2023.10.26 11:51:22.508589 [ 3 ] {b28f0f59-37ee-4bf5-88aa-842a8865bd5e} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3854 | 2023.10.26 11:51:22.508736 [ 3 ] {b28f0f59-37ee-4bf5-88aa-842a8865bd5e} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3855 | 2023.10.26 11:51:22.508865 [ 3 ] {b28f0f59-37ee-4bf5-88aa-842a8865bd5e} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001003805 sec., 140465 rows/sec., 13.66 MiB/sec. | ||
3856 | 2023.10.26 11:51:22.508987 [ 3 ] {b28f0f59-37ee-4bf5-88aa-842a8865bd5e} <Debug> DynamicQueryHandler: Done processing query | ||
3857 | 2023.10.26 11:51:22.509011 [ 3 ] {b28f0f59-37ee-4bf5-88aa-842a8865bd5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
3858 | 2023.10.26 11:51:22.509027 [ 3 ] {} <Debug> HTTP-Session: e4276fcb-fe4f-40f7-8400-19162ea0390b Destroying unnamed session | ||
3859 | 2023.10.26 11:51:22.509171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3860 | 2023.10.26 11:51:22.509215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3861 | 2023.10.26 11:51:22.509233 [ 3 ] {} <Debug> HTTP-Session: 493e00e6-1744-47bc-a024-749d8cbbbc19 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3862 | 2023.10.26 11:51:22.509250 [ 3 ] {} <Debug> HTTP-Session: 493e00e6-1744-47bc-a024-749d8cbbbc19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3863 | 2023.10.26 11:51:22.509320 [ 3 ] {544619cf-bfc5-4588-aa64-a2b41e54ad92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3864 | 2023.10.26 11:51:22.509358 [ 3 ] {544619cf-bfc5-4588-aa64-a2b41e54ad92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3865 | 2023.10.26 11:51:22.509466 [ 3 ] {544619cf-bfc5-4588-aa64-a2b41e54ad92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3866 | 2023.10.26 11:51:22.509758 [ 3 ] {544619cf-bfc5-4588-aa64-a2b41e54ad92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3867 | 2023.10.26 11:51:22.509967 [ 3 ] {544619cf-bfc5-4588-aa64-a2b41e54ad92} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
3868 | 2023.10.26 11:51:22.510111 [ 3 ] {544619cf-bfc5-4588-aa64-a2b41e54ad92} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
3869 | 2023.10.26 11:51:22.510231 [ 3 ] {544619cf-bfc5-4588-aa64-a2b41e54ad92} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000882433 sec., 53261 rows/sec., 4.17 MiB/sec. | ||
3870 | 2023.10.26 11:51:22.510348 [ 3 ] {544619cf-bfc5-4588-aa64-a2b41e54ad92} <Debug> DynamicQueryHandler: Done processing query | ||
3871 | 2023.10.26 11:51:22.510373 [ 3 ] {544619cf-bfc5-4588-aa64-a2b41e54ad92} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3872 | 2023.10.26 11:51:22.510389 [ 3 ] {} <Debug> HTTP-Session: 493e00e6-1744-47bc-a024-749d8cbbbc19 Destroying unnamed session | ||
3873 | 2023.10.26 11:51:22.510581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3874 | 2023.10.26 11:51:22.510626 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3875 | 2023.10.26 11:51:22.510645 [ 3 ] {} <Debug> HTTP-Session: e4cd531f-9576-4b2d-98c5-a029b05650d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3876 | 2023.10.26 11:51:22.510664 [ 3 ] {} <Debug> HTTP-Session: e4cd531f-9576-4b2d-98c5-a029b05650d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3877 | 2023.10.26 11:51:22.510756 [ 3 ] {a4b5634b-8609-4398-ae3e-54d23c022b60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
3878 | 2023.10.26 11:51:22.510800 [ 3 ] {a4b5634b-8609-4398-ae3e-54d23c022b60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
3879 | 2023.10.26 11:51:22.510938 [ 3 ] {a4b5634b-8609-4398-ae3e-54d23c022b60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3880 | 2023.10.26 11:51:22.511405 [ 3 ] {a4b5634b-8609-4398-ae3e-54d23c022b60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3881 | 2023.10.26 11:51:22.511743 [ 3 ] {a4b5634b-8609-4398-ae3e-54d23c022b60} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
3882 | 2023.10.26 11:51:22.511945 [ 3 ] {a4b5634b-8609-4398-ae3e-54d23c022b60} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
3883 | 2023.10.26 11:51:22.512084 [ 3 ] {a4b5634b-8609-4398-ae3e-54d23c022b60} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001295999 sec., 36265 rows/sec., 48.94 MiB/sec. | ||
3884 | 2023.10.26 11:51:22.512076 [ 174 ] {} <Debug> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
3885 | 2023.10.26 11:51:22.512214 [ 174 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3886 | 2023.10.26 11:51:22.512285 [ 3 ] {a4b5634b-8609-4398-ae3e-54d23c022b60} <Debug> DynamicQueryHandler: Done processing query | ||
3887 | 2023.10.26 11:51:22.512324 [ 3 ] {a4b5634b-8609-4398-ae3e-54d23c022b60} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
3888 | 2023.10.26 11:51:22.512332 [ 10 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
3889 | 2023.10.26 11:51:22.512353 [ 3 ] {} <Debug> HTTP-Session: e4cd531f-9576-4b2d-98c5-a029b05650d6 Destroying unnamed session | ||
3890 | 2023.10.26 11:51:22.512479 [ 10 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
3891 | 2023.10.26 11:51:22.512526 [ 10 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 423 rows starting from the beginning of the part | ||
3892 | 2023.10.26 11:51:22.512672 [ 10 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part | ||
3893 | 2023.10.26 11:51:22.512795 [ 10 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part | ||
3894 | 2023.10.26 11:51:22.512901 [ 10 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part | ||
3895 | 2023.10.26 11:51:22.513003 [ 10 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part | ||
3896 | 2023.10.26 11:51:22.513097 [ 10 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part | ||
3897 | 2023.10.26 11:51:22.514611 [ 23 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 658 rows, containing 6 columns (6 merged, 0 gathered) in 0.002329574 sec., 282455.075477319 rows/sec., 381.16 MiB/sec. | ||
3898 | 2023.10.26 11:51:22.515048 [ 23 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
3899 | 2023.10.26 11:51:22.515288 [ 23 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
3900 | 2023.10.26 11:51:22.515364 [ 23 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
3901 | 2023.10.26 11:51:22.515451 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_16_3: 4.48 MiB. | ||
3902 | 2023.10.26 11:51:27.508127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3903 | 2023.10.26 11:51:27.508303 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3904 | 2023.10.26 11:51:27.508333 [ 3 ] {} <Debug> HTTP-Session: 18048101-e32b-4adc-8f08-897430755346 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3905 | 2023.10.26 11:51:27.508362 [ 3 ] {} <Debug> HTTP-Session: 18048101-e32b-4adc-8f08-897430755346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3906 | 2023.10.26 11:51:27.508503 [ 3 ] {a4483545-3b1e-44b8-81c4-0c967edccdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3907 | 2023.10.26 11:51:27.508570 [ 3 ] {a4483545-3b1e-44b8-81c4-0c967edccdbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3908 | 2023.10.26 11:51:27.508753 [ 3 ] {a4483545-3b1e-44b8-81c4-0c967edccdbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3909 | 2023.10.26 11:51:27.509175 [ 3 ] {a4483545-3b1e-44b8-81c4-0c967edccdbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3910 | 2023.10.26 11:51:27.509445 [ 3 ] {a4483545-3b1e-44b8-81c4-0c967edccdbb} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3911 | 2023.10.26 11:51:27.509603 [ 3 ] {a4483545-3b1e-44b8-81c4-0c967edccdbb} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3912 | 2023.10.26 11:51:27.509747 [ 3 ] {a4483545-3b1e-44b8-81c4-0c967edccdbb} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001204077 sec., 4983 rows/sec., 282.24 KiB/sec. | ||
3913 | 2023.10.26 11:51:27.509888 [ 3 ] {a4483545-3b1e-44b8-81c4-0c967edccdbb} <Debug> DynamicQueryHandler: Done processing query | ||
3914 | 2023.10.26 11:51:27.509913 [ 3 ] {a4483545-3b1e-44b8-81c4-0c967edccdbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
3915 | 2023.10.26 11:51:27.509929 [ 3 ] {} <Debug> HTTP-Session: 18048101-e32b-4adc-8f08-897430755346 Destroying unnamed session | ||
3916 | 2023.10.26 11:51:27.510059 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3917 | 2023.10.26 11:51:27.510105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3918 | 2023.10.26 11:51:27.510124 [ 3 ] {} <Debug> HTTP-Session: 732769be-35ab-427f-85d5-f774878d7488 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3919 | 2023.10.26 11:51:27.510140 [ 3 ] {} <Debug> HTTP-Session: 732769be-35ab-427f-85d5-f774878d7488 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3920 | 2023.10.26 11:51:27.510214 [ 3 ] {47206b22-3c50-4a15-b123-26619f5fc0e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
3921 | 2023.10.26 11:51:27.510252 [ 3 ] {47206b22-3c50-4a15-b123-26619f5fc0e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
3922 | 2023.10.26 11:51:27.510359 [ 3 ] {47206b22-3c50-4a15-b123-26619f5fc0e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3923 | 2023.10.26 11:51:27.510685 [ 3 ] {47206b22-3c50-4a15-b123-26619f5fc0e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3924 | 2023.10.26 11:51:27.510900 [ 3 ] {47206b22-3c50-4a15-b123-26619f5fc0e7} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3925 | 2023.10.26 11:51:27.511048 [ 3 ] {47206b22-3c50-4a15-b123-26619f5fc0e7} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3926 | 2023.10.26 11:51:27.511172 [ 3 ] {47206b22-3c50-4a15-b123-26619f5fc0e7} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000931334 sec., 103077 rows/sec., 9.78 MiB/sec. | ||
3927 | 2023.10.26 11:51:27.511292 [ 3 ] {47206b22-3c50-4a15-b123-26619f5fc0e7} <Debug> DynamicQueryHandler: Done processing query | ||
3928 | 2023.10.26 11:51:27.511315 [ 3 ] {47206b22-3c50-4a15-b123-26619f5fc0e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
3929 | 2023.10.26 11:51:27.511330 [ 3 ] {} <Debug> HTTP-Session: 732769be-35ab-427f-85d5-f774878d7488 Destroying unnamed session | ||
3930 | 2023.10.26 11:51:27.511484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 48246, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3931 | 2023.10.26 11:51:27.511528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3932 | 2023.10.26 11:51:27.511546 [ 3 ] {} <Debug> HTTP-Session: d5a3c8cf-d17c-44f5-8169-34b37cb51516 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3933 | 2023.10.26 11:51:27.511563 [ 3 ] {} <Debug> HTTP-Session: d5a3c8cf-d17c-44f5-8169-34b37cb51516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3934 | 2023.10.26 11:51:27.511646 [ 3 ] {789a1ff0-2890-49eb-abc8-198bd49881d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
3935 | 2023.10.26 11:51:27.511683 [ 3 ] {789a1ff0-2890-49eb-abc8-198bd49881d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
3936 | 2023.10.26 11:51:27.511789 [ 3 ] {789a1ff0-2890-49eb-abc8-198bd49881d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3937 | 2023.10.26 11:51:27.512225 [ 3 ] {789a1ff0-2890-49eb-abc8-198bd49881d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3938 | 2023.10.26 11:51:27.512450 [ 3 ] {789a1ff0-2890-49eb-abc8-198bd49881d2} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
3939 | 2023.10.26 11:51:27.512597 [ 3 ] {789a1ff0-2890-49eb-abc8-198bd49881d2} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
3940 | 2023.10.26 11:51:27.512718 [ 3 ] {789a1ff0-2890-49eb-abc8-198bd49881d2} <Information> executeQuery: Read 302 rows, 21.32 KiB in 0.001045795 sec., 288775 rows/sec., 19.91 MiB/sec. | ||
3941 | 2023.10.26 11:51:27.512836 [ 3 ] {789a1ff0-2890-49eb-abc8-198bd49881d2} <Debug> DynamicQueryHandler: Done processing query | ||
3942 | 2023.10.26 11:51:27.512859 [ 3 ] {789a1ff0-2890-49eb-abc8-198bd49881d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB. | ||
3943 | 2023.10.26 11:51:27.512875 [ 3 ] {} <Debug> HTTP-Session: d5a3c8cf-d17c-44f5-8169-34b37cb51516 Destroying unnamed session | ||
3944 | 2023.10.26 11:51:27.513019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3945 | 2023.10.26 11:51:27.513067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3946 | 2023.10.26 11:51:27.513085 [ 3 ] {} <Debug> HTTP-Session: 987d6628-a9fb-4cce-8447-4d7af542c91a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3947 | 2023.10.26 11:51:27.513102 [ 3 ] {} <Debug> HTTP-Session: 987d6628-a9fb-4cce-8447-4d7af542c91a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3948 | 2023.10.26 11:51:27.513171 [ 3 ] {1d04fafa-cf6f-4672-9c0a-18c1b7ce009b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
3949 | 2023.10.26 11:51:27.513208 [ 3 ] {1d04fafa-cf6f-4672-9c0a-18c1b7ce009b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
3950 | 2023.10.26 11:51:27.513316 [ 3 ] {1d04fafa-cf6f-4672-9c0a-18c1b7ce009b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3951 | 2023.10.26 11:51:27.513554 [ 3 ] {1d04fafa-cf6f-4672-9c0a-18c1b7ce009b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3952 | 2023.10.26 11:51:27.513790 [ 3 ] {1d04fafa-cf6f-4672-9c0a-18c1b7ce009b} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3953 | 2023.10.26 11:51:27.513987 [ 3 ] {1d04fafa-cf6f-4672-9c0a-18c1b7ce009b} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3954 | 2023.10.26 11:51:27.514119 [ 3 ] {1d04fafa-cf6f-4672-9c0a-18c1b7ce009b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919844 sec., 6522 rows/sec., 273.91 KiB/sec. | ||
3955 | 2023.10.26 11:51:27.514232 [ 3 ] {1d04fafa-cf6f-4672-9c0a-18c1b7ce009b} <Debug> DynamicQueryHandler: Done processing query | ||
3956 | 2023.10.26 11:51:27.514256 [ 3 ] {1d04fafa-cf6f-4672-9c0a-18c1b7ce009b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3957 | 2023.10.26 11:51:27.514271 [ 3 ] {} <Debug> HTTP-Session: 987d6628-a9fb-4cce-8447-4d7af542c91a Destroying unnamed session | ||
3958 | 2023.10.26 11:51:27.514406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 14862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3959 | 2023.10.26 11:51:27.514449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3960 | 2023.10.26 11:51:27.514467 [ 3 ] {} <Debug> HTTP-Session: 2e33cfd5-ea3c-42f2-be2a-ced0a18a4793 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3961 | 2023.10.26 11:51:27.514483 [ 3 ] {} <Debug> HTTP-Session: 2e33cfd5-ea3c-42f2-be2a-ced0a18a4793 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3962 | 2023.10.26 11:51:27.514560 [ 3 ] {a2d04ac1-4101-41f9-8146-b62074265d7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
3963 | 2023.10.26 11:51:27.514600 [ 3 ] {a2d04ac1-4101-41f9-8146-b62074265d7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
3964 | 2023.10.26 11:51:27.514718 [ 3 ] {a2d04ac1-4101-41f9-8146-b62074265d7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3965 | 2023.10.26 11:51:27.515008 [ 3 ] {a2d04ac1-4101-41f9-8146-b62074265d7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3966 | 2023.10.26 11:51:27.515258 [ 3 ] {a2d04ac1-4101-41f9-8146-b62074265d7c} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
3967 | 2023.10.26 11:51:27.515432 [ 3 ] {a2d04ac1-4101-41f9-8146-b62074265d7c} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
3968 | 2023.10.26 11:51:27.515568 [ 3 ] {a2d04ac1-4101-41f9-8146-b62074265d7c} <Information> executeQuery: Read 81 rows, 5.07 KiB in 0.000978224 sec., 82803 rows/sec., 5.06 MiB/sec. | ||
3969 | 2023.10.26 11:51:27.515707 [ 3 ] {a2d04ac1-4101-41f9-8146-b62074265d7c} <Debug> DynamicQueryHandler: Done processing query | ||
3970 | 2023.10.26 11:51:27.515730 [ 3 ] {a2d04ac1-4101-41f9-8146-b62074265d7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
3971 | 2023.10.26 11:51:27.515746 [ 3 ] {} <Debug> HTTP-Session: 2e33cfd5-ea3c-42f2-be2a-ced0a18a4793 Destroying unnamed session | ||
3972 | 2023.10.26 11:51:27.515890 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3973 | 2023.10.26 11:51:27.515934 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3974 | 2023.10.26 11:51:27.515952 [ 3 ] {} <Debug> HTTP-Session: 3ee9e530-768d-440d-bdb6-697e4bc4881a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3975 | 2023.10.26 11:51:27.515968 [ 3 ] {} <Debug> HTTP-Session: 3ee9e530-768d-440d-bdb6-697e4bc4881a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3976 | 2023.10.26 11:51:27.516037 [ 3 ] {762e26d7-1e07-4b26-8fdb-07b82e25aa18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
3977 | 2023.10.26 11:51:27.516074 [ 3 ] {762e26d7-1e07-4b26-8fdb-07b82e25aa18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
3978 | 2023.10.26 11:51:27.516176 [ 3 ] {762e26d7-1e07-4b26-8fdb-07b82e25aa18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3979 | 2023.10.26 11:51:27.516497 [ 3 ] {762e26d7-1e07-4b26-8fdb-07b82e25aa18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3980 | 2023.10.26 11:51:27.516723 [ 3 ] {762e26d7-1e07-4b26-8fdb-07b82e25aa18} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
3981 | 2023.10.26 11:51:27.516892 [ 3 ] {762e26d7-1e07-4b26-8fdb-07b82e25aa18} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
3982 | 2023.10.26 11:51:27.517012 [ 3 ] {762e26d7-1e07-4b26-8fdb-07b82e25aa18} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000947684 sec., 22159 rows/sec., 1.15 MiB/sec. | ||
3983 | 2023.10.26 11:51:27.517158 [ 3 ] {762e26d7-1e07-4b26-8fdb-07b82e25aa18} <Debug> DynamicQueryHandler: Done processing query | ||
3984 | 2023.10.26 11:51:27.517193 [ 3 ] {762e26d7-1e07-4b26-8fdb-07b82e25aa18} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
3985 | 2023.10.26 11:51:27.517217 [ 3 ] {} <Debug> HTTP-Session: 3ee9e530-768d-440d-bdb6-697e4bc4881a Destroying unnamed session | ||
3986 | 2023.10.26 11:51:32.505829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 6797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
3987 | 2023.10.26 11:51:32.505944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
3988 | 2023.10.26 11:51:32.505970 [ 3 ] {} <Debug> HTTP-Session: caab45f9-bb68-4855-9c6f-b1efe0704e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
3989 | 2023.10.26 11:51:32.505994 [ 3 ] {} <Debug> HTTP-Session: caab45f9-bb68-4855-9c6f-b1efe0704e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
3990 | 2023.10.26 11:51:32.506121 [ 3 ] {c60f646c-5695-4ddd-a9d9-e718e1bc5714} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
3991 | 2023.10.26 11:51:32.506180 [ 3 ] {c60f646c-5695-4ddd-a9d9-e718e1bc5714} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
3992 | 2023.10.26 11:51:32.506339 [ 3 ] {c60f646c-5695-4ddd-a9d9-e718e1bc5714} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
3993 | 2023.10.26 11:51:32.506776 [ 3 ] {c60f646c-5695-4ddd-a9d9-e718e1bc5714} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
3994 | 2023.10.26 11:51:32.507041 [ 3 ] {c60f646c-5695-4ddd-a9d9-e718e1bc5714} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
3995 | 2023.10.26 11:51:32.507202 [ 3 ] {c60f646c-5695-4ddd-a9d9-e718e1bc5714} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
3996 | 2023.10.26 11:51:32.507322 [ 3 ] {c60f646c-5695-4ddd-a9d9-e718e1bc5714} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001166308 sec., 40298 rows/sec., 3.19 MiB/sec. | ||
3997 | 2023.10.26 11:51:32.507454 [ 3 ] {c60f646c-5695-4ddd-a9d9-e718e1bc5714} <Debug> DynamicQueryHandler: Done processing query | ||
3998 | 2023.10.26 11:51:32.507480 [ 3 ] {c60f646c-5695-4ddd-a9d9-e718e1bc5714} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
3999 | 2023.10.26 11:51:32.507496 [ 3 ] {} <Debug> HTTP-Session: caab45f9-bb68-4855-9c6f-b1efe0704e81 Destroying unnamed session | ||
4000 | 2023.10.26 11:51:32.507648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 22687, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4001 | 2023.10.26 11:51:32.507697 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4002 | 2023.10.26 11:51:32.507717 [ 3 ] {} <Debug> HTTP-Session: 88eae56d-b788-45a4-a360-f436d9d0ac04 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4003 | 2023.10.26 11:51:32.507734 [ 3 ] {} <Debug> HTTP-Session: 88eae56d-b788-45a4-a360-f436d9d0ac04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4004 | 2023.10.26 11:51:32.507812 [ 3 ] {5880d9f8-f2af-4ace-b5df-b64e4b6beb40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4005 | 2023.10.26 11:51:32.507852 [ 3 ] {5880d9f8-f2af-4ace-b5df-b64e4b6beb40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4006 | 2023.10.26 11:51:32.507957 [ 3 ] {5880d9f8-f2af-4ace-b5df-b64e4b6beb40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4007 | 2023.10.26 11:51:32.508353 [ 3 ] {5880d9f8-f2af-4ace-b5df-b64e4b6beb40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4008 | 2023.10.26 11:51:32.508578 [ 3 ] {5880d9f8-f2af-4ace-b5df-b64e4b6beb40} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4009 | 2023.10.26 11:51:32.508745 [ 3 ] {5880d9f8-f2af-4ace-b5df-b64e4b6beb40} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4010 | 2023.10.26 11:51:32.508847 [ 3 ] {5880d9f8-f2af-4ace-b5df-b64e4b6beb40} <Information> executeQuery: Read 141 rows, 14.04 KiB in 0.001007425 sec., 139960 rows/sec., 13.61 MiB/sec. | ||
4011 | 2023.10.26 11:51:32.508961 [ 3 ] {5880d9f8-f2af-4ace-b5df-b64e4b6beb40} <Debug> DynamicQueryHandler: Done processing query | ||
4012 | 2023.10.26 11:51:32.508985 [ 3 ] {5880d9f8-f2af-4ace-b5df-b64e4b6beb40} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
4013 | 2023.10.26 11:51:32.509001 [ 3 ] {} <Debug> HTTP-Session: 88eae56d-b788-45a4-a360-f436d9d0ac04 Destroying unnamed session | ||
4014 | 2023.10.26 11:51:32.509127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 8020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4015 | 2023.10.26 11:51:32.509172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4016 | 2023.10.26 11:51:32.509191 [ 3 ] {} <Debug> HTTP-Session: c13cdb52-46b9-464e-8020-3070128a8224 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4017 | 2023.10.26 11:51:32.509207 [ 3 ] {} <Debug> HTTP-Session: c13cdb52-46b9-464e-8020-3070128a8224 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4018 | 2023.10.26 11:51:32.509278 [ 3 ] {3973e51a-ea2c-4443-85e9-0b598f662954} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4019 | 2023.10.26 11:51:32.509317 [ 3 ] {3973e51a-ea2c-4443-85e9-0b598f662954} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4020 | 2023.10.26 11:51:32.509421 [ 3 ] {3973e51a-ea2c-4443-85e9-0b598f662954} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4021 | 2023.10.26 11:51:32.509718 [ 3 ] {3973e51a-ea2c-4443-85e9-0b598f662954} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4022 | 2023.10.26 11:51:32.509913 [ 3 ] {3973e51a-ea2c-4443-85e9-0b598f662954} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
4023 | 2023.10.26 11:51:32.510057 [ 3 ] {3973e51a-ea2c-4443-85e9-0b598f662954} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
4024 | 2023.10.26 11:51:32.510158 [ 3 ] {3973e51a-ea2c-4443-85e9-0b598f662954} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000853122 sec., 55091 rows/sec., 4.31 MiB/sec. | ||
4025 | 2023.10.26 11:51:32.510268 [ 3 ] {3973e51a-ea2c-4443-85e9-0b598f662954} <Debug> DynamicQueryHandler: Done processing query | ||
4026 | 2023.10.26 11:51:32.510291 [ 3 ] {3973e51a-ea2c-4443-85e9-0b598f662954} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4027 | 2023.10.26 11:51:32.510307 [ 3 ] {} <Debug> HTTP-Session: c13cdb52-46b9-464e-8020-3070128a8224 Destroying unnamed session | ||
4028 | 2023.10.26 11:51:32.510504 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 50289, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4029 | 2023.10.26 11:51:32.510549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4030 | 2023.10.26 11:51:32.510567 [ 3 ] {} <Debug> HTTP-Session: 9b854636-fcee-4fb2-8e13-cfc5de62ccce Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4031 | 2023.10.26 11:51:32.510583 [ 3 ] {} <Debug> HTTP-Session: 9b854636-fcee-4fb2-8e13-cfc5de62ccce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4032 | 2023.10.26 11:51:32.510671 [ 3 ] {a75c01b4-b76d-47eb-8c3a-60756848d56e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4033 | 2023.10.26 11:51:32.510715 [ 3 ] {a75c01b4-b76d-47eb-8c3a-60756848d56e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4034 | 2023.10.26 11:51:32.510849 [ 3 ] {a75c01b4-b76d-47eb-8c3a-60756848d56e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4035 | 2023.10.26 11:51:32.511335 [ 3 ] {a75c01b4-b76d-47eb-8c3a-60756848d56e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4036 | 2023.10.26 11:51:32.511645 [ 3 ] {a75c01b4-b76d-47eb-8c3a-60756848d56e} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
4037 | 2023.10.26 11:51:32.511822 [ 3 ] {a75c01b4-b76d-47eb-8c3a-60756848d56e} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
4038 | 2023.10.26 11:51:32.511919 [ 3 ] {a75c01b4-b76d-47eb-8c3a-60756848d56e} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001220987 sec., 38493 rows/sec., 51.94 MiB/sec. | ||
4039 | 2023.10.26 11:51:32.512043 [ 3 ] {a75c01b4-b76d-47eb-8c3a-60756848d56e} <Debug> DynamicQueryHandler: Done processing query | ||
4040 | 2023.10.26 11:51:32.512066 [ 3 ] {a75c01b4-b76d-47eb-8c3a-60756848d56e} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
4041 | 2023.10.26 11:51:32.512083 [ 3 ] {} <Debug> HTTP-Session: 9b854636-fcee-4fb2-8e13-cfc5de62ccce Destroying unnamed session | ||
4042 | 2023.10.26 11:51:36.625028 [ 168 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4043 | 2023.10.26 11:51:36.625112 [ 168 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4044 | 2023.10.26 11:51:37.508069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4045 | 2023.10.26 11:51:37.508185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4046 | 2023.10.26 11:51:37.508209 [ 3 ] {} <Debug> HTTP-Session: 48838aea-7fed-4fb6-96ad-7ea8793c4ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4047 | 2023.10.26 11:51:37.508233 [ 3 ] {} <Debug> HTTP-Session: 48838aea-7fed-4fb6-96ad-7ea8793c4ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4048 | 2023.10.26 11:51:37.508360 [ 3 ] {c09c2295-8e6a-4a2a-b916-5159d7223466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4049 | 2023.10.26 11:51:37.508419 [ 3 ] {c09c2295-8e6a-4a2a-b916-5159d7223466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4050 | 2023.10.26 11:51:37.508587 [ 3 ] {c09c2295-8e6a-4a2a-b916-5159d7223466} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4051 | 2023.10.26 11:51:37.509005 [ 3 ] {c09c2295-8e6a-4a2a-b916-5159d7223466} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4052 | 2023.10.26 11:51:37.509271 [ 3 ] {c09c2295-8e6a-4a2a-b916-5159d7223466} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4053 | 2023.10.26 11:51:37.509429 [ 3 ] {c09c2295-8e6a-4a2a-b916-5159d7223466} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4054 | 2023.10.26 11:51:37.509544 [ 3 ] {c09c2295-8e6a-4a2a-b916-5159d7223466} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001151317 sec., 5211 rows/sec., 295.18 KiB/sec. | ||
4055 | 2023.10.26 11:51:37.509541 [ 168 ] {} <Debug> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4056 | 2023.10.26 11:51:37.509608 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4057 | 2023.10.26 11:51:37.509702 [ 3 ] {c09c2295-8e6a-4a2a-b916-5159d7223466} <Debug> DynamicQueryHandler: Done processing query | ||
4058 | 2023.10.26 11:51:37.509710 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4059 | 2023.10.26 11:51:37.509730 [ 3 ] {c09c2295-8e6a-4a2a-b916-5159d7223466} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
4060 | 2023.10.26 11:51:37.509777 [ 3 ] {} <Debug> HTTP-Session: 48838aea-7fed-4fb6-96ad-7ea8793c4ae4 Destroying unnamed session | ||
4061 | 2023.10.26 11:51:37.509853 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4062 | 2023.10.26 11:51:37.509891 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 53 rows starting from the beginning of the part | ||
4063 | 2023.10.26 11:51:37.509933 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4064 | 2023.10.26 11:51:37.510015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4065 | 2023.10.26 11:51:37.510072 [ 3 ] {} <Debug> HTTP-Session: 127a5b13-c873-474d-84a7-1507f856531d Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4066 | 2023.10.26 11:51:37.510113 [ 3 ] {} <Debug> HTTP-Session: 127a5b13-c873-474d-84a7-1507f856531d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4067 | 2023.10.26 11:51:37.510133 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 6 rows starting from the beginning of the part | ||
4068 | 2023.10.26 11:51:37.510327 [ 3 ] {a4fcc5c8-5691-4b80-b419-7a923357bbe8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4069 | 2023.10.26 11:51:37.510371 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part | ||
4070 | 2023.10.26 11:51:37.510426 [ 3 ] {a4fcc5c8-5691-4b80-b419-7a923357bbe8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4071 | 2023.10.26 11:51:37.510640 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 6 rows starting from the beginning of the part | ||
4072 | 2023.10.26 11:51:37.510901 [ 3 ] {a4fcc5c8-5691-4b80-b419-7a923357bbe8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4073 | 2023.10.26 11:51:37.510916 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part | ||
4074 | 2023.10.26 11:51:37.511099 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 6 rows starting from the beginning of the part | ||
4075 | 2023.10.26 11:51:37.511637 [ 3 ] {a4fcc5c8-5691-4b80-b419-7a923357bbe8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4076 | 2023.10.26 11:51:37.512151 [ 3 ] {a4fcc5c8-5691-4b80-b419-7a923357bbe8} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4077 | 2023.10.26 11:51:37.512422 [ 23 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.002742991 sec., 60153.31439293821 rows/sec., 4.55 MiB/sec. | ||
4078 | 2023.10.26 11:51:37.512457 [ 3 ] {a4fcc5c8-5691-4b80-b419-7a923357bbe8} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4079 | 2023.10.26 11:51:37.512593 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4080 | 2023.10.26 11:51:37.512620 [ 168 ] {} <Debug> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4081 | 2023.10.26 11:51:37.512679 [ 3 ] {a4fcc5c8-5691-4b80-b419-7a923357bbe8} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.002273873 sec., 42218 rows/sec., 4.00 MiB/sec. | ||
4082 | 2023.10.26 11:51:37.512703 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4083 | 2023.10.26 11:51:37.512906 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4084 | 2023.10.26 11:51:37.513032 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4085 | 2023.10.26 11:51:37.513233 [ 15 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_36_7} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4086 | 2023.10.26 11:51:37.513243 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4087 | 2023.10.26 11:51:37.513259 [ 3 ] {a4fcc5c8-5691-4b80-b419-7a923357bbe8} <Debug> DynamicQueryHandler: Done processing query | ||
4088 | 2023.10.26 11:51:37.513337 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 237 rows starting from the beginning of the part | ||
4089 | 2023.10.26 11:51:37.513355 [ 3 ] {a4fcc5c8-5691-4b80-b419-7a923357bbe8} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4090 | 2023.10.26 11:51:37.513438 [ 3 ] {} <Debug> HTTP-Session: 127a5b13-c873-474d-84a7-1507f856531d Destroying unnamed session | ||
4091 | 2023.10.26 11:51:37.513566 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 96 rows starting from the beginning of the part | ||
4092 | 2023.10.26 11:51:37.513669 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 141 rows starting from the beginning of the part | ||
4093 | 2023.10.26 11:51:37.513747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4094 | 2023.10.26 11:51:37.513796 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 96 rows starting from the beginning of the part | ||
4095 | 2023.10.26 11:51:37.513860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4096 | 2023.10.26 11:51:37.513908 [ 3 ] {} <Debug> HTTP-Session: 860601ed-7182-41a4-96cb-650a5bd15314 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4097 | 2023.10.26 11:51:37.513954 [ 3 ] {} <Debug> HTTP-Session: 860601ed-7182-41a4-96cb-650a5bd15314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4098 | 2023.10.26 11:51:37.514000 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 141 rows starting from the beginning of the part | ||
4099 | 2023.10.26 11:51:37.514182 [ 3 ] {a3648176-d24f-4eb4-a2a1-8da7b82c8158} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4100 | 2023.10.26 11:51:37.514223 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 96 rows starting from the beginning of the part | ||
4101 | 2023.10.26 11:51:37.514291 [ 3 ] {a3648176-d24f-4eb4-a2a1-8da7b82c8158} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4102 | 2023.10.26 11:51:37.514771 [ 3 ] {a3648176-d24f-4eb4-a2a1-8da7b82c8158} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4103 | 2023.10.26 11:51:37.515803 [ 3 ] {a3648176-d24f-4eb4-a2a1-8da7b82c8158} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4104 | 2023.10.26 11:51:37.516137 [ 22 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 807 rows, containing 4 columns (4 merged, 0 gathered) in 0.00335355 sec., 240640.515274858 rows/sec., 23.13 MiB/sec. | ||
4105 | 2023.10.26 11:51:37.516194 [ 3 ] {a3648176-d24f-4eb4-a2a1-8da7b82c8158} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
4106 | 2023.10.26 11:51:37.516362 [ 22 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4107 | 2023.10.26 11:51:37.516471 [ 3 ] {a3648176-d24f-4eb4-a2a1-8da7b82c8158} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
4108 | 2023.10.26 11:51:37.516611 [ 168 ] {} <Debug> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
4109 | 2023.10.26 11:51:37.516651 [ 3 ] {a3648176-d24f-4eb4-a2a1-8da7b82c8158} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.002408785 sec., 120807 rows/sec., 8.29 MiB/sec. | ||
4110 | 2023.10.26 11:51:37.516684 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4111 | 2023.10.26 11:51:37.516837 [ 22 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4112 | 2023.10.26 11:51:37.516923 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
4113 | 2023.10.26 11:51:37.517116 [ 22 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_36_7} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4114 | 2023.10.26 11:51:37.517169 [ 3 ] {a3648176-d24f-4eb4-a2a1-8da7b82c8158} <Debug> DynamicQueryHandler: Done processing query | ||
4115 | 2023.10.26 11:51:37.517271 [ 3 ] {a3648176-d24f-4eb4-a2a1-8da7b82c8158} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4116 | 2023.10.26 11:51:37.517281 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4117 | 2023.10.26 11:51:37.517352 [ 3 ] {} <Debug> HTTP-Session: 860601ed-7182-41a4-96cb-650a5bd15314 Destroying unnamed session | ||
4118 | 2023.10.26 11:51:37.517396 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 367 rows starting from the beginning of the part | ||
4119 | 2023.10.26 11:51:37.517510 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 291 rows starting from the beginning of the part | ||
4120 | 2023.10.26 11:51:37.517575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4121 | 2023.10.26 11:51:37.517673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4122 | 2023.10.26 11:51:37.517685 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 47 rows starting from the beginning of the part | ||
4123 | 2023.10.26 11:51:37.517711 [ 3 ] {} <Debug> HTTP-Session: 24664526-962e-449c-9e4b-1f47a0f73eac Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4124 | 2023.10.26 11:51:37.517766 [ 3 ] {} <Debug> HTTP-Session: 24664526-962e-449c-9e4b-1f47a0f73eac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4125 | 2023.10.26 11:51:37.517912 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 302 rows starting from the beginning of the part | ||
4126 | 2023.10.26 11:51:37.517950 [ 3 ] {d89d511f-69c5-434a-aafc-3a69a4791849} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4127 | 2023.10.26 11:51:37.518048 [ 3 ] {d89d511f-69c5-434a-aafc-3a69a4791849} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4128 | 2023.10.26 11:51:37.518085 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 47 rows starting from the beginning of the part | ||
4129 | 2023.10.26 11:51:37.518422 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 291 rows starting from the beginning of the part | ||
4130 | 2023.10.26 11:51:37.518563 [ 3 ] {d89d511f-69c5-434a-aafc-3a69a4791849} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4131 | 2023.10.26 11:51:37.519268 [ 3 ] {d89d511f-69c5-434a-aafc-3a69a4791849} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4132 | 2023.10.26 11:51:37.519846 [ 3 ] {d89d511f-69c5-434a-aafc-3a69a4791849} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4133 | 2023.10.26 11:51:37.520240 [ 3 ] {d89d511f-69c5-434a-aafc-3a69a4791849} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
4134 | 2023.10.26 11:51:37.520290 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1345 rows, containing 4 columns (4 merged, 0 gathered) in 0.003515912 sec., 382546.5483777751 rows/sec., 26.74 MiB/sec. | ||
4135 | 2023.10.26 11:51:37.520465 [ 3 ] {d89d511f-69c5-434a-aafc-3a69a4791849} <Information> executeQuery: Read 6 rows, 258.00 B in 0.002440986 sec., 2458 rows/sec., 103.22 KiB/sec. | ||
4136 | 2023.10.26 11:51:37.520567 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
4137 | 2023.10.26 11:51:37.520723 [ 3 ] {d89d511f-69c5-434a-aafc-3a69a4791849} <Debug> DynamicQueryHandler: Done processing query | ||
4138 | 2023.10.26 11:51:37.520755 [ 3 ] {d89d511f-69c5-434a-aafc-3a69a4791849} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4139 | 2023.10.26 11:51:37.520778 [ 3 ] {} <Debug> HTTP-Session: 24664526-962e-449c-9e4b-1f47a0f73eac Destroying unnamed session | ||
4140 | 2023.10.26 11:51:37.520892 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
4141 | 2023.10.26 11:51:37.520957 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4142 | 2023.10.26 11:51:37.520997 [ 17 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_36_7} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
4143 | 2023.10.26 11:51:37.521026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4144 | 2023.10.26 11:51:37.521068 [ 3 ] {} <Debug> HTTP-Session: 73e3b7e9-6171-4445-a261-4957234c8d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4145 | 2023.10.26 11:51:37.521114 [ 3 ] {} <Debug> HTTP-Session: 73e3b7e9-6171-4445-a261-4957234c8d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4146 | 2023.10.26 11:51:37.521202 [ 3 ] {80cdf389-feac-48ea-ba11-7659fbe5cb3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4147 | 2023.10.26 11:51:37.521247 [ 3 ] {80cdf389-feac-48ea-ba11-7659fbe5cb3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4148 | 2023.10.26 11:51:37.521386 [ 3 ] {80cdf389-feac-48ea-ba11-7659fbe5cb3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4149 | 2023.10.26 11:51:37.521722 [ 3 ] {80cdf389-feac-48ea-ba11-7659fbe5cb3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4150 | 2023.10.26 11:51:37.521975 [ 3 ] {80cdf389-feac-48ea-ba11-7659fbe5cb3e} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4151 | 2023.10.26 11:51:37.522153 [ 3 ] {80cdf389-feac-48ea-ba11-7659fbe5cb3e} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
4152 | 2023.10.26 11:51:37.522255 [ 3 ] {80cdf389-feac-48ea-ba11-7659fbe5cb3e} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001023465 sec., 68395 rows/sec., 4.15 MiB/sec. | ||
4153 | 2023.10.26 11:51:37.522378 [ 3 ] {80cdf389-feac-48ea-ba11-7659fbe5cb3e} <Debug> DynamicQueryHandler: Done processing query | ||
4154 | 2023.10.26 11:51:37.522401 [ 3 ] {80cdf389-feac-48ea-ba11-7659fbe5cb3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4155 | 2023.10.26 11:51:37.522417 [ 3 ] {} <Debug> HTTP-Session: 73e3b7e9-6171-4445-a261-4957234c8d9d Destroying unnamed session | ||
4156 | 2023.10.26 11:51:37.522526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4157 | 2023.10.26 11:51:37.522570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4158 | 2023.10.26 11:51:37.522588 [ 3 ] {} <Debug> HTTP-Session: 3a295b6a-afd8-4000-ad95-e00c8472dad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4159 | 2023.10.26 11:51:37.522605 [ 3 ] {} <Debug> HTTP-Session: 3a295b6a-afd8-4000-ad95-e00c8472dad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4160 | 2023.10.26 11:51:37.522676 [ 3 ] {8c8c899c-3d7d-4ac6-8976-b8761502474e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4161 | 2023.10.26 11:51:37.522715 [ 3 ] {8c8c899c-3d7d-4ac6-8976-b8761502474e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4162 | 2023.10.26 11:51:37.522834 [ 3 ] {8c8c899c-3d7d-4ac6-8976-b8761502474e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4163 | 2023.10.26 11:51:37.523095 [ 3 ] {8c8c899c-3d7d-4ac6-8976-b8761502474e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.25 GiB. | ||
4164 | 2023.10.26 11:51:37.523347 [ 3 ] {8c8c899c-3d7d-4ac6-8976-b8761502474e} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4165 | 2023.10.26 11:51:37.523520 [ 3 ] {8c8c899c-3d7d-4ac6-8976-b8761502474e} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4166 | 2023.10.26 11:51:37.523626 [ 3 ] {8c8c899c-3d7d-4ac6-8976-b8761502474e} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000921134 sec., 22797 rows/sec., 1.18 MiB/sec. | ||
4167 | 2023.10.26 11:51:37.523762 [ 3 ] {8c8c899c-3d7d-4ac6-8976-b8761502474e} <Debug> DynamicQueryHandler: Done processing query | ||
4168 | 2023.10.26 11:51:37.523786 [ 3 ] {8c8c899c-3d7d-4ac6-8976-b8761502474e} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4169 | 2023.10.26 11:51:37.523801 [ 3 ] {} <Debug> HTTP-Session: 3a295b6a-afd8-4000-ad95-e00c8472dad3 Destroying unnamed session | ||
4170 | 2023.10.26 11:51:42.506550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 7228, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4171 | 2023.10.26 11:51:42.506680 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4172 | 2023.10.26 11:51:42.506711 [ 3 ] {} <Debug> HTTP-Session: dd5637e9-fb68-4b3f-8338-edc85b12d149 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4173 | 2023.10.26 11:51:42.506741 [ 3 ] {} <Debug> HTTP-Session: dd5637e9-fb68-4b3f-8338-edc85b12d149 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4174 | 2023.10.26 11:51:42.506882 [ 3 ] {b027e34d-d5f1-4719-b80f-2cbfbff10a9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4175 | 2023.10.26 11:51:42.506942 [ 3 ] {b027e34d-d5f1-4719-b80f-2cbfbff10a9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4176 | 2023.10.26 11:51:42.507104 [ 3 ] {b027e34d-d5f1-4719-b80f-2cbfbff10a9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4177 | 2023.10.26 11:51:42.507546 [ 3 ] {b027e34d-d5f1-4719-b80f-2cbfbff10a9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4178 | 2023.10.26 11:51:42.507817 [ 3 ] {b027e34d-d5f1-4719-b80f-2cbfbff10a9e} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4179 | 2023.10.26 11:51:42.507986 [ 3 ] {b027e34d-d5f1-4719-b80f-2cbfbff10a9e} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4180 | 2023.10.26 11:51:42.508130 [ 3 ] {b027e34d-d5f1-4719-b80f-2cbfbff10a9e} <Information> executeQuery: Read 50 rows, 4.05 KiB in 0.001207207 sec., 41417 rows/sec., 3.28 MiB/sec. | ||
4181 | 2023.10.26 11:51:42.508298 [ 3 ] {b027e34d-d5f1-4719-b80f-2cbfbff10a9e} <Debug> DynamicQueryHandler: Done processing query | ||
4182 | 2023.10.26 11:51:42.508323 [ 3 ] {b027e34d-d5f1-4719-b80f-2cbfbff10a9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4183 | 2023.10.26 11:51:42.508340 [ 3 ] {} <Debug> HTTP-Session: dd5637e9-fb68-4b3f-8338-edc85b12d149 Destroying unnamed session | ||
4184 | 2023.10.26 11:51:42.508493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 24092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4185 | 2023.10.26 11:51:42.508541 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4186 | 2023.10.26 11:51:42.508561 [ 3 ] {} <Debug> HTTP-Session: 430c15f5-91ec-403d-98c8-43cb6f8ef4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4187 | 2023.10.26 11:51:42.508578 [ 3 ] {} <Debug> HTTP-Session: 430c15f5-91ec-403d-98c8-43cb6f8ef4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4188 | 2023.10.26 11:51:42.508659 [ 3 ] {1d1d9c83-ae91-475f-ac68-8101ef27d584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4189 | 2023.10.26 11:51:42.508699 [ 3 ] {1d1d9c83-ae91-475f-ac68-8101ef27d584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4190 | 2023.10.26 11:51:42.508811 [ 3 ] {1d1d9c83-ae91-475f-ac68-8101ef27d584} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4191 | 2023.10.26 11:51:42.509199 [ 3 ] {1d1d9c83-ae91-475f-ac68-8101ef27d584} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4192 | 2023.10.26 11:51:42.509428 [ 3 ] {1d1d9c83-ae91-475f-ac68-8101ef27d584} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4193 | 2023.10.26 11:51:42.509580 [ 3 ] {1d1d9c83-ae91-475f-ac68-8101ef27d584} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4194 | 2023.10.26 11:51:42.509710 [ 3 ] {1d1d9c83-ae91-475f-ac68-8101ef27d584} <Information> executeQuery: Read 150 rows, 14.90 KiB in 0.001020705 sec., 146957 rows/sec., 14.26 MiB/sec. | ||
4195 | 2023.10.26 11:51:42.509835 [ 3 ] {1d1d9c83-ae91-475f-ac68-8101ef27d584} <Debug> DynamicQueryHandler: Done processing query | ||
4196 | 2023.10.26 11:51:42.509860 [ 3 ] {1d1d9c83-ae91-475f-ac68-8101ef27d584} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4197 | 2023.10.26 11:51:42.509876 [ 3 ] {} <Debug> HTTP-Session: 430c15f5-91ec-403d-98c8-43cb6f8ef4c5 Destroying unnamed session | ||
4198 | 2023.10.26 11:51:42.510043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 9519, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4199 | 2023.10.26 11:51:42.510089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4200 | 2023.10.26 11:51:42.510109 [ 3 ] {} <Debug> HTTP-Session: 82e21e4a-dcfa-49ce-92be-ffa338ef24a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4201 | 2023.10.26 11:51:42.510125 [ 3 ] {} <Debug> HTTP-Session: 82e21e4a-dcfa-49ce-92be-ffa338ef24a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4202 | 2023.10.26 11:51:42.510198 [ 3 ] {b6d6935c-e7da-462d-b0f6-3170c80dffcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4203 | 2023.10.26 11:51:42.510239 [ 3 ] {b6d6935c-e7da-462d-b0f6-3170c80dffcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4204 | 2023.10.26 11:51:42.510348 [ 3 ] {b6d6935c-e7da-462d-b0f6-3170c80dffcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4205 | 2023.10.26 11:51:42.510669 [ 3 ] {b6d6935c-e7da-462d-b0f6-3170c80dffcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4206 | 2023.10.26 11:51:42.510881 [ 3 ] {b6d6935c-e7da-462d-b0f6-3170c80dffcb} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
4207 | 2023.10.26 11:51:42.511030 [ 3 ] {b6d6935c-e7da-462d-b0f6-3170c80dffcb} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
4208 | 2023.10.26 11:51:42.511129 [ 3 ] {b6d6935c-e7da-462d-b0f6-3170c80dffcb} <Information> executeQuery: Read 56 rows, 4.46 KiB in 0.000901514 sec., 62117 rows/sec., 4.83 MiB/sec. | ||
4209 | 2023.10.26 11:51:42.511234 [ 3 ] {b6d6935c-e7da-462d-b0f6-3170c80dffcb} <Debug> DynamicQueryHandler: Done processing query | ||
4210 | 2023.10.26 11:51:42.511265 [ 3 ] {b6d6935c-e7da-462d-b0f6-3170c80dffcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4211 | 2023.10.26 11:51:42.511281 [ 3 ] {} <Debug> HTTP-Session: 82e21e4a-dcfa-49ce-92be-ffa338ef24a5 Destroying unnamed session | ||
4212 | 2023.10.26 11:51:42.511429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 53495, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4213 | 2023.10.26 11:51:42.511473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4214 | 2023.10.26 11:51:42.511492 [ 3 ] {} <Debug> HTTP-Session: ba7a21c3-c2b9-43be-a8c2-6b0af0938fde Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4215 | 2023.10.26 11:51:42.511509 [ 3 ] {} <Debug> HTTP-Session: ba7a21c3-c2b9-43be-a8c2-6b0af0938fde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4216 | 2023.10.26 11:51:42.511597 [ 3 ] {872938f5-1b97-4fd9-9c36-e0fa2b38a595} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4217 | 2023.10.26 11:51:42.511641 [ 3 ] {872938f5-1b97-4fd9-9c36-e0fa2b38a595} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4218 | 2023.10.26 11:51:42.511775 [ 3 ] {872938f5-1b97-4fd9-9c36-e0fa2b38a595} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4219 | 2023.10.26 11:51:42.512265 [ 3 ] {872938f5-1b97-4fd9-9c36-e0fa2b38a595} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4220 | 2023.10.26 11:51:42.512596 [ 3 ] {872938f5-1b97-4fd9-9c36-e0fa2b38a595} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
4221 | 2023.10.26 11:51:42.512777 [ 3 ] {872938f5-1b97-4fd9-9c36-e0fa2b38a595} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
4222 | 2023.10.26 11:51:42.512888 [ 3 ] {872938f5-1b97-4fd9-9c36-e0fa2b38a595} <Information> executeQuery: Read 50 rows, 69.09 KiB in 0.001263239 sec., 39580 rows/sec., 53.41 MiB/sec. | ||
4223 | 2023.10.26 11:51:42.513011 [ 3 ] {872938f5-1b97-4fd9-9c36-e0fa2b38a595} <Debug> DynamicQueryHandler: Done processing query | ||
4224 | 2023.10.26 11:51:42.513035 [ 3 ] {872938f5-1b97-4fd9-9c36-e0fa2b38a595} <Debug> MemoryTracker: Peak memory usage (for query): 4.35 MiB. | ||
4225 | 2023.10.26 11:51:42.513051 [ 3 ] {} <Debug> HTTP-Session: ba7a21c3-c2b9-43be-a8c2-6b0af0938fde Destroying unnamed session | ||
4226 | 2023.10.26 11:51:42.513179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 945, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4227 | 2023.10.26 11:51:42.513226 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4228 | 2023.10.26 11:51:42.513246 [ 3 ] {} <Debug> HTTP-Session: 539910e7-0036-4ec6-b94a-9472ac8495dd Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4229 | 2023.10.26 11:51:42.513263 [ 3 ] {} <Debug> HTTP-Session: 539910e7-0036-4ec6-b94a-9472ac8495dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4230 | 2023.10.26 11:51:42.513334 [ 3 ] {4df1d939-5b68-4fe5-9f97-87aa2d4eba92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4231 | 2023.10.26 11:51:42.513374 [ 3 ] {4df1d939-5b68-4fe5-9f97-87aa2d4eba92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4232 | 2023.10.26 11:51:42.513477 [ 3 ] {4df1d939-5b68-4fe5-9f97-87aa2d4eba92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4233 | 2023.10.26 11:51:42.513723 [ 3 ] {4df1d939-5b68-4fe5-9f97-87aa2d4eba92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4234 | 2023.10.26 11:51:42.513971 [ 3 ] {4df1d939-5b68-4fe5-9f97-87aa2d4eba92} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4235 | 2023.10.26 11:51:42.514148 [ 3 ] {4df1d939-5b68-4fe5-9f97-87aa2d4eba92} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4236 | 2023.10.26 11:51:42.514252 [ 3 ] {4df1d939-5b68-4fe5-9f97-87aa2d4eba92} <Information> executeQuery: Read 6 rows, 399.00 B in 0.000889553 sec., 6744 rows/sec., 438.03 KiB/sec. | ||
4237 | 2023.10.26 11:51:42.514245 [ 164 ] {} <Debug> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4238 | 2023.10.26 11:51:42.514311 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4239 | 2023.10.26 11:51:42.514442 [ 3 ] {4df1d939-5b68-4fe5-9f97-87aa2d4eba92} <Debug> DynamicQueryHandler: Done processing query | ||
4240 | 2023.10.26 11:51:42.514456 [ 19 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
4241 | 2023.10.26 11:51:42.514479 [ 3 ] {4df1d939-5b68-4fe5-9f97-87aa2d4eba92} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4242 | 2023.10.26 11:51:42.514536 [ 3 ] {} <Debug> HTTP-Session: 539910e7-0036-4ec6-b94a-9472ac8495dd Destroying unnamed session | ||
4243 | 2023.10.26 11:51:42.514614 [ 19 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4244 | 2023.10.26 11:51:42.514655 [ 19 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 348 rows starting from the beginning of the part | ||
4245 | 2023.10.26 11:51:42.514781 [ 19 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part | ||
4246 | 2023.10.26 11:51:42.514879 [ 19 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part | ||
4247 | 2023.10.26 11:51:42.514963 [ 19 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part | ||
4248 | 2023.10.26 11:51:42.515041 [ 19 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part | ||
4249 | 2023.10.26 11:51:42.515119 [ 19 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
4250 | 2023.10.26 11:51:42.515763 [ 15 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 438 rows, containing 4 columns (4 merged, 0 gathered) in 0.00139308 sec., 314411.2326643122 rows/sec., 16.78 MiB/sec. | ||
4251 | 2023.10.26 11:51:42.515883 [ 15 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4252 | 2023.10.26 11:51:42.516121 [ 15 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
4253 | 2023.10.26 11:51:42.516202 [ 15 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_21_4} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
4254 | 2023.10.26 11:51:47.508535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4255 | 2023.10.26 11:51:47.508658 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4256 | 2023.10.26 11:51:47.508687 [ 3 ] {} <Debug> HTTP-Session: 5b6ddcc5-51dc-4bcb-88f4-d4279b360f6d Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4257 | 2023.10.26 11:51:47.508713 [ 3 ] {} <Debug> HTTP-Session: 5b6ddcc5-51dc-4bcb-88f4-d4279b360f6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4258 | 2023.10.26 11:51:47.508850 [ 3 ] {14ad91f8-f39f-4665-ae22-05e2ee3d1ab4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4259 | 2023.10.26 11:51:47.508913 [ 3 ] {14ad91f8-f39f-4665-ae22-05e2ee3d1ab4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4260 | 2023.10.26 11:51:47.509080 [ 3 ] {14ad91f8-f39f-4665-ae22-05e2ee3d1ab4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4261 | 2023.10.26 11:51:47.509506 [ 3 ] {14ad91f8-f39f-4665-ae22-05e2ee3d1ab4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4262 | 2023.10.26 11:51:47.509761 [ 3 ] {14ad91f8-f39f-4665-ae22-05e2ee3d1ab4} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4263 | 2023.10.26 11:51:47.509920 [ 3 ] {14ad91f8-f39f-4665-ae22-05e2ee3d1ab4} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4264 | 2023.10.26 11:51:47.510045 [ 3 ] {14ad91f8-f39f-4665-ae22-05e2ee3d1ab4} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001155648 sec., 5191 rows/sec., 294.07 KiB/sec. | ||
4265 | 2023.10.26 11:51:47.510210 [ 3 ] {14ad91f8-f39f-4665-ae22-05e2ee3d1ab4} <Debug> DynamicQueryHandler: Done processing query | ||
4266 | 2023.10.26 11:51:47.510236 [ 3 ] {14ad91f8-f39f-4665-ae22-05e2ee3d1ab4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4267 | 2023.10.26 11:51:47.510252 [ 3 ] {} <Debug> HTTP-Session: 5b6ddcc5-51dc-4bcb-88f4-d4279b360f6d Destroying unnamed session | ||
4268 | 2023.10.26 11:51:47.510392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4269 | 2023.10.26 11:51:47.510437 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4270 | 2023.10.26 11:51:47.510456 [ 3 ] {} <Debug> HTTP-Session: c6844899-80e4-43e5-a9a8-4ab297a122ec Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4271 | 2023.10.26 11:51:47.510473 [ 3 ] {} <Debug> HTTP-Session: c6844899-80e4-43e5-a9a8-4ab297a122ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4272 | 2023.10.26 11:51:47.510547 [ 3 ] {38c849b9-ebed-466c-952b-ceefa9843cca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4273 | 2023.10.26 11:51:47.510585 [ 3 ] {38c849b9-ebed-466c-952b-ceefa9843cca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4274 | 2023.10.26 11:51:47.510694 [ 3 ] {38c849b9-ebed-466c-952b-ceefa9843cca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4275 | 2023.10.26 11:51:47.511046 [ 3 ] {38c849b9-ebed-466c-952b-ceefa9843cca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4276 | 2023.10.26 11:51:47.511254 [ 3 ] {38c849b9-ebed-466c-952b-ceefa9843cca} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4277 | 2023.10.26 11:51:47.511411 [ 3 ] {38c849b9-ebed-466c-952b-ceefa9843cca} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4278 | 2023.10.26 11:51:47.511515 [ 3 ] {38c849b9-ebed-466c-952b-ceefa9843cca} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000940413 sec., 102082 rows/sec., 9.68 MiB/sec. | ||
4279 | 2023.10.26 11:51:47.511634 [ 3 ] {38c849b9-ebed-466c-952b-ceefa9843cca} <Debug> DynamicQueryHandler: Done processing query | ||
4280 | 2023.10.26 11:51:47.511656 [ 3 ] {38c849b9-ebed-466c-952b-ceefa9843cca} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4281 | 2023.10.26 11:51:47.511672 [ 3 ] {} <Debug> HTTP-Session: c6844899-80e4-43e5-a9a8-4ab297a122ec Destroying unnamed session | ||
4282 | 2023.10.26 11:51:47.511887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4283 | 2023.10.26 11:51:47.511931 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4284 | 2023.10.26 11:51:47.511950 [ 3 ] {} <Debug> HTTP-Session: 182de213-a70d-467f-a571-1e0eeac5a058 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4285 | 2023.10.26 11:51:47.511967 [ 3 ] {} <Debug> HTTP-Session: 182de213-a70d-467f-a571-1e0eeac5a058 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4286 | 2023.10.26 11:51:47.512050 [ 3 ] {0a8b0448-6caa-41a7-beba-87e62fb27cce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4287 | 2023.10.26 11:51:47.512089 [ 3 ] {0a8b0448-6caa-41a7-beba-87e62fb27cce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4288 | 2023.10.26 11:51:47.512191 [ 3 ] {0a8b0448-6caa-41a7-beba-87e62fb27cce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4289 | 2023.10.26 11:51:47.512639 [ 3 ] {0a8b0448-6caa-41a7-beba-87e62fb27cce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4290 | 2023.10.26 11:51:47.512852 [ 3 ] {0a8b0448-6caa-41a7-beba-87e62fb27cce} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
4291 | 2023.10.26 11:51:47.513002 [ 3 ] {0a8b0448-6caa-41a7-beba-87e62fb27cce} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
4292 | 2023.10.26 11:51:47.513108 [ 3 ] {0a8b0448-6caa-41a7-beba-87e62fb27cce} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001030105 sec., 282495 rows/sec., 19.39 MiB/sec. | ||
4293 | 2023.10.26 11:51:47.513223 [ 3 ] {0a8b0448-6caa-41a7-beba-87e62fb27cce} <Debug> DynamicQueryHandler: Done processing query | ||
4294 | 2023.10.26 11:51:47.513245 [ 3 ] {0a8b0448-6caa-41a7-beba-87e62fb27cce} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4295 | 2023.10.26 11:51:47.513260 [ 3 ] {} <Debug> HTTP-Session: 182de213-a70d-467f-a571-1e0eeac5a058 Destroying unnamed session | ||
4296 | 2023.10.26 11:51:47.513378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4297 | 2023.10.26 11:51:47.513422 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4298 | 2023.10.26 11:51:47.513440 [ 3 ] {} <Debug> HTTP-Session: b21e327c-b82b-4396-abed-190dd8777023 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4299 | 2023.10.26 11:51:47.513456 [ 3 ] {} <Debug> HTTP-Session: b21e327c-b82b-4396-abed-190dd8777023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4300 | 2023.10.26 11:51:47.513525 [ 3 ] {3037f99c-e960-4268-8cac-07419c2b5477} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4301 | 2023.10.26 11:51:47.513563 [ 3 ] {3037f99c-e960-4268-8cac-07419c2b5477} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4302 | 2023.10.26 11:51:47.513666 [ 3 ] {3037f99c-e960-4268-8cac-07419c2b5477} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4303 | 2023.10.26 11:51:47.513915 [ 3 ] {3037f99c-e960-4268-8cac-07419c2b5477} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4304 | 2023.10.26 11:51:47.514150 [ 3 ] {3037f99c-e960-4268-8cac-07419c2b5477} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4305 | 2023.10.26 11:51:47.514326 [ 3 ] {3037f99c-e960-4268-8cac-07419c2b5477} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4306 | 2023.10.26 11:51:47.514429 [ 3 ] {3037f99c-e960-4268-8cac-07419c2b5477} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000876383 sec., 6846 rows/sec., 287.49 KiB/sec. | ||
4307 | 2023.10.26 11:51:47.514585 [ 3 ] {3037f99c-e960-4268-8cac-07419c2b5477} <Debug> DynamicQueryHandler: Done processing query | ||
4308 | 2023.10.26 11:51:47.514609 [ 3 ] {3037f99c-e960-4268-8cac-07419c2b5477} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4309 | 2023.10.26 11:51:47.514625 [ 3 ] {} <Debug> HTTP-Session: b21e327c-b82b-4396-abed-190dd8777023 Destroying unnamed session | ||
4310 | 2023.10.26 11:51:47.514742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4311 | 2023.10.26 11:51:47.514787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4312 | 2023.10.26 11:51:47.514806 [ 3 ] {} <Debug> HTTP-Session: 2ecf6cd5-8db7-4789-86fb-6b22a942c5b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4313 | 2023.10.26 11:51:47.514822 [ 3 ] {} <Debug> HTTP-Session: 2ecf6cd5-8db7-4789-86fb-6b22a942c5b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4314 | 2023.10.26 11:51:47.514895 [ 3 ] {272f36fa-9117-4e00-8a7a-f6c731f8f31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4315 | 2023.10.26 11:51:47.514936 [ 3 ] {272f36fa-9117-4e00-8a7a-f6c731f8f31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4316 | 2023.10.26 11:51:47.515066 [ 3 ] {272f36fa-9117-4e00-8a7a-f6c731f8f31d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4317 | 2023.10.26 11:51:47.515364 [ 3 ] {272f36fa-9117-4e00-8a7a-f6c731f8f31d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4318 | 2023.10.26 11:51:47.515599 [ 3 ] {272f36fa-9117-4e00-8a7a-f6c731f8f31d} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4319 | 2023.10.26 11:51:47.515771 [ 3 ] {272f36fa-9117-4e00-8a7a-f6c731f8f31d} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4320 | 2023.10.26 11:51:47.515898 [ 3 ] {272f36fa-9117-4e00-8a7a-f6c731f8f31d} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000975644 sec., 71747 rows/sec., 4.35 MiB/sec. | ||
4321 | 2023.10.26 11:51:47.516018 [ 3 ] {272f36fa-9117-4e00-8a7a-f6c731f8f31d} <Debug> DynamicQueryHandler: Done processing query | ||
4322 | 2023.10.26 11:51:47.516040 [ 3 ] {272f36fa-9117-4e00-8a7a-f6c731f8f31d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4323 | 2023.10.26 11:51:47.516055 [ 3 ] {} <Debug> HTTP-Session: 2ecf6cd5-8db7-4789-86fb-6b22a942c5b1 Destroying unnamed session | ||
4324 | 2023.10.26 11:51:47.516170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4325 | 2023.10.26 11:51:47.516212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4326 | 2023.10.26 11:51:47.516230 [ 3 ] {} <Debug> HTTP-Session: eb6ccc93-ed6f-430e-95eb-907948dba87c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4327 | 2023.10.26 11:51:47.516246 [ 3 ] {} <Debug> HTTP-Session: eb6ccc93-ed6f-430e-95eb-907948dba87c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4328 | 2023.10.26 11:51:47.516315 [ 3 ] {e0ea061a-4ceb-4b7d-9827-d1d21268c5c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4329 | 2023.10.26 11:51:47.516353 [ 3 ] {e0ea061a-4ceb-4b7d-9827-d1d21268c5c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4330 | 2023.10.26 11:51:47.516457 [ 3 ] {e0ea061a-4ceb-4b7d-9827-d1d21268c5c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4331 | 2023.10.26 11:51:47.516708 [ 3 ] {e0ea061a-4ceb-4b7d-9827-d1d21268c5c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4332 | 2023.10.26 11:51:47.516943 [ 3 ] {e0ea061a-4ceb-4b7d-9827-d1d21268c5c2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4333 | 2023.10.26 11:51:47.517112 [ 3 ] {e0ea061a-4ceb-4b7d-9827-d1d21268c5c2} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4334 | 2023.10.26 11:51:47.517235 [ 3 ] {e0ea061a-4ceb-4b7d-9827-d1d21268c5c2} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000892283 sec., 23535 rows/sec., 1.22 MiB/sec. | ||
4335 | 2023.10.26 11:51:47.517350 [ 3 ] {e0ea061a-4ceb-4b7d-9827-d1d21268c5c2} <Debug> DynamicQueryHandler: Done processing query | ||
4336 | 2023.10.26 11:51:47.517372 [ 3 ] {e0ea061a-4ceb-4b7d-9827-d1d21268c5c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4337 | 2023.10.26 11:51:47.517388 [ 3 ] {} <Debug> HTTP-Session: eb6ccc93-ed6f-430e-95eb-907948dba87c Destroying unnamed session | ||
4338 | 2023.10.26 11:51:51.625179 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4339 | 2023.10.26 11:51:51.625264 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4340 | 2023.10.26 11:51:52.506305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 7658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4341 | 2023.10.26 11:51:52.506420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4342 | 2023.10.26 11:51:52.506446 [ 3 ] {} <Debug> HTTP-Session: 529e2ec8-5acb-4518-8364-686a8dc9950e Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4343 | 2023.10.26 11:51:52.506470 [ 3 ] {} <Debug> HTTP-Session: 529e2ec8-5acb-4518-8364-686a8dc9950e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4344 | 2023.10.26 11:51:52.506595 [ 3 ] {301531b6-a547-4752-8d08-ae954d0c47b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4345 | 2023.10.26 11:51:52.506656 [ 3 ] {301531b6-a547-4752-8d08-ae954d0c47b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4346 | 2023.10.26 11:51:52.506813 [ 3 ] {301531b6-a547-4752-8d08-ae954d0c47b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4347 | 2023.10.26 11:51:52.507249 [ 3 ] {301531b6-a547-4752-8d08-ae954d0c47b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4348 | 2023.10.26 11:51:52.507517 [ 3 ] {301531b6-a547-4752-8d08-ae954d0c47b0} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4349 | 2023.10.26 11:51:52.507682 [ 3 ] {301531b6-a547-4752-8d08-ae954d0c47b0} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4350 | 2023.10.26 11:51:52.507831 [ 3 ] {301531b6-a547-4752-8d08-ae954d0c47b0} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001198648 sec., 44216 rows/sec., 3.50 MiB/sec. | ||
4351 | 2023.10.26 11:51:52.508058 [ 3 ] {301531b6-a547-4752-8d08-ae954d0c47b0} <Debug> DynamicQueryHandler: Done processing query | ||
4352 | 2023.10.26 11:51:52.508085 [ 3 ] {301531b6-a547-4752-8d08-ae954d0c47b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4353 | 2023.10.26 11:51:52.508101 [ 3 ] {} <Debug> HTTP-Session: 529e2ec8-5acb-4518-8364-686a8dc9950e Destroying unnamed session | ||
4354 | 2023.10.26 11:51:52.508245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 25468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4355 | 2023.10.26 11:51:52.508296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4356 | 2023.10.26 11:51:52.508316 [ 3 ] {} <Debug> HTTP-Session: 61462260-f87d-4580-907f-222c7b6c04db Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4357 | 2023.10.26 11:51:52.508333 [ 3 ] {} <Debug> HTTP-Session: 61462260-f87d-4580-907f-222c7b6c04db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4358 | 2023.10.26 11:51:52.508422 [ 3 ] {71135371-5989-49e2-8a87-cbd9bf6f28f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4359 | 2023.10.26 11:51:52.508464 [ 3 ] {71135371-5989-49e2-8a87-cbd9bf6f28f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4360 | 2023.10.26 11:51:52.508587 [ 3 ] {71135371-5989-49e2-8a87-cbd9bf6f28f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4361 | 2023.10.26 11:51:52.508995 [ 3 ] {71135371-5989-49e2-8a87-cbd9bf6f28f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4362 | 2023.10.26 11:51:52.509215 [ 3 ] {71135371-5989-49e2-8a87-cbd9bf6f28f1} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4363 | 2023.10.26 11:51:52.509366 [ 3 ] {71135371-5989-49e2-8a87-cbd9bf6f28f1} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4364 | 2023.10.26 11:51:52.509498 [ 3 ] {71135371-5989-49e2-8a87-cbd9bf6f28f1} <Information> executeQuery: Read 159 rows, 15.73 KiB in 0.001045526 sec., 152076 rows/sec., 14.69 MiB/sec. | ||
4365 | 2023.10.26 11:51:52.509618 [ 3 ] {71135371-5989-49e2-8a87-cbd9bf6f28f1} <Debug> DynamicQueryHandler: Done processing query | ||
4366 | 2023.10.26 11:51:52.509642 [ 3 ] {71135371-5989-49e2-8a87-cbd9bf6f28f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4367 | 2023.10.26 11:51:52.509657 [ 3 ] {} <Debug> HTTP-Session: 61462260-f87d-4580-907f-222c7b6c04db Destroying unnamed session | ||
4368 | 2023.10.26 11:51:52.509804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 9576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4369 | 2023.10.26 11:51:52.509850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4370 | 2023.10.26 11:51:52.509868 [ 3 ] {} <Debug> HTTP-Session: 39121100-39ad-4632-bc31-4cbbf86e78b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4371 | 2023.10.26 11:51:52.509885 [ 3 ] {} <Debug> HTTP-Session: 39121100-39ad-4632-bc31-4cbbf86e78b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4372 | 2023.10.26 11:51:52.509958 [ 3 ] {cb7cd74f-f047-4cc7-9ff8-a8b74d4e7827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4373 | 2023.10.26 11:51:52.509997 [ 3 ] {cb7cd74f-f047-4cc7-9ff8-a8b74d4e7827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4374 | 2023.10.26 11:51:52.510102 [ 3 ] {cb7cd74f-f047-4cc7-9ff8-a8b74d4e7827} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4375 | 2023.10.26 11:51:52.510462 [ 3 ] {cb7cd74f-f047-4cc7-9ff8-a8b74d4e7827} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4376 | 2023.10.26 11:51:52.510666 [ 3 ] {cb7cd74f-f047-4cc7-9ff8-a8b74d4e7827} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
4377 | 2023.10.26 11:51:52.510810 [ 3 ] {cb7cd74f-f047-4cc7-9ff8-a8b74d4e7827} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
4378 | 2023.10.26 11:51:52.510930 [ 3 ] {cb7cd74f-f047-4cc7-9ff8-a8b74d4e7827} <Information> executeQuery: Read 56 rows, 4.51 KiB in 0.000943174 sec., 59373 rows/sec., 4.67 MiB/sec. | ||
4379 | 2023.10.26 11:51:52.511047 [ 3 ] {cb7cd74f-f047-4cc7-9ff8-a8b74d4e7827} <Debug> DynamicQueryHandler: Done processing query | ||
4380 | 2023.10.26 11:51:52.511070 [ 3 ] {cb7cd74f-f047-4cc7-9ff8-a8b74d4e7827} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4381 | 2023.10.26 11:51:52.511086 [ 3 ] {} <Debug> HTTP-Session: 39121100-39ad-4632-bc31-4cbbf86e78b3 Destroying unnamed session | ||
4382 | 2023.10.26 11:51:52.511226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 56700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4383 | 2023.10.26 11:51:52.511271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4384 | 2023.10.26 11:51:52.511290 [ 3 ] {} <Debug> HTTP-Session: 1f71b6c0-d870-4b43-a9f0-61b7ce847524 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4385 | 2023.10.26 11:51:52.511306 [ 3 ] {} <Debug> HTTP-Session: 1f71b6c0-d870-4b43-a9f0-61b7ce847524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4386 | 2023.10.26 11:51:52.511396 [ 3 ] {e2a6762b-b9d8-43bc-95a5-5b120153e2d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4387 | 2023.10.26 11:51:52.511441 [ 3 ] {e2a6762b-b9d8-43bc-95a5-5b120153e2d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4388 | 2023.10.26 11:51:52.511573 [ 3 ] {e2a6762b-b9d8-43bc-95a5-5b120153e2d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4389 | 2023.10.26 11:51:52.512087 [ 3 ] {e2a6762b-b9d8-43bc-95a5-5b120153e2d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4390 | 2023.10.26 11:51:52.512407 [ 3 ] {e2a6762b-b9d8-43bc-95a5-5b120153e2d8} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
4391 | 2023.10.26 11:51:52.512581 [ 3 ] {e2a6762b-b9d8-43bc-95a5-5b120153e2d8} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
4392 | 2023.10.26 11:51:52.512710 [ 3 ] {e2a6762b-b9d8-43bc-95a5-5b120153e2d8} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001284629 sec., 41257 rows/sec., 55.67 MiB/sec. | ||
4393 | 2023.10.26 11:51:52.512830 [ 3 ] {e2a6762b-b9d8-43bc-95a5-5b120153e2d8} <Debug> DynamicQueryHandler: Done processing query | ||
4394 | 2023.10.26 11:51:52.512854 [ 3 ] {e2a6762b-b9d8-43bc-95a5-5b120153e2d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4395 | 2023.10.26 11:51:52.512870 [ 3 ] {} <Debug> HTTP-Session: 1f71b6c0-d870-4b43-a9f0-61b7ce847524 Destroying unnamed session | ||
4396 | 2023.10.26 11:51:52.512984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 545, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4397 | 2023.10.26 11:51:52.513028 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4398 | 2023.10.26 11:51:52.513047 [ 3 ] {} <Debug> HTTP-Session: 90c65971-65ef-4270-b42a-497b8c510127 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4399 | 2023.10.26 11:51:52.513063 [ 3 ] {} <Debug> HTTP-Session: 90c65971-65ef-4270-b42a-497b8c510127 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4400 | 2023.10.26 11:51:52.513130 [ 3 ] {2c2be6bf-33f2-430a-9dde-331389cd3bc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4401 | 2023.10.26 11:51:52.513169 [ 3 ] {2c2be6bf-33f2-430a-9dde-331389cd3bc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4402 | 2023.10.26 11:51:52.513271 [ 3 ] {2c2be6bf-33f2-430a-9dde-331389cd3bc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4403 | 2023.10.26 11:51:52.513526 [ 3 ] {2c2be6bf-33f2-430a-9dde-331389cd3bc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4404 | 2023.10.26 11:51:52.513758 [ 3 ] {2c2be6bf-33f2-430a-9dde-331389cd3bc5} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4405 | 2023.10.26 11:51:52.513929 [ 3 ] {2c2be6bf-33f2-430a-9dde-331389cd3bc5} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4406 | 2023.10.26 11:51:52.514048 [ 3 ] {2c2be6bf-33f2-430a-9dde-331389cd3bc5} <Information> executeQuery: Read 3 rows, 243.00 B in 0.000889263 sec., 3373 rows/sec., 266.86 KiB/sec. | ||
4407 | 2023.10.26 11:51:52.514164 [ 3 ] {2c2be6bf-33f2-430a-9dde-331389cd3bc5} <Debug> DynamicQueryHandler: Done processing query | ||
4408 | 2023.10.26 11:51:52.514187 [ 3 ] {2c2be6bf-33f2-430a-9dde-331389cd3bc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4409 | 2023.10.26 11:51:52.514203 [ 3 ] {} <Debug> HTTP-Session: 90c65971-65ef-4270-b42a-497b8c510127 Destroying unnamed session | ||
4410 | 2023.10.26 11:51:57.508148 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4411 | 2023.10.26 11:51:57.508324 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4412 | 2023.10.26 11:51:57.508370 [ 3 ] {} <Debug> HTTP-Session: d7bce18e-cf65-4825-b07e-d8f522949484 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4413 | 2023.10.26 11:51:57.508410 [ 3 ] {} <Debug> HTTP-Session: d7bce18e-cf65-4825-b07e-d8f522949484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4414 | 2023.10.26 11:51:57.508555 [ 3 ] {60d392c4-ef4d-4204-89a2-e4f0486e2ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4415 | 2023.10.26 11:51:57.508613 [ 3 ] {60d392c4-ef4d-4204-89a2-e4f0486e2ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4416 | 2023.10.26 11:51:57.508772 [ 3 ] {60d392c4-ef4d-4204-89a2-e4f0486e2ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4417 | 2023.10.26 11:51:57.509218 [ 3 ] {60d392c4-ef4d-4204-89a2-e4f0486e2ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4418 | 2023.10.26 11:51:57.509481 [ 3 ] {60d392c4-ef4d-4204-89a2-e4f0486e2ca5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4419 | 2023.10.26 11:51:57.509641 [ 3 ] {60d392c4-ef4d-4204-89a2-e4f0486e2ca5} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4420 | 2023.10.26 11:51:57.509777 [ 3 ] {60d392c4-ef4d-4204-89a2-e4f0486e2ca5} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001178968 sec., 5089 rows/sec., 288.26 KiB/sec. | ||
4421 | 2023.10.26 11:51:57.509945 [ 3 ] {60d392c4-ef4d-4204-89a2-e4f0486e2ca5} <Debug> DynamicQueryHandler: Done processing query | ||
4422 | 2023.10.26 11:51:57.509970 [ 3 ] {60d392c4-ef4d-4204-89a2-e4f0486e2ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4423 | 2023.10.26 11:51:57.509986 [ 3 ] {} <Debug> HTTP-Session: d7bce18e-cf65-4825-b07e-d8f522949484 Destroying unnamed session | ||
4424 | 2023.10.26 11:51:57.510115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4425 | 2023.10.26 11:51:57.510160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4426 | 2023.10.26 11:51:57.510178 [ 3 ] {} <Debug> HTTP-Session: f575df6c-3848-4bd9-82ed-20f8c0229e8f Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4427 | 2023.10.26 11:51:57.510194 [ 3 ] {} <Debug> HTTP-Session: f575df6c-3848-4bd9-82ed-20f8c0229e8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4428 | 2023.10.26 11:51:57.510270 [ 3 ] {c9c8c450-d02f-4bc5-82e9-879f8ef9edb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4429 | 2023.10.26 11:51:57.510309 [ 3 ] {c9c8c450-d02f-4bc5-82e9-879f8ef9edb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4430 | 2023.10.26 11:51:57.510419 [ 3 ] {c9c8c450-d02f-4bc5-82e9-879f8ef9edb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4431 | 2023.10.26 11:51:57.510791 [ 3 ] {c9c8c450-d02f-4bc5-82e9-879f8ef9edb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4432 | 2023.10.26 11:51:57.511000 [ 3 ] {c9c8c450-d02f-4bc5-82e9-879f8ef9edb5} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4433 | 2023.10.26 11:51:57.511145 [ 3 ] {c9c8c450-d02f-4bc5-82e9-879f8ef9edb5} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4434 | 2023.10.26 11:51:57.511269 [ 3 ] {c9c8c450-d02f-4bc5-82e9-879f8ef9edb5} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000971194 sec., 98847 rows/sec., 9.37 MiB/sec. | ||
4435 | 2023.10.26 11:51:57.511390 [ 3 ] {c9c8c450-d02f-4bc5-82e9-879f8ef9edb5} <Debug> DynamicQueryHandler: Done processing query | ||
4436 | 2023.10.26 11:51:57.511414 [ 3 ] {c9c8c450-d02f-4bc5-82e9-879f8ef9edb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4437 | 2023.10.26 11:51:57.511429 [ 3 ] {} <Debug> HTTP-Session: f575df6c-3848-4bd9-82ed-20f8c0229e8f Destroying unnamed session | ||
4438 | 2023.10.26 11:51:57.511739 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4439 | 2023.10.26 11:51:57.511784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4440 | 2023.10.26 11:51:57.511803 [ 3 ] {} <Debug> HTTP-Session: 43be706c-ac67-4330-90be-152e0817911a Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4441 | 2023.10.26 11:51:57.511819 [ 3 ] {} <Debug> HTTP-Session: 43be706c-ac67-4330-90be-152e0817911a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4442 | 2023.10.26 11:51:57.511908 [ 3 ] {d577450c-14e5-4c45-9dbd-92a802673d33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4443 | 2023.10.26 11:51:57.511946 [ 3 ] {d577450c-14e5-4c45-9dbd-92a802673d33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4444 | 2023.10.26 11:51:57.512050 [ 3 ] {d577450c-14e5-4c45-9dbd-92a802673d33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4445 | 2023.10.26 11:51:57.512501 [ 3 ] {d577450c-14e5-4c45-9dbd-92a802673d33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4446 | 2023.10.26 11:51:57.512715 [ 3 ] {d577450c-14e5-4c45-9dbd-92a802673d33} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
4447 | 2023.10.26 11:51:57.512862 [ 3 ] {d577450c-14e5-4c45-9dbd-92a802673d33} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
4448 | 2023.10.26 11:51:57.512991 [ 3 ] {d577450c-14e5-4c45-9dbd-92a802673d33} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001053855 sec., 276129 rows/sec., 18.95 MiB/sec. | ||
4449 | 2023.10.26 11:51:57.513108 [ 3 ] {d577450c-14e5-4c45-9dbd-92a802673d33} <Debug> DynamicQueryHandler: Done processing query | ||
4450 | 2023.10.26 11:51:57.513132 [ 3 ] {d577450c-14e5-4c45-9dbd-92a802673d33} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4451 | 2023.10.26 11:51:57.513148 [ 3 ] {} <Debug> HTTP-Session: 43be706c-ac67-4330-90be-152e0817911a Destroying unnamed session | ||
4452 | 2023.10.26 11:51:57.513263 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4453 | 2023.10.26 11:51:57.513306 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4454 | 2023.10.26 11:51:57.513325 [ 3 ] {} <Debug> HTTP-Session: 4e351855-5d36-49a9-a144-6e47fc226ed2 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4455 | 2023.10.26 11:51:57.513341 [ 3 ] {} <Debug> HTTP-Session: 4e351855-5d36-49a9-a144-6e47fc226ed2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4456 | 2023.10.26 11:51:57.513408 [ 3 ] {8bbbf13a-8404-41ed-8694-a481b775a54b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4457 | 2023.10.26 11:51:57.513447 [ 3 ] {8bbbf13a-8404-41ed-8694-a481b775a54b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4458 | 2023.10.26 11:51:57.513553 [ 3 ] {8bbbf13a-8404-41ed-8694-a481b775a54b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4459 | 2023.10.26 11:51:57.513809 [ 3 ] {8bbbf13a-8404-41ed-8694-a481b775a54b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4460 | 2023.10.26 11:51:57.514051 [ 3 ] {8bbbf13a-8404-41ed-8694-a481b775a54b} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4461 | 2023.10.26 11:51:57.514226 [ 3 ] {8bbbf13a-8404-41ed-8694-a481b775a54b} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4462 | 2023.10.26 11:51:57.514352 [ 3 ] {8bbbf13a-8404-41ed-8694-a481b775a54b} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000910983 sec., 6586 rows/sec., 276.57 KiB/sec. | ||
4463 | 2023.10.26 11:51:57.514346 [ 153 ] {} <Debug> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4464 | 2023.10.26 11:51:57.514457 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4465 | 2023.10.26 11:51:57.514516 [ 3 ] {8bbbf13a-8404-41ed-8694-a481b775a54b} <Debug> DynamicQueryHandler: Done processing query | ||
4466 | 2023.10.26 11:51:57.514556 [ 3 ] {8bbbf13a-8404-41ed-8694-a481b775a54b} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4467 | 2023.10.26 11:51:57.514562 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
4468 | 2023.10.26 11:51:57.514576 [ 3 ] {} <Debug> HTTP-Session: 4e351855-5d36-49a9-a144-6e47fc226ed2 Destroying unnamed session | ||
4469 | 2023.10.26 11:51:57.514710 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4470 | 2023.10.26 11:51:57.514762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4471 | 2023.10.26 11:51:57.514779 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part | ||
4472 | 2023.10.26 11:51:57.514829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4473 | 2023.10.26 11:51:57.514879 [ 3 ] {} <Debug> HTTP-Session: a3bc621c-cf0d-4d0a-909c-b6d36b74f476 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4474 | 2023.10.26 11:51:57.514912 [ 3 ] {} <Debug> HTTP-Session: a3bc621c-cf0d-4d0a-909c-b6d36b74f476 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4475 | 2023.10.26 11:51:57.515089 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part | ||
4476 | 2023.10.26 11:51:57.515115 [ 3 ] {9367e92a-c3a3-48d7-bea1-8682054d5574} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4477 | 2023.10.26 11:51:57.515227 [ 3 ] {9367e92a-c3a3-48d7-bea1-8682054d5574} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4478 | 2023.10.26 11:51:57.515420 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part | ||
4479 | 2023.10.26 11:51:57.515738 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part | ||
4480 | 2023.10.26 11:51:57.515817 [ 3 ] {9367e92a-c3a3-48d7-bea1-8682054d5574} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4481 | 2023.10.26 11:51:57.515974 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part | ||
4482 | 2023.10.26 11:51:57.516108 [ 18 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part | ||
4483 | 2023.10.26 11:51:57.516614 [ 3 ] {9367e92a-c3a3-48d7-bea1-8682054d5574} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4484 | 2023.10.26 11:51:57.517156 [ 3 ] {9367e92a-c3a3-48d7-bea1-8682054d5574} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4485 | 2023.10.26 11:51:57.517599 [ 3 ] {9367e92a-c3a3-48d7-bea1-8682054d5574} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4486 | 2023.10.26 11:51:57.517645 [ 17 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.003129536 sec., 40261.55954109491 rows/sec., 1.65 MiB/sec. | ||
4487 | 2023.10.26 11:51:57.517741 [ 153 ] {} <Debug> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4488 | 2023.10.26 11:51:57.517831 [ 3 ] {9367e92a-c3a3-48d7-bea1-8682054d5574} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002621369 sec., 26703 rows/sec., 1.62 MiB/sec. | ||
4489 | 2023.10.26 11:51:57.517844 [ 153 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.75 GiB. | ||
4490 | 2023.10.26 11:51:57.517929 [ 17 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4491 | 2023.10.26 11:51:57.518081 [ 15 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
4492 | 2023.10.26 11:51:57.518203 [ 3 ] {9367e92a-c3a3-48d7-bea1-8682054d5574} <Debug> DynamicQueryHandler: Done processing query | ||
4493 | 2023.10.26 11:51:57.518264 [ 3 ] {9367e92a-c3a3-48d7-bea1-8682054d5574} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4494 | 2023.10.26 11:51:57.518313 [ 15 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4495 | 2023.10.26 11:51:57.518330 [ 3 ] {} <Debug> HTTP-Session: a3bc621c-cf0d-4d0a-909c-b6d36b74f476 Destroying unnamed session | ||
4496 | 2023.10.26 11:51:57.518396 [ 15 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 1164 rows starting from the beginning of the part | ||
4497 | 2023.10.26 11:51:57.518439 [ 17 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
4498 | 2023.10.26 11:51:57.518540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4499 | 2023.10.26 11:51:57.518583 [ 17 ] {d09ad3ce-eca6-41c0-a2e8-8d9371e71f85::all_1_21_4} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
4500 | 2023.10.26 11:51:57.518663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4501 | 2023.10.26 11:51:57.518741 [ 15 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part | ||
4502 | 2023.10.26 11:51:57.518766 [ 3 ] {} <Debug> HTTP-Session: ab16d379-57e8-46cb-9265-7e0feaa22990 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4503 | 2023.10.26 11:51:57.518836 [ 3 ] {} <Debug> HTTP-Session: ab16d379-57e8-46cb-9265-7e0feaa22990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4504 | 2023.10.26 11:51:57.519067 [ 3 ] {c0c35b5f-3705-4130-a8f0-844609098285} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4505 | 2023.10.26 11:51:57.519075 [ 15 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 81 rows starting from the beginning of the part | ||
4506 | 2023.10.26 11:51:57.519168 [ 3 ] {c0c35b5f-3705-4130-a8f0-844609098285} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4507 | 2023.10.26 11:51:57.519408 [ 15 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 70 rows starting from the beginning of the part | ||
4508 | 2023.10.26 11:51:57.519660 [ 3 ] {c0c35b5f-3705-4130-a8f0-844609098285} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4509 | 2023.10.26 11:51:57.519697 [ 15 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part | ||
4510 | 2023.10.26 11:51:57.519888 [ 15 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part | ||
4511 | 2023.10.26 11:51:57.520445 [ 3 ] {c0c35b5f-3705-4130-a8f0-844609098285} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4512 | 2023.10.26 11:51:57.520909 [ 3 ] {c0c35b5f-3705-4130-a8f0-844609098285} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
4513 | 2023.10.26 11:51:57.521284 [ 3 ] {c0c35b5f-3705-4130-a8f0-844609098285} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
4514 | 2023.10.26 11:51:57.521443 [ 3 ] {c0c35b5f-3705-4130-a8f0-844609098285} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.002336425 sec., 8988 rows/sec., 477.33 KiB/sec. | ||
4515 | 2023.10.26 11:51:57.521872 [ 3 ] {c0c35b5f-3705-4130-a8f0-844609098285} <Debug> DynamicQueryHandler: Done processing query | ||
4516 | 2023.10.26 11:51:57.521905 [ 21 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003960259 sec., 385075.82458622026 rows/sec., 23.40 MiB/sec. | ||
4517 | 2023.10.26 11:51:57.521912 [ 3 ] {c0c35b5f-3705-4130-a8f0-844609098285} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4518 | 2023.10.26 11:51:57.521981 [ 3 ] {} <Debug> HTTP-Session: ab16d379-57e8-46cb-9265-7e0feaa22990 Destroying unnamed session | ||
4519 | 2023.10.26 11:51:57.522102 [ 21 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4520 | 2023.10.26 11:51:57.522324 [ 21 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
4521 | 2023.10.26 11:51:57.522417 [ 21 ] {6ffca4f2-56d8-488e-947f-649f9e7b9d26::all_1_21_4} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
4522 | 2023.10.26 11:52:02.506709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 7658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4523 | 2023.10.26 11:52:02.506884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4524 | 2023.10.26 11:52:02.506930 [ 3 ] {} <Debug> HTTP-Session: febd1450-d387-48e2-8b9b-be03e74e2b84 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4525 | 2023.10.26 11:52:02.506971 [ 3 ] {} <Debug> HTTP-Session: febd1450-d387-48e2-8b9b-be03e74e2b84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4526 | 2023.10.26 11:52:02.507168 [ 3 ] {c42911db-1ac5-48b5-ba5e-27246ac1c877} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4527 | 2023.10.26 11:52:02.507263 [ 3 ] {c42911db-1ac5-48b5-ba5e-27246ac1c877} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4528 | 2023.10.26 11:52:02.507523 [ 3 ] {c42911db-1ac5-48b5-ba5e-27246ac1c877} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4529 | 2023.10.26 11:52:02.508043 [ 3 ] {c42911db-1ac5-48b5-ba5e-27246ac1c877} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4530 | 2023.10.26 11:52:02.508309 [ 3 ] {c42911db-1ac5-48b5-ba5e-27246ac1c877} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4531 | 2023.10.26 11:52:02.508479 [ 3 ] {c42911db-1ac5-48b5-ba5e-27246ac1c877} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4532 | 2023.10.26 11:52:02.508618 [ 3 ] {c42911db-1ac5-48b5-ba5e-27246ac1c877} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001393041 sec., 38046 rows/sec., 3.01 MiB/sec. | ||
4533 | 2023.10.26 11:52:02.508640 [ 149 ] {} <Debug> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4534 | 2023.10.26 11:52:02.508766 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4535 | 2023.10.26 11:52:02.508832 [ 3 ] {c42911db-1ac5-48b5-ba5e-27246ac1c877} <Debug> DynamicQueryHandler: Done processing query | ||
4536 | 2023.10.26 11:52:02.508865 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4537 | 2023.10.26 11:52:02.508876 [ 3 ] {c42911db-1ac5-48b5-ba5e-27246ac1c877} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4538 | 2023.10.26 11:52:02.508961 [ 3 ] {} <Debug> HTTP-Session: febd1450-d387-48e2-8b9b-be03e74e2b84 Destroying unnamed session | ||
4539 | 2023.10.26 11:52:02.509025 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4540 | 2023.10.26 11:52:02.509063 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 53 rows starting from the beginning of the part | ||
4541 | 2023.10.26 11:52:02.509182 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 50 rows starting from the beginning of the part | ||
4542 | 2023.10.26 11:52:02.509234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 25468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4543 | 2023.10.26 11:52:02.509333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4544 | 2023.10.26 11:52:02.509389 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 6 rows starting from the beginning of the part | ||
4545 | 2023.10.26 11:52:02.509393 [ 3 ] {} <Debug> HTTP-Session: 1f16b611-2346-44aa-bf1e-88d7c963d4e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4546 | 2023.10.26 11:52:02.509466 [ 3 ] {} <Debug> HTTP-Session: 1f16b611-2346-44aa-bf1e-88d7c963d4e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4547 | 2023.10.26 11:52:02.509649 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 53 rows starting from the beginning of the part | ||
4548 | 2023.10.26 11:52:02.509672 [ 3 ] {2bf75b01-7045-42ef-9410-975374f62c45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4549 | 2023.10.26 11:52:02.509759 [ 3 ] {2bf75b01-7045-42ef-9410-975374f62c45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4550 | 2023.10.26 11:52:02.509867 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 6 rows starting from the beginning of the part | ||
4551 | 2023.10.26 11:52:02.510226 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 53 rows starting from the beginning of the part | ||
4552 | 2023.10.26 11:52:02.510236 [ 3 ] {2bf75b01-7045-42ef-9410-975374f62c45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4553 | 2023.10.26 11:52:02.511194 [ 3 ] {2bf75b01-7045-42ef-9410-975374f62c45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4554 | 2023.10.26 11:52:02.511748 [ 3 ] {2bf75b01-7045-42ef-9410-975374f62c45} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4555 | 2023.10.26 11:52:02.511839 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 4 columns (4 merged, 0 gathered) in 0.003044796 sec., 72582.8594099572 rows/sec., 5.60 MiB/sec. | ||
4556 | 2023.10.26 11:52:02.511985 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4557 | 2023.10.26 11:52:02.512020 [ 3 ] {2bf75b01-7045-42ef-9410-975374f62c45} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4558 | 2023.10.26 11:52:02.512178 [ 149 ] {} <Debug> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4559 | 2023.10.26 11:52:02.512234 [ 3 ] {2bf75b01-7045-42ef-9410-975374f62c45} <Information> executeQuery: Read 159 rows, 15.73 KiB in 0.002535947 sec., 62698 rows/sec., 6.06 MiB/sec. | ||
4560 | 2023.10.26 11:52:02.512249 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4561 | 2023.10.26 11:52:02.512282 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4562 | 2023.10.26 11:52:02.512447 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4563 | 2023.10.26 11:52:02.512538 [ 21 ] {449444a8-4430-4344-a8ad-26037c41107b::all_1_41_8} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4564 | 2023.10.26 11:52:02.512661 [ 3 ] {2bf75b01-7045-42ef-9410-975374f62c45} <Debug> DynamicQueryHandler: Done processing query | ||
4565 | 2023.10.26 11:52:02.512725 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4566 | 2023.10.26 11:52:02.512730 [ 3 ] {2bf75b01-7045-42ef-9410-975374f62c45} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4567 | 2023.10.26 11:52:02.512775 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 237 rows starting from the beginning of the part | ||
4568 | 2023.10.26 11:52:02.512786 [ 3 ] {} <Debug> HTTP-Session: 1f16b611-2346-44aa-bf1e-88d7c963d4e8 Destroying unnamed session | ||
4569 | 2023.10.26 11:52:02.512904 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 150 rows starting from the beginning of the part | ||
4570 | 2023.10.26 11:52:02.512999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 9037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4571 | 2023.10.26 11:52:02.513050 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 96 rows starting from the beginning of the part | ||
4572 | 2023.10.26 11:52:02.513108 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4573 | 2023.10.26 11:52:02.513151 [ 3 ] {} <Debug> HTTP-Session: e6c6c622-e59f-44df-b1d1-75b20862cc53 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4574 | 2023.10.26 11:52:02.513202 [ 3 ] {} <Debug> HTTP-Session: e6c6c622-e59f-44df-b1d1-75b20862cc53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4575 | 2023.10.26 11:52:02.513245 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 159 rows starting from the beginning of the part | ||
4576 | 2023.10.26 11:52:02.513409 [ 3 ] {67dbe4d9-d7c1-4aab-87ea-dc3e646d4f65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4577 | 2023.10.26 11:52:02.513500 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 96 rows starting from the beginning of the part | ||
4578 | 2023.10.26 11:52:02.513511 [ 3 ] {67dbe4d9-d7c1-4aab-87ea-dc3e646d4f65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4579 | 2023.10.26 11:52:02.513793 [ 17 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 159 rows starting from the beginning of the part | ||
4580 | 2023.10.26 11:52:02.514010 [ 3 ] {67dbe4d9-d7c1-4aab-87ea-dc3e646d4f65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4581 | 2023.10.26 11:52:02.514887 [ 3 ] {67dbe4d9-d7c1-4aab-87ea-dc3e646d4f65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4582 | 2023.10.26 11:52:02.515364 [ 3 ] {67dbe4d9-d7c1-4aab-87ea-dc3e646d4f65} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
4583 | 2023.10.26 11:52:02.515672 [ 3 ] {67dbe4d9-d7c1-4aab-87ea-dc3e646d4f65} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
4584 | 2023.10.26 11:52:02.515826 [ 12 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 897 rows, containing 4 columns (4 merged, 0 gathered) in 0.003449051 sec., 260071.53851885637 rows/sec., 25.02 MiB/sec. | ||
4585 | 2023.10.26 11:52:02.515896 [ 149 ] {} <Debug> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
4586 | 2023.10.26 11:52:02.515929 [ 3 ] {67dbe4d9-d7c1-4aab-87ea-dc3e646d4f65} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.002463827 sec., 21511 rows/sec., 1.68 MiB/sec. | ||
4587 | 2023.10.26 11:52:02.515964 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4588 | 2023.10.26 11:52:02.516087 [ 12 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4589 | 2023.10.26 11:52:02.516271 [ 21 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
4590 | 2023.10.26 11:52:02.516331 [ 3 ] {67dbe4d9-d7c1-4aab-87ea-dc3e646d4f65} <Debug> DynamicQueryHandler: Done processing query | ||
4591 | 2023.10.26 11:52:02.516381 [ 3 ] {67dbe4d9-d7c1-4aab-87ea-dc3e646d4f65} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4592 | 2023.10.26 11:52:02.516441 [ 3 ] {} <Debug> HTTP-Session: e6c6c622-e59f-44df-b1d1-75b20862cc53 Destroying unnamed session | ||
4593 | 2023.10.26 11:52:02.516503 [ 21 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4594 | 2023.10.26 11:52:02.516535 [ 12 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4595 | 2023.10.26 11:52:02.516567 [ 21 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 367 rows starting from the beginning of the part | ||
4596 | 2023.10.26 11:52:02.516657 [ 12 ] {6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a::all_1_41_8} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4597 | 2023.10.26 11:52:02.516813 [ 21 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 56 rows starting from the beginning of the part | ||
4598 | 2023.10.26 11:52:02.516832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 56700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4599 | 2023.10.26 11:52:02.516926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4600 | 2023.10.26 11:52:02.516971 [ 3 ] {} <Debug> HTTP-Session: fe327021-6432-418b-be5d-1643e8011cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4601 | 2023.10.26 11:52:02.517024 [ 3 ] {} <Debug> HTTP-Session: fe327021-6432-418b-be5d-1643e8011cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4602 | 2023.10.26 11:52:02.517035 [ 21 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 291 rows starting from the beginning of the part | ||
4603 | 2023.10.26 11:52:02.517238 [ 3 ] {369609e1-4e95-450c-bcd7-f6da657c6afe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4604 | 2023.10.26 11:52:02.517268 [ 21 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 56 rows starting from the beginning of the part | ||
4605 | 2023.10.26 11:52:02.517370 [ 3 ] {369609e1-4e95-450c-bcd7-f6da657c6afe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4606 | 2023.10.26 11:52:02.517564 [ 21 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 291 rows starting from the beginning of the part | ||
4607 | 2023.10.26 11:52:02.517918 [ 21 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 53 rows starting from the beginning of the part | ||
4608 | 2023.10.26 11:52:02.518057 [ 3 ] {369609e1-4e95-450c-bcd7-f6da657c6afe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4609 | 2023.10.26 11:52:02.519261 [ 3 ] {369609e1-4e95-450c-bcd7-f6da657c6afe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4610 | 2023.10.26 11:52:02.519688 [ 11 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1114 rows, containing 4 columns (4 merged, 0 gathered) in 0.003632393 sec., 306684.87688419176 rows/sec., 21.68 MiB/sec. | ||
4611 | 2023.10.26 11:52:02.519870 [ 3 ] {369609e1-4e95-450c-bcd7-f6da657c6afe} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
4612 | 2023.10.26 11:52:02.519915 [ 11 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
4613 | 2023.10.26 11:52:02.520167 [ 3 ] {369609e1-4e95-450c-bcd7-f6da657c6afe} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
4614 | 2023.10.26 11:52:02.520244 [ 11 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
4615 | 2023.10.26 11:52:02.520389 [ 11 ] {74ca52f0-8d9b-431b-9743-d02a15f54b97::all_1_41_8} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
4616 | 2023.10.26 11:52:02.520453 [ 3 ] {369609e1-4e95-450c-bcd7-f6da657c6afe} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.003130286 sec., 16931 rows/sec., 22.85 MiB/sec. | ||
4617 | 2023.10.26 11:52:02.520777 [ 3 ] {369609e1-4e95-450c-bcd7-f6da657c6afe} <Debug> DynamicQueryHandler: Done processing query | ||
4618 | 2023.10.26 11:52:02.520802 [ 3 ] {369609e1-4e95-450c-bcd7-f6da657c6afe} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4619 | 2023.10.26 11:52:02.520819 [ 3 ] {} <Debug> HTTP-Session: fe327021-6432-418b-be5d-1643e8011cdc Destroying unnamed session | ||
4620 | 2023.10.26 11:52:06.625334 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
4621 | 2023.10.26 11:52:06.625418 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
4622 | 2023.10.26 11:52:07.508689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4623 | 2023.10.26 11:52:07.508814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4624 | 2023.10.26 11:52:07.508844 [ 3 ] {} <Debug> HTTP-Session: 535f5b16-a494-488a-80ff-222db9fec582 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4625 | 2023.10.26 11:52:07.508871 [ 3 ] {} <Debug> HTTP-Session: 535f5b16-a494-488a-80ff-222db9fec582 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4626 | 2023.10.26 11:52:07.509010 [ 3 ] {2f600da9-78ad-4ca5-8771-d6dd57c9063f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4627 | 2023.10.26 11:52:07.509076 [ 3 ] {2f600da9-78ad-4ca5-8771-d6dd57c9063f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4628 | 2023.10.26 11:52:07.509262 [ 3 ] {2f600da9-78ad-4ca5-8771-d6dd57c9063f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4629 | 2023.10.26 11:52:07.509728 [ 3 ] {2f600da9-78ad-4ca5-8771-d6dd57c9063f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4630 | 2023.10.26 11:52:07.509998 [ 3 ] {2f600da9-78ad-4ca5-8771-d6dd57c9063f} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4631 | 2023.10.26 11:52:07.510179 [ 3 ] {2f600da9-78ad-4ca5-8771-d6dd57c9063f} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4632 | 2023.10.26 11:52:07.510319 [ 3 ] {2f600da9-78ad-4ca5-8771-d6dd57c9063f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001262629 sec., 4751 rows/sec., 269.16 KiB/sec. | ||
4633 | 2023.10.26 11:52:07.510499 [ 3 ] {2f600da9-78ad-4ca5-8771-d6dd57c9063f} <Debug> DynamicQueryHandler: Done processing query | ||
4634 | 2023.10.26 11:52:07.510527 [ 3 ] {2f600da9-78ad-4ca5-8771-d6dd57c9063f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4635 | 2023.10.26 11:52:07.510544 [ 3 ] {} <Debug> HTTP-Session: 535f5b16-a494-488a-80ff-222db9fec582 Destroying unnamed session | ||
4636 | 2023.10.26 11:52:07.510683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4637 | 2023.10.26 11:52:07.510737 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4638 | 2023.10.26 11:52:07.510757 [ 3 ] {} <Debug> HTTP-Session: 213ffc22-a04c-4497-a785-05abdf17f791 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4639 | 2023.10.26 11:52:07.510783 [ 3 ] {} <Debug> HTTP-Session: 213ffc22-a04c-4497-a785-05abdf17f791 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4640 | 2023.10.26 11:52:07.510872 [ 3 ] {c5d99f1c-16fc-46a9-9d7c-a24472cedc2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4641 | 2023.10.26 11:52:07.510914 [ 3 ] {c5d99f1c-16fc-46a9-9d7c-a24472cedc2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4642 | 2023.10.26 11:52:07.511030 [ 3 ] {c5d99f1c-16fc-46a9-9d7c-a24472cedc2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4643 | 2023.10.26 11:52:07.511399 [ 3 ] {c5d99f1c-16fc-46a9-9d7c-a24472cedc2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4644 | 2023.10.26 11:52:07.511622 [ 3 ] {c5d99f1c-16fc-46a9-9d7c-a24472cedc2e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4645 | 2023.10.26 11:52:07.511771 [ 3 ] {c5d99f1c-16fc-46a9-9d7c-a24472cedc2e} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4646 | 2023.10.26 11:52:07.511903 [ 3 ] {c5d99f1c-16fc-46a9-9d7c-a24472cedc2e} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.000996995 sec., 96289 rows/sec., 9.13 MiB/sec. | ||
4647 | 2023.10.26 11:52:07.512057 [ 3 ] {c5d99f1c-16fc-46a9-9d7c-a24472cedc2e} <Debug> DynamicQueryHandler: Done processing query | ||
4648 | 2023.10.26 11:52:07.512082 [ 3 ] {c5d99f1c-16fc-46a9-9d7c-a24472cedc2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4649 | 2023.10.26 11:52:07.512099 [ 3 ] {} <Debug> HTTP-Session: 213ffc22-a04c-4497-a785-05abdf17f791 Destroying unnamed session | ||
4650 | 2023.10.26 11:52:07.512257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4651 | 2023.10.26 11:52:07.512305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4652 | 2023.10.26 11:52:07.512326 [ 3 ] {} <Debug> HTTP-Session: 553e0d99-e3ee-4662-b8a5-b5b10674602c Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4653 | 2023.10.26 11:52:07.512344 [ 3 ] {} <Debug> HTTP-Session: 553e0d99-e3ee-4662-b8a5-b5b10674602c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4654 | 2023.10.26 11:52:07.512428 [ 3 ] {8970174c-5985-461f-8bad-88b3bb90398e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4655 | 2023.10.26 11:52:07.512469 [ 3 ] {8970174c-5985-461f-8bad-88b3bb90398e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4656 | 2023.10.26 11:52:07.512577 [ 3 ] {8970174c-5985-461f-8bad-88b3bb90398e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4657 | 2023.10.26 11:52:07.513049 [ 3 ] {8970174c-5985-461f-8bad-88b3bb90398e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4658 | 2023.10.26 11:52:07.513268 [ 3 ] {8970174c-5985-461f-8bad-88b3bb90398e} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
4659 | 2023.10.26 11:52:07.513413 [ 3 ] {8970174c-5985-461f-8bad-88b3bb90398e} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
4660 | 2023.10.26 11:52:07.513528 [ 3 ] {8970174c-5985-461f-8bad-88b3bb90398e} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001071596 sec., 271557 rows/sec., 18.64 MiB/sec. | ||
4661 | 2023.10.26 11:52:07.513647 [ 3 ] {8970174c-5985-461f-8bad-88b3bb90398e} <Debug> DynamicQueryHandler: Done processing query | ||
4662 | 2023.10.26 11:52:07.513670 [ 3 ] {8970174c-5985-461f-8bad-88b3bb90398e} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4663 | 2023.10.26 11:52:07.513686 [ 3 ] {} <Debug> HTTP-Session: 553e0d99-e3ee-4662-b8a5-b5b10674602c Destroying unnamed session | ||
4664 | 2023.10.26 11:52:07.513843 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4665 | 2023.10.26 11:52:07.513887 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4666 | 2023.10.26 11:52:07.513906 [ 3 ] {} <Debug> HTTP-Session: 94e1a9b9-15c3-4143-a4b2-34acd112fd18 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4667 | 2023.10.26 11:52:07.513922 [ 3 ] {} <Debug> HTTP-Session: 94e1a9b9-15c3-4143-a4b2-34acd112fd18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4668 | 2023.10.26 11:52:07.513990 [ 3 ] {9931b49e-20ff-4597-b24c-a844d329ffe3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4669 | 2023.10.26 11:52:07.514029 [ 3 ] {9931b49e-20ff-4597-b24c-a844d329ffe3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4670 | 2023.10.26 11:52:07.514134 [ 3 ] {9931b49e-20ff-4597-b24c-a844d329ffe3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4671 | 2023.10.26 11:52:07.514417 [ 3 ] {9931b49e-20ff-4597-b24c-a844d329ffe3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4672 | 2023.10.26 11:52:07.514659 [ 3 ] {9931b49e-20ff-4597-b24c-a844d329ffe3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4673 | 2023.10.26 11:52:07.514831 [ 3 ] {9931b49e-20ff-4597-b24c-a844d329ffe3} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4674 | 2023.10.26 11:52:07.514952 [ 3 ] {9931b49e-20ff-4597-b24c-a844d329ffe3} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000930284 sec., 6449 rows/sec., 270.83 KiB/sec. | ||
4675 | 2023.10.26 11:52:07.515068 [ 3 ] {9931b49e-20ff-4597-b24c-a844d329ffe3} <Debug> DynamicQueryHandler: Done processing query | ||
4676 | 2023.10.26 11:52:07.515091 [ 3 ] {9931b49e-20ff-4597-b24c-a844d329ffe3} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4677 | 2023.10.26 11:52:07.515106 [ 3 ] {} <Debug> HTTP-Session: 94e1a9b9-15c3-4143-a4b2-34acd112fd18 Destroying unnamed session | ||
4678 | 2023.10.26 11:52:07.515217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4679 | 2023.10.26 11:52:07.515260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4680 | 2023.10.26 11:52:07.515279 [ 3 ] {} <Debug> HTTP-Session: 0b1768b3-e61c-4c4f-a38e-40f996151e53 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4681 | 2023.10.26 11:52:07.515295 [ 3 ] {} <Debug> HTTP-Session: 0b1768b3-e61c-4c4f-a38e-40f996151e53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4682 | 2023.10.26 11:52:07.515366 [ 3 ] {b089e54d-85c3-4e15-9fe2-15e1296e7c8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4683 | 2023.10.26 11:52:07.515406 [ 3 ] {b089e54d-85c3-4e15-9fe2-15e1296e7c8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4684 | 2023.10.26 11:52:07.515524 [ 3 ] {b089e54d-85c3-4e15-9fe2-15e1296e7c8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4685 | 2023.10.26 11:52:07.515835 [ 3 ] {b089e54d-85c3-4e15-9fe2-15e1296e7c8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4686 | 2023.10.26 11:52:07.516085 [ 3 ] {b089e54d-85c3-4e15-9fe2-15e1296e7c8c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
4687 | 2023.10.26 11:52:07.516262 [ 3 ] {b089e54d-85c3-4e15-9fe2-15e1296e7c8c} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
4688 | 2023.10.26 11:52:07.516380 [ 3 ] {b089e54d-85c3-4e15-9fe2-15e1296e7c8c} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000987474 sec., 70887 rows/sec., 4.30 MiB/sec. | ||
4689 | 2023.10.26 11:52:07.516500 [ 3 ] {b089e54d-85c3-4e15-9fe2-15e1296e7c8c} <Debug> DynamicQueryHandler: Done processing query | ||
4690 | 2023.10.26 11:52:07.516523 [ 3 ] {b089e54d-85c3-4e15-9fe2-15e1296e7c8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4691 | 2023.10.26 11:52:07.516539 [ 3 ] {} <Debug> HTTP-Session: 0b1768b3-e61c-4c4f-a38e-40f996151e53 Destroying unnamed session | ||
4692 | 2023.10.26 11:52:07.516650 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4693 | 2023.10.26 11:52:07.516694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4694 | 2023.10.26 11:52:07.516712 [ 3 ] {} <Debug> HTTP-Session: f8af6dbd-8178-4cd7-be20-d7965459e6e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4695 | 2023.10.26 11:52:07.516728 [ 3 ] {} <Debug> HTTP-Session: f8af6dbd-8178-4cd7-be20-d7965459e6e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4696 | 2023.10.26 11:52:07.516796 [ 3 ] {58ccd517-43b9-4322-b5b5-361191176bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4697 | 2023.10.26 11:52:07.516834 [ 3 ] {58ccd517-43b9-4322-b5b5-361191176bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4698 | 2023.10.26 11:52:07.516935 [ 3 ] {58ccd517-43b9-4322-b5b5-361191176bfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4699 | 2023.10.26 11:52:07.517196 [ 3 ] {58ccd517-43b9-4322-b5b5-361191176bfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4700 | 2023.10.26 11:52:07.517419 [ 3 ] {58ccd517-43b9-4322-b5b5-361191176bfc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
4701 | 2023.10.26 11:52:07.517588 [ 3 ] {58ccd517-43b9-4322-b5b5-361191176bfc} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
4702 | 2023.10.26 11:52:07.517720 [ 3 ] {58ccd517-43b9-4322-b5b5-361191176bfc} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000894034 sec., 23489 rows/sec., 1.22 MiB/sec. | ||
4703 | 2023.10.26 11:52:07.517845 [ 3 ] {58ccd517-43b9-4322-b5b5-361191176bfc} <Debug> DynamicQueryHandler: Done processing query | ||
4704 | 2023.10.26 11:52:07.517869 [ 3 ] {58ccd517-43b9-4322-b5b5-361191176bfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4705 | 2023.10.26 11:52:07.517885 [ 3 ] {} <Debug> HTTP-Session: f8af6dbd-8178-4cd7-be20-d7965459e6e3 Destroying unnamed session | ||
4706 | 2023.10.26 11:52:12.506269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 7658, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4707 | 2023.10.26 11:52:12.506387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4708 | 2023.10.26 11:52:12.506411 [ 3 ] {} <Debug> HTTP-Session: a49f4e64-f31d-423d-8007-607dee21493d Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4709 | 2023.10.26 11:52:12.506436 [ 3 ] {} <Debug> HTTP-Session: a49f4e64-f31d-423d-8007-607dee21493d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4710 | 2023.10.26 11:52:12.506564 [ 3 ] {b59f8ad8-09f7-4b89-871e-f8f8da7ff8be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4711 | 2023.10.26 11:52:12.506623 [ 3 ] {b59f8ad8-09f7-4b89-871e-f8f8da7ff8be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4712 | 2023.10.26 11:52:12.506782 [ 3 ] {b59f8ad8-09f7-4b89-871e-f8f8da7ff8be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4713 | 2023.10.26 11:52:12.507246 [ 3 ] {b59f8ad8-09f7-4b89-871e-f8f8da7ff8be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4714 | 2023.10.26 11:52:12.507514 [ 3 ] {b59f8ad8-09f7-4b89-871e-f8f8da7ff8be} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4715 | 2023.10.26 11:52:12.507677 [ 3 ] {b59f8ad8-09f7-4b89-871e-f8f8da7ff8be} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4716 | 2023.10.26 11:52:12.507800 [ 3 ] {b59f8ad8-09f7-4b89-871e-f8f8da7ff8be} <Information> executeQuery: Read 53 rows, 4.30 KiB in 0.001201168 sec., 44123 rows/sec., 3.49 MiB/sec. | ||
4717 | 2023.10.26 11:52:12.507974 [ 3 ] {b59f8ad8-09f7-4b89-871e-f8f8da7ff8be} <Debug> DynamicQueryHandler: Done processing query | ||
4718 | 2023.10.26 11:52:12.508001 [ 3 ] {b59f8ad8-09f7-4b89-871e-f8f8da7ff8be} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
4719 | 2023.10.26 11:52:12.508018 [ 3 ] {} <Debug> HTTP-Session: a49f4e64-f31d-423d-8007-607dee21493d Destroying unnamed session | ||
4720 | 2023.10.26 11:52:12.508195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 25468, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4721 | 2023.10.26 11:52:12.508244 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4722 | 2023.10.26 11:52:12.508264 [ 3 ] {} <Debug> HTTP-Session: 54753f3e-ceb2-4f3d-8519-9dcece725d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4723 | 2023.10.26 11:52:12.508282 [ 3 ] {} <Debug> HTTP-Session: 54753f3e-ceb2-4f3d-8519-9dcece725d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4724 | 2023.10.26 11:52:12.508367 [ 3 ] {08ef7b73-5296-4589-a7dd-98e952f28897} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4725 | 2023.10.26 11:52:12.508409 [ 3 ] {08ef7b73-5296-4589-a7dd-98e952f28897} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4726 | 2023.10.26 11:52:12.508524 [ 3 ] {08ef7b73-5296-4589-a7dd-98e952f28897} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4727 | 2023.10.26 11:52:12.508927 [ 3 ] {08ef7b73-5296-4589-a7dd-98e952f28897} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4728 | 2023.10.26 11:52:12.509150 [ 3 ] {08ef7b73-5296-4589-a7dd-98e952f28897} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4729 | 2023.10.26 11:52:12.509299 [ 3 ] {08ef7b73-5296-4589-a7dd-98e952f28897} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4730 | 2023.10.26 11:52:12.509407 [ 3 ] {08ef7b73-5296-4589-a7dd-98e952f28897} <Information> executeQuery: Read 159 rows, 15.73 KiB in 0.001006945 sec., 157903 rows/sec., 15.26 MiB/sec. | ||
4731 | 2023.10.26 11:52:12.509611 [ 3 ] {08ef7b73-5296-4589-a7dd-98e952f28897} <Debug> DynamicQueryHandler: Done processing query | ||
4732 | 2023.10.26 11:52:12.509635 [ 3 ] {08ef7b73-5296-4589-a7dd-98e952f28897} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
4733 | 2023.10.26 11:52:12.509652 [ 3 ] {} <Debug> HTTP-Session: 54753f3e-ceb2-4f3d-8519-9dcece725d98 Destroying unnamed session | ||
4734 | 2023.10.26 11:52:12.509781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 9037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4735 | 2023.10.26 11:52:12.509825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4736 | 2023.10.26 11:52:12.509844 [ 3 ] {} <Debug> HTTP-Session: 29633a12-a636-41f8-8a33-e28509a747af Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4737 | 2023.10.26 11:52:12.509861 [ 3 ] {} <Debug> HTTP-Session: 29633a12-a636-41f8-8a33-e28509a747af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4738 | 2023.10.26 11:52:12.509938 [ 3 ] {b3edf8fd-8d6b-4dc2-915d-77388e1b0491} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4739 | 2023.10.26 11:52:12.509978 [ 3 ] {b3edf8fd-8d6b-4dc2-915d-77388e1b0491} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4740 | 2023.10.26 11:52:12.510095 [ 3 ] {b3edf8fd-8d6b-4dc2-915d-77388e1b0491} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4741 | 2023.10.26 11:52:12.510393 [ 3 ] {b3edf8fd-8d6b-4dc2-915d-77388e1b0491} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4742 | 2023.10.26 11:52:12.510609 [ 3 ] {b3edf8fd-8d6b-4dc2-915d-77388e1b0491} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
4743 | 2023.10.26 11:52:12.510760 [ 3 ] {b3edf8fd-8d6b-4dc2-915d-77388e1b0491} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
4744 | 2023.10.26 11:52:12.510865 [ 3 ] {b3edf8fd-8d6b-4dc2-915d-77388e1b0491} <Information> executeQuery: Read 53 rows, 4.24 KiB in 0.000894704 sec., 59237 rows/sec., 4.63 MiB/sec. | ||
4745 | 2023.10.26 11:52:12.511052 [ 3 ] {b3edf8fd-8d6b-4dc2-915d-77388e1b0491} <Debug> DynamicQueryHandler: Done processing query | ||
4746 | 2023.10.26 11:52:12.511076 [ 3 ] {b3edf8fd-8d6b-4dc2-915d-77388e1b0491} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
4747 | 2023.10.26 11:52:12.511093 [ 3 ] {} <Debug> HTTP-Session: 29633a12-a636-41f8-8a33-e28509a747af Destroying unnamed session | ||
4748 | 2023.10.26 11:52:12.511290 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 56700, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4749 | 2023.10.26 11:52:12.511333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4750 | 2023.10.26 11:52:12.511352 [ 3 ] {} <Debug> HTTP-Session: c0bcd58b-2869-4688-90ee-4cfa0357d7aa Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4751 | 2023.10.26 11:52:12.511369 [ 3 ] {} <Debug> HTTP-Session: c0bcd58b-2869-4688-90ee-4cfa0357d7aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4752 | 2023.10.26 11:52:12.511461 [ 3 ] {1d794b2c-a70e-45c8-a593-787cf354f586} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
4753 | 2023.10.26 11:52:12.511507 [ 3 ] {1d794b2c-a70e-45c8-a593-787cf354f586} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
4754 | 2023.10.26 11:52:12.511650 [ 3 ] {1d794b2c-a70e-45c8-a593-787cf354f586} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4755 | 2023.10.26 11:52:12.512194 [ 3 ] {1d794b2c-a70e-45c8-a593-787cf354f586} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4756 | 2023.10.26 11:52:12.512521 [ 3 ] {1d794b2c-a70e-45c8-a593-787cf354f586} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
4757 | 2023.10.26 11:52:12.512699 [ 3 ] {1d794b2c-a70e-45c8-a593-787cf354f586} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
4758 | 2023.10.26 11:52:12.512806 [ 3 ] {1d794b2c-a70e-45c8-a593-787cf354f586} <Information> executeQuery: Read 53 rows, 73.24 KiB in 0.001316369 sec., 40262 rows/sec., 54.33 MiB/sec. | ||
4759 | 2023.10.26 11:52:12.512797 [ 144 ] {} <Debug> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
4760 | 2023.10.26 11:52:12.512872 [ 144 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4761 | 2023.10.26 11:52:12.512969 [ 3 ] {1d794b2c-a70e-45c8-a593-787cf354f586} <Debug> DynamicQueryHandler: Done processing query | ||
4762 | 2023.10.26 11:52:12.512989 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
4763 | 2023.10.26 11:52:12.513014 [ 3 ] {1d794b2c-a70e-45c8-a593-787cf354f586} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
4764 | 2023.10.26 11:52:12.513071 [ 3 ] {} <Debug> HTTP-Session: c0bcd58b-2869-4688-90ee-4cfa0357d7aa Destroying unnamed session | ||
4765 | 2023.10.26 11:52:12.513214 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4766 | 2023.10.26 11:52:12.513252 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 658 rows starting from the beginning of the part | ||
4767 | 2023.10.26 11:52:12.513401 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part | ||
4768 | 2023.10.26 11:52:12.513510 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 50 rows starting from the beginning of the part | ||
4769 | 2023.10.26 11:52:12.513615 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 53 rows starting from the beginning of the part | ||
4770 | 2023.10.26 11:52:12.513716 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
4771 | 2023.10.26 11:52:12.513812 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 53 rows starting from the beginning of the part | ||
4772 | 2023.10.26 11:52:12.516637 [ 21 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 914 rows, containing 6 columns (6 merged, 0 gathered) in 0.003704184 sec., 246748.00171913704 rows/sec., 332.97 MiB/sec. | ||
4773 | 2023.10.26 11:52:12.517060 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
4774 | 2023.10.26 11:52:12.517264 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
4775 | 2023.10.26 11:52:12.517327 [ 12 ] {aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (aa72bca3-3a47-43f0-96f7-c288c6db0d6d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
4776 | 2023.10.26 11:52:12.517390 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in aa72bca3-3a47-43f0-96f7-c288c6db0d6d::all_1_21_4: 4.14 MiB. | ||
4777 | 2023.10.26 11:52:13.000158 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.33 MiB, peak 237.36 MiB, will set to 232.80 MiB (RSS), difference: 1.48 MiB | ||
4778 | 2023.10.26 11:52:17.508886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4779 | 2023.10.26 11:52:17.509060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4780 | 2023.10.26 11:52:17.509108 [ 3 ] {} <Debug> HTTP-Session: 6535008d-1f21-4a93-88b3-8c85474661c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4781 | 2023.10.26 11:52:17.509149 [ 3 ] {} <Debug> HTTP-Session: 6535008d-1f21-4a93-88b3-8c85474661c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4782 | 2023.10.26 11:52:17.509351 [ 3 ] {61bb6a52-b8c2-4c85-80ec-52bbe47bc021} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
4783 | 2023.10.26 11:52:17.509411 [ 3 ] {61bb6a52-b8c2-4c85-80ec-52bbe47bc021} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
4784 | 2023.10.26 11:52:17.509570 [ 3 ] {61bb6a52-b8c2-4c85-80ec-52bbe47bc021} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4785 | 2023.10.26 11:52:17.509995 [ 3 ] {61bb6a52-b8c2-4c85-80ec-52bbe47bc021} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4786 | 2023.10.26 11:52:17.510253 [ 3 ] {61bb6a52-b8c2-4c85-80ec-52bbe47bc021} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4787 | 2023.10.26 11:52:17.510416 [ 3 ] {61bb6a52-b8c2-4c85-80ec-52bbe47bc021} <Trace> oximeter.fields_i64 (449444a8-4430-4344-a8ad-26037c41107b): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4788 | 2023.10.26 11:52:17.510555 [ 3 ] {61bb6a52-b8c2-4c85-80ec-52bbe47bc021} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001160557 sec., 5169 rows/sec., 292.83 KiB/sec. | ||
4789 | 2023.10.26 11:52:17.510705 [ 3 ] {61bb6a52-b8c2-4c85-80ec-52bbe47bc021} <Debug> DynamicQueryHandler: Done processing query | ||
4790 | 2023.10.26 11:52:17.510731 [ 3 ] {61bb6a52-b8c2-4c85-80ec-52bbe47bc021} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
4791 | 2023.10.26 11:52:17.510748 [ 3 ] {} <Debug> HTTP-Session: 6535008d-1f21-4a93-88b3-8c85474661c5 Destroying unnamed session | ||
4792 | 2023.10.26 11:52:17.510893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4793 | 2023.10.26 11:52:17.510940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4794 | 2023.10.26 11:52:17.510959 [ 3 ] {} <Debug> HTTP-Session: 38f8d520-8780-4628-ae0a-3cb5c0c8cba0 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4795 | 2023.10.26 11:52:17.510977 [ 3 ] {} <Debug> HTTP-Session: 38f8d520-8780-4628-ae0a-3cb5c0c8cba0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4796 | 2023.10.26 11:52:17.511059 [ 3 ] {80bec1f4-b742-46ed-9f04-8c3f9695a3fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
4797 | 2023.10.26 11:52:17.511099 [ 3 ] {80bec1f4-b742-46ed-9f04-8c3f9695a3fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
4798 | 2023.10.26 11:52:17.511206 [ 3 ] {80bec1f4-b742-46ed-9f04-8c3f9695a3fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4799 | 2023.10.26 11:52:17.511621 [ 3 ] {80bec1f4-b742-46ed-9f04-8c3f9695a3fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4800 | 2023.10.26 11:52:17.511844 [ 3 ] {80bec1f4-b742-46ed-9f04-8c3f9695a3fc} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4801 | 2023.10.26 11:52:17.511991 [ 3 ] {80bec1f4-b742-46ed-9f04-8c3f9695a3fc} <Trace> oximeter.fields_string (6c2b2e0a-aa3a-41b9-afbc-adb6d332fa5a): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4802 | 2023.10.26 11:52:17.512115 [ 3 ] {80bec1f4-b742-46ed-9f04-8c3f9695a3fc} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001027995 sec., 93385 rows/sec., 8.86 MiB/sec. | ||
4803 | 2023.10.26 11:52:17.512241 [ 3 ] {80bec1f4-b742-46ed-9f04-8c3f9695a3fc} <Debug> DynamicQueryHandler: Done processing query | ||
4804 | 2023.10.26 11:52:17.512265 [ 3 ] {80bec1f4-b742-46ed-9f04-8c3f9695a3fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
4805 | 2023.10.26 11:52:17.512280 [ 3 ] {} <Debug> HTTP-Session: 38f8d520-8780-4628-ae0a-3cb5c0c8cba0 Destroying unnamed session | ||
4806 | 2023.10.26 11:52:17.512441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 46399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4807 | 2023.10.26 11:52:17.512486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4808 | 2023.10.26 11:52:17.512504 [ 3 ] {} <Debug> HTTP-Session: d65a5319-5d52-40ca-bf9d-aac769dcd856 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4809 | 2023.10.26 11:52:17.512521 [ 3 ] {} <Debug> HTTP-Session: d65a5319-5d52-40ca-bf9d-aac769dcd856 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4810 | 2023.10.26 11:52:17.512602 [ 3 ] {c17cde62-54c7-4892-ae77-0c8ae30befec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
4811 | 2023.10.26 11:52:17.512640 [ 3 ] {c17cde62-54c7-4892-ae77-0c8ae30befec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
4812 | 2023.10.26 11:52:17.512746 [ 3 ] {c17cde62-54c7-4892-ae77-0c8ae30befec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4813 | 2023.10.26 11:52:17.513217 [ 3 ] {c17cde62-54c7-4892-ae77-0c8ae30befec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4814 | 2023.10.26 11:52:17.513442 [ 3 ] {c17cde62-54c7-4892-ae77-0c8ae30befec} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
4815 | 2023.10.26 11:52:17.513587 [ 3 ] {c17cde62-54c7-4892-ae77-0c8ae30befec} <Trace> oximeter.fields_uuid (74ca52f0-8d9b-431b-9743-d02a15f54b97): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
4816 | 2023.10.26 11:52:17.513717 [ 3 ] {c17cde62-54c7-4892-ae77-0c8ae30befec} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001083156 sec., 268659 rows/sec., 18.44 MiB/sec. | ||
4817 | 2023.10.26 11:52:17.513839 [ 3 ] {c17cde62-54c7-4892-ae77-0c8ae30befec} <Debug> DynamicQueryHandler: Done processing query | ||
4818 | 2023.10.26 11:52:17.513862 [ 3 ] {c17cde62-54c7-4892-ae77-0c8ae30befec} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB. | ||
4819 | 2023.10.26 11:52:17.513877 [ 3 ] {} <Debug> HTTP-Session: d65a5319-5d52-40ca-bf9d-aac769dcd856 Destroying unnamed session | ||
4820 | 2023.10.26 11:52:17.514021 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4821 | 2023.10.26 11:52:17.514066 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4822 | 2023.10.26 11:52:17.514085 [ 3 ] {} <Debug> HTTP-Session: b8880005-1842-4554-992b-ee3faa0b6fc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4823 | 2023.10.26 11:52:17.514102 [ 3 ] {} <Debug> HTTP-Session: b8880005-1842-4554-992b-ee3faa0b6fc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4824 | 2023.10.26 11:52:17.514171 [ 3 ] {674e3b48-4a67-4b8e-83dc-3881c21a2d62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) | ||
4825 | 2023.10.26 11:52:17.514210 [ 3 ] {674e3b48-4a67-4b8e-83dc-3881c21a2d62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool | ||
4826 | 2023.10.26 11:52:17.514319 [ 3 ] {674e3b48-4a67-4b8e-83dc-3881c21a2d62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4827 | 2023.10.26 11:52:17.514573 [ 3 ] {674e3b48-4a67-4b8e-83dc-3881c21a2d62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4828 | 2023.10.26 11:52:17.514813 [ 3 ] {674e3b48-4a67-4b8e-83dc-3881c21a2d62} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4829 | 2023.10.26 11:52:17.514986 [ 3 ] {674e3b48-4a67-4b8e-83dc-3881c21a2d62} <Trace> oximeter.measurements_bool (d09ad3ce-eca6-41c0-a2e8-8d9371e71f85): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4830 | 2023.10.26 11:52:17.515118 [ 3 ] {674e3b48-4a67-4b8e-83dc-3881c21a2d62} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000919113 sec., 6528 rows/sec., 274.13 KiB/sec. | ||
4831 | 2023.10.26 11:52:17.515232 [ 3 ] {674e3b48-4a67-4b8e-83dc-3881c21a2d62} <Debug> DynamicQueryHandler: Done processing query | ||
4832 | 2023.10.26 11:52:17.515255 [ 3 ] {674e3b48-4a67-4b8e-83dc-3881c21a2d62} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4833 | 2023.10.26 11:52:17.515270 [ 3 ] {} <Debug> HTTP-Session: b8880005-1842-4554-992b-ee3faa0b6fc4 Destroying unnamed session | ||
4834 | 2023.10.26 11:52:17.515404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 12797, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4835 | 2023.10.26 11:52:17.515448 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4836 | 2023.10.26 11:52:17.515467 [ 3 ] {} <Debug> HTTP-Session: bbf09c14-bffa-4ad8-a74e-54120998b926 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4837 | 2023.10.26 11:52:17.515483 [ 3 ] {} <Debug> HTTP-Session: bbf09c14-bffa-4ad8-a74e-54120998b926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4838 | 2023.10.26 11:52:17.515554 [ 3 ] {661b9f21-973e-4768-b715-872e85219e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
4839 | 2023.10.26 11:52:17.515594 [ 3 ] {661b9f21-973e-4768-b715-872e85219e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
4840 | 2023.10.26 11:52:17.515712 [ 3 ] {661b9f21-973e-4768-b715-872e85219e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4841 | 2023.10.26 11:52:17.516021 [ 3 ] {661b9f21-973e-4768-b715-872e85219e3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4842 | 2023.10.26 11:52:17.516262 [ 3 ] {661b9f21-973e-4768-b715-872e85219e3a} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
4843 | 2023.10.26 11:52:17.516432 [ 3 ] {661b9f21-973e-4768-b715-872e85219e3a} <Trace> oximeter.measurements_cumulativei64 (6ffca4f2-56d8-488e-947f-649f9e7b9d26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
4844 | 2023.10.26 11:52:17.516554 [ 3 ] {661b9f21-973e-4768-b715-872e85219e3a} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000972125 sec., 72007 rows/sec., 4.37 MiB/sec. | ||
4845 | 2023.10.26 11:52:17.516671 [ 3 ] {661b9f21-973e-4768-b715-872e85219e3a} <Debug> DynamicQueryHandler: Done processing query | ||
4846 | 2023.10.26 11:52:17.516693 [ 3 ] {661b9f21-973e-4768-b715-872e85219e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
4847 | 2023.10.26 11:52:17.516709 [ 3 ] {} <Debug> HTTP-Session: bbf09c14-bffa-4ad8-a74e-54120998b926 Destroying unnamed session | ||
4848 | 2023.10.26 11:52:17.516855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:39022, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
4849 | 2023.10.26 11:52:17.516899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
4850 | 2023.10.26 11:52:17.516918 [ 3 ] {} <Debug> HTTP-Session: f15269e5-d351-44be-9b4f-7c1ee571b295 Authenticating user 'default' from [fd00:1122:3344:101::d]:39022 | ||
4851 | 2023.10.26 11:52:17.516934 [ 3 ] {} <Debug> HTTP-Session: f15269e5-d351-44be-9b4f-7c1ee571b295 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
4852 | 2023.10.26 11:52:17.517003 [ 3 ] {a91c5141-ced8-4c02-a935-e9cdbfa0853a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:39022) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
4853 | 2023.10.26 11:52:17.517040 [ 3 ] {a91c5141-ced8-4c02-a935-e9cdbfa0853a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
4854 | 2023.10.26 11:52:17.517142 [ 3 ] {a91c5141-ced8-4c02-a935-e9cdbfa0853a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
4855 | 2023.10.26 11:52:17.517402 [ 3 ] {a91c5141-ced8-4c02-a935-e9cdbfa0853a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4856 | 2023.10.26 11:52:17.517631 [ 3 ] {a91c5141-ced8-4c02-a935-e9cdbfa0853a} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
4857 | 2023.10.26 11:52:17.517814 [ 3 ] {a91c5141-ced8-4c02-a935-e9cdbfa0853a} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
4858 | 2023.10.26 11:52:17.517947 [ 3 ] {a91c5141-ced8-4c02-a935-e9cdbfa0853a} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000910463 sec., 23065 rows/sec., 1.20 MiB/sec. | ||
4859 | 2023.10.26 11:52:17.517940 [ 139 ] {} <Debug> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
4860 | 2023.10.26 11:52:17.518046 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.74 GiB. | ||
4861 | 2023.10.26 11:52:17.518118 [ 3 ] {a91c5141-ced8-4c02-a935-e9cdbfa0853a} <Debug> DynamicQueryHandler: Done processing query | ||
4862 | 2023.10.26 11:52:17.518179 [ 3 ] {a91c5141-ced8-4c02-a935-e9cdbfa0853a} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
4863 | 2023.10.26 11:52:17.518188 [ 12 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
4864 | 2023.10.26 11:52:17.518206 [ 3 ] {} <Debug> HTTP-Session: f15269e5-d351-44be-9b4f-7c1ee571b295 Destroying unnamed session | ||
4865 | 2023.10.26 11:52:17.518350 [ 12 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
4866 | 2023.10.26 11:52:17.518384 [ 12 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 438 rows starting from the beginning of the part | ||
4867 | 2023.10.26 11:52:17.518503 [ 12 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part | ||
4868 | 2023.10.26 11:52:17.518596 [ 12 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 3 rows starting from the beginning of the part | ||
4869 | 2023.10.26 11:52:17.518682 [ 12 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part | ||
4870 | 2023.10.26 11:52:17.518764 [ 12 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part | ||
4871 | 2023.10.26 11:52:17.518846 [ 12 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part | ||
4872 | 2023.10.26 11:52:17.519474 [ 13 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 525 rows, containing 4 columns (4 merged, 0 gathered) in 0.001367451 sec., 383926.005392515 rows/sec., 20.45 MiB/sec. | ||
4873 | 2023.10.26 11:52:17.519645 [ 13 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
4874 | 2023.10.26 11:52:17.519900 [ 13 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
4875 | 2023.10.26 11:52:17.519983 [ 13 ] {4a52d393-0cfe-45a7-a2de-fde4f44e7a22::all_1_26_5} <Trace> oximeter.measurements_i64 (4a52d393-0cfe-45a7-a2de-fde4f44e7a22) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 |