Max level shown:
1 [ Dec 6 17:42:13 Enabled. ]
2 [ Dec 6 17:42:13 Rereading configuration. ]
3 [ Dec 6 17:42:15 Rereading configuration. ]
4 [ Dec 6 17:42:15 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ]
5 + set -o errexit
6 + set -o pipefail
7 + . /lib/svc/share/smf_include.sh
8 ++ SMF_EXIT_OK=0
9 ++ SMF_EXIT_NODAEMON=94
10 ++ SMF_EXIT_ERR_FATAL=95
11 ++ SMF_EXIT_ERR_CONFIG=96
12 ++ SMF_EXIT_MON_DEGRADE=97
13 ++ SMF_EXIT_MON_OFFLINE=98
14 ++ SMF_EXIT_ERR_NOSMF=99
15 ++ SMF_EXIT_ERR_PERM=100
16 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default
17 + LISTEN_ADDR=fd00:1122:3344:101::e
18 ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default
19 + LISTEN_PORT=8123
20 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default
21 + DATASTORE=/data
22 ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default
23 + DATALINK=oxControlService10
24 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default
25 + GATEWAY=fd00:1122:3344:101::1
26 + [[ oxControlService10 == unknown ]]
27 + [[ fd00:1122:3344:101::1 == unknown ]]
28 + ipadm delete-if oxControlService10
29 ipadm: Could not delete oxControlService10: Interface does not exist
30 + true
31 + ipadm create-if -t oxControlService10
32 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService10
33 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService10
34 + ipadm show-addr oxControlService10/ll
35 ipadm: Address object not found
36 + ipadm create-addr -t -T addrconf oxControlService10/ll
37 + ipadm show-addr oxControlService10/omicron6
38 ipadm: Address object not found
39 + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService10/omicron6
40 + route get -inet6 default -inet6 fd00:1122:3344:101::1
41 default: not in table
42 + route add -inet6 default -inet6 fd00:1122:3344:101::1
43 add net default: gateway fd00:1122:3344:101::1
44 + single_node=true
45 + command=()
46 + true
47 + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT")
48 + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123
49 [ Dec 6 17:42:16 Method "start" exited with status 0. ]
50 Processing configuration file 'config.xml'.
51 There is no file 'config.xml', will use embedded config.
52 Logging trace to /var/tmp/clickhouse-server.log
53 Logging errors to /var/tmp/clickhouse-server.errlog
54 2023.12.06 17:42:16.721784 [ 1 ] {} <Information> Application: Will watch for the process with pid 22074
55 2023.12.06 17:42:16.721890 [ 1 ] {} <Information> Application: Forked a child process to watch
56 2023.12.06 17:42:17.058439 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22074
57 2023.12.06 17:42:17.058612 [ 1 ] {} <Information> Application: starting up
58 2023.12.06 17:42:17.058811 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc
59 2023.12.06 17:42:17.157043 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536
60 2023.12.06 17:42:17.157092 [ 1 ] {} <Debug> Application: Initializing DateLUT.
61 2023.12.06 17:42:17.157110 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'.
62 2023.12.06 17:42:17.157152 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it
63 2023.12.06 17:42:17.157469 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials.
64 2023.12.06 17:42:17.158111 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
65 Processing configuration file 'config.xml'.
66 There is no file 'config.xml', will use embedded config.
67 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
68 2023.12.06 17:42:17.158571 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
69 2023.12.06 17:42:17.158823 [ 1 ] {} <Information> Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio)
70 2023.12.06 17:42:17.161344 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
71 2023.12.06 17:42:17.161384 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
72 2023.12.06 17:42:17.162069 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml'
73 Processing configuration file 'config.xml'.
74 There is no file 'config.xml', will use embedded config.
75 Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'.
76 2023.12.06 17:42:17.162232 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration
77 2023.12.06 17:42:17.167179 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration
78 2023.12.06 17:42:17.167434 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml
79 2023.12.06 17:42:17.167458 [ 1 ] {} <Information> Application: Uncompressed cache policy name
80 2023.12.06 17:42:17.168827 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32
81 2023.12.06 17:42:17.169446 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8
82 2023.12.06 17:42:17.169726 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8
83 2023.12.06 17:42:17.170007 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8
84 2023.12.06 17:42:17.170794 [ 1 ] {} <Information> Application: Loading user defined objects from /data/
85 2023.12.06 17:42:17.170836 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects
86 2023.12.06 17:42:17.170892 [ 1 ] {} <Debug> Application: Loaded user defined objects
87 2023.12.06 17:42:17.170918 [ 1 ] {} <Information> Application: Loading metadata from /data/
88 2023.12.06 17:42:17.179780 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total.
89 2023.12.06 17:42:17.179809 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000115133 sec
90 2023.12.06 17:42:17.180372 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
91 2023.12.06 17:42:17.180454 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config
92 2023.12.06 17:42:17.180475 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config
93 2023.12.06 17:42:17.180491 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config
94 2023.12.06 17:42:17.180503 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config
95 2023.12.06 17:42:17.180518 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config
96 2023.12.06 17:42:17.180533 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config
97 2023.12.06 17:42:17.180564 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config
98 2023.12.06 17:42:17.180583 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config
99 2023.12.06 17:42:17.180611 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config
100 2023.12.06 17:42:17.180624 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config
101 2023.12.06 17:42:17.180638 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config
102 2023.12.06 17:42:17.180653 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config
103 2023.12.06 17:42:17.180683 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config
104 2023.12.06 17:42:17.180699 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config
105 2023.12.06 17:42:17.180711 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config
106 2023.12.06 17:42:17.214484 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal.
107 2023.12.06 17:42:17.215724 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total.
108 2023.12.06 17:42:17.215751 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2951e-05 sec
109 2023.12.06 17:42:17.215774 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level
110 2023.12.06 17:42:17.215789 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables.
111 2023.12.06 17:42:17.215815 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables.
112 2023.12.06 17:42:17.217734 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads
113 2023.12.06 17:42:17.222876 [ 1 ] {} <Debug> Application: Loaded metadata.
114 2023.12.06 17:42:17.222989 [ 1 ] {} <Information> Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe).
115 2023.12.06 17:42:17.223030 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled.
116 2023.12.06 17:42:17.415731 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1)
117 2023.12.06 17:42:17.433597 [ 1 ] {} <Trace> MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1)
118 2023.12.06 17:42:17.433648 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair.
119 2023.12.06 17:42:17.481212 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again.
120 2023.12.06 17:42:17.481918 [ 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.12.06 17:42:17.482251 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds
122 2023.12.06 17:42:17.482290 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48.
123 2023.12.06 17:42:17.482318 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache
124 2023.12.06 17:42:17.482411 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123
125 2023.12.06 17:42:17.482443 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache
126 2023.12.06 17:42:17.482468 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000
127 2023.12.06 17:42:17.482535 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004
128 2023.12.06 17:42:17.482567 [ 1 ] {} <Information> Application: Ready for connections.
129 2023.12.06 17:42:32.483471 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache
130 2023.12.06 17:42:32.483572 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache
131 2023.12.06 17:42:33.611271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
132 2023.12.06 17:42:33.611459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
133 2023.12.06 17:42:33.612034 [ 3 ] {} <Debug> HTTP-Session: 4c1a7b93-7011-4334-b8a4-013aacd8453d Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
134 2023.12.06 17:42:33.612069 [ 3 ] {} <Debug> HTTP-Session: 4c1a7b93-7011-4334-b8a4-013aacd8453d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
135 2023.12.06 17:42:33.612197 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false
136 2023.12.06 17:42:33.612228 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION
137 2023.12.06 17:42:33.612241 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION
138 2023.12.06 17:42:33.613693 [ 3 ] {dff64847-c2b1-43bf-a2f6-224c734c7425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
139 2023.12.06 17:42:33.632480 [ 3 ] {dff64847-c2b1-43bf-a2f6-224c734c7425} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37491) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
140 
141 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
142 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
143 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
144 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
145 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
146 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
147 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
148 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
149 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
150 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
151 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
152 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
153 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
154 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
155 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
156 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
157 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
158 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
159 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
160 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
161 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
162 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
163 
164 2023.12.06 17:42:33.633206 [ 3 ] {dff64847-c2b1-43bf-a2f6-224c734c7425} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
165 
166 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
167 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
168 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
169 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
170 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
171 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
172 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
173 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
174 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
175 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
176 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
177 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
178 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
179 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
180 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
181 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
182 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
183 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
184 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
185 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
186 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
187 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
188 (version 22.8.9.1)
189 2023.12.06 17:42:33.633873 [ 3 ] {dff64847-c2b1-43bf-a2f6-224c734c7425} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
190 2023.12.06 17:42:33.633903 [ 3 ] {} <Debug> HTTP-Session: 4c1a7b93-7011-4334-b8a4-013aacd8453d Destroying unnamed session
191 2023.12.06 17:42:33.634295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
192 2023.12.06 17:42:33.634350 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
193 2023.12.06 17:42:33.634375 [ 3 ] {} <Debug> HTTP-Session: 8a0b9a27-349a-4197-9d78-6a44de379061 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
194 2023.12.06 17:42:33.634394 [ 3 ] {} <Debug> HTTP-Session: 8a0b9a27-349a-4197-9d78-6a44de379061 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
195 2023.12.06 17:42:33.634490 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete)
196 2023.12.06 17:42:33.634572 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete)
197 2023.12.06 17:42:33.635473 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters
198 2023.12.06 17:42:33.637212 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
199 2023.12.06 17:42:33.641115 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} <Debug> DynamicQueryHandler: Done processing query
200 2023.12.06 17:42:33.641143 [ 3 ] {3cca205c-104d-46a4-8eb6-989bb77a835a} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB.
201 2023.12.06 17:42:33.641158 [ 3 ] {} <Debug> HTTP-Session: 8a0b9a27-349a-4197-9d78-6a44de379061 Destroying unnamed session
202 2023.12.06 17:42:33.641349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
203 2023.12.06 17:42:33.641402 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
204 2023.12.06 17:42:33.641421 [ 3 ] {} <Debug> HTTP-Session: 8d30d1e8-8cbd-42f2-a1c8-e73886ed9ac4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
205 2023.12.06 17:42:33.641440 [ 3 ] {} <Debug> HTTP-Session: 8d30d1e8-8cbd-42f2-a1c8-e73886ed9ac4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
206 2023.12.06 17:42:33.641541 [ 3 ] {c8f6b667-37a3-41eb-b5cb-b2e69e3c24f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) SELECT MAX(value) FROM oximeter.version; (stage: Complete)
207 2023.12.06 17:42:33.641788 [ 3 ] {c8f6b667-37a3-41eb-b5cb-b2e69e3c24f1} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:37491) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below):
208 
209 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
210 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
211 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
212 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
213 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
214 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
215 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
216 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
217 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
218 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
219 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
220 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
221 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
222 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
223 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
224 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
225 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
226 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
227 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
228 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
229 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
230 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
231 
232 2023.12.06 17:42:33.641907 [ 3 ] {c8f6b667-37a3-41eb-b5cb-b2e69e3c24f1} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below):
233 
234 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse
235 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse
236 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse
237 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse
238 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse
239 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse
240 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse
241 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse
242 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse
243 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse
244 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse
245 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse
246 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse
247 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse
248 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse
249 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse
250 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse
251 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse
252 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse
253 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse
254 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse
255 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1
256 (version 22.8.9.1)
257 2023.12.06 17:42:33.642013 [ 3 ] {c8f6b667-37a3-41eb-b5cb-b2e69e3c24f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
258 2023.12.06 17:42:33.642036 [ 3 ] {} <Debug> HTTP-Session: 8d30d1e8-8cbd-42f2-a1c8-e73886ed9ac4 Destroying unnamed session
259 2023.12.06 17:42:33.642210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
260 2023.12.06 17:42:33.642254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
261 2023.12.06 17:42:33.642275 [ 3 ] {} <Debug> HTTP-Session: b1b57039-2a0d-42f0-8039-6c84a14d520b Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
262 2023.12.06 17:42:33.642291 [ 3 ] {} <Debug> HTTP-Session: b1b57039-2a0d-42f0-8039-6c84a14d520b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
263 2023.12.06 17:42:33.642392 [ 3 ] {4d070d9e-3922-4259-be40-01093a3cde9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) DROP DATABASE IF EXISTS oximeter (stage: Complete)
264 2023.12.06 17:42:33.642494 [ 3 ] {4d070d9e-3922-4259-be40-01093a3cde9b} <Debug> DynamicQueryHandler: Done processing query
265 2023.12.06 17:42:33.642515 [ 3 ] {4d070d9e-3922-4259-be40-01093a3cde9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
266 2023.12.06 17:42:33.642535 [ 3 ] {} <Debug> HTTP-Session: b1b57039-2a0d-42f0-8039-6c84a14d520b Destroying unnamed session
267 2023.12.06 17:42:33.642678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
268 2023.12.06 17:42:33.642734 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
269 2023.12.06 17:42:33.642756 [ 3 ] {} <Debug> HTTP-Session: ae58e1f7-8ef4-4089-99ce-0cde37addaf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
270 2023.12.06 17:42:33.642771 [ 3 ] {} <Debug> HTTP-Session: ae58e1f7-8ef4-4089-99ce-0cde37addaf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
271 2023.12.06 17:42:33.642831 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete)
272 2023.12.06 17:42:33.642884 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.*
273 2023.12.06 17:42:33.644017 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total.
274 2023.12.06 17:42:33.644043 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.4641e-05 sec
275 2023.12.06 17:42:33.644064 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} <Information> TablesLoader: Loading 0 tables with 0 dependency level
276 2023.12.06 17:42:33.644078 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} <Information> DatabaseAtomic (oximeter): Starting up tables.
277 2023.12.06 17:42:33.644149 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} <Debug> DynamicQueryHandler: Done processing query
278 2023.12.06 17:42:33.644169 [ 3 ] {335546d8-b5cc-4f88-b38f-5d6ed595dc6a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
279 2023.12.06 17:42:33.644190 [ 3 ] {} <Debug> HTTP-Session: ae58e1f7-8ef4-4089-99ce-0cde37addaf6 Destroying unnamed session
280 2023.12.06 17:42:33.644312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
281 2023.12.06 17:42:33.644356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
282 2023.12.06 17:42:33.644380 [ 3 ] {} <Debug> HTTP-Session: 59a57390-8b69-459a-a141-c9389bc69e6e Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
283 2023.12.06 17:42:33.644395 [ 3 ] {} <Debug> HTTP-Session: 59a57390-8b69-459a-a141-c9389bc69e6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
284 2023.12.06 17:42:33.644532 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) /* The version table contains metadata about the `oximeter` database */
285 CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete)
286 2023.12.06 17:42:33.644574 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version
287 2023.12.06 17:42:33.648799 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} <Debug> oximeter.version (0db542a6-03be-41c1-8cbd-f0c2edc696c3): Loading data parts
288 2023.12.06 17:42:33.648945 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} <Debug> oximeter.version (0db542a6-03be-41c1-8cbd-f0c2edc696c3): There are no data parts
289 2023.12.06 17:42:33.650770 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} <Debug> DynamicQueryHandler: Done processing query
290 2023.12.06 17:42:33.650800 [ 3 ] {cc74f119-26c9-4cae-8b90-a342e671310d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
291 2023.12.06 17:42:33.650815 [ 3 ] {} <Debug> HTTP-Session: 59a57390-8b69-459a-a141-c9389bc69e6e Destroying unnamed session
292 2023.12.06 17:42:33.650937 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
293 2023.12.06 17:42:33.650984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
294 2023.12.06 17:42:33.651002 [ 3 ] {} <Debug> HTTP-Session: 138bce1b-00aa-4099-82a2-fe5cd38bbe57 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
295 2023.12.06 17:42:33.651022 [ 3 ] {} <Debug> HTTP-Session: 138bce1b-00aa-4099-82a2-fe5cd38bbe57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
296 2023.12.06 17:42:33.651218 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) /* The measurement tables contain all individual samples from each timeseries.
297 *
298 * Each table stores a single datum type, and otherwise contains nearly the same
299 * structure. The primary sorting key is on the timeseries name, key, and then
300 * timestamp, so that all timeseries from the same schema are grouped, followed
301 * by all samples from the same timeseries.
302 *
303 * This reflects that one usually looks up the _key_ in one or more field table,
304 * and then uses that to index quickly into the measurements tables.
305 */
306 CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
307 2023.12.06 17:42:33.651275 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool
308 2023.12.06 17:42:33.657888 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} <Debug> oximeter.measurements_bool (f2879563-923e-4528-b3b1-e6e4f9ccca87): Loading data parts
309 2023.12.06 17:42:33.657988 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} <Debug> oximeter.measurements_bool (f2879563-923e-4528-b3b1-e6e4f9ccca87): There are no data parts
310 2023.12.06 17:42:33.659099 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} <Debug> DynamicQueryHandler: Done processing query
311 2023.12.06 17:42:33.659128 [ 3 ] {dffc95bb-2737-4ec8-b39e-327d3734fe53} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
312 2023.12.06 17:42:33.659143 [ 3 ] {} <Debug> HTTP-Session: 138bce1b-00aa-4099-82a2-fe5cd38bbe57 Destroying unnamed session
313 2023.12.06 17:42:33.659266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
314 2023.12.06 17:42:33.659313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
315 2023.12.06 17:42:33.659332 [ 3 ] {} <Debug> HTTP-Session: 17097ccb-b1a6-48d1-ab83-380b071658fa Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
316 2023.12.06 17:42:33.659352 [ 3 ] {} <Debug> HTTP-Session: 17097ccb-b1a6-48d1-ab83-380b071658fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
317 2023.12.06 17:42:33.659539 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
318 2023.12.06 17:42:33.659586 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8
319 2023.12.06 17:42:33.661511 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} <Debug> oximeter.measurements_i8 (3f927d86-667b-4535-bbb3-84b3488e28c1): Loading data parts
320 2023.12.06 17:42:33.661619 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} <Debug> oximeter.measurements_i8 (3f927d86-667b-4535-bbb3-84b3488e28c1): There are no data parts
321 2023.12.06 17:42:33.662732 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} <Debug> DynamicQueryHandler: Done processing query
322 2023.12.06 17:42:33.662767 [ 3 ] {e0cbc9f8-75bf-4a6b-b321-8b12ded9b336} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
323 2023.12.06 17:42:33.662782 [ 3 ] {} <Debug> HTTP-Session: 17097ccb-b1a6-48d1-ab83-380b071658fa Destroying unnamed session
324 2023.12.06 17:42:33.662904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
325 2023.12.06 17:42:33.662950 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
326 2023.12.06 17:42:33.662970 [ 3 ] {} <Debug> HTTP-Session: d1cc30f1-0cde-46aa-9a0c-c387e36ae200 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
327 2023.12.06 17:42:33.662989 [ 3 ] {} <Debug> HTTP-Session: d1cc30f1-0cde-46aa-9a0c-c387e36ae200 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
328 2023.12.06 17:42:33.663175 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
329 2023.12.06 17:42:33.663223 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8
330 2023.12.06 17:42:33.665229 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} <Debug> oximeter.measurements_u8 (6dc9ce6b-30a1-443e-af8c-fbd397df8176): Loading data parts
331 2023.12.06 17:42:33.665307 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} <Debug> oximeter.measurements_u8 (6dc9ce6b-30a1-443e-af8c-fbd397df8176): There are no data parts
332 2023.12.06 17:42:33.666387 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} <Debug> DynamicQueryHandler: Done processing query
333 2023.12.06 17:42:33.666412 [ 3 ] {560f1f07-907a-4d6b-82bd-e15919ee84e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
334 2023.12.06 17:42:33.666432 [ 3 ] {} <Debug> HTTP-Session: d1cc30f1-0cde-46aa-9a0c-c387e36ae200 Destroying unnamed session
335 2023.12.06 17:42:33.666545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
336 2023.12.06 17:42:33.666588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
337 2023.12.06 17:42:33.666610 [ 3 ] {} <Debug> HTTP-Session: 140f7d5b-1bd1-4b11-b5da-c683b4f43a29 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
338 2023.12.06 17:42:33.666630 [ 3 ] {} <Debug> HTTP-Session: 140f7d5b-1bd1-4b11-b5da-c683b4f43a29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
339 2023.12.06 17:42:33.666815 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
340 2023.12.06 17:42:33.666862 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16
341 2023.12.06 17:42:33.671213 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} <Debug> oximeter.measurements_i16 (bc5bd615-c45c-43c3-8519-ec0a505bfb53): Loading data parts
342 2023.12.06 17:42:33.671292 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} <Debug> oximeter.measurements_i16 (bc5bd615-c45c-43c3-8519-ec0a505bfb53): There are no data parts
343 2023.12.06 17:42:33.672383 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} <Debug> DynamicQueryHandler: Done processing query
344 2023.12.06 17:42:33.672408 [ 3 ] {0b4dee8e-e857-4a4b-aae4-9e1f5568cee3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
345 2023.12.06 17:42:33.672427 [ 3 ] {} <Debug> HTTP-Session: 140f7d5b-1bd1-4b11-b5da-c683b4f43a29 Destroying unnamed session
346 2023.12.06 17:42:33.672539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
347 2023.12.06 17:42:33.672586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
348 2023.12.06 17:42:33.672608 [ 3 ] {} <Debug> HTTP-Session: 9780ebd3-b9bb-48b7-aa0f-9168568fe15e Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
349 2023.12.06 17:42:33.672631 [ 3 ] {} <Debug> HTTP-Session: 9780ebd3-b9bb-48b7-aa0f-9168568fe15e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
350 2023.12.06 17:42:33.672814 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
351 2023.12.06 17:42:33.672861 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16
352 2023.12.06 17:42:33.674754 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} <Debug> oximeter.measurements_u16 (749a652e-090d-43d9-9bb2-5cccd6c1ddd0): Loading data parts
353 2023.12.06 17:42:33.674840 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} <Debug> oximeter.measurements_u16 (749a652e-090d-43d9-9bb2-5cccd6c1ddd0): There are no data parts
354 2023.12.06 17:42:33.675902 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} <Debug> DynamicQueryHandler: Done processing query
355 2023.12.06 17:42:33.675927 [ 3 ] {dfed298e-70dd-4dd3-adcb-26a7e7610668} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
356 2023.12.06 17:42:33.675946 [ 3 ] {} <Debug> HTTP-Session: 9780ebd3-b9bb-48b7-aa0f-9168568fe15e Destroying unnamed session
357 2023.12.06 17:42:33.676055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
358 2023.12.06 17:42:33.676102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
359 2023.12.06 17:42:33.676124 [ 3 ] {} <Debug> HTTP-Session: ff62af90-2df4-44be-b780-c70a97fd53ba Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
360 2023.12.06 17:42:33.676140 [ 3 ] {} <Debug> HTTP-Session: ff62af90-2df4-44be-b780-c70a97fd53ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
361 2023.12.06 17:42:33.676324 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
362 2023.12.06 17:42:33.676372 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32
363 2023.12.06 17:42:33.678246 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} <Debug> oximeter.measurements_i32 (8aa4fafa-b6fe-48df-ab30-fbf0e8908be5): Loading data parts
364 2023.12.06 17:42:33.678325 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} <Debug> oximeter.measurements_i32 (8aa4fafa-b6fe-48df-ab30-fbf0e8908be5): There are no data parts
365 2023.12.06 17:42:33.679422 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} <Debug> DynamicQueryHandler: Done processing query
366 2023.12.06 17:42:33.679446 [ 3 ] {a75d3d7b-b5c4-4278-9b3d-209637f66a8d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
367 2023.12.06 17:42:33.679466 [ 3 ] {} <Debug> HTTP-Session: ff62af90-2df4-44be-b780-c70a97fd53ba Destroying unnamed session
368 2023.12.06 17:42:33.679570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
369 2023.12.06 17:42:33.679616 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
370 2023.12.06 17:42:33.679639 [ 3 ] {} <Debug> HTTP-Session: 6f9fc817-4373-4a87-b400-cf4459074ea0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
371 2023.12.06 17:42:33.679655 [ 3 ] {} <Debug> HTTP-Session: 6f9fc817-4373-4a87-b400-cf4459074ea0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
372 2023.12.06 17:42:33.679838 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
373 2023.12.06 17:42:33.679885 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32
374 2023.12.06 17:42:33.681762 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} <Debug> oximeter.measurements_u32 (30e8535c-3068-4ba6-8304-932ae16dfc9d): Loading data parts
375 2023.12.06 17:42:33.681846 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} <Debug> oximeter.measurements_u32 (30e8535c-3068-4ba6-8304-932ae16dfc9d): There are no data parts
376 2023.12.06 17:42:33.682943 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} <Debug> DynamicQueryHandler: Done processing query
377 2023.12.06 17:42:33.682967 [ 3 ] {dac8d0c7-67f5-4a9b-9da0-c1b556adcc30} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
378 2023.12.06 17:42:33.682982 [ 3 ] {} <Debug> HTTP-Session: 6f9fc817-4373-4a87-b400-cf4459074ea0 Destroying unnamed session
379 2023.12.06 17:42:33.683096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
380 2023.12.06 17:42:33.683146 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
381 2023.12.06 17:42:33.683165 [ 3 ] {} <Debug> HTTP-Session: 6744d350-d179-4745-89cd-a162ece5f2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
382 2023.12.06 17:42:33.683185 [ 3 ] {} <Debug> HTTP-Session: 6744d350-d179-4745-89cd-a162ece5f2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
383 2023.12.06 17:42:33.683373 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
384 2023.12.06 17:42:33.683420 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64
385 2023.12.06 17:42:33.685296 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} <Debug> oximeter.measurements_i64 (3107acab-740a-4444-ab57-3284dd278ac5): Loading data parts
386 2023.12.06 17:42:33.685373 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} <Debug> oximeter.measurements_i64 (3107acab-740a-4444-ab57-3284dd278ac5): There are no data parts
387 2023.12.06 17:42:33.686468 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} <Debug> DynamicQueryHandler: Done processing query
388 2023.12.06 17:42:33.686491 [ 3 ] {1598ab0a-7b11-4efb-b615-330fd831767b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
389 2023.12.06 17:42:33.686506 [ 3 ] {} <Debug> HTTP-Session: 6744d350-d179-4745-89cd-a162ece5f2ab Destroying unnamed session
390 2023.12.06 17:42:33.686620 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
391 2023.12.06 17:42:33.686667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
392 2023.12.06 17:42:33.686685 [ 3 ] {} <Debug> HTTP-Session: b5a4304f-9488-40c3-9a06-b255b438d0e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
393 2023.12.06 17:42:33.686704 [ 3 ] {} <Debug> HTTP-Session: b5a4304f-9488-40c3-9a06-b255b438d0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
394 2023.12.06 17:42:33.686915 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
395 2023.12.06 17:42:33.686957 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64
396 2023.12.06 17:42:33.688811 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} <Debug> oximeter.measurements_u64 (4c607f33-b31a-4bf6-adb0-57f76642ca48): Loading data parts
397 2023.12.06 17:42:33.688892 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} <Debug> oximeter.measurements_u64 (4c607f33-b31a-4bf6-adb0-57f76642ca48): There are no data parts
398 2023.12.06 17:42:33.689980 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} <Debug> DynamicQueryHandler: Done processing query
399 2023.12.06 17:42:33.690009 [ 3 ] {46b5bc4a-3780-450b-9beb-764e025a0e8a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
400 2023.12.06 17:42:33.690024 [ 3 ] {} <Debug> HTTP-Session: b5a4304f-9488-40c3-9a06-b255b438d0e4 Destroying unnamed session
401 2023.12.06 17:42:33.690124 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
402 2023.12.06 17:42:33.690173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
403 2023.12.06 17:42:33.690191 [ 3 ] {} <Debug> HTTP-Session: db4bca12-775a-4dfb-adba-9a3c4c940845 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
404 2023.12.06 17:42:33.690211 [ 3 ] {} <Debug> HTTP-Session: db4bca12-775a-4dfb-adba-9a3c4c940845 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
405 2023.12.06 17:42:33.690396 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
406 2023.12.06 17:42:33.690439 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32
407 2023.12.06 17:42:33.692309 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} <Debug> oximeter.measurements_f32 (40750836-34aa-48ca-9661-a007f26aabcf): Loading data parts
408 2023.12.06 17:42:33.692380 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} <Debug> oximeter.measurements_f32 (40750836-34aa-48ca-9661-a007f26aabcf): There are no data parts
409 2023.12.06 17:42:33.693462 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} <Debug> DynamicQueryHandler: Done processing query
410 2023.12.06 17:42:33.693492 [ 3 ] {3125fc7b-1ce2-4adf-97d6-31966c2689c9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
411 2023.12.06 17:42:33.693506 [ 3 ] {} <Debug> HTTP-Session: db4bca12-775a-4dfb-adba-9a3c4c940845 Destroying unnamed session
412 2023.12.06 17:42:33.693617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
413 2023.12.06 17:42:33.693663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
414 2023.12.06 17:42:33.693682 [ 3 ] {} <Debug> HTTP-Session: 492cba53-4e45-414d-945b-f420cf520ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
415 2023.12.06 17:42:33.693702 [ 3 ] {} <Debug> HTTP-Session: 492cba53-4e45-414d-945b-f420cf520ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
416 2023.12.06 17:42:33.693888 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
417 2023.12.06 17:42:33.693931 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64
418 2023.12.06 17:42:33.695788 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} <Debug> oximeter.measurements_f64 (c71cf08b-6b4d-4a35-8b95-21d38e035c6b): Loading data parts
419 2023.12.06 17:42:33.695847 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} <Debug> oximeter.measurements_f64 (c71cf08b-6b4d-4a35-8b95-21d38e035c6b): There are no data parts
420 2023.12.06 17:42:33.696926 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} <Debug> DynamicQueryHandler: Done processing query
421 2023.12.06 17:42:33.696961 [ 3 ] {50315a0e-e9c1-4522-9a3b-f4d8b0cee52a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
422 2023.12.06 17:42:33.696976 [ 3 ] {} <Debug> HTTP-Session: 492cba53-4e45-414d-945b-f420cf520ae4 Destroying unnamed session
423 2023.12.06 17:42:33.697080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
424 2023.12.06 17:42:33.697131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
425 2023.12.06 17:42:33.697148 [ 3 ] {} <Debug> HTTP-Session: 843e69c8-06bf-4dd1-988b-2375b69555db Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
426 2023.12.06 17:42:33.697169 [ 3 ] {} <Debug> HTTP-Session: 843e69c8-06bf-4dd1-988b-2375b69555db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
427 2023.12.06 17:42:33.697350 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
428 2023.12.06 17:42:33.697398 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string
429 2023.12.06 17:42:33.698918 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} <Debug> oximeter.measurements_string (2d74d995-f445-4e63-ad74-8a40c1722411): Loading data parts
430 2023.12.06 17:42:33.698977 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} <Debug> oximeter.measurements_string (2d74d995-f445-4e63-ad74-8a40c1722411): There are no data parts
431 2023.12.06 17:42:33.699988 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} <Debug> DynamicQueryHandler: Done processing query
432 2023.12.06 17:42:33.700017 [ 3 ] {7b5e18a6-b8ac-443f-a93f-3b2599fd8b32} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
433 2023.12.06 17:42:33.700032 [ 3 ] {} <Debug> HTTP-Session: 843e69c8-06bf-4dd1-988b-2375b69555db Destroying unnamed session
434 2023.12.06 17:42:33.700135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
435 2023.12.06 17:42:33.700186 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
436 2023.12.06 17:42:33.700204 [ 3 ] {} <Debug> HTTP-Session: 5e8e6c40-510e-4aab-8e69-dd57982776d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
437 2023.12.06 17:42:33.700226 [ 3 ] {} <Debug> HTTP-Session: 5e8e6c40-510e-4aab-8e69-dd57982776d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
438 2023.12.06 17:42:33.700410 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /*
439 * NOTE: Right now we can't unambiguously record a nullable byte array.
440 * Arrays cannot be nested in `Nullable()` types, and encoding the array as
441 * a string isn't palatable for a few reasons.
442 * See: https://github.com/oxidecomputer/omicron/issues/4551 for more
443 * details.
444 */
445 datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
446 2023.12.06 17:42:33.700464 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes
447 2023.12.06 17:42:33.702000 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} <Debug> oximeter.measurements_bytes (d390530e-dbf8-4178-8a1f-627571623255): Loading data parts
448 2023.12.06 17:42:33.702068 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} <Debug> oximeter.measurements_bytes (d390530e-dbf8-4178-8a1f-627571623255): There are no data parts
449 2023.12.06 17:42:33.703070 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} <Debug> DynamicQueryHandler: Done processing query
450 2023.12.06 17:42:33.703101 [ 3 ] {8081a132-2da0-439e-8c39-cabb2c284dcf} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
451 2023.12.06 17:42:33.703116 [ 3 ] {} <Debug> HTTP-Session: 5e8e6c40-510e-4aab-8e69-dd57982776d6 Destroying unnamed session
452 2023.12.06 17:42:33.703232 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
453 2023.12.06 17:42:33.703279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
454 2023.12.06 17:42:33.703297 [ 3 ] {} <Debug> HTTP-Session: c5fb4c6a-22e6-4a38-b3fc-a8b8accedff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
455 2023.12.06 17:42:33.703317 [ 3 ] {} <Debug> HTTP-Session: c5fb4c6a-22e6-4a38-b3fc-a8b8accedff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
456 2023.12.06 17:42:33.703517 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
457 2023.12.06 17:42:33.703567 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64
458 2023.12.06 17:42:33.705134 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} <Debug> oximeter.measurements_cumulativei64 (302dc06a-2bae-463f-8600-e0c4c5ef16a7): Loading data parts
459 2023.12.06 17:42:33.705207 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} <Debug> oximeter.measurements_cumulativei64 (302dc06a-2bae-463f-8600-e0c4c5ef16a7): There are no data parts
460 2023.12.06 17:42:33.706220 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} <Debug> DynamicQueryHandler: Done processing query
461 2023.12.06 17:42:33.706250 [ 3 ] {4cd7c7e6-5e36-401b-9580-1f3abf0051a7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
462 2023.12.06 17:42:33.706266 [ 3 ] {} <Debug> HTTP-Session: c5fb4c6a-22e6-4a38-b3fc-a8b8accedff3 Destroying unnamed session
463 2023.12.06 17:42:33.706378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
464 2023.12.06 17:42:33.706425 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
465 2023.12.06 17:42:33.706443 [ 3 ] {} <Debug> HTTP-Session: ee6dc6f4-9f0a-4237-a259-a24d48e93ace Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
466 2023.12.06 17:42:33.706464 [ 3 ] {} <Debug> HTTP-Session: ee6dc6f4-9f0a-4237-a259-a24d48e93ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
467 2023.12.06 17:42:33.706665 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
468 2023.12.06 17:42:33.706712 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64
469 2023.12.06 17:42:33.708290 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} <Debug> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Loading data parts
470 2023.12.06 17:42:33.708363 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} <Debug> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): There are no data parts
471 2023.12.06 17:42:33.709419 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} <Debug> DynamicQueryHandler: Done processing query
472 2023.12.06 17:42:33.709442 [ 3 ] {1e07902e-171b-4915-8e55-9053723cd736} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
473 2023.12.06 17:42:33.709464 [ 3 ] {} <Debug> HTTP-Session: ee6dc6f4-9f0a-4237-a259-a24d48e93ace Destroying unnamed session
474 2023.12.06 17:42:33.709562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
475 2023.12.06 17:42:33.709610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
476 2023.12.06 17:42:33.709633 [ 3 ] {} <Debug> HTTP-Session: a8f66fde-05a1-4f41-9679-c98dd4066f9a Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
477 2023.12.06 17:42:33.709648 [ 3 ] {} <Debug> HTTP-Session: a8f66fde-05a1-4f41-9679-c98dd4066f9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
478 2023.12.06 17:42:33.709856 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
479 2023.12.06 17:42:33.709909 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32
480 2023.12.06 17:42:33.711474 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} <Debug> oximeter.measurements_cumulativef32 (4692ac03-7f0b-461f-bb67-1650fb5f39d7): Loading data parts
481 2023.12.06 17:42:33.711533 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} <Debug> oximeter.measurements_cumulativef32 (4692ac03-7f0b-461f-bb67-1650fb5f39d7): There are no data parts
482 2023.12.06 17:42:33.712575 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} <Debug> DynamicQueryHandler: Done processing query
483 2023.12.06 17:42:33.712600 [ 3 ] {39e4b35d-94ca-4277-b5d2-28d77eaeeae0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
484 2023.12.06 17:42:33.712621 [ 3 ] {} <Debug> HTTP-Session: a8f66fde-05a1-4f41-9679-c98dd4066f9a Destroying unnamed session
485 2023.12.06 17:42:33.712727 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
486 2023.12.06 17:42:33.712774 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
487 2023.12.06 17:42:33.712798 [ 3 ] {} <Debug> HTTP-Session: 609fe6d8-7aef-4b3c-b0c8-7de2553733f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
488 2023.12.06 17:42:33.712814 [ 3 ] {} <Debug> HTTP-Session: 609fe6d8-7aef-4b3c-b0c8-7de2553733f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
489 2023.12.06 17:42:33.713018 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete)
490 2023.12.06 17:42:33.713069 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64
491 2023.12.06 17:42:33.714674 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} <Debug> oximeter.measurements_cumulativef64 (d06339af-2f8c-49f3-890b-3475542c033c): Loading data parts
492 2023.12.06 17:42:33.714737 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} <Debug> oximeter.measurements_cumulativef64 (d06339af-2f8c-49f3-890b-3475542c033c): There are no data parts
493 2023.12.06 17:42:33.715773 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} <Debug> DynamicQueryHandler: Done processing query
494 2023.12.06 17:42:33.715804 [ 3 ] {8b8023b6-43fa-45d9-b31f-ec45f94f2199} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
495 2023.12.06 17:42:33.715820 [ 3 ] {} <Debug> HTTP-Session: 609fe6d8-7aef-4b3c-b0c8-7de2553733f8 Destroying unnamed session
496 2023.12.06 17:42:33.715920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
497 2023.12.06 17:42:33.715972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
498 2023.12.06 17:42:33.715991 [ 3 ] {} <Debug> HTTP-Session: 91bd8907-a214-48d4-a1d0-ae20f23ece71 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
499 2023.12.06 17:42:33.716012 [ 3 ] {} <Debug> HTTP-Session: 91bd8907-a214-48d4-a1d0-ae20f23ece71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
500 2023.12.06 17:42:33.716223 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /*
501 * NOTE: Array types cannot be Nullable, see
502 * https://clickhouse.com/docs/en/sql-reference/data-types/nullable
503 * for more details.
504 *
505 * This means we need to use empty arrays to indicate a missing value. This
506 * is unfortunate, and at this point relies on the fact that an
507 * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need
508 * to figure out another way to represent missing samples here.
509 */
510 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)
511 2023.12.06 17:42:33.716275 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8
512 2023.12.06 17:42:33.717857 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} <Debug> oximeter.measurements_histogrami8 (6caade63-f6d3-48c5-8398-3f51ec427d43): Loading data parts
513 2023.12.06 17:42:33.717934 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} <Debug> oximeter.measurements_histogrami8 (6caade63-f6d3-48c5-8398-3f51ec427d43): There are no data parts
514 2023.12.06 17:42:33.718966 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} <Debug> DynamicQueryHandler: Done processing query
515 2023.12.06 17:42:33.718997 [ 3 ] {d0930a04-7f27-48cb-8213-a2b402e979b8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
516 2023.12.06 17:42:33.719013 [ 3 ] {} <Debug> HTTP-Session: 91bd8907-a214-48d4-a1d0-ae20f23ece71 Destroying unnamed session
517 2023.12.06 17:42:33.719135 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
518 2023.12.06 17:42:33.719183 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
519 2023.12.06 17:42:33.719201 [ 3 ] {} <Debug> HTTP-Session: b72f68bf-e2f8-49a8-bab0-3c90af944b70 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
520 2023.12.06 17:42:33.719224 [ 3 ] {} <Debug> HTTP-Session: b72f68bf-e2f8-49a8-bab0-3c90af944b70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
521 2023.12.06 17:42:33.719434 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
522 2023.12.06 17:42:33.719490 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8
523 2023.12.06 17:42:33.721081 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} <Debug> oximeter.measurements_histogramu8 (13d70a85-4178-4dfa-81e0-f698ccc2cad0): Loading data parts
524 2023.12.06 17:42:33.721150 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} <Debug> oximeter.measurements_histogramu8 (13d70a85-4178-4dfa-81e0-f698ccc2cad0): There are no data parts
525 2023.12.06 17:42:33.722192 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} <Debug> DynamicQueryHandler: Done processing query
526 2023.12.06 17:42:33.722224 [ 3 ] {264a4143-3768-45e6-8e05-b868e9b4f71d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
527 2023.12.06 17:42:33.722240 [ 3 ] {} <Debug> HTTP-Session: b72f68bf-e2f8-49a8-bab0-3c90af944b70 Destroying unnamed session
528 2023.12.06 17:42:33.722351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
529 2023.12.06 17:42:33.722400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
530 2023.12.06 17:42:33.722419 [ 3 ] {} <Debug> HTTP-Session: b106daa5-95f7-41dd-bf11-e16c41600cab Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
531 2023.12.06 17:42:33.722440 [ 3 ] {} <Debug> HTTP-Session: b106daa5-95f7-41dd-bf11-e16c41600cab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
532 2023.12.06 17:42:33.722654 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
533 2023.12.06 17:42:33.722708 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16
534 2023.12.06 17:42:33.724342 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} <Debug> oximeter.measurements_histogrami16 (e375a91c-9653-45a6-8da2-7e1ffbf48b49): Loading data parts
535 2023.12.06 17:42:33.724412 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} <Debug> oximeter.measurements_histogrami16 (e375a91c-9653-45a6-8da2-7e1ffbf48b49): There are no data parts
536 2023.12.06 17:42:33.725503 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} <Debug> DynamicQueryHandler: Done processing query
537 2023.12.06 17:42:33.725527 [ 3 ] {fa9fd94f-4926-4675-bcc7-2648b617dc89} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
538 2023.12.06 17:42:33.725548 [ 3 ] {} <Debug> HTTP-Session: b106daa5-95f7-41dd-bf11-e16c41600cab Destroying unnamed session
539 2023.12.06 17:42:33.725646 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
540 2023.12.06 17:42:33.725694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
541 2023.12.06 17:42:33.725718 [ 3 ] {} <Debug> HTTP-Session: fef6551e-a69d-495f-88c5-da414d9a64e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
542 2023.12.06 17:42:33.725734 [ 3 ] {} <Debug> HTTP-Session: fef6551e-a69d-495f-88c5-da414d9a64e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
543 2023.12.06 17:42:33.725946 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
544 2023.12.06 17:42:33.725999 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16
545 2023.12.06 17:42:33.727574 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} <Debug> oximeter.measurements_histogramu16 (639a6fcc-2a54-49e6-8abb-bee1be3fc365): Loading data parts
546 2023.12.06 17:42:33.727639 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} <Debug> oximeter.measurements_histogramu16 (639a6fcc-2a54-49e6-8abb-bee1be3fc365): There are no data parts
547 2023.12.06 17:42:33.728656 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} <Debug> DynamicQueryHandler: Done processing query
548 2023.12.06 17:42:33.728680 [ 3 ] {088aa863-6a6e-4a03-ae58-085f3d343263} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
549 2023.12.06 17:42:33.728701 [ 3 ] {} <Debug> HTTP-Session: fef6551e-a69d-495f-88c5-da414d9a64e3 Destroying unnamed session
550 2023.12.06 17:42:33.728808 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
551 2023.12.06 17:42:33.728850 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
552 2023.12.06 17:42:33.728874 [ 3 ] {} <Debug> HTTP-Session: c806f7e2-49ac-4588-b682-d7c9a8b4ad88 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
553 2023.12.06 17:42:33.728896 [ 3 ] {} <Debug> HTTP-Session: c806f7e2-49ac-4588-b682-d7c9a8b4ad88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
554 2023.12.06 17:42:33.729101 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
555 2023.12.06 17:42:33.729153 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32
556 2023.12.06 17:42:33.730726 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} <Debug> oximeter.measurements_histogrami32 (306e3baf-bcad-4f67-8578-f621ed8c8ac5): Loading data parts
557 2023.12.06 17:42:33.730789 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} <Debug> oximeter.measurements_histogrami32 (306e3baf-bcad-4f67-8578-f621ed8c8ac5): There are no data parts
558 2023.12.06 17:42:33.731803 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} <Debug> DynamicQueryHandler: Done processing query
559 2023.12.06 17:42:33.731833 [ 3 ] {fabc5575-6cd8-446c-b885-e883385d0c7a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
560 2023.12.06 17:42:33.731849 [ 3 ] {} <Debug> HTTP-Session: c806f7e2-49ac-4588-b682-d7c9a8b4ad88 Destroying unnamed session
561 2023.12.06 17:42:33.731968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
562 2023.12.06 17:42:33.732015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
563 2023.12.06 17:42:33.732033 [ 3 ] {} <Debug> HTTP-Session: 4cb64a70-05fc-4ba1-af76-162b81ad94ec Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
564 2023.12.06 17:42:33.732056 [ 3 ] {} <Debug> HTTP-Session: 4cb64a70-05fc-4ba1-af76-162b81ad94ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
565 2023.12.06 17:42:33.732263 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
566 2023.12.06 17:42:33.732315 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32
567 2023.12.06 17:42:33.733903 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} <Debug> oximeter.measurements_histogramu32 (197356da-ed1a-42a7-a557-3da6103f3fac): Loading data parts
568 2023.12.06 17:42:33.733997 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} <Debug> oximeter.measurements_histogramu32 (197356da-ed1a-42a7-a557-3da6103f3fac): There are no data parts
569 2023.12.06 17:42:33.735034 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} <Debug> DynamicQueryHandler: Done processing query
570 2023.12.06 17:42:33.735065 [ 3 ] {8d9d250e-7f29-4c8a-bf3b-96ee16d2322d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
571 2023.12.06 17:42:33.735085 [ 3 ] {} <Debug> HTTP-Session: 4cb64a70-05fc-4ba1-af76-162b81ad94ec Destroying unnamed session
572 2023.12.06 17:42:33.735186 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
573 2023.12.06 17:42:33.735234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
574 2023.12.06 17:42:33.735258 [ 3 ] {} <Debug> HTTP-Session: 0df942c8-5190-4860-bf76-313ac06ff133 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
575 2023.12.06 17:42:33.735274 [ 3 ] {} <Debug> HTTP-Session: 0df942c8-5190-4860-bf76-313ac06ff133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
576 2023.12.06 17:42:33.735487 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
577 2023.12.06 17:42:33.735540 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64
578 2023.12.06 17:42:33.737107 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} <Debug> oximeter.measurements_histogrami64 (076b475e-9d9e-482d-a7a6-ad1aceb8c151): Loading data parts
579 2023.12.06 17:42:33.737173 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} <Debug> oximeter.measurements_histogrami64 (076b475e-9d9e-482d-a7a6-ad1aceb8c151): There are no data parts
580 2023.12.06 17:42:33.738194 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} <Debug> DynamicQueryHandler: Done processing query
581 2023.12.06 17:42:33.738219 [ 3 ] {5126514a-84d1-40d8-aa95-99d6fb1569e9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
582 2023.12.06 17:42:33.738240 [ 3 ] {} <Debug> HTTP-Session: 0df942c8-5190-4860-bf76-313ac06ff133 Destroying unnamed session
583 2023.12.06 17:42:33.738344 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
584 2023.12.06 17:42:33.738391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
585 2023.12.06 17:42:33.738416 [ 3 ] {} <Debug> HTTP-Session: 6e960301-a394-4d70-9fcf-8d605a2caa51 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
586 2023.12.06 17:42:33.738432 [ 3 ] {} <Debug> HTTP-Session: 6e960301-a394-4d70-9fcf-8d605a2caa51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
587 2023.12.06 17:42:33.738643 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
588 2023.12.06 17:42:33.738696 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64
589 2023.12.06 17:42:33.740045 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} <Debug> oximeter.measurements_histogramu64 (05612ab8-939c-471f-82ca-acae81e925db): Loading data parts
590 2023.12.06 17:42:33.740112 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} <Debug> oximeter.measurements_histogramu64 (05612ab8-939c-471f-82ca-acae81e925db): There are no data parts
591 2023.12.06 17:42:33.741925 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} <Debug> DynamicQueryHandler: Done processing query
592 2023.12.06 17:42:33.741959 [ 3 ] {c098e8fe-e66e-43e8-8525-237305ca3c83} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
593 2023.12.06 17:42:33.741975 [ 3 ] {} <Debug> HTTP-Session: 6e960301-a394-4d70-9fcf-8d605a2caa51 Destroying unnamed session
594 2023.12.06 17:42:33.742099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
595 2023.12.06 17:42:33.742157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
596 2023.12.06 17:42:33.742176 [ 3 ] {} <Debug> HTTP-Session: e42b2889-ab07-489c-b301-e30d5a2e07a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
597 2023.12.06 17:42:33.742199 [ 3 ] {} <Debug> HTTP-Session: e42b2889-ab07-489c-b301-e30d5a2e07a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
598 2023.12.06 17:42:33.742418 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
599 2023.12.06 17:42:33.742476 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32
600 2023.12.06 17:42:33.743894 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} <Debug> oximeter.measurements_histogramf32 (ba9367fe-aecc-4c66-8b06-16e684bcb2fa): Loading data parts
601 2023.12.06 17:42:33.743996 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} <Debug> oximeter.measurements_histogramf32 (ba9367fe-aecc-4c66-8b06-16e684bcb2fa): There are no data parts
602 2023.12.06 17:42:33.745275 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} <Debug> DynamicQueryHandler: Done processing query
603 2023.12.06 17:42:33.745309 [ 3 ] {27f77e8a-9d0e-4402-be51-ab4443f32de4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
604 2023.12.06 17:42:33.745325 [ 3 ] {} <Debug> HTTP-Session: e42b2889-ab07-489c-b301-e30d5a2e07a7 Destroying unnamed session
605 2023.12.06 17:42:33.745454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
606 2023.12.06 17:42:33.745509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
607 2023.12.06 17:42:33.745529 [ 3 ] {} <Debug> HTTP-Session: 83c0a305-e600-45f4-8232-b4fd5b45bc2a Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
608 2023.12.06 17:42:33.745552 [ 3 ] {} <Debug> HTTP-Session: 83c0a305-e600-45f4-8232-b4fd5b45bc2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
609 2023.12.06 17:42:33.745779 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
610 2023.12.06 17:42:33.745837 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64
611 2023.12.06 17:42:33.747209 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} <Debug> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Loading data parts
612 2023.12.06 17:42:33.747295 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} <Debug> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): There are no data parts
613 2023.12.06 17:42:33.748610 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} <Debug> DynamicQueryHandler: Done processing query
614 2023.12.06 17:42:33.748635 [ 3 ] {8c125799-da7a-41ec-a222-15ba741f7db6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
615 2023.12.06 17:42:33.748659 [ 3 ] {} <Debug> HTTP-Session: 83c0a305-e600-45f4-8232-b4fd5b45bc2a Destroying unnamed session
616 2023.12.06 17:42:33.748804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
617 2023.12.06 17:42:33.748859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
618 2023.12.06 17:42:33.748878 [ 3 ] {} <Debug> HTTP-Session: a8ee1c0d-05a2-4f9f-9fcb-fdeac87d9cfa Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
619 2023.12.06 17:42:33.748901 [ 3 ] {} <Debug> HTTP-Session: a8ee1c0d-05a2-4f9f-9fcb-fdeac87d9cfa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
620 2023.12.06 17:42:33.749069 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) /* The field tables store named dimensions of each timeseries.
621 *
622 * As with the measurement tables, there is one field table for each field data
623 * type. Fields are deduplicated by using the "replacing merge tree", though
624 * this behavior **must not** be relied upon for query correctness.
625 *
626 * The index for the fields differs from the measurements, however. Rows are
627 * sorted by timeseries name, then field name, field value, and finally
628 * timeseries key. This reflects the most common pattern for looking them up:
629 * by field name and possibly value, within a timeseries. The resulting keys are
630 * usually then used to look up measurements.
631 *
632 * NOTE: We may want to consider a secondary index on these tables, sorting by
633 * timeseries name and then key, since it would improve lookups where one
634 * already has the key. Realistically though, these tables are quite small and
635 * so performance benefits will be low in absolute terms.
636 */
637 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)
638 2023.12.06 17:42:33.749124 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool
639 2023.12.06 17:42:33.750374 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} <Debug> oximeter.fields_bool (5033ff99-d753-411e-99cd-255b80237d73): Loading data parts
640 2023.12.06 17:42:33.750451 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} <Debug> oximeter.fields_bool (5033ff99-d753-411e-99cd-255b80237d73): There are no data parts
641 2023.12.06 17:42:33.751675 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} <Debug> DynamicQueryHandler: Done processing query
642 2023.12.06 17:42:33.751709 [ 3 ] {fb74f7b2-60f0-4125-9b4e-6e5ebc293e26} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
643 2023.12.06 17:42:33.751725 [ 3 ] {} <Debug> HTTP-Session: a8ee1c0d-05a2-4f9f-9fcb-fdeac87d9cfa Destroying unnamed session
644 2023.12.06 17:42:33.751838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
645 2023.12.06 17:42:33.751895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
646 2023.12.06 17:42:33.751914 [ 3 ] {} <Debug> HTTP-Session: f13d7e2b-1a32-4287-bbb9-2bb1d9e1b4c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
647 2023.12.06 17:42:33.751930 [ 3 ] {} <Debug> HTTP-Session: f13d7e2b-1a32-4287-bbb9-2bb1d9e1b4c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
648 2023.12.06 17:42:33.752089 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
649 2023.12.06 17:42:33.752141 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8
650 2023.12.06 17:42:33.753389 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} <Debug> oximeter.fields_i8 (c328e978-8905-40d6-bf38-1aa97950ee60): Loading data parts
651 2023.12.06 17:42:33.753473 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} <Debug> oximeter.fields_i8 (c328e978-8905-40d6-bf38-1aa97950ee60): There are no data parts
652 2023.12.06 17:42:33.754705 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} <Debug> DynamicQueryHandler: Done processing query
653 2023.12.06 17:42:33.754730 [ 3 ] {300d21f5-fdc9-4cac-b38e-71d470cc574d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
654 2023.12.06 17:42:33.754754 [ 3 ] {} <Debug> HTTP-Session: f13d7e2b-1a32-4287-bbb9-2bb1d9e1b4c7 Destroying unnamed session
655 2023.12.06 17:42:33.754860 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
656 2023.12.06 17:42:33.754911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
657 2023.12.06 17:42:33.754936 [ 3 ] {} <Debug> HTTP-Session: a3f2d329-0e7e-42f9-a39f-e55181a4b804 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
658 2023.12.06 17:42:33.754952 [ 3 ] {} <Debug> HTTP-Session: a3f2d329-0e7e-42f9-a39f-e55181a4b804 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
659 2023.12.06 17:42:33.755108 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
660 2023.12.06 17:42:33.755152 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8
661 2023.12.06 17:42:33.756405 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} <Debug> oximeter.fields_u8 (dc2ee199-4e70-4d6d-933b-406c4aa12622): Loading data parts
662 2023.12.06 17:42:33.756486 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} <Debug> oximeter.fields_u8 (dc2ee199-4e70-4d6d-933b-406c4aa12622): There are no data parts
663 2023.12.06 17:42:33.757786 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} <Debug> DynamicQueryHandler: Done processing query
664 2023.12.06 17:42:33.757818 [ 3 ] {129f7809-6507-4b55-bde7-8765bad5db5f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
665 2023.12.06 17:42:33.757833 [ 3 ] {} <Debug> HTTP-Session: a3f2d329-0e7e-42f9-a39f-e55181a4b804 Destroying unnamed session
666 2023.12.06 17:42:33.757944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
667 2023.12.06 17:42:33.757995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
668 2023.12.06 17:42:33.758013 [ 3 ] {} <Debug> HTTP-Session: 94e7998a-0885-489a-a61d-278168f2dcf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
669 2023.12.06 17:42:33.758036 [ 3 ] {} <Debug> HTTP-Session: 94e7998a-0885-489a-a61d-278168f2dcf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
670 2023.12.06 17:42:33.758184 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
671 2023.12.06 17:42:33.758233 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16
672 2023.12.06 17:42:33.759441 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} <Debug> oximeter.fields_i16 (788a4ba1-eee6-47f5-baad-6c08603c5d3d): Loading data parts
673 2023.12.06 17:42:33.759520 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} <Debug> oximeter.fields_i16 (788a4ba1-eee6-47f5-baad-6c08603c5d3d): There are no data parts
674 2023.12.06 17:42:33.760829 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} <Debug> DynamicQueryHandler: Done processing query
675 2023.12.06 17:42:33.760854 [ 3 ] {1221a4bd-e65c-4059-a9b4-50dd52f88d11} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
676 2023.12.06 17:42:33.760877 [ 3 ] {} <Debug> HTTP-Session: 94e7998a-0885-489a-a61d-278168f2dcf8 Destroying unnamed session
677 2023.12.06 17:42:33.760990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
678 2023.12.06 17:42:33.761040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
679 2023.12.06 17:42:33.761065 [ 3 ] {} <Debug> HTTP-Session: 7c691891-4066-4819-99fb-c1450cfc7306 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
680 2023.12.06 17:42:33.761088 [ 3 ] {} <Debug> HTTP-Session: 7c691891-4066-4819-99fb-c1450cfc7306 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
681 2023.12.06 17:42:33.761240 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
682 2023.12.06 17:42:33.761290 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16
683 2023.12.06 17:42:33.762500 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} <Debug> oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): Loading data parts
684 2023.12.06 17:42:33.762586 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} <Debug> oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): There are no data parts
685 2023.12.06 17:42:33.763817 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} <Debug> DynamicQueryHandler: Done processing query
686 2023.12.06 17:42:33.763841 [ 3 ] {cd40f920-b110-4d3b-ad9f-bf5c301aa666} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
687 2023.12.06 17:42:33.763858 [ 3 ] {} <Debug> HTTP-Session: 7c691891-4066-4819-99fb-c1450cfc7306 Destroying unnamed session
688 2023.12.06 17:42:33.763980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
689 2023.12.06 17:42:33.764031 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
690 2023.12.06 17:42:33.764049 [ 3 ] {} <Debug> HTTP-Session: 729ed3c7-0057-4610-acae-c999dc276330 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
691 2023.12.06 17:42:33.764072 [ 3 ] {} <Debug> HTTP-Session: 729ed3c7-0057-4610-acae-c999dc276330 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
692 2023.12.06 17:42:33.764230 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
693 2023.12.06 17:42:33.764273 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32
694 2023.12.06 17:42:33.765486 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} <Debug> oximeter.fields_i32 (4877fa9f-23c1-4bb7-a8bb-3ce416a01792): Loading data parts
695 2023.12.06 17:42:33.765561 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} <Debug> oximeter.fields_i32 (4877fa9f-23c1-4bb7-a8bb-3ce416a01792): There are no data parts
696 2023.12.06 17:42:33.766826 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} <Debug> DynamicQueryHandler: Done processing query
697 2023.12.06 17:42:33.766859 [ 3 ] {c6571c6c-09ac-466c-970a-09dfb8beb8d6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
698 2023.12.06 17:42:33.766874 [ 3 ] {} <Debug> HTTP-Session: 729ed3c7-0057-4610-acae-c999dc276330 Destroying unnamed session
699 2023.12.06 17:42:33.766984 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
700 2023.12.06 17:42:33.767034 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
701 2023.12.06 17:42:33.767052 [ 3 ] {} <Debug> HTTP-Session: 711a4c0b-976b-4edb-9f29-68a6ce8469c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
702 2023.12.06 17:42:33.767075 [ 3 ] {} <Debug> HTTP-Session: 711a4c0b-976b-4edb-9f29-68a6ce8469c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
703 2023.12.06 17:42:33.767232 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
704 2023.12.06 17:42:33.767276 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32
705 2023.12.06 17:42:33.768491 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} <Debug> oximeter.fields_u32 (9ba260b8-2a22-4d13-a9d4-34723d056d05): Loading data parts
706 2023.12.06 17:42:33.768562 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} <Debug> oximeter.fields_u32 (9ba260b8-2a22-4d13-a9d4-34723d056d05): There are no data parts
707 2023.12.06 17:42:33.769794 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} <Debug> DynamicQueryHandler: Done processing query
708 2023.12.06 17:42:33.769819 [ 3 ] {7361377a-84ec-41d9-adf1-0e7a7d12240f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
709 2023.12.06 17:42:33.769849 [ 3 ] {} <Debug> HTTP-Session: 711a4c0b-976b-4edb-9f29-68a6ce8469c6 Destroying unnamed session
710 2023.12.06 17:42:33.769953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
711 2023.12.06 17:42:33.770004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
712 2023.12.06 17:42:33.770036 [ 3 ] {} <Debug> HTTP-Session: c9fbac45-62fa-485e-bee6-620811a7bef1 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
713 2023.12.06 17:42:33.770053 [ 3 ] {} <Debug> HTTP-Session: c9fbac45-62fa-485e-bee6-620811a7bef1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
714 2023.12.06 17:42:33.770209 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
715 2023.12.06 17:42:33.770253 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64
716 2023.12.06 17:42:33.771605 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} <Debug> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Loading data parts
717 2023.12.06 17:42:33.771693 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} <Debug> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): There are no data parts
718 2023.12.06 17:42:33.772949 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} <Debug> DynamicQueryHandler: Done processing query
719 2023.12.06 17:42:33.772982 [ 3 ] {a7d47ac5-befa-4f67-a09b-be3dd8af274a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
720 2023.12.06 17:42:33.773005 [ 3 ] {} <Debug> HTTP-Session: c9fbac45-62fa-485e-bee6-620811a7bef1 Destroying unnamed session
721 2023.12.06 17:42:33.773127 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
722 2023.12.06 17:42:33.773178 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
723 2023.12.06 17:42:33.773204 [ 3 ] {} <Debug> HTTP-Session: 977ad8de-61ef-4700-a67f-cafa6917ba4a Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
724 2023.12.06 17:42:33.773221 [ 3 ] {} <Debug> HTTP-Session: 977ad8de-61ef-4700-a67f-cafa6917ba4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
725 2023.12.06 17:42:33.773377 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
726 2023.12.06 17:42:33.773428 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64
727 2023.12.06 17:42:33.774818 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} <Debug> oximeter.fields_u64 (8ce64c8c-7866-42af-bbcf-7694e90bf7e2): Loading data parts
728 2023.12.06 17:42:33.774909 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} <Debug> oximeter.fields_u64 (8ce64c8c-7866-42af-bbcf-7694e90bf7e2): There are no data parts
729 2023.12.06 17:42:33.776152 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} <Debug> DynamicQueryHandler: Done processing query
730 2023.12.06 17:42:33.776175 [ 3 ] {c0abc0d7-a200-45d8-80ad-2cf2b7b24f81} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
731 2023.12.06 17:42:33.776200 [ 3 ] {} <Debug> HTTP-Session: 977ad8de-61ef-4700-a67f-cafa6917ba4a Destroying unnamed session
732 2023.12.06 17:42:33.776309 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
733 2023.12.06 17:42:33.776360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
734 2023.12.06 17:42:33.776379 [ 3 ] {} <Debug> HTTP-Session: d7543a0a-808f-4ab0-92c7-d3a2a4d74cd0 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
735 2023.12.06 17:42:33.776403 [ 3 ] {} <Debug> HTTP-Session: d7543a0a-808f-4ab0-92c7-d3a2a4d74cd0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
736 2023.12.06 17:42:33.776551 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
737 2023.12.06 17:42:33.776600 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr
738 2023.12.06 17:42:33.777964 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} <Debug> oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): Loading data parts
739 2023.12.06 17:42:33.778047 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} <Debug> oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): There are no data parts
740 2023.12.06 17:42:33.779315 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} <Debug> DynamicQueryHandler: Done processing query
741 2023.12.06 17:42:33.779340 [ 3 ] {475163c7-62ba-4cd5-bbdc-d7cf81174d0e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
742 2023.12.06 17:42:33.779364 [ 3 ] {} <Debug> HTTP-Session: d7543a0a-808f-4ab0-92c7-d3a2a4d74cd0 Destroying unnamed session
743 2023.12.06 17:42:33.779474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
744 2023.12.06 17:42:33.779524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
745 2023.12.06 17:42:33.779550 [ 3 ] {} <Debug> HTTP-Session: c294e9c0-b9bf-4fb0-bd0a-33dcf29d8119 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
746 2023.12.06 17:42:33.779566 [ 3 ] {} <Debug> HTTP-Session: c294e9c0-b9bf-4fb0-bd0a-33dcf29d8119 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
747 2023.12.06 17:42:33.779723 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
748 2023.12.06 17:42:33.779771 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string
749 2023.12.06 17:42:33.780993 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} <Debug> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Loading data parts
750 2023.12.06 17:42:33.781080 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} <Debug> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): There are no data parts
751 2023.12.06 17:42:33.782317 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} <Debug> DynamicQueryHandler: Done processing query
752 2023.12.06 17:42:33.782341 [ 3 ] {96b2d7bd-dd02-4cb7-8cab-1e740201bdbb} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
753 2023.12.06 17:42:33.782356 [ 3 ] {} <Debug> HTTP-Session: c294e9c0-b9bf-4fb0-bd0a-33dcf29d8119 Destroying unnamed session
754 2023.12.06 17:42:33.782478 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
755 2023.12.06 17:42:33.782529 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
756 2023.12.06 17:42:33.782546 [ 3 ] {} <Debug> HTTP-Session: c4326940-070c-495f-baca-9d25f7adb56a Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
757 2023.12.06 17:42:33.782569 [ 3 ] {} <Debug> HTTP-Session: c4326940-070c-495f-baca-9d25f7adb56a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
758 2023.12.06 17:42:33.782725 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) 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)
759 2023.12.06 17:42:33.782768 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid
760 2023.12.06 17:42:33.783986 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} <Debug> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Loading data parts
761 2023.12.06 17:42:33.784060 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} <Debug> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): There are no data parts
762 2023.12.06 17:42:33.785308 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} <Debug> DynamicQueryHandler: Done processing query
763 2023.12.06 17:42:33.785340 [ 3 ] {3069e817-3976-4a71-9213-db1ceb13973d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
764 2023.12.06 17:42:33.785355 [ 3 ] {} <Debug> HTTP-Session: c4326940-070c-495f-baca-9d25f7adb56a Destroying unnamed session
765 2023.12.06 17:42:33.785474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
766 2023.12.06 17:42:33.785525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
767 2023.12.06 17:42:33.785544 [ 3 ] {} <Debug> HTTP-Session: f9732e54-3dd9-4187-b602-a42837a9562e Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
768 2023.12.06 17:42:33.785567 [ 3 ] {} <Debug> HTTP-Session: f9732e54-3dd9-4187-b602-a42837a9562e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
769 2023.12.06 17:42:33.785791 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) /* The timeseries schema table stores the extracted schema for the samples
770 * oximeter collects.
771 */
772 CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete)
773 2023.12.06 17:42:33.785859 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema
774 2023.12.06 17:42:33.787179 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): Loading data parts
775 2023.12.06 17:42:33.787263 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): There are no data parts
776 2023.12.06 17:42:33.788620 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} <Debug> DynamicQueryHandler: Done processing query
777 2023.12.06 17:42:33.788644 [ 3 ] {65207ec6-a609-46f7-a921-9dd89ea4ef6e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B.
778 2023.12.06 17:42:33.788668 [ 3 ] {} <Debug> HTTP-Session: f9732e54-3dd9-4187-b602-a42837a9562e Destroying unnamed session
779 2023.12.06 17:42:33.788803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:37491, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
780 2023.12.06 17:42:33.788856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
781 2023.12.06 17:42:33.788883 [ 3 ] {} <Debug> HTTP-Session: 4331fb28-dcb2-4f28-a392-2dc94ad80a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:37491
782 2023.12.06 17:42:33.788899 [ 3 ] {} <Debug> HTTP-Session: 4331fb28-dcb2-4f28-a392-2dc94ad80a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
783 2023.12.06 17:42:33.789007 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:37491) INSERT INTO oximeter.version (*) VALUES (stage: Complete)
784 2023.12.06 17:42:33.789627 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version
785 2023.12.06 17:42:33.794419 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.73 GiB.
786 2023.12.06 17:42:33.797085 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
787 2023.12.06 17:42:33.797313 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} <Trace> oximeter.version (0db542a6-03be-41c1-8cbd-f0c2edc696c3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
788 2023.12.06 17:42:33.797520 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} <Information> executeQuery: Read 1 rows, 16.00 B in 0.008474799 sec., 117 rows/sec., 1.84 KiB/sec.
789 2023.12.06 17:42:33.797641 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} <Debug> DynamicQueryHandler: Done processing query
790 2023.12.06 17:42:33.797660 [ 3 ] {3d7a3728-5fc8-4e23-9513-24940c43fc80} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB.
791 2023.12.06 17:42:33.797687 [ 3 ] {} <Debug> HTTP-Session: 4331fb28-dcb2-4f28-a392-2dc94ad80a51 Destroying unnamed session
792 2023.12.06 17:42:34.000114 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 219.01 MiB, peak 224.08 MiB, will set to 228.30 MiB (RSS), difference: 9.29 MiB
793 2023.12.06 17:42:47.483816 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache
794 2023.12.06 17:42:47.483881 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache
795 2023.12.06 17:43:02.483945 [ 132 ] {} <Debug> DNSResolver: Updating DNS cache
796 2023.12.06 17:43:02.484007 [ 132 ] {} <Debug> DNSResolver: Updated DNS cache
797 2023.12.06 17:43:17.484045 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache
798 2023.12.06 17:43:17.484222 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache
799 2023.12.06 17:43:32.484285 [ 115 ] {} <Debug> DNSResolver: Updating DNS cache
800 2023.12.06 17:43:32.484379 [ 115 ] {} <Debug> DNSResolver: Updated DNS cache
801 2023.12.06 17:43:47.484556 [ 110 ] {} <Debug> DNSResolver: Updating DNS cache
802 2023.12.06 17:43:47.484620 [ 110 ] {} <Debug> DNSResolver: Updated DNS cache
803 2023.12.06 17:43:48.815366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
804 2023.12.06 17:43:48.815572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
805 2023.12.06 17:43:48.815621 [ 3 ] {} <Debug> HTTP-Session: b5f4c4f1-81fa-4992-b173-65f804e0e181 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
806 2023.12.06 17:43:48.815649 [ 3 ] {} <Debug> HTTP-Session: b5f4c4f1-81fa-4992-b173-65f804e0e181 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
807 2023.12.06 17:43:48.815824 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete)
808 2023.12.06 17:43:48.816307 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
809 2023.12.06 17:43:48.816989 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
810 2023.12.06 17:43:48.817194 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
811 2023.12.06 17:43:48.818131 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} <Debug> DynamicQueryHandler: Done processing query
812 2023.12.06 17:43:48.818164 [ 3 ] {4fbbcce9-d1bc-420b-a5c6-258f188a2798} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
813 2023.12.06 17:43:48.818181 [ 3 ] {} <Debug> HTTP-Session: b5f4c4f1-81fa-4992-b173-65f804e0e181 Destroying unnamed session
814 2023.12.06 17:43:48.822909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
815 2023.12.06 17:43:48.822976 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
816 2023.12.06 17:43:48.823000 [ 3 ] {} <Debug> HTTP-Session: 636f7e55-5061-4ec9-aa55-972961900788 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
817 2023.12.06 17:43:48.823036 [ 3 ] {} <Debug> HTTP-Session: 636f7e55-5061-4ec9-aa55-972961900788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
818 2023.12.06 17:43:48.823201 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
819 2023.12.06 17:43:48.826235 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
820 2023.12.06 17:43:48.826383 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
821 2023.12.06 17:43:48.826429 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
822 2023.12.06 17:43:48.827438 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} <Debug> DynamicQueryHandler: Done processing query
823 2023.12.06 17:43:48.827467 [ 3 ] {56094347-7a02-438f-b4b6-9577885de92c} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
824 2023.12.06 17:43:48.827484 [ 3 ] {} <Debug> HTTP-Session: 636f7e55-5061-4ec9-aa55-972961900788 Destroying unnamed session
825 2023.12.06 17:43:48.827720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
826 2023.12.06 17:43:48.827767 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
827 2023.12.06 17:43:48.827786 [ 3 ] {} <Debug> HTTP-Session: a039cef4-cb61-4d12-9d53-a03415d036b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
828 2023.12.06 17:43:48.827803 [ 3 ] {} <Debug> HTTP-Session: a039cef4-cb61-4d12-9d53-a03415d036b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
829 2023.12.06 17:43:48.827917 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
830 2023.12.06 17:43:48.828362 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
831 2023.12.06 17:43:48.828509 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
832 2023.12.06 17:43:48.828552 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
833 2023.12.06 17:43:48.829358 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} <Debug> DynamicQueryHandler: Done processing query
834 2023.12.06 17:43:48.829387 [ 3 ] {73a826d0-d167-4b27-9683-f3775a7f38cf} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
835 2023.12.06 17:43:48.829403 [ 3 ] {} <Debug> HTTP-Session: a039cef4-cb61-4d12-9d53-a03415d036b9 Destroying unnamed session
836 2023.12.06 17:43:48.829771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
837 2023.12.06 17:43:48.829816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
838 2023.12.06 17:43:48.829835 [ 3 ] {} <Debug> HTTP-Session: e4fe4d33-acb2-4eb7-a856-6072fcf2c17d Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
839 2023.12.06 17:43:48.829852 [ 3 ] {} <Debug> HTTP-Session: e4fe4d33-acb2-4eb7-a856-6072fcf2c17d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
840 2023.12.06 17:43:48.829966 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
841 2023.12.06 17:43:48.830316 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
842 2023.12.06 17:43:48.830466 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
843 2023.12.06 17:43:48.830508 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
844 2023.12.06 17:43:48.831372 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} <Debug> DynamicQueryHandler: Done processing query
845 2023.12.06 17:43:48.831400 [ 3 ] {a348350b-57df-4815-b881-2306a2ef48c9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
846 2023.12.06 17:43:48.831417 [ 3 ] {} <Debug> HTTP-Session: e4fe4d33-acb2-4eb7-a856-6072fcf2c17d Destroying unnamed session
847 2023.12.06 17:43:48.832719 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
848 2023.12.06 17:43:48.832763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
849 2023.12.06 17:43:48.832781 [ 3 ] {} <Debug> HTTP-Session: f3a4528f-3295-4f52-b699-77a88f6650d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
850 2023.12.06 17:43:48.832797 [ 3 ] {} <Debug> HTTP-Session: f3a4528f-3295-4f52-b699-77a88f6650d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
851 2023.12.06 17:43:48.832877 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
852 2023.12.06 17:43:48.832918 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
853 2023.12.06 17:43:48.833623 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} <Trace> ParallelParsingInputFormat: Parallel parsing is used
854 2023.12.06 17:43:48.834717 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
855 2023.12.06 17:43:48.835065 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
856 2023.12.06 17:43:48.835231 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
857 2023.12.06 17:43:48.835344 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} <Information> executeQuery: Read 4 rows, 443.00 B in 0.002436298 sec., 1641 rows/sec., 177.57 KiB/sec.
858 2023.12.06 17:43:48.835497 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} <Debug> DynamicQueryHandler: Done processing query
859 2023.12.06 17:43:48.835522 [ 3 ] {0cb1537b-a2df-436e-a433-4fb40ca91f72} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
860 2023.12.06 17:43:48.835538 [ 3 ] {} <Debug> HTTP-Session: f3a4528f-3295-4f52-b699-77a88f6650d2 Destroying unnamed session
861 2023.12.06 17:43:48.835679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 5214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
862 2023.12.06 17:43:48.835723 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
863 2023.12.06 17:43:48.835743 [ 3 ] {} <Debug> HTTP-Session: 5476e3ff-bd91-4aea-89d0-baee1f4ad52b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
864 2023.12.06 17:43:48.835760 [ 3 ] {} <Debug> HTTP-Session: 5476e3ff-bd91-4aea-89d0-baee1f4ad52b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
865 2023.12.06 17:43:48.835834 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
866 2023.12.06 17:43:48.835875 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
867 2023.12.06 17:43:48.835985 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} <Trace> ParallelParsingInputFormat: Parallel parsing is used
868 2023.12.06 17:43:48.839805 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
869 2023.12.06 17:43:48.840036 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
870 2023.12.06 17:43:48.840186 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} <Trace> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
871 2023.12.06 17:43:48.840282 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} <Information> executeQuery: Read 36 rows, 2.92 KiB in 0.004418138 sec., 8148 rows/sec., 660.45 KiB/sec.
872 2023.12.06 17:43:48.840404 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} <Debug> DynamicQueryHandler: Done processing query
873 2023.12.06 17:43:48.840426 [ 3 ] {6a874e97-88a8-4b2d-ab54-b868611b1af1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
874 2023.12.06 17:43:48.840442 [ 3 ] {} <Debug> HTTP-Session: 5476e3ff-bd91-4aea-89d0-baee1f4ad52b Destroying unnamed session
875 2023.12.06 17:43:48.840625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 17522, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
876 2023.12.06 17:43:48.840669 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
877 2023.12.06 17:43:48.840687 [ 3 ] {} <Debug> HTTP-Session: be484fb4-02e1-4f23-b82b-7189084cb9e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
878 2023.12.06 17:43:48.840704 [ 3 ] {} <Debug> HTTP-Session: be484fb4-02e1-4f23-b82b-7189084cb9e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
879 2023.12.06 17:43:48.840778 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
880 2023.12.06 17:43:48.840816 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
881 2023.12.06 17:43:48.840914 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
882 2023.12.06 17:43:48.841277 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
883 2023.12.06 17:43:48.841505 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
884 2023.12.06 17:43:48.841651 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
885 2023.12.06 17:43:48.841745 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} <Information> executeQuery: Read 108 rows, 10.90 KiB in 0.000937939 sec., 115146 rows/sec., 11.35 MiB/sec.
886 2023.12.06 17:43:48.841868 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} <Debug> DynamicQueryHandler: Done processing query
887 2023.12.06 17:43:48.841891 [ 3 ] {5e6bf69d-44eb-4376-9a9c-710ee951da8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
888 2023.12.06 17:43:48.841906 [ 3 ] {} <Debug> HTTP-Session: be484fb4-02e1-4f23-b82b-7189084cb9e6 Destroying unnamed session
889 2023.12.06 17:43:48.842030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 8187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
890 2023.12.06 17:43:48.842074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
891 2023.12.06 17:43:48.842092 [ 3 ] {} <Debug> HTTP-Session: 14751069-ad58-4c87-8a55-f08bfac2e5a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
892 2023.12.06 17:43:48.842109 [ 3 ] {} <Debug> HTTP-Session: 14751069-ad58-4c87-8a55-f08bfac2e5a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
893 2023.12.06 17:43:48.842178 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
894 2023.12.06 17:43:48.842215 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
895 2023.12.06 17:43:48.843401 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
896 2023.12.06 17:43:48.845934 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
897 2023.12.06 17:43:48.846224 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
898 2023.12.06 17:43:48.846370 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
899 2023.12.06 17:43:48.846462 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.004256075 sec., 11277 rows/sec., 904.04 KiB/sec.
900 2023.12.06 17:43:48.846583 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} <Debug> DynamicQueryHandler: Done processing query
901 2023.12.06 17:43:48.846607 [ 3 ] {3cdc335c-8131-40d1-b8d9-c10409520f15} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
902 2023.12.06 17:43:48.846623 [ 3 ] {} <Debug> HTTP-Session: 14751069-ad58-4c87-8a55-f08bfac2e5a4 Destroying unnamed session
903 2023.12.06 17:43:48.846855 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 38529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
904 2023.12.06 17:43:48.846899 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
905 2023.12.06 17:43:48.846918 [ 3 ] {} <Debug> HTTP-Session: 9ccfa525-f2bc-4a5d-b578-2335eada54b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
906 2023.12.06 17:43:48.846935 [ 3 ] {} <Debug> HTTP-Session: 9ccfa525-f2bc-4a5d-b578-2335eada54b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
907 2023.12.06 17:43:48.847012 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
908 2023.12.06 17:43:48.847054 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
909 2023.12.06 17:43:48.847201 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} <Trace> ParallelParsingInputFormat: Parallel parsing is used
910 2023.12.06 17:43:48.847676 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
911 2023.12.06 17:43:48.848630 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
912 2023.12.06 17:43:48.848812 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} <Trace> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
913 2023.12.06 17:43:48.848912 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} <Information> executeQuery: Read 36 rows, 49.75 KiB in 0.001872587 sec., 19224 rows/sec., 25.94 MiB/sec.
914 2023.12.06 17:43:48.849085 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} <Debug> DynamicQueryHandler: Done processing query
915 2023.12.06 17:43:48.849114 [ 3 ] {08b03592-2e30-4260-9fe1-90873963a109} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB.
916 2023.12.06 17:43:48.849131 [ 3 ] {} <Debug> HTTP-Session: 9ccfa525-f2bc-4a5d-b578-2335eada54b4 Destroying unnamed session
917 2023.12.06 17:43:48.849332 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 3405, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
918 2023.12.06 17:43:48.849381 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
919 2023.12.06 17:43:48.849401 [ 3 ] {} <Debug> HTTP-Session: 3b80267c-30d0-41dd-ab5f-6f801ca18929 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
920 2023.12.06 17:43:48.849419 [ 3 ] {} <Debug> HTTP-Session: 3b80267c-30d0-41dd-ab5f-6f801ca18929 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
921 2023.12.06 17:43:48.849498 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
922 2023.12.06 17:43:48.850222 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
923 2023.12.06 17:43:48.850351 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used
924 2023.12.06 17:43:48.850658 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
925 2023.12.06 17:43:48.850963 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
926 2023.12.06 17:43:48.851155 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} <Trace> oximeter.measurements_i64 (3107acab-740a-4444-ab57-3284dd278ac5): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
927 2023.12.06 17:43:48.851263 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} <Information> executeQuery: Read 21 rows, 1.57 KiB in 0.001736305 sec., 12094 rows/sec., 903.27 KiB/sec.
928 2023.12.06 17:43:48.851391 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} <Debug> DynamicQueryHandler: Done processing query
929 2023.12.06 17:43:48.851414 [ 3 ] {167ed3a7-45d5-46d9-a8f8-a1710eac31ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
930 2023.12.06 17:43:48.851430 [ 3 ] {} <Debug> HTTP-Session: 3b80267c-30d0-41dd-ab5f-6f801ca18929 Destroying unnamed session
931 2023.12.06 17:43:53.799105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
932 2023.12.06 17:43:53.799287 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
933 2023.12.06 17:43:53.799335 [ 3 ] {} <Debug> HTTP-Session: 26ebf562-434e-4d20-aa4e-2ecd06a7e349 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
934 2023.12.06 17:43:53.799379 [ 3 ] {} <Debug> HTTP-Session: 26ebf562-434e-4d20-aa4e-2ecd06a7e349 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
935 2023.12.06 17:43:53.799689 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete)
936 2023.12.06 17:43:53.800521 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
937 2023.12.06 17:43:53.800693 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
938 2023.12.06 17:43:53.800795 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
939 2023.12.06 17:43:53.801034 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 4-element set)
940 2023.12.06 17:43:53.802864 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
941 2023.12.06 17:43:53.802897 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (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
942 2023.12.06 17:43:53.803020 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
943 2023.12.06 17:43:53.805229 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.005466089 sec., 731 rows/sec., 79.15 KiB/sec.
944 2023.12.06 17:43:53.805454 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Debug> DynamicQueryHandler: Done processing query
945 2023.12.06 17:43:53.805480 [ 3 ] {5c8bc36b-02ee-4634-9e19-43265c60966f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
946 2023.12.06 17:43:53.805498 [ 3 ] {} <Debug> HTTP-Session: 26ebf562-434e-4d20-aa4e-2ecd06a7e349 Destroying unnamed session
947 2023.12.06 17:43:53.805805 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
948 2023.12.06 17:43:53.805856 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
949 2023.12.06 17:43:53.805876 [ 3 ] {} <Debug> HTTP-Session: 57940821-9098-4e7f-8512-4c24665a1b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
950 2023.12.06 17:43:53.805895 [ 3 ] {} <Debug> HTTP-Session: 57940821-9098-4e7f-8512-4c24665a1b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
951 2023.12.06 17:43:53.806026 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete)
952 2023.12.06 17:43:53.806475 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
953 2023.12.06 17:43:53.806638 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
954 2023.12.06 17:43:53.806679 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
955 2023.12.06 17:43:53.806824 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 5-element set)
956 2023.12.06 17:43:53.806854 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
957 2023.12.06 17:43:53.806875 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (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
958 2023.12.06 17:43:53.806904 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
959 2023.12.06 17:43:53.807886 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001821306 sec., 2196 rows/sec., 237.53 KiB/sec.
960 2023.12.06 17:43:53.808076 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Debug> DynamicQueryHandler: Done processing query
961 2023.12.06 17:43:53.808100 [ 3 ] {b7b87a53-730f-4f50-9466-85a50bac9b93} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
962 2023.12.06 17:43:53.808115 [ 3 ] {} <Debug> HTTP-Session: 57940821-9098-4e7f-8512-4c24665a1b24 Destroying unnamed session
963 2023.12.06 17:43:53.808381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
964 2023.12.06 17:43:53.808426 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
965 2023.12.06 17:43:53.808445 [ 3 ] {} <Debug> HTTP-Session: b675f996-75ae-4284-8485-66c79efa6219 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
966 2023.12.06 17:43:53.808461 [ 3 ] {} <Debug> HTTP-Session: b675f996-75ae-4284-8485-66c79efa6219 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
967 2023.12.06 17:43:53.808580 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
968 2023.12.06 17:43:53.809032 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
969 2023.12.06 17:43:53.809192 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
970 2023.12.06 17:43:53.809234 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
971 2023.12.06 17:43:53.809375 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 6-element set)
972 2023.12.06 17:43:53.809404 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
973 2023.12.06 17:43:53.809424 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (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
974 2023.12.06 17:43:53.809452 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
975 2023.12.06 17:43:53.810322 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001699864 sec., 2353 rows/sec., 254.50 KiB/sec.
976 2023.12.06 17:43:53.810509 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Debug> DynamicQueryHandler: Done processing query
977 2023.12.06 17:43:53.810533 [ 3 ] {f269348d-70a0-40fb-bdd8-7d3a9bd19830} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
978 2023.12.06 17:43:53.810548 [ 3 ] {} <Debug> HTTP-Session: b675f996-75ae-4284-8485-66c79efa6219 Destroying unnamed session
979 2023.12.06 17:43:53.810905 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
980 2023.12.06 17:43:53.810947 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
981 2023.12.06 17:43:53.810966 [ 3 ] {} <Debug> HTTP-Session: a4a8cae5-b0c1-4f7c-afa6-c130a6e8b1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
982 2023.12.06 17:43:53.810981 [ 3 ] {} <Debug> HTTP-Session: a4a8cae5-b0c1-4f7c-afa6-c130a6e8b1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
983 2023.12.06 17:43:53.811100 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete)
984 2023.12.06 17:43:53.811550 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
985 2023.12.06 17:43:53.811714 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
986 2023.12.06 17:43:53.811753 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
987 2023.12.06 17:43:53.811896 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 7-element set)
988 2023.12.06 17:43:53.811924 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
989 2023.12.06 17:43:53.811945 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (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
990 2023.12.06 17:43:53.811971 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
991 2023.12.06 17:43:53.812973 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001836816 sec., 2177 rows/sec., 235.53 KiB/sec.
992 2023.12.06 17:43:53.813165 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Debug> DynamicQueryHandler: Done processing query
993 2023.12.06 17:43:53.813189 [ 3 ] {fae173c0-7447-4277-b134-aa2c37af195b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
994 2023.12.06 17:43:53.813205 [ 3 ] {} <Debug> HTTP-Session: a4a8cae5-b0c1-4f7c-afa6-c130a6e8b1d1 Destroying unnamed session
995 2023.12.06 17:43:53.813552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
996 2023.12.06 17:43:53.813597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
997 2023.12.06 17:43:53.813617 [ 3 ] {} <Debug> HTTP-Session: e0e52000-ae33-487d-81a4-101cac6ec8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
998 2023.12.06 17:43:53.813634 [ 3 ] {} <Debug> HTTP-Session: e0e52000-ae33-487d-81a4-101cac6ec8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
999 2023.12.06 17:43:53.813751 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1000 2023.12.06 17:43:53.814211 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1001 2023.12.06 17:43:53.814375 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1002 2023.12.06 17:43:53.814415 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1003 2023.12.06 17:43:53.814557 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 8-element set)
1004 2023.12.06 17:43:53.814584 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1005 2023.12.06 17:43:53.814605 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (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
1006 2023.12.06 17:43:53.814633 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1007 2023.12.06 17:43:53.815566 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001778095 sec., 2249 rows/sec., 243.30 KiB/sec.
1008 2023.12.06 17:43:53.815755 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Debug> DynamicQueryHandler: Done processing query
1009 2023.12.06 17:43:53.815778 [ 3 ] {34aad438-4e3d-458e-ad35-6a4139d86ff1} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1010 2023.12.06 17:43:53.815794 [ 3 ] {} <Debug> HTTP-Session: e0e52000-ae33-487d-81a4-101cac6ec8e2 Destroying unnamed session
1011 2023.12.06 17:43:53.816064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1012 2023.12.06 17:43:53.816107 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1013 2023.12.06 17:43:53.816126 [ 3 ] {} <Debug> HTTP-Session: 57f27a55-700e-4db0-b29e-0da8e6c7877c Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1014 2023.12.06 17:43:53.816142 [ 3 ] {} <Debug> HTTP-Session: 57f27a55-700e-4db0-b29e-0da8e6c7877c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1015 2023.12.06 17:43:53.816262 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete)
1016 2023.12.06 17:43:53.816733 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1017 2023.12.06 17:43:53.816900 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1018 2023.12.06 17:43:53.816940 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1019 2023.12.06 17:43:53.817084 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 9-element set)
1020 2023.12.06 17:43:53.817113 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1021 2023.12.06 17:43:53.817134 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (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
1022 2023.12.06 17:43:53.817162 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0
1023 2023.12.06 17:43:53.818094 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001794406 sec., 2229 rows/sec., 241.09 KiB/sec.
1024 2023.12.06 17:43:53.818291 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Debug> DynamicQueryHandler: Done processing query
1025 2023.12.06 17:43:53.818316 [ 3 ] {aff12446-506b-472c-b2b5-b474e50aabec} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB.
1026 2023.12.06 17:43:53.818332 [ 3 ] {} <Debug> HTTP-Session: 57f27a55-700e-4db0-b29e-0da8e6c7877c Destroying unnamed session
1027 2023.12.06 17:43:53.827894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1028 2023.12.06 17:43:53.827978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1029 2023.12.06 17:43:53.828016 [ 3 ] {} <Debug> HTTP-Session: 40ed73ac-82c1-4f4c-9f35-186c8d587f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1030 2023.12.06 17:43:53.828048 [ 3 ] {} <Debug> HTTP-Session: 40ed73ac-82c1-4f4c-9f35-186c8d587f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1031 2023.12.06 17:43:53.828197 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1032 2023.12.06 17:43:53.828273 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1033 2023.12.06 17:43:53.828541 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1034 2023.12.06 17:43:53.828986 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1035 2023.12.06 17:43:53.829275 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1036 2023.12.06 17:43:53.829439 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1037 2023.12.06 17:43:53.829579 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001330837 sec., 4508 rows/sec., 730.86 KiB/sec.
1038 2023.12.06 17:43:53.829709 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} <Debug> DynamicQueryHandler: Done processing query
1039 2023.12.06 17:43:53.829732 [ 3 ] {22637f81-ce1b-4177-b171-afc5bacd5a87} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1040 2023.12.06 17:43:53.829748 [ 3 ] {} <Debug> HTTP-Session: 40ed73ac-82c1-4f4c-9f35-186c8d587f42 Destroying unnamed session
1041 2023.12.06 17:43:53.829873 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 5331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1042 2023.12.06 17:43:53.829917 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1043 2023.12.06 17:43:53.829934 [ 3 ] {} <Debug> HTTP-Session: 1fa6178a-640d-4961-8576-41e39180588a Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1044 2023.12.06 17:43:53.829951 [ 3 ] {} <Debug> HTTP-Session: 1fa6178a-640d-4961-8576-41e39180588a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1045 2023.12.06 17:43:53.830024 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1046 2023.12.06 17:43:53.830062 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1047 2023.12.06 17:43:53.830163 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1048 2023.12.06 17:43:53.830478 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1049 2023.12.06 17:43:53.830686 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1050 2023.12.06 17:43:53.830834 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1051 2023.12.06 17:43:53.830956 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.000904738 sec., 39790 rows/sec., 3.34 MiB/sec.
1052 2023.12.06 17:43:53.831078 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} <Debug> DynamicQueryHandler: Done processing query
1053 2023.12.06 17:43:53.831101 [ 3 ] {9043064c-4ddd-47c2-aef3-7c3660f50fc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1054 2023.12.06 17:43:53.831116 [ 3 ] {} <Debug> HTTP-Session: 1fa6178a-640d-4961-8576-41e39180588a Destroying unnamed session
1055 2023.12.06 17:43:53.831236 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 4098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1056 2023.12.06 17:43:53.831279 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1057 2023.12.06 17:43:53.831297 [ 3 ] {} <Debug> HTTP-Session: 27eba3de-116a-4769-8ff9-a1aa2c6a8cda Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1058 2023.12.06 17:43:53.831313 [ 3 ] {} <Debug> HTTP-Session: 27eba3de-116a-4769-8ff9-a1aa2c6a8cda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1059 2023.12.06 17:43:53.831384 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1060 2023.12.06 17:43:53.831421 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1061 2023.12.06 17:43:53.831523 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1062 2023.12.06 17:43:53.831815 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1063 2023.12.06 17:43:53.832019 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1064 2023.12.06 17:43:53.832186 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1065 2023.12.06 17:43:53.832309 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000891608 sec., 26917 rows/sec., 2.08 MiB/sec.
1066 2023.12.06 17:43:53.832425 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} <Debug> DynamicQueryHandler: Done processing query
1067 2023.12.06 17:43:53.832448 [ 3 ] {84f37be5-68d9-4f79-bb2d-198363c9b237} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1068 2023.12.06 17:43:53.832463 [ 3 ] {} <Debug> HTTP-Session: 27eba3de-116a-4769-8ff9-a1aa2c6a8cda Destroying unnamed session
1069 2023.12.06 17:43:53.832624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 37031, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1070 2023.12.06 17:43:53.832667 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1071 2023.12.06 17:43:53.832685 [ 3 ] {} <Debug> HTTP-Session: 759ab763-3ab6-4b39-8286-d6c29af3227c Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1072 2023.12.06 17:43:53.832701 [ 3 ] {} <Debug> HTTP-Session: 759ab763-3ab6-4b39-8286-d6c29af3227c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1073 2023.12.06 17:43:53.832787 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1074 2023.12.06 17:43:53.832829 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1075 2023.12.06 17:43:53.832948 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1076 2023.12.06 17:43:53.833307 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1077 2023.12.06 17:43:53.833583 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1078 2023.12.06 17:43:53.833761 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} <Trace> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1079 2023.12.06 17:43:53.833883 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} <Information> executeQuery: Read 192 rows, 13.88 KiB in 0.001068852 sec., 179631 rows/sec., 12.68 MiB/sec.
1080 2023.12.06 17:43:53.834011 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} <Debug> DynamicQueryHandler: Done processing query
1081 2023.12.06 17:43:53.834033 [ 3 ] {b6dd9be4-1d14-4a5a-a789-e2df88918503} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB.
1082 2023.12.06 17:43:53.834049 [ 3 ] {} <Debug> HTTP-Session: 759ab763-3ab6-4b39-8286-d6c29af3227c Destroying unnamed session
1083 2023.12.06 17:43:58.803033 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1084 2023.12.06 17:43:58.803149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1085 2023.12.06 17:43:58.803174 [ 3 ] {} <Debug> HTTP-Session: ba736ad3-29fa-4097-a16c-bf49dc795d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1086 2023.12.06 17:43:58.803198 [ 3 ] {} <Debug> HTTP-Session: ba736ad3-29fa-4097-a16c-bf49dc795d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1087 2023.12.06 17:43:58.803329 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1088 2023.12.06 17:43:58.803388 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1089 2023.12.06 17:43:58.803546 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1090 2023.12.06 17:43:58.803955 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1091 2023.12.06 17:43:58.804224 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1092 2023.12.06 17:43:58.804391 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} <Trace> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1093 2023.12.06 17:43:58.804505 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} <Information> executeQuery: Read 45 rows, 3.65 KiB in 0.001141863 sec., 39409 rows/sec., 3.12 MiB/sec.
1094 2023.12.06 17:43:58.804645 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} <Debug> DynamicQueryHandler: Done processing query
1095 2023.12.06 17:43:58.804669 [ 3 ] {a7f921e9-b26e-4b94-bfdb-f1304d7ac047} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1096 2023.12.06 17:43:58.804686 [ 3 ] {} <Debug> HTTP-Session: ba736ad3-29fa-4097-a16c-bf49dc795d4f Destroying unnamed session
1097 2023.12.06 17:43:58.804848 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 21651, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1098 2023.12.06 17:43:58.804898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1099 2023.12.06 17:43:58.804918 [ 3 ] {} <Debug> HTTP-Session: 7c0eedd4-0535-4be1-bd5d-97c076018594 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1100 2023.12.06 17:43:58.804936 [ 3 ] {} <Debug> HTTP-Session: 7c0eedd4-0535-4be1-bd5d-97c076018594 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1101 2023.12.06 17:43:58.805024 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1102 2023.12.06 17:43:58.805065 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1103 2023.12.06 17:43:58.805170 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1104 2023.12.06 17:43:58.805553 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1105 2023.12.06 17:43:58.805773 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1106 2023.12.06 17:43:58.805925 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1107 2023.12.06 17:43:58.806027 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} <Information> executeQuery: Read 135 rows, 13.39 KiB in 0.00097436 sec., 138552 rows/sec., 13.42 MiB/sec.
1108 2023.12.06 17:43:58.806193 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} <Debug> DynamicQueryHandler: Done processing query
1109 2023.12.06 17:43:58.806216 [ 3 ] {d14976e6-8fb4-4727-8cbd-80a46ea12e7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1110 2023.12.06 17:43:58.806232 [ 3 ] {} <Debug> HTTP-Session: 7c0eedd4-0535-4be1-bd5d-97c076018594 Destroying unnamed session
1111 2023.12.06 17:43:58.806367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 9682, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1112 2023.12.06 17:43:58.806413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1113 2023.12.06 17:43:58.806432 [ 3 ] {} <Debug> HTTP-Session: 813274dc-9e87-45d5-9647-140454e99954 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1114 2023.12.06 17:43:58.806449 [ 3 ] {} <Debug> HTTP-Session: 813274dc-9e87-45d5-9647-140454e99954 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1115 2023.12.06 17:43:58.806526 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1116 2023.12.06 17:43:58.806566 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1117 2023.12.06 17:43:58.806677 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1118 2023.12.06 17:43:58.806987 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1119 2023.12.06 17:43:58.807196 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1120 2023.12.06 17:43:58.807355 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1121 2023.12.06 17:43:58.807451 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} <Information> executeQuery: Read 57 rows, 4.54 KiB in 0.000898208 sec., 63459 rows/sec., 4.94 MiB/sec.
1122 2023.12.06 17:43:58.807558 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} <Debug> DynamicQueryHandler: Done processing query
1123 2023.12.06 17:43:58.807581 [ 3 ] {b3973217-b60d-431b-8f9c-4384e534b186} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1124 2023.12.06 17:43:58.807599 [ 3 ] {} <Debug> HTTP-Session: 813274dc-9e87-45d5-9647-140454e99954 Destroying unnamed session
1125 2023.12.06 17:43:58.807854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1126 2023.12.06 17:43:58.807916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1127 2023.12.06 17:43:58.807939 [ 3 ] {} <Debug> HTTP-Session: 9107be8a-530b-4ebc-961d-ea5ebda9208e Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1128 2023.12.06 17:43:58.807958 [ 3 ] {} <Debug> HTTP-Session: 9107be8a-530b-4ebc-961d-ea5ebda9208e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1129 2023.12.06 17:43:58.808050 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1130 2023.12.06 17:43:58.808098 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1131 2023.12.06 17:43:58.808235 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1132 2023.12.06 17:43:58.808719 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1133 2023.12.06 17:43:58.809052 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1134 2023.12.06 17:43:58.809242 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} <Trace> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1135 2023.12.06 17:43:58.809345 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} <Information> executeQuery: Read 45 rows, 62.18 KiB in 0.001265046 sec., 35571 rows/sec., 48.00 MiB/sec.
1136 2023.12.06 17:43:58.809475 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} <Debug> DynamicQueryHandler: Done processing query
1137 2023.12.06 17:43:58.809500 [ 3 ] {8b042ac0-4427-43b6-b1de-50e2ac968d7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1138 2023.12.06 17:43:58.809518 [ 3 ] {} <Debug> HTTP-Session: 9107be8a-530b-4ebc-961d-ea5ebda9208e Destroying unnamed session
1139 2023.12.06 17:43:58.809687 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 1885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1140 2023.12.06 17:43:58.809732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1141 2023.12.06 17:43:58.809752 [ 3 ] {} <Debug> HTTP-Session: e1e22236-d2b6-44e1-99b1-f98d3dc99e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1142 2023.12.06 17:43:58.809769 [ 3 ] {} <Debug> HTTP-Session: e1e22236-d2b6-44e1-99b1-f98d3dc99e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1143 2023.12.06 17:43:58.809842 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete)
1144 2023.12.06 17:43:58.809885 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64
1145 2023.12.06 17:43:58.809993 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1146 2023.12.06 17:43:58.810272 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.21 GiB.
1147 2023.12.06 17:43:58.810518 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1148 2023.12.06 17:43:58.810690 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} <Trace> oximeter.measurements_i64 (3107acab-740a-4444-ab57-3284dd278ac5): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1149 2023.12.06 17:43:58.810786 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} <Information> executeQuery: Read 12 rows, 839.00 B in 0.000915578 sec., 13106 rows/sec., 894.88 KiB/sec.
1150 2023.12.06 17:43:58.810890 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} <Debug> DynamicQueryHandler: Done processing query
1151 2023.12.06 17:43:58.810913 [ 3 ] {23f1c297-f1f3-47c7-ba3c-fbbd33bfd742} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1152 2023.12.06 17:43:58.810929 [ 3 ] {} <Debug> HTTP-Session: e1e22236-d2b6-44e1-99b1-f98d3dc99e99 Destroying unnamed session
1153 2023.12.06 17:44:02.484678 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache
1154 2023.12.06 17:44:02.484743 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache
1155 2023.12.06 17:44:08.801462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1156 2023.12.06 17:44:08.801638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1157 2023.12.06 17:44:08.801687 [ 3 ] {} <Debug> HTTP-Session: 9c8770be-5885-4858-a94b-dd21f78e4abe Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1158 2023.12.06 17:44:08.801730 [ 3 ] {} <Debug> HTTP-Session: 9c8770be-5885-4858-a94b-dd21f78e4abe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1159 2023.12.06 17:44:08.801934 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1160 2023.12.06 17:44:08.802036 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1161 2023.12.06 17:44:08.802305 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1162 2023.12.06 17:44:08.802763 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1163 2023.12.06 17:44:08.803022 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1164 2023.12.06 17:44:08.803184 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} <Trace> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1165 2023.12.06 17:44:08.803321 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001322956 sec., 35526 rows/sec., 2.81 MiB/sec.
1166 2023.12.06 17:44:08.803470 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} <Debug> DynamicQueryHandler: Done processing query
1167 2023.12.06 17:44:08.803496 [ 3 ] {d616ce7d-0b34-4515-b10e-af029a456f5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1168 2023.12.06 17:44:08.803512 [ 3 ] {} <Debug> HTTP-Session: 9c8770be-5885-4858-a94b-dd21f78e4abe Destroying unnamed session
1169 2023.12.06 17:44:08.803689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1170 2023.12.06 17:44:08.803738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1171 2023.12.06 17:44:08.803758 [ 3 ] {} <Debug> HTTP-Session: 69723a98-03a0-4866-a430-7f0f8b1c3bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1172 2023.12.06 17:44:08.803776 [ 3 ] {} <Debug> HTTP-Session: 69723a98-03a0-4866-a430-7f0f8b1c3bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1173 2023.12.06 17:44:08.803861 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1174 2023.12.06 17:44:08.803905 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1175 2023.12.06 17:44:08.804016 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1176 2023.12.06 17:44:08.804458 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1177 2023.12.06 17:44:08.804678 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1178 2023.12.06 17:44:08.804827 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1179 2023.12.06 17:44:08.804955 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} <Information> executeQuery: Read 141 rows, 13.98 KiB in 0.001064492 sec., 132457 rows/sec., 12.82 MiB/sec.
1180 2023.12.06 17:44:08.805082 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} <Debug> DynamicQueryHandler: Done processing query
1181 2023.12.06 17:44:08.805105 [ 3 ] {4e9d6747-8138-4dc1-bf13-e3a81066fc88} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1182 2023.12.06 17:44:08.805122 [ 3 ] {} <Debug> HTTP-Session: 69723a98-03a0-4866-a430-7f0f8b1c3bb6 Destroying unnamed session
1183 2023.12.06 17:44:08.805253 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1184 2023.12.06 17:44:08.805299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1185 2023.12.06 17:44:08.805319 [ 3 ] {} <Debug> HTTP-Session: 5a539495-2de6-42d4-9fc6-56e0aa98fe2e Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1186 2023.12.06 17:44:08.805336 [ 3 ] {} <Debug> HTTP-Session: 5a539495-2de6-42d4-9fc6-56e0aa98fe2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1187 2023.12.06 17:44:08.805414 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1188 2023.12.06 17:44:08.805453 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1189 2023.12.06 17:44:08.805560 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1190 2023.12.06 17:44:08.805860 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1191 2023.12.06 17:44:08.806075 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1192 2023.12.06 17:44:08.806219 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1193 2023.12.06 17:44:08.806319 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000878318 sec., 53511 rows/sec., 4.18 MiB/sec.
1194 2023.12.06 17:44:08.806436 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} <Debug> DynamicQueryHandler: Done processing query
1195 2023.12.06 17:44:08.806460 [ 3 ] {183d31d1-dc8b-44f9-adc8-d363a6e36c3b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1196 2023.12.06 17:44:08.806476 [ 3 ] {} <Debug> HTTP-Session: 5a539495-2de6-42d4-9fc6-56e0aa98fe2e Destroying unnamed session
1197 2023.12.06 17:44:08.806694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1198 2023.12.06 17:44:08.806740 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1199 2023.12.06 17:44:08.806759 [ 3 ] {} <Debug> HTTP-Session: cbfc0a6b-6796-45cf-a9c5-a1fcce60f485 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1200 2023.12.06 17:44:08.806776 [ 3 ] {} <Debug> HTTP-Session: cbfc0a6b-6796-45cf-a9c5-a1fcce60f485 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1201 2023.12.06 17:44:08.806861 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1202 2023.12.06 17:44:08.806907 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1203 2023.12.06 17:44:08.807041 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1204 2023.12.06 17:44:08.807524 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1205 2023.12.06 17:44:08.807844 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1206 2023.12.06 17:44:08.808021 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} <Trace> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1207 2023.12.06 17:44:08.808153 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001262485 sec., 37228 rows/sec., 50.24 MiB/sec.
1208 2023.12.06 17:44:08.808288 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} <Debug> DynamicQueryHandler: Done processing query
1209 2023.12.06 17:44:08.808310 [ 3 ] {a66c683c-1174-4630-974c-643bab1c5f43} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1210 2023.12.06 17:44:08.808326 [ 3 ] {} <Debug> HTTP-Session: cbfc0a6b-6796-45cf-a9c5-a1fcce60f485 Destroying unnamed session
1211 2023.12.06 17:44:17.484788 [ 96 ] {} <Debug> DNSResolver: Updating DNS cache
1212 2023.12.06 17:44:17.484861 [ 96 ] {} <Debug> DNSResolver: Updated DNS cache
1213 2023.12.06 17:44:18.802131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1214 2023.12.06 17:44:18.802239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1215 2023.12.06 17:44:18.802270 [ 3 ] {} <Debug> HTTP-Session: 5ba617e4-44ca-4192-803d-7a02e6217ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1216 2023.12.06 17:44:18.802298 [ 3 ] {} <Debug> HTTP-Session: 5ba617e4-44ca-4192-803d-7a02e6217ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1217 2023.12.06 17:44:18.802442 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1218 2023.12.06 17:44:18.802516 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1219 2023.12.06 17:44:18.802683 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1220 2023.12.06 17:44:18.803104 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1221 2023.12.06 17:44:18.803367 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1222 2023.12.06 17:44:18.803529 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} <Trace> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1223 2023.12.06 17:44:18.803677 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001188694 sec., 39539 rows/sec., 3.13 MiB/sec.
1224 2023.12.06 17:44:18.803836 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} <Debug> DynamicQueryHandler: Done processing query
1225 2023.12.06 17:44:18.803862 [ 3 ] {fd1ca565-93ad-4614-86e0-1e0f5265461a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1226 2023.12.06 17:44:18.803879 [ 3 ] {} <Debug> HTTP-Session: 5ba617e4-44ca-4192-803d-7a02e6217ff9 Destroying unnamed session
1227 2023.12.06 17:44:18.804121 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1228 2023.12.06 17:44:18.804173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1229 2023.12.06 17:44:18.804193 [ 3 ] {} <Debug> HTTP-Session: c8d91bec-ca32-4fe1-8ce1-937b3571431b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1230 2023.12.06 17:44:18.804212 [ 3 ] {} <Debug> HTTP-Session: c8d91bec-ca32-4fe1-8ce1-937b3571431b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1231 2023.12.06 17:44:18.804299 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1232 2023.12.06 17:44:18.804340 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1233 2023.12.06 17:44:18.804451 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1234 2023.12.06 17:44:18.804825 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1235 2023.12.06 17:44:18.805045 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1236 2023.12.06 17:44:18.805191 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1237 2023.12.06 17:44:18.805324 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} <Information> executeQuery: Read 141 rows, 13.98 KiB in 0.00099403 sec., 141846 rows/sec., 13.73 MiB/sec.
1238 2023.12.06 17:44:18.805450 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} <Debug> DynamicQueryHandler: Done processing query
1239 2023.12.06 17:44:18.805472 [ 3 ] {596d9b53-f238-40d8-852d-e0c300f2188f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1240 2023.12.06 17:44:18.805489 [ 3 ] {} <Debug> HTTP-Session: c8d91bec-ca32-4fe1-8ce1-937b3571431b Destroying unnamed session
1241 2023.12.06 17:44:18.805635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 8015, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1242 2023.12.06 17:44:18.805694 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1243 2023.12.06 17:44:18.805715 [ 3 ] {} <Debug> HTTP-Session: a10c4f90-c0c9-4feb-baef-ef6a6ba672f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1244 2023.12.06 17:44:18.805732 [ 3 ] {} <Debug> HTTP-Session: a10c4f90-c0c9-4feb-baef-ef6a6ba672f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1245 2023.12.06 17:44:18.805810 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1246 2023.12.06 17:44:18.805851 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1247 2023.12.06 17:44:18.805961 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1248 2023.12.06 17:44:18.806252 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1249 2023.12.06 17:44:18.806474 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1250 2023.12.06 17:44:18.806628 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1251 2023.12.06 17:44:18.806756 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} <Information> executeQuery: Read 47 rows, 3.76 KiB in 0.000915479 sec., 51339 rows/sec., 4.01 MiB/sec.
1252 2023.12.06 17:44:18.806879 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} <Debug> DynamicQueryHandler: Done processing query
1253 2023.12.06 17:44:18.806904 [ 3 ] {a074d83b-82a9-4bdf-a752-ccac4d406676} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1254 2023.12.06 17:44:18.806920 [ 3 ] {} <Debug> HTTP-Session: a10c4f90-c0c9-4feb-baef-ef6a6ba672f9 Destroying unnamed session
1255 2023.12.06 17:44:18.807108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1256 2023.12.06 17:44:18.807153 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1257 2023.12.06 17:44:18.807171 [ 3 ] {} <Debug> HTTP-Session: 0de3c100-c0ff-4602-8a05-d0f84adf8e3a Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1258 2023.12.06 17:44:18.807188 [ 3 ] {} <Debug> HTTP-Session: 0de3c100-c0ff-4602-8a05-d0f84adf8e3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1259 2023.12.06 17:44:18.807271 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1260 2023.12.06 17:44:18.807316 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1261 2023.12.06 17:44:18.807456 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1262 2023.12.06 17:44:18.807962 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1263 2023.12.06 17:44:18.808281 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1264 2023.12.06 17:44:18.808465 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} <Trace> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1265 2023.12.06 17:44:18.808567 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001265936 sec., 37126 rows/sec., 50.10 MiB/sec.
1266 2023.12.06 17:44:18.808691 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} <Debug> DynamicQueryHandler: Done processing query
1267 2023.12.06 17:44:18.808716 [ 3 ] {f25981a4-b76e-41e1-bafd-8fe242187bc2} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1268 2023.12.06 17:44:18.808732 [ 3 ] {} <Debug> HTTP-Session: 0de3c100-c0ff-4602-8a05-d0f84adf8e3a Destroying unnamed session
1269 2023.12.06 17:44:23.800401 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1270 2023.12.06 17:44:23.800583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1271 2023.12.06 17:44:23.800630 [ 3 ] {} <Debug> HTTP-Session: 431f49a5-3b56-427e-a24a-dc3a53a63e73 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1272 2023.12.06 17:44:23.800672 [ 3 ] {} <Debug> HTTP-Session: 431f49a5-3b56-427e-a24a-dc3a53a63e73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1273 2023.12.06 17:44:23.800892 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1274 2023.12.06 17:44:23.801506 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1275 2023.12.06 17:44:23.801689 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1276 2023.12.06 17:44:23.801742 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1277 2023.12.06 17:44:23.801911 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 10-element set)
1278 2023.12.06 17:44:23.802022 [ 186 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1279 2023.12.06 17:44:23.802022 [ 190 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1280 2023.12.06 17:44:23.802151 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges
1281 2023.12.06 17:44:23.802239 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1282 2023.12.06 17:44:23.804026 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003085021 sec., 3241 rows/sec., 455.52 KiB/sec.
1283 2023.12.06 17:44:23.804298 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Debug> DynamicQueryHandler: Done processing query
1284 2023.12.06 17:44:23.804325 [ 3 ] {83b820e6-31db-46f2-92e7-da3eda505a95} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1285 2023.12.06 17:44:23.804342 [ 3 ] {} <Debug> HTTP-Session: 431f49a5-3b56-427e-a24a-dc3a53a63e73 Destroying unnamed session
1286 2023.12.06 17:44:23.804512 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1287 2023.12.06 17:44:23.804563 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1288 2023.12.06 17:44:23.804582 [ 3 ] {} <Debug> HTTP-Session: 8258a819-e7b5-4bcd-9439-014e6247e80b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1289 2023.12.06 17:44:23.804601 [ 3 ] {} <Debug> HTTP-Session: 8258a819-e7b5-4bcd-9439-014e6247e80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1290 2023.12.06 17:44:23.804687 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1291 2023.12.06 17:44:23.804729 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1292 2023.12.06 17:44:23.804876 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1293 2023.12.06 17:44:23.805195 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1294 2023.12.06 17:44:23.805492 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1295 2023.12.06 17:44:23.805654 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1296 2023.12.06 17:44:23.805770 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001054271 sec., 948 rows/sec., 214.90 KiB/sec.
1297 2023.12.06 17:44:23.805935 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} <Debug> DynamicQueryHandler: Done processing query
1298 2023.12.06 17:44:23.805960 [ 3 ] {47f15998-a5eb-485a-b552-e4705119b7fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1299 2023.12.06 17:44:23.805977 [ 3 ] {} <Debug> HTTP-Session: 8258a819-e7b5-4bcd-9439-014e6247e80b Destroying unnamed session
1300 2023.12.06 17:44:23.806091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1301 2023.12.06 17:44:23.806137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1302 2023.12.06 17:44:23.806157 [ 3 ] {} <Debug> HTTP-Session: 33312f43-8c40-4901-b1dc-d68b88d9ce2b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1303 2023.12.06 17:44:23.806174 [ 3 ] {} <Debug> HTTP-Session: 33312f43-8c40-4901-b1dc-d68b88d9ce2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1304 2023.12.06 17:44:23.806249 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1305 2023.12.06 17:44:23.806290 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1306 2023.12.06 17:44:23.806435 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1307 2023.12.06 17:44:23.806722 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1308 2023.12.06 17:44:23.806942 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1309 2023.12.06 17:44:23.807093 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} <Trace> oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1310 2023.12.06 17:44:23.807193 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000914719 sec., 2186 rows/sec., 186.83 KiB/sec.
1311 2023.12.06 17:44:23.807315 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} <Debug> DynamicQueryHandler: Done processing query
1312 2023.12.06 17:44:23.807339 [ 3 ] {0c494899-cea6-4993-a591-9bd36082a8fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1313 2023.12.06 17:44:23.807355 [ 3 ] {} <Debug> HTTP-Session: 33312f43-8c40-4901-b1dc-d68b88d9ce2b Destroying unnamed session
1314 2023.12.06 17:44:23.807510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 5481, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1315 2023.12.06 17:44:23.807555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1316 2023.12.06 17:44:23.807573 [ 3 ] {} <Debug> HTTP-Session: 148e2484-03e5-494f-b0c7-9cc30fc17bf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1317 2023.12.06 17:44:23.807590 [ 3 ] {} <Debug> HTTP-Session: 148e2484-03e5-494f-b0c7-9cc30fc17bf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1318 2023.12.06 17:44:23.807663 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1319 2023.12.06 17:44:23.807702 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1320 2023.12.06 17:44:23.807805 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1321 2023.12.06 17:44:23.808102 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1322 2023.12.06 17:44:23.808301 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1323 2023.12.06 17:44:23.808444 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1324 2023.12.06 17:44:23.808544 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} <Information> executeQuery: Read 37 rows, 3.18 KiB in 0.000852668 sec., 43393 rows/sec., 3.65 MiB/sec.
1325 2023.12.06 17:44:23.808660 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} <Debug> DynamicQueryHandler: Done processing query
1326 2023.12.06 17:44:23.808683 [ 3 ] {e3044836-fc67-41a1-997f-5c96da814b15} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1327 2023.12.06 17:44:23.808699 [ 3 ] {} <Debug> HTTP-Session: 148e2484-03e5-494f-b0c7-9cc30fc17bf1 Destroying unnamed session
1328 2023.12.06 17:44:23.808814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1329 2023.12.06 17:44:23.808858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1330 2023.12.06 17:44:23.808876 [ 3 ] {} <Debug> HTTP-Session: f9f03d24-581b-4e6b-a405-90c82c7d0f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1331 2023.12.06 17:44:23.808892 [ 3 ] {} <Debug> HTTP-Session: f9f03d24-581b-4e6b-a405-90c82c7d0f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1332 2023.12.06 17:44:23.808959 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1333 2023.12.06 17:44:23.808997 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1334 2023.12.06 17:44:23.809097 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1335 2023.12.06 17:44:23.809231 [ 90 ] {} <Debug> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1336 2023.12.06 17:44:23.809288 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1337 2023.12.06 17:44:23.809549 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1338 2023.12.06 17:44:23.809571 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1339 2023.12.06 17:44:23.809832 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1340 2023.12.06 17:44:23.809998 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} <Trace> oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1341 2023.12.06 17:44:23.810095 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001106173 sec., 1808 rows/sec., 126.24 KiB/sec.
1342 2023.12.06 17:44:23.810222 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} <Debug> DynamicQueryHandler: Done processing query
1343 2023.12.06 17:44:23.810264 [ 3 ] {fa373b88-c675-4f40-a83d-09ffeaf2c738} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1344 2023.12.06 17:44:23.810292 [ 3 ] {} <Debug> HTTP-Session: f9f03d24-581b-4e6b-a405-90c82c7d0f25 Destroying unnamed session
1345 2023.12.06 17:44:23.810334 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1346 2023.12.06 17:44:23.810421 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 108 rows starting from the beginning of the part
1347 2023.12.06 17:44:23.810464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 4441, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1348 2023.12.06 17:44:23.810546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1349 2023.12.06 17:44:23.810600 [ 3 ] {} <Debug> HTTP-Session: ee0d3e95-2d74-497a-b6c4-ad63bd2c7ebd Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1350 2023.12.06 17:44:23.810650 [ 3 ] {} <Debug> HTTP-Session: ee0d3e95-2d74-497a-b6c4-ad63bd2c7ebd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1351 2023.12.06 17:44:23.810671 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part
1352 2023.12.06 17:44:23.810832 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1353 2023.12.06 17:44:23.810917 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 135 rows starting from the beginning of the part
1354 2023.12.06 17:44:23.810928 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1355 2023.12.06 17:44:23.811203 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 141 rows starting from the beginning of the part
1356 2023.12.06 17:44:23.811376 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1357 2023.12.06 17:44:23.811457 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 141 rows starting from the beginning of the part
1358 2023.12.06 17:44:23.811632 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part
1359 2023.12.06 17:44:23.812210 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1360 2023.12.06 17:44:23.812572 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1361 2023.12.06 17:44:23.812889 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1362 2023.12.06 17:44:23.813049 [ 90 ] {} <Debug> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1363 2023.12.06 17:44:23.813100 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.002201254 sec., 11811 rows/sec., 936.52 KiB/sec.
1364 2023.12.06 17:44:23.813105 [ 90 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1365 2023.12.06 17:44:23.813502 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1366 2023.12.06 17:44:23.813656 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} <Debug> DynamicQueryHandler: Done processing query
1367 2023.12.06 17:44:23.813737 [ 3 ] {645f3e58-3a77-48c0-9289-9c1d4782c67d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1368 2023.12.06 17:44:23.813784 [ 16 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 598 rows, containing 4 columns (4 merged, 0 gathered) in 0.004398698 sec., 135949.31954864826 rows/sec., 12.99 MiB/sec.
1369 2023.12.06 17:44:23.813826 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1370 2023.12.06 17:44:23.813806 [ 3 ] {} <Debug> HTTP-Session: ee0d3e95-2d74-497a-b6c4-ad63bd2c7ebd Destroying unnamed session
1371 2023.12.06 17:44:23.813892 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 48 rows starting from the beginning of the part
1372 2023.12.06 17:44:23.814010 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1373 2023.12.06 17:44:23.814046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 7190, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1374 2023.12.06 17:44:23.814214 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1375 2023.12.06 17:44:23.814216 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part
1376 2023.12.06 17:44:23.814272 [ 3 ] {} <Debug> HTTP-Session: 661e5a91-2ac2-4b34-9928-573fb4019aa3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1377 2023.12.06 17:44:23.814353 [ 3 ] {} <Debug> HTTP-Session: 661e5a91-2ac2-4b34-9928-573fb4019aa3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1378 2023.12.06 17:44:23.814374 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1379 2023.12.06 17:44:23.814556 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::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
1380 2023.12.06 17:44:23.814569 [ 24 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_6_1} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1381 2023.12.06 17:44:23.814776 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1382 2023.12.06 17:44:23.814831 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part
1383 2023.12.06 17:44:23.814864 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1384 2023.12.06 17:44:23.815094 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part
1385 2023.12.06 17:44:23.815407 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1386 2023.12.06 17:44:23.815426 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part
1387 2023.12.06 17:44:23.815977 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1388 2023.12.06 17:44:23.816613 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1389 2023.12.06 17:44:23.816855 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 249 rows, containing 4 columns (4 merged, 0 gathered) in 0.003617732 sec., 68827.65224179126 rows/sec., 5.37 MiB/sec.
1390 2023.12.06 17:44:23.816944 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} <Trace> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1391 2023.12.06 17:44:23.817006 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1392 2023.12.06 17:44:23.817193 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.002347337 sec., 15762 rows/sec., 1.11 MiB/sec.
1393 2023.12.06 17:44:23.817381 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1394 2023.12.06 17:44:23.817400 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} <Debug> DynamicQueryHandler: Done processing query
1395 2023.12.06 17:44:23.817439 [ 3 ] {021beca1-ad4c-40cd-80d5-85fcfef72466} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1396 2023.12.06 17:44:23.817459 [ 3 ] {} <Debug> HTTP-Session: 661e5a91-2ac2-4b34-9928-573fb4019aa3 Destroying unnamed session
1397 2023.12.06 17:44:23.817472 [ 25 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_6_1} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1398 2023.12.06 17:44:28.799338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1399 2023.12.06 17:44:28.799524 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1400 2023.12.06 17:44:28.799570 [ 3 ] {} <Debug> HTTP-Session: 778b5016-ebbd-48d3-ae73-90ac5aa13f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1401 2023.12.06 17:44:28.799611 [ 3 ] {} <Debug> HTTP-Session: 778b5016-ebbd-48d3-ae73-90ac5aa13f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1402 2023.12.06 17:44:28.799898 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1403 2023.12.06 17:44:28.800522 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1404 2023.12.06 17:44:28.800705 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1405 2023.12.06 17:44:28.800755 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1406 2023.12.06 17:44:28.800926 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 11-element set)
1407 2023.12.06 17:44:28.801047 [ 191 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1408 2023.12.06 17:44:28.801071 [ 193 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1409 2023.12.06 17:44:28.801098 [ 189 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1410 2023.12.06 17:44:28.801280 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1411 2023.12.06 17:44:28.801353 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1412 2023.12.06 17:44:28.802991 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.00304528 sec., 3283 rows/sec., 461.46 KiB/sec.
1413 2023.12.06 17:44:28.803289 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Debug> DynamicQueryHandler: Done processing query
1414 2023.12.06 17:44:28.803315 [ 3 ] {5a5b001f-7ef6-4a62-8e03-a0e02ccf2a7c} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1415 2023.12.06 17:44:28.803333 [ 3 ] {} <Debug> HTTP-Session: 778b5016-ebbd-48d3-ae73-90ac5aa13f0f Destroying unnamed session
1416 2023.12.06 17:44:28.803576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1417 2023.12.06 17:44:28.803621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1418 2023.12.06 17:44:28.803640 [ 3 ] {} <Debug> HTTP-Session: 66cb6897-436d-4d20-85f4-acf259606af8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1419 2023.12.06 17:44:28.803658 [ 3 ] {} <Debug> HTTP-Session: 66cb6897-436d-4d20-85f4-acf259606af8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1420 2023.12.06 17:44:28.803784 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1421 2023.12.06 17:44:28.804278 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1422 2023.12.06 17:44:28.804452 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1423 2023.12.06 17:44:28.804496 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1424 2023.12.06 17:44:28.804643 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 12-element set)
1425 2023.12.06 17:44:28.804728 [ 192 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1426 2023.12.06 17:44:28.804754 [ 186 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1427 2023.12.06 17:44:28.804766 [ 188 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1428 2023.12.06 17:44:28.804878 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1429 2023.12.06 17:44:28.804933 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1430 2023.12.06 17:44:28.806448 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002625082 sec., 3809 rows/sec., 535.33 KiB/sec.
1431 2023.12.06 17:44:28.806706 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Debug> DynamicQueryHandler: Done processing query
1432 2023.12.06 17:44:28.806731 [ 3 ] {7065d438-99e0-4fb2-a5af-fb876190b5de} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1433 2023.12.06 17:44:28.806750 [ 3 ] {} <Debug> HTTP-Session: 66cb6897-436d-4d20-85f4-acf259606af8 Destroying unnamed session
1434 2023.12.06 17:44:28.807078 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1435 2023.12.06 17:44:28.807123 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1436 2023.12.06 17:44:28.807142 [ 3 ] {} <Debug> HTTP-Session: 67b27570-990d-421b-9100-dd468f1422e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1437 2023.12.06 17:44:28.807160 [ 3 ] {} <Debug> HTTP-Session: 67b27570-990d-421b-9100-dd468f1422e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1438 2023.12.06 17:44:28.807287 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1439 2023.12.06 17:44:28.807791 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1440 2023.12.06 17:44:28.807966 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1441 2023.12.06 17:44:28.808008 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1442 2023.12.06 17:44:28.808156 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 13-element set)
1443 2023.12.06 17:44:28.808258 [ 193 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1444 2023.12.06 17:44:28.808263 [ 189 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1445 2023.12.06 17:44:28.808277 [ 186 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1446 2023.12.06 17:44:28.808413 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1447 2023.12.06 17:44:28.808473 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1448 2023.12.06 17:44:28.809979 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002652202 sec., 3770 rows/sec., 529.85 KiB/sec.
1449 2023.12.06 17:44:28.810245 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Debug> DynamicQueryHandler: Done processing query
1450 2023.12.06 17:44:28.810269 [ 3 ] {7dedd3a1-0117-429d-9dfd-c3292116d446} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1451 2023.12.06 17:44:28.810286 [ 3 ] {} <Debug> HTTP-Session: 67b27570-990d-421b-9100-dd468f1422e6 Destroying unnamed session
1452 2023.12.06 17:44:28.810514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1453 2023.12.06 17:44:28.810557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1454 2023.12.06 17:44:28.810576 [ 3 ] {} <Debug> HTTP-Session: 58c38817-4c80-4563-982a-f5dc8af90bca Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1455 2023.12.06 17:44:28.810593 [ 3 ] {} <Debug> HTTP-Session: 58c38817-4c80-4563-982a-f5dc8af90bca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1456 2023.12.06 17:44:28.810719 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1457 2023.12.06 17:44:28.811221 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1458 2023.12.06 17:44:28.811398 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1459 2023.12.06 17:44:28.811439 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1460 2023.12.06 17:44:28.811586 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 14-element set)
1461 2023.12.06 17:44:28.811689 [ 192 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1462 2023.12.06 17:44:28.811699 [ 189 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1463 2023.12.06 17:44:28.811706 [ 191 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1464 2023.12.06 17:44:28.811820 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1465 2023.12.06 17:44:28.811881 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1466 2023.12.06 17:44:28.813462 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002705484 sec., 3696 rows/sec., 519.42 KiB/sec.
1467 2023.12.06 17:44:28.813732 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Debug> DynamicQueryHandler: Done processing query
1468 2023.12.06 17:44:28.813756 [ 3 ] {fd3cbcc2-b100-4d09-866c-2b25607a480d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1469 2023.12.06 17:44:28.813772 [ 3 ] {} <Debug> HTTP-Session: 58c38817-4c80-4563-982a-f5dc8af90bca Destroying unnamed session
1470 2023.12.06 17:44:28.814001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1471 2023.12.06 17:44:28.814045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1472 2023.12.06 17:44:28.814063 [ 3 ] {} <Debug> HTTP-Session: 432739eb-0635-4a2e-b8f8-d104f4bc0554 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1473 2023.12.06 17:44:28.814079 [ 3 ] {} <Debug> HTTP-Session: 432739eb-0635-4a2e-b8f8-d104f4bc0554 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1474 2023.12.06 17:44:28.814206 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1475 2023.12.06 17:44:28.814716 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1476 2023.12.06 17:44:28.814897 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1477 2023.12.06 17:44:28.814938 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1478 2023.12.06 17:44:28.815084 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 15-element set)
1479 2023.12.06 17:44:28.815186 [ 191 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1480 2023.12.06 17:44:28.815201 [ 189 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1481 2023.12.06 17:44:28.815208 [ 192 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1482 2023.12.06 17:44:28.815338 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1483 2023.12.06 17:44:28.815398 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1484 2023.12.06 17:44:28.816921 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002678034 sec., 3734 rows/sec., 524.74 KiB/sec.
1485 2023.12.06 17:44:28.817184 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Debug> DynamicQueryHandler: Done processing query
1486 2023.12.06 17:44:28.817208 [ 3 ] {a3e945db-dc06-4559-aa96-47d8557d881e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1487 2023.12.06 17:44:28.817225 [ 3 ] {} <Debug> HTTP-Session: 432739eb-0635-4a2e-b8f8-d104f4bc0554 Destroying unnamed session
1488 2023.12.06 17:44:28.817445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1489 2023.12.06 17:44:28.817494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1490 2023.12.06 17:44:28.817514 [ 3 ] {} <Debug> HTTP-Session: b0a85d0b-156f-4083-a94e-55c40abc2210 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1491 2023.12.06 17:44:28.817530 [ 3 ] {} <Debug> HTTP-Session: b0a85d0b-156f-4083-a94e-55c40abc2210 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1492 2023.12.06 17:44:28.817658 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1493 2023.12.06 17:44:28.818173 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1494 2023.12.06 17:44:28.818353 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1495 2023.12.06 17:44:28.818394 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1496 2023.12.06 17:44:28.818542 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 16-element set)
1497 2023.12.06 17:44:28.818639 [ 189 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1498 2023.12.06 17:44:28.818656 [ 192 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1499 2023.12.06 17:44:28.818655 [ 193 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1500 2023.12.06 17:44:28.818769 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1501 2023.12.06 17:44:28.818829 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1502 2023.12.06 17:44:28.820492 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002795466 sec., 3577 rows/sec., 502.70 KiB/sec.
1503 2023.12.06 17:44:28.820753 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Debug> DynamicQueryHandler: Done processing query
1504 2023.12.06 17:44:28.820777 [ 3 ] {5b8c44ef-0e8c-4ac4-995c-e4d4fb67fe8a} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1505 2023.12.06 17:44:28.820793 [ 3 ] {} <Debug> HTTP-Session: b0a85d0b-156f-4083-a94e-55c40abc2210 Destroying unnamed session
1506 2023.12.06 17:44:28.821009 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1507 2023.12.06 17:44:28.821053 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1508 2023.12.06 17:44:28.821071 [ 3 ] {} <Debug> HTTP-Session: 77a2706f-e8bd-4889-aa8f-d5243d344f6c Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1509 2023.12.06 17:44:28.821088 [ 3 ] {} <Debug> HTTP-Session: 77a2706f-e8bd-4889-aa8f-d5243d344f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1510 2023.12.06 17:44:28.821216 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1511 2023.12.06 17:44:28.821735 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1512 2023.12.06 17:44:28.821919 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1513 2023.12.06 17:44:28.821959 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1514 2023.12.06 17:44:28.822107 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 17-element set)
1515 2023.12.06 17:44:28.822245 [ 192 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1516 2023.12.06 17:44:28.822262 [ 189 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1517 2023.12.06 17:44:28.822258 [ 191 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1518 2023.12.06 17:44:28.822389 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1519 2023.12.06 17:44:28.822449 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1520 2023.12.06 17:44:28.823947 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002692814 sec., 3713 rows/sec., 521.86 KiB/sec.
1521 2023.12.06 17:44:28.824210 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Debug> DynamicQueryHandler: Done processing query
1522 2023.12.06 17:44:28.824234 [ 3 ] {3a98ad1a-ef8a-4268-90e8-ffaa6b4eb493} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1523 2023.12.06 17:44:28.824251 [ 3 ] {} <Debug> HTTP-Session: 77a2706f-e8bd-4889-aa8f-d5243d344f6c Destroying unnamed session
1524 2023.12.06 17:44:28.824469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1525 2023.12.06 17:44:28.824512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1526 2023.12.06 17:44:28.824531 [ 3 ] {} <Debug> HTTP-Session: e4d7dbdf-6cf4-4caa-8610-57800332c1df Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1527 2023.12.06 17:44:28.824547 [ 3 ] {} <Debug> HTTP-Session: e4d7dbdf-6cf4-4caa-8610-57800332c1df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1528 2023.12.06 17:44:28.824676 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1529 2023.12.06 17:44:28.825270 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1530 2023.12.06 17:44:28.825455 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1531 2023.12.06 17:44:28.825498 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1532 2023.12.06 17:44:28.825647 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 18-element set)
1533 2023.12.06 17:44:28.825727 [ 189 ] {e78444a7-5361-488d-9850-be372f4363f4} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1534 2023.12.06 17:44:28.825756 [ 186 ] {e78444a7-5361-488d-9850-be372f4363f4} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1535 2023.12.06 17:44:28.825764 [ 188 ] {e78444a7-5361-488d-9850-be372f4363f4} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1536 2023.12.06 17:44:28.825882 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1537 2023.12.06 17:44:28.825935 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1538 2023.12.06 17:44:28.827403 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002615372 sec., 3823 rows/sec., 537.31 KiB/sec.
1539 2023.12.06 17:44:28.827653 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} <Debug> DynamicQueryHandler: Done processing query
1540 2023.12.06 17:44:28.827678 [ 3 ] {e78444a7-5361-488d-9850-be372f4363f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1541 2023.12.06 17:44:28.827694 [ 3 ] {} <Debug> HTTP-Session: e4d7dbdf-6cf4-4caa-8610-57800332c1df Destroying unnamed session
1542 2023.12.06 17:44:28.827913 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1543 2023.12.06 17:44:28.827958 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1544 2023.12.06 17:44:28.827976 [ 3 ] {} <Debug> HTTP-Session: c0735235-2085-4517-8e7c-10de7796a603 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1545 2023.12.06 17:44:28.827992 [ 3 ] {} <Debug> HTTP-Session: c0735235-2085-4517-8e7c-10de7796a603 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1546 2023.12.06 17:44:28.828122 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1547 2023.12.06 17:44:28.828645 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1548 2023.12.06 17:44:28.828829 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1549 2023.12.06 17:44:28.828871 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1550 2023.12.06 17:44:28.829018 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 19-element set)
1551 2023.12.06 17:44:28.829075 [ 189 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1552 2023.12.06 17:44:28.829121 [ 192 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1553 2023.12.06 17:44:28.829126 [ 191 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1554 2023.12.06 17:44:28.829236 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1555 2023.12.06 17:44:28.829295 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1556 2023.12.06 17:44:28.830818 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002658703 sec., 3761 rows/sec., 528.56 KiB/sec.
1557 2023.12.06 17:44:28.831075 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Debug> DynamicQueryHandler: Done processing query
1558 2023.12.06 17:44:28.831099 [ 3 ] {8f2b78c4-3783-464e-a679-9ff45f0a61e6} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1559 2023.12.06 17:44:28.831117 [ 3 ] {} <Debug> HTTP-Session: c0735235-2085-4517-8e7c-10de7796a603 Destroying unnamed session
1560 2023.12.06 17:44:28.831341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1561 2023.12.06 17:44:28.831383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1562 2023.12.06 17:44:28.831401 [ 3 ] {} <Debug> HTTP-Session: acaf7d96-9a15-4564-bfe5-54f1339f88d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1563 2023.12.06 17:44:28.831418 [ 3 ] {} <Debug> HTTP-Session: acaf7d96-9a15-4564-bfe5-54f1339f88d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1564 2023.12.06 17:44:28.831554 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1565 2023.12.06 17:44:28.832087 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1566 2023.12.06 17:44:28.832274 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1567 2023.12.06 17:44:28.832314 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1568 2023.12.06 17:44:28.832462 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 20-element set)
1569 2023.12.06 17:44:28.832548 [ 189 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1570 2023.12.06 17:44:28.832585 [ 188 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1571 2023.12.06 17:44:28.832571 [ 193 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1572 2023.12.06 17:44:28.832710 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1573 2023.12.06 17:44:28.832769 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1574 2023.12.06 17:44:28.834383 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002789776 sec., 3584 rows/sec., 503.72 KiB/sec.
1575 2023.12.06 17:44:28.834631 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Debug> DynamicQueryHandler: Done processing query
1576 2023.12.06 17:44:28.834655 [ 3 ] {dbaa9fea-a49d-4d0d-9062-1a40a488fa0e} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1577 2023.12.06 17:44:28.834672 [ 3 ] {} <Debug> HTTP-Session: acaf7d96-9a15-4564-bfe5-54f1339f88d9 Destroying unnamed session
1578 2023.12.06 17:44:28.834897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1579 2023.12.06 17:44:28.834940 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1580 2023.12.06 17:44:28.834959 [ 3 ] {} <Debug> HTTP-Session: 12737c52-6ae3-43f0-b6c6-6744701eeeed Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1581 2023.12.06 17:44:28.834975 [ 3 ] {} <Debug> HTTP-Session: 12737c52-6ae3-43f0-b6c6-6744701eeeed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1582 2023.12.06 17:44:28.835105 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete)
1583 2023.12.06 17:44:28.835635 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1584 2023.12.06 17:44:28.835823 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1585 2023.12.06 17:44:28.835864 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Trace> InterpreterSelectQuery: FetchColumns -> Complete
1586 2023.12.06 17:44:28.836010 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Key condition: (column 0 notIn 21-element set)
1587 2023.12.06 17:44:28.836110 [ 189 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps
1588 2023.12.06 17:44:28.836143 [ 186 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps
1589 2023.12.06 17:44:28.836143 [ 191 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps
1590 2023.12.06 17:44:28.836266 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges
1591 2023.12.06 17:44:28.836327 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Debug> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df) (SelectExecutor): Reading approx. 10 rows with 2 streams
1592 2023.12.06 17:44:28.837528 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002384548 sec., 4193 rows/sec., 589.32 KiB/sec.
1593 2023.12.06 17:44:28.837800 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Debug> DynamicQueryHandler: Done processing query
1594 2023.12.06 17:44:28.837823 [ 3 ] {193c24fa-4fd7-4970-b1c0-985bf9c9e132} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB.
1595 2023.12.06 17:44:28.837840 [ 3 ] {} <Debug> HTTP-Session: 12737c52-6ae3-43f0-b6c6-6744701eeeed Destroying unnamed session
1596 2023.12.06 17:44:28.840870 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1597 2023.12.06 17:44:28.840954 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1598 2023.12.06 17:44:28.840991 [ 3 ] {} <Debug> HTTP-Session: 875abf77-9fdd-4632-bb2c-cecd66ab80b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1599 2023.12.06 17:44:28.841022 [ 3 ] {} <Debug> HTTP-Session: 875abf77-9fdd-4632-bb2c-cecd66ab80b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1600 2023.12.06 17:44:28.841171 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete)
1601 2023.12.06 17:44:28.841249 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema
1602 2023.12.06 17:44:28.841519 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1603 2023.12.06 17:44:28.841926 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1604 2023.12.06 17:44:28.842217 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1605 2023.12.06 17:44:28.842375 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} <Trace> oximeter.timeseries_schema (b530c4d1-dcca-4bae-a275-85a100ad54df): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1606 2023.12.06 17:44:28.842505 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001280036 sec., 8593 rows/sec., 769.78 KiB/sec.
1607 2023.12.06 17:44:28.842629 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} <Debug> DynamicQueryHandler: Done processing query
1608 2023.12.06 17:44:28.842651 [ 3 ] {370a4896-636a-46ac-b349-d0fafc019b7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1609 2023.12.06 17:44:28.842667 [ 3 ] {} <Debug> HTTP-Session: 875abf77-9fdd-4632-bb2c-cecd66ab80b3 Destroying unnamed session
1610 2023.12.06 17:44:28.842784 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1611 2023.12.06 17:44:28.842827 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1612 2023.12.06 17:44:28.842845 [ 3 ] {} <Debug> HTTP-Session: f38b9d6d-571d-461f-a280-2947b9ea356f Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1613 2023.12.06 17:44:28.842861 [ 3 ] {} <Debug> HTTP-Session: f38b9d6d-571d-461f-a280-2947b9ea356f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1614 2023.12.06 17:44:28.842933 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1615 2023.12.06 17:44:28.842971 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1616 2023.12.06 17:44:28.843074 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1617 2023.12.06 17:44:28.843364 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1618 2023.12.06 17:44:28.843567 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1619 2023.12.06 17:44:28.843734 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} <Trace> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1620 2023.12.06 17:44:28.843862 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.000891998 sec., 52690 rows/sec., 4.17 MiB/sec.
1621 2023.12.06 17:44:28.843991 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} <Debug> DynamicQueryHandler: Done processing query
1622 2023.12.06 17:44:28.844014 [ 3 ] {1a551f21-0329-4338-a782-9551d35f0d3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1623 2023.12.06 17:44:28.844030 [ 3 ] {} <Debug> HTTP-Session: f38b9d6d-571d-461f-a280-2947b9ea356f Destroying unnamed session
1624 2023.12.06 17:44:28.844161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22607, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1625 2023.12.06 17:44:28.844204 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1626 2023.12.06 17:44:28.844222 [ 3 ] {} <Debug> HTTP-Session: c9b975da-3251-4f61-930d-b762908818ad Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1627 2023.12.06 17:44:28.844238 [ 3 ] {} <Debug> HTTP-Session: c9b975da-3251-4f61-930d-b762908818ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1628 2023.12.06 17:44:28.844311 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1629 2023.12.06 17:44:28.844348 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1630 2023.12.06 17:44:28.844448 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1631 2023.12.06 17:44:28.844796 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1632 2023.12.06 17:44:28.845008 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1633 2023.12.06 17:44:28.845160 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1634 2023.12.06 17:44:28.845286 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} <Information> executeQuery: Read 141 rows, 13.98 KiB in 0.000944059 sec., 149355 rows/sec., 14.46 MiB/sec.
1635 2023.12.06 17:44:28.845415 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} <Debug> DynamicQueryHandler: Done processing query
1636 2023.12.06 17:44:28.845438 [ 3 ] {25ecfa50-80d3-44c3-8a64-28a7a1aa2b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1637 2023.12.06 17:44:28.845454 [ 3 ] {} <Debug> HTTP-Session: c9b975da-3251-4f61-930d-b762908818ad Destroying unnamed session
1638 2023.12.06 17:44:28.845577 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 9865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1639 2023.12.06 17:44:28.845620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1640 2023.12.06 17:44:28.845638 [ 3 ] {} <Debug> HTTP-Session: 09a34de6-efaf-49ea-8e33-45f914c23861 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1641 2023.12.06 17:44:28.845654 [ 3 ] {} <Debug> HTTP-Session: 09a34de6-efaf-49ea-8e33-45f914c23861 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1642 2023.12.06 17:44:28.845725 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1643 2023.12.06 17:44:28.845763 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1644 2023.12.06 17:44:28.845866 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1645 2023.12.06 17:44:28.846185 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1646 2023.12.06 17:44:28.846388 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1647 2023.12.06 17:44:28.846538 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1648 2023.12.06 17:44:28.846650 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} <Information> executeQuery: Read 58 rows, 4.63 KiB in 0.000898518 sec., 64550 rows/sec., 5.03 MiB/sec.
1649 2023.12.06 17:44:28.846754 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} <Debug> DynamicQueryHandler: Done processing query
1650 2023.12.06 17:44:28.846776 [ 3 ] {18053e8d-04ac-4476-a466-f34342aa3907} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
1651 2023.12.06 17:44:28.846791 [ 3 ] {} <Debug> HTTP-Session: 09a34de6-efaf-49ea-8e33-45f914c23861 Destroying unnamed session
1652 2023.12.06 17:44:28.846897 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1653 2023.12.06 17:44:28.846938 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1654 2023.12.06 17:44:28.846957 [ 3 ] {} <Debug> HTTP-Session: 5270937a-4b10-4a8e-bbca-12afdbdf0903 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1655 2023.12.06 17:44:28.846973 [ 3 ] {} <Debug> HTTP-Session: 5270937a-4b10-4a8e-bbca-12afdbdf0903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1656 2023.12.06 17:44:28.847042 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
1657 2023.12.06 17:44:28.847084 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
1658 2023.12.06 17:44:28.847197 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1659 2023.12.06 17:44:28.847449 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1660 2023.12.06 17:44:28.847706 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary)
1661 2023.12.06 17:44:28.847878 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} <Trace> oximeter.measurements_cumulativei64 (302dc06a-2bae-463f-8600-e0c4c5ef16a7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0.
1662 2023.12.06 17:44:28.847997 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} <Information> executeQuery: Read 11 rows, 754.00 B in 0.000924928 sec., 11892 rows/sec., 796.09 KiB/sec.
1663 2023.12.06 17:44:28.848107 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} <Debug> DynamicQueryHandler: Done processing query
1664 2023.12.06 17:44:28.848129 [ 3 ] {d9eeacd8-9a80-47e4-afeb-202f3391ef29} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
1665 2023.12.06 17:44:28.848145 [ 3 ] {} <Debug> HTTP-Session: 5270937a-4b10-4a8e-bbca-12afdbdf0903 Destroying unnamed session
1666 2023.12.06 17:44:28.848310 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1667 2023.12.06 17:44:28.848352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1668 2023.12.06 17:44:28.848370 [ 3 ] {} <Debug> HTTP-Session: 344bf00e-716b-4519-a6be-f35edfd48c7c Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1669 2023.12.06 17:44:28.848385 [ 3 ] {} <Debug> HTTP-Session: 344bf00e-716b-4519-a6be-f35edfd48c7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1670 2023.12.06 17:44:28.848477 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1671 2023.12.06 17:44:28.848521 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1672 2023.12.06 17:44:28.848650 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1673 2023.12.06 17:44:28.849094 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.20 GiB.
1674 2023.12.06 17:44:28.849394 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1675 2023.12.06 17:44:28.849585 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} <Trace> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1676 2023.12.06 17:44:28.849723 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001210954 sec., 38812 rows/sec., 52.38 MiB/sec.
1677 2023.12.06 17:44:28.849846 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} <Debug> DynamicQueryHandler: Done processing query
1678 2023.12.06 17:44:28.849867 [ 3 ] {72cb6e2c-c993-4a62-ba8b-7f6b401cb152} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1679 2023.12.06 17:44:28.849883 [ 3 ] {} <Debug> HTTP-Session: 344bf00e-716b-4519-a6be-f35edfd48c7c Destroying unnamed session
1680 2023.12.06 17:44:29.000114 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.23 MiB, peak 237.49 MiB, will set to 230.70 MiB (RSS), difference: -1.53 MiB
1681 2023.12.06 17:44:32.484913 [ 76 ] {} <Debug> DNSResolver: Updating DNS cache
1682 2023.12.06 17:44:32.484989 [ 76 ] {} <Debug> DNSResolver: Updated DNS cache
1683 2023.12.06 17:44:38.801994 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1684 2023.12.06 17:44:38.802173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1685 2023.12.06 17:44:38.802219 [ 3 ] {} <Debug> HTTP-Session: 075b40f4-a68f-4983-afcc-42f03630c36b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1686 2023.12.06 17:44:38.802262 [ 3 ] {} <Debug> HTTP-Session: 075b40f4-a68f-4983-afcc-42f03630c36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1687 2023.12.06 17:44:38.802466 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1688 2023.12.06 17:44:38.802567 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1689 2023.12.06 17:44:38.802831 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1690 2023.12.06 17:44:38.803349 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1691 2023.12.06 17:44:38.803619 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1692 2023.12.06 17:44:38.803781 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} <Trace> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1693 2023.12.06 17:44:38.803930 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001400908 sec., 33549 rows/sec., 2.66 MiB/sec.
1694 2023.12.06 17:44:38.803924 [ 54 ] {} <Debug> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1695 2023.12.06 17:44:38.804047 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1696 2023.12.06 17:44:38.804130 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} <Debug> DynamicQueryHandler: Done processing query
1697 2023.12.06 17:44:38.804136 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1698 2023.12.06 17:44:38.804176 [ 3 ] {9cab604b-1b9e-48a3-be6e-fb8db0edb693} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1699 2023.12.06 17:44:38.804212 [ 3 ] {} <Debug> HTTP-Session: 075b40f4-a68f-4983-afcc-42f03630c36b Destroying unnamed session
1700 2023.12.06 17:44:38.804289 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1701 2023.12.06 17:44:38.804340 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part
1702 2023.12.06 17:44:38.804359 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1703 2023.12.06 17:44:38.804433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1704 2023.12.06 17:44:38.804476 [ 3 ] {} <Debug> HTTP-Session: 212c8658-3c5d-4960-bd6d-f4854b7ef213 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1705 2023.12.06 17:44:38.804506 [ 3 ] {} <Debug> HTTP-Session: 212c8658-3c5d-4960-bd6d-f4854b7ef213 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1706 2023.12.06 17:44:38.804639 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part
1707 2023.12.06 17:44:38.804697 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1708 2023.12.06 17:44:38.804793 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1709 2023.12.06 17:44:38.804926 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 47 rows starting from the beginning of the part
1710 2023.12.06 17:44:38.805268 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1711 2023.12.06 17:44:38.805285 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part
1712 2023.12.06 17:44:38.805486 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part
1713 2023.12.06 17:44:38.805750 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part
1714 2023.12.06 17:44:38.806051 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1715 2023.12.06 17:44:38.806478 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1716 2023.12.06 17:44:38.806807 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} <Trace> oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1717 2023.12.06 17:44:38.807085 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002285786 sec., 874 rows/sec., 74.77 KiB/sec.
1718 2023.12.06 17:44:38.807500 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 4 columns (4 merged, 0 gathered) in 0.003400508 sec., 79105.82771750573 rows/sec., 6.26 MiB/sec.
1719 2023.12.06 17:44:38.807521 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} <Debug> DynamicQueryHandler: Done processing query
1720 2023.12.06 17:44:38.807564 [ 3 ] {f964d45f-8027-45d4-b13e-7dcf3e66b8cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1721 2023.12.06 17:44:38.807601 [ 3 ] {} <Debug> HTTP-Session: 212c8658-3c5d-4960-bd6d-f4854b7ef213 Destroying unnamed session
1722 2023.12.06 17:44:38.807657 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1723 2023.12.06 17:44:38.807806 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22756, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1724 2023.12.06 17:44:38.807855 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Trace> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1725 2023.12.06 17:44:38.807888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1726 2023.12.06 17:44:38.807919 [ 3 ] {} <Debug> HTTP-Session: 37b195f1-a66d-4719-8743-a4aba1ba5e0f Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1727 2023.12.06 17:44:38.807946 [ 3 ] {} <Debug> HTTP-Session: 37b195f1-a66d-4719-8743-a4aba1ba5e0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1728 2023.12.06 17:44:38.807954 [ 17 ] {bfc59c70-8bd2-407f-9628-8dc4237cdd16::all_1_6_1} <Trace> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1729 2023.12.06 17:44:38.808102 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1730 2023.12.06 17:44:38.808147 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1731 2023.12.06 17:44:38.808265 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1732 2023.12.06 17:44:38.808654 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1733 2023.12.06 17:44:38.808876 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1734 2023.12.06 17:44:38.809024 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1735 2023.12.06 17:44:38.809153 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} <Information> executeQuery: Read 142 rows, 14.07 KiB in 0.00101765 sec., 139537 rows/sec., 13.50 MiB/sec.
1736 2023.12.06 17:44:38.809266 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} <Debug> DynamicQueryHandler: Done processing query
1737 2023.12.06 17:44:38.809290 [ 3 ] {ed0e08de-4e2c-40c9-b131-80aa65a33448} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1738 2023.12.06 17:44:38.809306 [ 3 ] {} <Debug> HTTP-Session: 37b195f1-a66d-4719-8743-a4aba1ba5e0f Destroying unnamed session
1739 2023.12.06 17:44:38.809462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1740 2023.12.06 17:44:38.809506 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1741 2023.12.06 17:44:38.809525 [ 3 ] {} <Debug> HTTP-Session: 09745a18-6034-4c72-8df1-6a0d01b2c109 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1742 2023.12.06 17:44:38.809542 [ 3 ] {} <Debug> HTTP-Session: 09745a18-6034-4c72-8df1-6a0d01b2c109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1743 2023.12.06 17:44:38.809609 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1744 2023.12.06 17:44:38.809647 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1745 2023.12.06 17:44:38.809749 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1746 2023.12.06 17:44:38.810072 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1747 2023.12.06 17:44:38.810281 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
1748 2023.12.06 17:44:38.810426 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} <Trace> oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
1749 2023.12.06 17:44:38.810541 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000903547 sec., 2213 rows/sec., 154.56 KiB/sec.
1750 2023.12.06 17:44:38.810663 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} <Debug> DynamicQueryHandler: Done processing query
1751 2023.12.06 17:44:38.810686 [ 3 ] {bfbc40c6-c391-46ba-85c8-7efb446aa07b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1752 2023.12.06 17:44:38.810702 [ 3 ] {} <Debug> HTTP-Session: 09745a18-6034-4c72-8df1-6a0d01b2c109 Destroying unnamed session
1753 2023.12.06 17:44:38.810844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 8356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1754 2023.12.06 17:44:38.810888 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1755 2023.12.06 17:44:38.810906 [ 3 ] {} <Debug> HTTP-Session: 3d4c0844-507f-490d-aa3c-0a95001feccb Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1756 2023.12.06 17:44:38.810923 [ 3 ] {} <Debug> HTTP-Session: 3d4c0844-507f-490d-aa3c-0a95001feccb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1757 2023.12.06 17:44:38.810994 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1758 2023.12.06 17:44:38.811032 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1759 2023.12.06 17:44:38.811136 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1760 2023.12.06 17:44:38.811445 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1761 2023.12.06 17:44:38.811652 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1762 2023.12.06 17:44:38.811798 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1763 2023.12.06 17:44:38.811914 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.000892838 sec., 54881 rows/sec., 4.29 MiB/sec.
1764 2023.12.06 17:44:38.812034 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} <Debug> DynamicQueryHandler: Done processing query
1765 2023.12.06 17:44:38.812058 [ 3 ] {4c07890b-f771-4058-8091-e0c6c50625da} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1766 2023.12.06 17:44:38.812075 [ 3 ] {} <Debug> HTTP-Session: 3d4c0844-507f-490d-aa3c-0a95001feccb Destroying unnamed session
1767 2023.12.06 17:44:38.812219 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1768 2023.12.06 17:44:38.812264 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1769 2023.12.06 17:44:38.812282 [ 3 ] {} <Debug> HTTP-Session: c348a7ae-97e0-41b7-95d0-1335447704eb Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1770 2023.12.06 17:44:38.812298 [ 3 ] {} <Debug> HTTP-Session: c348a7ae-97e0-41b7-95d0-1335447704eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1771 2023.12.06 17:44:38.812366 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1772 2023.12.06 17:44:38.812408 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1773 2023.12.06 17:44:38.812528 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1774 2023.12.06 17:44:38.812826 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1775 2023.12.06 17:44:38.813081 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1776 2023.12.06 17:44:38.813254 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} <Trace> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1777 2023.12.06 17:44:38.813381 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} <Information> executeQuery: Read 1 rows, 72.00 B in 0.00098603 sec., 1014 rows/sec., 71.31 KiB/sec.
1778 2023.12.06 17:44:38.813517 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} <Debug> DynamicQueryHandler: Done processing query
1779 2023.12.06 17:44:38.813541 [ 3 ] {164b33bb-1b1c-447b-9292-41d60810eeb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1780 2023.12.06 17:44:38.813557 [ 3 ] {} <Debug> HTTP-Session: c348a7ae-97e0-41b7-95d0-1335447704eb Destroying unnamed session
1781 2023.12.06 17:44:38.813712 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1782 2023.12.06 17:44:38.813758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1783 2023.12.06 17:44:38.813777 [ 3 ] {} <Debug> HTTP-Session: 0d0fc025-a3d9-4b9d-9f4a-09f8a3466ee3 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1784 2023.12.06 17:44:38.813793 [ 3 ] {} <Debug> HTTP-Session: 0d0fc025-a3d9-4b9d-9f4a-09f8a3466ee3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1785 2023.12.06 17:44:38.813870 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1786 2023.12.06 17:44:38.813913 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1787 2023.12.06 17:44:38.814049 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1788 2023.12.06 17:44:38.814536 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1789 2023.12.06 17:44:38.814844 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
1790 2023.12.06 17:44:38.815019 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} <Trace> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
1791 2023.12.06 17:44:38.815136 [ 54 ] {} <Debug> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
1792 2023.12.06 17:44:38.815151 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001247224 sec., 37683 rows/sec., 50.85 MiB/sec.
1793 2023.12.06 17:44:38.815188 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1794 2023.12.06 17:44:38.815337 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
1795 2023.12.06 17:44:38.815412 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} <Debug> DynamicQueryHandler: Done processing query
1796 2023.12.06 17:44:38.815441 [ 3 ] {9ed1a426-6ac0-4655-bcc5-330d0548c888} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1797 2023.12.06 17:44:38.815465 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1798 2023.12.06 17:44:38.815471 [ 3 ] {} <Debug> HTTP-Session: 0d0fc025-a3d9-4b9d-9f4a-09f8a3466ee3 Destroying unnamed session
1799 2023.12.06 17:44:38.815507 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 36 rows starting from the beginning of the part
1800 2023.12.06 17:44:38.815646 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part
1801 2023.12.06 17:44:38.815739 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 47 rows starting from the beginning of the part
1802 2023.12.06 17:44:38.815826 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 47 rows starting from the beginning of the part
1803 2023.12.06 17:44:38.815912 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 47 rows starting from the beginning of the part
1804 2023.12.06 17:44:38.815994 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 47 rows starting from the beginning of the part
1805 2023.12.06 17:44:38.817901 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 6 columns (6 merged, 0 gathered) in 0.002652112 sec., 101428.59728397595 rows/sec., 136.87 MiB/sec.
1806 2023.12.06 17:44:38.818144 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
1807 2023.12.06 17:44:38.818396 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
1808 2023.12.06 17:44:38.818465 [ 22 ] {9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
1809 2023.12.06 17:44:38.818531 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 9ac6c00a-afbb-4cfa-9c32-7947ecf98654::all_1_6_1: 4.07 MiB.
1810 2023.12.06 17:44:47.485039 [ 51 ] {} <Debug> DNSResolver: Updating DNS cache
1811 2023.12.06 17:44:47.485145 [ 51 ] {} <Debug> DNSResolver: Updated DNS cache
1812 2023.12.06 17:44:48.801385 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1813 2023.12.06 17:44:48.801492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1814 2023.12.06 17:44:48.801517 [ 3 ] {} <Debug> HTTP-Session: f91fe61c-b966-4d38-a741-fd7e9601fb1e Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1815 2023.12.06 17:44:48.801541 [ 3 ] {} <Debug> HTTP-Session: f91fe61c-b966-4d38-a741-fd7e9601fb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1816 2023.12.06 17:44:48.801671 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1817 2023.12.06 17:44:48.801733 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1818 2023.12.06 17:44:48.801893 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1819 2023.12.06 17:44:48.802335 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1820 2023.12.06 17:44:48.802616 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1821 2023.12.06 17:44:48.802782 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} <Trace> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1822 2023.12.06 17:44:48.802910 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001200384 sec., 39154 rows/sec., 3.10 MiB/sec.
1823 2023.12.06 17:44:48.803064 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} <Debug> DynamicQueryHandler: Done processing query
1824 2023.12.06 17:44:48.803090 [ 3 ] {80e5ff58-1e58-4a41-ba20-18e6fef2fcff} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1825 2023.12.06 17:44:48.803107 [ 3 ] {} <Debug> HTTP-Session: f91fe61c-b966-4d38-a741-fd7e9601fb1e Destroying unnamed session
1826 2023.12.06 17:44:48.803222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1827 2023.12.06 17:44:48.803274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1828 2023.12.06 17:44:48.803293 [ 3 ] {} <Debug> HTTP-Session: a75f9a7b-11c9-45e1-99b3-60eae794a663 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1829 2023.12.06 17:44:48.803312 [ 3 ] {} <Debug> HTTP-Session: a75f9a7b-11c9-45e1-99b3-60eae794a663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1830 2023.12.06 17:44:48.803392 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1831 2023.12.06 17:44:48.803435 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1832 2023.12.06 17:44:48.803547 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1833 2023.12.06 17:44:48.803940 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1834 2023.12.06 17:44:48.804151 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1835 2023.12.06 17:44:48.804302 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} <Trace> oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1836 2023.12.06 17:44:48.804427 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} <Information> executeQuery: Read 4 rows, 342.00 B in 0.00099755 sec., 4009 rows/sec., 334.80 KiB/sec.
1837 2023.12.06 17:44:48.804555 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} <Debug> DynamicQueryHandler: Done processing query
1838 2023.12.06 17:44:48.804579 [ 3 ] {864998b6-e7cd-43d7-8da2-a6f97cec780f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1839 2023.12.06 17:44:48.804595 [ 3 ] {} <Debug> HTTP-Session: a75f9a7b-11c9-45e1-99b3-60eae794a663 Destroying unnamed session
1840 2023.12.06 17:44:48.804736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22905, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1841 2023.12.06 17:44:48.804783 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1842 2023.12.06 17:44:48.804802 [ 3 ] {} <Debug> HTTP-Session: 1fc46153-014b-4fd6-bc56-3e8f8f71a16d Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1843 2023.12.06 17:44:48.804819 [ 3 ] {} <Debug> HTTP-Session: 1fc46153-014b-4fd6-bc56-3e8f8f71a16d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1844 2023.12.06 17:44:48.804897 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1845 2023.12.06 17:44:48.804936 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1846 2023.12.06 17:44:48.805041 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1847 2023.12.06 17:44:48.805419 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1848 2023.12.06 17:44:48.805637 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1849 2023.12.06 17:44:48.805786 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1850 2023.12.06 17:44:48.805916 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} <Information> executeQuery: Read 143 rows, 14.16 KiB in 0.00098877 sec., 144624 rows/sec., 13.98 MiB/sec.
1851 2023.12.06 17:44:48.806087 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} <Debug> DynamicQueryHandler: Done processing query
1852 2023.12.06 17:44:48.806112 [ 3 ] {5bba4941-99be-4826-bb37-7a1451964eaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1853 2023.12.06 17:44:48.806129 [ 3 ] {} <Debug> HTTP-Session: 1fc46153-014b-4fd6-bc56-3e8f8f71a16d Destroying unnamed session
1854 2023.12.06 17:44:48.806282 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1855 2023.12.06 17:44:48.806328 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1856 2023.12.06 17:44:48.806346 [ 3 ] {} <Debug> HTTP-Session: 0c006f92-a603-4a02-8245-f211bed97de1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1857 2023.12.06 17:44:48.806364 [ 3 ] {} <Debug> HTTP-Session: 0c006f92-a603-4a02-8245-f211bed97de1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1858 2023.12.06 17:44:48.806435 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
1859 2023.12.06 17:44:48.806474 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
1860 2023.12.06 17:44:48.806589 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1861 2023.12.06 17:44:48.806902 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1862 2023.12.06 17:44:48.807103 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary)
1863 2023.12.06 17:44:48.807249 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} <Trace> oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0.
1864 2023.12.06 17:44:48.807378 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000913068 sec., 4380 rows/sec., 305.89 KiB/sec.
1865 2023.12.06 17:44:48.807501 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} <Debug> DynamicQueryHandler: Done processing query
1866 2023.12.06 17:44:48.807525 [ 3 ] {ce4ddcec-f24f-45d3-97a2-14aca4c603d2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1867 2023.12.06 17:44:48.807542 [ 3 ] {} <Debug> HTTP-Session: 0c006f92-a603-4a02-8245-f211bed97de1 Destroying unnamed session
1868 2023.12.06 17:44:48.807685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 8697, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1869 2023.12.06 17:44:48.807730 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1870 2023.12.06 17:44:48.807748 [ 3 ] {} <Debug> HTTP-Session: 83758f60-12ce-4f7e-a47b-d1bd6e767f56 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1871 2023.12.06 17:44:48.807765 [ 3 ] {} <Debug> HTTP-Session: 83758f60-12ce-4f7e-a47b-d1bd6e767f56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1872 2023.12.06 17:44:48.807839 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1873 2023.12.06 17:44:48.807878 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1874 2023.12.06 17:44:48.807984 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1875 2023.12.06 17:44:48.808282 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1876 2023.12.06 17:44:48.808505 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary)
1877 2023.12.06 17:44:48.808650 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0.
1878 2023.12.06 17:44:48.808776 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} <Information> executeQuery: Read 51 rows, 4.09 KiB in 0.000906958 sec., 56231 rows/sec., 4.40 MiB/sec.
1879 2023.12.06 17:44:48.808894 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} <Debug> DynamicQueryHandler: Done processing query
1880 2023.12.06 17:44:48.808919 [ 3 ] {8a5e0a46-50ba-4a9d-b365-46e3219b2be3} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB.
1881 2023.12.06 17:44:48.808935 [ 3 ] {} <Debug> HTTP-Session: 83758f60-12ce-4f7e-a47b-d1bd6e767f56 Destroying unnamed session
1882 2023.12.06 17:44:48.809042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1883 2023.12.06 17:44:48.809087 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1884 2023.12.06 17:44:48.809105 [ 3 ] {} <Debug> HTTP-Session: 9613c0e9-6126-4cbc-b448-994a7bf90ad6 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1885 2023.12.06 17:44:48.809121 [ 3 ] {} <Debug> HTTP-Session: 9613c0e9-6126-4cbc-b448-994a7bf90ad6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1886 2023.12.06 17:44:48.809190 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1887 2023.12.06 17:44:48.809232 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1888 2023.12.06 17:44:48.809352 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1889 2023.12.06 17:44:48.809618 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1890 2023.12.06 17:44:48.809874 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1891 2023.12.06 17:44:48.810047 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} <Trace> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1892 2023.12.06 17:44:48.810171 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000953039 sec., 2098 rows/sec., 147.55 KiB/sec.
1893 2023.12.06 17:44:48.810294 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} <Debug> DynamicQueryHandler: Done processing query
1894 2023.12.06 17:44:48.810317 [ 3 ] {ca0d06e7-cba0-4f42-8314-9cf461ecb2e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1895 2023.12.06 17:44:48.810332 [ 3 ] {} <Debug> HTTP-Session: 9613c0e9-6126-4cbc-b448-994a7bf90ad6 Destroying unnamed session
1896 2023.12.06 17:44:48.810514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1897 2023.12.06 17:44:48.810558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1898 2023.12.06 17:44:48.810577 [ 3 ] {} <Debug> HTTP-Session: 64a6c26f-d8f6-4784-a906-7bfdc81c2271 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1899 2023.12.06 17:44:48.810593 [ 3 ] {} <Debug> HTTP-Session: 64a6c26f-d8f6-4784-a906-7bfdc81c2271 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1900 2023.12.06 17:44:48.810679 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
1901 2023.12.06 17:44:48.810723 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
1902 2023.12.06 17:44:48.810858 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1903 2023.12.06 17:44:48.811331 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1904 2023.12.06 17:44:48.811630 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary)
1905 2023.12.06 17:44:48.811804 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} <Trace> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0.
1906 2023.12.06 17:44:48.811938 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.001222385 sec., 38449 rows/sec., 51.89 MiB/sec.
1907 2023.12.06 17:44:48.812075 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} <Debug> DynamicQueryHandler: Done processing query
1908 2023.12.06 17:44:48.812098 [ 3 ] {4aaecb4f-e388-4a5d-88af-4da013abc14a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
1909 2023.12.06 17:44:48.812114 [ 3 ] {} <Debug> HTTP-Session: 64a6c26f-d8f6-4784-a906-7bfdc81c2271 Destroying unnamed session
1910 2023.12.06 17:44:53.800562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 5331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1911 2023.12.06 17:44:53.800747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1912 2023.12.06 17:44:53.800794 [ 3 ] {} <Debug> HTTP-Session: b187fc16-0b0e-404a-97f2-7600473aa469 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1913 2023.12.06 17:44:53.800834 [ 3 ] {} <Debug> HTTP-Session: b187fc16-0b0e-404a-97f2-7600473aa469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1914 2023.12.06 17:44:53.801035 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1915 2023.12.06 17:44:53.801133 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1916 2023.12.06 17:44:53.801400 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1917 2023.12.06 17:44:53.801871 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1918 2023.12.06 17:44:53.802145 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1919 2023.12.06 17:44:53.802317 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1920 2023.12.06 17:44:53.802459 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} <Information> executeQuery: Read 36 rows, 3.09 KiB in 0.001361268 sec., 26445 rows/sec., 2.22 MiB/sec.
1921 2023.12.06 17:44:53.802612 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} <Debug> DynamicQueryHandler: Done processing query
1922 2023.12.06 17:44:53.802638 [ 3 ] {8568c707-e2bc-4771-8891-fc1b6d33fb3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1923 2023.12.06 17:44:53.802654 [ 3 ] {} <Debug> HTTP-Session: b187fc16-0b0e-404a-97f2-7600473aa469 Destroying unnamed session
1924 2023.12.06 17:44:53.802821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 4098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1925 2023.12.06 17:44:53.802871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1926 2023.12.06 17:44:53.802890 [ 3 ] {} <Debug> HTTP-Session: cd584332-214f-4126-94e4-32b7ac4b55d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1927 2023.12.06 17:44:53.802910 [ 3 ] {} <Debug> HTTP-Session: cd584332-214f-4126-94e4-32b7ac4b55d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1928 2023.12.06 17:44:53.802993 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
1929 2023.12.06 17:44:53.803034 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
1930 2023.12.06 17:44:53.803144 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1931 2023.12.06 17:44:53.803424 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1932 2023.12.06 17:44:53.803633 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary)
1933 2023.12.06 17:44:53.803777 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0.
1934 2023.12.06 17:44:53.803888 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000866387 sec., 27701 rows/sec., 2.14 MiB/sec.
1935 2023.12.06 17:44:53.804010 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} <Debug> DynamicQueryHandler: Done processing query
1936 2023.12.06 17:44:53.804034 [ 3 ] {f5e45e9a-b195-4c1c-a893-7ee6af04b1d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1937 2023.12.06 17:44:53.804050 [ 3 ] {} <Debug> HTTP-Session: cd584332-214f-4126-94e4-32b7ac4b55d1 Destroying unnamed session
1938 2023.12.06 17:44:53.804170 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 7000, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1939 2023.12.06 17:44:53.804215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1940 2023.12.06 17:44:53.804234 [ 3 ] {} <Debug> HTTP-Session: f13dcb24-129a-4c01-876b-546e541d45fc Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1941 2023.12.06 17:44:53.804251 [ 3 ] {} <Debug> HTTP-Session: f13dcb24-129a-4c01-876b-546e541d45fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1942 2023.12.06 17:44:53.804326 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
1943 2023.12.06 17:44:53.804370 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
1944 2023.12.06 17:44:53.804491 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1945 2023.12.06 17:44:53.804776 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1946 2023.12.06 17:44:53.805039 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary)
1947 2023.12.06 17:44:53.805214 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} <Trace> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0.
1948 2023.12.06 17:44:53.805349 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.00099227 sec., 36280 rows/sec., 2.56 MiB/sec.
1949 2023.12.06 17:44:53.805468 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} <Debug> DynamicQueryHandler: Done processing query
1950 2023.12.06 17:44:53.805492 [ 3 ] {ac0810ac-4426-4c4e-86aa-6761af4555b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1951 2023.12.06 17:44:53.805507 [ 3 ] {} <Debug> HTTP-Session: f13dcb24-129a-4c01-876b-546e541d45fc Destroying unnamed session
1952 2023.12.06 17:44:58.802157 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 6792, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1953 2023.12.06 17:44:58.802337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1954 2023.12.06 17:44:58.802393 [ 3 ] {} <Debug> HTTP-Session: 5551cae0-2fa9-4900-ac31-11c92998d308 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1955 2023.12.06 17:44:58.802437 [ 3 ] {} <Debug> HTTP-Session: 5551cae0-2fa9-4900-ac31-11c92998d308 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1956 2023.12.06 17:44:58.802637 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete)
1957 2023.12.06 17:44:58.802699 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64
1958 2023.12.06 17:44:58.802858 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1959 2023.12.06 17:44:58.803349 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1960 2023.12.06 17:44:58.803618 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
1961 2023.12.06 17:44:58.803775 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} <Trace> oximeter.fields_i64 (bfc59c70-8bd2-407f-9628-8dc4237cdd16): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
1962 2023.12.06 17:44:58.803907 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} <Information> executeQuery: Read 47 rows, 3.81 KiB in 0.001225435 sec., 38353 rows/sec., 3.04 MiB/sec.
1963 2023.12.06 17:44:58.804083 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} <Debug> DynamicQueryHandler: Done processing query
1964 2023.12.06 17:44:58.804109 [ 3 ] {f542496a-3b6d-47b4-aafa-be9c6334f294} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB.
1965 2023.12.06 17:44:58.804126 [ 3 ] {} <Debug> HTTP-Session: 5551cae0-2fa9-4900-ac31-11c92998d308 Destroying unnamed session
1966 2023.12.06 17:44:58.804284 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1967 2023.12.06 17:44:58.804330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1968 2023.12.06 17:44:58.804352 [ 3 ] {} <Debug> HTTP-Session: e286be27-07b6-4ddc-ac3c-109d8328aa37 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1969 2023.12.06 17:44:58.804369 [ 3 ] {} <Debug> HTTP-Session: e286be27-07b6-4ddc-ac3c-109d8328aa37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1970 2023.12.06 17:44:58.804440 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete)
1971 2023.12.06 17:44:58.804479 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr
1972 2023.12.06 17:44:58.804586 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1973 2023.12.06 17:44:58.804839 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1974 2023.12.06 17:44:58.805047 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
1975 2023.12.06 17:44:58.805202 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} <Trace> oximeter.fields_ipaddr (7decb43e-9436-4196-8532-9efbaf933c29): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
1976 2023.12.06 17:44:58.805323 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000854537 sec., 2340 rows/sec., 199.99 KiB/sec.
1977 2023.12.06 17:44:58.805461 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} <Debug> DynamicQueryHandler: Done processing query
1978 2023.12.06 17:44:58.805485 [ 3 ] {c6a0b171-147f-42ca-a3b0-1ab1289e8794} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
1979 2023.12.06 17:44:58.805501 [ 3 ] {} <Debug> HTTP-Session: e286be27-07b6-4ddc-ac3c-109d8328aa37 Destroying unnamed session
1980 2023.12.06 17:44:58.805639 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 22748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
1981 2023.12.06 17:44:58.805683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
1982 2023.12.06 17:44:58.805703 [ 3 ] {} <Debug> HTTP-Session: 23734d08-b185-428c-b3cd-b76a34ee8e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
1983 2023.12.06 17:44:58.805720 [ 3 ] {} <Debug> HTTP-Session: 23734d08-b185-428c-b3cd-b76a34ee8e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
1984 2023.12.06 17:44:58.805792 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete)
1985 2023.12.06 17:44:58.805829 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string
1986 2023.12.06 17:44:58.805935 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} <Trace> ParallelParsingInputFormat: Parallel parsing is used
1987 2023.12.06 17:44:58.806289 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1988 2023.12.06 17:44:58.806505 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
1989 2023.12.06 17:44:58.806654 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
1990 2023.12.06 17:44:58.806781 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} <Information> executeQuery: Read 142 rows, 14.06 KiB in 0.000956739 sec., 148420 rows/sec., 14.35 MiB/sec.
1991 2023.12.06 17:44:58.806776 [ 60 ] {} <Debug> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
1992 2023.12.06 17:44:58.806899 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
1993 2023.12.06 17:44:58.806968 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} <Debug> DynamicQueryHandler: Done processing query
1994 2023.12.06 17:44:58.807006 [ 3 ] {8c98f2c5-8bc1-43a2-82ca-2d2dc3567805} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB.
1995 2023.12.06 17:44:58.807008 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
1996 2023.12.06 17:44:58.807029 [ 3 ] {} <Debug> HTTP-Session: 23734d08-b185-428c-b3cd-b76a34ee8e7f Destroying unnamed session
1997 2023.12.06 17:44:58.807139 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
1998 2023.12.06 17:44:58.807175 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 178 rows starting from the beginning of the part
1999 2023.12.06 17:44:58.807238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2000 2023.12.06 17:44:58.807329 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2001 2023.12.06 17:44:58.807382 [ 3 ] {} <Debug> HTTP-Session: 7a5c1f7a-57a8-454a-88d2-4815182898a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
2002 2023.12.06 17:44:58.807406 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 141 rows starting from the beginning of the part
2003 2023.12.06 17:44:58.807417 [ 3 ] {} <Debug> HTTP-Session: 7a5c1f7a-57a8-454a-88d2-4815182898a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2004 2023.12.06 17:44:58.807626 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete)
2005 2023.12.06 17:44:58.807639 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 142 rows starting from the beginning of the part
2006 2023.12.06 17:44:58.807724 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16
2007 2023.12.06 17:44:58.807924 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 143 rows starting from the beginning of the part
2008 2023.12.06 17:44:58.808185 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2009 2023.12.06 17:44:58.808208 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part
2010 2023.12.06 17:44:58.808384 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 142 rows starting from the beginning of the part
2011 2023.12.06 17:44:58.808941 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
2012 2023.12.06 17:44:58.809311 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary)
2013 2023.12.06 17:44:58.809636 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} <Trace> oximeter.fields_u16 (1fe63513-dd5b-4ff3-ae6b-ea96bba49363): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0.
2014 2023.12.06 17:44:58.809837 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002166223 sec., 923 rows/sec., 64.47 KiB/sec.
2015 2023.12.06 17:44:58.810126 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} <Debug> DynamicQueryHandler: Done processing query
2016 2023.12.06 17:44:58.810190 [ 3 ] {353dfdd6-25c5-4429-b7c6-d52f7a1adc02} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2017 2023.12.06 17:44:58.810229 [ 3 ] {} <Debug> HTTP-Session: 7a5c1f7a-57a8-454a-88d2-4815182898a0 Destroying unnamed session
2018 2023.12.06 17:44:58.810248 [ 17 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 782 rows, containing 4 columns (4 merged, 0 gathered) in 0.003288615 sec., 237790.07272058298 rows/sec., 22.72 MiB/sec.
2019 2023.12.06 17:44:58.810384 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2020 2023.12.06 17:44:58.810446 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 10206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2021 2023.12.06 17:44:58.810513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2022 2023.12.06 17:44:58.810540 [ 3 ] {} <Debug> HTTP-Session: 2d9bcc46-775b-4ebe-947d-fe315af03d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
2023 2023.12.06 17:44:58.810571 [ 3 ] {} <Debug> HTTP-Session: 2d9bcc46-775b-4ebe-947d-fe315af03d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2024 2023.12.06 17:44:58.810668 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2025 2023.12.06 17:44:58.810702 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete)
2026 2023.12.06 17:44:58.810752 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid
2027 2023.12.06 17:44:58.810766 [ 25 ] {64e25b3b-be66-40c1-9916-9eb68ccf0b9e::all_1_11_2} <Trace> oximeter.fields_string (64e25b3b-be66-40c1-9916-9eb68ccf0b9e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2028 2023.12.06 17:44:58.810975 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2029 2023.12.06 17:44:58.811355 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
2030 2023.12.06 17:44:58.811567 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary)
2031 2023.12.06 17:44:58.811711 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0.
2032 2023.12.06 17:44:58.811835 [ 60 ] {} <Debug> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0
2033 2023.12.06 17:44:58.811842 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} <Information> executeQuery: Read 60 rows, 4.79 KiB in 0.001095282 sec., 54780 rows/sec., 4.27 MiB/sec.
2034 2023.12.06 17:44:58.811893 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
2035 2023.12.06 17:44:58.812058 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact
2036 2023.12.06 17:44:58.812088 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} <Debug> DynamicQueryHandler: Done processing query
2037 2023.12.06 17:44:58.812137 [ 3 ] {3f945382-aa2e-4878-bb16-924a1b6ae5c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB.
2038 2023.12.06 17:44:58.812175 [ 3 ] {} <Debug> HTTP-Session: 2d9bcc46-775b-4ebe-947d-fe315af03d6b Destroying unnamed session
2039 2023.12.06 17:44:58.812226 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2040 2023.12.06 17:44:58.812262 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part
2041 2023.12.06 17:44:58.812337 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2042 2023.12.06 17:44:58.812432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2043 2023.12.06 17:44:58.812480 [ 3 ] {} <Debug> HTTP-Session: a7bc8c22-9c0c-409b-863e-2da760b947f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
2044 2023.12.06 17:44:58.812498 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 58 rows starting from the beginning of the part
2045 2023.12.06 17:44:58.812515 [ 3 ] {} <Debug> HTTP-Session: a7bc8c22-9c0c-409b-863e-2da760b947f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2046 2023.12.06 17:44:58.812741 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 49 rows starting from the beginning of the part
2047 2023.12.06 17:44:58.812755 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete)
2048 2023.12.06 17:44:58.812864 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64
2049 2023.12.06 17:44:58.812956 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part
2050 2023.12.06 17:44:58.813262 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part
2051 2023.12.06 17:44:58.813402 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2052 2023.12.06 17:44:58.813514 [ 23 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 60 rows starting from the beginning of the part
2053 2023.12.06 17:44:58.813997 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
2054 2023.12.06 17:44:58.814703 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary)
2055 2023.12.06 17:44:58.814966 [ 17 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.002995829 sec., 111154.54186470588 rows/sec., 8.67 MiB/sec.
2056 2023.12.06 17:44:58.815049 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} <Trace> oximeter.measurements_cumulativei64 (302dc06a-2bae-463f-8600-e0c4c5ef16a7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0.
2057 2023.12.06 17:44:58.815165 [ 17 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary)
2058 2023.12.06 17:44:58.815293 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} <Information> executeQuery: Read 11 rows, 754.00 B in 0.002453659 sec., 4483 rows/sec., 300.09 KiB/sec.
2059 2023.12.06 17:44:58.815551 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} <Debug> DynamicQueryHandler: Done processing query
2060 2023.12.06 17:44:58.815555 [ 17 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2.
2061 2023.12.06 17:44:58.815605 [ 3 ] {8cb91796-1f75-4b5b-a442-29ebe4a36096} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB.
2062 2023.12.06 17:44:58.815654 [ 3 ] {} <Debug> HTTP-Session: a7bc8c22-9c0c-409b-863e-2da760b947f8 Destroying unnamed session
2063 2023.12.06 17:44:58.815698 [ 17 ] {f49724f3-1078-43a4-9a1b-a38c55ed5c3c::all_1_11_2} <Trace> oximeter.fields_uuid (f49724f3-1078-43a4-9a1b-a38c55ed5c3c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0
2064 2023.12.06 17:44:58.815813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2065 2023.12.06 17:44:58.815874 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2066 2023.12.06 17:44:58.815897 [ 3 ] {} <Debug> HTTP-Session: 8c199764-3aab-44cf-90d2-8d662dffe342 Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
2067 2023.12.06 17:44:58.815918 [ 3 ] {} <Debug> HTTP-Session: 8c199764-3aab-44cf-90d2-8d662dffe342 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2068 2023.12.06 17:44:58.816006 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete)
2069 2023.12.06 17:44:58.816058 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64
2070 2023.12.06 17:44:58.816219 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2071 2023.12.06 17:44:58.816551 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
2072 2023.12.06 17:44:58.816816 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary)
2073 2023.12.06 17:44:58.816991 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} <Trace> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0.
2074 2023.12.06 17:44:58.817118 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0
2075 2023.12.06 17:44:58.817125 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001073831 sec., 931 rows/sec., 65.48 KiB/sec.
2076 2023.12.06 17:44:58.817179 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
2077 2023.12.06 17:44:58.817321 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact
2078 2023.12.06 17:44:58.817377 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} <Debug> DynamicQueryHandler: Done processing query
2079 2023.12.06 17:44:58.817422 [ 3 ] {7984fdac-2685-41d9-9345-b04eda699475} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB.
2080 2023.12.06 17:44:58.817471 [ 3 ] {} <Debug> HTTP-Session: 8c199764-3aab-44cf-90d2-8d662dffe342 Destroying unnamed session
2081 2023.12.06 17:44:58.817479 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal
2082 2023.12.06 17:44:58.817524 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part
2083 2023.12.06 17:44:58.817626 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part
2084 2023.12.06 17:44:58.817692 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:47466, User-Agent: (none), Length: 50282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none)
2085 2023.12.06 17:44:58.817798 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0
2086 2023.12.06 17:44:58.817837 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part
2087 2023.12.06 17:44:58.817850 [ 3 ] {} <Debug> HTTP-Session: 4a591c22-34f2-490e-a874-5d7e53bc8a2e Authenticating user 'default' from [fd00:1122:3344:101::d]:47466
2088 2023.12.06 17:44:58.817915 [ 3 ] {} <Debug> HTTP-Session: 4a591c22-34f2-490e-a874-5d7e53bc8a2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db
2089 2023.12.06 17:44:58.818118 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part
2090 2023.12.06 17:44:58.818147 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:47466) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete)
2091 2023.12.06 17:44:58.818248 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64
2092 2023.12.06 17:44:58.818390 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part
2093 2023.12.06 17:44:58.818765 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part
2094 2023.12.06 17:44:58.818886 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} <Trace> ParallelParsingInputFormat: Parallel parsing is used
2095 2023.12.06 17:44:58.820032 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.19 GiB.
2096 2023.12.06 17:44:58.820610 [ 17 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 5 columns (5 merged, 0 gathered) in 0.003356477 sec., 80143.55528132622 rows/sec., 5.65 MiB/sec.
2097 2023.12.06 17:44:58.820758 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary)
2098 2023.12.06 17:44:58.820768 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary)
2099 2023.12.06 17:44:58.821048 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} <Trace> oximeter.measurements_histogramf64 (9ac6c00a-afbb-4cfa-9c32-7947ecf98654): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0.
2100 2023.12.06 17:44:58.821097 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1.
2101 2023.12.06 17:44:58.821207 [ 25 ] {7dc0505c-69e0-4336-9c70-adb87b2e090f::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (7dc0505c-69e0-4336-9c70-adb87b2e090f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0
2102 2023.12.06 17:44:58.821318 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} <Information> executeQuery: Read 47 rows, 64.95 KiB in 0.003105902 sec., 15132 rows/sec., 20.42 MiB/sec.
2103 2023.12.06 17:44:58.821520 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} <Debug> DynamicQueryHandler: Done processing query
2104 2023.12.06 17:44:58.821544 [ 3 ] {45b1eff1-838f-46ac-8aea-9f4a379f9077} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB.
2105 2023.12.06 17:44:58.821560 [ 3 ] {} <Debug> HTTP-Session: 4a591c22-34f2-490e-a874-5d7e53bc8a2e Destroying unnamed session