Max level shown:
1 [ Nov 2 05:42:57 Enabled. ]
2 [ Nov 2 05:42:57 Rereading configuration. ]
3 [ Nov 2 05:42:58 Rereading configuration. ]
4 [ Nov 2 05:43:00 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=oxControlService14
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService14 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService14
29 ipadm: Could not delete oxControlService14: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService14
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService14
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService14
34 + ipadm show-addr oxControlService14/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService14/ll
37 + ipadm show-addr oxControlService14/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService14/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Nov 2 05:43:01 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.11.02 05:43:02.175192 [ 1 ] {} <Information> Application: Will watch for the process with pid 21788
55 2023.11.02 05:43:02.175475 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.11.02 05:43:03.038235 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 21788
57 2023.11.02 05:43:03.038420 [ 1 ] {} <Information> Application: starting up
58 2023.11.02 05:43:03.038658 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.11.02 05:43:03.178329 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.11.02 05:43:03.178401 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.11.02 05:43:03.178415 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.11.02 05:43:03.178459 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.11.02 05:43:03.178844 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.11.02 05:43:03.179601 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.11.02 05:43:03.180140 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.11.02 05:43:03.180440 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.11.02 05:43:03.183783 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.11.02 05:43:03.183845 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.11.02 05:43:03.184652 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.11.02 05:43:03.185457 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.11.02 05:43:03.193362 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.11.02 05:43:03.193939 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.11.02 05:43:03.193974 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.11.02 05:43:03.195646 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.11.02 05:43:03.196150 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.11.02 05:43:03.196441 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.11.02 05:43:03.196719 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.11.02 05:43:03.197657 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.11.02 05:43:03.197703 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.11.02 05:43:03.197764 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.11.02 05:43:03.197790 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.11.02 05:43:03.232063 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.11.02 05:43:03.232113 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000163735 sec
90 2023.11.02 05:43:03.232918 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.11.02 05:43:03.233011 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.11.02 05:43:03.233035 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.11.02 05:43:03.233056 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.11.02 05:43:03.233071 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.11.02 05:43:03.233087 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.11.02 05:43:03.233105 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.11.02 05:43:03.233144 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.11.02 05:43:03.233166 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.11.02 05:43:03.233197 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.11.02 05:43:03.233211 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.11.02 05:43:03.233228 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.11.02 05:43:03.233250 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.11.02 05:43:03.233286 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.11.02 05:43:03.233302 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.11.02 05:43:03.233317 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.11.02 05:43:03.283594 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.11.02 05:43:03.286848 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.11.02 05:43:03.286899 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 8.0222e-05 sec
109 2023.11.02 05:43:03.286934 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.11.02 05:43:03.286955 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.11.02 05:43:03.286986 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.11.02 05:43:03.289410 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.11.02 05:43:03.295085 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.11.02 05:43:03.295187 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.11.02 05:43:03.295220 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.11.02 05:43:03.756544 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.11.02 05:43:03.773982 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.11.02 05:43:03.774031 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.11.02 05:43:03.796704 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.11.02 05:43:03.797433 [ 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.11.02 05:43:03.797780 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.11.02 05:43:03.797862 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.11.02 05:43:03.797864 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.11.02 05:43:03.797955 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache
125 2023.11.02 05:43:03.797958 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
126 2023.11.02 05:43:03.798053 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.11.02 05:43:03.798696 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.11.02 05:43:03.798715 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.11.02 05:43:14.938796 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
130 2023.11.02 05:43:14.939017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
131 2023.11.02 05:43:14.939736 [ 3 ] {} <Debug> HTTP-Session: 208ba86c-ac95-4922-ae28-1cd29e9455a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
132 2023.11.02 05:43:14.939783 [ 3 ] {} <Debug> HTTP-Session: 208ba86c-ac95-4922-ae28-1cd29e9455a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
133 2023.11.02 05:43:14.939915 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
134 2023.11.02 05:43:14.939945 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
135 2023.11.02 05:43:14.939966 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
136 2023.11.02 05:43:14.941497 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
137 2023.11.02 05:43:14.942895 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
138 2023.11.02 05:43:14.945304 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
139 2023.11.02 05:43:14.947304 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
140 2023.11.02 05:43:14.953632 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} <Debug> DynamicQueryHandler: Done processing query
141 2023.11.02 05:43:14.953730 [ 3 ] {3d93fc87-ffb3-4559-9047-3a43588f0e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
142 2023.11.02 05:43:14.953775 [ 3 ] {} <Debug> HTTP-Session: 208ba86c-ac95-4922-ae28-1cd29e9455a1 Destroying unnamed session
143 2023.11.02 05:43:14.954089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
144 2023.11.02 05:43:14.954196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
145 2023.11.02 05:43:14.954242 [ 3 ] {} <Debug> HTTP-Session: c71cdab0-7cc8-4b17-b0ef-cf561a0ac929 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
146 2023.11.02 05:43:14.954276 [ 3 ] {} <Debug> HTTP-Session: c71cdab0-7cc8-4b17-b0ef-cf561a0ac929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
147 2023.11.02 05:43:14.954493 [ 3 ] {48732ca1-2e4a-48da-99eb-379d2318d5e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
148 2023.11.02 05:43:14.975251 [ 3 ] {48732ca1-2e4a-48da-99eb-379d2318d5e5} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60891) (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.11.02 05:43:14.976019 [ 3 ] {48732ca1-2e4a-48da-99eb-379d2318d5e5} <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.11.02 05:43:14.976170 [ 3 ] {48732ca1-2e4a-48da-99eb-379d2318d5e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
199 2023.11.02 05:43:14.976191 [ 3 ] {} <Debug> HTTP-Session: c71cdab0-7cc8-4b17-b0ef-cf561a0ac929 Destroying unnamed session
200 2023.11.02 05:43:14.976526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
201 2023.11.02 05:43:14.976592 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
202 2023.11.02 05:43:14.976612 [ 3 ] {} <Debug> HTTP-Session: 1872e4eb-0dd7-4653-b1a3-7261a2cd69c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
203 2023.11.02 05:43:14.976629 [ 3 ] {} <Debug> HTTP-Session: 1872e4eb-0dd7-4653-b1a3-7261a2cd69c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
204 2023.11.02 05:43:14.976744 [ 3 ] {60c3ae70-a6a3-40f0-abcc-11a63191269b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) DROP DATABASE IF EXISTS oximeter; (stage: Complete)
205 2023.11.02 05:43:14.976851 [ 3 ] {60c3ae70-a6a3-40f0-abcc-11a63191269b} <Debug> DynamicQueryHandler: Done processing query
206 2023.11.02 05:43:14.976872 [ 3 ] {60c3ae70-a6a3-40f0-abcc-11a63191269b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
207 2023.11.02 05:43:14.976890 [ 3 ] {} <Debug> HTTP-Session: 1872e4eb-0dd7-4653-b1a3-7261a2cd69c0 Destroying unnamed session
208 2023.11.02 05:43:14.977024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
209 2023.11.02 05:43:14.977065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
210 2023.11.02 05:43:14.977088 [ 3 ] {} <Debug> HTTP-Session: 2a09e924-a680-4dd9-9de8-075b50938bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
211 2023.11.02 05:43:14.977116 [ 3 ] {} <Debug> HTTP-Session: 2a09e924-a680-4dd9-9de8-075b50938bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
212 2023.11.02 05:43:14.977175 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete)
213 2023.11.02 05:43:14.977227 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
214 2023.11.02 05:43:14.979174 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
215 2023.11.02 05:43:14.979196 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.3151e-05 sec
216 2023.11.02 05:43:14.979231 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} <Information> TablesLoader: Loading 0 tables with 0 dependency level
217 2023.11.02 05:43:14.979253 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} <Information> DatabaseAtomic (oximeter): Starting up tables.
218 2023.11.02 05:43:14.979320 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} <Debug> DynamicQueryHandler: Done processing query
219 2023.11.02 05:43:14.979340 [ 3 ] {d7c4059e-df8b-4dd3-b553-d8028eeea239} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
220 2023.11.02 05:43:14.979358 [ 3 ] {} <Debug> HTTP-Session: 2a09e924-a680-4dd9-9de8-075b50938bc0 Destroying unnamed session
221 2023.11.02 05:43:14.979471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
222 2023.11.02 05:43:14.979512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
223 2023.11.02 05:43:14.979534 [ 3 ] {} <Debug> HTTP-Session: cff83edd-03ed-4f93-8ffb-88c130c68ba8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
224 2023.11.02 05:43:14.979554 [ 3 ] {} <Debug> HTTP-Session: cff83edd-03ed-4f93-8ffb-88c130c68ba8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
225 2023.11.02 05:43:14.979695 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete)
226 2023.11.02 05:43:14.979742 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
227 2023.11.02 05:43:14.983745 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} <Debug> oximeter.version (0bc6dde4-575b-447f-8ed1-4570d3eae198): Loading data parts
228 2023.11.02 05:43:14.983883 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} <Debug> oximeter.version (0bc6dde4-575b-447f-8ed1-4570d3eae198): There are no data parts
229 2023.11.02 05:43:14.988074 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} <Debug> DynamicQueryHandler: Done processing query
230 2023.11.02 05:43:14.988133 [ 3 ] {76c23581-f905-4a94-aea1-6665f6ddc8c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
231 2023.11.02 05:43:14.988153 [ 3 ] {} <Debug> HTTP-Session: cff83edd-03ed-4f93-8ffb-88c130c68ba8 Destroying unnamed session
232 2023.11.02 05:43:14.988271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
233 2023.11.02 05:43:14.988327 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
234 2023.11.02 05:43:14.988351 [ 3 ] {} <Debug> HTTP-Session: 5b1398bf-9560-487b-adc1-99444b8d9eaa Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
235 2023.11.02 05:43:14.988374 [ 3 ] {} <Debug> HTTP-Session: 5b1398bf-9560-487b-adc1-99444b8d9eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
236 2023.11.02 05:43:14.988613 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.11.02 05:43:14.988661 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
238 2023.11.02 05:43:14.997349 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} <Debug> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Loading data parts
239 2023.11.02 05:43:14.997438 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} <Debug> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): There are no data parts
240 2023.11.02 05:43:14.999490 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} <Debug> DynamicQueryHandler: Done processing query
241 2023.11.02 05:43:14.999530 [ 3 ] {f2157c1b-00f9-4c16-87cf-ef7f45b98388} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
242 2023.11.02 05:43:14.999545 [ 3 ] {} <Debug> HTTP-Session: 5b1398bf-9560-487b-adc1-99444b8d9eaa Destroying unnamed session
243 2023.11.02 05:43:14.999658 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
244 2023.11.02 05:43:14.999713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
245 2023.11.02 05:43:14.999732 [ 3 ] {} <Debug> HTTP-Session: dbd513fd-e134-4cdd-8b0b-edc046dfc8df Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
246 2023.11.02 05:43:14.999751 [ 3 ] {} <Debug> HTTP-Session: dbd513fd-e134-4cdd-8b0b-edc046dfc8df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
247 2023.11.02 05:43:14.999940 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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.11.02 05:43:14.999988 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
249 2023.11.02 05:43:15.000128 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.13 MiB, peak 222.00 MiB, will set to 226.26 MiB (RSS), difference: 8.13 MiB
250 2023.11.02 05:43:15.001778 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} <Debug> oximeter.measurements_i8 (58d0869a-52a3-4ce5-885f-fd5a5855d374): Loading data parts
251 2023.11.02 05:43:15.001871 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} <Debug> oximeter.measurements_i8 (58d0869a-52a3-4ce5-885f-fd5a5855d374): There are no data parts
252 2023.11.02 05:43:15.005599 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} <Debug> DynamicQueryHandler: Done processing query
253 2023.11.02 05:43:15.005628 [ 3 ] {a38f3d32-7803-4a42-a681-3e88bcf822e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
254 2023.11.02 05:43:15.005654 [ 3 ] {} <Debug> HTTP-Session: dbd513fd-e134-4cdd-8b0b-edc046dfc8df Destroying unnamed session
255 2023.11.02 05:43:15.005779 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
256 2023.11.02 05:43:15.005835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
257 2023.11.02 05:43:15.005858 [ 3 ] {} <Debug> HTTP-Session: 985c5e1f-300d-48e4-bc1b-cfbdf0f58c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
258 2023.11.02 05:43:15.005882 [ 3 ] {} <Debug> HTTP-Session: 985c5e1f-300d-48e4-bc1b-cfbdf0f58c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
259 2023.11.02 05:43:15.006123 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
260 2023.11.02 05:43:15.006179 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
261 2023.11.02 05:43:15.007842 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} <Debug> oximeter.measurements_u8 (864807de-210d-4234-a092-6eded6b2e4dd): Loading data parts
262 2023.11.02 05:43:15.007928 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} <Debug> oximeter.measurements_u8 (864807de-210d-4234-a092-6eded6b2e4dd): There are no data parts
263 2023.11.02 05:43:15.010319 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} <Debug> DynamicQueryHandler: Done processing query
264 2023.11.02 05:43:15.010343 [ 3 ] {9fbe0f24-c824-424b-8564-e7e332634d8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
265 2023.11.02 05:43:15.010358 [ 3 ] {} <Debug> HTTP-Session: 985c5e1f-300d-48e4-bc1b-cfbdf0f58c1c Destroying unnamed session
266 2023.11.02 05:43:15.010466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
267 2023.11.02 05:43:15.010523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
268 2023.11.02 05:43:15.010542 [ 3 ] {} <Debug> HTTP-Session: c1fd5bd7-1f8f-4bc5-beab-1fe1b85363f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
269 2023.11.02 05:43:15.010562 [ 3 ] {} <Debug> HTTP-Session: c1fd5bd7-1f8f-4bc5-beab-1fe1b85363f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
270 2023.11.02 05:43:15.010748 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
271 2023.11.02 05:43:15.010792 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
272 2023.11.02 05:43:15.012348 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} <Debug> oximeter.measurements_i16 (ca8192cd-1a5b-4f26-9c72-7f2d38eaa13c): Loading data parts
273 2023.11.02 05:43:15.012452 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} <Debug> oximeter.measurements_i16 (ca8192cd-1a5b-4f26-9c72-7f2d38eaa13c): There are no data parts
274 2023.11.02 05:43:15.015960 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} <Debug> DynamicQueryHandler: Done processing query
275 2023.11.02 05:43:15.016030 [ 3 ] {939d7613-6334-41f7-bb48-b90f2a3dd979} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
276 2023.11.02 05:43:15.016060 [ 3 ] {} <Debug> HTTP-Session: c1fd5bd7-1f8f-4bc5-beab-1fe1b85363f5 Destroying unnamed session
277 2023.11.02 05:43:15.016235 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
278 2023.11.02 05:43:15.016328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
279 2023.11.02 05:43:15.016365 [ 3 ] {} <Debug> HTTP-Session: 9749cc64-51fa-41a7-96cb-a0ea0b0e1fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
280 2023.11.02 05:43:15.016403 [ 3 ] {} <Debug> HTTP-Session: 9749cc64-51fa-41a7-96cb-a0ea0b0e1fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
281 2023.11.02 05:43:15.016666 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
282 2023.11.02 05:43:15.016710 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
283 2023.11.02 05:43:15.018262 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} <Debug> oximeter.measurements_u16 (39e53f80-9987-4d1c-b102-24f334af4b0d): Loading data parts
284 2023.11.02 05:43:15.018339 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} <Debug> oximeter.measurements_u16 (39e53f80-9987-4d1c-b102-24f334af4b0d): There are no data parts
285 2023.11.02 05:43:15.020168 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} <Debug> DynamicQueryHandler: Done processing query
286 2023.11.02 05:43:15.020205 [ 3 ] {6bfbd54e-8ec9-41e3-bc23-4117a434cc10} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
287 2023.11.02 05:43:15.020220 [ 3 ] {} <Debug> HTTP-Session: 9749cc64-51fa-41a7-96cb-a0ea0b0e1fe5 Destroying unnamed session
288 2023.11.02 05:43:15.020325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
289 2023.11.02 05:43:15.020379 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
290 2023.11.02 05:43:15.020398 [ 3 ] {} <Debug> HTTP-Session: 8bb36de2-7a90-410b-abdf-3588dafcb3b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
291 2023.11.02 05:43:15.020418 [ 3 ] {} <Debug> HTTP-Session: 8bb36de2-7a90-410b-abdf-3588dafcb3b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
292 2023.11.02 05:43:15.020602 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
293 2023.11.02 05:43:15.020646 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
294 2023.11.02 05:43:15.022059 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} <Debug> oximeter.measurements_i32 (895a9ff5-82f6-4d55-b456-dce6dc5b3a02): Loading data parts
295 2023.11.02 05:43:15.022137 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} <Debug> oximeter.measurements_i32 (895a9ff5-82f6-4d55-b456-dce6dc5b3a02): There are no data parts
296 2023.11.02 05:43:15.025725 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} <Debug> DynamicQueryHandler: Done processing query
297 2023.11.02 05:43:15.025784 [ 3 ] {e5aa95b7-093f-4e99-b031-933faa118da5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
298 2023.11.02 05:43:15.025812 [ 3 ] {} <Debug> HTTP-Session: 8bb36de2-7a90-410b-abdf-3588dafcb3b9 Destroying unnamed session
299 2023.11.02 05:43:15.025981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
300 2023.11.02 05:43:15.026080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
301 2023.11.02 05:43:15.026116 [ 3 ] {} <Debug> HTTP-Session: c9bc1c0b-fcec-45b6-a68e-651ef6a1d8c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
302 2023.11.02 05:43:15.026148 [ 3 ] {} <Debug> HTTP-Session: c9bc1c0b-fcec-45b6-a68e-651ef6a1d8c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
303 2023.11.02 05:43:15.026509 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
304 2023.11.02 05:43:15.026566 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
305 2023.11.02 05:43:15.028112 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} <Debug> oximeter.measurements_u32 (6702603b-a545-4857-b373-3da7f99e7d7d): Loading data parts
306 2023.11.02 05:43:15.028187 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} <Debug> oximeter.measurements_u32 (6702603b-a545-4857-b373-3da7f99e7d7d): There are no data parts
307 2023.11.02 05:43:15.030031 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} <Debug> DynamicQueryHandler: Done processing query
308 2023.11.02 05:43:15.030055 [ 3 ] {6e14341b-2a5a-4d86-afba-6b6c5fb59b4a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
309 2023.11.02 05:43:15.030081 [ 3 ] {} <Debug> HTTP-Session: c9bc1c0b-fcec-45b6-a68e-651ef6a1d8c9 Destroying unnamed session
310 2023.11.02 05:43:15.030176 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
311 2023.11.02 05:43:15.030224 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
312 2023.11.02 05:43:15.030252 [ 3 ] {} <Debug> HTTP-Session: a36c7682-6c72-4a99-b25b-905aca71cb97 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
313 2023.11.02 05:43:15.030268 [ 3 ] {} <Debug> HTTP-Session: a36c7682-6c72-4a99-b25b-905aca71cb97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
314 2023.11.02 05:43:15.030450 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
315 2023.11.02 05:43:15.030498 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
316 2023.11.02 05:43:15.031898 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} <Debug> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Loading data parts
317 2023.11.02 05:43:15.031982 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} <Debug> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): There are no data parts
318 2023.11.02 05:43:15.035399 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} <Debug> DynamicQueryHandler: Done processing query
319 2023.11.02 05:43:15.035430 [ 3 ] {b4fce242-c3c0-4129-a53c-8e0ff6812e8c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
320 2023.11.02 05:43:15.035456 [ 3 ] {} <Debug> HTTP-Session: a36c7682-6c72-4a99-b25b-905aca71cb97 Destroying unnamed session
321 2023.11.02 05:43:15.035585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
322 2023.11.02 05:43:15.035643 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
323 2023.11.02 05:43:15.035670 [ 3 ] {} <Debug> HTTP-Session: 0687b036-e4eb-4f74-babd-209ae0fbab85 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
324 2023.11.02 05:43:15.035690 [ 3 ] {} <Debug> HTTP-Session: 0687b036-e4eb-4f74-babd-209ae0fbab85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
325 2023.11.02 05:43:15.035915 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
326 2023.11.02 05:43:15.035979 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
327 2023.11.02 05:43:15.037635 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} <Debug> oximeter.measurements_u64 (5c113a47-852a-4231-a057-288d8fb5f370): Loading data parts
328 2023.11.02 05:43:15.037716 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} <Debug> oximeter.measurements_u64 (5c113a47-852a-4231-a057-288d8fb5f370): There are no data parts
329 2023.11.02 05:43:15.039606 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} <Debug> DynamicQueryHandler: Done processing query
330 2023.11.02 05:43:15.039654 [ 3 ] {ae1c2ddd-52b1-488b-9d4f-5f740c7f0fc3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
331 2023.11.02 05:43:15.039684 [ 3 ] {} <Debug> HTTP-Session: 0687b036-e4eb-4f74-babd-209ae0fbab85 Destroying unnamed session
332 2023.11.02 05:43:15.039801 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
333 2023.11.02 05:43:15.039857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
334 2023.11.02 05:43:15.039894 [ 3 ] {} <Debug> HTTP-Session: 532490c1-113e-4eb9-9eb6-ae34d1325e81 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
335 2023.11.02 05:43:15.039913 [ 3 ] {} <Debug> HTTP-Session: 532490c1-113e-4eb9-9eb6-ae34d1325e81 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
336 2023.11.02 05:43:15.040135 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
337 2023.11.02 05:43:15.040190 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
338 2023.11.02 05:43:15.041631 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} <Debug> oximeter.measurements_f32 (de36020e-3af3-4c61-ad03-f9550c571447): Loading data parts
339 2023.11.02 05:43:15.041712 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} <Debug> oximeter.measurements_f32 (de36020e-3af3-4c61-ad03-f9550c571447): There are no data parts
340 2023.11.02 05:43:15.045090 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} <Debug> DynamicQueryHandler: Done processing query
341 2023.11.02 05:43:15.045126 [ 3 ] {5e77b874-60c7-40e1-89e3-7c44f42ef7e8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
342 2023.11.02 05:43:15.045146 [ 3 ] {} <Debug> HTTP-Session: 532490c1-113e-4eb9-9eb6-ae34d1325e81 Destroying unnamed session
343 2023.11.02 05:43:15.045285 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
344 2023.11.02 05:43:15.045341 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
345 2023.11.02 05:43:15.045365 [ 3 ] {} <Debug> HTTP-Session: 0f16cdd5-657b-4433-bad1-73ad25a6a319 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
346 2023.11.02 05:43:15.045392 [ 3 ] {} <Debug> HTTP-Session: 0f16cdd5-657b-4433-bad1-73ad25a6a319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
347 2023.11.02 05:43:15.045575 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
348 2023.11.02 05:43:15.045628 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
349 2023.11.02 05:43:15.047189 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} <Debug> oximeter.measurements_f64 (8c690cdb-6a70-4610-bdba-b77b1d309d25): Loading data parts
350 2023.11.02 05:43:15.047272 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} <Debug> oximeter.measurements_f64 (8c690cdb-6a70-4610-bdba-b77b1d309d25): There are no data parts
351 2023.11.02 05:43:15.049126 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} <Debug> DynamicQueryHandler: Done processing query
352 2023.11.02 05:43:15.049156 [ 3 ] {a936d44d-4763-4521-85d9-22e7c110f15d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
353 2023.11.02 05:43:15.049171 [ 3 ] {} <Debug> HTTP-Session: 0f16cdd5-657b-4433-bad1-73ad25a6a319 Destroying unnamed session
354 2023.11.02 05:43:15.049283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
355 2023.11.02 05:43:15.049331 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
356 2023.11.02 05:43:15.049350 [ 3 ] {} <Debug> HTTP-Session: c1bbf4a0-46ad-4422-afb8-698c4c6c646b Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
357 2023.11.02 05:43:15.049375 [ 3 ] {} <Debug> HTTP-Session: c1bbf4a0-46ad-4422-afb8-698c4c6c646b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
358 2023.11.02 05:43:15.049555 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
359 2023.11.02 05:43:15.049603 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
360 2023.11.02 05:43:15.051006 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} <Debug> oximeter.measurements_string (f3a06190-7130-44a1-8217-66ac164fa9e9): Loading data parts
361 2023.11.02 05:43:15.051113 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} <Debug> oximeter.measurements_string (f3a06190-7130-44a1-8217-66ac164fa9e9): There are no data parts
362 2023.11.02 05:43:15.054616 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} <Debug> DynamicQueryHandler: Done processing query
363 2023.11.02 05:43:15.054672 [ 3 ] {8fb2ad47-20b6-44a1-9fff-f20b02169d09} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
364 2023.11.02 05:43:15.054704 [ 3 ] {} <Debug> HTTP-Session: c1bbf4a0-46ad-4422-afb8-698c4c6c646b Destroying unnamed session
365 2023.11.02 05:43:15.054914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
366 2023.11.02 05:43:15.055006 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
367 2023.11.02 05:43:15.055040 [ 3 ] {} <Debug> HTTP-Session: a3e082f4-091b-4b52-9ab7-e03d8fa03942 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
368 2023.11.02 05:43:15.055080 [ 3 ] {} <Debug> HTTP-Session: a3e082f4-091b-4b52-9ab7-e03d8fa03942 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
369 2023.11.02 05:43:15.055446 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
370 2023.11.02 05:43:15.055494 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
371 2023.11.02 05:43:15.057091 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} <Debug> oximeter.measurements_bytes (13e32a1a-7ffc-4b31-8791-8fe93e080f68): Loading data parts
372 2023.11.02 05:43:15.057196 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} <Debug> oximeter.measurements_bytes (13e32a1a-7ffc-4b31-8791-8fe93e080f68): There are no data parts
373 2023.11.02 05:43:15.059152 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} <Debug> DynamicQueryHandler: Done processing query
374 2023.11.02 05:43:15.059177 [ 3 ] {9719c6ae-5348-44fb-b0b4-9093393ad401} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
375 2023.11.02 05:43:15.059198 [ 3 ] {} <Debug> HTTP-Session: a3e082f4-091b-4b52-9ab7-e03d8fa03942 Destroying unnamed session
376 2023.11.02 05:43:15.059319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
377 2023.11.02 05:43:15.059362 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
378 2023.11.02 05:43:15.059386 [ 3 ] {} <Debug> HTTP-Session: 63b88953-855e-4ab5-b749-65b0f52014db Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
379 2023.11.02 05:43:15.059414 [ 3 ] {} <Debug> HTTP-Session: 63b88953-855e-4ab5-b749-65b0f52014db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
380 2023.11.02 05:43:15.059611 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
381 2023.11.02 05:43:15.059660 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
382 2023.11.02 05:43:15.061168 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} <Debug> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Loading data parts
383 2023.11.02 05:43:15.061248 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} <Debug> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): There are no data parts
384 2023.11.02 05:43:15.064670 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} <Debug> DynamicQueryHandler: Done processing query
385 2023.11.02 05:43:15.064701 [ 3 ] {9da27edd-1edb-4d0b-8466-ce35d070f2e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
386 2023.11.02 05:43:15.064716 [ 3 ] {} <Debug> HTTP-Session: 63b88953-855e-4ab5-b749-65b0f52014db Destroying unnamed session
387 2023.11.02 05:43:15.064832 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
388 2023.11.02 05:43:15.064880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
389 2023.11.02 05:43:15.064899 [ 3 ] {} <Debug> HTTP-Session: 5e77b484-d3ac-4a05-9921-46acd4fe4afa Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
390 2023.11.02 05:43:15.064920 [ 3 ] {} <Debug> HTTP-Session: 5e77b484-d3ac-4a05-9921-46acd4fe4afa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
391 2023.11.02 05:43:15.065113 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
392 2023.11.02 05:43:15.065163 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
393 2023.11.02 05:43:15.066824 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} <Debug> oximeter.measurements_cumulativeu64 (de258d8d-7045-4019-bea7-39e4882ba4d6): Loading data parts
394 2023.11.02 05:43:15.066941 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} <Debug> oximeter.measurements_cumulativeu64 (de258d8d-7045-4019-bea7-39e4882ba4d6): There are no data parts
395 2023.11.02 05:43:15.068842 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} <Debug> DynamicQueryHandler: Done processing query
396 2023.11.02 05:43:15.068878 [ 3 ] {df2ace68-9e7a-4c7a-ba70-e061fbb49a76} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
397 2023.11.02 05:43:15.068902 [ 3 ] {} <Debug> HTTP-Session: 5e77b484-d3ac-4a05-9921-46acd4fe4afa Destroying unnamed session
398 2023.11.02 05:43:15.069016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
399 2023.11.02 05:43:15.069064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
400 2023.11.02 05:43:15.069083 [ 3 ] {} <Debug> HTTP-Session: 24168ef9-3b87-4a76-8a65-bbfb7976466b Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
401 2023.11.02 05:43:15.069109 [ 3 ] {} <Debug> HTTP-Session: 24168ef9-3b87-4a76-8a65-bbfb7976466b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
402 2023.11.02 05:43:15.069310 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
403 2023.11.02 05:43:15.069357 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
404 2023.11.02 05:43:15.070863 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} <Debug> oximeter.measurements_cumulativef32 (c8ea0ab5-59d1-472a-ba47-df5fc8363142): Loading data parts
405 2023.11.02 05:43:15.070949 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} <Debug> oximeter.measurements_cumulativef32 (c8ea0ab5-59d1-472a-ba47-df5fc8363142): There are no data parts
406 2023.11.02 05:43:15.074396 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} <Debug> DynamicQueryHandler: Done processing query
407 2023.11.02 05:43:15.074421 [ 3 ] {6c8d9a05-2f05-4e15-b0b3-898b0627dfa1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
408 2023.11.02 05:43:15.074443 [ 3 ] {} <Debug> HTTP-Session: 24168ef9-3b87-4a76-8a65-bbfb7976466b Destroying unnamed session
409 2023.11.02 05:43:15.074571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
410 2023.11.02 05:43:15.074622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
411 2023.11.02 05:43:15.074645 [ 3 ] {} <Debug> HTTP-Session: 432b2350-53eb-4351-9aac-79baf1d24812 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
412 2023.11.02 05:43:15.074662 [ 3 ] {} <Debug> HTTP-Session: 432b2350-53eb-4351-9aac-79baf1d24812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
413 2023.11.02 05:43:15.074866 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) --
414 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)
415 2023.11.02 05:43:15.074923 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
416 2023.11.02 05:43:15.076573 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} <Debug> oximeter.measurements_cumulativef64 (aae4e257-af7e-4c91-ae02-6318726a0f2c): Loading data parts
417 2023.11.02 05:43:15.076660 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} <Debug> oximeter.measurements_cumulativef64 (aae4e257-af7e-4c91-ae02-6318726a0f2c): There are no data parts
418 2023.11.02 05:43:15.078616 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} <Debug> DynamicQueryHandler: Done processing query
419 2023.11.02 05:43:15.078647 [ 3 ] {36639b81-10ef-4b66-b717-c79c12b64e6b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
420 2023.11.02 05:43:15.078684 [ 3 ] {} <Debug> HTTP-Session: 432b2350-53eb-4351-9aac-79baf1d24812 Destroying unnamed session
421 2023.11.02 05:43:15.078810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
422 2023.11.02 05:43:15.078870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
423 2023.11.02 05:43:15.078911 [ 3 ] {} <Debug> HTTP-Session: 3dae382b-8766-45f0-9bb7-51c3aafd7425 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
424 2023.11.02 05:43:15.078930 [ 3 ] {} <Debug> HTTP-Session: 3dae382b-8766-45f0-9bb7-51c3aafd7425 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
425 2023.11.02 05:43:15.079192 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
426 2023.11.02 05:43:15.079258 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
427 2023.11.02 05:43:15.080801 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} <Debug> oximeter.measurements_histogrami8 (a3a354ad-fb86-4326-b7e7-11857d01b230): Loading data parts
428 2023.11.02 05:43:15.080908 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} <Debug> oximeter.measurements_histogrami8 (a3a354ad-fb86-4326-b7e7-11857d01b230): There are no data parts
429 2023.11.02 05:43:15.084532 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} <Debug> DynamicQueryHandler: Done processing query
430 2023.11.02 05:43:15.084593 [ 3 ] {153648dc-f8c9-414f-86de-5de9c5da0956} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
431 2023.11.02 05:43:15.084625 [ 3 ] {} <Debug> HTTP-Session: 3dae382b-8766-45f0-9bb7-51c3aafd7425 Destroying unnamed session
432 2023.11.02 05:43:15.084797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
433 2023.11.02 05:43:15.084903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
434 2023.11.02 05:43:15.084946 [ 3 ] {} <Debug> HTTP-Session: 3f79e116-687f-4959-845b-b1ecfda4f6b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
435 2023.11.02 05:43:15.084986 [ 3 ] {} <Debug> HTTP-Session: 3f79e116-687f-4959-845b-b1ecfda4f6b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
436 2023.11.02 05:43:15.085436 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
437 2023.11.02 05:43:15.085581 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
438 2023.11.02 05:43:15.087364 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} <Debug> oximeter.measurements_histogramu8 (6438011a-08ed-4d6b-ada8-9c834d3fd947): Loading data parts
439 2023.11.02 05:43:15.087449 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} <Debug> oximeter.measurements_histogramu8 (6438011a-08ed-4d6b-ada8-9c834d3fd947): There are no data parts
440 2023.11.02 05:43:15.089448 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} <Debug> DynamicQueryHandler: Done processing query
441 2023.11.02 05:43:15.089489 [ 3 ] {0542127d-4481-48b3-988b-37b6ba4ba3a6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
442 2023.11.02 05:43:15.089505 [ 3 ] {} <Debug> HTTP-Session: 3f79e116-687f-4959-845b-b1ecfda4f6b9 Destroying unnamed session
443 2023.11.02 05:43:15.089620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
444 2023.11.02 05:43:15.089676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
445 2023.11.02 05:43:15.089695 [ 3 ] {} <Debug> HTTP-Session: 835a65a9-0773-4024-908d-c0412f59a6d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
446 2023.11.02 05:43:15.089717 [ 3 ] {} <Debug> HTTP-Session: 835a65a9-0773-4024-908d-c0412f59a6d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
447 2023.11.02 05:43:15.089930 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
448 2023.11.02 05:43:15.089982 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
449 2023.11.02 05:43:15.091481 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} <Debug> oximeter.measurements_histogrami16 (d71f91dd-1917-4631-9f05-72265706cf45): Loading data parts
450 2023.11.02 05:43:15.091578 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} <Debug> oximeter.measurements_histogrami16 (d71f91dd-1917-4631-9f05-72265706cf45): There are no data parts
451 2023.11.02 05:43:15.095020 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} <Debug> DynamicQueryHandler: Done processing query
452 2023.11.02 05:43:15.095051 [ 3 ] {3a326a68-a05a-42c3-af6c-0837b8a5e9c2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
453 2023.11.02 05:43:15.095077 [ 3 ] {} <Debug> HTTP-Session: 835a65a9-0773-4024-908d-c0412f59a6d4 Destroying unnamed session
454 2023.11.02 05:43:15.095197 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
455 2023.11.02 05:43:15.095257 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
456 2023.11.02 05:43:15.095277 [ 3 ] {} <Debug> HTTP-Session: 6d282780-a2de-4c26-9fd6-a6602a7c901d Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
457 2023.11.02 05:43:15.095298 [ 3 ] {} <Debug> HTTP-Session: 6d282780-a2de-4c26-9fd6-a6602a7c901d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
458 2023.11.02 05:43:15.095520 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
459 2023.11.02 05:43:15.095573 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
460 2023.11.02 05:43:15.097207 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} <Debug> oximeter.measurements_histogramu16 (64eb01b0-fe53-434a-b9e6-5ff0d07900ed): Loading data parts
461 2023.11.02 05:43:15.097296 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} <Debug> oximeter.measurements_histogramu16 (64eb01b0-fe53-434a-b9e6-5ff0d07900ed): There are no data parts
462 2023.11.02 05:43:15.099202 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} <Debug> DynamicQueryHandler: Done processing query
463 2023.11.02 05:43:15.099228 [ 3 ] {51547d00-5cab-44bf-a1c5-5531ad765792} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
464 2023.11.02 05:43:15.099252 [ 3 ] {} <Debug> HTTP-Session: 6d282780-a2de-4c26-9fd6-a6602a7c901d Destroying unnamed session
465 2023.11.02 05:43:15.099365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
466 2023.11.02 05:43:15.099434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
467 2023.11.02 05:43:15.099462 [ 3 ] {} <Debug> HTTP-Session: b9c46b8f-f750-4fe9-bc7e-1c1d4f8cfdd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
468 2023.11.02 05:43:15.099488 [ 3 ] {} <Debug> HTTP-Session: b9c46b8f-f750-4fe9-bc7e-1c1d4f8cfdd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
469 2023.11.02 05:43:15.099746 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
470 2023.11.02 05:43:15.099809 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
471 2023.11.02 05:43:15.101458 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} <Debug> oximeter.measurements_histogrami32 (62290624-3d5b-414f-afde-05850642671c): Loading data parts
472 2023.11.02 05:43:15.101545 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} <Debug> oximeter.measurements_histogrami32 (62290624-3d5b-414f-afde-05850642671c): There are no data parts
473 2023.11.02 05:43:15.105141 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} <Debug> DynamicQueryHandler: Done processing query
474 2023.11.02 05:43:15.105206 [ 3 ] {1f779c2c-fbc3-4564-ac4c-b229a395ac85} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
475 2023.11.02 05:43:15.105244 [ 3 ] {} <Debug> HTTP-Session: b9c46b8f-f750-4fe9-bc7e-1c1d4f8cfdd6 Destroying unnamed session
476 2023.11.02 05:43:15.105477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
477 2023.11.02 05:43:15.105593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
478 2023.11.02 05:43:15.105633 [ 3 ] {} <Debug> HTTP-Session: b6df244a-7a5a-4969-996c-82b7a90bcfb5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
479 2023.11.02 05:43:15.105666 [ 3 ] {} <Debug> HTTP-Session: b6df244a-7a5a-4969-996c-82b7a90bcfb5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
480 2023.11.02 05:43:15.105875 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
481 2023.11.02 05:43:15.105927 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
482 2023.11.02 05:43:15.107574 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} <Debug> oximeter.measurements_histogramu32 (cc5a2513-1295-4a43-8737-7b5fd8d23301): Loading data parts
483 2023.11.02 05:43:15.107669 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} <Debug> oximeter.measurements_histogramu32 (cc5a2513-1295-4a43-8737-7b5fd8d23301): There are no data parts
484 2023.11.02 05:43:15.109578 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} <Debug> DynamicQueryHandler: Done processing query
485 2023.11.02 05:43:15.109616 [ 3 ] {a1acd374-c2fc-48a7-936c-f00179e919a6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
486 2023.11.02 05:43:15.109648 [ 3 ] {} <Debug> HTTP-Session: b6df244a-7a5a-4969-996c-82b7a90bcfb5 Destroying unnamed session
487 2023.11.02 05:43:15.109760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
488 2023.11.02 05:43:15.109819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
489 2023.11.02 05:43:15.109842 [ 3 ] {} <Debug> HTTP-Session: 75f05554-2f98-4768-8970-56248851bbfe Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
490 2023.11.02 05:43:15.109870 [ 3 ] {} <Debug> HTTP-Session: 75f05554-2f98-4768-8970-56248851bbfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
491 2023.11.02 05:43:15.110130 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
492 2023.11.02 05:43:15.110195 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
493 2023.11.02 05:43:15.111674 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} <Debug> oximeter.measurements_histogrami64 (e9b9f3e7-fc8d-4936-91be-a6e8ac17c6ce): Loading data parts
494 2023.11.02 05:43:15.111787 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} <Debug> oximeter.measurements_histogrami64 (e9b9f3e7-fc8d-4936-91be-a6e8ac17c6ce): There are no data parts
495 2023.11.02 05:43:15.115362 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} <Debug> DynamicQueryHandler: Done processing query
496 2023.11.02 05:43:15.115411 [ 3 ] {8e1d4992-5ec0-49cc-a74e-60d9fedb27a2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
497 2023.11.02 05:43:15.115455 [ 3 ] {} <Debug> HTTP-Session: 75f05554-2f98-4768-8970-56248851bbfe Destroying unnamed session
498 2023.11.02 05:43:15.115631 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
499 2023.11.02 05:43:15.115728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
500 2023.11.02 05:43:15.115789 [ 3 ] {} <Debug> HTTP-Session: 701603fb-7f2e-4d1b-9d04-888fb3b6fea6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
501 2023.11.02 05:43:15.115820 [ 3 ] {} <Debug> HTTP-Session: 701603fb-7f2e-4d1b-9d04-888fb3b6fea6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
502 2023.11.02 05:43:15.116259 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
503 2023.11.02 05:43:15.116388 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
504 2023.11.02 05:43:15.118272 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} <Debug> oximeter.measurements_histogramu64 (d0c990f6-b005-4e72-8696-91d4078a2fa6): Loading data parts
505 2023.11.02 05:43:15.118377 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} <Debug> oximeter.measurements_histogramu64 (d0c990f6-b005-4e72-8696-91d4078a2fa6): There are no data parts
506 2023.11.02 05:43:15.120312 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} <Debug> DynamicQueryHandler: Done processing query
507 2023.11.02 05:43:15.120374 [ 3 ] {bfd4d6ab-040b-4b42-94d6-c350931b6ff9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
508 2023.11.02 05:43:15.120392 [ 3 ] {} <Debug> HTTP-Session: 701603fb-7f2e-4d1b-9d04-888fb3b6fea6 Destroying unnamed session
509 2023.11.02 05:43:15.120499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
510 2023.11.02 05:43:15.120565 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
511 2023.11.02 05:43:15.120589 [ 3 ] {} <Debug> HTTP-Session: 6cdc2b8c-de28-48ea-b915-cc5602ec23f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
512 2023.11.02 05:43:15.120608 [ 3 ] {} <Debug> HTTP-Session: 6cdc2b8c-de28-48ea-b915-cc5602ec23f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
513 2023.11.02 05:43:15.120868 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
514 2023.11.02 05:43:15.120933 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
515 2023.11.02 05:43:15.122538 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} <Debug> oximeter.measurements_histogramf32 (38b3fec8-6bae-4874-afcb-910196af61e5): Loading data parts
516 2023.11.02 05:43:15.122622 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} <Debug> oximeter.measurements_histogramf32 (38b3fec8-6bae-4874-afcb-910196af61e5): There are no data parts
517 2023.11.02 05:43:15.126203 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} <Debug> DynamicQueryHandler: Done processing query
518 2023.11.02 05:43:15.126267 [ 3 ] {c91ea65a-6088-4781-aac6-614fd7e3f24a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
519 2023.11.02 05:43:15.126296 [ 3 ] {} <Debug> HTTP-Session: 6cdc2b8c-de28-48ea-b915-cc5602ec23f4 Destroying unnamed session
520 2023.11.02 05:43:15.126481 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
521 2023.11.02 05:43:15.126597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
522 2023.11.02 05:43:15.126636 [ 3 ] {} <Debug> HTTP-Session: 277ae92d-febe-45b1-a933-17477cc3f693 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
523 2023.11.02 05:43:15.126681 [ 3 ] {} <Debug> HTTP-Session: 277ae92d-febe-45b1-a933-17477cc3f693 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
524 2023.11.02 05:43:15.127107 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
525 2023.11.02 05:43:15.127234 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
526 2023.11.02 05:43:15.128955 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} <Debug> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Loading data parts
527 2023.11.02 05:43:15.129039 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} <Debug> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): There are no data parts
528 2023.11.02 05:43:15.130930 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} <Debug> DynamicQueryHandler: Done processing query
529 2023.11.02 05:43:15.130957 [ 3 ] {f0bedded-e439-4695-b12d-0025d678d4c1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
530 2023.11.02 05:43:15.130972 [ 3 ] {} <Debug> HTTP-Session: 277ae92d-febe-45b1-a933-17477cc3f693 Destroying unnamed session
531 2023.11.02 05:43:15.131072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
532 2023.11.02 05:43:15.131122 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
533 2023.11.02 05:43:15.131142 [ 3 ] {} <Debug> HTTP-Session: a6caef68-b7ec-486a-98b9-b6b1374389f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
534 2023.11.02 05:43:15.131164 [ 3 ] {} <Debug> HTTP-Session: a6caef68-b7ec-486a-98b9-b6b1374389f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
535 2023.11.02 05:43:15.131324 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
536 2023.11.02 05:43:15.131367 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
537 2023.11.02 05:43:15.132805 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} <Debug> oximeter.fields_bool (23bb57b8-eb2a-4e77-beb2-f88c8484adfe): Loading data parts
538 2023.11.02 05:43:15.132912 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} <Debug> oximeter.fields_bool (23bb57b8-eb2a-4e77-beb2-f88c8484adfe): There are no data parts
539 2023.11.02 05:43:15.136326 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} <Debug> DynamicQueryHandler: Done processing query
540 2023.11.02 05:43:15.136364 [ 3 ] {a3feb022-460d-4889-b8de-d350c9d2d114} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
541 2023.11.02 05:43:15.136382 [ 3 ] {} <Debug> HTTP-Session: a6caef68-b7ec-486a-98b9-b6b1374389f2 Destroying unnamed session
542 2023.11.02 05:43:15.136506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
543 2023.11.02 05:43:15.136577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
544 2023.11.02 05:43:15.136602 [ 3 ] {} <Debug> HTTP-Session: 0f9b7a4b-5f40-43e7-b5ec-0c608c8e2f09 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
545 2023.11.02 05:43:15.136629 [ 3 ] {} <Debug> HTTP-Session: 0f9b7a4b-5f40-43e7-b5ec-0c608c8e2f09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
546 2023.11.02 05:43:15.136825 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
547 2023.11.02 05:43:15.136877 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
548 2023.11.02 05:43:15.138480 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} <Debug> oximeter.fields_i8 (6efc0509-b897-48a5-8629-023aae457690): Loading data parts
549 2023.11.02 05:43:15.138566 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} <Debug> oximeter.fields_i8 (6efc0509-b897-48a5-8629-023aae457690): There are no data parts
550 2023.11.02 05:43:15.140477 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} <Debug> DynamicQueryHandler: Done processing query
551 2023.11.02 05:43:15.140509 [ 3 ] {e48460e8-d1e9-48de-85aa-2894d6ce0cee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
552 2023.11.02 05:43:15.140542 [ 3 ] {} <Debug> HTTP-Session: 0f9b7a4b-5f40-43e7-b5ec-0c608c8e2f09 Destroying unnamed session
553 2023.11.02 05:43:15.140654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
554 2023.11.02 05:43:15.140719 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
555 2023.11.02 05:43:15.140756 [ 3 ] {} <Debug> HTTP-Session: fbf086af-7e9b-475e-aa58-813bfd70efa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
556 2023.11.02 05:43:15.140777 [ 3 ] {} <Debug> HTTP-Session: fbf086af-7e9b-475e-aa58-813bfd70efa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
557 2023.11.02 05:43:15.140997 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
558 2023.11.02 05:43:15.141069 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
559 2023.11.02 05:43:15.142517 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} <Debug> oximeter.fields_u8 (7ade1b52-f512-47b8-9e9b-c550f86e2099): Loading data parts
560 2023.11.02 05:43:15.142613 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} <Debug> oximeter.fields_u8 (7ade1b52-f512-47b8-9e9b-c550f86e2099): There are no data parts
561 2023.11.02 05:43:15.146167 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} <Debug> DynamicQueryHandler: Done processing query
562 2023.11.02 05:43:15.146215 [ 3 ] {bb57e0ab-f8df-4949-8b49-38fa8be9cfbe} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
563 2023.11.02 05:43:15.146244 [ 3 ] {} <Debug> HTTP-Session: fbf086af-7e9b-475e-aa58-813bfd70efa5 Destroying unnamed session
564 2023.11.02 05:43:15.146372 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
565 2023.11.02 05:43:15.146436 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
566 2023.11.02 05:43:15.146471 [ 3 ] {} <Debug> HTTP-Session: 3154f082-fda8-401a-b19a-5eac0aacb8d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
567 2023.11.02 05:43:15.146490 [ 3 ] {} <Debug> HTTP-Session: 3154f082-fda8-401a-b19a-5eac0aacb8d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
568 2023.11.02 05:43:15.146690 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
569 2023.11.02 05:43:15.146748 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
570 2023.11.02 05:43:15.148340 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} <Debug> oximeter.fields_i16 (5c7c36c9-fc19-43d4-9383-3da5890ff534): Loading data parts
571 2023.11.02 05:43:15.148453 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} <Debug> oximeter.fields_i16 (5c7c36c9-fc19-43d4-9383-3da5890ff534): There are no data parts
572 2023.11.02 05:43:15.150331 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} <Debug> DynamicQueryHandler: Done processing query
573 2023.11.02 05:43:15.150361 [ 3 ] {3fe78a07-1131-4da3-8e95-e26338264d73} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
574 2023.11.02 05:43:15.150406 [ 3 ] {} <Debug> HTTP-Session: 3154f082-fda8-401a-b19a-5eac0aacb8d8 Destroying unnamed session
575 2023.11.02 05:43:15.150545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
576 2023.11.02 05:43:15.150611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
577 2023.11.02 05:43:15.150634 [ 3 ] {} <Debug> HTTP-Session: 0e59554e-ab2b-47af-a74b-67ecccdaab19 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
578 2023.11.02 05:43:15.150666 [ 3 ] {} <Debug> HTTP-Session: 0e59554e-ab2b-47af-a74b-67ecccdaab19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
579 2023.11.02 05:43:15.150853 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
580 2023.11.02 05:43:15.150919 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
581 2023.11.02 05:43:15.152288 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} <Debug> oximeter.fields_u16 (6f8da8d7-d72e-4ca4-a586-41fe920b9ff0): Loading data parts
582 2023.11.02 05:43:15.152376 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} <Debug> oximeter.fields_u16 (6f8da8d7-d72e-4ca4-a586-41fe920b9ff0): There are no data parts
583 2023.11.02 05:43:15.155776 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} <Debug> DynamicQueryHandler: Done processing query
584 2023.11.02 05:43:15.155801 [ 3 ] {474f8c02-42f2-4a1d-9cc9-40958438a1b6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
585 2023.11.02 05:43:15.155829 [ 3 ] {} <Debug> HTTP-Session: 0e59554e-ab2b-47af-a74b-67ecccdaab19 Destroying unnamed session
586 2023.11.02 05:43:15.155923 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
587 2023.11.02 05:43:15.155980 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
588 2023.11.02 05:43:15.156010 [ 3 ] {} <Debug> HTTP-Session: 66cd7546-563f-427e-a6ec-bb5461d6b764 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
589 2023.11.02 05:43:15.156026 [ 3 ] {} <Debug> HTTP-Session: 66cd7546-563f-427e-a6ec-bb5461d6b764 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
590 2023.11.02 05:43:15.156194 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
591 2023.11.02 05:43:15.156252 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
592 2023.11.02 05:43:15.157745 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} <Debug> oximeter.fields_i32 (cd3f1d2d-8a09-4203-9e96-8c434a490ea7): Loading data parts
593 2023.11.02 05:43:15.157849 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} <Debug> oximeter.fields_i32 (cd3f1d2d-8a09-4203-9e96-8c434a490ea7): There are no data parts
594 2023.11.02 05:43:15.159731 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} <Debug> DynamicQueryHandler: Done processing query
595 2023.11.02 05:43:15.159774 [ 3 ] {1b817f51-5035-4ca6-bbe7-c7f1390b0b0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
596 2023.11.02 05:43:15.159789 [ 3 ] {} <Debug> HTTP-Session: 66cd7546-563f-427e-a6ec-bb5461d6b764 Destroying unnamed session
597 2023.11.02 05:43:15.159915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
598 2023.11.02 05:43:15.159975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
599 2023.11.02 05:43:15.159994 [ 3 ] {} <Debug> HTTP-Session: 9749b017-4517-4b4b-b9c6-568d63ca831e Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
600 2023.11.02 05:43:15.160023 [ 3 ] {} <Debug> HTTP-Session: 9749b017-4517-4b4b-b9c6-568d63ca831e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
601 2023.11.02 05:43:15.160185 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
602 2023.11.02 05:43:15.160233 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
603 2023.11.02 05:43:15.161556 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} <Debug> oximeter.fields_u32 (f2722663-cfd0-443f-a4f5-88dbf2aa195a): Loading data parts
604 2023.11.02 05:43:15.161630 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} <Debug> oximeter.fields_u32 (f2722663-cfd0-443f-a4f5-88dbf2aa195a): There are no data parts
605 2023.11.02 05:43:15.165057 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} <Debug> DynamicQueryHandler: Done processing query
606 2023.11.02 05:43:15.165097 [ 3 ] {14c28658-960c-478f-a1ca-95872e568b49} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
607 2023.11.02 05:43:15.165115 [ 3 ] {} <Debug> HTTP-Session: 9749b017-4517-4b4b-b9c6-568d63ca831e Destroying unnamed session
608 2023.11.02 05:43:15.165245 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
609 2023.11.02 05:43:15.165310 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
610 2023.11.02 05:43:15.165333 [ 3 ] {} <Debug> HTTP-Session: e8283c63-f61f-440d-8b16-3c7400fb80cc Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
611 2023.11.02 05:43:15.165361 [ 3 ] {} <Debug> HTTP-Session: e8283c63-f61f-440d-8b16-3c7400fb80cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
612 2023.11.02 05:43:15.165547 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
613 2023.11.02 05:43:15.165618 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
614 2023.11.02 05:43:15.167212 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} <Debug> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Loading data parts
615 2023.11.02 05:43:15.167298 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} <Debug> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): There are no data parts
616 2023.11.02 05:43:15.169291 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} <Debug> DynamicQueryHandler: Done processing query
617 2023.11.02 05:43:15.169321 [ 3 ] {246abe4e-cc7f-4eec-a0e1-d0285153f6da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
618 2023.11.02 05:43:15.169355 [ 3 ] {} <Debug> HTTP-Session: e8283c63-f61f-440d-8b16-3c7400fb80cc Destroying unnamed session
619 2023.11.02 05:43:15.169492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
620 2023.11.02 05:43:15.169550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
621 2023.11.02 05:43:15.169586 [ 3 ] {} <Debug> HTTP-Session: db31f3c9-d906-4ab8-aed3-ddd36f2294cd Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
622 2023.11.02 05:43:15.169605 [ 3 ] {} <Debug> HTTP-Session: db31f3c9-d906-4ab8-aed3-ddd36f2294cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
623 2023.11.02 05:43:15.169799 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
624 2023.11.02 05:43:15.169850 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
625 2023.11.02 05:43:15.173556 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} <Debug> oximeter.fields_u64 (d0d4074f-a55b-4d53-a003-f4155c792aa3): Loading data parts
626 2023.11.02 05:43:15.173655 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} <Debug> oximeter.fields_u64 (d0d4074f-a55b-4d53-a003-f4155c792aa3): There are no data parts
627 2023.11.02 05:43:15.174924 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} <Debug> DynamicQueryHandler: Done processing query
628 2023.11.02 05:43:15.174955 [ 3 ] {5801e018-9296-4e0c-9e4c-ab08168b1057} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
629 2023.11.02 05:43:15.174971 [ 3 ] {} <Debug> HTTP-Session: db31f3c9-d906-4ab8-aed3-ddd36f2294cd Destroying unnamed session
630 2023.11.02 05:43:15.175082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
631 2023.11.02 05:43:15.175129 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
632 2023.11.02 05:43:15.175148 [ 3 ] {} <Debug> HTTP-Session: 573494c9-79fd-41ed-b790-3e899c910435 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
633 2023.11.02 05:43:15.175170 [ 3 ] {} <Debug> HTTP-Session: 573494c9-79fd-41ed-b790-3e899c910435 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
634 2023.11.02 05:43:15.175324 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
635 2023.11.02 05:43:15.175372 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
636 2023.11.02 05:43:15.177425 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} <Debug> oximeter.fields_ipaddr (1786ce78-6fe2-48b3-a756-4078d688d680): Loading data parts
637 2023.11.02 05:43:15.177503 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} <Debug> oximeter.fields_ipaddr (1786ce78-6fe2-48b3-a756-4078d688d680): There are no data parts
638 2023.11.02 05:43:15.178628 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} <Debug> DynamicQueryHandler: Done processing query
639 2023.11.02 05:43:15.178653 [ 3 ] {08b082b1-4ea2-430a-a584-543c60320d63} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
640 2023.11.02 05:43:15.178675 [ 3 ] {} <Debug> HTTP-Session: 573494c9-79fd-41ed-b790-3e899c910435 Destroying unnamed session
641 2023.11.02 05:43:15.178789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
642 2023.11.02 05:43:15.178830 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
643 2023.11.02 05:43:15.178856 [ 3 ] {} <Debug> HTTP-Session: a72fc1f1-4bb3-4450-bf6b-45449e3a9072 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
644 2023.11.02 05:43:15.178883 [ 3 ] {} <Debug> HTTP-Session: a72fc1f1-4bb3-4450-bf6b-45449e3a9072 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
645 2023.11.02 05:43:15.179032 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
646 2023.11.02 05:43:15.179079 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
647 2023.11.02 05:43:15.182758 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} <Debug> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Loading data parts
648 2023.11.02 05:43:15.182860 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} <Debug> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): There are no data parts
649 2023.11.02 05:43:15.184191 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} <Debug> DynamicQueryHandler: Done processing query
650 2023.11.02 05:43:15.184215 [ 3 ] {5126ac77-59f4-421a-8108-a292183727f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
651 2023.11.02 05:43:15.184237 [ 3 ] {} <Debug> HTTP-Session: a72fc1f1-4bb3-4450-bf6b-45449e3a9072 Destroying unnamed session
652 2023.11.02 05:43:15.184336 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
653 2023.11.02 05:43:15.184385 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
654 2023.11.02 05:43:15.184408 [ 3 ] {} <Debug> HTTP-Session: d452723c-b86c-45c8-926c-4b390e4d67d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
655 2023.11.02 05:43:15.184425 [ 3 ] {} <Debug> HTTP-Session: d452723c-b86c-45c8-926c-4b390e4d67d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
656 2023.11.02 05:43:15.184578 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
657 2023.11.02 05:43:15.184626 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
658 2023.11.02 05:43:15.187071 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} <Debug> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Loading data parts
659 2023.11.02 05:43:15.187163 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} <Debug> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): There are no data parts
660 2023.11.02 05:43:15.188344 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} <Debug> DynamicQueryHandler: Done processing query
661 2023.11.02 05:43:15.188375 [ 3 ] {08b54c49-7d31-4b22-a9a5-b0ecc2569f85} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
662 2023.11.02 05:43:15.188389 [ 3 ] {} <Debug> HTTP-Session: d452723c-b86c-45c8-926c-4b390e4d67d5 Destroying unnamed session
663 2023.11.02 05:43:15.188519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
664 2023.11.02 05:43:15.188573 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
665 2023.11.02 05:43:15.188591 [ 3 ] {} <Debug> HTTP-Session: b5a8392e-ef39-4419-9369-6e4fcf2ef6c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
666 2023.11.02 05:43:15.188613 [ 3 ] {} <Debug> HTTP-Session: b5a8392e-ef39-4419-9369-6e4fcf2ef6c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
667 2023.11.02 05:43:15.188827 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) 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)
668 2023.11.02 05:43:15.188890 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
669 2023.11.02 05:43:15.192673 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35): Loading data parts
670 2023.11.02 05:43:15.192775 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35): There are no data parts
671 2023.11.02 05:43:15.194221 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} <Debug> DynamicQueryHandler: Done processing query
672 2023.11.02 05:43:15.194254 [ 3 ] {4d94c050-b5c9-420c-9e85-a6ae73562545} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
673 2023.11.02 05:43:15.194270 [ 3 ] {} <Debug> HTTP-Session: b5a8392e-ef39-4419-9369-6e4fcf2ef6c0 Destroying unnamed session
674 2023.11.02 05:43:15.194400 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60891, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
675 2023.11.02 05:43:15.194450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
676 2023.11.02 05:43:15.194468 [ 3 ] {} <Debug> HTTP-Session: 7222fcf6-dc11-40da-9cf4-6049017181e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60891
677 2023.11.02 05:43:15.194490 [ 3 ] {} <Debug> HTTP-Session: 7222fcf6-dc11-40da-9cf4-6049017181e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
678 2023.11.02 05:43:15.194606 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:60891) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
679 2023.11.02 05:43:15.195223 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
680 2023.11.02 05:43:15.200181 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB.
681 2023.11.02 05:43:15.203015 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
682 2023.11.02 05:43:15.203223 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} <Trace> oximeter.version (0bc6dde4-575b-447f-8ed1-4570d3eae198): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
683 2023.11.02 05:43:15.203485 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} <Information> executeQuery: Read 1 rows, 16.00 B in 0.008873176 sec., 112 rows/sec., 1.76 KiB/sec.
684 2023.11.02 05:43:15.203612 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} <Debug> DynamicQueryHandler: Done processing query
685 2023.11.02 05:43:15.203631 [ 3 ] {c6718fb4-7030-4051-b5dc-ee13acbbc7d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
686 2023.11.02 05:43:15.203646 [ 3 ] {} <Debug> HTTP-Session: 7222fcf6-dc11-40da-9cf4-6049017181e8 Destroying unnamed session
687 2023.11.02 05:43:16.001110 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 227.12 MiB, peak 232.19 MiB, will set to 228.28 MiB (RSS), difference: 1.16 MiB
688 2023.11.02 05:43:18.798986 [ 126 ] {} <Debug> DNSResolver: Updating DNS cache
689 2023.11.02 05:43:18.799074 [ 126 ] {} <Debug> DNSResolver: Updated DNS cache
690 2023.11.02 05:43:33.799980 [ 158 ] {} <Debug> DNSResolver: Updating DNS cache
691 2023.11.02 05:43:33.800108 [ 158 ] {} <Debug> DNSResolver: Updated DNS cache
692 2023.11.02 05:43:48.800150 [ 139 ] {} <Debug> DNSResolver: Updating DNS cache
693 2023.11.02 05:43:48.800213 [ 139 ] {} <Debug> DNSResolver: Updated DNS cache
694 2023.11.02 05:43:55.148383 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
695 2023.11.02 05:43:55.148509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
696 2023.11.02 05:43:55.148594 [ 3 ] {} <Debug> HTTP-Session: 3de2ec64-c35c-47ea-b6e8-24cc52efc99a Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
697 2023.11.02 05:43:55.148677 [ 3 ] {} <Debug> HTTP-Session: 3de2ec64-c35c-47ea-b6e8-24cc52efc99a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
698 2023.11.02 05:43:55.148845 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
699 2023.11.02 05:43:55.149270 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
700 2023.11.02 05:43:55.150012 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
701 2023.11.02 05:43:55.150136 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
702 2023.11.02 05:43:55.151095 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} <Debug> DynamicQueryHandler: Done processing query
703 2023.11.02 05:43:55.151124 [ 3 ] {0d87ffaf-426a-4cf3-95ee-c9aca2220e5f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
704 2023.11.02 05:43:55.151140 [ 3 ] {} <Debug> HTTP-Session: 3de2ec64-c35c-47ea-b6e8-24cc52efc99a Destroying unnamed session
705 2023.11.02 05:43:55.153679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
706 2023.11.02 05:43:55.153782 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
707 2023.11.02 05:43:55.153806 [ 3 ] {} <Debug> HTTP-Session: b52409eb-62be-468d-a9c2-8b710ecc96bf Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
708 2023.11.02 05:43:55.153865 [ 3 ] {} <Debug> HTTP-Session: b52409eb-62be-468d-a9c2-8b710ecc96bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
709 2023.11.02 05:43:55.154063 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete)
710 2023.11.02 05:43:55.162817 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
711 2023.11.02 05:43:55.163172 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
712 2023.11.02 05:43:55.163253 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
713 2023.11.02 05:43:55.164184 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} <Debug> DynamicQueryHandler: Done processing query
714 2023.11.02 05:43:55.164249 [ 3 ] {c1160d59-40e4-4c03-90e0-2d798aa56259} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
715 2023.11.02 05:43:55.164265 [ 3 ] {} <Debug> HTTP-Session: b52409eb-62be-468d-a9c2-8b710ecc96bf Destroying unnamed session
716 2023.11.02 05:43:55.165080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
717 2023.11.02 05:43:55.165162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
718 2023.11.02 05:43:55.165181 [ 3 ] {} <Debug> HTTP-Session: e6ce0784-95db-410b-9c04-cc1bcc318c19 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
719 2023.11.02 05:43:55.165230 [ 3 ] {} <Debug> HTTP-Session: e6ce0784-95db-410b-9c04-cc1bcc318c19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
720 2023.11.02 05:43:55.165384 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete)
721 2023.11.02 05:43:55.167796 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
722 2023.11.02 05:43:55.167980 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
723 2023.11.02 05:43:55.168023 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
724 2023.11.02 05:43:55.168904 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} <Debug> DynamicQueryHandler: Done processing query
725 2023.11.02 05:43:55.168968 [ 3 ] {3b17f673-69b4-4a94-87b3-bd1757843735} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
726 2023.11.02 05:43:55.168984 [ 3 ] {} <Debug> HTTP-Session: e6ce0784-95db-410b-9c04-cc1bcc318c19 Destroying unnamed session
727 2023.11.02 05:43:55.169204 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
728 2023.11.02 05:43:55.169315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
729 2023.11.02 05:43:55.169335 [ 3 ] {} <Debug> HTTP-Session: d3e4fd56-d874-468a-8b41-71b6c66a3c48 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
730 2023.11.02 05:43:55.169385 [ 3 ] {} <Debug> HTTP-Session: d3e4fd56-d874-468a-8b41-71b6c66a3c48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
731 2023.11.02 05:43:55.169499 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete)
732 2023.11.02 05:43:55.169884 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
733 2023.11.02 05:43:55.170100 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
734 2023.11.02 05:43:55.170144 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
735 2023.11.02 05:43:55.171043 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} <Debug> DynamicQueryHandler: Done processing query
736 2023.11.02 05:43:55.171070 [ 3 ] {97dec5d4-e24c-423a-a125-21d60b65ec5d} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
737 2023.11.02 05:43:55.171120 [ 3 ] {} <Debug> HTTP-Session: d3e4fd56-d874-468a-8b41-71b6c66a3c48 Destroying unnamed session
738 2023.11.02 05:43:55.171393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
739 2023.11.02 05:43:55.171469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
740 2023.11.02 05:43:55.171521 [ 3 ] {} <Debug> HTTP-Session: 9425e120-f686-4b7f-90d6-a5f05f35496a Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
741 2023.11.02 05:43:55.171537 [ 3 ] {} <Debug> HTTP-Session: 9425e120-f686-4b7f-90d6-a5f05f35496a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
742 2023.11.02 05:43:55.171678 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
743 2023.11.02 05:43:55.172065 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
744 2023.11.02 05:43:55.172282 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
745 2023.11.02 05:43:55.172325 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
746 2023.11.02 05:43:55.173209 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} <Debug> DynamicQueryHandler: Done processing query
747 2023.11.02 05:43:55.173237 [ 3 ] {3f6e1e34-74bc-4a37-825d-2da026169139} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
748 2023.11.02 05:43:55.173288 [ 3 ] {} <Debug> HTTP-Session: 9425e120-f686-4b7f-90d6-a5f05f35496a Destroying unnamed session
749 2023.11.02 05:43:55.173544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
750 2023.11.02 05:43:55.173619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
751 2023.11.02 05:43:55.173672 [ 3 ] {} <Debug> HTTP-Session: 2a60ddaf-7cb9-4901-b531-ce9292da34f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
752 2023.11.02 05:43:55.173687 [ 3 ] {} <Debug> HTTP-Session: 2a60ddaf-7cb9-4901-b531-ce9292da34f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
753 2023.11.02 05:43:55.173831 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
754 2023.11.02 05:43:55.174212 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
755 2023.11.02 05:43:55.174430 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
756 2023.11.02 05:43:55.174473 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
757 2023.11.02 05:43:55.175272 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} <Debug> DynamicQueryHandler: Done processing query
758 2023.11.02 05:43:55.175336 [ 3 ] {ca7d795c-bb00-46dd-9bf7-b730ec93871b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
759 2023.11.02 05:43:55.175351 [ 3 ] {} <Debug> HTTP-Session: 2a60ddaf-7cb9-4901-b531-ce9292da34f3 Destroying unnamed session
760 2023.11.02 05:43:55.175618 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
761 2023.11.02 05:43:55.175736 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
762 2023.11.02 05:43:55.175756 [ 3 ] {} <Debug> HTTP-Session: 162dfb48-5929-404c-a391-2b540f7fec4f Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
763 2023.11.02 05:43:55.175773 [ 3 ] {} <Debug> HTTP-Session: 162dfb48-5929-404c-a391-2b540f7fec4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
764 2023.11.02 05:43:55.175923 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
765 2023.11.02 05:43:55.176349 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
766 2023.11.02 05:43:55.176538 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
767 2023.11.02 05:43:55.176615 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
768 2023.11.02 05:43:55.177398 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} <Debug> DynamicQueryHandler: Done processing query
769 2023.11.02 05:43:55.177463 [ 3 ] {e53513ad-d04e-488e-a46f-404ca113c986} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
770 2023.11.02 05:43:55.177478 [ 3 ] {} <Debug> HTTP-Session: 162dfb48-5929-404c-a391-2b540f7fec4f Destroying unnamed session
771 2023.11.02 05:43:55.177727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
772 2023.11.02 05:43:55.177802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
773 2023.11.02 05:43:55.177820 [ 3 ] {} <Debug> HTTP-Session: 2762b2d1-b672-44bf-8325-f824e83ad451 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
774 2023.11.02 05:43:55.177869 [ 3 ] {} <Debug> HTTP-Session: 2762b2d1-b672-44bf-8325-f824e83ad451 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
775 2023.11.02 05:43:55.178017 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
776 2023.11.02 05:43:55.178398 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
777 2023.11.02 05:43:55.178593 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
778 2023.11.02 05:43:55.178681 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
779 2023.11.02 05:43:55.179544 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} <Debug> DynamicQueryHandler: Done processing query
780 2023.11.02 05:43:55.179571 [ 3 ] {806308fd-4ca9-48a6-80bd-13086efd47cb} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
781 2023.11.02 05:43:55.179587 [ 3 ] {} <Debug> HTTP-Session: 2762b2d1-b672-44bf-8325-f824e83ad451 Destroying unnamed session
782 2023.11.02 05:43:55.179845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
783 2023.11.02 05:43:55.179890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
784 2023.11.02 05:43:55.179908 [ 3 ] {} <Debug> HTTP-Session: 830f11e2-3bb0-4cbd-9a84-3bc810245b40 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
785 2023.11.02 05:43:55.179960 [ 3 ] {} <Debug> HTTP-Session: 830f11e2-3bb0-4cbd-9a84-3bc810245b40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
786 2023.11.02 05:43:55.180076 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
787 2023.11.02 05:43:55.180473 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
788 2023.11.02 05:43:55.180625 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
789 2023.11.02 05:43:55.180703 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
790 2023.11.02 05:43:55.181481 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} <Debug> DynamicQueryHandler: Done processing query
791 2023.11.02 05:43:55.181507 [ 3 ] {2eaa362b-32b1-4d3c-a277-d760ccd55a6e} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
792 2023.11.02 05:43:55.181560 [ 3 ] {} <Debug> HTTP-Session: 830f11e2-3bb0-4cbd-9a84-3bc810245b40 Destroying unnamed session
793 2023.11.02 05:43:55.181806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
794 2023.11.02 05:43:55.181848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
795 2023.11.02 05:43:55.181866 [ 3 ] {} <Debug> HTTP-Session: 513293bd-1589-48f6-b253-912659c372fc Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
796 2023.11.02 05:43:55.181883 [ 3 ] {} <Debug> HTTP-Session: 513293bd-1589-48f6-b253-912659c372fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
797 2023.11.02 05:43:55.181997 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
798 2023.11.02 05:43:55.182351 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
799 2023.11.02 05:43:55.182502 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
800 2023.11.02 05:43:55.182542 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
801 2023.11.02 05:43:55.183353 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} <Debug> DynamicQueryHandler: Done processing query
802 2023.11.02 05:43:55.183380 [ 3 ] {a1469371-0ae6-4abc-b43a-4ac9ae0813e1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
803 2023.11.02 05:43:55.183396 [ 3 ] {} <Debug> HTTP-Session: 513293bd-1589-48f6-b253-912659c372fc Destroying unnamed session
804 2023.11.02 05:43:55.183642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
805 2023.11.02 05:43:55.183685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
806 2023.11.02 05:43:55.183703 [ 3 ] {} <Debug> HTTP-Session: 96f634af-3bdd-45ec-94b4-786aec614c23 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
807 2023.11.02 05:43:55.183719 [ 3 ] {} <Debug> HTTP-Session: 96f634af-3bdd-45ec-94b4-786aec614c23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
808 2023.11.02 05:43:55.183836 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
809 2023.11.02 05:43:55.184193 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
810 2023.11.02 05:43:55.184350 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
811 2023.11.02 05:43:55.184391 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
812 2023.11.02 05:43:55.185106 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} <Debug> DynamicQueryHandler: Done processing query
813 2023.11.02 05:43:55.185133 [ 3 ] {5748f86a-e1da-449b-816a-7fcac2c82ea2} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
814 2023.11.02 05:43:55.185148 [ 3 ] {} <Debug> HTTP-Session: 96f634af-3bdd-45ec-94b4-786aec614c23 Destroying unnamed session
815 2023.11.02 05:43:55.190216 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
816 2023.11.02 05:43:55.190301 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
817 2023.11.02 05:43:55.190338 [ 3 ] {} <Debug> HTTP-Session: d2fc28d4-fe27-412b-9383-a9f86ee23b02 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
818 2023.11.02 05:43:55.190370 [ 3 ] {} <Debug> HTTP-Session: d2fc28d4-fe27-412b-9383-a9f86ee23b02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
819 2023.11.02 05:43:55.190600 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
820 2023.11.02 05:43:55.191225 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2023.11.02 05:43:55.191381 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
822 2023.11.02 05:43:55.191422 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
823 2023.11.02 05:43:55.192322 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} <Debug> DynamicQueryHandler: Done processing query
824 2023.11.02 05:43:55.192350 [ 3 ] {fabb631b-2138-4e90-a7ba-d31d13617218} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
825 2023.11.02 05:43:55.192366 [ 3 ] {} <Debug> HTTP-Session: d2fc28d4-fe27-412b-9383-a9f86ee23b02 Destroying unnamed session
826 2023.11.02 05:43:55.192538 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
827 2023.11.02 05:43:55.192581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
828 2023.11.02 05:43:55.192599 [ 3 ] {} <Debug> HTTP-Session: ed6b2b60-80ac-415f-88bc-0ff555310854 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
829 2023.11.02 05:43:55.192615 [ 3 ] {} <Debug> HTTP-Session: ed6b2b60-80ac-415f-88bc-0ff555310854 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
830 2023.11.02 05:43:55.192695 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
831 2023.11.02 05:43:55.192736 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
832 2023.11.02 05:43:55.193470 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
833 2023.11.02 05:43:55.194498 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
834 2023.11.02 05:43:55.195016 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
835 2023.11.02 05:43:55.195288 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
836 2023.11.02 05:43:55.195449 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.002721482 sec., 4409 rows/sec., 594.95 KiB/sec.
837 2023.11.02 05:43:55.195589 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} <Debug> DynamicQueryHandler: Done processing query
838 2023.11.02 05:43:55.195612 [ 3 ] {60110591-167e-4c48-9fb8-aff67f1bd04c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
839 2023.11.02 05:43:55.195627 [ 3 ] {} <Debug> HTTP-Session: ed6b2b60-80ac-415f-88bc-0ff555310854 Destroying unnamed session
840 2023.11.02 05:43:55.195736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
841 2023.11.02 05:43:55.195780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
842 2023.11.02 05:43:55.195798 [ 3 ] {} <Debug> HTTP-Session: 63d7cfab-0e00-4ebb-a21b-9f2756eb235b Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
843 2023.11.02 05:43:55.195814 [ 3 ] {} <Debug> HTTP-Session: 63d7cfab-0e00-4ebb-a21b-9f2756eb235b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
844 2023.11.02 05:43:55.195885 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
845 2023.11.02 05:43:55.195924 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
846 2023.11.02 05:43:55.196030 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
847 2023.11.02 05:43:55.199910 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
848 2023.11.02 05:43:55.200321 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
849 2023.11.02 05:43:55.200588 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
850 2023.11.02 05:43:55.200726 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} <Information> executeQuery: Read 6 rows, 348.00 B in 0.004811447 sec., 1247 rows/sec., 70.63 KiB/sec.
851 2023.11.02 05:43:55.200856 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} <Debug> DynamicQueryHandler: Done processing query
852 2023.11.02 05:43:55.200879 [ 3 ] {d88a61b5-9058-4e37-907f-66e607f785eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
853 2023.11.02 05:43:55.200894 [ 3 ] {} <Debug> HTTP-Session: 63d7cfab-0e00-4ebb-a21b-9f2756eb235b Destroying unnamed session
854 2023.11.02 05:43:55.201116 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
855 2023.11.02 05:43:55.201160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
856 2023.11.02 05:43:55.201179 [ 3 ] {} <Debug> HTTP-Session: 60780d28-d176-43c5-9c33-ad7ab5fe955f Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
857 2023.11.02 05:43:55.201195 [ 3 ] {} <Debug> HTTP-Session: 60780d28-d176-43c5-9c33-ad7ab5fe955f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
858 2023.11.02 05:43:55.201267 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
859 2023.11.02 05:43:55.201305 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
860 2023.11.02 05:43:55.201405 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
861 2023.11.02 05:43:55.201716 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
862 2023.11.02 05:43:55.202066 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
863 2023.11.02 05:43:55.202350 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
864 2023.11.02 05:43:55.202490 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001193402 sec., 80442 rows/sec., 7.63 MiB/sec.
865 2023.11.02 05:43:55.202611 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} <Debug> DynamicQueryHandler: Done processing query
866 2023.11.02 05:43:55.202634 [ 3 ] {f286b864-3996-49a7-9028-c93b8d91404b} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
867 2023.11.02 05:43:55.202649 [ 3 ] {} <Debug> HTTP-Session: 60780d28-d176-43c5-9c33-ad7ab5fe955f Destroying unnamed session
868 2023.11.02 05:43:55.202928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 46393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
869 2023.11.02 05:43:55.202971 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
870 2023.11.02 05:43:55.202989 [ 3 ] {} <Debug> HTTP-Session: 58095ad6-0c8a-47f6-8472-b49c390033cc Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
871 2023.11.02 05:43:55.203006 [ 3 ] {} <Debug> HTTP-Session: 58095ad6-0c8a-47f6-8472-b49c390033cc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
872 2023.11.02 05:43:55.203092 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
873 2023.11.02 05:43:55.203129 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
874 2023.11.02 05:43:55.204292 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
875 2023.11.02 05:43:55.206749 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
876 2023.11.02 05:43:55.207206 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
877 2023.11.02 05:43:55.207502 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
878 2023.11.02 05:43:55.207636 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.00451558 sec., 64443 rows/sec., 4.42 MiB/sec.
879 2023.11.02 05:43:55.207754 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} <Debug> DynamicQueryHandler: Done processing query
880 2023.11.02 05:43:55.207777 [ 3 ] {c0a7a310-bf10-44a7-8d24-b7a5b4572a0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
881 2023.11.02 05:43:55.207792 [ 3 ] {} <Debug> HTTP-Session: 58095ad6-0c8a-47f6-8472-b49c390033cc Destroying unnamed session
882 2023.11.02 05:43:55.207921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
883 2023.11.02 05:43:55.207966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
884 2023.11.02 05:43:55.207983 [ 3 ] {} <Debug> HTTP-Session: cfdb527a-5555-4d3a-ab4f-5ed82ba42bc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
885 2023.11.02 05:43:55.207999 [ 3 ] {} <Debug> HTTP-Session: cfdb527a-5555-4d3a-ab4f-5ed82ba42bc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
886 2023.11.02 05:43:55.208067 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
887 2023.11.02 05:43:55.208104 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
888 2023.11.02 05:43:55.208206 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
889 2023.11.02 05:43:55.208458 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
890 2023.11.02 05:43:55.208914 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
891 2023.11.02 05:43:55.209252 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} <Trace> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
892 2023.11.02 05:43:55.209390 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001293704 sec., 4637 rows/sec., 194.75 KiB/sec.
893 2023.11.02 05:43:55.209527 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} <Debug> DynamicQueryHandler: Done processing query
894 2023.11.02 05:43:55.209550 [ 3 ] {79007cab-57d1-41aa-8049-b7f624eaba87} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
895 2023.11.02 05:43:55.209565 [ 3 ] {} <Debug> HTTP-Session: cfdb527a-5555-4d3a-ab4f-5ed82ba42bc8 Destroying unnamed session
896 2023.11.02 05:43:55.209696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
897 2023.11.02 05:43:55.209740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
898 2023.11.02 05:43:55.209759 [ 3 ] {} <Debug> HTTP-Session: a3cbda53-2ba2-415c-b163-0d6033a6015b Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
899 2023.11.02 05:43:55.209776 [ 3 ] {} <Debug> HTTP-Session: a3cbda53-2ba2-415c-b163-0d6033a6015b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
900 2023.11.02 05:43:55.209848 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
901 2023.11.02 05:43:55.209888 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
902 2023.11.02 05:43:55.210005 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} <Trace> ParallelParsingInputFormat: Parallel parsing is used
903 2023.11.02 05:43:55.210278 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
904 2023.11.02 05:43:55.210659 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
905 2023.11.02 05:43:55.211021 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} <Trace> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
906 2023.11.02 05:43:55.211161 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001284874 sec., 54480 rows/sec., 3.30 MiB/sec.
907 2023.11.02 05:43:55.211284 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} <Debug> DynamicQueryHandler: Done processing query
908 2023.11.02 05:43:55.211307 [ 3 ] {2c61b506-02b1-4e2b-a2a8-be241cd2aa35} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
909 2023.11.02 05:43:55.211323 [ 3 ] {} <Debug> HTTP-Session: a3cbda53-2ba2-415c-b163-0d6033a6015b Destroying unnamed session
910 2023.11.02 05:43:55.211440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
911 2023.11.02 05:43:55.211484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
912 2023.11.02 05:43:55.211502 [ 3 ] {} <Debug> HTTP-Session: dcb936f6-aa95-4018-ad37-481096cbe96e Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
913 2023.11.02 05:43:55.211518 [ 3 ] {} <Debug> HTTP-Session: dcb936f6-aa95-4018-ad37-481096cbe96e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
914 2023.11.02 05:43:55.211586 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
915 2023.11.02 05:43:55.211624 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
916 2023.11.02 05:43:55.211724 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
917 2023.11.02 05:43:55.211952 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
918 2023.11.02 05:43:55.212354 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
919 2023.11.02 05:43:55.212795 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} <Trace> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
920 2023.11.02 05:43:55.212938 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.001321055 sec., 15896 rows/sec., 844.20 KiB/sec.
921 2023.11.02 05:43:55.213056 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} <Debug> DynamicQueryHandler: Done processing query
922 2023.11.02 05:43:55.213078 [ 3 ] {7eb9e974-eda5-4507-8781-c46d2ef43b9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
923 2023.11.02 05:43:55.213094 [ 3 ] {} <Debug> HTTP-Session: dcb936f6-aa95-4018-ad37-481096cbe96e Destroying unnamed session
924 2023.11.02 05:44:03.800554 [ 123 ] {} <Debug> DNSResolver: Updating DNS cache
925 2023.11.02 05:44:03.800624 [ 123 ] {} <Debug> DNSResolver: Updated DNS cache
926 2023.11.02 05:44:05.142845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
927 2023.11.02 05:44:05.142978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
928 2023.11.02 05:44:05.143011 [ 3 ] {} <Debug> HTTP-Session: 23eed673-3ba3-4c5f-8aaa-7c1066db01fb Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
929 2023.11.02 05:44:05.143040 [ 3 ] {} <Debug> HTTP-Session: 23eed673-3ba3-4c5f-8aaa-7c1066db01fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
930 2023.11.02 05:44:05.143189 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
931 2023.11.02 05:44:05.143260 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
932 2023.11.02 05:44:05.143447 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
933 2023.11.02 05:44:05.143852 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
934 2023.11.02 05:44:05.144126 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
935 2023.11.02 05:44:05.144299 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
936 2023.11.02 05:44:05.144431 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001196252 sec., 5015 rows/sec., 284.09 KiB/sec.
937 2023.11.02 05:44:05.144583 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} <Debug> DynamicQueryHandler: Done processing query
938 2023.11.02 05:44:05.144612 [ 3 ] {308be80c-ebdd-4857-a63f-4bd9b4803f91} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
939 2023.11.02 05:44:05.144630 [ 3 ] {} <Debug> HTTP-Session: 23eed673-3ba3-4c5f-8aaa-7c1066db01fb Destroying unnamed session
940 2023.11.02 05:44:05.144780 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
941 2023.11.02 05:44:05.144831 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
942 2023.11.02 05:44:05.144853 [ 3 ] {} <Debug> HTTP-Session: 0a2b29ad-99e2-49c0-98ed-60833ce93185 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
943 2023.11.02 05:44:05.144872 [ 3 ] {} <Debug> HTTP-Session: 0a2b29ad-99e2-49c0-98ed-60833ce93185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
944 2023.11.02 05:44:05.144960 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
945 2023.11.02 05:44:05.145003 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
946 2023.11.02 05:44:05.145110 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
947 2023.11.02 05:44:05.145494 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
948 2023.11.02 05:44:05.145720 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
949 2023.11.02 05:44:05.145870 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
950 2023.11.02 05:44:05.145990 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001000146 sec., 95985 rows/sec., 9.10 MiB/sec.
951 2023.11.02 05:44:05.146155 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} <Debug> DynamicQueryHandler: Done processing query
952 2023.11.02 05:44:05.146179 [ 3 ] {adf92a20-0488-4f30-be10-5dda277d95f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
953 2023.11.02 05:44:05.146195 [ 3 ] {} <Debug> HTTP-Session: 0a2b29ad-99e2-49c0-98ed-60833ce93185 Destroying unnamed session
954 2023.11.02 05:44:05.146414 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 46393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
955 2023.11.02 05:44:05.146459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
956 2023.11.02 05:44:05.146478 [ 3 ] {} <Debug> HTTP-Session: 6a6bc242-becd-414e-82ac-dd34be73d65d Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
957 2023.11.02 05:44:05.146496 [ 3 ] {} <Debug> HTTP-Session: 6a6bc242-becd-414e-82ac-dd34be73d65d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
958 2023.11.02 05:44:05.146615 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
959 2023.11.02 05:44:05.146654 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
960 2023.11.02 05:44:05.146766 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
961 2023.11.02 05:44:05.147299 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
962 2023.11.02 05:44:05.147530 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
963 2023.11.02 05:44:05.147679 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
964 2023.11.02 05:44:05.147795 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.00115077 sec., 252874 rows/sec., 17.36 MiB/sec.
965 2023.11.02 05:44:05.147920 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} <Debug> DynamicQueryHandler: Done processing query
966 2023.11.02 05:44:05.147945 [ 3 ] {0dd98608-335f-49fa-9d96-9cc8a312f93a} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
967 2023.11.02 05:44:05.147962 [ 3 ] {} <Debug> HTTP-Session: 6a6bc242-becd-414e-82ac-dd34be73d65d Destroying unnamed session
968 2023.11.02 05:44:05.148120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
969 2023.11.02 05:44:05.148165 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
970 2023.11.02 05:44:05.148185 [ 3 ] {} <Debug> HTTP-Session: 938d4681-0e72-4ac6-b1b9-069a4ba93c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
971 2023.11.02 05:44:05.148202 [ 3 ] {} <Debug> HTTP-Session: 938d4681-0e72-4ac6-b1b9-069a4ba93c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
972 2023.11.02 05:44:05.148272 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
973 2023.11.02 05:44:05.148312 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
974 2023.11.02 05:44:05.148419 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} <Trace> ParallelParsingInputFormat: Parallel parsing is used
975 2023.11.02 05:44:05.148706 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
976 2023.11.02 05:44:05.148946 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
977 2023.11.02 05:44:05.149124 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} <Trace> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
978 2023.11.02 05:44:05.149250 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000948765 sec., 6324 rows/sec., 265.56 KiB/sec.
979 2023.11.02 05:44:05.149371 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} <Debug> DynamicQueryHandler: Done processing query
980 2023.11.02 05:44:05.149395 [ 3 ] {38202d0e-a262-4fbf-9afc-54d298c2be25} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
981 2023.11.02 05:44:05.149413 [ 3 ] {} <Debug> HTTP-Session: 938d4681-0e72-4ac6-b1b9-069a4ba93c41 Destroying unnamed session
982 2023.11.02 05:44:05.149605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
983 2023.11.02 05:44:05.149649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
984 2023.11.02 05:44:05.149669 [ 3 ] {} <Debug> HTTP-Session: 634d177f-f9f8-4499-bbf2-b1fb47bf4dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
985 2023.11.02 05:44:05.149687 [ 3 ] {} <Debug> HTTP-Session: 634d177f-f9f8-4499-bbf2-b1fb47bf4dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
986 2023.11.02 05:44:05.149763 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
987 2023.11.02 05:44:05.149806 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
988 2023.11.02 05:44:05.149925 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} <Trace> ParallelParsingInputFormat: Parallel parsing is used
989 2023.11.02 05:44:05.150237 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
990 2023.11.02 05:44:05.150485 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
991 2023.11.02 05:44:05.150674 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} <Trace> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
992 2023.11.02 05:44:05.150797 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001002007 sec., 69859 rows/sec., 4.24 MiB/sec.
993 2023.11.02 05:44:05.150918 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} <Debug> DynamicQueryHandler: Done processing query
994 2023.11.02 05:44:05.150942 [ 3 ] {68ba541e-e67c-4814-9b78-5bff7e8fff97} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
995 2023.11.02 05:44:05.150958 [ 3 ] {} <Debug> HTTP-Session: 634d177f-f9f8-4499-bbf2-b1fb47bf4dd1 Destroying unnamed session
996 2023.11.02 05:44:05.151096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
997 2023.11.02 05:44:05.151143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
998 2023.11.02 05:44:05.151162 [ 3 ] {} <Debug> HTTP-Session: eaf42f69-6cdf-43c7-be5f-e20006687eb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
999 2023.11.02 05:44:05.151179 [ 3 ] {} <Debug> HTTP-Session: eaf42f69-6cdf-43c7-be5f-e20006687eb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1000 2023.11.02 05:44:05.151248 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1001 2023.11.02 05:44:05.151289 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1002 2023.11.02 05:44:05.151393 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1003 2023.11.02 05:44:05.151654 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1004 2023.11.02 05:44:05.151887 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1005 2023.11.02 05:44:05.152067 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} <Trace> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1006 2023.11.02 05:44:05.152201 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000919154 sec., 22847 rows/sec., 1.18 MiB/sec.
1007 2023.11.02 05:44:05.152336 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} <Debug> DynamicQueryHandler: Done processing query
1008 2023.11.02 05:44:05.152360 [ 3 ] {a839a6be-72d7-4a25-95d2-2d2c2fbe23da} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1009 2023.11.02 05:44:05.152376 [ 3 ] {} <Debug> HTTP-Session: eaf42f69-6cdf-43c7-be5f-e20006687eb0 Destroying unnamed session
1010 2023.11.02 05:44:10.138064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1011 2023.11.02 05:44:10.138237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1012 2023.11.02 05:44:10.138286 [ 3 ] {} <Debug> HTTP-Session: 06d0637d-f771-4427-85fe-0a56642f7786 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1013 2023.11.02 05:44:10.138329 [ 3 ] {} <Debug> HTTP-Session: 06d0637d-f771-4427-85fe-0a56642f7786 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1014 2023.11.02 05:44:10.138652 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1015 2023.11.02 05:44:10.139366 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1016 2023.11.02 05:44:10.139540 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1017 2023.11.02 05:44:10.139653 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1018 2023.11.02 05:44:10.139900 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1019 2023.11.02 05:44:10.144660 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1020 2023.11.02 05:44:10.144697 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1021 2023.11.02 05:44:10.144764 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1022 2023.11.02 05:44:10.149673 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.010956461 sec., 1095 rows/sec., 147.78 KiB/sec.
1023 2023.11.02 05:44:10.149889 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Debug> DynamicQueryHandler: Done processing query
1024 2023.11.02 05:44:10.149917 [ 3 ] {c64c9e9e-d47c-458c-ae7f-1149b7b102c1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1025 2023.11.02 05:44:10.149936 [ 3 ] {} <Debug> HTTP-Session: 06d0637d-f771-4427-85fe-0a56642f7786 Destroying unnamed session
1026 2023.11.02 05:44:10.153106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1027 2023.11.02 05:44:10.153158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1028 2023.11.02 05:44:10.153180 [ 3 ] {} <Debug> HTTP-Session: 3e140321-136a-4d5f-af62-834b45e35c5a Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1029 2023.11.02 05:44:10.153203 [ 3 ] {} <Debug> HTTP-Session: 3e140321-136a-4d5f-af62-834b45e35c5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1030 2023.11.02 05:44:10.153348 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1031 2023.11.02 05:44:10.153822 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1032 2023.11.02 05:44:10.153993 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1033 2023.11.02 05:44:10.154039 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1034 2023.11.02 05:44:10.154190 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1035 2023.11.02 05:44:10.154220 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1036 2023.11.02 05:44:10.154244 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1037 2023.11.02 05:44:10.154275 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1038 2023.11.02 05:44:10.155304 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001914751 sec., 6267 rows/sec., 845.61 KiB/sec.
1039 2023.11.02 05:44:10.155499 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Debug> DynamicQueryHandler: Done processing query
1040 2023.11.02 05:44:10.155525 [ 3 ] {1c792f79-4139-4942-8522-0b147341a2a8} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1041 2023.11.02 05:44:10.155542 [ 3 ] {} <Debug> HTTP-Session: 3e140321-136a-4d5f-af62-834b45e35c5a Destroying unnamed session
1042 2023.11.02 05:44:10.155902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1043 2023.11.02 05:44:10.155949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1044 2023.11.02 05:44:10.155970 [ 3 ] {} <Debug> HTTP-Session: f19f7646-2ec7-454c-a1ef-d6884bfa28b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1045 2023.11.02 05:44:10.155989 [ 3 ] {} <Debug> HTTP-Session: f19f7646-2ec7-454c-a1ef-d6884bfa28b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1046 2023.11.02 05:44:10.156116 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1047 2023.11.02 05:44:10.156620 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1048 2023.11.02 05:44:10.156812 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1049 2023.11.02 05:44:10.156861 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1050 2023.11.02 05:44:10.157018 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1051 2023.11.02 05:44:10.157048 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1052 2023.11.02 05:44:10.157071 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1053 2023.11.02 05:44:10.157100 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1054 2023.11.02 05:44:10.157979 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001823858 sec., 6579 rows/sec., 887.76 KiB/sec.
1055 2023.11.02 05:44:10.158172 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Debug> DynamicQueryHandler: Done processing query
1056 2023.11.02 05:44:10.158198 [ 3 ] {6eaeabc9-40ed-45d7-9357-2807dbbe2772} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1057 2023.11.02 05:44:10.158214 [ 3 ] {} <Debug> HTTP-Session: f19f7646-2ec7-454c-a1ef-d6884bfa28b4 Destroying unnamed session
1058 2023.11.02 05:44:10.158443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1059 2023.11.02 05:44:10.158488 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1060 2023.11.02 05:44:10.158509 [ 3 ] {} <Debug> HTTP-Session: a837de95-51b6-492b-9bcc-f980086ff61d Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1061 2023.11.02 05:44:10.158527 [ 3 ] {} <Debug> HTTP-Session: a837de95-51b6-492b-9bcc-f980086ff61d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1062 2023.11.02 05:44:10.158654 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1063 2023.11.02 05:44:10.159133 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1064 2023.11.02 05:44:10.159304 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1065 2023.11.02 05:44:10.159346 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1066 2023.11.02 05:44:10.159493 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1067 2023.11.02 05:44:10.159522 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1068 2023.11.02 05:44:10.159542 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges
1069 2023.11.02 05:44:10.159572 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0
1070 2023.11.02 05:44:10.160530 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Information> executeQuery: Read 12 rows, 1.62 KiB in 0.001837939 sec., 6529 rows/sec., 880.95 KiB/sec.
1071 2023.11.02 05:44:10.160705 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Debug> DynamicQueryHandler: Done processing query
1072 2023.11.02 05:44:10.160730 [ 3 ] {906ba19a-ec7d-41df-8820-ffb02769c6d0} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1073 2023.11.02 05:44:10.160747 [ 3 ] {} <Debug> HTTP-Session: a837de95-51b6-492b-9bcc-f980086ff61d Destroying unnamed session
1074 2023.11.02 05:44:10.162430 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1075 2023.11.02 05:44:10.162476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1076 2023.11.02 05:44:10.162496 [ 3 ] {} <Debug> HTTP-Session: 1bd9675f-0346-43e6-9288-dddfa0b7d608 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1077 2023.11.02 05:44:10.162513 [ 3 ] {} <Debug> HTTP-Session: 1bd9675f-0346-43e6-9288-dddfa0b7d608 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1078 2023.11.02 05:44:10.162595 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1079 2023.11.02 05:44:10.162640 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1080 2023.11.02 05:44:10.162810 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1081 2023.11.02 05:44:10.163158 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1082 2023.11.02 05:44:10.163514 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1083 2023.11.02 05:44:10.163705 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1084 2023.11.02 05:44:10.163816 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001191761 sec., 3356 rows/sec., 363.01 KiB/sec.
1085 2023.11.02 05:44:10.163976 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} <Debug> DynamicQueryHandler: Done processing query
1086 2023.11.02 05:44:10.164000 [ 3 ] {a8164a18-50f6-4d60-b28d-4c45db7983f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1087 2023.11.02 05:44:10.164016 [ 3 ] {} <Debug> HTTP-Session: 1bd9675f-0346-43e6-9288-dddfa0b7d608 Destroying unnamed session
1088 2023.11.02 05:44:10.164140 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 5646, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1089 2023.11.02 05:44:10.164186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1090 2023.11.02 05:44:10.164205 [ 3 ] {} <Debug> HTTP-Session: ea8abc1f-2ad4-43d0-9210-c12d365e6484 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1091 2023.11.02 05:44:10.164223 [ 3 ] {} <Debug> HTTP-Session: ea8abc1f-2ad4-43d0-9210-c12d365e6484 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1092 2023.11.02 05:44:10.164301 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1093 2023.11.02 05:44:10.164341 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1094 2023.11.02 05:44:10.164456 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1095 2023.11.02 05:44:10.164754 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1096 2023.11.02 05:44:10.164978 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1097 2023.11.02 05:44:10.165136 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1098 2023.11.02 05:44:10.165236 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.000907084 sec., 42994 rows/sec., 3.40 MiB/sec.
1099 2023.11.02 05:44:10.165359 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} <Debug> DynamicQueryHandler: Done processing query
1100 2023.11.02 05:44:10.165383 [ 3 ] {8523ac8e-8197-4bd7-bba7-e13e10dd897c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1101 2023.11.02 05:44:10.165399 [ 3 ] {} <Debug> HTTP-Session: ea8abc1f-2ad4-43d0-9210-c12d365e6484 Destroying unnamed session
1102 2023.11.02 05:44:10.165544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 19083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1103 2023.11.02 05:44:10.165591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1104 2023.11.02 05:44:10.165610 [ 3 ] {} <Debug> HTTP-Session: 766b07e0-cf3f-436a-bb90-f518d8cdccb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1105 2023.11.02 05:44:10.165627 [ 3 ] {} <Debug> HTTP-Session: 766b07e0-cf3f-436a-bb90-f518d8cdccb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1106 2023.11.02 05:44:10.165704 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1107 2023.11.02 05:44:10.165743 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1108 2023.11.02 05:44:10.165844 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1109 2023.11.02 05:44:10.166182 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1110 2023.11.02 05:44:10.166455 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1111 2023.11.02 05:44:10.166621 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1112 2023.11.02 05:44:10.166721 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} <Information> executeQuery: Read 117 rows, 11.90 KiB in 0.000989066 sec., 118293 rows/sec., 11.75 MiB/sec.
1113 2023.11.02 05:44:10.166822 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} <Debug> DynamicQueryHandler: Done processing query
1114 2023.11.02 05:44:10.166846 [ 3 ] {e2dec26a-7fd8-4492-9a8c-ea0267e0e1de} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1115 2023.11.02 05:44:10.166863 [ 3 ] {} <Debug> HTTP-Session: 766b07e0-cf3f-436a-bb90-f518d8cdccb1 Destroying unnamed session
1116 2023.11.02 05:44:10.166999 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 9715, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1117 2023.11.02 05:44:10.167043 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1118 2023.11.02 05:44:10.167061 [ 3 ] {} <Debug> HTTP-Session: b7899a76-f0f2-41b1-98dd-af670327febe Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1119 2023.11.02 05:44:10.167078 [ 3 ] {} <Debug> HTTP-Session: b7899a76-f0f2-41b1-98dd-af670327febe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1120 2023.11.02 05:44:10.167148 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1121 2023.11.02 05:44:10.167186 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1122 2023.11.02 05:44:10.167286 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1123 2023.11.02 05:44:10.167568 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1124 2023.11.02 05:44:10.167782 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1125 2023.11.02 05:44:10.167938 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1126 2023.11.02 05:44:10.168039 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} <Information> executeQuery: Read 57 rows, 4.57 KiB in 0.000862683 sec., 66072 rows/sec., 5.17 MiB/sec.
1127 2023.11.02 05:44:10.168187 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} <Debug> DynamicQueryHandler: Done processing query
1128 2023.11.02 05:44:10.168211 [ 3 ] {0c22e20e-ec4c-44ac-bb62-cd9c7435929c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1129 2023.11.02 05:44:10.168228 [ 3 ] {} <Debug> HTTP-Session: b7899a76-f0f2-41b1-98dd-af670327febe Destroying unnamed session
1130 2023.11.02 05:44:10.168392 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 41736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1131 2023.11.02 05:44:10.168438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1132 2023.11.02 05:44:10.168458 [ 3 ] {} <Debug> HTTP-Session: 5778bea1-b45f-41da-83f4-463ed35bcebb Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1133 2023.11.02 05:44:10.168475 [ 3 ] {} <Debug> HTTP-Session: 5778bea1-b45f-41da-83f4-463ed35bcebb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1134 2023.11.02 05:44:10.168557 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1135 2023.11.02 05:44:10.168603 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1136 2023.11.02 05:44:10.168765 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1137 2023.11.02 05:44:10.169244 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1138 2023.11.02 05:44:10.172554 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1139 2023.11.02 05:44:10.172796 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} <Trace> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1140 2023.11.02 05:44:10.172897 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.004311224 sec., 9046 rows/sec., 12.21 MiB/sec.
1141 2023.11.02 05:44:10.173008 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} <Debug> DynamicQueryHandler: Done processing query
1142 2023.11.02 05:44:10.173032 [ 3 ] {ebf1692e-80a0-45fc-b0c4-51c49c42f00a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
1143 2023.11.02 05:44:10.173048 [ 3 ] {} <Debug> HTTP-Session: 5778bea1-b45f-41da-83f4-463ed35bcebb Destroying unnamed session
1144 2023.11.02 05:44:10.173168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 4776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1145 2023.11.02 05:44:10.173212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1146 2023.11.02 05:44:10.173231 [ 3 ] {} <Debug> HTTP-Session: 062a2fab-9f0c-4594-a0db-1ce3fdde5493 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1147 2023.11.02 05:44:10.173249 [ 3 ] {} <Debug> HTTP-Session: 062a2fab-9f0c-4594-a0db-1ce3fdde5493 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1148 2023.11.02 05:44:10.173321 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1149 2023.11.02 05:44:10.173360 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1150 2023.11.02 05:44:10.173462 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1151 2023.11.02 05:44:10.173752 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1152 2023.11.02 05:44:10.173992 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1153 2023.11.02 05:44:10.174175 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} <Trace> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1154 2023.11.02 05:44:10.174275 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} <Information> executeQuery: Read 30 rows, 2.15 KiB in 0.000926285 sec., 32387 rows/sec., 2.26 MiB/sec.
1155 2023.11.02 05:44:10.174388 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} <Debug> DynamicQueryHandler: Done processing query
1156 2023.11.02 05:44:10.174413 [ 3 ] {ab482cc2-fba1-4243-90cc-3e915eccbfb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1157 2023.11.02 05:44:10.174429 [ 3 ] {} <Debug> HTTP-Session: 062a2fab-9f0c-4594-a0db-1ce3fdde5493 Destroying unnamed session
1158 2023.11.02 05:44:15.142989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1159 2023.11.02 05:44:15.143113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1160 2023.11.02 05:44:15.143140 [ 3 ] {} <Debug> HTTP-Session: 2a0aafb0-a13f-402f-8ad5-0e9eac36f916 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1161 2023.11.02 05:44:15.143165 [ 3 ] {} <Debug> HTTP-Session: 2a0aafb0-a13f-402f-8ad5-0e9eac36f916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1162 2023.11.02 05:44:15.143296 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1163 2023.11.02 05:44:15.143362 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1164 2023.11.02 05:44:15.143527 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1165 2023.11.02 05:44:15.143926 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1166 2023.11.02 05:44:15.144208 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1167 2023.11.02 05:44:15.144382 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1168 2023.11.02 05:44:15.144543 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001205752 sec., 4976 rows/sec., 281.85 KiB/sec.
1169 2023.11.02 05:44:15.144689 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} <Debug> DynamicQueryHandler: Done processing query
1170 2023.11.02 05:44:15.144716 [ 3 ] {23423a6b-f7b1-4beb-b161-5aaf375f534e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1171 2023.11.02 05:44:15.144734 [ 3 ] {} <Debug> HTTP-Session: 2a0aafb0-a13f-402f-8ad5-0e9eac36f916 Destroying unnamed session
1172 2023.11.02 05:44:15.144872 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1173 2023.11.02 05:44:15.144921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1174 2023.11.02 05:44:15.144942 [ 3 ] {} <Debug> HTTP-Session: fb937466-3166-4312-80e9-b5a1c2ca5d2b Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1175 2023.11.02 05:44:15.144964 [ 3 ] {} <Debug> HTTP-Session: fb937466-3166-4312-80e9-b5a1c2ca5d2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1176 2023.11.02 05:44:15.145053 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1177 2023.11.02 05:44:15.145098 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1178 2023.11.02 05:44:15.145210 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1179 2023.11.02 05:44:15.145591 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1180 2023.11.02 05:44:15.145823 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1181 2023.11.02 05:44:15.145984 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1182 2023.11.02 05:44:15.146111 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001019337 sec., 94178 rows/sec., 8.93 MiB/sec.
1183 2023.11.02 05:44:15.146250 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} <Debug> DynamicQueryHandler: Done processing query
1184 2023.11.02 05:44:15.146279 [ 3 ] {b95c2d00-44c2-4faf-a81a-eb09df8d3c14} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1185 2023.11.02 05:44:15.146295 [ 3 ] {} <Debug> HTTP-Session: fb937466-3166-4312-80e9-b5a1c2ca5d2b Destroying unnamed session
1186 2023.11.02 05:44:15.146555 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 46393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1187 2023.11.02 05:44:15.146603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1188 2023.11.02 05:44:15.146623 [ 3 ] {} <Debug> HTTP-Session: f96281f8-b367-4cc2-850a-5cd615004571 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1189 2023.11.02 05:44:15.146641 [ 3 ] {} <Debug> HTTP-Session: f96281f8-b367-4cc2-850a-5cd615004571 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1190 2023.11.02 05:44:15.146734 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1191 2023.11.02 05:44:15.146776 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1192 2023.11.02 05:44:15.146885 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1193 2023.11.02 05:44:15.147351 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1194 2023.11.02 05:44:15.147575 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1195 2023.11.02 05:44:15.147721 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1196 2023.11.02 05:44:15.147845 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001081088 sec., 269173 rows/sec., 18.47 MiB/sec.
1197 2023.11.02 05:44:15.147974 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} <Debug> DynamicQueryHandler: Done processing query
1198 2023.11.02 05:44:15.147999 [ 3 ] {2a6d98f2-9fa1-494a-a8ee-750d030705da} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1199 2023.11.02 05:44:15.148015 [ 3 ] {} <Debug> HTTP-Session: f96281f8-b367-4cc2-850a-5cd615004571 Destroying unnamed session
1200 2023.11.02 05:44:15.148186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1201 2023.11.02 05:44:15.148231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1202 2023.11.02 05:44:15.148250 [ 3 ] {} <Debug> HTTP-Session: 25387c11-0539-4e38-9283-dfc6478693ab Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1203 2023.11.02 05:44:15.148269 [ 3 ] {} <Debug> HTTP-Session: 25387c11-0539-4e38-9283-dfc6478693ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1204 2023.11.02 05:44:15.148341 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1205 2023.11.02 05:44:15.148383 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1206 2023.11.02 05:44:15.148490 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1207 2023.11.02 05:44:15.148725 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1208 2023.11.02 05:44:15.148963 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1209 2023.11.02 05:44:15.149150 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} <Trace> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1210 2023.11.02 05:44:15.149276 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000901583 sec., 6654 rows/sec., 279.46 KiB/sec.
1211 2023.11.02 05:44:15.149451 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} <Debug> DynamicQueryHandler: Done processing query
1212 2023.11.02 05:44:15.149476 [ 3 ] {751faafe-0fbc-4adc-a31b-8f296597b0f6} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1213 2023.11.02 05:44:15.149492 [ 3 ] {} <Debug> HTTP-Session: 25387c11-0539-4e38-9283-dfc6478693ab Destroying unnamed session
1214 2023.11.02 05:44:15.149652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1215 2023.11.02 05:44:15.149698 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1216 2023.11.02 05:44:15.149716 [ 3 ] {} <Debug> HTTP-Session: 84f3aa3d-8d83-4982-87a0-54a87dd04530 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1217 2023.11.02 05:44:15.149733 [ 3 ] {} <Debug> HTTP-Session: 84f3aa3d-8d83-4982-87a0-54a87dd04530 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1218 2023.11.02 05:44:15.149809 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1219 2023.11.02 05:44:15.149854 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1220 2023.11.02 05:44:15.149980 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1221 2023.11.02 05:44:15.150270 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1222 2023.11.02 05:44:15.150520 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1223 2023.11.02 05:44:15.150708 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} <Trace> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1224 2023.11.02 05:44:15.150869 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001019918 sec., 68632 rows/sec., 4.16 MiB/sec.
1225 2023.11.02 05:44:15.151068 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} <Debug> DynamicQueryHandler: Done processing query
1226 2023.11.02 05:44:15.151096 [ 3 ] {3613e78c-81d2-4bd5-b0bd-ad08cb7eec9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1227 2023.11.02 05:44:15.151113 [ 3 ] {} <Debug> HTTP-Session: 84f3aa3d-8d83-4982-87a0-54a87dd04530 Destroying unnamed session
1228 2023.11.02 05:44:15.151267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1229 2023.11.02 05:44:15.151313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1230 2023.11.02 05:44:15.151332 [ 3 ] {} <Debug> HTTP-Session: 219272f0-1f72-4763-b4bc-13898a18e95c Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1231 2023.11.02 05:44:15.151348 [ 3 ] {} <Debug> HTTP-Session: 219272f0-1f72-4763-b4bc-13898a18e95c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1232 2023.11.02 05:44:15.151419 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1233 2023.11.02 05:44:15.151458 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1234 2023.11.02 05:44:15.151565 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1235 2023.11.02 05:44:15.151802 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1236 2023.11.02 05:44:15.152028 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1237 2023.11.02 05:44:15.152196 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} <Trace> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1238 2023.11.02 05:44:15.152299 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000849283 sec., 24726 rows/sec., 1.28 MiB/sec.
1239 2023.11.02 05:44:15.152434 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} <Debug> DynamicQueryHandler: Done processing query
1240 2023.11.02 05:44:15.152458 [ 3 ] {a7f8e66d-908a-4bab-b172-96481fd646e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1241 2023.11.02 05:44:15.152473 [ 3 ] {} <Debug> HTTP-Session: 219272f0-1f72-4763-b4bc-13898a18e95c Destroying unnamed session
1242 2023.11.02 05:44:18.800861 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache
1243 2023.11.02 05:44:18.800915 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache
1244 2023.11.02 05:44:20.140588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1245 2023.11.02 05:44:20.140716 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1246 2023.11.02 05:44:20.140748 [ 3 ] {} <Debug> HTTP-Session: eeb64b87-f17e-4ff4-8da5-c5dbf04b1144 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1247 2023.11.02 05:44:20.140775 [ 3 ] {} <Debug> HTTP-Session: eeb64b87-f17e-4ff4-8da5-c5dbf04b1144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1248 2023.11.02 05:44:20.140921 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1249 2023.11.02 05:44:20.140991 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1250 2023.11.02 05:44:20.141159 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1251 2023.11.02 05:44:20.141587 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1252 2023.11.02 05:44:20.141845 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1253 2023.11.02 05:44:20.142003 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1254 2023.11.02 05:44:20.142144 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001183371 sec., 37181 rows/sec., 2.94 MiB/sec.
1255 2023.11.02 05:44:20.142278 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} <Debug> DynamicQueryHandler: Done processing query
1256 2023.11.02 05:44:20.142303 [ 3 ] {95b71dd8-18ad-448f-916f-f77c1ffe20b0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1257 2023.11.02 05:44:20.142319 [ 3 ] {} <Debug> HTTP-Session: eeb64b87-f17e-4ff4-8da5-c5dbf04b1144 Destroying unnamed session
1258 2023.11.02 05:44:20.142517 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 21421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1259 2023.11.02 05:44:20.142564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1260 2023.11.02 05:44:20.142584 [ 3 ] {} <Debug> HTTP-Session: f6234dab-536b-46e1-9bd9-04c544eff7be Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1261 2023.11.02 05:44:20.142602 [ 3 ] {} <Debug> HTTP-Session: f6234dab-536b-46e1-9bd9-04c544eff7be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1262 2023.11.02 05:44:20.142689 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1263 2023.11.02 05:44:20.142730 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1264 2023.11.02 05:44:20.142834 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1265 2023.11.02 05:44:20.143201 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1266 2023.11.02 05:44:20.143418 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1267 2023.11.02 05:44:20.143574 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1268 2023.11.02 05:44:20.143695 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} <Information> executeQuery: Read 132 rows, 13.33 KiB in 0.000969026 sec., 136219 rows/sec., 13.44 MiB/sec.
1269 2023.11.02 05:44:20.143816 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} <Debug> DynamicQueryHandler: Done processing query
1270 2023.11.02 05:44:20.143840 [ 3 ] {36955dfe-a5c5-4030-990e-f5c5cd034a64} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1271 2023.11.02 05:44:20.143856 [ 3 ] {} <Debug> HTTP-Session: f6234dab-536b-46e1-9bd9-04c544eff7be Destroying unnamed session
1272 2023.11.02 05:44:20.143985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1273 2023.11.02 05:44:20.144030 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1274 2023.11.02 05:44:20.144049 [ 3 ] {} <Debug> HTTP-Session: 3a29f7d4-1b57-4eb8-bdb4-45574f702959 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1275 2023.11.02 05:44:20.144067 [ 3 ] {} <Debug> HTTP-Session: 3a29f7d4-1b57-4eb8-bdb4-45574f702959 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1276 2023.11.02 05:44:20.144142 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1277 2023.11.02 05:44:20.144183 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1278 2023.11.02 05:44:20.144288 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1279 2023.11.02 05:44:20.144583 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1280 2023.11.02 05:44:20.144787 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1281 2023.11.02 05:44:20.144932 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1282 2023.11.02 05:44:20.145057 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000885923 sec., 49665 rows/sec., 3.88 MiB/sec.
1283 2023.11.02 05:44:20.145163 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} <Debug> DynamicQueryHandler: Done processing query
1284 2023.11.02 05:44:20.145186 [ 3 ] {8e7c8bc7-361c-44f3-b386-1b30f57d020b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1285 2023.11.02 05:44:20.145201 [ 3 ] {} <Debug> HTTP-Session: 3a29f7d4-1b57-4eb8-bdb4-45574f702959 Destroying unnamed session
1286 2023.11.02 05:44:20.145390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1287 2023.11.02 05:44:20.145430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1288 2023.11.02 05:44:20.145447 [ 3 ] {} <Debug> HTTP-Session: 69acc70b-57d3-4c37-b102-d4b266b4d231 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1289 2023.11.02 05:44:20.145463 [ 3 ] {} <Debug> HTTP-Session: 69acc70b-57d3-4c37-b102-d4b266b4d231 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1290 2023.11.02 05:44:20.145546 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1291 2023.11.02 05:44:20.145588 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1292 2023.11.02 05:44:20.145713 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1293 2023.11.02 05:44:20.146206 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1294 2023.11.02 05:44:20.146574 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1295 2023.11.02 05:44:20.146749 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} <Trace> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1296 2023.11.02 05:44:20.146850 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001256753 sec., 35010 rows/sec., 47.25 MiB/sec.
1297 2023.11.02 05:44:20.146989 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} <Debug> DynamicQueryHandler: Done processing query
1298 2023.11.02 05:44:20.147014 [ 3 ] {02958b78-74a2-4779-94cf-e8f69e517678} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1299 2023.11.02 05:44:20.147029 [ 3 ] {} <Debug> HTTP-Session: 69acc70b-57d3-4c37-b102-d4b266b4d231 Destroying unnamed session
1300 2023.11.02 05:44:25.142377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1301 2023.11.02 05:44:25.142524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1302 2023.11.02 05:44:25.142555 [ 3 ] {} <Debug> HTTP-Session: dc486329-0262-4763-990d-86009d45f2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1303 2023.11.02 05:44:25.142582 [ 3 ] {} <Debug> HTTP-Session: dc486329-0262-4763-990d-86009d45f2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1304 2023.11.02 05:44:25.142724 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1305 2023.11.02 05:44:25.142793 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1306 2023.11.02 05:44:25.142977 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1307 2023.11.02 05:44:25.143433 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1308 2023.11.02 05:44:25.143698 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1309 2023.11.02 05:44:25.143862 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1310 2023.11.02 05:44:25.143979 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001216592 sec., 4931 rows/sec., 279.34 KiB/sec.
1311 2023.11.02 05:44:25.143993 [ 104 ] {} <Debug> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1312 2023.11.02 05:44:25.144049 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1313 2023.11.02 05:44:25.144126 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} <Debug> DynamicQueryHandler: Done processing query
1314 2023.11.02 05:44:25.144157 [ 3 ] {1b1cb717-ef93-4cd1-895d-0d3c857cb868} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1315 2023.11.02 05:44:25.144175 [ 3 ] {} <Debug> HTTP-Session: dc486329-0262-4763-990d-86009d45f2e6 Destroying unnamed session
1316 2023.11.02 05:44:25.144218 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1317 2023.11.02 05:44:25.144315 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1318 2023.11.02 05:44:25.144377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1319 2023.11.02 05:44:25.144407 [ 3 ] {} <Debug> HTTP-Session: 25ae3bf2-f5b4-4f21-96ac-b20581660392 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1320 2023.11.02 05:44:25.144456 [ 3 ] {} <Debug> HTTP-Session: 25ae3bf2-f5b4-4f21-96ac-b20581660392 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1321 2023.11.02 05:44:25.144533 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1322 2023.11.02 05:44:25.144613 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1323 2023.11.02 05:44:25.144655 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::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
1324 2023.11.02 05:44:25.144688 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1325 2023.11.02 05:44:25.145089 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::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
1326 2023.11.02 05:44:25.145131 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1327 2023.11.02 05:44:25.145309 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::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
1328 2023.11.02 05:44:25.145534 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::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
1329 2023.11.02 05:44:25.145842 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part
1330 2023.11.02 05:44:25.146010 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1331 2023.11.02 05:44:25.146027 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::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
1332 2023.11.02 05:44:25.146392 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1333 2023.11.02 05:44:25.146695 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1334 2023.11.02 05:44:25.146886 [ 104 ] {} <Debug> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1335 2023.11.02 05:44:25.146988 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1336 2023.11.02 05:44:25.147011 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.002323712 sec., 41313 rows/sec., 3.92 MiB/sec.
1337 2023.11.02 05:44:25.147192 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1338 2023.11.02 05:44:25.147458 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} <Debug> DynamicQueryHandler: Done processing query
1339 2023.11.02 05:44:25.147532 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1340 2023.11.02 05:44:25.147532 [ 3 ] {897ae35d-0a87-4725-94f5-ddfbdc967745} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1341 2023.11.02 05:44:25.147610 [ 3 ] {} <Debug> HTTP-Session: 25ae3bf2-f5b4-4f21-96ac-b20581660392 Destroying unnamed session
1342 2023.11.02 05:44:25.147640 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::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
1343 2023.11.02 05:44:25.147989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 46393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1344 2023.11.02 05:44:25.148065 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::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
1345 2023.11.02 05:44:25.148073 [ 16 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 107 rows, containing 4 columns (4 merged, 0 gathered) in 0.003965295 sec., 26984.120979649688 rows/sec., 1.99 MiB/sec.
1346 2023.11.02 05:44:25.148099 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1347 2023.11.02 05:44:25.148168 [ 3 ] {} <Debug> HTTP-Session: 50f71ba8-3325-4218-9807-f3e0ba209052 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1348 2023.11.02 05:44:25.148210 [ 3 ] {} <Debug> HTTP-Session: 50f71ba8-3325-4218-9807-f3e0ba209052 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1349 2023.11.02 05:44:25.148264 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 117 rows starting from the beginning of the part
1350 2023.11.02 05:44:25.148274 [ 9 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1351 2023.11.02 05:44:25.148416 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1352 2023.11.02 05:44:25.148455 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::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
1353 2023.11.02 05:44:25.148484 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1354 2023.11.02 05:44:25.148585 [ 9 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1355 2023.11.02 05:44:25.148658 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 132 rows starting from the beginning of the part
1356 2023.11.02 05:44:25.148746 [ 9 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_6_1} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1357 2023.11.02 05:44:25.148942 [ 13 ] {02fb2c99-189f-4087-a188-0579f33109c0::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
1358 2023.11.02 05:44:25.148958 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1359 2023.11.02 05:44:25.149645 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1360 2023.11.02 05:44:25.149933 [ 18 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 633 rows, containing 4 columns (4 merged, 0 gathered) in 0.002864786 sec., 220958.91281233574 rows/sec., 21.32 MiB/sec.
1361 2023.11.02 05:44:25.149952 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1362 2023.11.02 05:44:25.150120 [ 18 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1363 2023.11.02 05:44:25.150241 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1364 2023.11.02 05:44:25.150394 [ 104 ] {} <Debug> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1365 2023.11.02 05:44:25.150435 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001970342 sec., 147690 rows/sec., 10.14 MiB/sec.
1366 2023.11.02 05:44:25.150457 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1367 2023.11.02 05:44:25.150559 [ 18 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1368 2023.11.02 05:44:25.150628 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1369 2023.11.02 05:44:25.150778 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} <Debug> DynamicQueryHandler: Done processing query
1370 2023.11.02 05:44:25.150778 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1371 2023.11.02 05:44:25.150791 [ 18 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_6_1} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1372 2023.11.02 05:44:25.150814 [ 3 ] {a9b3ac2e-06dc-469f-90ae-bded210d25eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1373 2023.11.02 05:44:25.150839 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::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
1374 2023.11.02 05:44:25.150859 [ 3 ] {} <Debug> HTTP-Session: 50f71ba8-3325-4218-9807-f3e0ba209052 Destroying unnamed session
1375 2023.11.02 05:44:25.151030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1376 2023.11.02 05:44:25.151041 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::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
1377 2023.11.02 05:44:25.151083 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1378 2023.11.02 05:44:25.151109 [ 3 ] {} <Debug> HTTP-Session: a6710ef3-d5c7-477d-b1a8-fc9c5c906e68 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1379 2023.11.02 05:44:25.151143 [ 3 ] {} <Debug> HTTP-Session: a6710ef3-d5c7-477d-b1a8-fc9c5c906e68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1380 2023.11.02 05:44:25.151157 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 57 rows starting from the beginning of the part
1381 2023.11.02 05:44:25.151247 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1382 2023.11.02 05:44:25.151261 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::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
1383 2023.11.02 05:44:25.151307 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1384 2023.11.02 05:44:25.151392 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 44 rows starting from the beginning of the part
1385 2023.11.02 05:44:25.151559 [ 13 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::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.11.02 05:44:25.151566 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1387 2023.11.02 05:44:25.151966 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1388 2023.11.02 05:44:25.152290 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1389 2023.11.02 05:44:25.152500 [ 24 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1265 rows, containing 4 columns (4 merged, 0 gathered) in 0.001961072 sec., 645055.3574779509 rows/sec., 44.77 MiB/sec.
1390 2023.11.02 05:44:25.152534 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} <Trace> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1391 2023.11.02 05:44:25.152708 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} <Information> executeQuery: Read 6 rows, 258.00 B in 0.001424648 sec., 4211 rows/sec., 176.85 KiB/sec.
1392 2023.11.02 05:44:25.152742 [ 24 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1393 2023.11.02 05:44:25.152936 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} <Debug> DynamicQueryHandler: Done processing query
1394 2023.11.02 05:44:25.152972 [ 3 ] {477e870c-85f7-41f2-b6fc-09accfc16cd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1395 2023.11.02 05:44:25.152993 [ 3 ] {} <Debug> HTTP-Session: a6710ef3-d5c7-477d-b1a8-fc9c5c906e68 Destroying unnamed session
1396 2023.11.02 05:44:25.153107 [ 24 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1397 2023.11.02 05:44:25.153145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1398 2023.11.02 05:44:25.153223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1399 2023.11.02 05:44:25.153233 [ 24 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_6_1} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1400 2023.11.02 05:44:25.153251 [ 3 ] {} <Debug> HTTP-Session: b6514b8f-8a56-4f95-bcd5-bca284b4bb8c Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1401 2023.11.02 05:44:25.153285 [ 3 ] {} <Debug> HTTP-Session: b6514b8f-8a56-4f95-bcd5-bca284b4bb8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1402 2023.11.02 05:44:25.153421 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1403 2023.11.02 05:44:25.153467 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1404 2023.11.02 05:44:25.153600 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1405 2023.11.02 05:44:25.153916 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1406 2023.11.02 05:44:25.154173 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1407 2023.11.02 05:44:25.154348 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} <Trace> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1408 2023.11.02 05:44:25.154452 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.000999757 sec., 70017 rows/sec., 4.24 MiB/sec.
1409 2023.11.02 05:44:25.154557 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} <Debug> DynamicQueryHandler: Done processing query
1410 2023.11.02 05:44:25.154580 [ 3 ] {a414cfe0-1255-4ddd-a2f0-41f6365af188} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1411 2023.11.02 05:44:25.154596 [ 3 ] {} <Debug> HTTP-Session: b6514b8f-8a56-4f95-bcd5-bca284b4bb8c Destroying unnamed session
1412 2023.11.02 05:44:25.154702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1413 2023.11.02 05:44:25.154745 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1414 2023.11.02 05:44:25.154764 [ 3 ] {} <Debug> HTTP-Session: 54ee027c-dedb-4582-8c94-24ba5c2e2e35 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1415 2023.11.02 05:44:25.154781 [ 3 ] {} <Debug> HTTP-Session: 54ee027c-dedb-4582-8c94-24ba5c2e2e35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1416 2023.11.02 05:44:25.154851 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1417 2023.11.02 05:44:25.154890 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1418 2023.11.02 05:44:25.154992 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1419 2023.11.02 05:44:25.155226 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1420 2023.11.02 05:44:25.155461 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1421 2023.11.02 05:44:25.155638 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} <Trace> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1422 2023.11.02 05:44:25.155739 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000861843 sec., 24366 rows/sec., 1.26 MiB/sec.
1423 2023.11.02 05:44:25.155856 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} <Debug> DynamicQueryHandler: Done processing query
1424 2023.11.02 05:44:25.155880 [ 3 ] {0ca81866-f219-4c23-ba00-48e0611973ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1425 2023.11.02 05:44:25.155895 [ 3 ] {} <Debug> HTTP-Session: 54ee027c-dedb-4582-8c94-24ba5c2e2e35 Destroying unnamed session
1426 2023.11.02 05:44:30.140935 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1427 2023.11.02 05:44:30.141057 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1428 2023.11.02 05:44:30.141084 [ 3 ] {} <Debug> HTTP-Session: 8b0d0c3b-719d-4560-8faa-42b40fb1dfaf Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1429 2023.11.02 05:44:30.141109 [ 3 ] {} <Debug> HTTP-Session: 8b0d0c3b-719d-4560-8faa-42b40fb1dfaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1430 2023.11.02 05:44:30.141241 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1431 2023.11.02 05:44:30.141302 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1432 2023.11.02 05:44:30.141464 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1433 2023.11.02 05:44:30.141886 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1434 2023.11.02 05:44:30.142155 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1435 2023.11.02 05:44:30.142323 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1436 2023.11.02 05:44:30.142438 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.00116245 sec., 37851 rows/sec., 3.00 MiB/sec.
1437 2023.11.02 05:44:30.142634 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} <Debug> DynamicQueryHandler: Done processing query
1438 2023.11.02 05:44:30.142660 [ 3 ] {ba2a25d5-9943-40b5-8aac-97a4ec7e7daf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1439 2023.11.02 05:44:30.142677 [ 3 ] {} <Debug> HTTP-Session: 8b0d0c3b-719d-4560-8faa-42b40fb1dfaf Destroying unnamed session
1440 2023.11.02 05:44:30.142869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 21421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1441 2023.11.02 05:44:30.142916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1442 2023.11.02 05:44:30.142936 [ 3 ] {} <Debug> HTTP-Session: acefdf9a-6b10-4535-bb66-b41c4811b377 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1443 2023.11.02 05:44:30.142956 [ 3 ] {} <Debug> HTTP-Session: acefdf9a-6b10-4535-bb66-b41c4811b377 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1444 2023.11.02 05:44:30.143045 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1445 2023.11.02 05:44:30.143087 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1446 2023.11.02 05:44:30.143205 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1447 2023.11.02 05:44:30.143609 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1448 2023.11.02 05:44:30.143839 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1449 2023.11.02 05:44:30.143992 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1450 2023.11.02 05:44:30.144091 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} <Information> executeQuery: Read 132 rows, 13.33 KiB in 0.001017947 sec., 129672 rows/sec., 12.79 MiB/sec.
1451 2023.11.02 05:44:30.144210 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} <Debug> DynamicQueryHandler: Done processing query
1452 2023.11.02 05:44:30.144234 [ 3 ] {2282aa83-f434-4851-9020-4aa678b68214} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1453 2023.11.02 05:44:30.144251 [ 3 ] {} <Debug> HTTP-Session: acefdf9a-6b10-4535-bb66-b41c4811b377 Destroying unnamed session
1454 2023.11.02 05:44:30.144374 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1455 2023.11.02 05:44:30.144419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1456 2023.11.02 05:44:30.144438 [ 3 ] {} <Debug> HTTP-Session: ff928907-f5ea-4f2f-a483-ec9db718d129 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1457 2023.11.02 05:44:30.144455 [ 3 ] {} <Debug> HTTP-Session: ff928907-f5ea-4f2f-a483-ec9db718d129 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1458 2023.11.02 05:44:30.144529 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1459 2023.11.02 05:44:30.144570 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1460 2023.11.02 05:44:30.144675 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1461 2023.11.02 05:44:30.144967 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1462 2023.11.02 05:44:30.145175 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1463 2023.11.02 05:44:30.145324 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1464 2023.11.02 05:44:30.145422 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000863613 sec., 50948 rows/sec., 3.98 MiB/sec.
1465 2023.11.02 05:44:30.145524 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} <Debug> DynamicQueryHandler: Done processing query
1466 2023.11.02 05:44:30.145548 [ 3 ] {36d77886-da3e-4997-bd7f-ede964a975c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1467 2023.11.02 05:44:30.145563 [ 3 ] {} <Debug> HTTP-Session: ff928907-f5ea-4f2f-a483-ec9db718d129 Destroying unnamed session
1468 2023.11.02 05:44:30.145754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1469 2023.11.02 05:44:30.145797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1470 2023.11.02 05:44:30.145815 [ 3 ] {} <Debug> HTTP-Session: 3914b78b-be2c-4d71-933a-03dc7c50f8ea Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1471 2023.11.02 05:44:30.145831 [ 3 ] {} <Debug> HTTP-Session: 3914b78b-be2c-4d71-933a-03dc7c50f8ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1472 2023.11.02 05:44:30.145920 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1473 2023.11.02 05:44:30.145965 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1474 2023.11.02 05:44:30.146098 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1475 2023.11.02 05:44:30.146553 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1476 2023.11.02 05:44:30.146892 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1477 2023.11.02 05:44:30.147076 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} <Trace> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1478 2023.11.02 05:44:30.147178 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001230563 sec., 35755 rows/sec., 48.25 MiB/sec.
1479 2023.11.02 05:44:30.147299 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} <Debug> DynamicQueryHandler: Done processing query
1480 2023.11.02 05:44:30.147321 [ 3 ] {802d0fab-2f8f-40f8-8549-f09c96d0eb78} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1481 2023.11.02 05:44:30.147337 [ 3 ] {} <Debug> HTTP-Session: 3914b78b-be2c-4d71-933a-03dc7c50f8ea Destroying unnamed session
1482 2023.11.02 05:44:33.801149 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache
1483 2023.11.02 05:44:33.801200 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache
1484 2023.11.02 05:44:35.143045 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 749, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1485 2023.11.02 05:44:35.143163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1486 2023.11.02 05:44:35.143190 [ 3 ] {} <Debug> HTTP-Session: ef824f8f-db90-4b40-9820-9b7a52032e40 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1487 2023.11.02 05:44:35.143215 [ 3 ] {} <Debug> HTTP-Session: ef824f8f-db90-4b40-9820-9b7a52032e40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1488 2023.11.02 05:44:35.143343 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1489 2023.11.02 05:44:35.143405 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1490 2023.11.02 05:44:35.143566 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1491 2023.11.02 05:44:35.143963 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1492 2023.11.02 05:44:35.144229 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1493 2023.11.02 05:44:35.144400 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1494 2023.11.02 05:44:35.144537 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} <Information> executeQuery: Read 6 rows, 348.00 B in 0.001150441 sec., 5215 rows/sec., 295.40 KiB/sec.
1495 2023.11.02 05:44:35.144681 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} <Debug> DynamicQueryHandler: Done processing query
1496 2023.11.02 05:44:35.144710 [ 3 ] {9fb1e768-38e1-4ee4-b7ec-0270ff2a410f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1497 2023.11.02 05:44:35.144726 [ 3 ] {} <Debug> HTTP-Session: ef824f8f-db90-4b40-9820-9b7a52032e40 Destroying unnamed session
1498 2023.11.02 05:44:35.144864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 15198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1499 2023.11.02 05:44:35.144911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1500 2023.11.02 05:44:35.144933 [ 3 ] {} <Debug> HTTP-Session: 0026985d-8fd3-4c3d-aaa8-716941c245a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1501 2023.11.02 05:44:35.144952 [ 3 ] {} <Debug> HTTP-Session: 0026985d-8fd3-4c3d-aaa8-716941c245a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1502 2023.11.02 05:44:35.145038 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1503 2023.11.02 05:44:35.145081 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1504 2023.11.02 05:44:35.145191 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1505 2023.11.02 05:44:35.145588 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1506 2023.11.02 05:44:35.145807 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1507 2023.11.02 05:44:35.145960 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1508 2023.11.02 05:44:35.146079 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} <Information> executeQuery: Read 96 rows, 9.32 KiB in 0.001002527 sec., 95758 rows/sec., 9.08 MiB/sec.
1509 2023.11.02 05:44:35.146216 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} <Debug> DynamicQueryHandler: Done processing query
1510 2023.11.02 05:44:35.146241 [ 3 ] {0a43f99a-52f2-44b6-b278-1911a7b1f2ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB.
1511 2023.11.02 05:44:35.146258 [ 3 ] {} <Debug> HTTP-Session: 0026985d-8fd3-4c3d-aaa8-716941c245a4 Destroying unnamed session
1512 2023.11.02 05:44:35.146477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 46393, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1513 2023.11.02 05:44:35.146524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1514 2023.11.02 05:44:35.146543 [ 3 ] {} <Debug> HTTP-Session: 7850e2cd-bf3f-4645-b661-8006e863345b Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1515 2023.11.02 05:44:35.146560 [ 3 ] {} <Debug> HTTP-Session: 7850e2cd-bf3f-4645-b661-8006e863345b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1516 2023.11.02 05:44:35.146657 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1517 2023.11.02 05:44:35.146697 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1518 2023.11.02 05:44:35.146804 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1519 2023.11.02 05:44:35.147239 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1520 2023.11.02 05:44:35.147456 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1521 2023.11.02 05:44:35.147609 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1522 2023.11.02 05:44:35.147728 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} <Information> executeQuery: Read 291 rows, 20.45 KiB in 0.001037848 sec., 280387 rows/sec., 19.24 MiB/sec.
1523 2023.11.02 05:44:35.147901 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} <Debug> DynamicQueryHandler: Done processing query
1524 2023.11.02 05:44:35.147925 [ 3 ] {98d73c1b-bce2-400d-b0f3-5e7d5b83ac91} <Debug> MemoryTracker: Peak memory usage (for query): 4.25 MiB.
1525 2023.11.02 05:44:35.147941 [ 3 ] {} <Debug> HTTP-Session: 7850e2cd-bf3f-4645-b661-8006e863345b Destroying unnamed session
1526 2023.11.02 05:44:35.148068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1527 2023.11.02 05:44:35.148112 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1528 2023.11.02 05:44:35.148131 [ 3 ] {} <Debug> HTTP-Session: 9954b0ca-11cd-458d-a5a1-6fc9a49f8de2 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1529 2023.11.02 05:44:35.148147 [ 3 ] {} <Debug> HTTP-Session: 9954b0ca-11cd-458d-a5a1-6fc9a49f8de2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1530 2023.11.02 05:44:35.148220 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1531 2023.11.02 05:44:35.148332 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1532 2023.11.02 05:44:35.148455 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1533 2023.11.02 05:44:35.148711 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1534 2023.11.02 05:44:35.148975 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1535 2023.11.02 05:44:35.149148 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} <Trace> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1536 2023.11.02 05:44:35.149272 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000978316 sec., 6132 rows/sec., 257.54 KiB/sec.
1537 2023.11.02 05:44:35.149410 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} <Debug> DynamicQueryHandler: Done processing query
1538 2023.11.02 05:44:35.149434 [ 3 ] {d8b7c352-75f1-44bb-b3f0-de696b337473} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1539 2023.11.02 05:44:35.149449 [ 3 ] {} <Debug> HTTP-Session: 9954b0ca-11cd-458d-a5a1-6fc9a49f8de2 Destroying unnamed session
1540 2023.11.02 05:44:35.149641 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1541 2023.11.02 05:44:35.149687 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1542 2023.11.02 05:44:35.149706 [ 3 ] {} <Debug> HTTP-Session: fc1ed8f1-7c71-47df-9c2a-d3dbffbe9322 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1543 2023.11.02 05:44:35.149723 [ 3 ] {} <Debug> HTTP-Session: fc1ed8f1-7c71-47df-9c2a-d3dbffbe9322 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1544 2023.11.02 05:44:35.149797 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1545 2023.11.02 05:44:35.149839 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1546 2023.11.02 05:44:35.149953 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1547 2023.11.02 05:44:35.150261 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1548 2023.11.02 05:44:35.150592 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1549 2023.11.02 05:44:35.150770 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} <Trace> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1550 2023.11.02 05:44:35.150905 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001074319 sec., 65157 rows/sec., 3.95 MiB/sec.
1551 2023.11.02 05:44:35.151019 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} <Debug> DynamicQueryHandler: Done processing query
1552 2023.11.02 05:44:35.151042 [ 3 ] {ad62f647-8184-4071-993f-17f59e86ec21} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1553 2023.11.02 05:44:35.151057 [ 3 ] {} <Debug> HTTP-Session: fc1ed8f1-7c71-47df-9c2a-d3dbffbe9322 Destroying unnamed session
1554 2023.11.02 05:44:35.151183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1555 2023.11.02 05:44:35.151231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1556 2023.11.02 05:44:35.151258 [ 3 ] {} <Debug> HTTP-Session: b91c2f43-39a4-42b4-8338-500bb2f595f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1557 2023.11.02 05:44:35.151276 [ 3 ] {} <Debug> HTTP-Session: b91c2f43-39a4-42b4-8338-500bb2f595f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1558 2023.11.02 05:44:35.151346 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1559 2023.11.02 05:44:35.151385 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1560 2023.11.02 05:44:35.151488 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1561 2023.11.02 05:44:35.151785 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1562 2023.11.02 05:44:35.152012 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1563 2023.11.02 05:44:35.152180 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} <Trace> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1564 2023.11.02 05:44:35.152299 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000922154 sec., 22772 rows/sec., 1.18 MiB/sec.
1565 2023.11.02 05:44:35.152299 [ 94 ] {} <Debug> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1566 2023.11.02 05:44:35.152419 [ 94 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1567 2023.11.02 05:44:35.152487 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} <Debug> DynamicQueryHandler: Done processing query
1568 2023.11.02 05:44:35.152516 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1569 2023.11.02 05:44:35.152528 [ 3 ] {0c1eca21-a34a-411f-8bfd-5d96cbbcf238} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1570 2023.11.02 05:44:35.152571 [ 3 ] {} <Debug> HTTP-Session: b91c2f43-39a4-42b4-8338-500bb2f595f8 Destroying unnamed session
1571 2023.11.02 05:44:35.152638 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1572 2023.11.02 05:44:35.152673 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::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
1573 2023.11.02 05:44:35.152790 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::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
1574 2023.11.02 05:44:35.152889 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 30 rows starting from the beginning of the part
1575 2023.11.02 05:44:35.152970 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::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
1576 2023.11.02 05:44:35.153046 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::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
1577 2023.11.02 05:44:35.153120 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::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
1578 2023.11.02 05:44:35.154511 [ 13 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 135 rows, containing 4 columns (4 merged, 0 gathered) in 0.002040264 sec., 66167.90768253521 rows/sec., 3.70 MiB/sec.
1579 2023.11.02 05:44:35.154626 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1580 2023.11.02 05:44:35.154839 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} <Trace> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1581 2023.11.02 05:44:35.154906 [ 18 ] {51d1161d-01fa-418a-8077-752e8c8e167f::all_1_6_1} <Trace> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1582 2023.11.02 05:44:40.140915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1583 2023.11.02 05:44:40.141097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1584 2023.11.02 05:44:40.141146 [ 3 ] {} <Debug> HTTP-Session: cc4aa26a-213e-4376-86f4-6dcff1b2f137 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1585 2023.11.02 05:44:40.141189 [ 3 ] {} <Debug> HTTP-Session: cc4aa26a-213e-4376-86f4-6dcff1b2f137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1586 2023.11.02 05:44:40.141351 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1587 2023.11.02 05:44:40.141412 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1588 2023.11.02 05:44:40.141571 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1589 2023.11.02 05:44:40.142007 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1590 2023.11.02 05:44:40.142275 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1591 2023.11.02 05:44:40.142447 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1592 2023.11.02 05:44:40.142564 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001179331 sec., 37309 rows/sec., 2.95 MiB/sec.
1593 2023.11.02 05:44:40.142707 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} <Debug> DynamicQueryHandler: Done processing query
1594 2023.11.02 05:44:40.142732 [ 3 ] {cfd2a9a6-5cff-4fb9-9811-3af2ee3e8be3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1595 2023.11.02 05:44:40.142748 [ 3 ] {} <Debug> HTTP-Session: cc4aa26a-213e-4376-86f4-6dcff1b2f137 Destroying unnamed session
1596 2023.11.02 05:44:40.142942 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 21421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1597 2023.11.02 05:44:40.142989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1598 2023.11.02 05:44:40.143008 [ 3 ] {} <Debug> HTTP-Session: 24c08607-ad0b-401d-af22-d32ff8881ea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1599 2023.11.02 05:44:40.143027 [ 3 ] {} <Debug> HTTP-Session: 24c08607-ad0b-401d-af22-d32ff8881ea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1600 2023.11.02 05:44:40.143111 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1601 2023.11.02 05:44:40.143152 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1602 2023.11.02 05:44:40.143256 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1603 2023.11.02 05:44:40.143707 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1604 2023.11.02 05:44:40.143927 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1605 2023.11.02 05:44:40.144073 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1606 2023.11.02 05:44:40.144196 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} <Information> executeQuery: Read 132 rows, 13.33 KiB in 0.001054058 sec., 125230 rows/sec., 12.35 MiB/sec.
1607 2023.11.02 05:44:40.144333 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} <Debug> DynamicQueryHandler: Done processing query
1608 2023.11.02 05:44:40.144358 [ 3 ] {659805e2-0938-42cb-92a8-252a446feaad} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1609 2023.11.02 05:44:40.144373 [ 3 ] {} <Debug> HTTP-Session: 24c08607-ad0b-401d-af22-d32ff8881ea4 Destroying unnamed session
1610 2023.11.02 05:44:40.144500 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1611 2023.11.02 05:44:40.144545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1612 2023.11.02 05:44:40.144564 [ 3 ] {} <Debug> HTTP-Session: b286dac5-d678-4fe3-af2d-774e6001cd5c Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1613 2023.11.02 05:44:40.144581 [ 3 ] {} <Debug> HTTP-Session: b286dac5-d678-4fe3-af2d-774e6001cd5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1614 2023.11.02 05:44:40.144658 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1615 2023.11.02 05:44:40.144698 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1616 2023.11.02 05:44:40.144804 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1617 2023.11.02 05:44:40.145126 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1618 2023.11.02 05:44:40.145336 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1619 2023.11.02 05:44:40.145484 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1620 2023.11.02 05:44:40.145611 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000924465 sec., 47595 rows/sec., 3.72 MiB/sec.
1621 2023.11.02 05:44:40.145730 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} <Debug> DynamicQueryHandler: Done processing query
1622 2023.11.02 05:44:40.145755 [ 3 ] {444f9555-199d-41ce-a385-443948885f2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1623 2023.11.02 05:44:40.145771 [ 3 ] {} <Debug> HTTP-Session: b286dac5-d678-4fe3-af2d-774e6001cd5c Destroying unnamed session
1624 2023.11.02 05:44:40.145956 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1625 2023.11.02 05:44:40.146001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1626 2023.11.02 05:44:40.146019 [ 3 ] {} <Debug> HTTP-Session: 59e8f2d2-70bc-463c-9335-97cd424de0a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1627 2023.11.02 05:44:40.146035 [ 3 ] {} <Debug> HTTP-Session: 59e8f2d2-70bc-463c-9335-97cd424de0a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1628 2023.11.02 05:44:40.146126 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1629 2023.11.02 05:44:40.146170 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1630 2023.11.02 05:44:40.146307 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1631 2023.11.02 05:44:40.146773 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1632 2023.11.02 05:44:40.147082 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1633 2023.11.02 05:44:40.147258 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} <Trace> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1634 2023.11.02 05:44:40.147381 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001222103 sec., 36003 rows/sec., 48.58 MiB/sec.
1635 2023.11.02 05:44:40.147509 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} <Debug> DynamicQueryHandler: Done processing query
1636 2023.11.02 05:44:40.147532 [ 3 ] {af1e9640-4bf2-47fb-9edf-f37672aed747} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1637 2023.11.02 05:44:40.147547 [ 3 ] {} <Debug> HTTP-Session: 59e8f2d2-70bc-463c-9335-97cd424de0a6 Destroying unnamed session
1638 2023.11.02 05:44:45.144359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 1178, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1639 2023.11.02 05:44:45.144489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1640 2023.11.02 05:44:45.144521 [ 3 ] {} <Debug> HTTP-Session: 8cea1462-1412-4a15-8625-2938e81e1b34 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1641 2023.11.02 05:44:45.144550 [ 3 ] {} <Debug> HTTP-Session: 8cea1462-1412-4a15-8625-2938e81e1b34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1642 2023.11.02 05:44:45.144691 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1643 2023.11.02 05:44:45.144758 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1644 2023.11.02 05:44:45.144946 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1645 2023.11.02 05:44:45.145455 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1646 2023.11.02 05:44:45.145727 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1647 2023.11.02 05:44:45.145895 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1648 2023.11.02 05:44:45.146020 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} <Information> executeQuery: Read 9 rows, 597.00 B in 0.001290094 sec., 6976 rows/sec., 451.91 KiB/sec.
1649 2023.11.02 05:44:45.146173 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} <Debug> DynamicQueryHandler: Done processing query
1650 2023.11.02 05:44:45.146200 [ 3 ] {a8dc25bf-b369-4fc2-b11f-77ffb0b04b84} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1651 2023.11.02 05:44:45.146216 [ 3 ] {} <Debug> HTTP-Session: 8cea1462-1412-4a15-8625-2938e81e1b34 Destroying unnamed session
1652 2023.11.02 05:44:45.146349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 16531, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1653 2023.11.02 05:44:45.146399 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1654 2023.11.02 05:44:45.146419 [ 3 ] {} <Debug> HTTP-Session: 3fb902ce-1e23-49fd-8f95-72e9a7a8a74f Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1655 2023.11.02 05:44:45.146438 [ 3 ] {} <Debug> HTTP-Session: 3fb902ce-1e23-49fd-8f95-72e9a7a8a74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1656 2023.11.02 05:44:45.146526 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1657 2023.11.02 05:44:45.146566 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1658 2023.11.02 05:44:45.146675 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1659 2023.11.02 05:44:45.147036 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1660 2023.11.02 05:44:45.147245 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1661 2023.11.02 05:44:45.147390 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1662 2023.11.02 05:44:45.147491 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} <Information> executeQuery: Read 105 rows, 10.12 KiB in 0.000937625 sec., 111985 rows/sec., 10.54 MiB/sec.
1663 2023.11.02 05:44:45.147607 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} <Debug> DynamicQueryHandler: Done processing query
1664 2023.11.02 05:44:45.147631 [ 3 ] {a6fa7e9e-73b6-4ee9-a44f-39c1006957a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
1665 2023.11.02 05:44:45.147647 [ 3 ] {} <Debug> HTTP-Session: 3fb902ce-1e23-49fd-8f95-72e9a7a8a74f Destroying unnamed session
1666 2023.11.02 05:44:45.147799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1667 2023.11.02 05:44:45.147845 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1668 2023.11.02 05:44:45.147869 [ 3 ] {} <Debug> HTTP-Session: f23c4ec4-941d-4477-9d4a-c48a31eaee04 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1669 2023.11.02 05:44:45.147887 [ 3 ] {} <Debug> HTTP-Session: f23c4ec4-941d-4477-9d4a-c48a31eaee04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1670 2023.11.02 05:44:45.147976 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1671 2023.11.02 05:44:45.148016 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1672 2023.11.02 05:44:45.148120 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1673 2023.11.02 05:44:45.148574 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1674 2023.11.02 05:44:45.148787 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1675 2023.11.02 05:44:45.148933 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1676 2023.11.02 05:44:45.149035 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} <Information> executeQuery: Read 297 rows, 20.93 KiB in 0.001030547 sec., 288196 rows/sec., 19.84 MiB/sec.
1677 2023.11.02 05:44:45.149191 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} <Debug> DynamicQueryHandler: Done processing query
1678 2023.11.02 05:44:45.149216 [ 3 ] {a3c247f1-23da-4cfd-8805-7b5141925974} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
1679 2023.11.02 05:44:45.149232 [ 3 ] {} <Debug> HTTP-Session: f23c4ec4-941d-4477-9d4a-c48a31eaee04 Destroying unnamed session
1680 2023.11.02 05:44:45.149390 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1681 2023.11.02 05:44:45.149435 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1682 2023.11.02 05:44:45.149453 [ 3 ] {} <Debug> HTTP-Session: 97a01f2d-3adf-4d98-9937-19795708b9d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1683 2023.11.02 05:44:45.149469 [ 3 ] {} <Debug> HTTP-Session: 97a01f2d-3adf-4d98-9937-19795708b9d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1684 2023.11.02 05:44:45.149539 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
1685 2023.11.02 05:44:45.149579 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
1686 2023.11.02 05:44:45.149693 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1687 2023.11.02 05:44:45.150017 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1688 2023.11.02 05:44:45.150256 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1689 2023.11.02 05:44:45.150429 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} <Trace> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1690 2023.11.02 05:44:45.150553 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000974816 sec., 6155 rows/sec., 258.46 KiB/sec.
1691 2023.11.02 05:44:45.150555 [ 86 ] {} <Debug> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1692 2023.11.02 05:44:45.150641 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1693 2023.11.02 05:44:45.150742 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1694 2023.11.02 05:44:45.150817 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} <Debug> DynamicQueryHandler: Done processing query
1695 2023.11.02 05:44:45.150862 [ 3 ] {0e5603cb-3c30-45e5-8051-04054428f6dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1696 2023.11.02 05:44:45.150892 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1697 2023.11.02 05:44:45.150898 [ 3 ] {} <Debug> HTTP-Session: 97a01f2d-3adf-4d98-9937-19795708b9d6 Destroying unnamed session
1698 2023.11.02 05:44:45.150949 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::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
1699 2023.11.02 05:44:45.151112 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1700 2023.11.02 05:44:45.151143 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::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
1701 2023.11.02 05:44:45.151179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1702 2023.11.02 05:44:45.151231 [ 3 ] {} <Debug> HTTP-Session: be44cbbe-c063-4c20-ae25-156194b4c69a Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1703 2023.11.02 05:44:45.151271 [ 3 ] {} <Debug> HTTP-Session: be44cbbe-c063-4c20-ae25-156194b4c69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1704 2023.11.02 05:44:45.151461 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::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
1705 2023.11.02 05:44:45.151479 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1706 2023.11.02 05:44:45.151581 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1707 2023.11.02 05:44:45.151701 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::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
1708 2023.11.02 05:44:45.152044 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::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
1709 2023.11.02 05:44:45.152115 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1710 2023.11.02 05:44:45.152313 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::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
1711 2023.11.02 05:44:45.152777 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1712 2023.11.02 05:44:45.153365 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1713 2023.11.02 05:44:45.153564 [ 18 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.002881926 sec., 12491.646211595995 rows/sec., 524.55 KiB/sec.
1714 2023.11.02 05:44:45.153688 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} <Trace> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1715 2023.11.02 05:44:45.153740 [ 14 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1716 2023.11.02 05:44:45.153836 [ 86 ] {} <Debug> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1717 2023.11.02 05:44:45.153890 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.002335551 sec., 29971 rows/sec., 1.82 MiB/sec.
1718 2023.11.02 05:44:45.153907 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1719 2023.11.02 05:44:45.154068 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1720 2023.11.02 05:44:45.154171 [ 14 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} <Trace> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1721 2023.11.02 05:44:45.154220 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} <Debug> DynamicQueryHandler: Done processing query
1722 2023.11.02 05:44:45.154261 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1723 2023.11.02 05:44:45.154277 [ 3 ] {51ff578e-80db-492f-8bd0-8c73b6096ac8} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1724 2023.11.02 05:44:45.154317 [ 3 ] {} <Debug> HTTP-Session: be44cbbe-c063-4c20-ae25-156194b4c69a Destroying unnamed session
1725 2023.11.02 05:44:45.154324 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::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
1726 2023.11.02 05:44:45.154345 [ 14 ] {73c330a2-0568-4581-b91e-8d6e64bb6074::all_1_6_1} <Trace> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1727 2023.11.02 05:44:45.154519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1728 2023.11.02 05:44:45.154549 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::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
1729 2023.11.02 05:44:45.154583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1730 2023.11.02 05:44:45.154613 [ 3 ] {} <Debug> HTTP-Session: d46c3d6e-7b3d-4729-aa44-3ba03f01e190 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1731 2023.11.02 05:44:45.154636 [ 3 ] {} <Debug> HTTP-Session: d46c3d6e-7b3d-4729-aa44-3ba03f01e190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1732 2023.11.02 05:44:45.154675 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::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
1733 2023.11.02 05:44:45.154746 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1734 2023.11.02 05:44:45.154798 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::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
1735 2023.11.02 05:44:45.154811 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1736 2023.11.02 05:44:45.154958 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::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
1737 2023.11.02 05:44:45.155143 [ 13 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part
1738 2023.11.02 05:44:45.155157 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1739 2023.11.02 05:44:45.155610 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1740 2023.11.02 05:44:45.156029 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1741 2023.11.02 05:44:45.156077 [ 14 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.002109926 sec., 199059.11392153092 rows/sec., 12.07 MiB/sec.
1742 2023.11.02 05:44:45.156249 [ 14 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1743 2023.11.02 05:44:45.156327 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} <Trace> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1744 2023.11.02 05:44:45.156529 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} <Information> executeQuery: Read 3 rows, 4.15 KiB in 0.001747406 sec., 1716 rows/sec., 2.32 MiB/sec.
1745 2023.11.02 05:44:45.156623 [ 14 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1746 2023.11.02 05:44:45.156767 [ 14 ] {90f2aae4-2dfa-472e-97c1-37cf313bc2d8::all_1_6_1} <Trace> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1747 2023.11.02 05:44:45.156776 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} <Debug> DynamicQueryHandler: Done processing query
1748 2023.11.02 05:44:45.156831 [ 3 ] {1ba693f6-2da9-410c-bf53-57bc36829787} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1749 2023.11.02 05:44:45.156891 [ 3 ] {} <Debug> HTTP-Session: d46c3d6e-7b3d-4729-aa44-3ba03f01e190 Destroying unnamed session
1750 2023.11.02 05:44:45.157006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 3395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1751 2023.11.02 05:44:45.157050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1752 2023.11.02 05:44:45.157069 [ 3 ] {} <Debug> HTTP-Session: ac6e0a7b-7413-4d43-a950-460cf7918ca1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1753 2023.11.02 05:44:45.157086 [ 3 ] {} <Debug> HTTP-Session: ac6e0a7b-7413-4d43-a950-460cf7918ca1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1754 2023.11.02 05:44:45.157157 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1755 2023.11.02 05:44:45.157196 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1756 2023.11.02 05:44:45.157310 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1757 2023.11.02 05:44:45.157582 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1758 2023.11.02 05:44:45.157818 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1759 2023.11.02 05:44:45.157994 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} <Trace> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1760 2023.11.02 05:44:45.158116 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} <Information> executeQuery: Read 24 rows, 1.32 KiB in 0.000930195 sec., 25801 rows/sec., 1.39 MiB/sec.
1761 2023.11.02 05:44:45.158234 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} <Debug> DynamicQueryHandler: Done processing query
1762 2023.11.02 05:44:45.158258 [ 3 ] {a21c1419-e31d-4b8b-94cc-7163bbe62161} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
1763 2023.11.02 05:44:45.158273 [ 3 ] {} <Debug> HTTP-Session: ac6e0a7b-7413-4d43-a950-460cf7918ca1 Destroying unnamed session
1764 2023.11.02 05:44:48.801433 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache
1765 2023.11.02 05:44:48.801484 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache
1766 2023.11.02 05:44:50.137744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1767 2023.11.02 05:44:50.137907 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1768 2023.11.02 05:44:50.137954 [ 3 ] {} <Debug> HTTP-Session: d8bb9fbf-da97-4b5e-b8df-82077b9db792 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1769 2023.11.02 05:44:50.137996 [ 3 ] {} <Debug> HTTP-Session: d8bb9fbf-da97-4b5e-b8df-82077b9db792 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1770 2023.11.02 05:44:50.138330 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1771 2023.11.02 05:44:50.139172 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1772 2023.11.02 05:44:50.139357 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1773 2023.11.02 05:44:50.139409 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1774 2023.11.02 05:44:50.139578 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1775 2023.11.02 05:44:50.139699 [ 186 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1776 2023.11.02 05:44:50.139699 [ 190 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1777 2023.11.02 05:44:50.139836 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1778 2023.11.02 05:44:50.139931 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1779 2023.11.02 05:44:50.141847 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.003440561 sec., 4650 rows/sec., 596.34 KiB/sec.
1780 2023.11.02 05:44:50.142137 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Debug> DynamicQueryHandler: Done processing query
1781 2023.11.02 05:44:50.142164 [ 3 ] {805cb56f-43bf-498c-8f1a-c4f297f05fad} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1782 2023.11.02 05:44:50.142182 [ 3 ] {} <Debug> HTTP-Session: d8bb9fbf-da97-4b5e-b8df-82077b9db792 Destroying unnamed session
1783 2023.11.02 05:44:50.142422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1784 2023.11.02 05:44:50.142473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1785 2023.11.02 05:44:50.142493 [ 3 ] {} <Debug> HTTP-Session: 2dd66282-66ee-4968-9293-8749a1e6c883 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1786 2023.11.02 05:44:50.142514 [ 3 ] {} <Debug> HTTP-Session: 2dd66282-66ee-4968-9293-8749a1e6c883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1787 2023.11.02 05:44:50.142655 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1788 2023.11.02 05:44:50.143163 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1789 2023.11.02 05:44:50.143338 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1790 2023.11.02 05:44:50.143381 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1791 2023.11.02 05:44:50.143530 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1792 2023.11.02 05:44:50.143592 [ 192 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1793 2023.11.02 05:44:50.143610 [ 191 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1794 2023.11.02 05:44:50.143699 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1795 2023.11.02 05:44:50.143760 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1796 2023.11.02 05:44:50.145117 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002421974 sec., 6606 rows/sec., 847.14 KiB/sec.
1797 2023.11.02 05:44:50.145346 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Debug> DynamicQueryHandler: Done processing query
1798 2023.11.02 05:44:50.145371 [ 3 ] {e839a07b-c369-4bd5-bda1-9a5b56a25ee1} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1799 2023.11.02 05:44:50.145387 [ 3 ] {} <Debug> HTTP-Session: 2dd66282-66ee-4968-9293-8749a1e6c883 Destroying unnamed session
1800 2023.11.02 05:44:50.145724 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1801 2023.11.02 05:44:50.145772 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1802 2023.11.02 05:44:50.145792 [ 3 ] {} <Debug> HTTP-Session: 16758db3-3cba-4e18-a1af-4f1854fccd94 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1803 2023.11.02 05:44:50.145809 [ 3 ] {} <Debug> HTTP-Session: 16758db3-3cba-4e18-a1af-4f1854fccd94 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1804 2023.11.02 05:44:50.145940 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1805 2023.11.02 05:44:50.146455 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1806 2023.11.02 05:44:50.146633 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1807 2023.11.02 05:44:50.146676 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1808 2023.11.02 05:44:50.146824 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1809 2023.11.02 05:44:50.146907 [ 190 ] {dcb3942c-e407-4c66-b049-179844876de4} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1810 2023.11.02 05:44:50.146912 [ 193 ] {dcb3942c-e407-4c66-b049-179844876de4} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1811 2023.11.02 05:44:50.147041 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1812 2023.11.02 05:44:50.147101 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1813 2023.11.02 05:44:50.148348 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002363503 sec., 6769 rows/sec., 868.10 KiB/sec.
1814 2023.11.02 05:44:50.148574 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} <Debug> DynamicQueryHandler: Done processing query
1815 2023.11.02 05:44:50.148601 [ 3 ] {dcb3942c-e407-4c66-b049-179844876de4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1816 2023.11.02 05:44:50.148617 [ 3 ] {} <Debug> HTTP-Session: 16758db3-3cba-4e18-a1af-4f1854fccd94 Destroying unnamed session
1817 2023.11.02 05:44:50.148856 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1818 2023.11.02 05:44:50.148902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1819 2023.11.02 05:44:50.148921 [ 3 ] {} <Debug> HTTP-Session: 12efc20c-0428-4e45-bfc5-7936be7b9a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1820 2023.11.02 05:44:50.148938 [ 3 ] {} <Debug> HTTP-Session: 12efc20c-0428-4e45-bfc5-7936be7b9a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1821 2023.11.02 05:44:50.149068 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1822 2023.11.02 05:44:50.149574 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1823 2023.11.02 05:44:50.149753 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1824 2023.11.02 05:44:50.149795 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1825 2023.11.02 05:44:50.149940 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1826 2023.11.02 05:44:50.150009 [ 191 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1827 2023.11.02 05:44:50.150027 [ 192 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1828 2023.11.02 05:44:50.150119 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1829 2023.11.02 05:44:50.150174 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1830 2023.11.02 05:44:50.151713 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002604619 sec., 6142 rows/sec., 787.74 KiB/sec.
1831 2023.11.02 05:44:50.151952 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Debug> DynamicQueryHandler: Done processing query
1832 2023.11.02 05:44:50.151980 [ 3 ] {d761c77d-3658-409d-926e-66472b7f51f2} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1833 2023.11.02 05:44:50.151995 [ 3 ] {} <Debug> HTTP-Session: 12efc20c-0428-4e45-bfc5-7936be7b9a92 Destroying unnamed session
1834 2023.11.02 05:44:50.152228 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1835 2023.11.02 05:44:50.152271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1836 2023.11.02 05:44:50.152289 [ 3 ] {} <Debug> HTTP-Session: 67253d4a-1f52-4502-aadd-40f191e658a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1837 2023.11.02 05:44:50.152305 [ 3 ] {} <Debug> HTTP-Session: 67253d4a-1f52-4502-aadd-40f191e658a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1838 2023.11.02 05:44:50.152427 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1839 2023.11.02 05:44:50.152972 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1840 2023.11.02 05:44:50.153153 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1841 2023.11.02 05:44:50.153195 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1842 2023.11.02 05:44:50.153340 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1843 2023.11.02 05:44:50.153393 [ 192 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1844 2023.11.02 05:44:50.153402 [ 187 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1845 2023.11.02 05:44:50.153464 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1846 2023.11.02 05:44:50.153517 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1847 2023.11.02 05:44:50.155000 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002501846 sec., 6395 rows/sec., 820.10 KiB/sec.
1848 2023.11.02 05:44:50.155242 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Debug> DynamicQueryHandler: Done processing query
1849 2023.11.02 05:44:50.155267 [ 3 ] {e57e21f2-e34f-4f20-b633-9196e411e955} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1850 2023.11.02 05:44:50.155284 [ 3 ] {} <Debug> HTTP-Session: 67253d4a-1f52-4502-aadd-40f191e658a9 Destroying unnamed session
1851 2023.11.02 05:44:50.155491 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1852 2023.11.02 05:44:50.155536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1853 2023.11.02 05:44:50.155555 [ 3 ] {} <Debug> HTTP-Session: 37d08903-eb73-4bce-b8f0-c9f18457d953 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1854 2023.11.02 05:44:50.155571 [ 3 ] {} <Debug> HTTP-Session: 37d08903-eb73-4bce-b8f0-c9f18457d953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1855 2023.11.02 05:44:50.155703 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1856 2023.11.02 05:44:50.156220 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1857 2023.11.02 05:44:50.156400 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1858 2023.11.02 05:44:50.156442 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1859 2023.11.02 05:44:50.156589 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1860 2023.11.02 05:44:50.156635 [ 192 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1861 2023.11.02 05:44:50.156664 [ 190 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1862 2023.11.02 05:44:50.156738 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1863 2023.11.02 05:44:50.156797 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1864 2023.11.02 05:44:50.158530 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002788004 sec., 5738 rows/sec., 735.92 KiB/sec.
1865 2023.11.02 05:44:50.158788 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Debug> DynamicQueryHandler: Done processing query
1866 2023.11.02 05:44:50.158818 [ 3 ] {570b49e1-de4e-48a1-9d3f-0878b50bc667} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1867 2023.11.02 05:44:50.158838 [ 3 ] {} <Debug> HTTP-Session: 37d08903-eb73-4bce-b8f0-c9f18457d953 Destroying unnamed session
1868 2023.11.02 05:44:50.159079 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1869 2023.11.02 05:44:50.159132 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1870 2023.11.02 05:44:50.159154 [ 3 ] {} <Debug> HTTP-Session: fb01f05b-32c8-453e-98f2-a270ec7a1b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1871 2023.11.02 05:44:50.159176 [ 3 ] {} <Debug> HTTP-Session: fb01f05b-32c8-453e-98f2-a270ec7a1b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1872 2023.11.02 05:44:50.159337 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1873 2023.11.02 05:44:50.159945 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1874 2023.11.02 05:44:50.160128 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1875 2023.11.02 05:44:50.160169 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1876 2023.11.02 05:44:50.160315 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 22-element set)
1877 2023.11.02 05:44:50.160363 [ 192 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1878 2023.11.02 05:44:50.160372 [ 187 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1879 2023.11.02 05:44:50.160430 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1880 2023.11.02 05:44:50.160482 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1881 2023.11.02 05:44:50.162072 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002689711 sec., 5948 rows/sec., 762.82 KiB/sec.
1882 2023.11.02 05:44:50.162315 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Debug> DynamicQueryHandler: Done processing query
1883 2023.11.02 05:44:50.162340 [ 3 ] {9c160ce4-49e2-4e76-8f87-3662afac27b4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1884 2023.11.02 05:44:50.162356 [ 3 ] {} <Debug> HTTP-Session: fb01f05b-32c8-453e-98f2-a270ec7a1b62 Destroying unnamed session
1885 2023.11.02 05:44:50.162559 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1886 2023.11.02 05:44:50.162604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1887 2023.11.02 05:44:50.162623 [ 3 ] {} <Debug> HTTP-Session: 51e29429-8fac-4d2c-bb68-b1ffdf0aee44 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1888 2023.11.02 05:44:50.162640 [ 3 ] {} <Debug> HTTP-Session: 51e29429-8fac-4d2c-bb68-b1ffdf0aee44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1889 2023.11.02 05:44:50.162772 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1890 2023.11.02 05:44:50.163294 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1891 2023.11.02 05:44:50.163479 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1892 2023.11.02 05:44:50.163521 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1893 2023.11.02 05:44:50.163671 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 23-element set)
1894 2023.11.02 05:44:50.163718 [ 192 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1895 2023.11.02 05:44:50.163749 [ 193 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1896 2023.11.02 05:44:50.163830 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1897 2023.11.02 05:44:50.163890 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1898 2023.11.02 05:44:50.165285 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002473475 sec., 6468 rows/sec., 829.50 KiB/sec.
1899 2023.11.02 05:44:50.165543 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Debug> DynamicQueryHandler: Done processing query
1900 2023.11.02 05:44:50.165568 [ 3 ] {f506c15e-9abd-484d-a4fc-86d8b3601c39} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1901 2023.11.02 05:44:50.165584 [ 3 ] {} <Debug> HTTP-Session: 51e29429-8fac-4d2c-bb68-b1ffdf0aee44 Destroying unnamed session
1902 2023.11.02 05:44:50.165813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1903 2023.11.02 05:44:50.165856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1904 2023.11.02 05:44:50.165876 [ 3 ] {} <Debug> HTTP-Session: e8350cc8-e6de-4f4b-8ae0-f362d88510d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1905 2023.11.02 05:44:50.165892 [ 3 ] {} <Debug> HTTP-Session: e8350cc8-e6de-4f4b-8ae0-f362d88510d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1906 2023.11.02 05:44:50.166028 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1907 2023.11.02 05:44:50.166552 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1908 2023.11.02 05:44:50.166735 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1909 2023.11.02 05:44:50.166776 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1910 2023.11.02 05:44:50.166924 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 24-element set)
1911 2023.11.02 05:44:50.166979 [ 192 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1912 2023.11.02 05:44:50.166983 [ 187 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1913 2023.11.02 05:44:50.167047 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1914 2023.11.02 05:44:50.167098 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1915 2023.11.02 05:44:50.168483 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002415594 sec., 6623 rows/sec., 849.38 KiB/sec.
1916 2023.11.02 05:44:50.168732 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Debug> DynamicQueryHandler: Done processing query
1917 2023.11.02 05:44:50.168755 [ 3 ] {66748e59-1a0a-497d-ba85-4c46f33445f7} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1918 2023.11.02 05:44:50.168771 [ 3 ] {} <Debug> HTTP-Session: e8350cc8-e6de-4f4b-8ae0-f362d88510d7 Destroying unnamed session
1919 2023.11.02 05:44:50.168973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1920 2023.11.02 05:44:50.169018 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1921 2023.11.02 05:44:50.169036 [ 3 ] {} <Debug> HTTP-Session: 84c75c71-ee5a-4500-852b-00f7f4bef998 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1922 2023.11.02 05:44:50.169053 [ 3 ] {} <Debug> HTTP-Session: 84c75c71-ee5a-4500-852b-00f7f4bef998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1923 2023.11.02 05:44:50.169185 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1924 2023.11.02 05:44:50.169717 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1925 2023.11.02 05:44:50.169906 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1926 2023.11.02 05:44:50.169947 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1927 2023.11.02 05:44:50.170095 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 25-element set)
1928 2023.11.02 05:44:50.170148 [ 192 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1929 2023.11.02 05:44:50.170166 [ 191 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1930 2023.11.02 05:44:50.170243 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1931 2023.11.02 05:44:50.170303 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1932 2023.11.02 05:44:50.171421 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002196858 sec., 7283 rows/sec., 933.95 KiB/sec.
1933 2023.11.02 05:44:50.171675 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Debug> DynamicQueryHandler: Done processing query
1934 2023.11.02 05:44:50.171698 [ 3 ] {02262df5-5ec3-4066-aaab-495cfc7a5413} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1935 2023.11.02 05:44:50.171714 [ 3 ] {} <Debug> HTTP-Session: 84c75c71-ee5a-4500-852b-00f7f4bef998 Destroying unnamed session
1936 2023.11.02 05:44:50.171943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1937 2023.11.02 05:44:50.171991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1938 2023.11.02 05:44:50.172009 [ 3 ] {} <Debug> HTTP-Session: 840f60a5-2948-4310-8ab1-fe9fb3a8b91b Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1939 2023.11.02 05:44:50.172026 [ 3 ] {} <Debug> HTTP-Session: 840f60a5-2948-4310-8ab1-fe9fb3a8b91b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1940 2023.11.02 05:44:50.172161 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) 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)
1941 2023.11.02 05:44:50.172696 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1942 2023.11.02 05:44:50.172883 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1943 2023.11.02 05:44:50.172924 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1944 2023.11.02 05:44:50.173074 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Key condition: (column 0 notIn 26-element set)
1945 2023.11.02 05:44:50.173121 [ 192 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1946 2023.11.02 05:44:50.173147 [ 193 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1947 2023.11.02 05:44:50.173223 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (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
1948 2023.11.02 05:44:50.173280 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Debug> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35) (SelectExecutor): Reading approx. 16 rows with 2 streams
1949 2023.11.02 05:44:50.174697 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Information> executeQuery: Read 16 rows, 2.05 KiB in 0.002495226 sec., 6412 rows/sec., 822.27 KiB/sec.
1950 2023.11.02 05:44:50.174952 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Debug> DynamicQueryHandler: Done processing query
1951 2023.11.02 05:44:50.174977 [ 3 ] {54b6640a-f682-4c34-9f70-f2fbd99e04da} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1952 2023.11.02 05:44:50.174993 [ 3 ] {} <Debug> HTTP-Session: 840f60a5-2948-4310-8ab1-fe9fb3a8b91b Destroying unnamed session
1953 2023.11.02 05:44:50.177948 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1954 2023.11.02 05:44:50.178002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1955 2023.11.02 05:44:50.178025 [ 3 ] {} <Debug> HTTP-Session: 8a964789-7121-4035-8e4d-8e17c59127a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1956 2023.11.02 05:44:50.178045 [ 3 ] {} <Debug> HTTP-Session: 8a964789-7121-4035-8e4d-8e17c59127a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1957 2023.11.02 05:44:50.178142 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1958 2023.11.02 05:44:50.178190 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1959 2023.11.02 05:44:50.178365 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1960 2023.11.02 05:44:50.178719 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1961 2023.11.02 05:44:50.179024 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1962 2023.11.02 05:44:50.179187 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} <Trace> oximeter.timeseries_schema (98f8ce5a-fac4-43e8-a2ff-d6ea9360ed35): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1963 2023.11.02 05:44:50.179330 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001152261 sec., 9546 rows/sec., 855.15 KiB/sec.
1964 2023.11.02 05:44:50.179474 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} <Debug> DynamicQueryHandler: Done processing query
1965 2023.11.02 05:44:50.179499 [ 3 ] {6be87dda-8171-4d0a-9dcd-956320c3dde5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1966 2023.11.02 05:44:50.179514 [ 3 ] {} <Debug> HTTP-Session: 8a964789-7121-4035-8e4d-8e17c59127a7 Destroying unnamed session
1967 2023.11.02 05:44:50.179627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1968 2023.11.02 05:44:50.179670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1969 2023.11.02 05:44:50.179688 [ 3 ] {} <Debug> HTTP-Session: e699d903-f0d3-4b5a-820e-787a0ef85a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1970 2023.11.02 05:44:50.179705 [ 3 ] {} <Debug> HTTP-Session: e699d903-f0d3-4b5a-820e-787a0ef85a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1971 2023.11.02 05:44:50.179777 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1972 2023.11.02 05:44:50.179816 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1973 2023.11.02 05:44:50.179922 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1974 2023.11.02 05:44:50.180210 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1975 2023.11.02 05:44:50.180427 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1976 2023.11.02 05:44:50.180578 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1977 2023.11.02 05:44:50.180703 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.000893254 sec., 49258 rows/sec., 3.90 MiB/sec.
1978 2023.11.02 05:44:50.180698 [ 82 ] {} <Debug> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1979 2023.11.02 05:44:50.180787 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1980 2023.11.02 05:44:50.180896 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} <Debug> DynamicQueryHandler: Done processing query
1981 2023.11.02 05:44:50.180919 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1982 2023.11.02 05:44:50.180944 [ 3 ] {ed6f68ff-db7e-4337-bd8c-5a1108b11eaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1983 2023.11.02 05:44:50.180994 [ 3 ] {} <Debug> HTTP-Session: e699d903-f0d3-4b5a-820e-787a0ef85a19 Destroying unnamed session
1984 2023.11.02 05:44:50.181065 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1985 2023.11.02 05:44:50.181103 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part
1986 2023.11.02 05:44:50.181193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 21421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1987 2023.11.02 05:44:50.181295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1988 2023.11.02 05:44:50.181354 [ 3 ] {} <Debug> HTTP-Session: 66f14ff3-08d5-4e98-a504-1f6aeaee9a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
1989 2023.11.02 05:44:50.181373 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part
1990 2023.11.02 05:44:50.181393 [ 3 ] {} <Debug> HTTP-Session: 66f14ff3-08d5-4e98-a504-1f6aeaee9a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1991 2023.11.02 05:44:50.181633 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1992 2023.11.02 05:44:50.181652 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::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
1993 2023.11.02 05:44:50.181727 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1994 2023.11.02 05:44:50.181955 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part
1995 2023.11.02 05:44:50.182208 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1996 2023.11.02 05:44:50.182235 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 9 rows starting from the beginning of the part
1997 2023.11.02 05:44:50.182434 [ 11 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 44 rows starting from the beginning of the part
1998 2023.11.02 05:44:50.183013 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
1999 2023.11.02 05:44:50.183484 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2000 2023.11.02 05:44:50.183804 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2001 2023.11.02 05:44:50.184033 [ 82 ] {} <Debug> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2002 2023.11.02 05:44:50.184066 [ 18 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.003192724 sec., 61702.7967340741 rows/sec., 4.75 MiB/sec.
2003 2023.11.02 05:44:50.184126 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2004 2023.11.02 05:44:50.184145 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} <Information> executeQuery: Read 132 rows, 13.33 KiB in 0.002440025 sec., 54097 rows/sec., 5.34 MiB/sec.
2005 2023.11.02 05:44:50.184268 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2006 2023.11.02 05:44:50.184337 [ 14 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2007 2023.11.02 05:44:50.184523 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2008 2023.11.02 05:44:50.184576 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} <Debug> DynamicQueryHandler: Done processing query
2009 2023.11.02 05:44:50.184586 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 228 rows starting from the beginning of the part
2010 2023.11.02 05:44:50.184628 [ 3 ] {8a8bc5d3-c910-436c-9d8a-7e51cc60e98c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2011 2023.11.02 05:44:50.184698 [ 3 ] {} <Debug> HTTP-Session: 66f14ff3-08d5-4e98-a504-1f6aeaee9a82 Destroying unnamed session
2012 2023.11.02 05:44:50.184748 [ 14 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2013 2023.11.02 05:44:50.184826 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 132 rows starting from the beginning of the part
2014 2023.11.02 05:44:50.184906 [ 14 ] {ef7b619e-c336-4fb2-a897-e0b0d189b8e2::all_1_11_2} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2015 2023.11.02 05:44:50.184929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 9352, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2016 2023.11.02 05:44:50.185105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2017 2023.11.02 05:44:50.185136 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::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
2018 2023.11.02 05:44:50.185150 [ 3 ] {} <Debug> HTTP-Session: e286ebec-3304-47f2-ab80-2498b6dfa697 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2019 2023.11.02 05:44:50.185209 [ 3 ] {} <Debug> HTTP-Session: e286ebec-3304-47f2-ab80-2498b6dfa697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2020 2023.11.02 05:44:50.185396 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 132 rows starting from the beginning of the part
2021 2023.11.02 05:44:50.185423 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2022 2023.11.02 05:44:50.185505 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2023 2023.11.02 05:44:50.185605 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 105 rows starting from the beginning of the part
2024 2023.11.02 05:44:50.185982 [ 11 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 132 rows starting from the beginning of the part
2025 2023.11.02 05:44:50.186003 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2026 2023.11.02 05:44:50.186758 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2027 2023.11.02 05:44:50.187286 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2028 2023.11.02 05:44:50.187592 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2029 2023.11.02 05:44:50.187789 [ 12 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 825 rows, containing 4 columns (4 merged, 0 gathered) in 0.003560324 sec., 231720.4838660751 rows/sec., 22.52 MiB/sec.
2030 2023.11.02 05:44:50.187841 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} <Information> executeQuery: Read 55 rows, 4.39 KiB in 0.002362283 sec., 23282 rows/sec., 1.82 MiB/sec.
2031 2023.11.02 05:44:50.187809 [ 82 ] {} <Debug> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2032 2023.11.02 05:44:50.187933 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2033 2023.11.02 05:44:50.188157 [ 14 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2034 2023.11.02 05:44:50.188179 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2035 2023.11.02 05:44:50.188229 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} <Debug> DynamicQueryHandler: Done processing query
2036 2023.11.02 05:44:50.188287 [ 3 ] {2f8a40b4-3586-4ea7-bed0-ec0dfbfb50cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2037 2023.11.02 05:44:50.188333 [ 3 ] {} <Debug> HTTP-Session: e286ebec-3304-47f2-ab80-2498b6dfa697 Destroying unnamed session
2038 2023.11.02 05:44:50.188374 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2039 2023.11.02 05:44:50.188418 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 353 rows starting from the beginning of the part
2040 2023.11.02 05:44:50.188484 [ 14 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2041 2023.11.02 05:44:50.188560 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2127, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2042 2023.11.02 05:44:50.188652 [ 14 ] {02fb2c99-189f-4087-a188-0579f33109c0::all_1_11_2} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2043 2023.11.02 05:44:50.188680 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 44 rows starting from the beginning of the part
2044 2023.11.02 05:44:50.188693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2045 2023.11.02 05:44:50.188815 [ 3 ] {} <Debug> HTTP-Session: 6828ad9a-9bed-44f5-a93c-f8892d776dff Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2046 2023.11.02 05:44:50.188901 [ 3 ] {} <Debug> HTTP-Session: 6828ad9a-9bed-44f5-a93c-f8892d776dff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2047 2023.11.02 05:44:50.189040 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::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
2048 2023.11.02 05:44:50.189099 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2049 2023.11.02 05:44:50.189218 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2050 2023.11.02 05:44:50.189256 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 44 rows starting from the beginning of the part
2051 2023.11.02 05:44:50.189614 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 297 rows starting from the beginning of the part
2052 2023.11.02 05:44:50.189778 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2053 2023.11.02 05:44:50.189899 [ 22 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 55 rows starting from the beginning of the part
2054 2023.11.02 05:44:50.190349 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2055 2023.11.02 05:44:50.190955 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2056 2023.11.02 05:44:50.191314 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} <Trace> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2057 2023.11.02 05:44:50.191461 [ 12 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1084 rows, containing 4 columns (4 merged, 0 gathered) in 0.003416851 sec., 317251.1765950579 rows/sec., 22.36 MiB/sec.
2058 2023.11.02 05:44:50.191555 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} <Information> executeQuery: Read 11 rows, 743.00 B in 0.002404273 sec., 4575 rows/sec., 301.79 KiB/sec.
2059 2023.11.02 05:44:50.191738 [ 15 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2060 2023.11.02 05:44:50.191752 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} <Debug> DynamicQueryHandler: Done processing query
2061 2023.11.02 05:44:50.191793 [ 3 ] {601025d2-b204-492e-87dc-12cee294ac9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2062 2023.11.02 05:44:50.191817 [ 3 ] {} <Debug> HTTP-Session: 6828ad9a-9bed-44f5-a93c-f8892d776dff Destroying unnamed session
2063 2023.11.02 05:44:50.191980 [ 15 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2064 2023.11.02 05:44:50.192016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2065 2023.11.02 05:44:50.192092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2066 2023.11.02 05:44:50.192099 [ 15 ] {02ff6b6a-3744-4e9e-b4a5-eee66755361c::all_1_11_2} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2067 2023.11.02 05:44:50.192126 [ 3 ] {} <Debug> HTTP-Session: 00c49541-c23e-495c-b4ac-3faf976edea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2068 2023.11.02 05:44:50.192156 [ 3 ] {} <Debug> HTTP-Session: 00c49541-c23e-495c-b4ac-3faf976edea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2069 2023.11.02 05:44:50.192289 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2070 2023.11.02 05:44:50.192333 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2071 2023.11.02 05:44:50.192478 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2072 2023.11.02 05:44:50.192972 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2073 2023.11.02 05:44:50.193288 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2074 2023.11.02 05:44:50.193465 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} <Trace> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2075 2023.11.02 05:44:50.193598 [ 82 ] {} <Debug> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2076 2023.11.02 05:44:50.193605 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001280074 sec., 34373 rows/sec., 46.38 MiB/sec.
2077 2023.11.02 05:44:50.193644 [ 82 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2078 2023.11.02 05:44:50.193803 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2079 2023.11.02 05:44:50.193862 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} <Debug> DynamicQueryHandler: Done processing query
2080 2023.11.02 05:44:50.193912 [ 3 ] {2835413a-141d-4ef5-9708-a9ee71af8ed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2081 2023.11.02 05:44:50.193961 [ 3 ] {} <Debug> HTTP-Session: 00c49541-c23e-495c-b4ac-3faf976edea7 Destroying unnamed session
2082 2023.11.02 05:44:50.194012 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2083 2023.11.02 05:44:50.194053 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part
2084 2023.11.02 05:44:50.194181 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 44 rows starting from the beginning of the part
2085 2023.11.02 05:44:50.194291 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 44 rows starting from the beginning of the part
2086 2023.11.02 05:44:50.194394 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 44 rows starting from the beginning of the part
2087 2023.11.02 05:44:50.194497 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part
2088 2023.11.02 05:44:50.194597 [ 11 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 44 rows starting from the beginning of the part
2089 2023.11.02 05:44:50.195879 [ 15 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 218 rows, containing 6 columns (6 merged, 0 gathered) in 0.002177958 sec., 100093.75754720707 rows/sec., 135.07 MiB/sec.
2090 2023.11.02 05:44:50.196043 [ 15 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2091 2023.11.02 05:44:50.196236 [ 15 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2092 2023.11.02 05:44:50.196293 [ 15 ] {9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2093 2023.11.02 05:44:50.196349 [ 15 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9d820848-bb78-439d-a48c-48ccaa8833b0::all_1_6_1: 4.00 MiB.
2094 2023.11.02 05:44:51.000138 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 236.21 MiB, peak 237.47 MiB, will set to 230.84 MiB (RSS), difference: -5.37 MiB
2095 2023.11.02 05:44:55.144158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 1466, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2096 2023.11.02 05:44:55.144291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2097 2023.11.02 05:44:55.144323 [ 3 ] {} <Debug> HTTP-Session: db0dfe1c-12ef-4885-a2b2-016ba4f9254a Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2098 2023.11.02 05:44:55.144351 [ 3 ] {} <Debug> HTTP-Session: db0dfe1c-12ef-4885-a2b2-016ba4f9254a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2099 2023.11.02 05:44:55.144494 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2100 2023.11.02 05:44:55.144565 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2101 2023.11.02 05:44:55.144747 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2102 2023.11.02 05:44:55.145232 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2103 2023.11.02 05:44:55.145496 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2104 2023.11.02 05:44:55.145664 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2105 2023.11.02 05:44:55.145801 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} <Information> executeQuery: Read 11 rows, 763.00 B in 0.001264374 sec., 8699 rows/sec., 589.32 KiB/sec.
2106 2023.11.02 05:44:55.145960 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} <Debug> DynamicQueryHandler: Done processing query
2107 2023.11.02 05:44:55.145986 [ 3 ] {af43d82f-a6a7-4b60-8f5a-dfa11d98de05} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2108 2023.11.02 05:44:55.146004 [ 3 ] {} <Debug> HTTP-Session: db0dfe1c-12ef-4885-a2b2-016ba4f9254a Destroying unnamed session
2109 2023.11.02 05:44:55.146141 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 17493, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2110 2023.11.02 05:44:55.146191 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2111 2023.11.02 05:44:55.146212 [ 3 ] {} <Debug> HTTP-Session: c3d042b7-3dbd-4969-8640-5d0dd336fb56 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2112 2023.11.02 05:44:55.146231 [ 3 ] {} <Debug> HTTP-Session: c3d042b7-3dbd-4969-8640-5d0dd336fb56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2113 2023.11.02 05:44:55.146318 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2114 2023.11.02 05:44:55.146361 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2115 2023.11.02 05:44:55.146469 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2116 2023.11.02 05:44:55.146863 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2117 2023.11.02 05:44:55.147084 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2118 2023.11.02 05:44:55.147237 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2119 2023.11.02 05:44:55.147361 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} <Information> executeQuery: Read 111 rows, 10.71 KiB in 0.001015357 sec., 109321 rows/sec., 10.30 MiB/sec.
2120 2023.11.02 05:44:55.147553 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} <Debug> DynamicQueryHandler: Done processing query
2121 2023.11.02 05:44:55.147578 [ 3 ] {943f9bce-f84b-4223-9f08-188ed2ce88af} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB.
2122 2023.11.02 05:44:55.147594 [ 3 ] {} <Debug> HTTP-Session: c3d042b7-3dbd-4969-8640-5d0dd336fb56 Destroying unnamed session
2123 2023.11.02 05:44:55.147754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47240, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2124 2023.11.02 05:44:55.147802 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2125 2023.11.02 05:44:55.147821 [ 3 ] {} <Debug> HTTP-Session: e7e0db9a-7794-4eb3-9b07-429c87cb239c Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2126 2023.11.02 05:44:55.147838 [ 3 ] {} <Debug> HTTP-Session: e7e0db9a-7794-4eb3-9b07-429c87cb239c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2127 2023.11.02 05:44:55.147925 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2128 2023.11.02 05:44:55.147966 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2129 2023.11.02 05:44:55.148089 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2130 2023.11.02 05:44:55.148535 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2131 2023.11.02 05:44:55.148754 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary)
2132 2023.11.02 05:44:55.148902 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0.
2133 2023.11.02 05:44:55.149011 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} <Information> executeQuery: Read 296 rows, 20.85 KiB in 0.001051638 sec., 281465 rows/sec., 19.36 MiB/sec.
2134 2023.11.02 05:44:55.149117 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} <Debug> DynamicQueryHandler: Done processing query
2135 2023.11.02 05:44:55.149141 [ 3 ] {4a0f9cad-9b10-4add-948e-2f314a59fc56} <Debug> MemoryTracker: Peak memory usage (for query): 4.26 MiB.
2136 2023.11.02 05:44:55.149156 [ 3 ] {} <Debug> HTTP-Session: e7e0db9a-7794-4eb3-9b07-429c87cb239c Destroying unnamed session
2137 2023.11.02 05:44:55.149318 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2138 2023.11.02 05:44:55.149361 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2139 2023.11.02 05:44:55.149380 [ 3 ] {} <Debug> HTTP-Session: 3358d8f6-b00b-488f-ba9b-83d09064b68f Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2140 2023.11.02 05:44:55.149397 [ 3 ] {} <Debug> HTTP-Session: 3358d8f6-b00b-488f-ba9b-83d09064b68f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2141 2023.11.02 05:44:55.149466 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete)
2142 2023.11.02 05:44:55.149505 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool
2143 2023.11.02 05:44:55.149610 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2144 2023.11.02 05:44:55.149848 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2145 2023.11.02 05:44:55.150084 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2146 2023.11.02 05:44:55.150265 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} <Trace> oximeter.measurements_bool (73c330a2-0568-4581-b91e-8d6e64bb6074): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2147 2023.11.02 05:44:55.150391 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} <Information> executeQuery: Read 6 rows, 258.00 B in 0.000896743 sec., 6690 rows/sec., 280.96 KiB/sec.
2148 2023.11.02 05:44:55.150522 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} <Debug> DynamicQueryHandler: Done processing query
2149 2023.11.02 05:44:55.150544 [ 3 ] {76c73097-414d-4aaf-90ac-49c37c425cc5} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2150 2023.11.02 05:44:55.150561 [ 3 ] {} <Debug> HTTP-Session: 3358d8f6-b00b-488f-ba9b-83d09064b68f Destroying unnamed session
2151 2023.11.02 05:44:55.150687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 12796, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2152 2023.11.02 05:44:55.150732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2153 2023.11.02 05:44:55.150750 [ 3 ] {} <Debug> HTTP-Session: c2639cca-9539-47a1-8334-612223cb3f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2154 2023.11.02 05:44:55.150767 [ 3 ] {} <Debug> HTTP-Session: c2639cca-9539-47a1-8334-612223cb3f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2155 2023.11.02 05:44:55.150840 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2156 2023.11.02 05:44:55.150880 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2157 2023.11.02 05:44:55.150994 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2158 2023.11.02 05:44:55.151356 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2159 2023.11.02 05:44:55.151601 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2160 2023.11.02 05:44:55.151770 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} <Trace> oximeter.measurements_cumulativei64 (90f2aae4-2dfa-472e-97c1-37cf313bc2d8): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2161 2023.11.02 05:44:55.151914 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} <Information> executeQuery: Read 70 rows, 4.35 KiB in 0.001036578 sec., 67529 rows/sec., 4.09 MiB/sec.
2162 2023.11.02 05:44:55.152042 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} <Debug> DynamicQueryHandler: Done processing query
2163 2023.11.02 05:44:55.152068 [ 3 ] {c93ede3a-e763-43bc-886b-70f2db392336} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2164 2023.11.02 05:44:55.152085 [ 3 ] {} <Debug> HTTP-Session: c2639cca-9539-47a1-8334-612223cb3f56 Destroying unnamed session
2165 2023.11.02 05:44:55.152232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2166 2023.11.02 05:44:55.152277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2167 2023.11.02 05:44:55.152295 [ 3 ] {} <Debug> HTTP-Session: 615f0ad3-781e-4c85-b0a2-c7f9840c2171 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2168 2023.11.02 05:44:55.152311 [ 3 ] {} <Debug> HTTP-Session: 615f0ad3-781e-4c85-b0a2-c7f9840c2171 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2169 2023.11.02 05:44:55.152383 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2170 2023.11.02 05:44:55.152427 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2171 2023.11.02 05:44:55.152564 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2172 2023.11.02 05:44:55.152873 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2173 2023.11.02 05:44:55.153143 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
2174 2023.11.02 05:44:55.153319 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} <Trace> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
2175 2023.11.02 05:44:55.153438 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} <Information> executeQuery: Read 5 rows, 6.91 KiB in 0.001028317 sec., 4862 rows/sec., 6.56 MiB/sec.
2176 2023.11.02 05:44:55.153560 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} <Debug> DynamicQueryHandler: Done processing query
2177 2023.11.02 05:44:55.153584 [ 3 ] {909d2266-3186-4017-81c8-aab30d5992d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2178 2023.11.02 05:44:55.153599 [ 3 ] {} <Debug> HTTP-Session: 615f0ad3-781e-4c85-b0a2-c7f9840c2171 Destroying unnamed session
2179 2023.11.02 05:44:55.153716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 2936, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2180 2023.11.02 05:44:55.153760 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2181 2023.11.02 05:44:55.153779 [ 3 ] {} <Debug> HTTP-Session: e6ecfb5c-71a1-4c18-9124-eb7bf56ddf6f Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2182 2023.11.02 05:44:55.153795 [ 3 ] {} <Debug> HTTP-Session: e6ecfb5c-71a1-4c18-9124-eb7bf56ddf6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2183 2023.11.02 05:44:55.153865 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
2184 2023.11.02 05:44:55.153904 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
2185 2023.11.02 05:44:55.154006 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2186 2023.11.02 05:44:55.154261 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2187 2023.11.02 05:44:55.154487 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2188 2023.11.02 05:44:55.154660 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} <Trace> oximeter.measurements_i64 (51d1161d-01fa-418a-8077-752e8c8e167f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2189 2023.11.02 05:44:55.154781 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} <Information> executeQuery: Read 21 rows, 1.12 KiB in 0.000881504 sec., 23822 rows/sec., 1.24 MiB/sec.
2190 2023.11.02 05:44:55.154898 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} <Debug> DynamicQueryHandler: Done processing query
2191 2023.11.02 05:44:55.154921 [ 3 ] {4aa7effc-971d-4e43-a63a-d421dc3d5183} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB.
2192 2023.11.02 05:44:55.154936 [ 3 ] {} <Debug> HTTP-Session: e6ecfb5c-71a1-4c18-9124-eb7bf56ddf6f Destroying unnamed session
2193 2023.11.02 05:45:00.141100 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 6362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2194 2023.11.02 05:45:00.141229 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2195 2023.11.02 05:45:00.141260 [ 3 ] {} <Debug> HTTP-Session: 93ae1d72-5764-4505-8a3f-96132a3488e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2196 2023.11.02 05:45:00.141289 [ 3 ] {} <Debug> HTTP-Session: 93ae1d72-5764-4505-8a3f-96132a3488e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2197 2023.11.02 05:45:00.141426 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
2198 2023.11.02 05:45:00.141490 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
2199 2023.11.02 05:45:00.141651 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2200 2023.11.02 05:45:00.142116 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2201 2023.11.02 05:45:00.142384 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2202 2023.11.02 05:45:00.142563 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} <Trace> oximeter.fields_i64 (ef7b619e-c336-4fb2-a897-e0b0d189b8e2): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2203 2023.11.02 05:45:00.142686 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} <Information> executeQuery: Read 44 rows, 3.57 KiB in 0.001222032 sec., 36005 rows/sec., 2.85 MiB/sec.
2204 2023.11.02 05:45:00.142886 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} <Debug> DynamicQueryHandler: Done processing query
2205 2023.11.02 05:45:00.142913 [ 3 ] {10e69f1d-38f4-4792-92de-1569df0b6097} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2206 2023.11.02 05:45:00.142931 [ 3 ] {} <Debug> HTTP-Session: 93ae1d72-5764-4505-8a3f-96132a3488e5 Destroying unnamed session
2207 2023.11.02 05:45:00.143110 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 21421, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2208 2023.11.02 05:45:00.143161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2209 2023.11.02 05:45:00.143183 [ 3 ] {} <Debug> HTTP-Session: 3642faf2-04de-415e-8413-2df3d4bf2af1 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2210 2023.11.02 05:45:00.143202 [ 3 ] {} <Debug> HTTP-Session: 3642faf2-04de-415e-8413-2df3d4bf2af1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2211 2023.11.02 05:45:00.143291 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
2212 2023.11.02 05:45:00.143335 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
2213 2023.11.02 05:45:00.143448 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2214 2023.11.02 05:45:00.143856 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2215 2023.11.02 05:45:00.144082 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2216 2023.11.02 05:45:00.144239 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} <Trace> oximeter.fields_string (02fb2c99-189f-4087-a188-0579f33109c0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2217 2023.11.02 05:45:00.144371 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} <Information> executeQuery: Read 132 rows, 13.33 KiB in 0.001049188 sec., 125811 rows/sec., 12.41 MiB/sec.
2218 2023.11.02 05:45:00.144500 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} <Debug> DynamicQueryHandler: Done processing query
2219 2023.11.02 05:45:00.144524 [ 3 ] {6955c108-2176-417b-889f-47b8405a2da3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
2220 2023.11.02 05:45:00.144541 [ 3 ] {} <Debug> HTTP-Session: 3642faf2-04de-415e-8413-2df3d4bf2af1 Destroying unnamed session
2221 2023.11.02 05:45:00.144662 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 7507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2222 2023.11.02 05:45:00.144710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2223 2023.11.02 05:45:00.144730 [ 3 ] {} <Debug> HTTP-Session: 51abea1a-c3c2-42db-921c-c151daa4cf90 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2224 2023.11.02 05:45:00.144748 [ 3 ] {} <Debug> HTTP-Session: 51abea1a-c3c2-42db-921c-c151daa4cf90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2225 2023.11.02 05:45:00.144824 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2226 2023.11.02 05:45:00.144867 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2227 2023.11.02 05:45:00.145002 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2228 2023.11.02 05:45:00.145309 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2229 2023.11.02 05:45:00.145517 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary)
2230 2023.11.02 05:45:00.145685 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} <Trace> oximeter.fields_uuid (02ff6b6a-3744-4e9e-b4a5-eee66755361c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0.
2231 2023.11.02 05:45:00.145815 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} <Information> executeQuery: Read 44 rows, 3.52 KiB in 0.000958475 sec., 45906 rows/sec., 3.59 MiB/sec.
2232 2023.11.02 05:45:00.145945 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} <Debug> DynamicQueryHandler: Done processing query
2233 2023.11.02 05:45:00.145970 [ 3 ] {ee734fe2-76e7-4da6-8edb-efef163c80ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
2234 2023.11.02 05:45:00.145987 [ 3 ] {} <Debug> HTTP-Session: 51abea1a-c3c2-42db-921c-c151daa4cf90 Destroying unnamed session
2235 2023.11.02 05:45:00.146182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:40722, User-Agent: (none), Length: 47077, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2236 2023.11.02 05:45:00.146230 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2237 2023.11.02 05:45:00.146250 [ 3 ] {} <Debug> HTTP-Session: 91a9d52b-1004-4f80-aa47-7ee058ad2615 Authenticating user 'default' from [fd00:1122:3344:101::d]:40722
2238 2023.11.02 05:45:00.146267 [ 3 ] {} <Debug> HTTP-Session: 91a9d52b-1004-4f80-aa47-7ee058ad2615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2239 2023.11.02 05:45:00.146357 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:40722) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2240 2023.11.02 05:45:00.146404 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2241 2023.11.02 05:45:00.146546 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2242 2023.11.02 05:45:00.147090 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB.
2243 2023.11.02 05:45:00.147411 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2244 2023.11.02 05:45:00.147596 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} <Trace> oximeter.measurements_histogramf64 (9d820848-bb78-439d-a48c-48ccaa8833b0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2245 2023.11.02 05:45:00.147805 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} <Information> executeQuery: Read 44 rows, 60.80 KiB in 0.001413937 sec., 31118 rows/sec., 41.99 MiB/sec.
2246 2023.11.02 05:45:00.147941 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} <Debug> DynamicQueryHandler: Done processing query
2247 2023.11.02 05:45:00.147967 [ 3 ] {bb6a251f-72db-4dc3-90c7-c2ca0e6704a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2248 2023.11.02 05:45:00.147983 [ 3 ] {} <Debug> HTTP-Session: 91a9d52b-1004-4f80-aa47-7ee058ad2615 Destroying unnamed session