[ Nov 29 20:28:24 Enabled. ] [ Nov 29 20:28:24 Rereading configuration. ] [ Nov 29 20:28:27 Rereading configuration. ] [ Nov 29 20:28:29 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService16 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService16 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService16 ipadm: Could not delete oxControlService16: Interface does not exist + true + ipadm create-if -t oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16 + ipadm show-addr oxControlService16/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService16/ll + ipadm show-addr oxControlService16/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + 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") + 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 [ Nov 29 20:28:30 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.11.29 20:28:31.146408 [ 1 ] {} Application: Will watch for the process with pid 22860 2023.11.29 20:28:31.146550 [ 1 ] {} Application: Forked a child process to watch 2023.11.29 20:28:31.758999 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22860 2023.11.29 20:28:31.759196 [ 1 ] {} Application: starting up 2023.11.29 20:28:31.759481 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.11.29 20:28:31.890695 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.11.29 20:28:31.890745 [ 1 ] {} Application: Initializing DateLUT. 2023.11.29 20:28:31.890761 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.11.29 20:28:31.890809 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.11.29 20:28:31.891173 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.11.29 20:28:31.891872 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.29 20:28:31.892434 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.29 20:28:31.892741 [ 1 ] {} 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) 2023.11.29 20:28:31.895565 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.29 20:28:31.895617 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.29 20:28:31.896578 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.11.29 20:28:31.896868 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.11.29 20:28:31.905951 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.11.29 20:28:31.906502 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.11.29 20:28:31.906534 [ 1 ] {} Application: Uncompressed cache policy name 2023.11.29 20:28:31.908030 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.11.29 20:28:31.908602 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.11.29 20:28:31.908938 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.11.29 20:28:31.909398 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.11.29 20:28:31.910258 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.11.29 20:28:31.910305 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.11.29 20:28:31.910369 [ 1 ] {} Application: Loaded user defined objects 2023.11.29 20:28:31.910387 [ 1 ] {} Application: Loading metadata from /data/ 2023.11.29 20:28:31.948239 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.11.29 20:28:31.948285 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142413 sec 2023.11.29 20:28:31.949010 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.29 20:28:31.949110 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.11.29 20:28:31.949131 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.11.29 20:28:31.949155 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.11.29 20:28:31.949168 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.11.29 20:28:31.949183 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.11.29 20:28:31.949200 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.11.29 20:28:31.949234 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.11.29 20:28:31.949254 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.11.29 20:28:31.949284 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.11.29 20:28:31.949297 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.11.29 20:28:31.949312 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.11.29 20:28:31.949330 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.11.29 20:28:31.949365 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.11.29 20:28:31.949380 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.11.29 20:28:31.949392 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.11.29 20:28:31.987436 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.11.29 20:28:31.998983 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.11.29 20:28:31.999026 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2822e-05 sec 2023.11.29 20:28:31.999056 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.29 20:28:31.999071 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.11.29 20:28:31.999092 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.11.29 20:28:32.001140 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.11.29 20:28:32.007010 [ 1 ] {} Application: Loaded metadata. 2023.11.29 20:28:32.007139 [ 1 ] {} 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). 2023.11.29 20:28:32.007206 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.11.29 20:28:32.219079 [ 1 ] {} 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) 2023.11.29 20:28:32.236831 [ 1 ] {} 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) 2023.11.29 20:28:32.236913 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.11.29 20:28:32.360893 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.11.29 20:28:32.361681 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.11.29 20:28:32.362056 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.11.29 20:28:32.362095 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.11.29 20:28:32.362116 [ 128 ] {} DNSResolver: Updating DNS cache 2023.11.29 20:28:32.362196 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.11.29 20:28:32.362201 [ 128 ] {} DNSResolver: Updated DNS cache 2023.11.29 20:28:32.362253 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.11.29 20:28:32.362851 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.11.29 20:28:32.362874 [ 1 ] {} Application: Ready for connections. 2023.11.29 20:28:47.362320 [ 164 ] {} DNSResolver: Updating DNS cache 2023.11.29 20:28:47.362418 [ 164 ] {} DNSResolver: Updated DNS cache 2023.11.29 20:29:02.362520 [ 164 ] {} DNSResolver: Updating DNS cache 2023.11.29 20:29:02.362619 [ 164 ] {} DNSResolver: Updated DNS cache 2023.11.29 20:29:02.730685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.730937 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.731702 [ 3 ] {} HTTP-Session: 862a3182-c0b6-438e-804f-1e37cb20b3da Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.731744 [ 3 ] {} HTTP-Session: 862a3182-c0b6-438e-804f-1e37cb20b3da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.731931 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.11.29 20:29:02.731971 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.29 20:29:02.732019 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.11.29 20:29:02.733640 [ 3 ] {23b6efda-b00c-424e-a3bb-41d50ce6826d} executeQuery: (from [fd00:1122:3344:101::d]:60980) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.29 20:29:02.757896 [ 3 ] {23b6efda-b00c-424e-a3bb-41d50ce6826d} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60980) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.29 20:29:02.758899 [ 3 ] {23b6efda-b00c-424e-a3bb-41d50ce6826d} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.29 20:29:02.759801 [ 3 ] {23b6efda-b00c-424e-a3bb-41d50ce6826d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.759828 [ 3 ] {} HTTP-Session: 862a3182-c0b6-438e-804f-1e37cb20b3da Destroying unnamed session 2023.11.29 20:29:02.765093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.765209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.765231 [ 3 ] {} HTTP-Session: ceda842b-44a9-4d52-9deb-130e1d885797 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.765283 [ 3 ] {} HTTP-Session: ceda842b-44a9-4d52-9deb-130e1d885797 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.765618 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} executeQuery: (from [fd00:1122:3344:101::d]:60980) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.11.29 20:29:02.765708 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.11.29 20:29:02.767008 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.11.29 20:29:02.769030 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:02.773320 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.773385 [ 3 ] {c67bc3e2-df5e-47ed-be67-d2567c80a092} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.11.29 20:29:02.773404 [ 3 ] {} HTTP-Session: ceda842b-44a9-4d52-9deb-130e1d885797 Destroying unnamed session 2023.11.29 20:29:02.773597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.773678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.773700 [ 3 ] {} HTTP-Session: 18a0e448-debe-4fce-9517-6025fb320ca7 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.773749 [ 3 ] {} HTTP-Session: 18a0e448-debe-4fce-9517-6025fb320ca7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.773858 [ 3 ] {8c4859aa-8f20-488b-9dc9-59f213405cc7} executeQuery: (from [fd00:1122:3344:101::d]:60980) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.11.29 20:29:02.774244 [ 3 ] {8c4859aa-8f20-488b-9dc9-59f213405cc7} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:60980) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.11.29 20:29:02.774566 [ 3 ] {8c4859aa-8f20-488b-9dc9-59f213405cc7} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.11.29 20:29:02.774842 [ 3 ] {8c4859aa-8f20-488b-9dc9-59f213405cc7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.774866 [ 3 ] {} HTTP-Session: 18a0e448-debe-4fce-9517-6025fb320ca7 Destroying unnamed session 2023.11.29 20:29:02.775148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.775290 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.775325 [ 3 ] {} HTTP-Session: 46c7d6ae-66a3-4e52-b971-160d7cab3926 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.775387 [ 3 ] {} HTTP-Session: 46c7d6ae-66a3-4e52-b971-160d7cab3926 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.775548 [ 3 ] {c055d1e8-ae43-4373-ade2-f8e566c18156} executeQuery: (from [fd00:1122:3344:101::d]:60980) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.11.29 20:29:02.775681 [ 3 ] {c055d1e8-ae43-4373-ade2-f8e566c18156} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.775760 [ 3 ] {c055d1e8-ae43-4373-ade2-f8e566c18156} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.775779 [ 3 ] {} HTTP-Session: 46c7d6ae-66a3-4e52-b971-160d7cab3926 Destroying unnamed session 2023.11.29 20:29:02.775963 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.776472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.776491 [ 3 ] {} HTTP-Session: 98c8fb91-61a8-4d62-bca6-44a8b215bb4f Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.776541 [ 3 ] {} HTTP-Session: 98c8fb91-61a8-4d62-bca6-44a8b215bb4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.776633 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.11.29 20:29:02.776682 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.11.29 20:29:02.778915 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.11.29 20:29:02.778970 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.5892e-05 sec 2023.11.29 20:29:02.778989 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} TablesLoader: Loading 0 tables with 0 dependency level 2023.11.29 20:29:02.779031 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} DatabaseAtomic (oximeter): Starting up tables. 2023.11.29 20:29:02.779106 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.779165 [ 3 ] {9838d7ce-50b7-42fa-93eb-523782946096} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.779183 [ 3 ] {} HTTP-Session: 98c8fb91-61a8-4d62-bca6-44a8b215bb4f Destroying unnamed session 2023.11.29 20:29:02.779335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.779431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.779454 [ 3 ] {} HTTP-Session: a65a4d9e-a4e0-4bbc-8bd8-cf8e72613ddd Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.779514 [ 3 ] {} HTTP-Session: a65a4d9e-a4e0-4bbc-8bd8-cf8e72613ddd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.779725 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} executeQuery: (from [fd00:1122:3344:101::d]:60980) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.11.29 20:29:02.779826 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.11.29 20:29:02.784130 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} oximeter.version (791ed719-1d81-43ed-91d4-c64748c77e18): Loading data parts 2023.11.29 20:29:02.784254 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} oximeter.version (791ed719-1d81-43ed-91d4-c64748c77e18): There are no data parts 2023.11.29 20:29:02.786435 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.786461 [ 3 ] {1fd1b1e2-9ddd-4c30-98de-2189cc531df6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.786523 [ 3 ] {} HTTP-Session: a65a4d9e-a4e0-4bbc-8bd8-cf8e72613ddd Destroying unnamed session 2023.11.29 20:29:02.786644 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.786756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.786776 [ 3 ] {} HTTP-Session: 6f1af783-a07d-4995-8e7b-1a4d520a88d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.786792 [ 3 ] {} HTTP-Session: 6f1af783-a07d-4995-8e7b-1a4d520a88d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.787022 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} executeQuery: (from [fd00:1122:3344:101::d]:60980) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.787138 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.11.29 20:29:02.794129 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} oximeter.measurements_bool (0de65fc7-6f9c-41ca-aa2f-6ec5dbdf5263): Loading data parts 2023.11.29 20:29:02.794219 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} oximeter.measurements_bool (0de65fc7-6f9c-41ca-aa2f-6ec5dbdf5263): There are no data parts 2023.11.29 20:29:02.795683 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.795711 [ 3 ] {2e1c2d8a-b0e0-465f-aa85-b71a7068d7eb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.795774 [ 3 ] {} HTTP-Session: 6f1af783-a07d-4995-8e7b-1a4d520a88d0 Destroying unnamed session 2023.11.29 20:29:02.795924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.796010 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.796068 [ 3 ] {} HTTP-Session: e7ebcb98-5b0b-4fa3-962c-71f74289e5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.796088 [ 3 ] {} HTTP-Session: e7ebcb98-5b0b-4fa3-962c-71f74289e5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.796314 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.796424 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.11.29 20:29:02.798166 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} oximeter.measurements_i8 (b9592e6d-27fa-4eb8-a2ca-9a04914e1140): Loading data parts 2023.11.29 20:29:02.798292 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} oximeter.measurements_i8 (b9592e6d-27fa-4eb8-a2ca-9a04914e1140): There are no data parts 2023.11.29 20:29:02.799720 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.799745 [ 3 ] {8835cfe9-d26f-40b3-b0c7-f5df73b3f623} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.799800 [ 3 ] {} HTTP-Session: e7ebcb98-5b0b-4fa3-962c-71f74289e5d1 Destroying unnamed session 2023.11.29 20:29:02.799928 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.800006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.800060 [ 3 ] {} HTTP-Session: a0b77a76-5fc4-4502-a7de-73c75bdd46a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.800081 [ 3 ] {} HTTP-Session: a0b77a76-5fc4-4502-a7de-73c75bdd46a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.800305 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.800391 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.11.29 20:29:02.803080 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} oximeter.measurements_u8 (9e65f115-5565-473b-989b-7095af3ea356): Loading data parts 2023.11.29 20:29:02.803229 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} oximeter.measurements_u8 (9e65f115-5565-473b-989b-7095af3ea356): There are no data parts 2023.11.29 20:29:02.804839 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.804917 [ 3 ] {d9a8d4cd-f3ab-47f1-ba4b-6342597d0865} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.804986 [ 3 ] {} HTTP-Session: a0b77a76-5fc4-4502-a7de-73c75bdd46a4 Destroying unnamed session 2023.11.29 20:29:02.805143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.805266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.805347 [ 3 ] {} HTTP-Session: 006420d4-5809-483a-87bc-a0e8de9568f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.805371 [ 3 ] {} HTTP-Session: 006420d4-5809-483a-87bc-a0e8de9568f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.805650 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.805747 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.11.29 20:29:02.809672 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} oximeter.measurements_i16 (b1b7b868-2d3a-4f1a-9143-a25e2a684caa): Loading data parts 2023.11.29 20:29:02.809800 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} oximeter.measurements_i16 (b1b7b868-2d3a-4f1a-9143-a25e2a684caa): There are no data parts 2023.11.29 20:29:02.811174 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.811237 [ 3 ] {fe03591f-3ca2-46fa-a4c1-921e84177a85} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.811253 [ 3 ] {} HTTP-Session: 006420d4-5809-483a-87bc-a0e8de9568f3 Destroying unnamed session 2023.11.29 20:29:02.811414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.811500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.811522 [ 3 ] {} HTTP-Session: 2ca40809-371c-4d32-9f01-5f844ef01936 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.811577 [ 3 ] {} HTTP-Session: 2ca40809-371c-4d32-9f01-5f844ef01936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.811804 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.811903 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.11.29 20:29:02.813703 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} oximeter.measurements_u16 (2e7a43cf-c1fc-4ba4-8706-fe37c4405dc4): Loading data parts 2023.11.29 20:29:02.813826 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} oximeter.measurements_u16 (2e7a43cf-c1fc-4ba4-8706-fe37c4405dc4): There are no data parts 2023.11.29 20:29:02.815266 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.815342 [ 3 ] {d680e293-aab6-4f37-ad10-379c7bc71ac4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.815359 [ 3 ] {} HTTP-Session: 2ca40809-371c-4d32-9f01-5f844ef01936 Destroying unnamed session 2023.11.29 20:29:02.815532 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.815623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.815644 [ 3 ] {} HTTP-Session: 5563ceaf-4b6c-453b-ae5f-ce715cb0703b Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.815706 [ 3 ] {} HTTP-Session: 5563ceaf-4b6c-453b-ae5f-ce715cb0703b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.815895 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.816005 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.11.29 20:29:02.817846 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} oximeter.measurements_i32 (ab17272d-e325-4dff-8ece-19d4866d9662): Loading data parts 2023.11.29 20:29:02.817936 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} oximeter.measurements_i32 (ab17272d-e325-4dff-8ece-19d4866d9662): There are no data parts 2023.11.29 20:29:02.819512 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.819540 [ 3 ] {a2dc337a-dbf4-4626-b1d4-2b3fc3c84990} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.819604 [ 3 ] {} HTTP-Session: 5563ceaf-4b6c-453b-ae5f-ce715cb0703b Destroying unnamed session 2023.11.29 20:29:02.819799 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.819846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.819894 [ 3 ] {} HTTP-Session: 1dfaca5b-2a04-48bc-ae39-7027e943f90c Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.819950 [ 3 ] {} HTTP-Session: 1dfaca5b-2a04-48bc-ae39-7027e943f90c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.820137 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.820246 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.11.29 20:29:02.822036 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} oximeter.measurements_u32 (3d7ca2ee-8715-4100-b469-53fdd9718691): Loading data parts 2023.11.29 20:29:02.822119 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} oximeter.measurements_u32 (3d7ca2ee-8715-4100-b469-53fdd9718691): There are no data parts 2023.11.29 20:29:02.823562 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.823590 [ 3 ] {07a2d201-9043-438e-abc3-1024b0757141} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.823640 [ 3 ] {} HTTP-Session: 1dfaca5b-2a04-48bc-ae39-7027e943f90c Destroying unnamed session 2023.11.29 20:29:02.823751 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.823834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.823893 [ 3 ] {} HTTP-Session: 6f577fa3-8b3b-4436-920f-248245faba91 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.823958 [ 3 ] {} HTTP-Session: 6f577fa3-8b3b-4436-920f-248245faba91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.824141 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.824257 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.11.29 20:29:02.825833 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} oximeter.measurements_i64 (5af50135-a1f0-4cdd-be80-bf6f3f2dd730): Loading data parts 2023.11.29 20:29:02.825965 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} oximeter.measurements_i64 (5af50135-a1f0-4cdd-be80-bf6f3f2dd730): There are no data parts 2023.11.29 20:29:02.828307 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.828332 [ 3 ] {ea53cd50-4d02-4ec9-9da5-498ed42bb53b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.828382 [ 3 ] {} HTTP-Session: 6f577fa3-8b3b-4436-920f-248245faba91 Destroying unnamed session 2023.11.29 20:29:02.828510 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.828626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.828687 [ 3 ] {} HTTP-Session: ab9633d1-4145-42f7-b2cf-c3e76cdf437a Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.828706 [ 3 ] {} HTTP-Session: ab9633d1-4145-42f7-b2cf-c3e76cdf437a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.828944 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.829100 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.11.29 20:29:02.830920 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} oximeter.measurements_u64 (a49a5a1c-c9e6-477f-bd2b-f330964a2689): Loading data parts 2023.11.29 20:29:02.831043 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} oximeter.measurements_u64 (a49a5a1c-c9e6-477f-bd2b-f330964a2689): There are no data parts 2023.11.29 20:29:02.832329 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.832354 [ 3 ] {bcb0ca2b-4c2d-49f2-8428-0760bf6c549b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.832407 [ 3 ] {} HTTP-Session: ab9633d1-4145-42f7-b2cf-c3e76cdf437a Destroying unnamed session 2023.11.29 20:29:02.832519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.832598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.832617 [ 3 ] {} HTTP-Session: 6048a255-92e2-4fb0-ab73-d7240b1316c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.832668 [ 3 ] {} HTTP-Session: 6048a255-92e2-4fb0-ab73-d7240b1316c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.832887 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.833000 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.11.29 20:29:02.834651 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} oximeter.measurements_f32 (50c76f69-9687-4e03-9b79-d257a05c5d34): Loading data parts 2023.11.29 20:29:02.834766 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} oximeter.measurements_f32 (50c76f69-9687-4e03-9b79-d257a05c5d34): There are no data parts 2023.11.29 20:29:02.836098 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.836124 [ 3 ] {07d21422-cee1-4e93-84e8-05feae9a35c1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.836141 [ 3 ] {} HTTP-Session: 6048a255-92e2-4fb0-ab73-d7240b1316c8 Destroying unnamed session 2023.11.29 20:29:02.836290 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.836385 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.836404 [ 3 ] {} HTTP-Session: f97481ae-4532-4707-af11-cc59162be1c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.836458 [ 3 ] {} HTTP-Session: f97481ae-4532-4707-af11-cc59162be1c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.836694 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.836774 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.11.29 20:29:02.838566 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} oximeter.measurements_f64 (55c2952e-eb59-46c8-94dc-27b7a216ee74): Loading data parts 2023.11.29 20:29:02.838678 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} oximeter.measurements_f64 (55c2952e-eb59-46c8-94dc-27b7a216ee74): There are no data parts 2023.11.29 20:29:02.839952 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.840017 [ 3 ] {32bfc6d1-817b-4d6f-8ae6-f70cdc72e296} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.840033 [ 3 ] {} HTTP-Session: f97481ae-4532-4707-af11-cc59162be1c0 Destroying unnamed session 2023.11.29 20:29:02.840172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.840255 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.840275 [ 3 ] {} HTTP-Session: d9587c62-7f56-4a71-b6c0-f6a023ae5d79 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.840330 [ 3 ] {} HTTP-Session: d9587c62-7f56-4a71-b6c0-f6a023ae5d79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.840554 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.840635 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.11.29 20:29:02.842357 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} oximeter.measurements_string (43b73da5-d46e-4def-84f4-12ec8b04f490): Loading data parts 2023.11.29 20:29:02.842443 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} oximeter.measurements_string (43b73da5-d46e-4def-84f4-12ec8b04f490): There are no data parts 2023.11.29 20:29:02.843750 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.843808 [ 3 ] {d5418dcc-c484-4eba-82c2-9059a3123c0a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.843823 [ 3 ] {} HTTP-Session: d9587c62-7f56-4a71-b6c0-f6a023ae5d79 Destroying unnamed session 2023.11.29 20:29:02.843956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.844031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.844050 [ 3 ] {} HTTP-Session: 6cf76d11-63e8-457a-9c53-848189bdad8e Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.844105 [ 3 ] {} HTTP-Session: 6cf76d11-63e8-457a-9c53-848189bdad8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.844337 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.844416 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.11.29 20:29:02.846183 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} oximeter.measurements_bytes (86c77639-fbd6-45e7-8efb-5966ba5ceb03): Loading data parts 2023.11.29 20:29:02.846260 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} oximeter.measurements_bytes (86c77639-fbd6-45e7-8efb-5966ba5ceb03): There are no data parts 2023.11.29 20:29:02.847562 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.847667 [ 3 ] {f93662ca-8bee-410d-ab11-eac184dfcd22} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.847687 [ 3 ] {} HTTP-Session: 6cf76d11-63e8-457a-9c53-848189bdad8e Destroying unnamed session 2023.11.29 20:29:02.849779 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.850062 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.850103 [ 3 ] {} HTTP-Session: b7b5ea13-619f-48ac-beb5-aa7137318291 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.850166 [ 3 ] {} HTTP-Session: b7b5ea13-619f-48ac-beb5-aa7137318291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.850375 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.850480 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.11.29 20:29:02.852256 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} oximeter.measurements_cumulativei64 (040c9b98-979b-4bb3-9df1-5f8b841f554b): Loading data parts 2023.11.29 20:29:02.852382 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} oximeter.measurements_cumulativei64 (040c9b98-979b-4bb3-9df1-5f8b841f554b): There are no data parts 2023.11.29 20:29:02.853703 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.853770 [ 3 ] {dbe0cc0c-4b7a-4b9a-a719-45375f1db4e5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.853785 [ 3 ] {} HTTP-Session: b7b5ea13-619f-48ac-beb5-aa7137318291 Destroying unnamed session 2023.11.29 20:29:02.853949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.854033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.854053 [ 3 ] {} HTTP-Session: f7886c51-3468-4817-b68c-fe98fe1c5fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.854103 [ 3 ] {} HTTP-Session: f7886c51-3468-4817-b68c-fe98fe1c5fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.854338 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.854456 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.11.29 20:29:02.856175 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} oximeter.measurements_cumulativeu64 (6a8c48c3-cda2-4dc5-86ae-fecb41789a2a): Loading data parts 2023.11.29 20:29:02.856294 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} oximeter.measurements_cumulativeu64 (6a8c48c3-cda2-4dc5-86ae-fecb41789a2a): There are no data parts 2023.11.29 20:29:02.857609 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.857634 [ 3 ] {f1e62fb4-dc47-4ec6-96a2-9da24fc93c3c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.857649 [ 3 ] {} HTTP-Session: f7886c51-3468-4817-b68c-fe98fe1c5fcc Destroying unnamed session 2023.11.29 20:29:02.857801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.857883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.857901 [ 3 ] {} HTTP-Session: 0cb7340b-65ee-449f-9306-0ab43e4bdedd Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.857954 [ 3 ] {} HTTP-Session: 0cb7340b-65ee-449f-9306-0ab43e4bdedd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.858196 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.858315 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.11.29 20:29:02.860014 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} oximeter.measurements_cumulativef32 (0fe898cc-3ddf-4d41-b256-160691602f6a): Loading data parts 2023.11.29 20:29:02.860129 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} oximeter.measurements_cumulativef32 (0fe898cc-3ddf-4d41-b256-160691602f6a): There are no data parts 2023.11.29 20:29:02.861407 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.861431 [ 3 ] {6fea0101-a604-4ae5-9f74-a2e8551a59f6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.861482 [ 3 ] {} HTTP-Session: 0cb7340b-65ee-449f-9306-0ab43e4bdedd Destroying unnamed session 2023.11.29 20:29:02.861591 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.861681 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.861741 [ 3 ] {} HTTP-Session: c0e4c6de-1851-4e8c-aad7-fce4eddc249b Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.861760 [ 3 ] {} HTTP-Session: c0e4c6de-1851-4e8c-aad7-fce4eddc249b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.861999 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.862121 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.11.29 20:29:02.863822 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} oximeter.measurements_cumulativef64 (a0143bc1-07d8-445b-aad7-7c2995a8a893): Loading data parts 2023.11.29 20:29:02.863943 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} oximeter.measurements_cumulativef64 (a0143bc1-07d8-445b-aad7-7c2995a8a893): There are no data parts 2023.11.29 20:29:02.865244 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.865269 [ 3 ] {3ec57cfb-17c6-43f5-9d1e-6b7da177fb04} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.865327 [ 3 ] {} HTTP-Session: c0e4c6de-1851-4e8c-aad7-fce4eddc249b Destroying unnamed session 2023.11.29 20:29:02.865435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.865518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.865579 [ 3 ] {} HTTP-Session: 1bbf22fc-7977-43fc-a235-b3fbe961ef47 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.865631 [ 3 ] {} HTTP-Session: 1bbf22fc-7977-43fc-a235-b3fbe961ef47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.865840 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} executeQuery: (from [fd00:1122:3344:101::d]:60980) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.11.29 20:29:02.865952 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.11.29 20:29:02.867893 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} oximeter.measurements_histogrami8 (28892ab4-58dc-4405-b5ea-391461415ee7): Loading data parts 2023.11.29 20:29:02.867972 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} oximeter.measurements_histogrami8 (28892ab4-58dc-4405-b5ea-391461415ee7): There are no data parts 2023.11.29 20:29:02.869334 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.869359 [ 3 ] {ac206dca-810f-47fe-96d5-0ee31655e429} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.869412 [ 3 ] {} HTTP-Session: 1bbf22fc-7977-43fc-a235-b3fbe961ef47 Destroying unnamed session 2023.11.29 20:29:02.869552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.869631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.869652 [ 3 ] {} HTTP-Session: 4489cac1-939e-40d1-b1b7-80c0103310d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.869704 [ 3 ] {} HTTP-Session: 4489cac1-939e-40d1-b1b7-80c0103310d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.869911 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.870024 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.11.29 20:29:02.871832 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} oximeter.measurements_histogramu8 (580c6fd4-006f-40a7-9d19-9466a93107c9): Loading data parts 2023.11.29 20:29:02.871954 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} oximeter.measurements_histogramu8 (580c6fd4-006f-40a7-9d19-9466a93107c9): There are no data parts 2023.11.29 20:29:02.873200 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.873268 [ 3 ] {83f3596a-4598-4bcd-8dc1-3e31bc177b50} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.873286 [ 3 ] {} HTTP-Session: 4489cac1-939e-40d1-b1b7-80c0103310d6 Destroying unnamed session 2023.11.29 20:29:02.873447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.873524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.873545 [ 3 ] {} HTTP-Session: 67dcfcdd-151b-4397-900b-a98600ad4b66 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.873602 [ 3 ] {} HTTP-Session: 67dcfcdd-151b-4397-900b-a98600ad4b66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.873842 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.873931 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.11.29 20:29:02.875707 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} oximeter.measurements_histogrami16 (dae3eb74-c760-4ab9-a63a-51d29beaa08e): Loading data parts 2023.11.29 20:29:02.875819 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} oximeter.measurements_histogrami16 (dae3eb74-c760-4ab9-a63a-51d29beaa08e): There are no data parts 2023.11.29 20:29:02.877117 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.877142 [ 3 ] {507008da-6869-4049-84cc-7ce99109ad16} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.877195 [ 3 ] {} HTTP-Session: 67dcfcdd-151b-4397-900b-a98600ad4b66 Destroying unnamed session 2023.11.29 20:29:02.877313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.877391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.877457 [ 3 ] {} HTTP-Session: 14caa3d0-fc52-4481-9c3f-7b3f8d4cd49f Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.877473 [ 3 ] {} HTTP-Session: 14caa3d0-fc52-4481-9c3f-7b3f8d4cd49f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.877716 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.877829 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.11.29 20:29:02.879611 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} oximeter.measurements_histogramu16 (27f27f28-ebe3-4595-8716-f6c8d1fb4e32): Loading data parts 2023.11.29 20:29:02.879688 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} oximeter.measurements_histogramu16 (27f27f28-ebe3-4595-8716-f6c8d1fb4e32): There are no data parts 2023.11.29 20:29:02.881062 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.881092 [ 3 ] {3841fd41-d9c2-405b-8bf5-5da102362329} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.881155 [ 3 ] {} HTTP-Session: 14caa3d0-fc52-4481-9c3f-7b3f8d4cd49f Destroying unnamed session 2023.11.29 20:29:02.881285 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.881369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.881430 [ 3 ] {} HTTP-Session: c8fbbf24-432d-46a8-9c40-a16386c7ead8 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.881446 [ 3 ] {} HTTP-Session: c8fbbf24-432d-46a8-9c40-a16386c7ead8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.881695 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.881817 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.11.29 20:29:02.883607 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} oximeter.measurements_histogrami32 (b141e2f1-95e1-43a7-a521-d262fa54f326): Loading data parts 2023.11.29 20:29:02.883691 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} oximeter.measurements_histogrami32 (b141e2f1-95e1-43a7-a521-d262fa54f326): There are no data parts 2023.11.29 20:29:02.885025 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.885089 [ 3 ] {f7664080-d99d-4ad8-ae00-1eacad66ba1f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.885104 [ 3 ] {} HTTP-Session: c8fbbf24-432d-46a8-9c40-a16386c7ead8 Destroying unnamed session 2023.11.29 20:29:02.885247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.885338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.885357 [ 3 ] {} HTTP-Session: 5b1eccd0-bfc5-4ab9-9257-c10d993bbdf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.885412 [ 3 ] {} HTTP-Session: 5b1eccd0-bfc5-4ab9-9257-c10d993bbdf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.885662 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.885822 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.11.29 20:29:02.888346 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} oximeter.measurements_histogramu32 (560b2ad7-4356-4a5b-8556-c31517903bb5): Loading data parts 2023.11.29 20:29:02.888478 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} oximeter.measurements_histogramu32 (560b2ad7-4356-4a5b-8556-c31517903bb5): There are no data parts 2023.11.29 20:29:02.890288 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.890313 [ 3 ] {4bb79d8d-9b67-4a34-a2d0-dd7d7e8fa7c0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.890328 [ 3 ] {} HTTP-Session: 5b1eccd0-bfc5-4ab9-9257-c10d993bbdf0 Destroying unnamed session 2023.11.29 20:29:02.890487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.890573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.890592 [ 3 ] {} HTTP-Session: 2ef085b2-7669-4720-9ab0-594d3b28ba97 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.890649 [ 3 ] {} HTTP-Session: 2ef085b2-7669-4720-9ab0-594d3b28ba97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.890902 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.891031 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.11.29 20:29:02.892723 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} oximeter.measurements_histogrami64 (af137beb-ed3f-4a2c-8e1d-1e2a5a798070): Loading data parts 2023.11.29 20:29:02.892849 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} oximeter.measurements_histogrami64 (af137beb-ed3f-4a2c-8e1d-1e2a5a798070): There are no data parts 2023.11.29 20:29:02.894420 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.894446 [ 3 ] {cf8d42aa-6be8-4fc5-bb72-3515a3145d0b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.894514 [ 3 ] {} HTTP-Session: 2ef085b2-7669-4720-9ab0-594d3b28ba97 Destroying unnamed session 2023.11.29 20:29:02.894637 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.894723 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.894779 [ 3 ] {} HTTP-Session: df7818bd-5e47-4e03-9b4e-52b1098d1fbe Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.894798 [ 3 ] {} HTTP-Session: df7818bd-5e47-4e03-9b4e-52b1098d1fbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.895043 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.895180 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.11.29 20:29:02.896892 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} oximeter.measurements_histogramu64 (daf053ce-2f56-4792-b293-8d9590bafd2b): Loading data parts 2023.11.29 20:29:02.896989 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} oximeter.measurements_histogramu64 (daf053ce-2f56-4792-b293-8d9590bafd2b): There are no data parts 2023.11.29 20:29:02.898485 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.898517 [ 3 ] {d4d1c517-baae-4ab9-9b3a-45fef5463de4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.898571 [ 3 ] {} HTTP-Session: df7818bd-5e47-4e03-9b4e-52b1098d1fbe Destroying unnamed session 2023.11.29 20:29:02.898731 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.898779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.898837 [ 3 ] {} HTTP-Session: f5321a91-25c3-4216-b708-180f4386d47c Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.898889 [ 3 ] {} HTTP-Session: f5321a91-25c3-4216-b708-180f4386d47c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.899105 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.899219 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.11.29 20:29:02.901554 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} oximeter.measurements_histogramf32 (4beb9385-c3ce-471c-8713-30f216e9d8eb): Loading data parts 2023.11.29 20:29:02.901687 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} oximeter.measurements_histogramf32 (4beb9385-c3ce-471c-8713-30f216e9d8eb): There are no data parts 2023.11.29 20:29:02.903064 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.903134 [ 3 ] {a11dd864-666a-4161-9ca2-167857440908} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.903151 [ 3 ] {} HTTP-Session: f5321a91-25c3-4216-b708-180f4386d47c Destroying unnamed session 2023.11.29 20:29:02.903308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.903392 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.903412 [ 3 ] {} HTTP-Session: 0dcc2df6-503d-4c04-80cb-6bfddb8c5314 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.903480 [ 3 ] {} HTTP-Session: 0dcc2df6-503d-4c04-80cb-6bfddb8c5314 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.903695 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.903891 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.11.29 20:29:02.905795 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): Loading data parts 2023.11.29 20:29:02.905922 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): There are no data parts 2023.11.29 20:29:02.907212 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.907273 [ 3 ] {b76928e6-918b-4b60-a25a-a10514682af5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.907337 [ 3 ] {} HTTP-Session: 0dcc2df6-503d-4c04-80cb-6bfddb8c5314 Destroying unnamed session 2023.11.29 20:29:02.907478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.907570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.907635 [ 3 ] {} HTTP-Session: 02213fa8-c657-4361-a6d1-1fa20d679523 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.907651 [ 3 ] {} HTTP-Session: 02213fa8-c657-4361-a6d1-1fa20d679523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.907857 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} executeQuery: (from [fd00:1122:3344:101::d]:60980) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ 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) 2023.11.29 20:29:02.907979 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.11.29 20:29:02.909665 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} oximeter.fields_bool (46c98317-bcf0-44e7-b08b-8823dea9b0ad): Loading data parts 2023.11.29 20:29:02.909743 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} oximeter.fields_bool (46c98317-bcf0-44e7-b08b-8823dea9b0ad): There are no data parts 2023.11.29 20:29:02.911030 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.911054 [ 3 ] {f35d3aff-be62-469d-bbce-fea3d157a02c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.911109 [ 3 ] {} HTTP-Session: 02213fa8-c657-4361-a6d1-1fa20d679523 Destroying unnamed session 2023.11.29 20:29:02.911255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.911296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.911355 [ 3 ] {} HTTP-Session: 821bbf6b-414c-448b-a263-bdf4ffa319fa Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.911412 [ 3 ] {} HTTP-Session: 821bbf6b-414c-448b-a263-bdf4ffa319fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.911569 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.911686 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.11.29 20:29:02.913317 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} oximeter.fields_i8 (ebcaed9f-2519-417a-80c0-2c08101f03ba): Loading data parts 2023.11.29 20:29:02.913463 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} oximeter.fields_i8 (ebcaed9f-2519-417a-80c0-2c08101f03ba): There are no data parts 2023.11.29 20:29:02.914774 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.914810 [ 3 ] {7a7a8007-32b8-46a5-a386-dccbdb3014e1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.914832 [ 3 ] {} HTTP-Session: 821bbf6b-414c-448b-a263-bdf4ffa319fa Destroying unnamed session 2023.11.29 20:29:02.915017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.915108 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.915129 [ 3 ] {} HTTP-Session: cd56eb0b-fb4c-46a0-bdb4-40ef28e9a6ac Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.915190 [ 3 ] {} HTTP-Session: cd56eb0b-fb4c-46a0-bdb4-40ef28e9a6ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.915392 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.915471 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.11.29 20:29:02.917119 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} oximeter.fields_u8 (ff14885a-1d0e-485b-abae-7d436661aa68): Loading data parts 2023.11.29 20:29:02.917207 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} oximeter.fields_u8 (ff14885a-1d0e-485b-abae-7d436661aa68): There are no data parts 2023.11.29 20:29:02.918576 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.918638 [ 3 ] {26970b68-7cf4-4ee8-9c9c-376c73585264} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.918654 [ 3 ] {} HTTP-Session: cd56eb0b-fb4c-46a0-bdb4-40ef28e9a6ac Destroying unnamed session 2023.11.29 20:29:02.918813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.918893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.918911 [ 3 ] {} HTTP-Session: 3b245bed-5db8-4afc-8125-49bcbc98901e Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.918969 [ 3 ] {} HTTP-Session: 3b245bed-5db8-4afc-8125-49bcbc98901e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.919164 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.919243 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.11.29 20:29:02.920884 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} oximeter.fields_i16 (e7f4619f-a0e8-490b-b616-4cd61c064414): Loading data parts 2023.11.29 20:29:02.920976 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} oximeter.fields_i16 (e7f4619f-a0e8-490b-b616-4cd61c064414): There are no data parts 2023.11.29 20:29:02.922299 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.922323 [ 3 ] {969c9e58-27f7-4be9-914c-6f110d212dcd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.922387 [ 3 ] {} HTTP-Session: 3b245bed-5db8-4afc-8125-49bcbc98901e Destroying unnamed session 2023.11.29 20:29:02.922490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.922574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.922635 [ 3 ] {} HTTP-Session: 1666b436-eb64-4241-8fe8-18a570085010 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.922652 [ 3 ] {} HTTP-Session: 1666b436-eb64-4241-8fe8-18a570085010 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.922848 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.922958 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.11.29 20:29:02.924530 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} oximeter.fields_u16 (3c8abc3f-8015-4478-b66f-341ce0f0baf0): Loading data parts 2023.11.29 20:29:02.924692 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} oximeter.fields_u16 (3c8abc3f-8015-4478-b66f-341ce0f0baf0): There are no data parts 2023.11.29 20:29:02.926402 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.926811 [ 3 ] {6db97c5b-bbc4-444e-a79b-bdb2290b802e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.926867 [ 3 ] {} HTTP-Session: 1666b436-eb64-4241-8fe8-18a570085010 Destroying unnamed session 2023.11.29 20:29:02.927021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.927106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.927174 [ 3 ] {} HTTP-Session: c8eb420b-0deb-4a09-855a-dc5a7dc5a4af Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.927190 [ 3 ] {} HTTP-Session: c8eb420b-0deb-4a09-855a-dc5a7dc5a4af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.927388 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.927467 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.11.29 20:29:02.929027 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} oximeter.fields_i32 (3885b0a0-8381-49a6-a82b-93e94e937222): Loading data parts 2023.11.29 20:29:02.929153 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} oximeter.fields_i32 (3885b0a0-8381-49a6-a82b-93e94e937222): There are no data parts 2023.11.29 20:29:02.930497 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.930564 [ 3 ] {650a5fcb-7ebd-4976-99b9-e8487c6b1476} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.930581 [ 3 ] {} HTTP-Session: c8eb420b-0deb-4a09-855a-dc5a7dc5a4af Destroying unnamed session 2023.11.29 20:29:02.930744 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.930833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.930854 [ 3 ] {} HTTP-Session: c0fe335d-f4d5-43fd-b066-a73fe86a0386 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.930916 [ 3 ] {} HTTP-Session: c0fe335d-f4d5-43fd-b066-a73fe86a0386 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.931078 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.931344 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.11.29 20:29:02.933225 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} oximeter.fields_u32 (b4d4b29f-8eb1-4eed-ad96-31725af26a8a): Loading data parts 2023.11.29 20:29:02.933335 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} oximeter.fields_u32 (b4d4b29f-8eb1-4eed-ad96-31725af26a8a): There are no data parts 2023.11.29 20:29:02.934724 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.934747 [ 3 ] {4417c214-d5c3-467f-a5ca-8437310b63ea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.934801 [ 3 ] {} HTTP-Session: c0fe335d-f4d5-43fd-b066-a73fe86a0386 Destroying unnamed session 2023.11.29 20:29:02.934929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.935011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.935066 [ 3 ] {} HTTP-Session: f370515d-bac2-4e5a-b012-130a28982303 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.935103 [ 3 ] {} HTTP-Session: f370515d-bac2-4e5a-b012-130a28982303 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.935296 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.935406 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.11.29 20:29:02.936950 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): Loading data parts 2023.11.29 20:29:02.937090 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): There are no data parts 2023.11.29 20:29:02.938465 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.938490 [ 3 ] {dcdec1e6-40a2-40a4-a61f-0f7a18ca9558} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.938505 [ 3 ] {} HTTP-Session: f370515d-bac2-4e5a-b012-130a28982303 Destroying unnamed session 2023.11.29 20:29:02.938681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.938777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.938796 [ 3 ] {} HTTP-Session: ec4dfa9e-4682-4e87-a6bc-7207f66d43db Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.938855 [ 3 ] {} HTTP-Session: ec4dfa9e-4682-4e87-a6bc-7207f66d43db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.939049 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.939127 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.11.29 20:29:02.940790 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} oximeter.fields_u64 (9f91c5f0-1137-42ed-ad4b-8d067aca371e): Loading data parts 2023.11.29 20:29:02.940856 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} oximeter.fields_u64 (9f91c5f0-1137-42ed-ad4b-8d067aca371e): There are no data parts 2023.11.29 20:29:02.942125 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.942196 [ 3 ] {8ad9e235-8f7e-4924-9a4b-bd578f458314} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.942212 [ 3 ] {} HTTP-Session: ec4dfa9e-4682-4e87-a6bc-7207f66d43db Destroying unnamed session 2023.11.29 20:29:02.942324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.942438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.942464 [ 3 ] {} HTTP-Session: a0a472fe-8de4-4d99-a1dd-a078f9ad468f Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.942520 [ 3 ] {} HTTP-Session: a0a472fe-8de4-4d99-a1dd-a078f9ad468f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.942674 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.942789 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.11.29 20:29:02.944437 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} oximeter.fields_ipaddr (1c47790b-0185-4e38-ba7b-4c0cfb4f5478): Loading data parts 2023.11.29 20:29:02.944510 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} oximeter.fields_ipaddr (1c47790b-0185-4e38-ba7b-4c0cfb4f5478): There are no data parts 2023.11.29 20:29:02.945766 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.945791 [ 3 ] {de0bea5a-6c80-4c94-b943-eecf7de7d281} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.945855 [ 3 ] {} HTTP-Session: a0a472fe-8de4-4d99-a1dd-a078f9ad468f Destroying unnamed session 2023.11.29 20:29:02.945965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.946053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.946115 [ 3 ] {} HTTP-Session: 283c22ac-472e-485e-acc7-4818ba0da5a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.946132 [ 3 ] {} HTTP-Session: 283c22ac-472e-485e-acc7-4818ba0da5a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.946327 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.946419 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.11.29 20:29:02.948083 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Loading data parts 2023.11.29 20:29:02.948192 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): There are no data parts 2023.11.29 20:29:02.949480 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.949549 [ 3 ] {c533e62c-0c7e-4b86-b61a-2774b93e4ca1} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.949611 [ 3 ] {} HTTP-Session: 283c22ac-472e-485e-acc7-4818ba0da5a9 Destroying unnamed session 2023.11.29 20:29:02.949720 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.949799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.949862 [ 3 ] {} HTTP-Session: edc5cdfd-32cf-4016-aec9-778c308af255 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.949879 [ 3 ] {} HTTP-Session: edc5cdfd-32cf-4016-aec9-778c308af255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.950072 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} executeQuery: (from [fd00:1122:3344:101::d]:60980) 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) 2023.11.29 20:29:02.950161 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.11.29 20:29:02.951825 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Loading data parts 2023.11.29 20:29:02.951938 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): There are no data parts 2023.11.29 20:29:02.953219 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.953288 [ 3 ] {8a26e8bf-d8e9-4450-b0d6-01a83bfd6431} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.953309 [ 3 ] {} HTTP-Session: edc5cdfd-32cf-4016-aec9-778c308af255 Destroying unnamed session 2023.11.29 20:29:02.953472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.953580 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.953614 [ 3 ] {} HTTP-Session: 98edc58a-28b4-4774-a46c-64610004c681 Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.953691 [ 3 ] {} HTTP-Session: 98edc58a-28b4-4774-a46c-64610004c681 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.953928 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} executeQuery: (from [fd00:1122:3344:101::d]:60980) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ 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) 2023.11.29 20:29:02.954081 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.11.29 20:29:02.957127 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75): Loading data parts 2023.11.29 20:29:02.957241 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75): There are no data parts 2023.11.29 20:29:02.958969 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.958996 [ 3 ] {38a4d5ae-1bb7-4377-bfb7-9a315714bf40} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.11.29 20:29:02.959063 [ 3 ] {} HTTP-Session: 98edc58a-28b4-4774-a46c-64610004c681 Destroying unnamed session 2023.11.29 20:29:02.959231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:60980, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:02.959334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:02.959450 [ 3 ] {} HTTP-Session: f82bd12c-94b5-4419-876a-e94c0c0d6b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:60980 2023.11.29 20:29:02.959467 [ 3 ] {} HTTP-Session: f82bd12c-94b5-4419-876a-e94c0c0d6b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:02.959629 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} executeQuery: (from [fd00:1122:3344:101::d]:60980) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.11.29 20:29:02.960466 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.11.29 20:29:02.966315 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.71 GiB. 2023.11.29 20:29:02.969947 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 20:29:02.970498 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} oximeter.version (791ed719-1d81-43ed-91d4-c64748c77e18): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 20:29:02.970736 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} executeQuery: Read 1 rows, 16.00 B in 0.01102147 sec., 90 rows/sec., 1.42 KiB/sec. 2023.11.29 20:29:02.970904 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} DynamicQueryHandler: Done processing query 2023.11.29 20:29:02.970981 [ 3 ] {a57fb609-49c3-4ede-b4ea-2b6378d593a8} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.11.29 20:29:02.971003 [ 3 ] {} HTTP-Session: f82bd12c-94b5-4419-876a-e94c0c0d6b6d Destroying unnamed session 2023.11.29 20:29:03.000141 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2023.11.29 20:29:17.362653 [ 154 ] {} DNSResolver: Updating DNS cache 2023.11.29 20:29:17.362782 [ 154 ] {} DNSResolver: Updated DNS cache 2023.11.29 20:29:22.979784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:22.979949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:22.979976 [ 3 ] {} HTTP-Session: b0b050f2-0a13-4f7f-98cc-dca0c1742e7c Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:22.980028 [ 3 ] {} HTTP-Session: b0b050f2-0a13-4f7f-98cc-dca0c1742e7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:22.980171 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} executeQuery: (from [fd00:1122:3344:101::d]:33979) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.11.29 20:29:22.980526 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:22.981266 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:22.981472 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:22.982511 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} DynamicQueryHandler: Done processing query 2023.11.29 20:29:22.982541 [ 3 ] {a0a4e0a9-f9e0-469b-bf7a-243c1bd0cfc3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 20:29:22.982574 [ 3 ] {} HTTP-Session: b0b050f2-0a13-4f7f-98cc-dca0c1742e7c Destroying unnamed session 2023.11.29 20:29:22.984839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:22.984913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:22.985018 [ 3 ] {} HTTP-Session: 1ecc62ca-bbdb-44a6-ac2a-7e2bda360e77 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:22.985040 [ 3 ] {} HTTP-Session: 1ecc62ca-bbdb-44a6-ac2a-7e2bda360e77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:22.985198 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} executeQuery: (from [fd00:1122:3344:101::d]:33979) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 20:29:22.990791 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:22.990937 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:22.991054 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:22.991937 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} DynamicQueryHandler: Done processing query 2023.11.29 20:29:22.991968 [ 3 ] {88621576-478f-4d4d-8e3c-a4b98487c311} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 20:29:22.991987 [ 3 ] {} HTTP-Session: 1ecc62ca-bbdb-44a6-ac2a-7e2bda360e77 Destroying unnamed session 2023.11.29 20:29:22.992367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:22.992412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:22.992431 [ 3 ] {} HTTP-Session: 05a2090e-a1e5-4dbe-b762-4f3cd27969fc Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:22.992463 [ 3 ] {} HTTP-Session: 05a2090e-a1e5-4dbe-b762-4f3cd27969fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:22.992575 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} executeQuery: (from [fd00:1122:3344:101::d]:33979) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.11.29 20:29:22.993027 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:22.993175 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:22.993217 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:22.994076 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} DynamicQueryHandler: Done processing query 2023.11.29 20:29:22.994104 [ 3 ] {d87ab735-de40-441f-876b-d75d4b16ea39} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 20:29:22.994121 [ 3 ] {} HTTP-Session: 05a2090e-a1e5-4dbe-b762-4f3cd27969fc Destroying unnamed session 2023.11.29 20:29:22.994336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:22.994380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:22.994399 [ 3 ] {} HTTP-Session: 2b40a9ec-6cb6-4823-b51f-41a79151959e Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:22.994415 [ 3 ] {} HTTP-Session: 2b40a9ec-6cb6-4823-b51f-41a79151959e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:22.994529 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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) 2023.11.29 20:29:22.994881 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:22.995030 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:22.995072 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:22.995966 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} DynamicQueryHandler: Done processing query 2023.11.29 20:29:22.995993 [ 3 ] {e18e0a30-3766-4a9f-9bab-16e6844320dc} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 20:29:22.996010 [ 3 ] {} HTTP-Session: 2b40a9ec-6cb6-4823-b51f-41a79151959e Destroying unnamed session 2023.11.29 20:29:22.997354 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:22.997397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:22.997416 [ 3 ] {} HTTP-Session: 04b41454-52c4-4853-b4d6-0ecb5629690c Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:22.997432 [ 3 ] {} HTTP-Session: 04b41454-52c4-4853-b4d6-0ecb5629690c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:22.997510 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:22.997550 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:22.998287 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:22.999388 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.11.29 20:29:22.999737 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 20:29:22.999909 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 20:29:23.000020 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} executeQuery: Read 4 rows, 443.00 B in 0.002479483 sec., 1613 rows/sec., 174.48 KiB/sec. 2023.11.29 20:29:23.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 233.54 MiB, peak 233.54 MiB, will set to 229.00 MiB (RSS), difference: -4.54 MiB 2023.11.29 20:29:23.000153 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} DynamicQueryHandler: Done processing query 2023.11.29 20:29:23.000202 [ 3 ] {ac29accd-653a-4fd6-bb22-86685fa759d5} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.29 20:29:23.000233 [ 3 ] {} HTTP-Session: 04b41454-52c4-4853-b4d6-0ecb5629690c Destroying unnamed session 2023.11.29 20:29:23.000392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2201, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:23.000447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:23.000467 [ 3 ] {} HTTP-Session: 20242516-a347-44df-acea-2face6eb064d Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:23.000485 [ 3 ] {} HTTP-Session: 20242516-a347-44df-acea-2face6eb064d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:23.000560 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:23.000599 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 20:29:23.000737 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:23.004515 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.11.29 20:29:23.004736 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 20:29:23.004892 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 20:29:23.004990 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} executeQuery: Read 15 rows, 1.22 KiB in 0.004403692 sec., 3406 rows/sec., 276.09 KiB/sec. 2023.11.29 20:29:23.005151 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} DynamicQueryHandler: Done processing query 2023.11.29 20:29:23.005194 [ 3 ] {f4c229c3-7ac5-4dac-9b1a-ca9d1c0da69f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 20:29:23.005215 [ 3 ] {} HTTP-Session: 20242516-a347-44df-acea-2face6eb064d Destroying unnamed session 2023.11.29 20:29:23.005379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 6743, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:23.005439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:23.005462 [ 3 ] {} HTTP-Session: a3794759-3ebc-447e-b914-e97d52367a88 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:23.005483 [ 3 ] {} HTTP-Session: a3794759-3ebc-447e-b914-e97d52367a88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:23.005572 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:23.005618 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 20:29:23.005745 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:23.006065 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.11.29 20:29:23.006309 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 20:29:23.006456 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 20:29:23.006550 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} executeQuery: Read 45 rows, 3.97 KiB in 0.000947174 sec., 47509 rows/sec., 4.09 MiB/sec. 2023.11.29 20:29:23.006663 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} DynamicQueryHandler: Done processing query 2023.11.29 20:29:23.006686 [ 3 ] {4f4e9ffe-42bf-4e62-8b15-bfc721bbfdef} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.11.29 20:29:23.006702 [ 3 ] {} HTTP-Session: a3794759-3ebc-447e-b914-e97d52367a88 Destroying unnamed session 2023.11.29 20:29:23.006840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 4628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:23.006885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:23.006904 [ 3 ] {} HTTP-Session: 656b158e-be12-4ca2-90a3-daaa5833b023 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:23.006920 [ 3 ] {} HTTP-Session: 656b158e-be12-4ca2-90a3-daaa5833b023 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:23.006990 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:23.007029 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 20:29:23.008208 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:23.010514 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.11.29 20:29:23.010744 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 20:29:23.010887 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 20:29:23.010981 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} executeQuery: Read 27 rows, 2.17 KiB in 0.00396301 sec., 6813 rows/sec., 546.56 KiB/sec. 2023.11.29 20:29:23.011094 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} DynamicQueryHandler: Done processing query 2023.11.29 20:29:23.011119 [ 3 ] {8b727749-f15d-46be-8893-28b2765d6b94} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 20:29:23.011136 [ 3 ] {} HTTP-Session: 656b158e-be12-4ca2-90a3-daaa5833b023 Destroying unnamed session 2023.11.29 20:29:23.011336 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 16091, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:23.011381 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:23.011399 [ 3 ] {} HTTP-Session: 80839f42-4f85-48b7-afd9-36e009f26ce6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:23.011415 [ 3 ] {} HTTP-Session: 80839f42-4f85-48b7-afd9-36e009f26ce6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:23.011489 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:23.011531 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 20:29:23.011678 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:23.012086 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.11.29 20:29:23.013072 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 20:29:23.013254 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 20:29:23.013352 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} executeQuery: Read 15 rows, 20.73 KiB in 0.001836607 sec., 8167 rows/sec., 11.02 MiB/sec. 2023.11.29 20:29:23.013475 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} DynamicQueryHandler: Done processing query 2023.11.29 20:29:23.013498 [ 3 ] {28c7b87b-5e0a-42a9-b5cb-56cee57317da} MemoryTracker: Peak memory usage (for query): 4.18 MiB. 2023.11.29 20:29:23.013515 [ 3 ] {} HTTP-Session: 80839f42-4f85-48b7-afd9-36e009f26ce6 Destroying unnamed session 2023.11.29 20:29:23.013633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 3859, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:23.013678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:23.013696 [ 3 ] {} HTTP-Session: b8fb00dc-f13c-475c-a47d-70da5a6947b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:23.013713 [ 3 ] {} HTTP-Session: b8fb00dc-f13c-475c-a47d-70da5a6947b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:23.013782 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:23.013820 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.11.29 20:29:23.013922 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:23.014225 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.11.29 20:29:23.014466 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 20:29:23.014655 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} oximeter.measurements_i64 (5af50135-a1f0-4cdd-be80-bf6f3f2dd730): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 20:29:23.014752 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} executeQuery: Read 24 rows, 1.73 KiB in 0.000943874 sec., 25427 rows/sec., 1.79 MiB/sec. 2023.11.29 20:29:23.014868 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} DynamicQueryHandler: Done processing query 2023.11.29 20:29:23.014891 [ 3 ] {d414f2a6-cd02-4352-b6fc-cd947b5215b7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 20:29:23.014907 [ 3 ] {} HTTP-Session: b8fb00dc-f13c-475c-a47d-70da5a6947b6 Destroying unnamed session 2023.11.29 20:29:24.000178 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 224.06 MiB, peak 233.54 MiB, will set to 229.50 MiB (RSS), difference: 5.44 MiB 2023.11.29 20:29:32.362832 [ 131 ] {} DNSResolver: Updating DNS cache 2023.11.29 20:29:32.362905 [ 131 ] {} DNSResolver: Updated DNS cache 2023.11.29 20:29:32.974564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:32.974713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:32.974757 [ 3 ] {} HTTP-Session: 0a7cc98b-fb5c-4a6a-947e-cb4d07dcabf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:32.974797 [ 3 ] {} HTTP-Session: 0a7cc98b-fb5c-4a6a-947e-cb4d07dcabf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:32.974991 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:32.975087 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 20:29:32.975313 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:32.975766 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:32.976012 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 20:29:32.976172 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 20:29:32.976296 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} executeQuery: Read 19 rows, 1.54 KiB in 0.001246672 sec., 15240 rows/sec., 1.21 MiB/sec. 2023.11.29 20:29:32.976479 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} DynamicQueryHandler: Done processing query 2023.11.29 20:29:32.976504 [ 3 ] {4a42f0eb-9b1f-41ee-8559-ad7d2fbd94db} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 20:29:32.976519 [ 3 ] {} HTTP-Session: 0a7cc98b-fb5c-4a6a-947e-cb4d07dcabf8 Destroying unnamed session 2023.11.29 20:29:32.976689 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 8606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:32.976734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:32.976753 [ 3 ] {} HTTP-Session: 0d0a111b-182e-4635-a224-8da9a9b7e39c Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:32.976769 [ 3 ] {} HTTP-Session: 0d0a111b-182e-4635-a224-8da9a9b7e39c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:32.976845 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:32.976884 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 20:29:32.976990 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:32.977322 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:32.977529 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 20:29:32.977673 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 20:29:32.977792 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} executeQuery: Read 57 rows, 5.11 KiB in 0.000919593 sec., 61983 rows/sec., 5.42 MiB/sec. 2023.11.29 20:29:32.977912 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} DynamicQueryHandler: Done processing query 2023.11.29 20:29:32.977934 [ 3 ] {2271f628-c846-4c51-88ca-1eb16fccff64} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.29 20:29:32.977949 [ 3 ] {} HTTP-Session: 0d0a111b-182e-4635-a224-8da9a9b7e39c Destroying unnamed session 2023.11.29 20:29:32.978090 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 3268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:32.978133 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:32.978157 [ 3 ] {} HTTP-Session: 72aa5de8-1fea-455d-9eaf-94336bb61adf Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:32.978174 [ 3 ] {} HTTP-Session: 72aa5de8-1fea-455d-9eaf-94336bb61adf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:32.978242 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:32.978280 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 20:29:32.978382 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:32.978709 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:32.978906 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 20:29:32.979047 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 20:29:32.979168 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} executeQuery: Read 19 rows, 1.52 KiB in 0.000897463 sec., 21170 rows/sec., 1.66 MiB/sec. 2023.11.29 20:29:32.979299 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} DynamicQueryHandler: Done processing query 2023.11.29 20:29:32.979322 [ 3 ] {3335c8d3-4f72-4305-a700-9fe1feae2768} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 20:29:32.979337 [ 3 ] {} HTTP-Session: 72aa5de8-1fea-455d-9eaf-94336bb61adf Destroying unnamed session 2023.11.29 20:29:32.979490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 20363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:32.979535 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:32.979553 [ 3 ] {} HTTP-Session: 17e51af7-5e15-45f6-b910-1d856be55e08 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:32.979569 [ 3 ] {} HTTP-Session: 17e51af7-5e15-45f6-b910-1d856be55e08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:32.979643 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:32.979685 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 20:29:32.979822 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:32.980183 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:32.980470 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 20:29:32.980651 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 20:29:32.980778 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} executeQuery: Read 19 rows, 26.25 KiB in 0.001107818 sec., 17150 rows/sec., 23.14 MiB/sec. 2023.11.29 20:29:32.980902 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} DynamicQueryHandler: Done processing query 2023.11.29 20:29:32.980924 [ 3 ] {a59861d3-c8fd-477c-9ef2-10cbfd90079b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.29 20:29:32.980940 [ 3 ] {} HTTP-Session: 17e51af7-5e15-45f6-b910-1d856be55e08 Destroying unnamed session 2023.11.29 20:29:37.973131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:37.973256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:37.973286 [ 3 ] {} HTTP-Session: e92fd698-37f3-439f-b285-3d7ec1fda68b Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:37.973314 [ 3 ] {} HTTP-Session: e92fd698-37f3-439f-b285-3d7ec1fda68b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:37.973508 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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) 2023.11.29 20:29:37.974264 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.974429 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.974526 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:37.974819 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.11.29 20:29:37.976694 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:37.976724 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:37.976849 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 20:29:37.980090 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} executeQuery: Read 4 rows, 443.00 B in 0.006536556 sec., 611 rows/sec., 66.18 KiB/sec. 2023.11.29 20:29:37.980303 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} DynamicQueryHandler: Done processing query 2023.11.29 20:29:37.980327 [ 3 ] {9dd4900f-a3d2-45fd-b099-eaaca6a66e06} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 20:29:37.980344 [ 3 ] {} HTTP-Session: e92fd698-37f3-439f-b285-3d7ec1fda68b Destroying unnamed session 2023.11.29 20:29:37.980622 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:37.980670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:37.980690 [ 3 ] {} HTTP-Session: 95e41afd-8cc2-4c75-86a9-cce259609c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:37.980707 [ 3 ] {} HTTP-Session: 95e41afd-8cc2-4c75-86a9-cce259609c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:37.980831 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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) 2023.11.29 20:29:37.981274 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.981432 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.981472 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:37.981616 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.11.29 20:29:37.981644 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:37.981664 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:37.981691 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 20:29:37.982549 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} executeQuery: Read 4 rows, 443.00 B in 0.001679263 sec., 2381 rows/sec., 257.62 KiB/sec. 2023.11.29 20:29:37.982732 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} DynamicQueryHandler: Done processing query 2023.11.29 20:29:37.982755 [ 3 ] {16fb8214-eeac-42f6-ab17-74c5173d1015} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 20:29:37.982771 [ 3 ] {} HTTP-Session: 95e41afd-8cc2-4c75-86a9-cce259609c36 Destroying unnamed session 2023.11.29 20:29:37.983093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:37.983137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:37.983155 [ 3 ] {} HTTP-Session: 27ed7c59-b09e-4447-8c8e-3ab8b2244ca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:37.983172 [ 3 ] {} HTTP-Session: 27ed7c59-b09e-4447-8c8e-3ab8b2244ca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:37.983286 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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) 2023.11.29 20:29:37.983730 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.983890 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.983931 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:37.984073 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.11.29 20:29:37.984101 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:37.984122 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:37.984151 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 20:29:37.985128 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} executeQuery: Read 4 rows, 443.00 B in 0.001800566 sec., 2221 rows/sec., 240.27 KiB/sec. 2023.11.29 20:29:37.985305 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} DynamicQueryHandler: Done processing query 2023.11.29 20:29:37.985328 [ 3 ] {2801416c-9ad5-4076-8cd0-ee1d0e9b163c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 20:29:37.985345 [ 3 ] {} HTTP-Session: 27ed7c59-b09e-4447-8c8e-3ab8b2244ca9 Destroying unnamed session 2023.11.29 20:29:37.985583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:37.985627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:37.985646 [ 3 ] {} HTTP-Session: a974b8c4-5bd0-469a-8a9f-07e8b21f7b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:37.985663 [ 3 ] {} HTTP-Session: a974b8c4-5bd0-469a-8a9f-07e8b21f7b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:37.985779 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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) 2023.11.29 20:29:37.986232 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.986394 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.986435 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:37.986579 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.11.29 20:29:37.986607 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:37.986628 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:37.986657 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 20:29:37.987568 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} executeQuery: Read 4 rows, 443.00 B in 0.001752874 sec., 2281 rows/sec., 246.80 KiB/sec. 2023.11.29 20:29:37.987751 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} DynamicQueryHandler: Done processing query 2023.11.29 20:29:37.987774 [ 3 ] {dc8ebe70-c6c2-4e4a-879d-47a33cdcac44} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 20:29:37.987790 [ 3 ] {} HTTP-Session: a974b8c4-5bd0-469a-8a9f-07e8b21f7b73 Destroying unnamed session 2023.11.29 20:29:37.988023 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:37.988066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:37.988084 [ 3 ] {} HTTP-Session: 0d23824d-7534-4525-9ba9-41ec7c38186f Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:37.988100 [ 3 ] {} HTTP-Session: 0d23824d-7534-4525-9ba9-41ec7c38186f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:37.988216 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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) 2023.11.29 20:29:37.988672 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.988838 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.988878 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:37.989021 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.11.29 20:29:37.989050 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:37.989070 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:37.989097 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 20:29:37.990065 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} executeQuery: Read 4 rows, 443.00 B in 0.001811246 sec., 2208 rows/sec., 238.85 KiB/sec. 2023.11.29 20:29:37.990249 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} DynamicQueryHandler: Done processing query 2023.11.29 20:29:37.990273 [ 3 ] {4e8d3169-6562-4678-8d14-c03f64c84b21} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 20:29:37.990288 [ 3 ] {} HTTP-Session: 0d23824d-7534-4525-9ba9-41ec7c38186f Destroying unnamed session 2023.11.29 20:29:37.990540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:37.990582 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:37.990601 [ 3 ] {} HTTP-Session: 7964aaf6-e645-4448-8390-e1e772886baa Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:37.990617 [ 3 ] {} HTTP-Session: 7964aaf6-e645-4448-8390-e1e772886baa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:37.990736 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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) 2023.11.29 20:29:37.991201 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.991367 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:37.991407 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:37.991552 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.11.29 20:29:37.991580 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:37.991600 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:37.991628 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.11.29 20:29:37.992502 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} executeQuery: Read 4 rows, 443.00 B in 0.001729154 sec., 2313 rows/sec., 250.19 KiB/sec. 2023.11.29 20:29:37.992682 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} DynamicQueryHandler: Done processing query 2023.11.29 20:29:37.992706 [ 3 ] {095ab912-d579-4070-9cea-18e5812f0c10} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.11.29 20:29:37.992722 [ 3 ] {} HTTP-Session: 7964aaf6-e645-4448-8390-e1e772886baa Destroying unnamed session 2023.11.29 20:29:38.009355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:38.009412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:38.009435 [ 3 ] {} HTTP-Session: e11d6e91-691f-4350-b910-d73d1301bc4e Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:38.009455 [ 3 ] {} HTTP-Session: e11d6e91-691f-4350-b910-d73d1301bc4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:38.009552 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:38.009603 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:38.009777 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:38.010161 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:38.010494 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.11.29 20:29:38.010647 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.11.29 20:29:38.010779 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} executeQuery: Read 6 rows, 996.00 B in 0.0011942 sec., 5024 rows/sec., 814.48 KiB/sec. 2023.11.29 20:29:38.010891 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} DynamicQueryHandler: Done processing query 2023.11.29 20:29:38.010914 [ 3 ] {1574aecc-c768-4949-800d-f0a8f1e39fa6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.29 20:29:38.010929 [ 3 ] {} HTTP-Session: e11d6e91-691f-4350-b910-d73d1301bc4e Destroying unnamed session 2023.11.29 20:29:38.011047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 5349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:38.011089 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:38.011108 [ 3 ] {} HTTP-Session: 823762ba-969d-4d9e-a1b7-9ea01ff0e747 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:38.011124 [ 3 ] {} HTTP-Session: 823762ba-969d-4d9e-a1b7-9ea01ff0e747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:38.011196 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:38.011233 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 20:29:38.011333 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:38.011619 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:38.011817 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 20:29:38.011962 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 20:29:38.012086 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} executeQuery: Read 36 rows, 3.12 KiB in 0.000861492 sec., 41787 rows/sec., 3.53 MiB/sec. 2023.11.29 20:29:38.012222 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} DynamicQueryHandler: Done processing query 2023.11.29 20:29:38.012245 [ 3 ] {f0f52a76-122f-4b95-a334-91d3fb349195} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.11.29 20:29:38.012260 [ 3 ] {} HTTP-Session: 823762ba-969d-4d9e-a1b7-9ea01ff0e747 Destroying unnamed session 2023.11.29 20:29:38.012373 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:38.012415 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:38.012434 [ 3 ] {} HTTP-Session: 5b096c2a-5ad3-4a9a-affb-1b3db933c6ab Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:38.012450 [ 3 ] {} HTTP-Session: 5b096c2a-5ad3-4a9a-affb-1b3db933c6ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:38.012519 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:38.012557 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 20:29:38.012664 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:38.012954 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:38.013153 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 20:29:38.013302 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 20:29:38.013421 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} executeQuery: Read 24 rows, 1.90 KiB in 0.000874412 sec., 27447 rows/sec., 2.12 MiB/sec. 2023.11.29 20:29:38.013536 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} DynamicQueryHandler: Done processing query 2023.11.29 20:29:38.013558 [ 3 ] {35435e35-ebbc-4711-b8b7-3441601253d1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 20:29:38.013575 [ 3 ] {} HTTP-Session: 5b096c2a-5ad3-4a9a-affb-1b3db933c6ab Destroying unnamed session 2023.11.29 20:29:38.013871 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 64710, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:38.013917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:38.013935 [ 3 ] {} HTTP-Session: 11fb61cd-e5eb-47f0-97ac-05c6f1bed513 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:38.013951 [ 3 ] {} HTTP-Session: 11fb61cd-e5eb-47f0-97ac-05c6f1bed513 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:38.014036 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:38.014077 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.11.29 20:29:38.014191 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:38.014626 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:38.014893 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 20:29:38.015085 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} oximeter.measurements_cumulativeu64 (6a8c48c3-cda2-4dc5-86ae-fecb41789a2a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 20:29:38.015198 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} executeQuery: Read 336 rows, 23.95 KiB in 0.001126369 sec., 298303 rows/sec., 20.77 MiB/sec. 2023.11.29 20:29:38.015332 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} DynamicQueryHandler: Done processing query 2023.11.29 20:29:38.015355 [ 3 ] {a162079b-4c32-4680-bec3-985e039955f3} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.11.29 20:29:38.015371 [ 3 ] {} HTTP-Session: 11fb61cd-e5eb-47f0-97ac-05c6f1bed513 Destroying unnamed session 2023.11.29 20:29:42.974018 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:42.974150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:42.974181 [ 3 ] {} HTTP-Session: 4dc5bbb8-f0ee-46de-94f3-d933acb0ba11 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:42.974209 [ 3 ] {} HTTP-Session: 4dc5bbb8-f0ee-46de-94f3-d933acb0ba11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:42.974348 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:42.974413 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 20:29:42.974589 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:42.975006 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:42.975266 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 20:29:42.975430 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 20:29:42.975565 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} executeQuery: Read 19 rows, 1.54 KiB in 0.00116928 sec., 16249 rows/sec., 1.29 MiB/sec. 2023.11.29 20:29:42.975729 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} DynamicQueryHandler: Done processing query 2023.11.29 20:29:42.975755 [ 3 ] {c7d5a522-aca6-4865-8cab-399513544a6c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 20:29:42.975771 [ 3 ] {} HTTP-Session: 4dc5bbb8-f0ee-46de-94f3-d933acb0ba11 Destroying unnamed session 2023.11.29 20:29:42.975912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 8606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:42.975960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:42.975979 [ 3 ] {} HTTP-Session: 9f5ed1c3-42c7-4494-8ce8-722a4f35e9b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:42.975998 [ 3 ] {} HTTP-Session: 9f5ed1c3-42c7-4494-8ce8-722a4f35e9b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:42.976080 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:42.976121 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 20:29:42.976224 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:42.976536 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:42.976753 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 20:29:42.976901 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 20:29:42.977003 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} executeQuery: Read 57 rows, 5.11 KiB in 0.000896593 sec., 63573 rows/sec., 5.56 MiB/sec. 2023.11.29 20:29:42.977118 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} DynamicQueryHandler: Done processing query 2023.11.29 20:29:42.977142 [ 3 ] {6c8e52f4-1a66-4e82-8553-37f92e45d24a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.29 20:29:42.977157 [ 3 ] {} HTTP-Session: 9f5ed1c3-42c7-4494-8ce8-722a4f35e9b7 Destroying unnamed session 2023.11.29 20:29:42.977271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 3268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:42.977314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:42.977332 [ 3 ] {} HTTP-Session: 682a517b-ac59-4f54-af10-9e58493ccf22 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:42.977349 [ 3 ] {} HTTP-Session: 682a517b-ac59-4f54-af10-9e58493ccf22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:42.977421 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:42.977459 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 20:29:42.977560 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:42.977823 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:42.978020 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 20:29:42.978166 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 20:29:42.978290 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} executeQuery: Read 19 rows, 1.52 KiB in 0.000840611 sec., 22602 rows/sec., 1.77 MiB/sec. 2023.11.29 20:29:42.978445 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} DynamicQueryHandler: Done processing query 2023.11.29 20:29:42.978467 [ 3 ] {15eacb64-e8c5-41d0-b609-6bfd91e5644c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 20:29:42.978482 [ 3 ] {} HTTP-Session: 682a517b-ac59-4f54-af10-9e58493ccf22 Destroying unnamed session 2023.11.29 20:29:42.978613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 20363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:42.978659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:42.978676 [ 3 ] {} HTTP-Session: 4a427209-4366-4dab-9be3-55ea9e9e0ed4 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:42.978693 [ 3 ] {} HTTP-Session: 4a427209-4366-4dab-9be3-55ea9e9e0ed4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:42.978768 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:42.978812 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 20:29:42.978952 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:42.979294 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:42.979576 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 20:29:42.979759 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 20:29:42.979886 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} executeQuery: Read 19 rows, 26.25 KiB in 0.001090578 sec., 17421 rows/sec., 23.51 MiB/sec. 2023.11.29 20:29:42.979997 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} DynamicQueryHandler: Done processing query 2023.11.29 20:29:42.980019 [ 3 ] {28764f8f-3b08-4f3e-9b44-bd50e84ed422} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.29 20:29:42.980034 [ 3 ] {} HTTP-Session: 4a427209-4366-4dab-9be3-55ea9e9e0ed4 Destroying unnamed session 2023.11.29 20:29:47.363144 [ 115 ] {} DNSResolver: Updating DNS cache 2023.11.29 20:29:47.363215 [ 115 ] {} DNSResolver: Updated DNS cache 2023.11.29 20:29:52.973983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2773, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:52.974113 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:52.974144 [ 3 ] {} HTTP-Session: 77c5ab98-a8fe-4bbd-be4f-95eca0b3f730 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:52.974172 [ 3 ] {} HTTP-Session: 77c5ab98-a8fe-4bbd-be4f-95eca0b3f730 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:52.974313 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:52.974379 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.11.29 20:29:52.974554 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:52.974999 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:52.975251 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 20:29:52.975418 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} oximeter.fields_i64 (9db8909a-0d6f-4f60-a431-39ac49b27d81): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 20:29:52.975558 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} executeQuery: Read 19 rows, 1.54 KiB in 0.00120068 sec., 15824 rows/sec., 1.25 MiB/sec. 2023.11.29 20:29:52.975733 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} DynamicQueryHandler: Done processing query 2023.11.29 20:29:52.975757 [ 3 ] {590505a6-7776-403c-bdde-5726f527b799} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 20:29:52.975774 [ 3 ] {} HTTP-Session: 77c5ab98-a8fe-4bbd-be4f-95eca0b3f730 Destroying unnamed session 2023.11.29 20:29:52.975909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 8606, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:52.975955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:52.975974 [ 3 ] {} HTTP-Session: bef14d29-6186-49e4-8e18-6fcbe134ba84 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:52.975991 [ 3 ] {} HTTP-Session: bef14d29-6186-49e4-8e18-6fcbe134ba84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:52.976066 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:52.976105 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.11.29 20:29:52.976214 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:52.976537 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:52.976741 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.29 20:29:52.976886 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} oximeter.fields_string (467d39fd-99ca-48ae-b96a-c0fba551cc12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.29 20:29:52.977014 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} executeQuery: Read 57 rows, 5.11 KiB in 0.000919773 sec., 61971 rows/sec., 5.42 MiB/sec. 2023.11.29 20:29:52.977125 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} DynamicQueryHandler: Done processing query 2023.11.29 20:29:52.977147 [ 3 ] {81d3355b-3936-4750-a50a-4710b015d848} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.29 20:29:52.977163 [ 3 ] {} HTTP-Session: bef14d29-6186-49e4-8e18-6fcbe134ba84 Destroying unnamed session 2023.11.29 20:29:52.977312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 3268, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:52.977357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:52.977375 [ 3 ] {} HTTP-Session: 7d265d7a-ee95-4b0d-8a95-307dd422bc5a Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:52.977391 [ 3 ] {} HTTP-Session: 7d265d7a-ee95-4b0d-8a95-307dd422bc5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:52.977460 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:52.977495 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 20:29:52.977597 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:52.977879 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:52.978074 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.11.29 20:29:52.978222 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.11.29 20:29:52.978348 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} executeQuery: Read 19 rows, 1.52 KiB in 0.000862732 sec., 22023 rows/sec., 1.72 MiB/sec. 2023.11.29 20:29:52.978453 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} DynamicQueryHandler: Done processing query 2023.11.29 20:29:52.978475 [ 3 ] {87185c72-0e21-4714-aabb-bb63a06c3f3a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 20:29:52.978491 [ 3 ] {} HTTP-Session: 7d265d7a-ee95-4b0d-8a95-307dd422bc5a Destroying unnamed session 2023.11.29 20:29:52.978624 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 20363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:52.978667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:52.978685 [ 3 ] {} HTTP-Session: 9c84d48c-c9c1-4d3f-acfb-7f754869a88c Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:52.978701 [ 3 ] {} HTTP-Session: 9c84d48c-c9c1-4d3f-acfb-7f754869a88c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:52.978773 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:52.978816 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.11.29 20:29:52.978948 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:52.979290 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:52.979595 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.11.29 20:29:52.979771 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} oximeter.measurements_histogramf64 (c0538830-fd8b-4eef-8877-447d7c01f365): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.11.29 20:29:52.979887 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} executeQuery: Read 19 rows, 26.25 KiB in 0.001088068 sec., 17462 rows/sec., 23.56 MiB/sec. 2023.11.29 20:29:52.980005 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} DynamicQueryHandler: Done processing query 2023.11.29 20:29:52.980027 [ 3 ] {f9600791-2f0c-4cba-a09f-e2d3de59eb9b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.11.29 20:29:52.980043 [ 3 ] {} HTTP-Session: 9c84d48c-c9c1-4d3f-acfb-7f754869a88c Destroying unnamed session 2023.11.29 20:29:57.972837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:57.973014 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:57.973060 [ 3 ] {} HTTP-Session: 690ee169-3237-42c6-822d-700cd7199cc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:57.973101 [ 3 ] {} HTTP-Session: 690ee169-3237-42c6-822d-700cd7199cc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:57.973391 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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) 2023.11.29 20:29:57.973990 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.974168 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.974219 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:57.974385 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.11.29 20:29:57.974484 [ 187 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:57.974506 [ 186 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:57.974624 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:57.974708 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:57.976487 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} executeQuery: Read 10 rows, 1.41 KiB in 0.003049987 sec., 3278 rows/sec., 460.75 KiB/sec. 2023.11.29 20:29:57.976764 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} DynamicQueryHandler: Done processing query 2023.11.29 20:29:57.976788 [ 3 ] {8e021e48-c2b8-4257-bd56-8d740ce9f89e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:57.976806 [ 3 ] {} HTTP-Session: 690ee169-3237-42c6-822d-700cd7199cc8 Destroying unnamed session 2023.11.29 20:29:57.977040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 498, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:57.977085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:57.977103 [ 3 ] {} HTTP-Session: 0f42926d-dd53-467d-a846-ca1a905f9a65 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:57.977120 [ 3 ] {} HTTP-Session: 0f42926d-dd53-467d-a846-ca1a905f9a65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:57.977249 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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', '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) 2023.11.29 20:29:57.977733 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.977901 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.977942 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:57.978084 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.11.29 20:29:57.978180 [ 193 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:57.978182 [ 191 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:57.978325 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:57.978384 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:57.979851 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} executeQuery: Read 10 rows, 1.41 KiB in 0.002564165 sec., 3899 rows/sec., 548.04 KiB/sec. 2023.11.29 20:29:57.980096 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} DynamicQueryHandler: Done processing query 2023.11.29 20:29:57.980119 [ 3 ] {424edd7b-22b9-4670-a3cb-e7a7db353331} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:57.980136 [ 3 ] {} HTTP-Session: 0f42926d-dd53-467d-a846-ca1a905f9a65 Destroying unnamed session 2023.11.29 20:29:57.980450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 529, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:57.980495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:57.980513 [ 3 ] {} HTTP-Session: ded1a3fe-41cb-4b76-91ee-cb8343f29aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:57.980530 [ 3 ] {} HTTP-Session: ded1a3fe-41cb-4b76-91ee-cb8343f29aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:57.980655 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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', '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) 2023.11.29 20:29:57.981131 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.981302 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.981342 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:57.981486 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.11.29 20:29:57.981536 [ 187 ] {6764c47c-6632-430f-8074-42db1515f9ab} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:57.981544 [ 192 ] {6764c47c-6632-430f-8074-42db1515f9ab} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:57.981610 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:57.981661 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:57.983143 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} executeQuery: Read 10 rows, 1.41 KiB in 0.002451772 sec., 4078 rows/sec., 573.17 KiB/sec. 2023.11.29 20:29:57.983389 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} DynamicQueryHandler: Done processing query 2023.11.29 20:29:57.983412 [ 3 ] {6764c47c-6632-430f-8074-42db1515f9ab} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:57.983430 [ 3 ] {} HTTP-Session: ded1a3fe-41cb-4b76-91ee-cb8343f29aaf Destroying unnamed session 2023.11.29 20:29:57.983640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 556, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:57.983684 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:57.983703 [ 3 ] {} HTTP-Session: b993d36b-2b2c-4e39-96df-d4ca57964d6b Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:57.983719 [ 3 ] {} HTTP-Session: b993d36b-2b2c-4e39-96df-d4ca57964d6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:57.983844 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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', '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) 2023.11.29 20:29:57.984329 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.984500 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.984541 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:57.984689 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.11.29 20:29:57.984759 [ 189 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:57.984774 [ 192 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:57.984864 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:57.984917 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:57.986203 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} executeQuery: Read 10 rows, 1.41 KiB in 0.002322559 sec., 4305 rows/sec., 605.05 KiB/sec. 2023.11.29 20:29:57.986419 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} DynamicQueryHandler: Done processing query 2023.11.29 20:29:57.986443 [ 3 ] {4942802a-b8e9-4e9d-ac60-a0b310bfe689} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:57.986461 [ 3 ] {} HTTP-Session: b993d36b-2b2c-4e39-96df-d4ca57964d6b Destroying unnamed session 2023.11.29 20:29:57.986659 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 583, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:57.986703 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:57.986721 [ 3 ] {} HTTP-Session: ff177e24-8bed-4687-8738-2d5e10b90817 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:57.986738 [ 3 ] {} HTTP-Session: ff177e24-8bed-4687-8738-2d5e10b90817 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:57.986861 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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', '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) 2023.11.29 20:29:57.987344 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.987520 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.987560 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:57.987704 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.11.29 20:29:57.987757 [ 192 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:57.987763 [ 187 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:57.987827 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:57.987879 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:57.989414 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} executeQuery: Read 10 rows, 1.41 KiB in 0.002515203 sec., 3975 rows/sec., 558.71 KiB/sec. 2023.11.29 20:29:57.989650 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} DynamicQueryHandler: Done processing query 2023.11.29 20:29:57.989673 [ 3 ] {aece2003-826f-41d6-898a-d9d7c19dd68f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:57.989690 [ 3 ] {} HTTP-Session: ff177e24-8bed-4687-8738-2d5e10b90817 Destroying unnamed session 2023.11.29 20:29:57.989891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 616, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:57.989936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:57.989954 [ 3 ] {} HTTP-Session: 61e4b99b-2b4d-45d8-b6df-c2f1c877c7b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:57.989971 [ 3 ] {} HTTP-Session: 61e4b99b-2b4d-45d8-b6df-c2f1c877c7b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:57.990098 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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', '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) 2023.11.29 20:29:57.990596 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.990775 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.990815 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:57.990961 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.11.29 20:29:57.991042 [ 192 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:57.991049 [ 191 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:57.991139 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:57.991198 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:57.992848 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} executeQuery: Read 10 rows, 1.41 KiB in 0.002711709 sec., 3687 rows/sec., 518.22 KiB/sec. 2023.11.29 20:29:57.993096 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} DynamicQueryHandler: Done processing query 2023.11.29 20:29:57.993120 [ 3 ] {95b3119f-c6db-4a57-adcf-63cb9182a4f1} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:57.993136 [ 3 ] {} HTTP-Session: 61e4b99b-2b4d-45d8-b6df-c2f1c877c7b8 Destroying unnamed session 2023.11.29 20:29:57.993343 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:57.993386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:57.993404 [ 3 ] {} HTTP-Session: 235908c0-e83e-4642-94a2-f8beb40c3867 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:57.993421 [ 3 ] {} HTTP-Session: 235908c0-e83e-4642-94a2-f8beb40c3867 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:57.993547 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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', '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) 2023.11.29 20:29:57.994048 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.994229 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.994271 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:57.994416 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.11.29 20:29:57.994462 [ 192 ] {654ef656-761f-4a4a-8919-e515d15c23a7} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:57.994477 [ 189 ] {654ef656-761f-4a4a-8919-e515d15c23a7} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:57.994558 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:57.994616 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:57.995889 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} executeQuery: Read 10 rows, 1.41 KiB in 0.002303028 sec., 4342 rows/sec., 610.19 KiB/sec. 2023.11.29 20:29:57.996152 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} DynamicQueryHandler: Done processing query 2023.11.29 20:29:57.996175 [ 3 ] {654ef656-761f-4a4a-8919-e515d15c23a7} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:57.996192 [ 3 ] {} HTTP-Session: 235908c0-e83e-4642-94a2-f8beb40c3867 Destroying unnamed session 2023.11.29 20:29:57.996393 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 674, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:57.996437 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:57.996456 [ 3 ] {} HTTP-Session: 12310e8b-7041-43c8-bee5-e51d88ce15fc Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:57.996472 [ 3 ] {} HTTP-Session: 12310e8b-7041-43c8-bee5-e51d88ce15fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:57.996599 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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', '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) 2023.11.29 20:29:57.997107 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.997290 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:57.997332 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:57.997479 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.11.29 20:29:57.997554 [ 192 ] {f328546f-2453-46f8-8f74-2c68eac14d67} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:57.997568 [ 191 ] {f328546f-2453-46f8-8f74-2c68eac14d67} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:57.997654 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:57.997713 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:57.999271 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} executeQuery: Read 10 rows, 1.41 KiB in 0.002633826 sec., 3796 rows/sec., 533.55 KiB/sec. 2023.11.29 20:29:57.999521 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} DynamicQueryHandler: Done processing query 2023.11.29 20:29:57.999544 [ 3 ] {f328546f-2453-46f8-8f74-2c68eac14d67} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:57.999561 [ 3 ] {} HTTP-Session: 12310e8b-7041-43c8-bee5-e51d88ce15fc Destroying unnamed session 2023.11.29 20:29:57.999766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 707, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:57.999811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:57.999830 [ 3 ] {} HTTP-Session: e80ce6ca-100f-4e8c-97b0-d34a0c02280a Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:57.999847 [ 3 ] {} HTTP-Session: e80ce6ca-100f-4e8c-97b0-d34a0c02280a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:57.999975 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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', '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) 2023.11.29 20:29:58.000141 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.31 MiB, peak 235.73 MiB, will set to 230.42 MiB (RSS), difference: -1.89 MiB 2023.11.29 20:29:58.000829 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:58.001018 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:58.001059 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:58.001205 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.11.29 20:29:58.001260 [ 192 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:58.001269 [ 187 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:58.001345 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:58.001396 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:58.002878 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} executeQuery: Read 10 rows, 1.41 KiB in 0.002865763 sec., 3489 rows/sec., 490.37 KiB/sec. 2023.11.29 20:29:58.003133 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} DynamicQueryHandler: Done processing query 2023.11.29 20:29:58.003158 [ 3 ] {015ff29e-bd24-4b5d-8d94-1412ea6f3803} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:58.003174 [ 3 ] {} HTTP-Session: e80ce6ca-100f-4e8c-97b0-d34a0c02280a Destroying unnamed session 2023.11.29 20:29:58.003375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:58.003420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:58.003438 [ 3 ] {} HTTP-Session: f01ee4de-0726-41ce-b4ba-eb4d2b74ecc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:58.003455 [ 3 ] {} HTTP-Session: f01ee4de-0726-41ce-b4ba-eb4d2b74ecc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:58.003585 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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', '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) 2023.11.29 20:29:58.004100 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:58.004285 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:58.004325 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:58.004473 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.11.29 20:29:58.004532 [ 192 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:58.004551 [ 189 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:58.004638 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:58.004695 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:58.006216 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} executeQuery: Read 10 rows, 1.41 KiB in 0.002591965 sec., 3858 rows/sec., 542.17 KiB/sec. 2023.11.29 20:29:58.006465 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} DynamicQueryHandler: Done processing query 2023.11.29 20:29:58.006490 [ 3 ] {d6a67426-a8b5-4e1e-bc71-de62c5330e68} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:58.006507 [ 3 ] {} HTTP-Session: f01ee4de-0726-41ce-b4ba-eb4d2b74ecc2 Destroying unnamed session 2023.11.29 20:29:58.006714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:58.006757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:58.006776 [ 3 ] {} HTTP-Session: 536d39c7-b7e6-4b33-9be0-305adb366d38 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:58.006793 [ 3 ] {} HTTP-Session: 536d39c7-b7e6-4b33-9be0-305adb366d38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:58.006924 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} executeQuery: (from [fd00:1122:3344:101::d]:33979) 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', '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) 2023.11.29 20:29:58.007441 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:58.007629 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:58.007670 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} InterpreterSelectQuery: FetchColumns -> Complete 2023.11.29 20:29:58.007818 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.11.29 20:29:58.007865 [ 192 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.11.29 20:29:58.007888 [ 186 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.11.29 20:29:58.007966 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (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 2023.11.29 20:29:58.008024 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.11.29 20:29:58.009530 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} executeQuery: Read 10 rows, 1.41 KiB in 0.002568475 sec., 3893 rows/sec., 547.12 KiB/sec. 2023.11.29 20:29:58.009803 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} DynamicQueryHandler: Done processing query 2023.11.29 20:29:58.009826 [ 3 ] {3afc22e0-d94c-4306-b18e-aac6b3f9e89f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.11.29 20:29:58.009843 [ 3 ] {} HTTP-Session: 536d39c7-b7e6-4b33-9be0-305adb366d38 Destroying unnamed session 2023.11.29 20:29:58.009961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:58.010005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:58.010024 [ 3 ] {} HTTP-Session: 728f4b9f-82eb-48e2-98d1-00297bc6f6d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:58.010040 [ 3 ] {} HTTP-Session: 728f4b9f-82eb-48e2-98d1-00297bc6f6d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:58.010121 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:58.010161 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.11.29 20:29:58.010300 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:58.010618 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:58.010909 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.11.29 20:29:58.011070 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} oximeter.timeseries_schema (d5dc1a08-59b8-4777-ae91-d75db2d2ed75): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.11.29 20:29:58.011203 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} executeQuery: Read 11 rows, 1009.00 B in 0.001050117 sec., 10475 rows/sec., 938.33 KiB/sec. 2023.11.29 20:29:58.011364 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} DynamicQueryHandler: Done processing query 2023.11.29 20:29:58.011387 [ 3 ] {06c98668-ea2e-4e91-a446-0530f89ff0b7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.11.29 20:29:58.011403 [ 3 ] {} HTTP-Session: 728f4b9f-82eb-48e2-98d1-00297bc6f6d8 Destroying unnamed session 2023.11.29 20:29:58.011513 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 1904, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:58.011557 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:58.011575 [ 3 ] {} HTTP-Session: 8e956861-6638-489c-ad2f-4929a2d86feb Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:58.011591 [ 3 ] {} HTTP-Session: 8e956861-6638-489c-ad2f-4929a2d86feb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:58.011662 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:58.011701 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.11.29 20:29:58.011806 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:58.012163 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:58.012423 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.11.29 20:29:58.012579 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.11.29 20:29:58.012698 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} executeQuery: Read 11 rows, 888.00 B in 0.001001026 sec., 10988 rows/sec., 866.30 KiB/sec. 2023.11.29 20:29:58.012792 [ 108 ] {} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.11.29 20:29:58.012825 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} DynamicQueryHandler: Done processing query 2023.11.29 20:29:58.012862 [ 3 ] {938db945-8c11-4bd6-bf89-c19874e0b6fe} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.11.29 20:29:58.012868 [ 108 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:58.012896 [ 3 ] {} HTTP-Session: 8e956861-6638-489c-ad2f-4929a2d86feb Destroying unnamed session 2023.11.29 20:29:58.013040 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.11.29 20:29:58.013058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:33979, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.11.29 20:29:58.013114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.11.29 20:29:58.013138 [ 3 ] {} HTTP-Session: 233599b0-debd-4594-85f8-80bb6b5f77f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:33979 2023.11.29 20:29:58.013153 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.11.29 20:29:58.013159 [ 3 ] {} HTTP-Session: 233599b0-debd-4594-85f8-80bb6b5f77f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.11.29 20:29:58.013223 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 27 rows starting from the beginning of the part 2023.11.29 20:29:58.013252 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} executeQuery: (from [fd00:1122:3344:101::d]:33979) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.11.29 20:29:58.013312 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.11.29 20:29:58.013393 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part 2023.11.29 20:29:58.013563 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part 2023.11.29 20:29:58.013594 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} ParallelParsingInputFormat: Parallel parsing is used 2023.11.29 20:29:58.013692 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part 2023.11.29 20:29:58.013844 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part 2023.11.29 20:29:58.013995 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 11 rows starting from the beginning of the part 2023.11.29 20:29:58.014070 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.11.29 20:29:58.014428 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.11.29 20:29:58.014705 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} oximeter.measurements_cumulativei64 (040c9b98-979b-4bb3-9df1-5f8b841f554b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.11.29 20:29:58.014712 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.001771315 sec., 67181.72657037285 rows/sec., 5.24 MiB/sec. 2023.11.29 20:29:58.014828 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.11.29 20:29:58.014878 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} executeQuery: Read 11 rows, 743.00 B in 0.0015796 sec., 6963 rows/sec., 459.35 KiB/sec. 2023.11.29 20:29:58.015038 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} DynamicQueryHandler: Done processing query 2023.11.29 20:29:58.015057 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.11.29 20:29:58.015066 [ 3 ] {fd0f2d81-fa7c-4127-ae07-d2a25e65a0a6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.11.29 20:29:58.015087 [ 3 ] {} HTTP-Session: 233599b0-debd-4594-85f8-80bb6b5f77f9 Destroying unnamed session 2023.11.29 20:29:58.015136 [ 25 ] {22974e30-1b93-4dd0-8c66-b08ecc70d4a9::all_1_6_1} oximeter.fields_uuid (22974e30-1b93-4dd0-8c66-b08ecc70d4a9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0