[ Dec 1 20:52:49 Enabled. ] [ Dec 1 20:52:49 Rereading configuration. ] [ Dec 1 20:52:52 Rereading configuration. ] [ Dec 1 20:52:55 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=oxControlService12 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService12 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService12 ipadm: Could not delete oxControlService12: Interface does not exist + true + ipadm create-if -t oxControlService12 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService12 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService12 + ipadm show-addr oxControlService12/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService12/ll + ipadm show-addr oxControlService12/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService12/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 [ Dec 1 20:52:56 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.12.01 20:52:56.899292 [ 1 ] {} Application: Will watch for the process with pid 22011 2023.12.01 20:52:56.899406 [ 1 ] {} Application: Forked a child process to watch 2023.12.01 20:52:57.301832 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22011 2023.12.01 20:52:57.302018 [ 1 ] {} Application: starting up 2023.12.01 20:52:57.302238 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.01 20:52:57.477452 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.01 20:52:57.477528 [ 1 ] {} Application: Initializing DateLUT. 2023.12.01 20:52:57.477548 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.01 20:52:57.477611 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.01 20:52:57.478048 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.01 20:52:57.478826 [ 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.12.01 20:52:57.479383 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.01 20:52:57.479681 [ 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.12.01 20:52:57.481658 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.01 20:52:57.481727 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.01 20:52:57.482830 [ 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.12.01 20:52:57.483143 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.01 20:52:57.488006 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.01 20:52:57.488811 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.01 20:52:57.488865 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.01 20:52:57.490445 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.01 20:52:57.491034 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.01 20:52:57.491396 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.01 20:52:57.491803 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.01 20:52:57.492795 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.01 20:52:57.492849 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.01 20:52:57.492912 [ 1 ] {} Application: Loaded user defined objects 2023.12.01 20:52:57.492936 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.01 20:52:58.050367 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.01 20:52:58.050430 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000209446 sec 2023.12.01 20:52:58.051271 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.01 20:52:58.051423 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.01 20:52:58.051457 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.01 20:52:58.051494 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.01 20:52:58.051514 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.01 20:52:58.051537 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.01 20:52:58.051569 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.01 20:52:58.051617 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.01 20:52:58.051645 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.01 20:52:58.051679 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.01 20:52:58.051693 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.01 20:52:58.051707 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.01 20:52:58.051730 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.01 20:52:58.051768 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.01 20:52:58.051786 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.01 20:52:58.051798 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.01 20:52:58.098589 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.01 20:52:58.119679 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.01 20:52:58.119719 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.2012e-05 sec 2023.12.01 20:52:58.119751 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.01 20:52:58.119766 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.01 20:52:58.119787 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.01 20:52:58.122063 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.01 20:52:58.127623 [ 1 ] {} Application: Loaded metadata. 2023.12.01 20:52:58.127773 [ 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.12.01 20:52:58.127873 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.01 20:52:58.388436 [ 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.12.01 20:52:58.408685 [ 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.12.01 20:52:58.408737 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.01 20:52:58.484585 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.01 20:52:58.484837 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.12.01 20:52:58.485162 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.01 20:52:58.485213 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.01 20:52:58.485250 [ 136 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:52:58.485333 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.01 20:52:58.485372 [ 136 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:52:58.485417 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.01 20:52:58.486025 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.01 20:52:58.486046 [ 1 ] {} Application: Ready for connections. 2023.12.01 20:53:13.486371 [ 166 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:53:13.486438 [ 166 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:53:18.314450 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.314672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.315270 [ 3 ] {} HTTP-Session: 3ffb06d2-7dd1-4b98-8c90-469e21425b5f Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.315314 [ 3 ] {} HTTP-Session: 3ffb06d2-7dd1-4b98-8c90-469e21425b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.315441 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.01 20:53:18.315476 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.01 20:53:18.315489 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.01 20:53:18.316448 [ 3 ] {3b49d53d-a4b7-437a-879b-676376132346} executeQuery: (from [fd00:1122:3344:101::d]:38906) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.01 20:53:18.332997 [ 3 ] {3b49d53d-a4b7-437a-879b-676376132346} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38906) (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.12.01 20:53:18.333265 [ 3 ] {3b49d53d-a4b7-437a-879b-676376132346} 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.12.01 20:53:18.333966 [ 3 ] {3b49d53d-a4b7-437a-879b-676376132346} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.334000 [ 3 ] {} HTTP-Session: 3ffb06d2-7dd1-4b98-8c90-469e21425b5f Destroying unnamed session 2023.12.01 20:53:18.341435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.341506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.341534 [ 3 ] {} HTTP-Session: 5572cff4-476b-4f0d-8b60-bb662bc8378a Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.341554 [ 3 ] {} HTTP-Session: 5572cff4-476b-4f0d-8b60-bb662bc8378a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.341668 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} executeQuery: (from [fd00:1122:3344:101::d]:38906) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:53:18.341762 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.01 20:53:18.342707 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.01 20:53:18.344527 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:53:18.347937 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.347966 [ 3 ] {0144c46a-1aa4-4bc9-970f-c50c80d4b72f} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.01 20:53:18.347982 [ 3 ] {} HTTP-Session: 5572cff4-476b-4f0d-8b60-bb662bc8378a Destroying unnamed session 2023.12.01 20:53:18.348141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.348193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.348214 [ 3 ] {} HTTP-Session: adcc659d-832f-472b-89c8-fc48445ce884 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.348235 [ 3 ] {} HTTP-Session: adcc659d-832f-472b-89c8-fc48445ce884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.348340 [ 3 ] {de6a9b3d-b351-4edf-98fa-ff755867582d} executeQuery: (from [fd00:1122:3344:101::d]:38906) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.01 20:53:18.348603 [ 3 ] {de6a9b3d-b351-4edf-98fa-ff755867582d} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:38906) (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.12.01 20:53:18.348724 [ 3 ] {de6a9b3d-b351-4edf-98fa-ff755867582d} 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.12.01 20:53:18.348825 [ 3 ] {de6a9b3d-b351-4edf-98fa-ff755867582d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.348849 [ 3 ] {} HTTP-Session: adcc659d-832f-472b-89c8-fc48445ce884 Destroying unnamed session 2023.12.01 20:53:18.349104 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.349151 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.349174 [ 3 ] {} HTTP-Session: a528eaca-d857-4e67-a4cd-8978ec16c5ce Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.349190 [ 3 ] {} HTTP-Session: a528eaca-d857-4e67-a4cd-8978ec16c5ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.349298 [ 3 ] {46d41700-70fb-4051-849a-12f939e89cd7} executeQuery: (from [fd00:1122:3344:101::d]:38906) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.01 20:53:18.349403 [ 3 ] {46d41700-70fb-4051-849a-12f939e89cd7} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.349423 [ 3 ] {46d41700-70fb-4051-849a-12f939e89cd7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.349443 [ 3 ] {} HTTP-Session: a528eaca-d857-4e67-a4cd-8978ec16c5ce Destroying unnamed session 2023.12.01 20:53:18.349568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.349615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.349638 [ 3 ] {} HTTP-Session: 9407294c-7d20-4902-b57d-11d713b91c00 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.349654 [ 3 ] {} HTTP-Session: 9407294c-7d20-4902-b57d-11d713b91c00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.349714 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} executeQuery: (from [fd00:1122:3344:101::d]:38906) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.01 20:53:18.349769 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.01 20:53:18.352053 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.01 20:53:18.352080 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7702e-05 sec 2023.12.01 20:53:18.352103 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.01 20:53:18.352117 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} DatabaseAtomic (oximeter): Starting up tables. 2023.12.01 20:53:18.352190 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.352209 [ 3 ] {641f1c31-2b11-433d-b3c6-8d4e864ebe9c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.352232 [ 3 ] {} HTTP-Session: 9407294c-7d20-4902-b57d-11d713b91c00 Destroying unnamed session 2023.12.01 20:53:18.352353 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.352401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.352428 [ 3 ] {} HTTP-Session: 6c8abdd2-dfe5-4c1b-80b7-b28a0da0b822 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.352444 [ 3 ] {} HTTP-Session: 6c8abdd2-dfe5-4c1b-80b7-b28a0da0b822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.352584 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} executeQuery: (from [fd00:1122:3344:101::d]:38906) /* 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.12.01 20:53:18.352628 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.01 20:53:18.355637 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} oximeter.version (da169464-2e8c-43af-b74d-81f42640992f): Loading data parts 2023.12.01 20:53:18.355781 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} oximeter.version (da169464-2e8c-43af-b74d-81f42640992f): There are no data parts 2023.12.01 20:53:18.358131 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.358168 [ 3 ] {f81a4a3e-7747-4be0-8e7f-b756e96fdf67} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.358186 [ 3 ] {} HTTP-Session: 6c8abdd2-dfe5-4c1b-80b7-b28a0da0b822 Destroying unnamed session 2023.12.01 20:53:18.358304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.358353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.358373 [ 3 ] {} HTTP-Session: 5be20912-ce80-43ae-893f-457e429fb2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.358394 [ 3 ] {} HTTP-Session: 5be20912-ce80-43ae-893f-457e429fb2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.358593 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} executeQuery: (from [fd00:1122:3344:101::d]:38906) /* 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.12.01 20:53:18.358648 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.01 20:53:18.363034 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} oximeter.measurements_bool (517e80bd-3c07-4e9a-a5cb-d7633ebce9ed): Loading data parts 2023.12.01 20:53:18.363133 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} oximeter.measurements_bool (517e80bd-3c07-4e9a-a5cb-d7633ebce9ed): There are no data parts 2023.12.01 20:53:18.364534 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.364575 [ 3 ] {171c1d13-254b-4fb8-a667-7dd9cb229163} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.364599 [ 3 ] {} HTTP-Session: 5be20912-ce80-43ae-893f-457e429fb2f9 Destroying unnamed session 2023.12.01 20:53:18.364914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.364979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.364999 [ 3 ] {} HTTP-Session: 04c4c6ca-e9ef-40a4-ad8d-d712a104badd Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.365021 [ 3 ] {} HTTP-Session: 04c4c6ca-e9ef-40a4-ad8d-d712a104badd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.365208 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.365258 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.01 20:53:18.366771 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} oximeter.measurements_i8 (d2c2e580-d72a-4a1e-afd0-8095e1015c1b): Loading data parts 2023.12.01 20:53:18.366882 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} oximeter.measurements_i8 (d2c2e580-d72a-4a1e-afd0-8095e1015c1b): There are no data parts 2023.12.01 20:53:18.368195 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.368221 [ 3 ] {0bb312f5-27e8-452d-aa35-c75a78906035} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.368241 [ 3 ] {} HTTP-Session: 04c4c6ca-e9ef-40a4-ad8d-d712a104badd Destroying unnamed session 2023.12.01 20:53:18.368378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.368422 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.368446 [ 3 ] {} HTTP-Session: 1d75a525-962d-4120-871d-f7e7bf54cdab Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.368468 [ 3 ] {} HTTP-Session: 1d75a525-962d-4120-871d-f7e7bf54cdab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.368649 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.368699 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.01 20:53:18.370103 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} oximeter.measurements_u8 (6ce74483-7362-4e3d-bf38-5b4c5df588a4): Loading data parts 2023.12.01 20:53:18.370181 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} oximeter.measurements_u8 (6ce74483-7362-4e3d-bf38-5b4c5df588a4): There are no data parts 2023.12.01 20:53:18.372282 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.372307 [ 3 ] {4001f869-63fb-4f20-a37f-aa2824dd1738} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.372327 [ 3 ] {} HTTP-Session: 1d75a525-962d-4120-871d-f7e7bf54cdab Destroying unnamed session 2023.12.01 20:53:18.372454 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.372505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.372528 [ 3 ] {} HTTP-Session: b740a8b1-f01c-4693-8c2b-a71ef247b4b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.372554 [ 3 ] {} HTTP-Session: b740a8b1-f01c-4693-8c2b-a71ef247b4b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.372736 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.372784 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.01 20:53:18.375616 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} oximeter.measurements_i16 (a4b7ef74-8fe0-4c11-8169-6f4def9e1aee): Loading data parts 2023.12.01 20:53:18.375718 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} oximeter.measurements_i16 (a4b7ef74-8fe0-4c11-8169-6f4def9e1aee): There are no data parts 2023.12.01 20:53:18.377033 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.377057 [ 3 ] {63e31936-ca51-47ce-9c64-b2896399d8cb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.377078 [ 3 ] {} HTTP-Session: b740a8b1-f01c-4693-8c2b-a71ef247b4b6 Destroying unnamed session 2023.12.01 20:53:18.377214 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.377291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.377325 [ 3 ] {} HTTP-Session: 56a67f9e-e5ed-4c1f-97d7-a786ac45d8ff Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.377349 [ 3 ] {} HTTP-Session: 56a67f9e-e5ed-4c1f-97d7-a786ac45d8ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.377610 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.377665 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.01 20:53:18.379887 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} oximeter.measurements_u16 (3659ee19-fa18-48d6-9c8c-c349e257d746): Loading data parts 2023.12.01 20:53:18.379987 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} oximeter.measurements_u16 (3659ee19-fa18-48d6-9c8c-c349e257d746): There are no data parts 2023.12.01 20:53:18.381644 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.381669 [ 3 ] {894df4b4-e69c-4834-80a9-f1b95e47ee63} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.381693 [ 3 ] {} HTTP-Session: 56a67f9e-e5ed-4c1f-97d7-a786ac45d8ff Destroying unnamed session 2023.12.01 20:53:18.381827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.381879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.381899 [ 3 ] {} HTTP-Session: 23caa550-2a78-40f3-82e7-33d5b398038b Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.381921 [ 3 ] {} HTTP-Session: 23caa550-2a78-40f3-82e7-33d5b398038b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.382114 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.382164 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.01 20:53:18.384149 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} oximeter.measurements_i32 (50c257e8-e435-492a-a8f0-f9d9a90e3aba): Loading data parts 2023.12.01 20:53:18.384237 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} oximeter.measurements_i32 (50c257e8-e435-492a-a8f0-f9d9a90e3aba): There are no data parts 2023.12.01 20:53:18.385399 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.385424 [ 3 ] {16e1ba0a-6821-4eff-8bc2-77665e595f6a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.385440 [ 3 ] {} HTTP-Session: 23caa550-2a78-40f3-82e7-33d5b398038b Destroying unnamed session 2023.12.01 20:53:18.385582 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.385631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.385650 [ 3 ] {} HTTP-Session: b4b858d5-f123-4ac9-b794-698119ddd276 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.385671 [ 3 ] {} HTTP-Session: b4b858d5-f123-4ac9-b794-698119ddd276 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.385858 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.385903 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.01 20:53:18.387346 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} oximeter.measurements_u32 (b887f053-58c9-4432-9900-a796b5b38004): Loading data parts 2023.12.01 20:53:18.387440 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} oximeter.measurements_u32 (b887f053-58c9-4432-9900-a796b5b38004): There are no data parts 2023.12.01 20:53:18.391346 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.391388 [ 3 ] {c209585d-f351-4f92-bfb2-ff597967db4d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.391403 [ 3 ] {} HTTP-Session: b4b858d5-f123-4ac9-b794-698119ddd276 Destroying unnamed session 2023.12.01 20:53:18.391552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.391604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.391623 [ 3 ] {} HTTP-Session: 02108722-0e2f-4dd8-84c9-da654a67b520 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.391645 [ 3 ] {} HTTP-Session: 02108722-0e2f-4dd8-84c9-da654a67b520 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.391827 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.391873 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.01 20:53:18.393649 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): Loading data parts 2023.12.01 20:53:18.393734 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): There are no data parts 2023.12.01 20:53:18.394999 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.395030 [ 3 ] {381810d2-c9af-4be1-b9d7-e5fde5092fbb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.395046 [ 3 ] {} HTTP-Session: 02108722-0e2f-4dd8-84c9-da654a67b520 Destroying unnamed session 2023.12.01 20:53:18.395169 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.395219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.395239 [ 3 ] {} HTTP-Session: fb5ca17a-7d46-4aef-aaaf-9227b53e5b8b Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.395262 [ 3 ] {} HTTP-Session: fb5ca17a-7d46-4aef-aaaf-9227b53e5b8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.395461 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.395507 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.01 20:53:18.397084 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} oximeter.measurements_u64 (4a0a14b0-b0ab-45ab-8fd4-0976dd53501d): Loading data parts 2023.12.01 20:53:18.397167 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} oximeter.measurements_u64 (4a0a14b0-b0ab-45ab-8fd4-0976dd53501d): There are no data parts 2023.12.01 20:53:18.398747 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.398779 [ 3 ] {d3cc75c7-b293-40ff-8aa6-47500038f85e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.398795 [ 3 ] {} HTTP-Session: fb5ca17a-7d46-4aef-aaaf-9227b53e5b8b Destroying unnamed session 2023.12.01 20:53:18.398909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.398961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.398981 [ 3 ] {} HTTP-Session: 3475695a-1765-46ef-95ff-1797cbfa21f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.398998 [ 3 ] {} HTTP-Session: 3475695a-1765-46ef-95ff-1797cbfa21f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.399185 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.399235 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.01 20:53:18.401006 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} oximeter.measurements_f32 (d9e5739f-6d05-4233-8e01-2c4f49836441): Loading data parts 2023.12.01 20:53:18.401072 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} oximeter.measurements_f32 (d9e5739f-6d05-4233-8e01-2c4f49836441): There are no data parts 2023.12.01 20:53:18.402168 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.402193 [ 3 ] {6802434d-0dab-45d4-89b5-310d71d33352} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.402214 [ 3 ] {} HTTP-Session: 3475695a-1765-46ef-95ff-1797cbfa21f3 Destroying unnamed session 2023.12.01 20:53:18.402338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 286, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.402387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.402412 [ 3 ] {} HTTP-Session: bf3cf094-5d00-49af-9eea-b99f8e60a011 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.402429 [ 3 ] {} HTTP-Session: bf3cf094-5d00-49af-9eea-b99f8e60a011 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.402622 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.402673 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.01 20:53:18.404266 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} oximeter.measurements_f64 (de031fc9-25d9-4c58-abb4-69399fe8f3bf): Loading data parts 2023.12.01 20:53:18.404360 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} oximeter.measurements_f64 (de031fc9-25d9-4c58-abb4-69399fe8f3bf): There are no data parts 2023.12.01 20:53:18.405545 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.405571 [ 3 ] {c2af5793-4b4b-4086-acd4-f9353cc6fc84} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.405599 [ 3 ] {} HTTP-Session: bf3cf094-5d00-49af-9eea-b99f8e60a011 Destroying unnamed session 2023.12.01 20:53:18.405723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 288, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.405774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.405823 [ 3 ] {} HTTP-Session: 204d31e5-4d1f-409c-93da-044b4d54cc04 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.405840 [ 3 ] {} HTTP-Session: 204d31e5-4d1f-409c-93da-044b4d54cc04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.406033 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.406084 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.01 20:53:18.407680 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} oximeter.measurements_string (79087ae2-0406-487d-9d8e-e7ba3bce6e39): Loading data parts 2023.12.01 20:53:18.407757 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} oximeter.measurements_string (79087ae2-0406-487d-9d8e-e7ba3bce6e39): There are no data parts 2023.12.01 20:53:18.409244 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.409268 [ 3 ] {31151fe5-82ec-4322-958e-c25d6f503198} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.409291 [ 3 ] {} HTTP-Session: 204d31e5-4d1f-409c-93da-044b4d54cc04 Destroying unnamed session 2023.12.01 20:53:18.409412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.409463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.409487 [ 3 ] {} HTTP-Session: 7acdddf5-630e-45a9-82be-9e722c17d6a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.409504 [ 3 ] {} HTTP-Session: 7acdddf5-630e-45a9-82be-9e722c17d6a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.409696 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.409766 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.01 20:53:18.411582 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} oximeter.measurements_bytes (e4d393f6-85ec-4a3c-ba51-fd467fbc2463): Loading data parts 2023.12.01 20:53:18.411659 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} oximeter.measurements_bytes (e4d393f6-85ec-4a3c-ba51-fd467fbc2463): There are no data parts 2023.12.01 20:53:18.412752 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.412783 [ 3 ] {ef11fe3a-db69-4d41-ab25-b0c82c69a22e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.412804 [ 3 ] {} HTTP-Session: 7acdddf5-630e-45a9-82be-9e722c17d6a0 Destroying unnamed session 2023.12.01 20:53:18.412924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.412973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.412997 [ 3 ] {} HTTP-Session: 7fee3ba0-04b1-44ff-80d3-09dec798a546 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.413014 [ 3 ] {} HTTP-Session: 7fee3ba0-04b1-44ff-80d3-09dec798a546 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.413224 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.413277 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.01 20:53:18.415404 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Loading data parts 2023.12.01 20:53:18.415479 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): There are no data parts 2023.12.01 20:53:18.416876 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.416902 [ 3 ] {c13fc35e-9e8e-4aef-8122-5d767af363a2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.416930 [ 3 ] {} HTTP-Session: 7fee3ba0-04b1-44ff-80d3-09dec798a546 Destroying unnamed session 2023.12.01 20:53:18.417060 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.417110 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.417134 [ 3 ] {} HTTP-Session: 2cd17339-f253-4c74-beaa-da060564afc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.417150 [ 3 ] {} HTTP-Session: 2cd17339-f253-4c74-beaa-da060564afc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.417356 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.417408 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.01 20:53:18.419059 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Loading data parts 2023.12.01 20:53:18.419181 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): There are no data parts 2023.12.01 20:53:18.420736 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.420762 [ 3 ] {b32524f4-bed3-43b1-add7-2a2fb3a76a6e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.420785 [ 3 ] {} HTTP-Session: 2cd17339-f253-4c74-beaa-da060564afc7 Destroying unnamed session 2023.12.01 20:53:18.420905 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 345, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.420953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.420978 [ 3 ] {} HTTP-Session: e77ed081-d38f-425c-8af9-69bd9d757689 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.420997 [ 3 ] {} HTTP-Session: e77ed081-d38f-425c-8af9-69bd9d757689 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.421200 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.421253 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.01 20:53:18.423053 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} oximeter.measurements_cumulativef32 (e5e7c595-4a5a-49cf-b22a-875d7174458a): Loading data parts 2023.12.01 20:53:18.423147 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} oximeter.measurements_cumulativef32 (e5e7c595-4a5a-49cf-b22a-875d7174458a): There are no data parts 2023.12.01 20:53:18.424628 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.424659 [ 3 ] {f7b4cb10-842d-428d-ab35-14302f695856} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.424674 [ 3 ] {} HTTP-Session: e77ed081-d38f-425c-8af9-69bd9d757689 Destroying unnamed session 2023.12.01 20:53:18.424789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.424843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.424862 [ 3 ] {} HTTP-Session: fa3539d0-ef3a-4c17-97fb-d82671c4f6aa Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.424885 [ 3 ] {} HTTP-Session: fa3539d0-ef3a-4c17-97fb-d82671c4f6aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.425091 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.425145 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.01 20:53:18.426820 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} oximeter.measurements_cumulativef64 (c0def520-405f-4199-bf44-e5103c35d417): Loading data parts 2023.12.01 20:53:18.426901 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} oximeter.measurements_cumulativef64 (c0def520-405f-4199-bf44-e5103c35d417): There are no data parts 2023.12.01 20:53:18.428392 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.428422 [ 3 ] {b9c37535-5d28-4b66-8c18-1868f43a3323} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.428438 [ 3 ] {} HTTP-Session: fa3539d0-ef3a-4c17-97fb-d82671c4f6aa Destroying unnamed session 2023.12.01 20:53:18.428557 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.428605 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.428624 [ 3 ] {} HTTP-Session: 48c51834-58ff-4edf-8d86-af4b5806fb0e Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.428645 [ 3 ] {} HTTP-Session: 48c51834-58ff-4edf-8d86-af4b5806fb0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.428861 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.428915 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.01 20:53:18.430777 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} oximeter.measurements_histogrami8 (ac4a0e7f-9ab0-4a22-9691-f83372a890e2): Loading data parts 2023.12.01 20:53:18.430871 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} oximeter.measurements_histogrami8 (ac4a0e7f-9ab0-4a22-9691-f83372a890e2): There are no data parts 2023.12.01 20:53:18.432629 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.432652 [ 3 ] {00738a90-df2f-45d6-bb63-d7e1c6808d54} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.432668 [ 3 ] {} HTTP-Session: 48c51834-58ff-4edf-8d86-af4b5806fb0e Destroying unnamed session 2023.12.01 20:53:18.432788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.432839 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.432858 [ 3 ] {} HTTP-Session: 5394fc7c-0b41-4ebb-98e3-3853f1b97938 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.432881 [ 3 ] {} HTTP-Session: 5394fc7c-0b41-4ebb-98e3-3853f1b97938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.433097 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.433151 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.01 20:53:18.435345 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} oximeter.measurements_histogramu8 (6062e25e-32d1-401f-9cdd-4012746cc865): Loading data parts 2023.12.01 20:53:18.435443 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} oximeter.measurements_histogramu8 (6062e25e-32d1-401f-9cdd-4012746cc865): There are no data parts 2023.12.01 20:53:18.438314 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.438341 [ 3 ] {cb591a39-3c94-4fc3-b9d9-df6f366ac0d2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.438364 [ 3 ] {} HTTP-Session: 5394fc7c-0b41-4ebb-98e3-3853f1b97938 Destroying unnamed session 2023.12.01 20:53:18.438506 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.438564 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.438589 [ 3 ] {} HTTP-Session: 475d424b-e33f-4a59-bd53-67932613d70e Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.438608 [ 3 ] {} HTTP-Session: 475d424b-e33f-4a59-bd53-67932613d70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.438824 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.438881 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.01 20:53:18.440666 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} oximeter.measurements_histogrami16 (682b5bd0-6824-4b42-8557-251e814803e8): Loading data parts 2023.12.01 20:53:18.440756 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} oximeter.measurements_histogrami16 (682b5bd0-6824-4b42-8557-251e814803e8): There are no data parts 2023.12.01 20:53:18.442038 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.442070 [ 3 ] {902b58f9-8436-4fb5-909f-64b04547c96a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.442107 [ 3 ] {} HTTP-Session: 475d424b-e33f-4a59-bd53-67932613d70e Destroying unnamed session 2023.12.01 20:53:18.442257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.442305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.442332 [ 3 ] {} HTTP-Session: ff2ff661-c6df-4ad4-b5d3-0e68597a92fd Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.442361 [ 3 ] {} HTTP-Session: ff2ff661-c6df-4ad4-b5d3-0e68597a92fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.442583 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.442638 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.01 20:53:18.444258 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} oximeter.measurements_histogramu16 (15fc6839-3b64-4bf2-a791-3e1e696b8408): Loading data parts 2023.12.01 20:53:18.444357 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} oximeter.measurements_histogramu16 (15fc6839-3b64-4bf2-a791-3e1e696b8408): There are no data parts 2023.12.01 20:53:18.446890 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.446930 [ 3 ] {90d94024-d118-45ad-85be-af2aedb71007} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.446950 [ 3 ] {} HTTP-Session: ff2ff661-c6df-4ad4-b5d3-0e68597a92fd Destroying unnamed session 2023.12.01 20:53:18.447097 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.447157 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.447180 [ 3 ] {} HTTP-Session: 8f6fb496-1598-4324-abb0-3ce867d3d7d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.447208 [ 3 ] {} HTTP-Session: 8f6fb496-1598-4324-abb0-3ce867d3d7d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.447425 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.447480 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.01 20:53:18.449854 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} oximeter.measurements_histogrami32 (ef382316-0cec-4b9f-a4a6-45a3d9794e79): Loading data parts 2023.12.01 20:53:18.449948 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} oximeter.measurements_histogrami32 (ef382316-0cec-4b9f-a4a6-45a3d9794e79): There are no data parts 2023.12.01 20:53:18.451650 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.451682 [ 3 ] {16da43a6-339d-44d6-a4e8-8b0195604b4f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.451702 [ 3 ] {} HTTP-Session: 8f6fb496-1598-4324-abb0-3ce867d3d7d0 Destroying unnamed session 2023.12.01 20:53:18.451843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.451891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.451916 [ 3 ] {} HTTP-Session: 93453929-0934-460a-84de-23e90b93b5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.451932 [ 3 ] {} HTTP-Session: 93453929-0934-460a-84de-23e90b93b5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.452145 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.452199 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.01 20:53:18.453903 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} oximeter.measurements_histogramu32 (e4c73a47-578d-4156-92ed-c0b9a48f33d0): Loading data parts 2023.12.01 20:53:18.453980 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} oximeter.measurements_histogramu32 (e4c73a47-578d-4156-92ed-c0b9a48f33d0): There are no data parts 2023.12.01 20:53:18.455413 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.455441 [ 3 ] {ecf0656f-df76-41fa-bd13-4203360d324e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.455464 [ 3 ] {} HTTP-Session: 93453929-0934-460a-84de-23e90b93b5d1 Destroying unnamed session 2023.12.01 20:53:18.455592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.455640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.455666 [ 3 ] {} HTTP-Session: 8d5f1466-762d-4acd-b41d-38918f042b24 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.455681 [ 3 ] {} HTTP-Session: 8d5f1466-762d-4acd-b41d-38918f042b24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.455893 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.455948 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.01 20:53:18.457814 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} oximeter.measurements_histogrami64 (668f9c6a-2bd8-4b46-910d-96db39f31061): Loading data parts 2023.12.01 20:53:18.457907 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} oximeter.measurements_histogrami64 (668f9c6a-2bd8-4b46-910d-96db39f31061): There are no data parts 2023.12.01 20:53:18.460115 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.460150 [ 3 ] {1dc71b75-5cf1-4182-8378-9c9a6bda4370} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.460166 [ 3 ] {} HTTP-Session: 8d5f1466-762d-4acd-b41d-38918f042b24 Destroying unnamed session 2023.12.01 20:53:18.460314 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.460366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.460386 [ 3 ] {} HTTP-Session: f47d9bc9-4842-4f7e-b655-a1efa39b3903 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.460409 [ 3 ] {} HTTP-Session: f47d9bc9-4842-4f7e-b655-a1efa39b3903 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.460622 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.460681 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.01 20:53:18.463348 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} oximeter.measurements_histogramu64 (8877d865-dde7-479f-b8e1-dbff747c6301): Loading data parts 2023.12.01 20:53:18.463451 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} oximeter.measurements_histogramu64 (8877d865-dde7-479f-b8e1-dbff747c6301): There are no data parts 2023.12.01 20:53:18.465679 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.465711 [ 3 ] {6eb00b8a-e87e-4d9b-ba89-abf8e50f4012} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.465726 [ 3 ] {} HTTP-Session: f47d9bc9-4842-4f7e-b655-a1efa39b3903 Destroying unnamed session 2023.12.01 20:53:18.465864 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.465933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.465967 [ 3 ] {} HTTP-Session: f643fdd5-0b85-4bea-9ec1-510bfacea3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.466002 [ 3 ] {} HTTP-Session: f643fdd5-0b85-4bea-9ec1-510bfacea3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.466284 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.466345 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.01 20:53:18.468225 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} oximeter.measurements_histogramf32 (7df49f0c-a99f-4921-bf12-2c9c4ec8b981): Loading data parts 2023.12.01 20:53:18.468328 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} oximeter.measurements_histogramf32 (7df49f0c-a99f-4921-bf12-2c9c4ec8b981): There are no data parts 2023.12.01 20:53:18.470619 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.470643 [ 3 ] {e55d725d-a677-4f34-8835-293d9bb6fdd4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.470666 [ 3 ] {} HTTP-Session: f643fdd5-0b85-4bea-9ec1-510bfacea3dd Destroying unnamed session 2023.12.01 20:53:18.470792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.470844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.470869 [ 3 ] {} HTTP-Session: efdb2f19-d97f-45a6-bf3c-de0b1c954ebe Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.470885 [ 3 ] {} HTTP-Session: efdb2f19-d97f-45a6-bf3c-de0b1c954ebe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.471102 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.471165 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.01 20:53:18.472869 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Loading data parts 2023.12.01 20:53:18.472961 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): There are no data parts 2023.12.01 20:53:18.474681 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.474710 [ 3 ] {535e6723-a784-480a-9f12-4fe4a688e7dd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.474741 [ 3 ] {} HTTP-Session: efdb2f19-d97f-45a6-bf3c-de0b1c954ebe Destroying unnamed session 2023.12.01 20:53:18.474915 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.474963 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.474991 [ 3 ] {} HTTP-Session: b67afbba-389b-42c7-8dfe-4df977f673dd Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.475017 [ 3 ] {} HTTP-Session: b67afbba-389b-42c7-8dfe-4df977f673dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.475185 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} executeQuery: (from [fd00:1122:3344:101::d]:38906) /* 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.12.01 20:53:18.475241 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.01 20:53:18.477792 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} oximeter.fields_bool (ddf0a0d0-2015-4577-b60d-71a5fe04edf7): Loading data parts 2023.12.01 20:53:18.477897 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} oximeter.fields_bool (ddf0a0d0-2015-4577-b60d-71a5fe04edf7): There are no data parts 2023.12.01 20:53:18.479724 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.479757 [ 3 ] {4fc9de68-41f1-450e-a676-15d161e2ea5b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.479773 [ 3 ] {} HTTP-Session: b67afbba-389b-42c7-8dfe-4df977f673dd Destroying unnamed session 2023.12.01 20:53:18.479908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.479962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.479982 [ 3 ] {} HTTP-Session: e2b00669-9899-44a5-8a6e-1144d0cc290f Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.480005 [ 3 ] {} HTTP-Session: e2b00669-9899-44a5-8a6e-1144d0cc290f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.480170 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.480216 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.01 20:53:18.482624 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} oximeter.fields_i8 (35c79b50-5e5a-4b00-94a1-4ea39f0fcd72): Loading data parts 2023.12.01 20:53:18.482712 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} oximeter.fields_i8 (35c79b50-5e5a-4b00-94a1-4ea39f0fcd72): There are no data parts 2023.12.01 20:53:18.484252 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.484286 [ 3 ] {b78a4873-9d62-4aec-89e4-169f3668cd93} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.484301 [ 3 ] {} HTTP-Session: e2b00669-9899-44a5-8a6e-1144d0cc290f Destroying unnamed session 2023.12.01 20:53:18.484435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.484491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.484512 [ 3 ] {} HTTP-Session: 7192d15d-c354-4a97-a202-0d080705adc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.484528 [ 3 ] {} HTTP-Session: 7192d15d-c354-4a97-a202-0d080705adc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.484686 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.484736 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.01 20:53:18.486344 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} oximeter.fields_u8 (eb4075b8-7c72-41d8-ab47-bc5679960c7e): Loading data parts 2023.12.01 20:53:18.486495 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} oximeter.fields_u8 (eb4075b8-7c72-41d8-ab47-bc5679960c7e): There are no data parts 2023.12.01 20:53:18.487905 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.487953 [ 3 ] {14088dbe-691a-45ab-ad69-80e246abf0b0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.487990 [ 3 ] {} HTTP-Session: 7192d15d-c354-4a97-a202-0d080705adc4 Destroying unnamed session 2023.12.01 20:53:18.488142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.488205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.488237 [ 3 ] {} HTTP-Session: aae6c28a-80c2-4167-8b1c-223be40045e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.488267 [ 3 ] {} HTTP-Session: aae6c28a-80c2-4167-8b1c-223be40045e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.489103 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.489168 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.01 20:53:18.490941 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} oximeter.fields_i16 (a030239a-b32e-4fbf-b0e8-496cfee72252): Loading data parts 2023.12.01 20:53:18.491053 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} oximeter.fields_i16 (a030239a-b32e-4fbf-b0e8-496cfee72252): There are no data parts 2023.12.01 20:53:18.492121 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.492154 [ 3 ] {c8b37a03-affa-491b-9470-4f1593f3dc40} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.492170 [ 3 ] {} HTTP-Session: aae6c28a-80c2-4167-8b1c-223be40045e6 Destroying unnamed session 2023.12.01 20:53:18.492309 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.492360 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.492380 [ 3 ] {} HTTP-Session: 506726f8-9995-4ccd-81a2-f15bbfb23e44 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.492404 [ 3 ] {} HTTP-Session: 506726f8-9995-4ccd-81a2-f15bbfb23e44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.492559 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.492612 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.01 20:53:18.494462 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Loading data parts 2023.12.01 20:53:18.494550 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): There are no data parts 2023.12.01 20:53:18.496961 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.496989 [ 3 ] {c1504d95-e4d4-4e9f-9f06-6374c7858378} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.497015 [ 3 ] {} HTTP-Session: 506726f8-9995-4ccd-81a2-f15bbfb23e44 Destroying unnamed session 2023.12.01 20:53:18.497167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.497222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.497249 [ 3 ] {} HTTP-Session: fa07f68a-b4f0-412d-a6fb-4f8d21a8838f Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.497273 [ 3 ] {} HTTP-Session: fa07f68a-b4f0-412d-a6fb-4f8d21a8838f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.497428 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.497478 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.01 20:53:18.499804 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} oximeter.fields_i32 (2d024025-ad59-46fd-ad1f-04bded1c426c): Loading data parts 2023.12.01 20:53:18.499922 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} oximeter.fields_i32 (2d024025-ad59-46fd-ad1f-04bded1c426c): There are no data parts 2023.12.01 20:53:18.501134 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.501161 [ 3 ] {5e894a55-c5ba-498a-929d-97b8b5d340bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.501177 [ 3 ] {} HTTP-Session: fa07f68a-b4f0-412d-a6fb-4f8d21a8838f Destroying unnamed session 2023.12.01 20:53:18.501321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.501374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.501395 [ 3 ] {} HTTP-Session: fc2b3387-740d-4f9b-8d50-f852580bacf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.501420 [ 3 ] {} HTTP-Session: fc2b3387-740d-4f9b-8d50-f852580bacf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.501583 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.501628 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.01 20:53:18.503161 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} oximeter.fields_u32 (16f39635-3774-4627-acea-0d33e00afe57): Loading data parts 2023.12.01 20:53:18.503263 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} oximeter.fields_u32 (16f39635-3774-4627-acea-0d33e00afe57): There are no data parts 2023.12.01 20:53:18.504468 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.504503 [ 3 ] {14ee31e4-a9f4-483e-aa69-91257e28df2e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.504518 [ 3 ] {} HTTP-Session: fc2b3387-740d-4f9b-8d50-f852580bacf4 Destroying unnamed session 2023.12.01 20:53:18.504651 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.504707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.504726 [ 3 ] {} HTTP-Session: fb6208dd-76c4-4966-b9ad-bc459235fa59 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.504754 [ 3 ] {} HTTP-Session: fb6208dd-76c4-4966-b9ad-bc459235fa59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.504925 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.504972 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.01 20:53:18.506595 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Loading data parts 2023.12.01 20:53:18.506680 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): There are no data parts 2023.12.01 20:53:18.507959 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.507984 [ 3 ] {00cc5ba1-f305-4e9f-8921-f805b8a20a30} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.508014 [ 3 ] {} HTTP-Session: fb6208dd-76c4-4966-b9ad-bc459235fa59 Destroying unnamed session 2023.12.01 20:53:18.508138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.508191 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.508218 [ 3 ] {} HTTP-Session: 4ba8a2a3-c4eb-4c6b-bc86-ae8f1b76e030 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.508234 [ 3 ] {} HTTP-Session: 4ba8a2a3-c4eb-4c6b-bc86-ae8f1b76e030 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.508393 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.508443 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.01 20:53:18.509805 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} oximeter.fields_u64 (2963d9fd-b16b-42ff-9b67-6c9d1d5b0181): Loading data parts 2023.12.01 20:53:18.509892 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} oximeter.fields_u64 (2963d9fd-b16b-42ff-9b67-6c9d1d5b0181): There are no data parts 2023.12.01 20:53:18.511262 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.511294 [ 3 ] {58fa27a2-ee63-44b2-8d6d-0e9f114a2b72} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.511324 [ 3 ] {} HTTP-Session: 4ba8a2a3-c4eb-4c6b-bc86-ae8f1b76e030 Destroying unnamed session 2023.12.01 20:53:18.511441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.511491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.511520 [ 3 ] {} HTTP-Session: 0f77acb8-2284-452b-bc51-238232402b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.511536 [ 3 ] {} HTTP-Session: 0f77acb8-2284-452b-bc51-238232402b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.511692 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.511737 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.01 20:53:18.513071 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Loading data parts 2023.12.01 20:53:18.513160 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): There are no data parts 2023.12.01 20:53:18.514430 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.514463 [ 3 ] {d6f652aa-89f0-4ee8-bb1b-0f1d162ddb30} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.514478 [ 3 ] {} HTTP-Session: 0f77acb8-2284-452b-bc51-238232402b14 Destroying unnamed session 2023.12.01 20:53:18.514620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.514672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.514692 [ 3 ] {} HTTP-Session: b6ff88cd-6332-44c8-84e9-f4097821474d Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.514718 [ 3 ] {} HTTP-Session: b6ff88cd-6332-44c8-84e9-f4097821474d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.514868 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.514919 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.01 20:53:18.516208 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Loading data parts 2023.12.01 20:53:18.516297 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): There are no data parts 2023.12.01 20:53:18.517931 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.517954 [ 3 ] {c71bee3f-e4b2-4e6d-8dd9-07bafc42b3df} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.517978 [ 3 ] {} HTTP-Session: b6ff88cd-6332-44c8-84e9-f4097821474d Destroying unnamed session 2023.12.01 20:53:18.518112 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.518176 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.518207 [ 3 ] {} HTTP-Session: 548cbb4d-d4b0-4d68-b75e-f29538fcd39e Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.518235 [ 3 ] {} HTTP-Session: 548cbb4d-d4b0-4d68-b75e-f29538fcd39e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.518419 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} executeQuery: (from [fd00:1122:3344:101::d]:38906) 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.12.01 20:53:18.518480 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.01 20:53:18.520124 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Loading data parts 2023.12.01 20:53:18.520249 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): There are no data parts 2023.12.01 20:53:18.521434 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.521461 [ 3 ] {7c1447f6-a8e1-4627-be1a-35d4cdf808ed} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.521479 [ 3 ] {} HTTP-Session: 548cbb4d-d4b0-4d68-b75e-f29538fcd39e Destroying unnamed session 2023.12.01 20:53:18.521621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.521676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.521695 [ 3 ] {} HTTP-Session: f97808e3-f7af-4e25-b905-7f5bec3e5f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.521720 [ 3 ] {} HTTP-Session: f97808e3-f7af-4e25-b905-7f5bec3e5f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.521951 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} executeQuery: (from [fd00:1122:3344:101::d]:38906) /* 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.12.01 20:53:18.522023 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.01 20:53:18.523493 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): Loading data parts 2023.12.01 20:53:18.523592 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): There are no data parts 2023.12.01 20:53:18.524804 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.524830 [ 3 ] {a6082e45-4b1e-4db7-94d7-551a7b477cd6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.01 20:53:18.524856 [ 3 ] {} HTTP-Session: f97808e3-f7af-4e25-b905-7f5bec3e5f78 Destroying unnamed session 2023.12.01 20:53:18.525024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:38906, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:53:18.525077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:53:18.525096 [ 3 ] {} HTTP-Session: 0ba19fe6-7dec-4e41-bac5-c2eb510e6b14 Authenticating user 'default' from [fd00:1122:3344:101::d]:38906 2023.12.01 20:53:18.525121 [ 3 ] {} HTTP-Session: 0ba19fe6-7dec-4e41-bac5-c2eb510e6b14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:53:18.525233 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} executeQuery: (from [fd00:1122:3344:101::d]:38906) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.01 20:53:18.525911 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.01 20:53:18.529400 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.45 GiB. 2023.12.01 20:53:18.532143 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:53:18.532387 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} oximeter.version (da169464-2e8c-43af-b74d-81f42640992f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:53:18.532607 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} executeQuery: Read 1 rows, 16.00 B in 0.007355252 sec., 135 rows/sec., 2.12 KiB/sec. 2023.12.01 20:53:18.532713 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} DynamicQueryHandler: Done processing query 2023.12.01 20:53:18.532749 [ 3 ] {719b24d1-8895-41fc-b4d1-c9cb2d98fc4c} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.01 20:53:18.532776 [ 3 ] {} HTTP-Session: 0ba19fe6-7dec-4e41-bac5-c2eb510e6b14 Destroying unnamed session 2023.12.01 20:53:19.000121 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.07 MiB, will set to 228.29 MiB (RSS), difference: 9.30 MiB 2023.12.01 20:53:28.486517 [ 161 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:53:28.486601 [ 161 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:53:43.487629 [ 154 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:53:43.487726 [ 154 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:53:58.487762 [ 142 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:53:58.487825 [ 142 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:54:13.406838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:13.407037 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:13.407096 [ 3 ] {} HTTP-Session: 6d5f0aa2-a355-4838-af6b-d46d5a671b62 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:13.407122 [ 3 ] {} HTTP-Session: 6d5f0aa2-a355-4838-af6b-d46d5a671b62 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:13.407292 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:13.407743 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:13.409581 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:13.410260 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:13.413362 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} DynamicQueryHandler: Done processing query 2023.12.01 20:54:13.413474 [ 3 ] {8ad75296-14ff-4358-b129-cfb6495e3a6e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:54:13.413493 [ 3 ] {} HTTP-Session: 6d5f0aa2-a355-4838-af6b-d46d5a671b62 Destroying unnamed session 2023.12.01 20:54:13.420475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:13.420679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:13.420722 [ 3 ] {} HTTP-Session: b2266022-4c63-48de-8bb4-d033d4b9d114 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:13.420759 [ 3 ] {} HTTP-Session: b2266022-4c63-48de-8bb4-d033d4b9d114 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:13.421028 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:13.433324 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:13.433543 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:13.433590 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:13.434479 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} DynamicQueryHandler: Done processing query 2023.12.01 20:54:13.434521 [ 3 ] {f4a5c04b-26b6-45d6-a228-a8e150245114} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:54:13.434540 [ 3 ] {} HTTP-Session: b2266022-4c63-48de-8bb4-d033d4b9d114 Destroying unnamed session 2023.12.01 20:54:13.434791 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:13.434858 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:13.434880 [ 3 ] {} HTTP-Session: 86fe9cf9-ead5-4044-9715-19ebf276d7f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:13.434899 [ 3 ] {} HTTP-Session: 86fe9cf9-ead5-4044-9715-19ebf276d7f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:13.435023 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:13.435981 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:13.436133 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:13.436176 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:13.437063 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} DynamicQueryHandler: Done processing query 2023.12.01 20:54:13.437092 [ 3 ] {d9027da3-151b-4b15-a9a0-67206d421ab5} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:54:13.437110 [ 3 ] {} HTTP-Session: 86fe9cf9-ead5-4044-9715-19ebf276d7f0 Destroying unnamed session 2023.12.01 20:54:13.437329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:13.437376 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:13.437396 [ 3 ] {} HTTP-Session: ff1cfb89-bd46-443f-9d3d-0ab2087ac969 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:13.437413 [ 3 ] {} HTTP-Session: ff1cfb89-bd46-443f-9d3d-0ab2087ac969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:13.437531 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} executeQuery: (from [fd00:1122:3344:101::d]:34333) 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.12.01 20:54:13.437876 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:13.438029 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:13.438070 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:13.438817 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} DynamicQueryHandler: Done processing query 2023.12.01 20:54:13.438844 [ 3 ] {f5a4fd0d-ff26-480d-8ecf-86d3a97496be} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:54:13.438861 [ 3 ] {} HTTP-Session: ff1cfb89-bd46-443f-9d3d-0ab2087ac969 Destroying unnamed session 2023.12.01 20:54:13.440026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:13.440072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:13.440092 [ 3 ] {} HTTP-Session: afee8ec7-7b8e-44ad-8086-75939fd926c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:13.440109 [ 3 ] {} HTTP-Session: afee8ec7-7b8e-44ad-8086-75939fd926c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:13.440189 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:13.440232 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:13.441471 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:13.447055 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.01 20:54:13.449523 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:54:13.449730 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:54:13.449875 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} executeQuery: Read 4 rows, 443.00 B in 0.009680526 sec., 413 rows/sec., 44.69 KiB/sec. 2023.12.01 20:54:13.450019 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} DynamicQueryHandler: Done processing query 2023.12.01 20:54:13.450044 [ 3 ] {23ee7901-9204-412b-8563-f7ae2daf4af8} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:54:13.450061 [ 3 ] {} HTTP-Session: afee8ec7-7b8e-44ad-8086-75939fd926c0 Destroying unnamed session 2023.12.01 20:54:13.450218 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5645, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:13.450281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:13.450304 [ 3 ] {} HTTP-Session: 0a089f94-d489-41e9-9c37-c136efce2a36 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:13.450324 [ 3 ] {} HTTP-Session: 0a089f94-d489-41e9-9c37-c136efce2a36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:13.450426 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:13.450470 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:54:13.450580 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:13.454971 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.01 20:54:13.455226 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:54:13.455387 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:54:13.455509 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} executeQuery: Read 39 rows, 3.16 KiB in 0.005060319 sec., 7707 rows/sec., 624.69 KiB/sec. 2023.12.01 20:54:13.455655 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} DynamicQueryHandler: Done processing query 2023.12.01 20:54:13.455681 [ 3 ] {f2967f90-ba7d-4412-af4f-1e50b5ee5dd4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:54:13.455698 [ 3 ] {} HTTP-Session: 0a089f94-d489-41e9-9c37-c136efce2a36 Destroying unnamed session 2023.12.01 20:54:13.455890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 19081, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:13.455939 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:13.455960 [ 3 ] {} HTTP-Session: 022073a0-ed17-46d0-99cd-0fb4c1112a90 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:13.455978 [ 3 ] {} HTTP-Session: 022073a0-ed17-46d0-99cd-0fb4c1112a90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:13.456061 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:13.456102 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:54:13.456210 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:13.456583 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.01 20:54:13.456830 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:54:13.456986 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:54:13.457106 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} executeQuery: Read 117 rows, 11.90 KiB in 0.001018788 sec., 114842 rows/sec., 11.41 MiB/sec. 2023.12.01 20:54:13.457236 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} DynamicQueryHandler: Done processing query 2023.12.01 20:54:13.457261 [ 3 ] {f7316808-01c5-4755-b471-04dd05972729} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:54:13.457277 [ 3 ] {} HTTP-Session: 022073a0-ed17-46d0-99cd-0fb4c1112a90 Destroying unnamed session 2023.12.01 20:54:13.457423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9208, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:13.457470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:13.457490 [ 3 ] {} HTTP-Session: be2fd752-9012-40b4-9298-cf4df15490ac Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:13.457507 [ 3 ] {} HTTP-Session: be2fd752-9012-40b4-9298-cf4df15490ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:13.457579 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:13.457619 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:54:13.458931 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:13.462725 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.01 20:54:13.465188 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:54:13.465460 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:54:13.465723 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} executeQuery: Read 54 rows, 4.33 KiB in 0.008123323 sec., 6647 rows/sec., 532.92 KiB/sec. 2023.12.01 20:54:13.465951 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} DynamicQueryHandler: Done processing query 2023.12.01 20:54:13.465997 [ 3 ] {72233d93-8f02-4f10-bfc5-6e1b0aa59ce6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:54:13.466030 [ 3 ] {} HTTP-Session: be2fd752-9012-40b4-9298-cf4df15490ac Destroying unnamed session 2023.12.01 20:54:13.466326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 41735, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:13.466370 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:13.466392 [ 3 ] {} HTTP-Session: 62982865-d8c9-492d-b9a3-9f6e9f38b1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:13.466410 [ 3 ] {} HTTP-Session: 62982865-d8c9-492d-b9a3-9f6e9f38b1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:13.466499 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:13.466543 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:54:13.466694 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:13.467182 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.01 20:54:13.470957 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:54:13.471257 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:54:13.471394 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} executeQuery: Read 39 rows, 53.89 KiB in 0.004875454 sec., 7999 rows/sec., 10.79 MiB/sec. 2023.12.01 20:54:13.471534 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} DynamicQueryHandler: Done processing query 2023.12.01 20:54:13.471560 [ 3 ] {b6797fca-b9b3-45bc-97a6-fd9aa35d732b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.01 20:54:13.471579 [ 3 ] {} HTTP-Session: 62982865-d8c9-492d-b9a3-9f6e9f38b1ae Destroying unnamed session 2023.12.01 20:54:13.471723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 3866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:13.471771 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:13.471794 [ 3 ] {} HTTP-Session: dc8ff6ba-f6f4-4490-b1e7-077a8173fac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:13.471815 [ 3 ] {} HTTP-Session: dc8ff6ba-f6f4-4490-b1e7-077a8173fac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:13.471891 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:13.471933 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.01 20:54:13.472041 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:13.474780 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.01 20:54:13.475055 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:54:13.475256 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:54:13.475382 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} executeQuery: Read 24 rows, 1.76 KiB in 0.003462305 sec., 6931 rows/sec., 507.42 KiB/sec. 2023.12.01 20:54:13.475507 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} DynamicQueryHandler: Done processing query 2023.12.01 20:54:13.475532 [ 3 ] {7818646c-f526-4f8c-8ca4-a0552e20d195} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:54:13.475554 [ 3 ] {} HTTP-Session: dc8ff6ba-f6f4-4490-b1e7-077a8173fac8 Destroying unnamed session 2023.12.01 20:54:13.488836 [ 130 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:54:13.488887 [ 130 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:54:18.370057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:18.370180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:18.370212 [ 3 ] {} HTTP-Session: 189e88df-c45f-47ff-b22a-713552164c69 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:18.370239 [ 3 ] {} HTTP-Session: 189e88df-c45f-47ff-b22a-713552164c69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:18.370450 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} executeQuery: (from [fd00:1122:3344:101::d]:34333) 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.12.01 20:54:18.374418 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.374587 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.374681 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:18.374988 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.01 20:54:18.379696 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:18.379732 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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.12.01 20:54:18.382500 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:54:18.391571 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} executeQuery: Read 4 rows, 443.00 B in 0.02112423 sec., 189 rows/sec., 20.48 KiB/sec. 2023.12.01 20:54:18.391792 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} DynamicQueryHandler: Done processing query 2023.12.01 20:54:18.391819 [ 3 ] {49177f18-d13a-4974-833e-b9cd352ba9ac} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:54:18.391836 [ 3 ] {} HTTP-Session: 189e88df-c45f-47ff-b22a-713552164c69 Destroying unnamed session 2023.12.01 20:54:18.392100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:18.392150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:18.392171 [ 3 ] {} HTTP-Session: dda06929-05ea-4ca0-8659-a5776992f0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:18.392190 [ 3 ] {} HTTP-Session: dda06929-05ea-4ca0-8659-a5776992f0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:18.392320 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} executeQuery: (from [fd00:1122:3344:101::d]:34333) 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.12.01 20:54:18.392775 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.392938 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.392981 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:18.393129 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.01 20:54:18.393159 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:18.393182 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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.12.01 20:54:18.393211 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:54:18.394098 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} executeQuery: Read 4 rows, 443.00 B in 0.001743658 sec., 2294 rows/sec., 248.11 KiB/sec. 2023.12.01 20:54:18.394294 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} DynamicQueryHandler: Done processing query 2023.12.01 20:54:18.394321 [ 3 ] {dbe6bb10-6e87-4e81-abb0-cee2476f2056} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:54:18.394338 [ 3 ] {} HTTP-Session: dda06929-05ea-4ca0-8659-a5776992f0b4 Destroying unnamed session 2023.12.01 20:54:18.394672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:18.394719 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:18.394738 [ 3 ] {} HTTP-Session: 19794f1a-36e9-438c-9b51-4b7464536ba2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:18.394756 [ 3 ] {} HTTP-Session: 19794f1a-36e9-438c-9b51-4b7464536ba2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:18.394874 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} executeQuery: (from [fd00:1122:3344:101::d]:34333) 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.12.01 20:54:18.395326 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.395487 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.395530 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:18.395676 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.01 20:54:18.395705 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:18.395725 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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.12.01 20:54:18.395753 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:54:18.396685 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} executeQuery: Read 4 rows, 443.00 B in 0.001778708 sec., 2248 rows/sec., 243.22 KiB/sec. 2023.12.01 20:54:18.396883 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} DynamicQueryHandler: Done processing query 2023.12.01 20:54:18.396908 [ 3 ] {7890ee2a-a6e2-4d3b-b9f5-7f3f3533d40f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:54:18.396925 [ 3 ] {} HTTP-Session: 19794f1a-36e9-438c-9b51-4b7464536ba2 Destroying unnamed session 2023.12.01 20:54:18.397157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:18.397204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:18.397224 [ 3 ] {} HTTP-Session: 67b3a8cf-5224-4c8a-985b-ae29a1cd1911 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:18.397241 [ 3 ] {} HTTP-Session: 67b3a8cf-5224-4c8a-985b-ae29a1cd1911 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:18.397359 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} executeQuery: (from [fd00:1122:3344:101::d]:34333) 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.12.01 20:54:18.397820 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.397984 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.398027 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:18.398227 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.01 20:54:18.398257 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:18.398287 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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.12.01 20:54:18.398317 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:54:18.399116 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} executeQuery: Read 4 rows, 443.00 B in 0.001723837 sec., 2320 rows/sec., 250.96 KiB/sec. 2023.12.01 20:54:18.399311 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} DynamicQueryHandler: Done processing query 2023.12.01 20:54:18.399336 [ 3 ] {0b8db301-ab85-4326-95e4-1a08f7a19f7f} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:54:18.399353 [ 3 ] {} HTTP-Session: 67b3a8cf-5224-4c8a-985b-ae29a1cd1911 Destroying unnamed session 2023.12.01 20:54:18.399573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:18.399620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:18.399639 [ 3 ] {} HTTP-Session: 69c74316-685e-4450-aac3-ce3d72574cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:18.399655 [ 3 ] {} HTTP-Session: 69c74316-685e-4450-aac3-ce3d72574cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:18.399775 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} executeQuery: (from [fd00:1122:3344:101::d]:34333) 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.12.01 20:54:18.400241 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.400407 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.400449 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:18.400593 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.01 20:54:18.400623 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:18.400644 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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.12.01 20:54:18.400672 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:54:18.401472 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} executeQuery: Read 4 rows, 443.00 B in 0.001665186 sec., 2402 rows/sec., 259.80 KiB/sec. 2023.12.01 20:54:18.401738 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} DynamicQueryHandler: Done processing query 2023.12.01 20:54:18.401764 [ 3 ] {2f2f4d77-cd30-451c-a5ae-0891a1905c93} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:54:18.401781 [ 3 ] {} HTTP-Session: 69c74316-685e-4450-aac3-ce3d72574cd3 Destroying unnamed session 2023.12.01 20:54:18.402015 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:18.402061 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:18.402081 [ 3 ] {} HTTP-Session: cf20b631-4c1b-45f3-9dc1-a20fa18532c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:18.402098 [ 3 ] {} HTTP-Session: cf20b631-4c1b-45f3-9dc1-a20fa18532c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:18.402218 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} executeQuery: (from [fd00:1122:3344:101::d]:34333) 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.12.01 20:54:18.402698 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.402865 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.402906 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:18.403050 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.01 20:54:18.403079 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:18.403100 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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.12.01 20:54:18.403129 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.01 20:54:18.403964 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} executeQuery: Read 4 rows, 443.00 B in 0.001712287 sec., 2336 rows/sec., 252.65 KiB/sec. 2023.12.01 20:54:18.404161 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} DynamicQueryHandler: Done processing query 2023.12.01 20:54:18.404186 [ 3 ] {5a868339-87d5-436f-9004-887e33145ac1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.01 20:54:18.404202 [ 3 ] {} HTTP-Session: cf20b631-4c1b-45f3-9dc1-a20fa18532c2 Destroying unnamed session 2023.12.01 20:54:18.413460 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:18.413519 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:18.413545 [ 3 ] {} HTTP-Session: 7ec8e5bf-909d-4e6a-916a-aed14f52bf3f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:18.413565 [ 3 ] {} HTTP-Session: 7ec8e5bf-909d-4e6a-916a-aed14f52bf3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:18.413661 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:18.413710 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:18.413872 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:18.414219 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.01 20:54:18.414507 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:54:18.414665 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:54:18.414805 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} executeQuery: Read 6 rows, 996.00 B in 0.00110645 sec., 5422 rows/sec., 879.08 KiB/sec. 2023.12.01 20:54:18.414961 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} DynamicQueryHandler: Done processing query 2023.12.01 20:54:18.414985 [ 3 ] {f0a366aa-5c88-4e78-a25b-28428f497513} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:54:18.415001 [ 3 ] {} HTTP-Session: 7ec8e5bf-909d-4e6a-916a-aed14f52bf3f Destroying unnamed session 2023.12.01 20:54:18.415120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:18.415165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:18.415185 [ 3 ] {} HTTP-Session: 2202e2ba-16ed-4700-9ed8-aa8e0b61a81f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:18.415202 [ 3 ] {} HTTP-Session: 2202e2ba-16ed-4700-9ed8-aa8e0b61a81f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:18.415276 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:18.415315 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:54:18.415417 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:18.415729 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.01 20:54:18.415936 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:54:18.416083 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:54:18.416214 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} executeQuery: Read 36 rows, 3.12 KiB in 0.000909035 sec., 39602 rows/sec., 3.35 MiB/sec. 2023.12.01 20:54:18.416353 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} DynamicQueryHandler: Done processing query 2023.12.01 20:54:18.416376 [ 3 ] {199b6ef5-408c-44f6-ac52-592290565e2a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:54:18.416393 [ 3 ] {} HTTP-Session: 2202e2ba-16ed-4700-9ed8-aa8e0b61a81f Destroying unnamed session 2023.12.01 20:54:18.416512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:18.416558 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:18.416577 [ 3 ] {} HTTP-Session: 4d143f8a-adde-4784-a7b1-19e435f946fb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:18.416593 [ 3 ] {} HTTP-Session: 4d143f8a-adde-4784-a7b1-19e435f946fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:18.416664 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:18.416702 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:54:18.416807 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:18.417081 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.01 20:54:18.417303 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:54:18.417449 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:54:18.417547 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} executeQuery: Read 24 rows, 1.90 KiB in 0.000857023 sec., 28003 rows/sec., 2.16 MiB/sec. 2023.12.01 20:54:18.417711 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} DynamicQueryHandler: Done processing query 2023.12.01 20:54:18.417735 [ 3 ] {24dd8d35-2766-477d-8317-81f45d9ad710} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:54:18.417751 [ 3 ] {} HTTP-Session: 4d143f8a-adde-4784-a7b1-19e435f946fb Destroying unnamed session 2023.12.01 20:54:18.417966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 36985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:18.418013 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:18.418032 [ 3 ] {} HTTP-Session: fbb0e248-0f50-4ca0-812b-db21e1aed346 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:18.418049 [ 3 ] {} HTTP-Session: fbb0e248-0f50-4ca0-812b-db21e1aed346 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:18.418129 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:18.418171 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:54:18.418288 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:18.418647 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.44 GiB. 2023.12.01 20:54:18.418913 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:54:18.419087 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:54:18.419213 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} executeQuery: Read 192 rows, 13.69 KiB in 0.001051789 sec., 182546 rows/sec., 12.71 MiB/sec. 2023.12.01 20:54:18.419355 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} DynamicQueryHandler: Done processing query 2023.12.01 20:54:18.419380 [ 3 ] {40211ded-81d0-46b7-b3ed-2f0c5b1c6f24} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.01 20:54:18.419395 [ 3 ] {} HTTP-Session: fbb0e248-0f50-4ca0-812b-db21e1aed346 Destroying unnamed session 2023.12.01 20:54:23.360330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 6505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:23.360497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:23.360522 [ 3 ] {} HTTP-Session: 75ebf631-523b-438a-a298-758594a15659 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:23.360546 [ 3 ] {} HTTP-Session: 75ebf631-523b-438a-a298-758594a15659 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:23.360673 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:23.360733 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:54:23.360889 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:23.361345 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:23.361601 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:54:23.361765 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:54:23.361901 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} executeQuery: Read 45 rows, 3.65 KiB in 0.001190342 sec., 37804 rows/sec., 2.99 MiB/sec. 2023.12.01 20:54:23.362056 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} DynamicQueryHandler: Done processing query 2023.12.01 20:54:23.362081 [ 3 ] {a4b52095-a627-4224-9cfb-5bcc6d1f73af} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:54:23.362099 [ 3 ] {} HTTP-Session: 75ebf631-523b-438a-a298-758594a15659 Destroying unnamed session 2023.12.01 20:54:23.362241 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:23.362293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:23.362313 [ 3 ] {} HTTP-Session: ad5c53fa-55f1-435c-bbe9-af24bbccbfe7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:23.362331 [ 3 ] {} HTTP-Session: ad5c53fa-55f1-435c-bbe9-af24bbccbfe7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:23.362416 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:23.362459 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:54:23.362569 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:23.362955 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:23.363167 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:54:23.363323 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:54:23.363457 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} executeQuery: Read 135 rows, 13.60 KiB in 0.001007807 sec., 133954 rows/sec., 13.18 MiB/sec. 2023.12.01 20:54:23.363597 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} DynamicQueryHandler: Done processing query 2023.12.01 20:54:23.363622 [ 3 ] {2fcce413-e362-4bb7-a1fe-9a9f9b9a84d7} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:54:23.363639 [ 3 ] {} HTTP-Session: ad5c53fa-55f1-435c-bbe9-af24bbccbfe7 Destroying unnamed session 2023.12.01 20:54:23.363767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8666, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:23.363813 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:23.363833 [ 3 ] {} HTTP-Session: 9ebbd939-86b3-45cd-8fee-c2bab744b218 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:23.363850 [ 3 ] {} HTTP-Session: 9ebbd939-86b3-45cd-8fee-c2bab744b218 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:23.363925 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:23.363964 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:54:23.364070 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:23.364383 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:23.364584 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:54:23.364727 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:54:23.364854 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} executeQuery: Read 51 rows, 4.06 KiB in 0.000899204 sec., 56716 rows/sec., 4.41 MiB/sec. 2023.12.01 20:54:23.364975 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} DynamicQueryHandler: Done processing query 2023.12.01 20:54:23.365000 [ 3 ] {1adde121-7cc4-4ad7-9080-224486cd00fb} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:54:23.365016 [ 3 ] {} HTTP-Session: 9ebbd939-86b3-45cd-8fee-c2bab744b218 Destroying unnamed session 2023.12.01 20:54:23.365234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:23.365280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:23.365301 [ 3 ] {} HTTP-Session: ddb3f8e5-6925-4420-8493-69cb57539900 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:23.365318 [ 3 ] {} HTTP-Session: ddb3f8e5-6925-4420-8493-69cb57539900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:23.365410 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:23.365455 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:54:23.365593 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:23.366080 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:23.366395 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:54:23.366568 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:54:23.366700 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} executeQuery: Read 45 rows, 62.18 KiB in 0.001257114 sec., 35796 rows/sec., 48.31 MiB/sec. 2023.12.01 20:54:23.366836 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} DynamicQueryHandler: Done processing query 2023.12.01 20:54:23.366859 [ 3 ] {fc792258-f16c-492b-a798-591ab21d755d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.01 20:54:23.366876 [ 3 ] {} HTTP-Session: ddb3f8e5-6925-4420-8493-69cb57539900 Destroying unnamed session 2023.12.01 20:54:23.366990 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:23.367035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:23.367053 [ 3 ] {} HTTP-Session: eb5d25a6-d76f-4e63-80af-9ed9cfddffc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:23.367070 [ 3 ] {} HTTP-Session: eb5d25a6-d76f-4e63-80af-9ed9cfddffc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:23.367138 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:23.367177 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.01 20:54:23.367280 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:23.367562 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:23.367797 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:54:23.367967 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:54:23.368086 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} executeQuery: Read 6 rows, 399.00 B in 0.000913005 sec., 6571 rows/sec., 426.78 KiB/sec. 2023.12.01 20:54:23.368206 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} DynamicQueryHandler: Done processing query 2023.12.01 20:54:23.368229 [ 3 ] {b4176423-7c4e-493c-b599-68d6afef75b2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.01 20:54:23.368245 [ 3 ] {} HTTP-Session: eb5d25a6-d76f-4e63-80af-9ed9cfddffc0 Destroying unnamed session 2023.12.01 20:54:28.488935 [ 114 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:54:28.489037 [ 114 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:54:33.359522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 6505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:33.359652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:33.359683 [ 3 ] {} HTTP-Session: 7999c0b2-ec30-46c3-b583-7bc1123e10d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:33.359711 [ 3 ] {} HTTP-Session: 7999c0b2-ec30-46c3-b583-7bc1123e10d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:33.359855 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:33.359923 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:54:33.360102 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:33.360577 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:33.360838 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:54:33.361006 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:54:33.361126 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} executeQuery: Read 45 rows, 3.65 KiB in 0.001231884 sec., 36529 rows/sec., 2.89 MiB/sec. 2023.12.01 20:54:33.361283 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} DynamicQueryHandler: Done processing query 2023.12.01 20:54:33.361308 [ 3 ] {a45d1e8a-c053-4273-a6af-69d6d4fc5360} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:54:33.361326 [ 3 ] {} HTTP-Session: 7999c0b2-ec30-46c3-b583-7bc1123e10d0 Destroying unnamed session 2023.12.01 20:54:33.361472 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 21868, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:33.361523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:33.361544 [ 3 ] {} HTTP-Session: 82045390-2169-4f65-98e4-3117b29828c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:33.361562 [ 3 ] {} HTTP-Session: 82045390-2169-4f65-98e4-3117b29828c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:33.361644 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:33.361686 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:54:33.361791 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:33.362198 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:33.362416 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:54:33.362562 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:54:33.362689 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} executeQuery: Read 135 rows, 13.60 KiB in 0.001016128 sec., 132857 rows/sec., 13.07 MiB/sec. 2023.12.01 20:54:33.362823 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} DynamicQueryHandler: Done processing query 2023.12.01 20:54:33.362846 [ 3 ] {a7a19134-53b9-4164-ab61-e600446250d9} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:54:33.362862 [ 3 ] {} HTTP-Session: 82045390-2169-4f65-98e4-3117b29828c2 Destroying unnamed session 2023.12.01 20:54:33.362987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:33.363034 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:33.363053 [ 3 ] {} HTTP-Session: 3b2a56bb-d244-406b-a9f1-325c84755c41 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:33.363069 [ 3 ] {} HTTP-Session: 3b2a56bb-d244-406b-a9f1-325c84755c41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:33.363144 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:33.363182 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:54:33.363286 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:33.363610 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:33.363810 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:54:33.363954 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:54:33.364077 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} executeQuery: Read 45 rows, 3.60 KiB in 0.000905315 sec., 49706 rows/sec., 3.89 MiB/sec. 2023.12.01 20:54:33.364202 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} DynamicQueryHandler: Done processing query 2023.12.01 20:54:33.364226 [ 3 ] {3aa31ff6-cfed-4c33-ae8b-80a114bb93d2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:54:33.364241 [ 3 ] {} HTTP-Session: 3b2a56bb-d244-406b-a9f1-325c84755c41 Destroying unnamed session 2023.12.01 20:54:33.364474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:33.364521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:33.364540 [ 3 ] {} HTTP-Session: 612f223f-c3a5-4a1b-a0f9-9ca6fd0d55ee Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:33.364557 [ 3 ] {} HTTP-Session: 612f223f-c3a5-4a1b-a0f9-9ca6fd0d55ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:33.364640 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:33.364685 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:54:33.364822 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:33.365390 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:33.365698 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:54:33.365873 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:54:33.365994 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} executeQuery: Read 45 rows, 62.18 KiB in 0.001325406 sec., 33951 rows/sec., 45.82 MiB/sec. 2023.12.01 20:54:33.366146 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} DynamicQueryHandler: Done processing query 2023.12.01 20:54:33.366171 [ 3 ] {f46d981c-0a86-4398-8ff2-bd75b8ec2f1c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.01 20:54:33.366187 [ 3 ] {} HTTP-Session: 612f223f-c3a5-4a1b-a0f9-9ca6fd0d55ee Destroying unnamed session 2023.12.01 20:54:43.359698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 6935, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:43.359832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:43.359862 [ 3 ] {} HTTP-Session: 29c4a37f-037b-4216-b6ef-1f7547673daf Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:43.359890 [ 3 ] {} HTTP-Session: 29c4a37f-037b-4216-b6ef-1f7547673daf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:43.360034 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:43.360101 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:54:43.360287 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:43.360754 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:43.361024 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:54:43.361191 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:54:43.361306 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} executeQuery: Read 48 rows, 3.89 KiB in 0.001233284 sec., 38920 rows/sec., 3.08 MiB/sec. 2023.12.01 20:54:43.361457 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} DynamicQueryHandler: Done processing query 2023.12.01 20:54:43.361483 [ 3 ] {a2f3a90b-e5b0-4a26-b896-fe4edc5f3651} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:54:43.361499 [ 3 ] {} HTTP-Session: 29c4a37f-037b-4216-b6ef-1f7547673daf Destroying unnamed session 2023.12.01 20:54:43.361633 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 23204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:43.361679 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:43.361703 [ 3 ] {} HTTP-Session: 6b5e67d7-72df-4b6d-96c4-1fccccce8b2e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:43.361720 [ 3 ] {} HTTP-Session: 6b5e67d7-72df-4b6d-96c4-1fccccce8b2e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:43.361796 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:43.361836 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:54:43.361937 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:43.362343 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:43.362562 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:54:43.362709 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:54:43.362842 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} executeQuery: Read 144 rows, 14.39 KiB in 0.001016368 sec., 141680 rows/sec., 13.83 MiB/sec. 2023.12.01 20:54:43.362971 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} DynamicQueryHandler: Done processing query 2023.12.01 20:54:43.362995 [ 3 ] {a52716a4-12f7-4c55-8387-3a780df8901e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.01 20:54:43.363011 [ 3 ] {} HTTP-Session: 6b5e67d7-72df-4b6d-96c4-1fccccce8b2e Destroying unnamed session 2023.12.01 20:54:43.363125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:43.363172 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:43.363191 [ 3 ] {} HTTP-Session: 8123d9ef-52f7-4a59-8bd5-843216f2dbd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:43.363207 [ 3 ] {} HTTP-Session: 8123d9ef-52f7-4a59-8bd5-843216f2dbd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:43.363280 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:43.363319 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:54:43.363421 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:43.363763 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:43.363971 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:54:43.364121 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:54:43.364252 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} executeQuery: Read 51 rows, 4.08 KiB in 0.000941826 sec., 54150 rows/sec., 4.24 MiB/sec. 2023.12.01 20:54:43.364384 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} DynamicQueryHandler: Done processing query 2023.12.01 20:54:43.364407 [ 3 ] {c3e13dac-36d0-4024-8173-6a0c623f1be8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:54:43.364423 [ 3 ] {} HTTP-Session: 8123d9ef-52f7-4a59-8bd5-843216f2dbd5 Destroying unnamed session 2023.12.01 20:54:43.364686 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 51350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:43.364732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:43.364750 [ 3 ] {} HTTP-Session: 5f2d05fd-bcf2-4422-a7bf-d14021bdd4b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:43.364767 [ 3 ] {} HTTP-Session: 5f2d05fd-bcf2-4422-a7bf-d14021bdd4b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:43.364858 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:43.364903 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:54:43.365040 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:43.365538 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:43.365865 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:54:43.366046 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:54:43.366173 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} executeQuery: Read 48 rows, 66.33 KiB in 0.001286695 sec., 37304 rows/sec., 50.34 MiB/sec. 2023.12.01 20:54:43.366302 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} DynamicQueryHandler: Done processing query 2023.12.01 20:54:43.366324 [ 3 ] {0edd444a-ebed-4ff0-9cb8-005a45fd8734} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.01 20:54:43.366339 [ 3 ] {} HTTP-Session: 5f2d05fd-bcf2-4422-a7bf-d14021bdd4b8 Destroying unnamed session 2023.12.01 20:54:43.366459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:43.366504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:43.366522 [ 3 ] {} HTTP-Session: a323ab2a-f487-4ea8-ab70-df611506b9f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:43.366538 [ 3 ] {} HTTP-Session: a323ab2a-f487-4ea8-ab70-df611506b9f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:43.366606 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:43.366645 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.01 20:54:43.366747 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:43.367002 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:43.367238 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:54:43.367410 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:54:43.367531 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} executeQuery: Read 3 rows, 214.00 B in 0.000893885 sec., 3356 rows/sec., 233.79 KiB/sec. 2023.12.01 20:54:43.367654 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} DynamicQueryHandler: Done processing query 2023.12.01 20:54:43.367677 [ 3 ] {794eb9ab-ae10-4555-b0c6-b04078acb88c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.01 20:54:43.367697 [ 3 ] {} HTTP-Session: a323ab2a-f487-4ea8-ab70-df611506b9f1 Destroying unnamed session 2023.12.01 20:54:43.489089 [ 102 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:54:43.489142 [ 102 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:54:48.358017 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:48.358145 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:48.358175 [ 3 ] {} HTTP-Session: 334fbfad-5872-4f02-a244-74ce625cdb7d Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:48.358203 [ 3 ] {} HTTP-Session: 334fbfad-5872-4f02-a244-74ce625cdb7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:48.358422 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} executeQuery: (from [fd00:1122:3344:101::d]:34333) 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.12.01 20:54:48.359061 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:48.359245 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:48.359296 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:48.359463 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.01 20:54:48.359606 [ 189 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:48.359634 [ 188 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:48.359768 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (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.12.01 20:54:48.359857 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:48.361654 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} executeQuery: Read 10 rows, 1.41 KiB in 0.003176818 sec., 3147 rows/sec., 442.35 KiB/sec. 2023.12.01 20:54:48.361966 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} DynamicQueryHandler: Done processing query 2023.12.01 20:54:48.361996 [ 3 ] {ba0f12dc-7eac-4bbb-b46a-ef7261ca59bc} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:48.362017 [ 3 ] {} HTTP-Session: 334fbfad-5872-4f02-a244-74ce625cdb7d Destroying unnamed session 2023.12.01 20:54:48.362195 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:48.362254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:48.362278 [ 3 ] {} HTTP-Session: 06612623-3189-4456-aa55-9a55c8bd7597 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:48.362301 [ 3 ] {} HTTP-Session: 06612623-3189-4456-aa55-9a55c8bd7597 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:48.362402 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:48.362452 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:48.362620 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:48.362935 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:48.363241 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:54:48.363408 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:54:48.363527 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} executeQuery: Read 1 rows, 232.00 B in 0.00109095 sec., 916 rows/sec., 207.67 KiB/sec. 2023.12.01 20:54:48.363660 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} DynamicQueryHandler: Done processing query 2023.12.01 20:54:48.363684 [ 3 ] {6ad0e377-a2f5-4d2c-9cc1-7f6c18bdc403} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:54:48.363700 [ 3 ] {} HTTP-Session: 06612623-3189-4456-aa55-9a55c8bd7597 Destroying unnamed session 2023.12.01 20:54:48.363834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:48.363881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:48.363901 [ 3 ] {} HTTP-Session: 5608dc10-a60a-4825-bf61-a6c4483f2ee8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:48.363917 [ 3 ] {} HTTP-Session: 5608dc10-a60a-4825-bf61-a6c4483f2ee8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:48.363991 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:48.364031 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:54:48.364198 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:48.364484 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:48.364700 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:54:48.364849 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:54:48.364946 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} executeQuery: Read 2 rows, 175.00 B in 0.000926485 sec., 2158 rows/sec., 184.46 KiB/sec. 2023.12.01 20:54:48.365090 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} DynamicQueryHandler: Done processing query 2023.12.01 20:54:48.365114 [ 3 ] {b9f249fd-7934-42f3-816e-99d73594a7a3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:54:48.365131 [ 3 ] {} HTTP-Session: 5608dc10-a60a-4825-bf61-a6c4483f2ee8 Destroying unnamed session 2023.12.01 20:54:48.365278 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:48.365325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:48.365345 [ 3 ] {} HTTP-Session: 638b3c43-7a1a-4779-981d-6631fef5957d Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:48.365361 [ 3 ] {} HTTP-Session: 638b3c43-7a1a-4779-981d-6631fef5957d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:48.365434 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:48.365472 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:54:48.365581 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:48.365883 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:48.366086 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:54:48.366235 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:54:48.366332 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} executeQuery: Read 37 rows, 3.21 KiB in 0.000871674 sec., 42447 rows/sec., 3.59 MiB/sec. 2023.12.01 20:54:48.366405 [ 100 ] {} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:54:48.366453 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} DynamicQueryHandler: Done processing query 2023.12.01 20:54:48.366457 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:48.366476 [ 3 ] {8adc6aaf-0572-408e-8254-78a05bedfc43} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:54:48.366493 [ 3 ] {} HTTP-Session: 638b3c43-7a1a-4779-981d-6631fef5957d Destroying unnamed session 2023.12.01 20:54:48.366598 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:54:48.366621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:48.366672 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:48.366691 [ 3 ] {} HTTP-Session: 78a952da-42c1-4bab-aa51-08cef4a611be Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:48.366708 [ 3 ] {} HTTP-Session: 78a952da-42c1-4bab-aa51-08cef4a611be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:48.366775 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:48.366813 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:54:48.366913 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:48.367411 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:54:48.367900 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:48.368065 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 117 rows starting from the beginning of the part 2023.12.01 20:54:48.368143 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:54:48.368205 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 36 rows starting from the beginning of the part 2023.12.01 20:54:48.368312 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 135 rows starting from the beginning of the part 2023.12.01 20:54:48.368332 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:54:48.368406 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 135 rows starting from the beginning of the part 2023.12.01 20:54:48.368465 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} executeQuery: Read 2 rows, 143.00 B in 0.001659735 sec., 1205 rows/sec., 84.14 KiB/sec. 2023.12.01 20:54:48.368553 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 144 rows starting from the beginning of the part 2023.12.01 20:54:48.368619 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} DynamicQueryHandler: Done processing query 2023.12.01 20:54:48.368641 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 37 rows starting from the beginning of the part 2023.12.01 20:54:48.368645 [ 3 ] {e0270325-0ca9-43c2-9871-fdec33dfc223} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:54:48.368678 [ 3 ] {} HTTP-Session: 78a952da-42c1-4bab-aa51-08cef4a611be Destroying unnamed session 2023.12.01 20:54:48.368813 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:48.368862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:48.368888 [ 3 ] {} HTTP-Session: 80ebcd3e-85ab-4a09-a5e6-a1a1796ed586 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:48.368915 [ 3 ] {} HTTP-Session: 80ebcd3e-85ab-4a09-a5e6-a1a1796ed586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:48.369026 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:48.369085 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:54:48.369359 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:48.369581 [ 17 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 604 rows, containing 4 columns (4 merged, 0 gathered) in 0.003056324 sec., 197623.02687804043 rows/sec., 19.11 MiB/sec. 2023.12.01 20:54:48.369716 [ 17 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:54:48.369749 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:48.369898 [ 17 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:54:48.369977 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:54:48.369981 [ 17 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_6_1} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:54:48.370136 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:54:48.370231 [ 100 ] {} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:54:48.370237 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} executeQuery: Read 26 rows, 2.06 KiB in 0.001175162 sec., 22124 rows/sec., 1.71 MiB/sec. 2023.12.01 20:54:48.370264 [ 100 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:48.370378 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:54:48.370451 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} DynamicQueryHandler: Done processing query 2023.12.01 20:54:48.370482 [ 3 ] {71f728d1-daab-4b81-b606-86231dfdf288} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:54:48.370489 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:54:48.370506 [ 3 ] {} HTTP-Session: 80ebcd3e-85ab-4a09-a5e6-a1a1796ed586 Destroying unnamed session 2023.12.01 20:54:48.370521 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 54 rows starting from the beginning of the part 2023.12.01 20:54:48.370612 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 24 rows starting from the beginning of the part 2023.12.01 20:54:48.370626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7181, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:48.370680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:48.370711 [ 3 ] {} HTTP-Session: 3881f434-a731-4ad3-bce8-3d05e6c25120 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:48.370717 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 51 rows starting from the beginning of the part 2023.12.01 20:54:48.370736 [ 3 ] {} HTTP-Session: 3881f434-a731-4ad3-bce8-3d05e6c25120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:48.370839 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 45 rows starting from the beginning of the part 2023.12.01 20:54:48.370850 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:48.370904 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:54:48.370949 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 51 rows starting from the beginning of the part 2023.12.01 20:54:48.371118 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part 2023.12.01 20:54:48.371160 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:48.371625 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:48.371976 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 251 rows, containing 4 columns (4 merged, 0 gathered) in 0.001677836 sec., 149597.4576776276 rows/sec., 11.66 MiB/sec. 2023.12.01 20:54:48.372001 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:54:48.372082 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:54:48.372193 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:54:48.372261 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:54:48.372312 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} executeQuery: Read 37 rows, 2.64 KiB in 0.001428029 sec., 25909 rows/sec., 1.80 MiB/sec. 2023.12.01 20:54:48.372339 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_6_1} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:54:48.372486 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} DynamicQueryHandler: Done processing query 2023.12.01 20:54:48.372510 [ 3 ] {d9771c2a-d175-4044-b4af-ccfaa8e0929d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:54:48.372527 [ 3 ] {} HTTP-Session: 3881f434-a731-4ad3-bce8-3d05e6c25120 Destroying unnamed session 2023.12.01 20:54:53.356211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.356342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.356374 [ 3 ] {} HTTP-Session: 12da1eeb-ae7c-4bdc-8252-bd65e2c10141 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.356407 [ 3 ] {} HTTP-Session: 12da1eeb-ae7c-4bdc-8252-bd65e2c10141 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.356632 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.357264 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.357447 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.357498 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.357668 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 11-element set) 2023.12.01 20:54:53.357757 [ 191 ] {d01472d8-a936-45fa-b541-8730d30b6a86} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.357854 [ 192 ] {d01472d8-a936-45fa-b541-8730d30b6a86} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.357854 [ 186 ] {d01472d8-a936-45fa-b541-8730d30b6a86} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.358060 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.358132 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.359910 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} executeQuery: Read 10 rows, 1.41 KiB in 0.003224579 sec., 3101 rows/sec., 435.80 KiB/sec. 2023.12.01 20:54:53.360202 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.360227 [ 3 ] {d01472d8-a936-45fa-b541-8730d30b6a86} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.360244 [ 3 ] {} HTTP-Session: 12da1eeb-ae7c-4bdc-8252-bd65e2c10141 Destroying unnamed session 2023.12.01 20:54:53.360500 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.360551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.360570 [ 3 ] {} HTTP-Session: af0af3f9-58dd-49df-bd89-33c59f5f0374 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.360589 [ 3 ] {} HTTP-Session: af0af3f9-58dd-49df-bd89-33c59f5f0374 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.360727 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.361228 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.361404 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.361447 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.361595 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.12.01 20:54:53.361646 [ 191 ] {d094d57c-2852-4930-935a-b1487e3534da} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.361704 [ 190 ] {d094d57c-2852-4930-935a-b1487e3534da} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.361716 [ 193 ] {d094d57c-2852-4930-935a-b1487e3534da} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.361843 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.361905 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.363537 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} executeQuery: Read 10 rows, 1.41 KiB in 0.002771636 sec., 3607 rows/sec., 507.02 KiB/sec. 2023.12.01 20:54:53.363802 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.363833 [ 3 ] {d094d57c-2852-4930-935a-b1487e3534da} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.363854 [ 3 ] {} HTTP-Session: af0af3f9-58dd-49df-bd89-33c59f5f0374 Destroying unnamed session 2023.12.01 20:54:53.364138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.364194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.364217 [ 3 ] {} HTTP-Session: 9a4be1f9-65dd-421f-8fb6-fa8dc56c7d5a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.364238 [ 3 ] {} HTTP-Session: 9a4be1f9-65dd-421f-8fb6-fa8dc56c7d5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.364396 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.364935 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.365110 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.365152 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.365299 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.12.01 20:54:53.365412 [ 193 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.365415 [ 189 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.365411 [ 190 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.365543 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.365605 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.367188 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} executeQuery: Read 10 rows, 1.41 KiB in 0.002748166 sec., 3638 rows/sec., 511.35 KiB/sec. 2023.12.01 20:54:53.367449 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.367474 [ 3 ] {bf0fa472-41c3-4d78-80a0-6ac1bb92027b} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.367491 [ 3 ] {} HTTP-Session: 9a4be1f9-65dd-421f-8fb6-fa8dc56c7d5a Destroying unnamed session 2023.12.01 20:54:53.367692 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.367741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.367760 [ 3 ] {} HTTP-Session: 2d3c943d-5875-4cc8-9bb4-c9057d4af985 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.367777 [ 3 ] {} HTTP-Session: 2d3c943d-5875-4cc8-9bb4-c9057d4af985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.367903 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.368412 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.368589 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.368632 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.368778 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.12.01 20:54:53.368895 [ 193 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.368903 [ 189 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.368911 [ 190 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.369031 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.369091 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.370586 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} executeQuery: Read 10 rows, 1.41 KiB in 0.002644302 sec., 3781 rows/sec., 531.43 KiB/sec. 2023.12.01 20:54:53.370841 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.370866 [ 3 ] {31616294-fe6d-46ae-ad1d-cbc58c8c116c} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.370883 [ 3 ] {} HTTP-Session: 2d3c943d-5875-4cc8-9bb4-c9057d4af985 Destroying unnamed session 2023.12.01 20:54:53.371108 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.371154 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.371173 [ 3 ] {} HTTP-Session: f1911239-597e-4c7c-94a7-6053d4160d61 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.371189 [ 3 ] {} HTTP-Session: f1911239-597e-4c7c-94a7-6053d4160d61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.371317 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.371832 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.372012 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.372054 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.372201 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.12.01 20:54:53.372274 [ 190 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.372304 [ 193 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.372304 [ 189 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.372407 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.372469 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.374070 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} executeQuery: Read 10 rows, 1.41 KiB in 0.002715374 sec., 3682 rows/sec., 517.52 KiB/sec. 2023.12.01 20:54:53.374321 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.374345 [ 3 ] {32515c39-26b1-4ca6-ade8-be5735e14e1e} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.374361 [ 3 ] {} HTTP-Session: f1911239-597e-4c7c-94a7-6053d4160d61 Destroying unnamed session 2023.12.01 20:54:53.374592 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.374637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.374655 [ 3 ] {} HTTP-Session: 89acf1cf-f8dd-4e9c-a80f-cf8e4c3edb28 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.374672 [ 3 ] {} HTTP-Session: 89acf1cf-f8dd-4e9c-a80f-cf8e4c3edb28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.374800 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.375317 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.375499 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.375541 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.375688 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.12.01 20:54:53.375785 [ 193 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.375809 [ 189 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.375805 [ 191 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.375918 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.375974 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.377724 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} executeQuery: Read 10 rows, 1.41 KiB in 0.002886689 sec., 3464 rows/sec., 486.81 KiB/sec. 2023.12.01 20:54:53.377968 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.377992 [ 3 ] {b743d7e7-dd16-4bb6-8a9e-378d15f1acc9} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.378009 [ 3 ] {} HTTP-Session: 89acf1cf-f8dd-4e9c-a80f-cf8e4c3edb28 Destroying unnamed session 2023.12.01 20:54:53.378223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.378269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.378288 [ 3 ] {} HTTP-Session: 101f6d19-561a-414c-b3e2-8f66538886cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.378304 [ 3 ] {} HTTP-Session: 101f6d19-561a-414c-b3e2-8f66538886cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.378433 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.378991 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.379172 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.379214 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.379360 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.12.01 20:54:53.379436 [ 189 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.379475 [ 190 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.379480 [ 186 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.379597 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.379658 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.381111 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} executeQuery: Read 10 rows, 1.41 KiB in 0.002609741 sec., 3831 rows/sec., 538.47 KiB/sec. 2023.12.01 20:54:53.381376 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.381489 [ 3 ] {248004fd-b71f-4944-b0a8-f27cb5a05962} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.381507 [ 3 ] {} HTTP-Session: 101f6d19-561a-414c-b3e2-8f66538886cb Destroying unnamed session 2023.12.01 20:54:53.381709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.381754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.381773 [ 3 ] {} HTTP-Session: c690f431-9a59-4dc3-8a12-045ff5665652 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.381790 [ 3 ] {} HTTP-Session: c690f431-9a59-4dc3-8a12-045ff5665652 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.381921 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.382448 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.382633 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.382674 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.382823 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.12.01 20:54:53.382906 [ 189 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.382931 [ 186 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.382948 [ 191 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.383043 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.383099 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.384505 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} executeQuery: Read 10 rows, 1.41 KiB in 0.002544019 sec., 3930 rows/sec., 552.38 KiB/sec. 2023.12.01 20:54:53.384758 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.384782 [ 3 ] {b339f718-a9a0-4b81-ba09-55fb37f8f8fe} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.384798 [ 3 ] {} HTTP-Session: c690f431-9a59-4dc3-8a12-045ff5665652 Destroying unnamed session 2023.12.01 20:54:53.385021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.385067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.385086 [ 3 ] {} HTTP-Session: 34235953-565c-44a6-8732-c901695a44ff Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.385102 [ 3 ] {} HTTP-Session: 34235953-565c-44a6-8732-c901695a44ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.385233 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.385766 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.385949 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.385992 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.386140 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.12.01 20:54:53.386195 [ 189 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.386228 [ 193 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.386241 [ 190 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.386335 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.386397 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.388018 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} executeQuery: Read 10 rows, 1.41 KiB in 0.002746626 sec., 3640 rows/sec., 511.64 KiB/sec. 2023.12.01 20:54:53.388268 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.388293 [ 3 ] {84066b1f-bb40-4384-9bba-df5db1f37d22} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.388309 [ 3 ] {} HTTP-Session: 34235953-565c-44a6-8732-c901695a44ff Destroying unnamed session 2023.12.01 20:54:53.388528 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.388573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.388592 [ 3 ] {} HTTP-Session: 7db6a36f-4c6b-4eba-b1d4-a01ce29de2fc Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.388608 [ 3 ] {} HTTP-Session: 7db6a36f-4c6b-4eba-b1d4-a01ce29de2fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.388741 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.389281 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.389471 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.389514 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.389662 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.12.01 20:54:53.389732 [ 189 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.389764 [ 190 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.389780 [ 186 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.389898 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.389959 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.391470 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} executeQuery: Read 10 rows, 1.41 KiB in 0.002690574 sec., 3716 rows/sec., 522.30 KiB/sec. 2023.12.01 20:54:53.391752 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.391782 [ 3 ] {d8279b10-8117-48ee-91f6-4e65926e5c8f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.391802 [ 3 ] {} HTTP-Session: 7db6a36f-4c6b-4eba-b1d4-a01ce29de2fc Destroying unnamed session 2023.12.01 20:54:53.392035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.392088 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.392111 [ 3 ] {} HTTP-Session: f5a0cd39-42d4-49fe-bd47-3fd88d5308b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.392131 [ 3 ] {} HTTP-Session: f5a0cd39-42d4-49fe-bd47-3fd88d5308b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.392295 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} executeQuery: (from [fd00:1122:3344:101::d]:34333) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.01 20:54:53.392893 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.393080 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.393123 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.01 20:54:53.393271 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.12.01 20:54:53.393374 [ 189 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.01 20:54:53.393386 [ 193 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.01 20:54:53.393395 [ 191 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps 2023.12.01 20:54:53.393500 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges 2023.12.01 20:54:53.393557 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.01 20:54:53.395110 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} executeQuery: Read 10 rows, 1.41 KiB in 0.002771446 sec., 3608 rows/sec., 507.05 KiB/sec. 2023.12.01 20:54:53.395362 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.395387 [ 3 ] {2ea1ca0b-b373-4cc5-b09a-39fd09667d8a} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.01 20:54:53.395404 [ 3 ] {} HTTP-Session: f5a0cd39-42d4-49fe-bd47-3fd88d5308b9 Destroying unnamed session 2023.12.01 20:54:53.399014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.399070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.399093 [ 3 ] {} HTTP-Session: 373272fc-9f87-4524-bf73-3bf12f2c122b Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.399113 [ 3 ] {} HTTP-Session: 373272fc-9f87-4524-bf73-3bf12f2c122b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.399210 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:53.399260 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.01 20:54:53.399438 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:53.399774 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:53.400068 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:54:53.400229 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} oximeter.timeseries_schema (b6da8de9-118b-4f8d-ac5e-c22bb3d80ea2): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:54:53.400364 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} executeQuery: Read 11 rows, 1009.00 B in 0.00111366 sec., 9877 rows/sec., 884.79 KiB/sec. 2023.12.01 20:54:53.400518 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.400548 [ 3 ] {abcb50b1-8bce-4a7d-b735-493ff23a00f6} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:54:53.400566 [ 3 ] {} HTTP-Session: 373272fc-9f87-4524-bf73-3bf12f2c122b Destroying unnamed session 2023.12.01 20:54:53.400684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.400743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.400767 [ 3 ] {} HTTP-Session: 94be2fc8-f3fc-4cc7-a8a7-ac4a97bfa0ca Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.400789 [ 3 ] {} HTTP-Session: 94be2fc8-f3fc-4cc7-a8a7-ac4a97bfa0ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.400879 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:53.400928 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:54:53.401061 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:53.401408 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:53.401671 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:54:53.401822 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:54:53.401952 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} executeQuery: Read 50 rows, 4.05 KiB in 0.001030508 sec., 48519 rows/sec., 3.84 MiB/sec. 2023.12.01 20:54:53.402074 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.402098 [ 3 ] {7ffed864-818a-48ab-89a8-4829f5462a8f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:54:53.402114 [ 3 ] {} HTTP-Session: 94be2fc8-f3fc-4cc7-a8a7-ac4a97bfa0ca Destroying unnamed session 2023.12.01 20:54:53.402239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.402286 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.402306 [ 3 ] {} HTTP-Session: e17ce50d-5ad8-4e52-ae6a-3df6ac257c31 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.402322 [ 3 ] {} HTTP-Session: e17ce50d-5ad8-4e52-ae6a-3df6ac257c31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.402401 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:53.402442 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:54:53.402548 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:53.402922 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:53.403136 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:54:53.403284 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:54:53.403405 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} executeQuery: Read 150 rows, 14.99 KiB in 0.000974626 sec., 153905 rows/sec., 15.02 MiB/sec. 2023.12.01 20:54:53.403528 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.403551 [ 3 ] {4bf7c904-ae8a-4138-98fe-2c75e92bec3d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:54:53.403567 [ 3 ] {} HTTP-Session: e17ce50d-5ad8-4e52-ae6a-3df6ac257c31 Destroying unnamed session 2023.12.01 20:54:53.403685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.403731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.403749 [ 3 ] {} HTTP-Session: d564437c-7581-42ac-938a-f7e0f9e318a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.403766 [ 3 ] {} HTTP-Session: d564437c-7581-42ac-938a-f7e0f9e318a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.403839 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:53.403879 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:54:53.403985 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:53.404275 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:53.404489 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:54:53.404649 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:54:53.404764 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} executeQuery: Read 61 rows, 4.87 KiB in 0.000896695 sec., 68027 rows/sec., 5.30 MiB/sec. 2023.12.01 20:54:53.404883 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.404906 [ 3 ] {b2ed0d5c-875b-4464-8516-db372dbd216f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:54:53.404922 [ 3 ] {} HTTP-Session: d564437c-7581-42ac-938a-f7e0f9e318a9 Destroying unnamed session 2023.12.01 20:54:53.405021 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2129, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.405067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.405086 [ 3 ] {} HTTP-Session: 5766d44b-d689-4d01-a698-f152ed5b1544 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.405103 [ 3 ] {} HTTP-Session: 5766d44b-d689-4d01-a698-f152ed5b1544 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.405174 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:53.405216 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.01 20:54:53.405335 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:53.405582 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:53.405837 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.01 20:54:53.406010 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.01 20:54:53.406131 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} executeQuery: Read 11 rows, 743.00 B in 0.000926845 sec., 11868 rows/sec., 782.86 KiB/sec. 2023.12.01 20:54:53.406258 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.406282 [ 3 ] {b5918576-a155-419f-b81d-32ac8a19ac71} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:54:53.406298 [ 3 ] {} HTTP-Session: 5766d44b-d689-4d01-a698-f152ed5b1544 Destroying unnamed session 2023.12.01 20:54:53.406465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:54:53.406511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:54:53.406530 [ 3 ] {} HTTP-Session: 3f6033ce-6ee4-48e8-8eb7-3850b260346e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:54:53.406547 [ 3 ] {} HTTP-Session: 3f6033ce-6ee4-48e8-8eb7-3850b260346e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:54:53.406628 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:54:53.406673 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:54:53.406810 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:54:53.407286 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:54:53.407598 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:54:53.407777 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:54:53.407922 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} executeQuery: Read 50 rows, 69.09 KiB in 0.001250024 sec., 39999 rows/sec., 53.98 MiB/sec. 2023.12.01 20:54:53.408049 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} DynamicQueryHandler: Done processing query 2023.12.01 20:54:53.408073 [ 3 ] {452bc4c8-5fda-4a05-a8f0-026e392923d4} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:54:53.408089 [ 3 ] {} HTTP-Session: 3f6033ce-6ee4-48e8-8eb7-3850b260346e Destroying unnamed session 2023.12.01 20:54:54.001098 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.22 MiB, peak 237.55 MiB, will set to 230.70 MiB (RSS), difference: -1.52 MiB 2023.12.01 20:54:58.489258 [ 90 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:54:58.489314 [ 90 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:55:03.359596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:03.359775 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:03.359822 [ 3 ] {} HTTP-Session: 5175f71b-8fb7-4e7b-8e8f-b70a66ece697 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:03.359866 [ 3 ] {} HTTP-Session: 5175f71b-8fb7-4e7b-8e8f-b70a66ece697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:03.360069 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:03.360169 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:55:03.360437 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:03.360937 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:03.361221 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:55:03.361397 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:55:03.361536 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} executeQuery: Read 50 rows, 4.05 KiB in 0.001402259 sec., 35656 rows/sec., 2.82 MiB/sec. 2023.12.01 20:55:03.361548 [ 86 ] {} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:55:03.361675 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:03.361743 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} DynamicQueryHandler: Done processing query 2023.12.01 20:55:03.361797 [ 3 ] {155f6d34-1f1b-4b0b-ae6b-25666a9d78ee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:55:03.361798 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:55:03.361827 [ 3 ] {} HTTP-Session: 5175f71b-8fb7-4e7b-8e8f-b70a66ece697 Destroying unnamed session 2023.12.01 20:55:03.361913 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:55:03.361949 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2023.12.01 20:55:03.361966 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:03.362023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:03.362046 [ 3 ] {} HTTP-Session: 79ad4cd5-8c17-485c-ab26-f5cfbbfe7a30 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:03.362075 [ 3 ] {} HTTP-Session: 79ad4cd5-8c17-485c-ab26-f5cfbbfe7a30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:03.362115 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part 2023.12.01 20:55:03.362189 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:03.362255 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:55:03.362266 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part 2023.12.01 20:55:03.362468 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part 2023.12.01 20:55:03.362494 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:03.362598 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:03.362795 [ 17 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:03.362983 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:03.363242 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:55:03.363435 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:55:03.363614 [ 13 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.001869991 sec., 148129.05516657565 rows/sec., 11.73 MiB/sec. 2023.12.01 20:55:03.363646 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} executeQuery: Read 2 rows, 175.00 B in 0.001421539 sec., 1406 rows/sec., 120.22 KiB/sec. 2023.12.01 20:55:03.363763 [ 13 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:55:03.363816 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} DynamicQueryHandler: Done processing query 2023.12.01 20:55:03.363840 [ 3 ] {87e22ec3-da3e-4bb4-82f1-4183f2e85ba3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:03.363861 [ 3 ] {} HTTP-Session: 79ad4cd5-8c17-485c-ab26-f5cfbbfe7a30 Destroying unnamed session 2023.12.01 20:55:03.363948 [ 13 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:55:03.364008 [ 13 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_6_1} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:55:03.364037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:03.364098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:03.364119 [ 3 ] {} HTTP-Session: b434d137-0e58-4f13-af2b-dc40dba29619 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:03.364137 [ 3 ] {} HTTP-Session: b434d137-0e58-4f13-af2b-dc40dba29619 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:03.364217 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:03.364257 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:55:03.364361 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:03.364721 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:03.364933 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:55:03.365080 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:55:03.365221 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} executeQuery: Read 151 rows, 15.08 KiB in 0.000966087 sec., 156300 rows/sec., 15.24 MiB/sec. 2023.12.01 20:55:03.365347 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} DynamicQueryHandler: Done processing query 2023.12.01 20:55:03.365371 [ 3 ] {f27d8283-52ce-4d51-93a4-57cda2871409} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:55:03.365386 [ 3 ] {} HTTP-Session: b434d137-0e58-4f13-af2b-dc40dba29619 Destroying unnamed session 2023.12.01 20:55:03.365490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:03.365536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:03.365556 [ 3 ] {} HTTP-Session: 6457324f-5222-46f8-a2ba-aca3275bf5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:03.365572 [ 3 ] {} HTTP-Session: 6457324f-5222-46f8-a2ba-aca3275bf5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:03.365641 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:03.365681 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:55:03.365788 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:03.366034 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:03.366238 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:55:03.366382 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:55:03.366506 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} executeQuery: Read 2 rows, 143.00 B in 0.000835533 sec., 2393 rows/sec., 167.14 KiB/sec. 2023.12.01 20:55:03.366652 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} DynamicQueryHandler: Done processing query 2023.12.01 20:55:03.366677 [ 3 ] {08a5dc95-481e-4d1b-83b2-4013a1c213f1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:03.366693 [ 3 ] {} HTTP-Session: 6457324f-5222-46f8-a2ba-aca3275bf5ff Destroying unnamed session 2023.12.01 20:55:03.366801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:03.366847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:03.366866 [ 3 ] {} HTTP-Session: 749cfe38-82f2-4c0a-8733-1429d4b4f921 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:03.366883 [ 3 ] {} HTTP-Session: 749cfe38-82f2-4c0a-8733-1429d4b4f921 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:03.366961 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:03.367000 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:55:03.367111 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:03.367397 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:03.367600 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:55:03.367745 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:55:03.367864 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} executeQuery: Read 52 rows, 4.17 KiB in 0.000872113 sec., 59625 rows/sec., 4.67 MiB/sec. 2023.12.01 20:55:03.367980 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} DynamicQueryHandler: Done processing query 2023.12.01 20:55:03.368004 [ 3 ] {f2cbac59-27af-478b-b636-1231249f871a} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:55:03.368019 [ 3 ] {} HTTP-Session: 749cfe38-82f2-4c0a-8733-1429d4b4f921 Destroying unnamed session 2023.12.01 20:55:03.368125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:03.368170 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:03.368189 [ 3 ] {} HTTP-Session: 8f6f0b25-f5a1-4ec7-9ca9-6219a67d1709 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:03.368205 [ 3 ] {} HTTP-Session: 8f6f0b25-f5a1-4ec7-9ca9-6219a67d1709 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:03.368274 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:03.368314 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:55:03.368433 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:03.368679 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:03.368918 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:55:03.369120 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:55:03.369248 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} executeQuery: Read 1 rows, 71.00 B in 0.000944946 sec., 1058 rows/sec., 73.38 KiB/sec. 2023.12.01 20:55:03.369367 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} DynamicQueryHandler: Done processing query 2023.12.01 20:55:03.369390 [ 3 ] {44f5adec-c501-40e6-ac30-405770b35331} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.01 20:55:03.369406 [ 3 ] {} HTTP-Session: 8f6f0b25-f5a1-4ec7-9ca9-6219a67d1709 Destroying unnamed session 2023.12.01 20:55:03.369576 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:03.369620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:03.369638 [ 3 ] {} HTTP-Session: 7c624c8c-c7f5-4505-8720-7b34599c0b58 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:03.369655 [ 3 ] {} HTTP-Session: 7c624c8c-c7f5-4505-8720-7b34599c0b58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:03.369744 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:03.369789 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:55:03.369924 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:03.370394 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:03.370713 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:55:03.370889 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:55:03.371004 [ 86 ] {} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:55:03.371021 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} executeQuery: Read 50 rows, 69.09 KiB in 0.001240554 sec., 40304 rows/sec., 54.39 MiB/sec. 2023.12.01 20:55:03.371071 [ 86 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:03.371295 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:55:03.371327 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} DynamicQueryHandler: Done processing query 2023.12.01 20:55:03.371379 [ 3 ] {ad24f6ad-dd14-4d09-9de1-8e607c3ac676} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:55:03.371404 [ 3 ] {} HTTP-Session: 7c624c8c-c7f5-4505-8720-7b34599c0b58 Destroying unnamed session 2023.12.01 20:55:03.371501 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:55:03.371551 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 39 rows starting from the beginning of the part 2023.12.01 20:55:03.371730 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 45 rows starting from the beginning of the part 2023.12.01 20:55:03.371834 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 45 rows starting from the beginning of the part 2023.12.01 20:55:03.371933 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 48 rows starting from the beginning of the part 2023.12.01 20:55:03.372023 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:03.372115 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:03.377367 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 6 columns (6 merged, 0 gathered) in 0.00621124 sec., 44596.57008906434 rows/sec., 60.18 MiB/sec. 2023.12.01 20:55:03.377592 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:55:03.377806 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:55:03.377875 [ 18 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:55:03.377946 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_6_1: 4.07 MiB. 2023.12.01 20:55:13.361035 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:13.361279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:13.361329 [ 3 ] {} HTTP-Session: f26f9b54-6b17-4c96-8a63-af3e8896bc61 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:13.361371 [ 3 ] {} HTTP-Session: f26f9b54-6b17-4c96-8a63-af3e8896bc61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:13.361577 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:13.361675 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:55:13.361936 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:13.362446 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:13.362698 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:55:13.362853 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:55:13.362967 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} executeQuery: Read 50 rows, 4.05 KiB in 0.001383478 sec., 36140 rows/sec., 2.86 MiB/sec. 2023.12.01 20:55:13.363112 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} DynamicQueryHandler: Done processing query 2023.12.01 20:55:13.363136 [ 3 ] {cb6c3364-bde8-407f-8d2e-5b967bf53a62} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:55:13.363152 [ 3 ] {} HTTP-Session: f26f9b54-6b17-4c96-8a63-af3e8896bc61 Destroying unnamed session 2023.12.01 20:55:13.363394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:13.363447 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:13.363467 [ 3 ] {} HTTP-Session: 496a584d-7734-4505-84ab-5ca80fe6f44e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:13.363485 [ 3 ] {} HTTP-Session: 496a584d-7734-4505-84ab-5ca80fe6f44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:13.363572 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:13.363616 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:55:13.363723 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:13.364122 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:13.364354 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:55:13.364505 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:55:13.364605 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} executeQuery: Read 150 rows, 14.99 KiB in 0.001004877 sec., 149272 rows/sec., 14.56 MiB/sec. 2023.12.01 20:55:13.364726 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} DynamicQueryHandler: Done processing query 2023.12.01 20:55:13.364750 [ 3 ] {254d841f-aede-4f25-94fa-21f18d0eef16} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:55:13.364766 [ 3 ] {} HTTP-Session: 496a584d-7734-4505-84ab-5ca80fe6f44e Destroying unnamed session 2023.12.01 20:55:13.364891 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:13.364938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:13.364957 [ 3 ] {} HTTP-Session: 9275dffc-304d-48e0-828e-233a2748d138 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:13.364974 [ 3 ] {} HTTP-Session: 9275dffc-304d-48e0-828e-233a2748d138 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:13.365049 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:13.365088 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:55:13.365193 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:13.365482 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:13.365701 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:55:13.365840 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:55:13.365934 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} executeQuery: Read 50 rows, 4.00 KiB in 0.000905224 sec., 55234 rows/sec., 4.32 MiB/sec. 2023.12.01 20:55:13.366060 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} DynamicQueryHandler: Done processing query 2023.12.01 20:55:13.366083 [ 3 ] {6c2bdb64-5764-42ac-b443-573076f22b82} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:55:13.366098 [ 3 ] {} HTTP-Session: 9275dffc-304d-48e0-828e-233a2748d138 Destroying unnamed session 2023.12.01 20:55:13.366394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53487, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:13.366440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:13.366459 [ 3 ] {} HTTP-Session: 961f4e75-b2f0-4f2b-9bec-95ddfd347fce Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:13.366476 [ 3 ] {} HTTP-Session: 961f4e75-b2f0-4f2b-9bec-95ddfd347fce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:13.366567 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:13.366614 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:55:13.366751 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:13.367280 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:13.367605 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:55:13.367787 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:55:13.367889 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} executeQuery: Read 50 rows, 69.09 KiB in 0.001293176 sec., 38664 rows/sec., 52.18 MiB/sec. 2023.12.01 20:55:13.368017 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} DynamicQueryHandler: Done processing query 2023.12.01 20:55:13.368041 [ 3 ] {1a7a8ccc-2be1-445a-a4e6-4e6edab10578} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:55:13.368056 [ 3 ] {} HTTP-Session: 961f4e75-b2f0-4f2b-9bec-95ddfd347fce Destroying unnamed session 2023.12.01 20:55:13.489621 [ 81 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:55:13.489682 [ 81 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:55:18.360115 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:18.360254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:18.360287 [ 3 ] {} HTTP-Session: b7cf6f83-661f-42c3-93bf-bd0d219faddb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:18.360316 [ 3 ] {} HTTP-Session: b7cf6f83-661f-42c3-93bf-bd0d219faddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:18.360460 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:18.360529 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:55:18.360708 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:18.361174 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:18.361439 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:55:18.361607 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:55:18.361757 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} executeQuery: Read 36 rows, 3.12 KiB in 0.001256325 sec., 28655 rows/sec., 2.42 MiB/sec. 2023.12.01 20:55:18.361931 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} DynamicQueryHandler: Done processing query 2023.12.01 20:55:18.361957 [ 3 ] {ab2b9538-de74-45a1-be5e-d0088acf4500} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:55:18.361974 [ 3 ] {} HTTP-Session: b7cf6f83-661f-42c3-93bf-bd0d219faddb Destroying unnamed session 2023.12.01 20:55:18.362093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:18.362140 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:18.362159 [ 3 ] {} HTTP-Session: 5d5255e5-21b6-4f6d-8aa1-01e7e631600a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:18.362176 [ 3 ] {} HTTP-Session: 5d5255e5-21b6-4f6d-8aa1-01e7e631600a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:18.362248 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:18.362288 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:55:18.362399 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:18.362718 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:18.362929 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:55:18.363078 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:55:18.363209 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} executeQuery: Read 24 rows, 1.90 KiB in 0.000932586 sec., 25734 rows/sec., 1.99 MiB/sec. 2023.12.01 20:55:18.363330 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} DynamicQueryHandler: Done processing query 2023.12.01 20:55:18.363353 [ 3 ] {a0c5034a-08f4-407f-a27a-6e04e37db7c6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:55:18.363369 [ 3 ] {} HTTP-Session: 5d5255e5-21b6-4f6d-8aa1-01e7e631600a Destroying unnamed session 2023.12.01 20:55:18.363487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 6991, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:18.363532 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:18.363552 [ 3 ] {} HTTP-Session: adae3f21-de22-43a1-9d30-dee555be666d Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:18.363569 [ 3 ] {} HTTP-Session: adae3f21-de22-43a1-9d30-dee555be666d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:18.363641 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:18.363683 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:55:18.363803 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:18.364108 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:18.364369 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:55:18.364543 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:55:18.364645 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} executeQuery: Read 36 rows, 2.57 KiB in 0.000975227 sec., 36914 rows/sec., 2.57 MiB/sec. 2023.12.01 20:55:18.364773 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} DynamicQueryHandler: Done processing query 2023.12.01 20:55:18.364797 [ 3 ] {f6254fa7-7bed-4b67-9108-dcc8936061c8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:55:18.364814 [ 3 ] {} HTTP-Session: adae3f21-de22-43a1-9d30-dee555be666d Destroying unnamed session 2023.12.01 20:55:23.362340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:23.362465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:23.362492 [ 3 ] {} HTTP-Session: 7436c99d-9b41-4cbd-9920-c1ec0ed9b419 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:23.362516 [ 3 ] {} HTTP-Session: 7436c99d-9b41-4cbd-9920-c1ec0ed9b419 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:23.362648 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:23.362710 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:55:23.362871 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:23.363334 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:23.363605 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:55:23.363771 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:55:23.363914 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} executeQuery: Read 50 rows, 4.05 KiB in 0.001223344 sec., 40871 rows/sec., 3.24 MiB/sec. 2023.12.01 20:55:23.364120 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} DynamicQueryHandler: Done processing query 2023.12.01 20:55:23.364147 [ 3 ] {0e689b0e-8a0a-41c6-ae34-4c4643b821c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:55:23.364165 [ 3 ] {} HTTP-Session: 7436c99d-9b41-4cbd-9920-c1ec0ed9b419 Destroying unnamed session 2023.12.01 20:55:23.364282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:23.364335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:23.364357 [ 3 ] {} HTTP-Session: 936967a4-ac1f-469f-b1ca-7e3304792cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:23.364375 [ 3 ] {} HTTP-Session: 936967a4-ac1f-469f-b1ca-7e3304792cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:23.364455 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:23.364499 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:55:23.364619 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:23.364969 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:23.365188 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:55:23.365340 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:55:23.365471 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} executeQuery: Read 2 rows, 175.00 B in 0.000986617 sec., 2027 rows/sec., 173.22 KiB/sec. 2023.12.01 20:55:23.365605 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} DynamicQueryHandler: Done processing query 2023.12.01 20:55:23.365629 [ 3 ] {506ea7d5-feab-497a-b6ec-ce40dcb1017c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:23.365646 [ 3 ] {} HTTP-Session: 936967a4-ac1f-469f-b1ca-7e3304792cb7 Destroying unnamed session 2023.12.01 20:55:23.365784 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:23.365833 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:23.365854 [ 3 ] {} HTTP-Session: 39f1adc0-3a22-44c0-8cde-26664705f14a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:23.365872 [ 3 ] {} HTTP-Session: 39f1adc0-3a22-44c0-8cde-26664705f14a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:23.365955 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:23.365996 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:55:23.366103 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:23.366500 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:23.366721 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:55:23.366883 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:55:23.367013 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} executeQuery: Read 151 rows, 15.07 KiB in 0.001018468 sec., 148261 rows/sec., 14.45 MiB/sec. 2023.12.01 20:55:23.367011 [ 74 ] {} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.01 20:55:23.367128 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:23.367214 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} DynamicQueryHandler: Done processing query 2023.12.01 20:55:23.367235 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.01 20:55:23.367246 [ 3 ] {bddaaf97-c996-4fcc-a2fb-967fd88bca23} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:55:23.367271 [ 3 ] {} HTTP-Session: 39f1adc0-3a22-44c0-8cde-26664705f14a Destroying unnamed session 2023.12.01 20:55:23.367315 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:55:23.367343 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 181 rows starting from the beginning of the part 2023.12.01 20:55:23.367391 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:23.367448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:23.367470 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 150 rows starting from the beginning of the part 2023.12.01 20:55:23.367477 [ 3 ] {} HTTP-Session: eae93142-e292-4fe5-bc71-1e803feb5bf8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:23.367514 [ 3 ] {} HTTP-Session: eae93142-e292-4fe5-bc71-1e803feb5bf8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:23.367605 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 151 rows starting from the beginning of the part 2023.12.01 20:55:23.367626 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:23.367691 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:55:23.367712 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 150 rows starting from the beginning of the part 2023.12.01 20:55:23.367893 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2023.12.01 20:55:23.367939 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:23.368039 [ 13 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 151 rows starting from the beginning of the part 2023.12.01 20:55:23.368432 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:23.368712 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:55:23.368889 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:55:23.369134 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} executeQuery: Read 2 rows, 143.00 B in 0.001447339 sec., 1381 rows/sec., 96.49 KiB/sec. 2023.12.01 20:55:23.369382 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 819 rows, containing 4 columns (4 merged, 0 gathered) in 0.00216914 sec., 377568.990475488 rows/sec., 36.39 MiB/sec. 2023.12.01 20:55:23.369401 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} DynamicQueryHandler: Done processing query 2023.12.01 20:55:23.369448 [ 3 ] {8d321de3-a83e-4203-b915-ea4cae539736} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:23.369473 [ 3 ] {} HTTP-Session: eae93142-e292-4fe5-bc71-1e803feb5bf8 Destroying unnamed session 2023.12.01 20:55:23.369597 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.01 20:55:23.369614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:23.369704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:23.369726 [ 3 ] {} HTTP-Session: 6f1e08ce-fa6d-41c5-8349-19f636eb67a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:23.369746 [ 3 ] {} HTTP-Session: 6f1e08ce-fa6d-41c5-8349-19f636eb67a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:23.369869 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:23.369907 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.01 20:55:23.369938 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:55:23.370036 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_11_2} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.01 20:55:23.370185 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:23.370542 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:23.370758 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:55:23.370917 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:55:23.371037 [ 74 ] {} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.01 20:55:23.371054 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} executeQuery: Read 63 rows, 5.03 KiB in 0.001137822 sec., 55368 rows/sec., 4.32 MiB/sec. 2023.12.01 20:55:23.371088 [ 74 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:23.371215 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.01 20:55:23.371254 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} DynamicQueryHandler: Done processing query 2023.12.01 20:55:23.371282 [ 3 ] {424991e2-5250-4495-a835-bfba04b40db9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:55:23.371299 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:55:23.371305 [ 3 ] {} HTTP-Session: 6f1e08ce-fa6d-41c5-8349-19f636eb67a8 Destroying unnamed session 2023.12.01 20:55:23.371330 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 92 rows starting from the beginning of the part 2023.12.01 20:55:23.371423 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 61 rows starting from the beginning of the part 2023.12.01 20:55:23.371435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:23.371491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:23.371526 [ 3 ] {} HTTP-Session: 62129e2d-6a55-44de-8a5a-41e837310e4f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:23.371535 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 52 rows starting from the beginning of the part 2023.12.01 20:55:23.371546 [ 3 ] {} HTTP-Session: 62129e2d-6a55-44de-8a5a-41e837310e4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:23.371661 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:23.371667 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:23.371725 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.01 20:55:23.371780 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 24 rows starting from the beginning of the part 2023.12.01 20:55:23.371941 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part 2023.12.01 20:55:23.372007 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:23.372494 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:23.372896 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 342 rows, containing 4 columns (4 merged, 0 gathered) in 0.001732537 sec., 197398.3816795832 rows/sec., 15.40 MiB/sec. 2023.12.01 20:55:23.372914 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.01 20:55:23.373022 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.01 20:55:23.373135 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.01 20:55:23.373196 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.01 20:55:23.373289 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} executeQuery: Read 11 rows, 743.00 B in 0.001582963 sec., 6948 rows/sec., 458.37 KiB/sec. 2023.12.01 20:55:23.373315 [ 13 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_11_2} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.01 20:55:23.373458 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} DynamicQueryHandler: Done processing query 2023.12.01 20:55:23.373482 [ 3 ] {7b280125-de2e-4e6e-95a0-8d2163d82091} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:23.373498 [ 3 ] {} HTTP-Session: 62129e2d-6a55-44de-8a5a-41e837310e4f Destroying unnamed session 2023.12.01 20:55:23.373604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:23.373651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:23.373671 [ 3 ] {} HTTP-Session: b6810af4-914c-4b5d-bc13-4edfe0d66c9a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:23.373688 [ 3 ] {} HTTP-Session: b6810af4-914c-4b5d-bc13-4edfe0d66c9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:23.373757 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:23.373799 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:55:23.373914 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:23.374186 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:23.374428 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:55:23.374611 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:55:23.374744 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} executeQuery: Read 1 rows, 71.00 B in 0.000957626 sec., 1044 rows/sec., 72.40 KiB/sec. 2023.12.01 20:55:23.374872 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} DynamicQueryHandler: Done processing query 2023.12.01 20:55:23.374896 [ 3 ] {777c9aba-b90c-439d-8cfb-39e48d283cb2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:23.374912 [ 3 ] {} HTTP-Session: b6810af4-914c-4b5d-bc13-4edfe0d66c9a Destroying unnamed session 2023.12.01 20:55:23.375064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:23.375111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:23.375132 [ 3 ] {} HTTP-Session: 5647758d-e992-4366-b529-7173410b6bea Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:23.375149 [ 3 ] {} HTTP-Session: 5647758d-e992-4366-b529-7173410b6bea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:23.375238 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:23.375284 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:55:23.375421 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:23.375926 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:23.376243 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:55:23.376425 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:55:23.376556 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} executeQuery: Read 50 rows, 69.09 KiB in 0.001285285 sec., 38901 rows/sec., 52.50 MiB/sec. 2023.12.01 20:55:23.376689 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} DynamicQueryHandler: Done processing query 2023.12.01 20:55:23.376711 [ 3 ] {1f0089fb-0c21-4f2d-8c0e-c1f3ae82b4ed} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:55:23.376728 [ 3 ] {} HTTP-Session: 5647758d-e992-4366-b529-7173410b6bea Destroying unnamed session 2023.12.01 20:55:28.489759 [ 58 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:55:28.489858 [ 58 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:55:33.362269 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:33.362406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:33.362437 [ 3 ] {} HTTP-Session: 24bbbd2f-4d16-407e-a320-724101168703 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:33.362466 [ 3 ] {} HTTP-Session: 24bbbd2f-4d16-407e-a320-724101168703 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:33.362659 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:33.362758 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:55:33.363027 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:33.363665 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:33.363931 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:55:33.364092 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:55:33.364218 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} executeQuery: Read 50 rows, 4.05 KiB in 0.001503091 sec., 33264 rows/sec., 2.63 MiB/sec. 2023.12.01 20:55:33.364369 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} DynamicQueryHandler: Done processing query 2023.12.01 20:55:33.364394 [ 3 ] {346c1d84-86cc-4471-be23-e0ed659dc740} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:55:33.364411 [ 3 ] {} HTTP-Session: 24bbbd2f-4d16-407e-a320-724101168703 Destroying unnamed session 2023.12.01 20:55:33.364523 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:33.364570 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:33.364591 [ 3 ] {} HTTP-Session: 54ff1313-9b2b-4784-90e4-4b83beac1c71 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:33.364607 [ 3 ] {} HTTP-Session: 54ff1313-9b2b-4784-90e4-4b83beac1c71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:33.364677 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:33.364718 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:55:33.364826 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:33.365223 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:33.365427 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:55:33.365574 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:55:33.365699 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} executeQuery: Read 4 rows, 342.00 B in 0.000992537 sec., 4030 rows/sec., 336.50 KiB/sec. 2023.12.01 20:55:33.365838 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} DynamicQueryHandler: Done processing query 2023.12.01 20:55:33.365862 [ 3 ] {72e59ce6-34b8-46cc-af67-6b1caf1b57a2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:33.365879 [ 3 ] {} HTTP-Session: 54ff1313-9b2b-4784-90e4-4b83beac1c71 Destroying unnamed session 2023.12.01 20:55:33.366025 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:33.366070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:33.366090 [ 3 ] {} HTTP-Session: 53b6a4d5-242f-4b58-833a-4fcc230caa6a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:33.366106 [ 3 ] {} HTTP-Session: 53b6a4d5-242f-4b58-833a-4fcc230caa6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:33.366182 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:33.366222 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:55:33.366331 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:33.366701 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:33.366914 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:55:33.367068 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:55:33.367204 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} executeQuery: Read 152 rows, 15.16 KiB in 0.000986077 sec., 154146 rows/sec., 15.02 MiB/sec. 2023.12.01 20:55:33.367338 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} DynamicQueryHandler: Done processing query 2023.12.01 20:55:33.367362 [ 3 ] {6fef1ae2-7501-4b43-812d-7a669817ffdd} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:55:33.367378 [ 3 ] {} HTTP-Session: 53b6a4d5-242f-4b58-833a-4fcc230caa6a Destroying unnamed session 2023.12.01 20:55:33.367521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:33.367567 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:33.367587 [ 3 ] {} HTTP-Session: 4a5cb409-4d79-41ff-8655-5ae6212efd2d Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:33.367604 [ 3 ] {} HTTP-Session: 4a5cb409-4d79-41ff-8655-5ae6212efd2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:33.367673 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:33.367711 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:55:33.367818 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:33.368117 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:33.368364 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:55:33.368510 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:55:33.368638 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} executeQuery: Read 4 rows, 286.00 B in 0.000931496 sec., 4294 rows/sec., 299.84 KiB/sec. 2023.12.01 20:55:33.368755 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} DynamicQueryHandler: Done processing query 2023.12.01 20:55:33.368779 [ 3 ] {b068d9b2-03d2-4dc2-985f-c6f30a28aceb} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:33.368795 [ 3 ] {} HTTP-Session: 4a5cb409-4d79-41ff-8655-5ae6212efd2d Destroying unnamed session 2023.12.01 20:55:33.368917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:33.368962 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:33.368981 [ 3 ] {} HTTP-Session: ad7ea239-efa9-4784-82c8-206521334b9e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:33.368998 [ 3 ] {} HTTP-Session: ad7ea239-efa9-4784-82c8-206521334b9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:33.369070 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:33.369109 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:55:33.369214 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:33.369495 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:33.369703 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:55:33.369848 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:55:33.369967 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} executeQuery: Read 54 rows, 4.33 KiB in 0.000868894 sec., 62147 rows/sec., 4.87 MiB/sec. 2023.12.01 20:55:33.370085 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} DynamicQueryHandler: Done processing query 2023.12.01 20:55:33.370108 [ 3 ] {12f053ee-a1b2-489a-9340-97dd24cebbf9} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:55:33.370124 [ 3 ] {} HTTP-Session: ad7ea239-efa9-4784-82c8-206521334b9e Destroying unnamed session 2023.12.01 20:55:33.370230 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 446, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:33.370275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:33.370295 [ 3 ] {} HTTP-Session: 94517cd1-fcbd-4c84-b568-987b98e07a57 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:33.370311 [ 3 ] {} HTTP-Session: 94517cd1-fcbd-4c84-b568-987b98e07a57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:33.370380 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:33.370422 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:55:33.370542 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:33.370812 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:33.371048 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:55:33.371218 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:55:33.371349 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} executeQuery: Read 2 rows, 142.00 B in 0.000935986 sec., 2136 rows/sec., 148.16 KiB/sec. 2023.12.01 20:55:33.371344 [ 56 ] {} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.01 20:55:33.371461 [ 56 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:33.371526 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} DynamicQueryHandler: Done processing query 2023.12.01 20:55:33.371576 [ 3 ] {1bc0cc4e-4399-4f10-88fb-eba08d7fb311} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:33.371577 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.01 20:55:33.371612 [ 3 ] {} HTTP-Session: 94517cd1-fcbd-4c84-b568-987b98e07a57 Destroying unnamed session 2023.12.01 20:55:33.371749 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:55:33.371800 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 192 rows starting from the beginning of the part 2023.12.01 20:55:33.371826 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:33.371902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:33.371933 [ 3 ] {} HTTP-Session: 713b3b99-a7f9-464e-8af8-05fa00c2ddcf Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:33.371980 [ 3 ] {} HTTP-Session: 713b3b99-a7f9-464e-8af8-05fa00c2ddcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:33.372098 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.12.01 20:55:33.372226 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:33.372362 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:55:33.372376 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.12.01 20:55:33.372745 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2023.12.01 20:55:33.373008 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:33.373034 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 1 rows starting from the beginning of the part 2023.12.01 20:55:33.373361 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.01 20:55:33.374073 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:33.374915 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:55:33.375133 [ 10 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 269 rows, containing 5 columns (5 merged, 0 gathered) in 0.003608549 sec., 74545.19808377273 rows/sec., 5.19 MiB/sec. 2023.12.01 20:55:33.375268 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:55:33.375320 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.01 20:55:33.375472 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} executeQuery: Read 50 rows, 69.09 KiB in 0.003199498 sec., 15627 rows/sec., 21.09 MiB/sec. 2023.12.01 20:55:33.375684 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.01 20:55:33.375714 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} DynamicQueryHandler: Done processing query 2023.12.01 20:55:33.375748 [ 3 ] {0c89576d-c6ce-4965-9537-d6370eb201ca} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:55:33.375779 [ 3 ] {} HTTP-Session: 713b3b99-a7f9-464e-8af8-05fa00c2ddcf Destroying unnamed session 2023.12.01 20:55:33.375784 [ 16 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_6_1} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.01 20:55:43.361305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:43.361490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:43.361538 [ 3 ] {} HTTP-Session: cbe69182-007e-4cf4-a024-e23b0de44552 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:43.361579 [ 3 ] {} HTTP-Session: cbe69182-007e-4cf4-a024-e23b0de44552 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:43.361793 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:43.361904 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:55:43.362108 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:43.362525 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:43.362783 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:55:43.362943 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:55:43.363059 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} executeQuery: Read 50 rows, 4.05 KiB in 0.001204623 sec., 41506 rows/sec., 3.29 MiB/sec. 2023.12.01 20:55:43.363062 [ 59 ] {} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.12.01 20:55:43.363141 [ 59 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:43.363216 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} DynamicQueryHandler: Done processing query 2023.12.01 20:55:43.363268 [ 3 ] {368dca70-3fed-4216-82fc-856483843793} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:55:43.363294 [ 3 ] {} HTTP-Session: cbe69182-007e-4cf4-a024-e23b0de44552 Destroying unnamed session 2023.12.01 20:55:43.363278 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.12.01 20:55:43.363445 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:55:43.363480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:43.363502 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 50 rows starting from the beginning of the part 2023.12.01 20:55:43.363549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:43.363607 [ 3 ] {} HTTP-Session: ca8152f1-6e20-4b99-bf5e-ee622fd496b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:43.363637 [ 3 ] {} HTTP-Session: ca8152f1-6e20-4b99-bf5e-ee622fd496b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:43.363856 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:43.363863 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:43.363959 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:55:43.364110 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:43.364425 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:43.364445 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:43.364652 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:43.365206 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:43.365689 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:55:43.365966 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.002764156 sec., 90443.52055383271 rows/sec., 7.16 MiB/sec. 2023.12.01 20:55:43.365986 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:55:43.366123 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.01 20:55:43.366235 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} executeQuery: Read 150 rows, 14.99 KiB in 0.002288753 sec., 65537 rows/sec., 6.39 MiB/sec. 2023.12.01 20:55:43.366460 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.01 20:55:43.366476 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} DynamicQueryHandler: Done processing query 2023.12.01 20:55:43.366515 [ 3 ] {537bc7b0-9255-447f-9e35-d021cf129918} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:55:43.366534 [ 3 ] {} HTTP-Session: ca8152f1-6e20-4b99-bf5e-ee622fd496b6 Destroying unnamed session 2023.12.01 20:55:43.366548 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_10_2} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.12.01 20:55:43.366681 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:43.366734 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:43.366754 [ 3 ] {} HTTP-Session: 6a1535c1-eed7-46b3-ba66-c9bd44e89529 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:43.366776 [ 3 ] {} HTTP-Session: 6a1535c1-eed7-46b3-ba66-c9bd44e89529 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:43.366856 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:43.366897 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:55:43.367018 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:43.367396 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:43.367609 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:55:43.367759 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:55:43.367858 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} executeQuery: Read 50 rows, 4.00 KiB in 0.000974067 sec., 51331 rows/sec., 4.01 MiB/sec. 2023.12.01 20:55:43.367980 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} DynamicQueryHandler: Done processing query 2023.12.01 20:55:43.368003 [ 3 ] {143d92bf-348f-4d15-ac00-529eb49a954d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:55:43.368018 [ 3 ] {} HTTP-Session: 6a1535c1-eed7-46b3-ba66-c9bd44e89529 Destroying unnamed session 2023.12.01 20:55:43.368161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:43.368207 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:43.368227 [ 3 ] {} HTTP-Session: 25aa6d3b-92db-43f9-9a78-06bce72efdad Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:43.368243 [ 3 ] {} HTTP-Session: 25aa6d3b-92db-43f9-9a78-06bce72efdad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:43.368330 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:43.368376 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:55:43.368510 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:43.369033 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:43.369369 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:55:43.369550 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:55:43.369657 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} executeQuery: Read 50 rows, 69.09 KiB in 0.001299285 sec., 38482 rows/sec., 51.93 MiB/sec. 2023.12.01 20:55:43.369784 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} DynamicQueryHandler: Done processing query 2023.12.01 20:55:43.369808 [ 3 ] {54a4a6dc-5dfc-4184-bdb7-532760fa2093} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:55:43.369824 [ 3 ] {} HTTP-Session: 25aa6d3b-92db-43f9-9a78-06bce72efdad Destroying unnamed session 2023.12.01 20:55:43.489915 [ 59 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:55:43.489972 [ 59 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:55:48.360105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:48.360235 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:48.360265 [ 3 ] {} HTTP-Session: efb24168-1d75-43a7-b21e-6a5dfafc4dfe Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:48.360294 [ 3 ] {} HTTP-Session: efb24168-1d75-43a7-b21e-6a5dfafc4dfe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:48.360433 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:48.360501 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:55:48.360683 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:48.361176 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:48.361433 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:55:48.361593 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:55:48.361710 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} executeQuery: Read 2 rows, 175.00 B in 0.001239985 sec., 1612 rows/sec., 137.82 KiB/sec. 2023.12.01 20:55:48.361894 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} DynamicQueryHandler: Done processing query 2023.12.01 20:55:48.361921 [ 3 ] {85f5ff5d-e3f8-4ee7-b1f8-a733aa56d38c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:48.361937 [ 3 ] {} HTTP-Session: efb24168-1d75-43a7-b21e-6a5dfafc4dfe Destroying unnamed session 2023.12.01 20:55:48.362057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:48.362129 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:48.362149 [ 3 ] {} HTTP-Session: 210c6334-90ff-4c2b-8189-2a0d316f954b Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:48.362166 [ 3 ] {} HTTP-Session: 210c6334-90ff-4c2b-8189-2a0d316f954b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:48.362238 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:48.362278 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:55:48.362387 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:48.362741 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:48.362944 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.01 20:55:48.363093 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.01 20:55:48.363217 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} executeQuery: Read 37 rows, 3.21 KiB in 0.000944196 sec., 39186 rows/sec., 3.32 MiB/sec. 2023.12.01 20:55:48.363340 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} DynamicQueryHandler: Done processing query 2023.12.01 20:55:48.363364 [ 3 ] {cff9299a-5327-4a69-bf9a-3c81b2b80ca5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:55:48.363379 [ 3 ] {} HTTP-Session: 210c6334-90ff-4c2b-8189-2a0d316f954b Destroying unnamed session 2023.12.01 20:55:48.363492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:48.363537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:48.363557 [ 3 ] {} HTTP-Session: 8bdc5380-bc36-49b9-9d96-24a4aabf8af2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:48.363573 [ 3 ] {} HTTP-Session: 8bdc5380-bc36-49b9-9d96-24a4aabf8af2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:48.363721 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:48.363762 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:55:48.363867 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:48.364165 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:48.364373 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:55:48.364520 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:55:48.364646 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} executeQuery: Read 2 rows, 143.00 B in 0.000891264 sec., 2244 rows/sec., 156.69 KiB/sec. 2023.12.01 20:55:48.364809 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} DynamicQueryHandler: Done processing query 2023.12.01 20:55:48.364834 [ 3 ] {70efd44f-6ef4-47ad-87f9-77efc4a737f3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:48.364850 [ 3 ] {} HTTP-Session: 8bdc5380-bc36-49b9-9d96-24a4aabf8af2 Destroying unnamed session 2023.12.01 20:55:48.364993 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:48.365039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:48.365059 [ 3 ] {} HTTP-Session: 44bf39cf-3a0f-4bde-854f-14dcf1569e00 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:48.365076 [ 3 ] {} HTTP-Session: 44bf39cf-3a0f-4bde-854f-14dcf1569e00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:48.365149 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:48.365189 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:55:48.365302 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:48.365596 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:48.365825 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.01 20:55:48.365975 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.01 20:55:48.366105 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} executeQuery: Read 26 rows, 2.06 KiB in 0.000926995 sec., 28047 rows/sec., 2.17 MiB/sec. 2023.12.01 20:55:48.366274 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} DynamicQueryHandler: Done processing query 2023.12.01 20:55:48.366298 [ 3 ] {bb697923-b23b-4b9c-9e46-76eb26199b17} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:55:48.366314 [ 3 ] {} HTTP-Session: 44bf39cf-3a0f-4bde-854f-14dcf1569e00 Destroying unnamed session 2023.12.01 20:55:48.366435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7186, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:48.366481 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:48.366499 [ 3 ] {} HTTP-Session: 77ddecef-337b-4ddc-9faf-c5d69f630067 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:48.366516 [ 3 ] {} HTTP-Session: 77ddecef-337b-4ddc-9faf-c5d69f630067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:48.366591 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:48.366634 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:55:48.366763 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:48.367054 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:48.367304 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:55:48.367475 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:55:48.367593 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} executeQuery: Read 37 rows, 2.64 KiB in 0.000967087 sec., 38259 rows/sec., 2.66 MiB/sec. 2023.12.01 20:55:48.367721 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} DynamicQueryHandler: Done processing query 2023.12.01 20:55:48.367744 [ 3 ] {9ac1b843-bb0b-42ec-9004-f802c497dd94} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:55:48.367761 [ 3 ] {} HTTP-Session: 77ddecef-337b-4ddc-9faf-c5d69f630067 Destroying unnamed session 2023.12.01 20:55:53.362819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:53.362993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:53.363041 [ 3 ] {} HTTP-Session: 01f51a02-68c3-4b0c-89f6-7b8f17e6bfb2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:53.363082 [ 3 ] {} HTTP-Session: 01f51a02-68c3-4b0c-89f6-7b8f17e6bfb2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:53.363276 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:53.363337 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:55:53.363497 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:53.363992 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:53.364268 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:55:53.364435 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:55:53.364559 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} executeQuery: Read 50 rows, 4.05 KiB in 0.001247304 sec., 40086 rows/sec., 3.17 MiB/sec. 2023.12.01 20:55:53.364713 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} DynamicQueryHandler: Done processing query 2023.12.01 20:55:53.364739 [ 3 ] {d49ccd83-8586-4679-982d-0db77207728a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:55:53.364760 [ 3 ] {} HTTP-Session: 01f51a02-68c3-4b0c-89f6-7b8f17e6bfb2 Destroying unnamed session 2023.12.01 20:55:53.364901 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:53.364953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:53.364973 [ 3 ] {} HTTP-Session: 78f11b44-0fcd-44fd-8b6d-353b6ef1dd9e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:53.364991 [ 3 ] {} HTTP-Session: 78f11b44-0fcd-44fd-8b6d-353b6ef1dd9e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:53.365076 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:53.365118 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:55:53.365227 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:53.365667 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:53.365893 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.01 20:55:53.366043 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.01 20:55:53.366148 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} executeQuery: Read 150 rows, 14.99 KiB in 0.001041028 sec., 144088 rows/sec., 14.06 MiB/sec. 2023.12.01 20:55:53.366295 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} DynamicQueryHandler: Done processing query 2023.12.01 20:55:53.366320 [ 3 ] {6514c16d-36c3-4166-9d27-889ca65ba755} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:55:53.366336 [ 3 ] {} HTTP-Session: 78f11b44-0fcd-44fd-8b6d-353b6ef1dd9e Destroying unnamed session 2023.12.01 20:55:53.366468 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:53.366516 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:53.366534 [ 3 ] {} HTTP-Session: 92d604cd-635c-4359-9079-4b8149174dcc Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:53.366551 [ 3 ] {} HTTP-Session: 92d604cd-635c-4359-9079-4b8149174dcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:53.366627 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:53.366667 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:55:53.366776 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:53.367094 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:53.367314 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.01 20:55:53.367465 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.01 20:55:53.367565 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} executeQuery: Read 61 rows, 4.87 KiB in 0.000910655 sec., 66984 rows/sec., 5.22 MiB/sec. 2023.12.01 20:55:53.367680 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} DynamicQueryHandler: Done processing query 2023.12.01 20:55:53.367704 [ 3 ] {27f4a600-d77c-4ac2-aec8-061638f52c56} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:55:53.367719 [ 3 ] {} HTTP-Session: 92d604cd-635c-4359-9079-4b8149174dcc Destroying unnamed session 2023.12.01 20:55:53.367865 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2130, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:53.367911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:53.367929 [ 3 ] {} HTTP-Session: d641c625-bb11-428f-9cb9-e3eb8f07c282 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:53.367945 [ 3 ] {} HTTP-Session: d641c625-bb11-428f-9cb9-e3eb8f07c282 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:53.368016 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:53.368058 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.01 20:55:53.368174 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:53.368452 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:53.368706 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.01 20:55:53.368878 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.01 20:55:53.368981 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} executeQuery: Read 11 rows, 743.00 B in 0.000935766 sec., 11755 rows/sec., 775.39 KiB/sec. 2023.12.01 20:55:53.369132 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} DynamicQueryHandler: Done processing query 2023.12.01 20:55:53.369156 [ 3 ] {77f2b9de-2dd2-442b-8688-4a4e25411617} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:55:53.369172 [ 3 ] {} HTTP-Session: d641c625-bb11-428f-9cb9-e3eb8f07c282 Destroying unnamed session 2023.12.01 20:55:53.369349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:55:53.369395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:55:53.369414 [ 3 ] {} HTTP-Session: 745e7f7d-e9fa-41f9-bb99-b8cc8da361e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:55:53.369430 [ 3 ] {} HTTP-Session: 745e7f7d-e9fa-41f9-bb99-b8cc8da361e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:55:53.369526 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:55:53.369571 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:55:53.369710 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:55:53.370240 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:53.370553 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:55:53.370730 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:55:53.370823 [ 55 ] {} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.01 20:55:53.370836 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} executeQuery: Read 50 rows, 69.09 KiB in 0.001282185 sec., 38995 rows/sec., 52.62 MiB/sec. 2023.12.01 20:55:53.370870 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:53.371046 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.01 20:55:53.371115 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} DynamicQueryHandler: Done processing query 2023.12.01 20:55:53.371159 [ 3 ] {271c00e5-5fe6-4ef3-8b1c-acd1b19df7b3} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:55:53.371197 [ 3 ] {} HTTP-Session: 745e7f7d-e9fa-41f9-bb99-b8cc8da361e7 Destroying unnamed session 2023.12.01 20:55:53.371261 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:55:53.371302 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 277 rows starting from the beginning of the part 2023.12.01 20:55:53.371455 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:53.371557 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:53.371653 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:53.371739 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:53.371829 [ 10 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2023.12.01 20:55:53.373277 [ 24 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 527 rows, containing 6 columns (6 merged, 0 gathered) in 0.002334494 sec., 225744.85091844315 rows/sec., 304.63 MiB/sec. 2023.12.01 20:55:53.373657 [ 24 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.01 20:55:53.373903 [ 24 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.01 20:55:53.373980 [ 24 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.01 20:55:53.374064 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_11_2: 4.01 MiB. 2023.12.01 20:55:54.000120 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.14 MiB, peak 237.55 MiB, will set to 230.97 MiB (RSS), difference: -4.18 MiB 2023.12.01 20:55:58.490231 [ 94 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:55:58.490283 [ 94 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:55:59.911744 [ 119 ] {} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.01 20:55:59.911906 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:55:59.911987 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.01 20:55:59.912113 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:55:59.912149 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.01 20:55:59.912279 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.01 20:55:59.912381 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.12.01 20:55:59.912473 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.12.01 20:55:59.912550 [ 10 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.01 20:55:59.913150 [ 9 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001161702 sec., 10329.671464799063 rows/sec., 875.94 KiB/sec. 2023.12.01 20:55:59.913348 [ 14 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.01 20:55:59.913560 [ 14 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.01 20:55:59.913627 [ 14 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_5_1} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.01 20:56:00.637845 [ 119 ] {} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.01 20:56:00.637929 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:56:00.638036 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.01 20:56:00.638195 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:56:00.638233 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.01 20:56:00.638400 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.01 20:56:00.638498 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part 2023.12.01 20:56:00.638579 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 4 rows starting from the beginning of the part 2023.12.01 20:56:00.638652 [ 15 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.01 20:56:00.639227 [ 9 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001240784 sec., 9671.304594514437 rows/sec., 675.29 KiB/sec. 2023.12.01 20:56:00.639389 [ 14 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.01 20:56:00.639608 [ 14 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.01 20:56:00.639683 [ 14 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_5_1} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.01 20:56:03.361991 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:03.362106 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:03.362137 [ 3 ] {} HTTP-Session: 5e10e3a4-ac99-4c1a-bdc2-f3585c2e42fb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:03.362165 [ 3 ] {} HTTP-Session: 5e10e3a4-ac99-4c1a-bdc2-f3585c2e42fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:03.362309 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:03.362378 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:56:03.362560 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:03.363029 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:56:03.363298 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:56:03.363476 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:56:03.363626 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} executeQuery: Read 50 rows, 4.05 KiB in 0.001273706 sec., 39255 rows/sec., 3.11 MiB/sec. 2023.12.01 20:56:03.363785 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} DynamicQueryHandler: Done processing query 2023.12.01 20:56:03.363811 [ 3 ] {d3e8a063-b009-4409-a7cb-cb5899744559} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:56:03.363828 [ 3 ] {} HTTP-Session: 5e10e3a4-ac99-4c1a-bdc2-f3585c2e42fb Destroying unnamed session 2023.12.01 20:56:03.363954 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:03.364005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:03.364026 [ 3 ] {} HTTP-Session: bba70a5c-4d4d-4c3a-9a49-2acf20c61f24 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:03.364044 [ 3 ] {} HTTP-Session: bba70a5c-4d4d-4c3a-9a49-2acf20c61f24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:03.364120 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:03.364165 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:56:03.364278 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:03.364575 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:56:03.364787 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:56:03.364938 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:56:03.365040 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} executeQuery: Read 2 rows, 175.00 B in 0.000890014 sec., 2247 rows/sec., 192.02 KiB/sec. 2023.12.01 20:56:03.365223 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} DynamicQueryHandler: Done processing query 2023.12.01 20:56:03.365247 [ 3 ] {cc9c4159-0eac-4849-8c98-bc42ccbd7789} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:03.365263 [ 3 ] {} HTTP-Session: bba70a5c-4d4d-4c3a-9a49-2acf20c61f24 Destroying unnamed session 2023.12.01 20:56:03.365423 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24313, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:03.365470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:03.365490 [ 3 ] {} HTTP-Session: 145e3204-f889-4ce2-937a-74a315444189 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:03.365506 [ 3 ] {} HTTP-Session: 145e3204-f889-4ce2-937a-74a315444189 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:03.365584 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:03.365624 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:56:03.365742 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:03.366127 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:56:03.366344 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.01 20:56:03.366492 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.01 20:56:03.366596 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} executeQuery: Read 151 rows, 15.08 KiB in 0.000983247 sec., 153572 rows/sec., 14.97 MiB/sec. 2023.12.01 20:56:03.366592 [ 169 ] {} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.01 20:56:03.366662 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:56:03.366743 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} DynamicQueryHandler: Done processing query 2023.12.01 20:56:03.366785 [ 3 ] {c46b67e2-4f28-4dbb-baef-2775b47f0112} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:56:03.366822 [ 3 ] {} HTTP-Session: 145e3204-f889-4ce2-937a-74a315444189 Destroying unnamed session 2023.12.01 20:56:03.366838 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.01 20:56:03.366961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:03.367046 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:03.367090 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:56:03.367101 [ 3 ] {} HTTP-Session: 72330455-c76f-47cd-a608-4d09bb904862 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:03.367175 [ 3 ] {} HTTP-Session: 72330455-c76f-47cd-a608-4d09bb904862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:03.367201 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 189 rows starting from the beginning of the part 2023.12.01 20:56:03.367363 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:03.367439 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:56:03.367662 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 152 rows starting from the beginning of the part 2023.12.01 20:56:03.367884 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:03.367921 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 150 rows starting from the beginning of the part 2023.12.01 20:56:03.368109 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 37 rows starting from the beginning of the part 2023.12.01 20:56:03.368380 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 150 rows starting from the beginning of the part 2023.12.01 20:56:03.368648 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 151 rows starting from the beginning of the part 2023.12.01 20:56:03.368652 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:56:03.368995 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.01 20:56:03.369268 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.01 20:56:03.369577 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} executeQuery: Read 2 rows, 143.00 B in 0.002122138 sec., 942 rows/sec., 65.81 KiB/sec. 2023.12.01 20:56:03.369843 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} DynamicQueryHandler: Done processing query 2023.12.01 20:56:03.369877 [ 3 ] {60725605-7d5c-4d23-b958-9a4a54ea925d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:03.369898 [ 3 ] {} HTTP-Session: 72330455-c76f-47cd-a608-4d09bb904862 Destroying unnamed session 2023.12.01 20:56:03.370110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8866, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:03.370222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:03.370248 [ 10 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 829 rows, containing 4 columns (4 merged, 0 gathered) in 0.003513226 sec., 235965.46308150972 rows/sec., 22.73 MiB/sec. 2023.12.01 20:56:03.370262 [ 3 ] {} HTTP-Session: d62a7edb-5a70-4b83-a43c-1e491eabd4cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:03.370331 [ 3 ] {} HTTP-Session: d62a7edb-5a70-4b83-a43c-1e491eabd4cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:03.370422 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:03.370442 [ 9 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.01 20:56:03.370477 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:56:03.370625 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:03.370663 [ 9 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.01 20:56:03.370743 [ 9 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_16_3} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.01 20:56:03.371049 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:56:03.371259 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.01 20:56:03.371411 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.01 20:56:03.371510 [ 169 ] {} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.01 20:56:03.371515 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} executeQuery: Read 52 rows, 4.17 KiB in 0.001057339 sec., 49180 rows/sec., 3.85 MiB/sec. 2023.12.01 20:56:03.371546 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:56:03.371709 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.01 20:56:03.371864 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} DynamicQueryHandler: Done processing query 2023.12.01 20:56:03.371866 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:56:03.371906 [ 3 ] {98d911f8-0091-480c-b4ec-c1f9d005eeca} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:56:03.371940 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 109 rows starting from the beginning of the part 2023.12.01 20:56:03.371947 [ 3 ] {} HTTP-Session: d62a7edb-5a70-4b83-a43c-1e491eabd4cb Destroying unnamed session 2023.12.01 20:56:03.372072 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 54 rows starting from the beginning of the part 2023.12.01 20:56:03.372111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:03.372208 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:03.372265 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:03.372266 [ 3 ] {} HTTP-Session: a02e841f-18ca-4dec-b4be-898e22fe7fd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:03.372335 [ 3 ] {} HTTP-Session: a02e841f-18ca-4dec-b4be-898e22fe7fd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:03.372523 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 26 rows starting from the beginning of the part 2023.12.01 20:56:03.372541 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:03.372644 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:56:03.372736 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 61 rows starting from the beginning of the part 2023.12.01 20:56:03.373050 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 52 rows starting from the beginning of the part 2023.12.01 20:56:03.373188 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:03.373931 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:56:03.374575 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:56:03.374706 [ 9 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 352 rows, containing 4 columns (4 merged, 0 gathered) in 0.003111615 sec., 113124.53500834775 rows/sec., 8.83 MiB/sec. 2023.12.01 20:56:03.374820 [ 9 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.01 20:56:03.374852 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:56:03.375011 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} executeQuery: Read 1 rows, 71.00 B in 0.002399916 sec., 416 rows/sec., 28.89 KiB/sec. 2023.12.01 20:56:03.375048 [ 9 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.01 20:56:03.375166 [ 9 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_16_3} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.01 20:56:03.375204 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} DynamicQueryHandler: Done processing query 2023.12.01 20:56:03.375244 [ 3 ] {f5b435b5-e5dc-4503-97f1-a84087d7b77c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.01 20:56:03.375262 [ 3 ] {} HTTP-Session: a02e841f-18ca-4dec-b4be-898e22fe7fd2 Destroying unnamed session 2023.12.01 20:56:03.375466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:03.375512 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:03.375532 [ 3 ] {} HTTP-Session: 6cebb488-151c-4565-b116-c0e72154b16f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:03.375548 [ 3 ] {} HTTP-Session: 6cebb488-151c-4565-b116-c0e72154b16f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:03.375639 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:03.375684 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:56:03.375822 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:03.376381 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.43 GiB. 2023.12.01 20:56:03.376697 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:56:03.376877 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:56:03.376983 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} executeQuery: Read 50 rows, 69.09 KiB in 0.001315316 sec., 38013 rows/sec., 51.30 MiB/sec. 2023.12.01 20:56:03.377108 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} DynamicQueryHandler: Done processing query 2023.12.01 20:56:03.377132 [ 3 ] {ac697b1a-f9dc-4a2f-acae-c84935e9bb40} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:56:03.377148 [ 3 ] {} HTTP-Session: 6cebb488-151c-4565-b116-c0e72154b16f Destroying unnamed session 2023.12.01 20:56:13.361719 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:13.361895 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:13.361944 [ 3 ] {} HTTP-Session: a9e28d0b-6b85-4904-a130-1790cb912ae0 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:13.361986 [ 3 ] {} HTTP-Session: a9e28d0b-6b85-4904-a130-1790cb912ae0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:13.362122 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:13.362184 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:56:13.362347 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:13.362861 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:13.363126 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:56:13.363294 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:56:13.363430 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} executeQuery: Read 50 rows, 4.05 KiB in 0.001267155 sec., 39458 rows/sec., 3.12 MiB/sec. 2023.12.01 20:56:13.363613 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} DynamicQueryHandler: Done processing query 2023.12.01 20:56:13.363639 [ 3 ] {e4d1f57f-a1f9-4210-a154-82b453e6546e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:56:13.363655 [ 3 ] {} HTTP-Session: a9e28d0b-6b85-4904-a130-1790cb912ae0 Destroying unnamed session 2023.12.01 20:56:13.363793 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:13.363844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:13.363864 [ 3 ] {} HTTP-Session: 258448c4-3569-4890-b467-14f23cfd5fda Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:13.363882 [ 3 ] {} HTTP-Session: 258448c4-3569-4890-b467-14f23cfd5fda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:13.363967 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:13.364009 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:56:13.364117 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:13.364527 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:13.364755 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.01 20:56:13.364916 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.01 20:56:13.365041 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} executeQuery: Read 150 rows, 14.99 KiB in 0.001039138 sec., 144350 rows/sec., 14.08 MiB/sec. 2023.12.01 20:56:13.365167 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} DynamicQueryHandler: Done processing query 2023.12.01 20:56:13.365190 [ 3 ] {1d75d3d1-b5ba-4ad7-baf7-d0a22aeb6b16} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:56:13.365206 [ 3 ] {} HTTP-Session: 258448c4-3569-4890-b467-14f23cfd5fda Destroying unnamed session 2023.12.01 20:56:13.365330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:13.365377 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:13.365397 [ 3 ] {} HTTP-Session: 8c95fe0a-d890-425a-81dd-44b8b0c4c3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:13.365414 [ 3 ] {} HTTP-Session: 8c95fe0a-d890-425a-81dd-44b8b0c4c3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:13.365487 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:13.365527 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:56:13.365634 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:13.365946 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:13.366156 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.01 20:56:13.366306 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.01 20:56:13.366428 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} executeQuery: Read 50 rows, 4.00 KiB in 0.000907785 sec., 55079 rows/sec., 4.31 MiB/sec. 2023.12.01 20:56:13.366632 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} DynamicQueryHandler: Done processing query 2023.12.01 20:56:13.366656 [ 3 ] {7d1cb1a5-d797-413e-a7da-61ef2287ff4d} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:56:13.366672 [ 3 ] {} HTTP-Session: 8c95fe0a-d890-425a-81dd-44b8b0c4c3c6 Destroying unnamed session 2023.12.01 20:56:13.366807 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:13.366853 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:13.366872 [ 3 ] {} HTTP-Session: 850fb178-0bd6-4bae-a96e-123071be96ae Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:13.366889 [ 3 ] {} HTTP-Session: 850fb178-0bd6-4bae-a96e-123071be96ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:13.366980 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:13.367028 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:56:13.367185 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:13.367696 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:13.368023 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:56:13.368201 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:56:13.368335 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} executeQuery: Read 50 rows, 69.09 KiB in 0.001324387 sec., 37753 rows/sec., 50.95 MiB/sec. 2023.12.01 20:56:13.368466 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} DynamicQueryHandler: Done processing query 2023.12.01 20:56:13.368488 [ 3 ] {6f441ce4-a87e-41c9-bdbd-60287a114c2d} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:56:13.368504 [ 3 ] {} HTTP-Session: 850fb178-0bd6-4bae-a96e-123071be96ae Destroying unnamed session 2023.12.01 20:56:13.490549 [ 166 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:56:13.490636 [ 166 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:56:18.360641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:18.360823 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:18.360872 [ 3 ] {} HTTP-Session: 0ac7a327-e911-444e-b66c-2586361662ca Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:18.360915 [ 3 ] {} HTTP-Session: 0ac7a327-e911-444e-b66c-2586361662ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:18.361120 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:18.361222 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:56:18.361396 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:18.361923 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:18.362196 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.01 20:56:18.362365 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.01 20:56:18.362499 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} executeQuery: Read 36 rows, 3.12 KiB in 0.001320126 sec., 27270 rows/sec., 2.31 MiB/sec. 2023.12.01 20:56:18.362659 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} DynamicQueryHandler: Done processing query 2023.12.01 20:56:18.362685 [ 3 ] {3728a031-067c-4b21-ae81-19d28a611b95} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:56:18.362701 [ 3 ] {} HTTP-Session: 0ac7a327-e911-444e-b66c-2586361662ca Destroying unnamed session 2023.12.01 20:56:18.362828 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:18.362880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:18.362902 [ 3 ] {} HTTP-Session: 5d8cabdb-a26c-49e9-a651-96c3cb1bb97c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:18.362921 [ 3 ] {} HTTP-Session: 5d8cabdb-a26c-49e9-a651-96c3cb1bb97c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:18.363000 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:18.363043 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:56:18.363156 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:18.363480 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:18.363689 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.01 20:56:18.363852 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.01 20:56:18.363986 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} executeQuery: Read 24 rows, 1.90 KiB in 0.000954206 sec., 25151 rows/sec., 1.94 MiB/sec. 2023.12.01 20:56:18.364101 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} DynamicQueryHandler: Done processing query 2023.12.01 20:56:18.364125 [ 3 ] {fb926f4f-486f-4441-b497-a3756f1b79a1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:56:18.364140 [ 3 ] {} HTTP-Session: 5d8cabdb-a26c-49e9-a651-96c3cb1bb97c Destroying unnamed session 2023.12.01 20:56:18.364266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7003, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:18.364311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:18.364330 [ 3 ] {} HTTP-Session: f9e36fb4-9f97-4ae0-b25d-8fe8280d2823 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:18.364347 [ 3 ] {} HTTP-Session: f9e36fb4-9f97-4ae0-b25d-8fe8280d2823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:18.364420 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:18.364463 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:56:18.364583 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:18.364873 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:18.365120 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:56:18.365294 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:56:18.365425 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} executeQuery: Read 36 rows, 2.57 KiB in 0.000974207 sec., 36953 rows/sec., 2.57 MiB/sec. 2023.12.01 20:56:18.365571 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} DynamicQueryHandler: Done processing query 2023.12.01 20:56:18.365596 [ 3 ] {b4407794-d600-43fb-ab3f-35a333eb92d1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:56:18.365612 [ 3 ] {} HTTP-Session: f9e36fb4-9f97-4ae0-b25d-8fe8280d2823 Destroying unnamed session 2023.12.01 20:56:23.362618 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:23.362797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:23.362846 [ 3 ] {} HTTP-Session: c6ea4b76-db9e-414a-b3f2-17871c13d3b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:23.362889 [ 3 ] {} HTTP-Session: c6ea4b76-db9e-414a-b3f2-17871c13d3b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:23.363095 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:23.363194 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:56:23.363471 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:23.363964 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:23.364224 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.01 20:56:23.364382 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.01 20:56:23.364509 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} executeQuery: Read 50 rows, 4.05 KiB in 0.001359077 sec., 36789 rows/sec., 2.91 MiB/sec. 2023.12.01 20:56:23.364543 [ 112 ] {} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 2023.12.01 20:56:23.364649 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:23.364663 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} DynamicQueryHandler: Done processing query 2023.12.01 20:56:23.364710 [ 3 ] {68633f19-9c9a-49ce-9861-1da268404d2f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:56:23.364769 [ 3 ] {} HTTP-Session: c6ea4b76-db9e-414a-b3f2-17871c13d3b2 Destroying unnamed session 2023.12.01 20:56:23.364792 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact 2023.12.01 20:56:23.364924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:23.364981 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:56:23.365005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:23.365041 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 50 rows starting from the beginning of the part 2023.12.01 20:56:23.365052 [ 3 ] {} HTTP-Session: 5d2507a1-3e17-45c4-8e3a-18ed94cdde0c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:23.365092 [ 3 ] {} HTTP-Session: 5d2507a1-3e17-45c4-8e3a-18ed94cdde0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:23.365241 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:23.365347 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:56:23.365363 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:23.365716 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:23.365828 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:23.366026 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:23.366136 [ 20 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:23.366704 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:23.367099 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:56:23.367357 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:56:23.367694 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} executeQuery: Read 2 rows, 175.00 B in 0.002382905 sec., 839 rows/sec., 71.72 KiB/sec. 2023.12.01 20:56:23.367777 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} MergeTask::MergeProjectionsStage: Merge sorted 250 rows, containing 4 columns (4 merged, 0 gathered) in 0.003017913 sec., 82838.70343512221 rows/sec., 6.56 MiB/sec. 2023.12.01 20:56:23.367891 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} DynamicQueryHandler: Done processing query 2023.12.01 20:56:23.367925 [ 3 ] {44ce747f-e7c5-476f-85d7-a07edf5a7aa4} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:23.367942 [ 3 ] {} HTTP-Session: 5d2507a1-3e17-45c4-8e3a-18ed94cdde0c Destroying unnamed session 2023.12.01 20:56:23.368086 [ 10 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) 2023.12.01 20:56:23.368138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24305, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:23.368218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:23.368240 [ 3 ] {} HTTP-Session: 522a9402-f6be-4996-a94c-7dc52329b032 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:23.368258 [ 3 ] {} HTTP-Session: 522a9402-f6be-4996-a94c-7dc52329b032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:23.368367 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:23.368424 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:56:23.368538 [ 10 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. 2023.12.01 20:56:23.368656 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:23.368680 [ 10 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_14_3} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 2023.12.01 20:56:23.369102 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:23.369331 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.01 20:56:23.369476 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.01 20:56:23.369599 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} executeQuery: Read 151 rows, 15.07 KiB in 0.001190473 sec., 126840 rows/sec., 12.36 MiB/sec. 2023.12.01 20:56:23.369757 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} DynamicQueryHandler: Done processing query 2023.12.01 20:56:23.369783 [ 3 ] {097e48ae-9eb0-4488-bf91-f3fd83515843} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:56:23.369799 [ 3 ] {} HTTP-Session: 522a9402-f6be-4996-a94c-7dc52329b032 Destroying unnamed session 2023.12.01 20:56:23.369913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:23.369957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:23.369976 [ 3 ] {} HTTP-Session: 187cb746-0c50-4243-8ef7-44a97a0cec10 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:23.369992 [ 3 ] {} HTTP-Session: 187cb746-0c50-4243-8ef7-44a97a0cec10 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:23.370061 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:23.370100 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:56:23.370212 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:23.370470 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:23.370666 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.01 20:56:23.370810 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.01 20:56:23.370934 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} executeQuery: Read 2 rows, 143.00 B in 0.000842513 sec., 2373 rows/sec., 165.75 KiB/sec. 2023.12.01 20:56:23.371060 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} DynamicQueryHandler: Done processing query 2023.12.01 20:56:23.371084 [ 3 ] {3dd69741-5038-440f-bab1-12a7bf7e0da9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:23.371100 [ 3 ] {} HTTP-Session: 187cb746-0c50-4243-8ef7-44a97a0cec10 Destroying unnamed session 2023.12.01 20:56:23.371212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10713, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:23.371256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:23.371275 [ 3 ] {} HTTP-Session: 5323204f-e23a-49a1-b5e0-2b86fe7794fe Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:23.371291 [ 3 ] {} HTTP-Session: 5323204f-e23a-49a1-b5e0-2b86fe7794fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:23.371363 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:23.371400 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:56:23.371504 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:23.371805 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:23.372008 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.01 20:56:23.372151 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.01 20:56:23.372273 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} executeQuery: Read 63 rows, 5.03 KiB in 0.000882214 sec., 71411 rows/sec., 5.57 MiB/sec. 2023.12.01 20:56:23.372375 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} DynamicQueryHandler: Done processing query 2023.12.01 20:56:23.372398 [ 3 ] {94084d4c-fdcb-469d-85a9-2de27e8d987f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:56:23.372413 [ 3 ] {} HTTP-Session: 5323204f-e23a-49a1-b5e0-2b86fe7794fe Destroying unnamed session 2023.12.01 20:56:23.372511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2131, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:23.372553 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:23.372572 [ 3 ] {} HTTP-Session: 29341263-2584-47ec-8157-5bb7996a5ab3 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:23.372588 [ 3 ] {} HTTP-Session: 29341263-2584-47ec-8157-5bb7996a5ab3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:23.372656 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:23.372696 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.01 20:56:23.372811 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:23.373068 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:23.373302 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:56:23.373472 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:56:23.373595 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} executeQuery: Read 11 rows, 743.00 B in 0.000909085 sec., 12100 rows/sec., 798.15 KiB/sec. 2023.12.01 20:56:23.373727 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} DynamicQueryHandler: Done processing query 2023.12.01 20:56:23.373750 [ 3 ] {679e3396-79c1-4fbd-9e90-5f8873d9def6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:23.373765 [ 3 ] {} HTTP-Session: 29341263-2584-47ec-8157-5bb7996a5ab3 Destroying unnamed session 2023.12.01 20:56:23.373860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:23.373905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:23.373923 [ 3 ] {} HTTP-Session: 2342ee60-a33d-4a7f-843c-601fbce549cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:23.373939 [ 3 ] {} HTTP-Session: 2342ee60-a33d-4a7f-843c-601fbce549cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:23.374006 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:23.374046 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:56:23.374161 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:23.374468 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:23.374701 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:56:23.374872 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:56:23.374996 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} executeQuery: Read 1 rows, 71.00 B in 0.000961456 sec., 1040 rows/sec., 72.12 KiB/sec. 2023.12.01 20:56:23.375114 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} DynamicQueryHandler: Done processing query 2023.12.01 20:56:23.375137 [ 3 ] {256a8e05-7357-414f-9c2a-cd38b1867bf5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:23.375153 [ 3 ] {} HTTP-Session: 2342ee60-a33d-4a7f-843c-601fbce549cb Destroying unnamed session 2023.12.01 20:56:23.375298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:23.375342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:23.375361 [ 3 ] {} HTTP-Session: 409bc0dd-a13d-4864-8d20-3cf2db938b5f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:23.375376 [ 3 ] {} HTTP-Session: 409bc0dd-a13d-4864-8d20-3cf2db938b5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:23.375460 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:23.375505 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:56:23.375639 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:23.376136 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:23.376445 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.01 20:56:23.376617 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.01 20:56:23.376742 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} executeQuery: Read 50 rows, 69.09 KiB in 0.001252515 sec., 39919 rows/sec., 53.87 MiB/sec. 2023.12.01 20:56:23.376871 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} DynamicQueryHandler: Done processing query 2023.12.01 20:56:23.376894 [ 3 ] {1bfff209-d02d-4eff-aca2-8af5bb1dd7f6} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:56:23.376910 [ 3 ] {} HTTP-Session: 409bc0dd-a13d-4864-8d20-3cf2db938b5f Destroying unnamed session 2023.12.01 20:56:28.490901 [ 179 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:56:28.491008 [ 179 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:56:33.362492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:33.362614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:33.362639 [ 3 ] {} HTTP-Session: 228ca9f1-44ce-4cca-b0f1-e83982f7e7f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:33.362664 [ 3 ] {} HTTP-Session: 228ca9f1-44ce-4cca-b0f1-e83982f7e7f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:33.362791 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:33.362850 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:56:33.363010 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:33.363507 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:33.363773 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.01 20:56:33.363932 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.01 20:56:33.364058 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} executeQuery: Read 50 rows, 4.05 KiB in 0.001232064 sec., 40582 rows/sec., 3.21 MiB/sec. 2023.12.01 20:56:33.364202 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} DynamicQueryHandler: Done processing query 2023.12.01 20:56:33.364226 [ 3 ] {425d5cc7-87af-4db3-962a-f11f9e9f11c4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:56:33.364243 [ 3 ] {} HTTP-Session: 228ca9f1-44ce-4cca-b0f1-e83982f7e7f9 Destroying unnamed session 2023.12.01 20:56:33.364360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:33.364406 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:33.364425 [ 3 ] {} HTTP-Session: 6abfbfcb-2d8e-4265-94d3-bac1fed44a5f Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:33.364442 [ 3 ] {} HTTP-Session: 6abfbfcb-2d8e-4265-94d3-bac1fed44a5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:33.364513 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:33.364553 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:56:33.364661 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:33.364952 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:33.365162 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:56:33.365310 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:56:33.365410 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} executeQuery: Read 4 rows, 342.00 B in 0.000870033 sec., 4597 rows/sec., 383.88 KiB/sec. 2023.12.01 20:56:33.365531 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} DynamicQueryHandler: Done processing query 2023.12.01 20:56:33.365554 [ 3 ] {0302db50-c81c-42bc-bf6c-b4b88817a51e} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:33.365570 [ 3 ] {} HTTP-Session: 6abfbfcb-2d8e-4265-94d3-bac1fed44a5f Destroying unnamed session 2023.12.01 20:56:33.365705 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24462, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:33.365749 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:33.365767 [ 3 ] {} HTTP-Session: 5689a27c-ea83-496d-bf7a-983381e2e7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:33.365784 [ 3 ] {} HTTP-Session: 5689a27c-ea83-496d-bf7a-983381e2e7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:33.365857 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:33.365895 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:56:33.366000 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:33.366381 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:33.366600 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.01 20:56:33.366749 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.01 20:56:33.366872 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} executeQuery: Read 152 rows, 15.16 KiB in 0.000976877 sec., 155597 rows/sec., 15.16 MiB/sec. 2023.12.01 20:56:33.367029 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} DynamicQueryHandler: Done processing query 2023.12.01 20:56:33.367053 [ 3 ] {0b0b80dd-1e64-433a-b52d-18730d68f387} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:56:33.367070 [ 3 ] {} HTTP-Session: 5689a27c-ea83-496d-bf7a-983381e2e7b7 Destroying unnamed session 2023.12.01 20:56:33.367228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:33.367274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:33.367293 [ 3 ] {} HTTP-Session: 02bbe0c1-3e0a-4a01-a8bf-e59d25077833 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:33.367310 [ 3 ] {} HTTP-Session: 02bbe0c1-3e0a-4a01-a8bf-e59d25077833 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:33.367381 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:33.367421 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:56:33.367535 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:33.367810 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:33.368015 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.01 20:56:33.368161 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.01 20:56:33.368273 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} executeQuery: Read 4 rows, 286.00 B in 0.000860344 sec., 4649 rows/sec., 324.63 KiB/sec. 2023.12.01 20:56:33.368391 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} DynamicQueryHandler: Done processing query 2023.12.01 20:56:33.368415 [ 3 ] {8120d848-f717-403b-8b13-e488e6c4061a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:33.368430 [ 3 ] {} HTTP-Session: 02bbe0c1-3e0a-4a01-a8bf-e59d25077833 Destroying unnamed session 2023.12.01 20:56:33.368552 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:33.368598 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:33.368617 [ 3 ] {} HTTP-Session: af6d309a-b981-4448-9d6d-9c66318f19f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:33.368634 [ 3 ] {} HTTP-Session: af6d309a-b981-4448-9d6d-9c66318f19f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:33.368706 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:33.368744 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:56:33.368848 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:33.369150 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:33.369352 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.01 20:56:33.369498 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.01 20:56:33.369630 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} executeQuery: Read 54 rows, 4.33 KiB in 0.000890374 sec., 60648 rows/sec., 4.75 MiB/sec. 2023.12.01 20:56:33.369782 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} DynamicQueryHandler: Done processing query 2023.12.01 20:56:33.369805 [ 3 ] {34ad3022-3165-4edf-9b32-520effbb05a1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:56:33.369821 [ 3 ] {} HTTP-Session: af6d309a-b981-4448-9d6d-9c66318f19f5 Destroying unnamed session 2023.12.01 20:56:33.369927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:33.369972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:33.369991 [ 3 ] {} HTTP-Session: e0992bb8-0fea-4107-99b6-d1e041fe2efd Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:33.370008 [ 3 ] {} HTTP-Session: e0992bb8-0fea-4107-99b6-d1e041fe2efd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:33.370076 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:33.370118 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:56:33.370237 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:33.370514 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:33.370751 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:56:33.370930 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:56:33.371055 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} executeQuery: Read 2 rows, 142.00 B in 0.000938696 sec., 2130 rows/sec., 147.73 KiB/sec. 2023.12.01 20:56:33.371058 [ 99 ] {} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.01 20:56:33.371190 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:33.371235 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} DynamicQueryHandler: Done processing query 2023.12.01 20:56:33.371319 [ 3 ] {1f7a05fe-8a1f-4def-8c43-d596612863ae} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:33.371329 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.01 20:56:33.371369 [ 3 ] {} HTTP-Session: e0992bb8-0fea-4107-99b6-d1e041fe2efd Destroying unnamed session 2023.12.01 20:56:33.371487 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:56:33.371532 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 269 rows starting from the beginning of the part 2023.12.01 20:56:33.371613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53489, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:33.371706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:33.371758 [ 3 ] {} HTTP-Session: 03cf3dc0-c992-4524-be0c-21d045f38526 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:33.371786 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part 2023.12.01 20:56:33.371798 [ 3 ] {} HTTP-Session: 03cf3dc0-c992-4524-be0c-21d045f38526 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:33.372052 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:33.372073 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part 2023.12.01 20:56:33.372167 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:56:33.372391 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 36 rows starting from the beginning of the part 2023.12.01 20:56:33.372755 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part 2023.12.01 20:56:33.372823 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:33.373030 [ 23 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part 2023.12.01 20:56:33.374132 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:33.374641 [ 10 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 346 rows, containing 5 columns (5 merged, 0 gathered) in 0.003381763 sec., 102313.49742722952 rows/sec., 7.12 MiB/sec. 2023.12.01 20:56:33.374825 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.01 20:56:33.374902 [ 22 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.01 20:56:33.375091 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.01 20:56:33.375286 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} executeQuery: Read 50 rows, 69.09 KiB in 0.003178547 sec., 15730 rows/sec., 21.23 MiB/sec. 2023.12.01 20:56:33.375303 [ 22 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.01 20:56:33.375532 [ 22 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_11_2} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.01 20:56:33.375568 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} DynamicQueryHandler: Done processing query 2023.12.01 20:56:33.375625 [ 3 ] {6048c458-2c67-47d4-a4f1-c63711ec6fdb} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:56:33.375664 [ 3 ] {} HTTP-Session: 03cf3dc0-c992-4524-be0c-21d045f38526 Destroying unnamed session 2023.12.01 20:56:43.362313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:43.362450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:43.362481 [ 3 ] {} HTTP-Session: d2fb7118-3a63-4901-ad61-1a2d26148fcc Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:43.362510 [ 3 ] {} HTTP-Session: d2fb7118-3a63-4901-ad61-1a2d26148fcc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:43.362654 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:43.362724 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:56:43.362905 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:43.363421 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:43.363702 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.01 20:56:43.363870 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.01 20:56:43.364015 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} executeQuery: Read 50 rows, 4.05 KiB in 0.001321317 sec., 37841 rows/sec., 3.00 MiB/sec. 2023.12.01 20:56:43.364213 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} DynamicQueryHandler: Done processing query 2023.12.01 20:56:43.364241 [ 3 ] {0cd57053-bbb6-4345-b736-fc94f24d2459} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:56:43.364258 [ 3 ] {} HTTP-Session: d2fb7118-3a63-4901-ad61-1a2d26148fcc Destroying unnamed session 2023.12.01 20:56:43.364399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:43.364452 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:43.364473 [ 3 ] {} HTTP-Session: d84658c0-a009-4c9f-96b3-0f5121195c0c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:43.364492 [ 3 ] {} HTTP-Session: d84658c0-a009-4c9f-96b3-0f5121195c0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:43.364578 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:43.364621 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:56:43.364739 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:43.365154 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:43.365380 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.01 20:56:43.365525 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.01 20:56:43.365656 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} executeQuery: Read 150 rows, 14.99 KiB in 0.001040449 sec., 144168 rows/sec., 14.07 MiB/sec. 2023.12.01 20:56:43.365655 [ 105 ] {} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.01 20:56:43.365776 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:43.365826 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} DynamicQueryHandler: Done processing query 2023.12.01 20:56:43.365875 [ 3 ] {92a7dcfa-1fd3-4742-9d3f-e55d79449893} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:56:43.365890 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.01 20:56:43.365903 [ 3 ] {} HTTP-Session: d84658c0-a009-4c9f-96b3-0f5121195c0c Destroying unnamed session 2023.12.01 20:56:43.366039 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:56:43.366103 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 191 rows starting from the beginning of the part 2023.12.01 20:56:43.366111 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8523, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:43.366201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:43.366245 [ 3 ] {} HTTP-Session: f6c87142-e548-4793-b90e-49f68be6bf2c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:43.366294 [ 3 ] {} HTTP-Session: f6c87142-e548-4793-b90e-49f68be6bf2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:43.366359 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 150 rows starting from the beginning of the part 2023.12.01 20:56:43.366493 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:43.366600 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:56:43.366614 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 36 rows starting from the beginning of the part 2023.12.01 20:56:43.366943 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 151 rows starting from the beginning of the part 2023.12.01 20:56:43.367093 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:43.367198 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 152 rows starting from the beginning of the part 2023.12.01 20:56:43.367337 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 150 rows starting from the beginning of the part 2023.12.01 20:56:43.367894 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:43.368306 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.01 20:56:43.368600 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.01 20:56:43.368757 [ 105 ] {} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.01 20:56:43.368843 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} executeQuery: Read 50 rows, 4.00 KiB in 0.002260762 sec., 22116 rows/sec., 1.73 MiB/sec. 2023.12.01 20:56:43.368869 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:43.369124 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.01 20:56:43.369462 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:56:43.369502 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 830 rows, containing 4 columns (4 merged, 0 gathered) in 0.00365295 sec., 227213.62186725799 rows/sec., 21.88 MiB/sec. 2023.12.01 20:56:43.369535 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 113 rows starting from the beginning of the part 2023.12.01 20:56:43.369557 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} DynamicQueryHandler: Done processing query 2023.12.01 20:56:43.369601 [ 3 ] {4f611032-46e0-4b69-83d6-148274e72ab9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:56:43.369681 [ 3 ] {} HTTP-Session: f6c87142-e548-4793-b90e-49f68be6bf2c Destroying unnamed session 2023.12.01 20:56:43.369738 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.01 20:56:43.369879 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:43.369979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:43.370114 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.01 20:56:43.370148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:43.370165 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 24 rows starting from the beginning of the part 2023.12.01 20:56:43.370209 [ 3 ] {} HTTP-Session: 3915869d-c857-400e-aa8b-e5c44f700e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:43.370268 [ 20 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_21_4} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.01 20:56:43.370285 [ 3 ] {} HTTP-Session: 3915869d-c857-400e-aa8b-e5c44f700e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:43.370485 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part 2023.12.01 20:56:43.370645 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:43.370737 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 54 rows starting from the beginning of the part 2023.12.01 20:56:43.370761 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:56:43.371013 [ 22 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:43.371479 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:43.372537 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 354 rows, containing 4 columns (4 merged, 0 gathered) in 0.003572798 sec., 99082.00799485446 rows/sec., 7.74 MiB/sec. 2023.12.01 20:56:43.372565 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:43.372720 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.01 20:56:43.373088 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.01 20:56:43.373193 [ 10 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_21_4} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.01 20:56:43.373230 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.01 20:56:43.373472 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.01 20:56:43.373608 [ 105 ] {} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.01 20:56:43.373623 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} executeQuery: Read 50 rows, 69.09 KiB in 0.00291213 sec., 17169 rows/sec., 23.17 MiB/sec. 2023.12.01 20:56:43.373662 [ 105 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:43.373810 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.01 20:56:43.373916 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} DynamicQueryHandler: Done processing query 2023.12.01 20:56:43.373965 [ 3 ] {557b24a3-90f4-44d4-8f2d-b23332ff3169} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:56:43.373977 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:56:43.373994 [ 3 ] {} HTTP-Session: 3915869d-c857-400e-aa8b-e5c44f700e33 Destroying unnamed session 2023.12.01 20:56:43.374043 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 527 rows starting from the beginning of the part 2023.12.01 20:56:43.374162 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:43.374255 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:43.374344 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:43.374433 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:43.374517 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part 2023.12.01 20:56:43.376042 [ 20 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 777 rows, containing 6 columns (6 merged, 0 gathered) in 0.002315693 sec., 335536.705426842 rows/sec., 452.79 MiB/sec. 2023.12.01 20:56:43.376398 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.01 20:56:43.376616 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.01 20:56:43.376679 [ 22 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.01 20:56:43.376736 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_16_3: 4.06 MiB. 2023.12.01 20:56:43.491273 [ 105 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:56:43.491322 [ 105 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:56:48.360748 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:48.360888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:48.360920 [ 3 ] {} HTTP-Session: 1991bc86-29ac-487e-9967-7c1d77b8b0b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:48.360948 [ 3 ] {} HTTP-Session: 1991bc86-29ac-487e-9967-7c1d77b8b0b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:48.361087 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:48.361157 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:56:48.361348 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:48.361841 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:48.362107 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:56:48.362281 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:56:48.362425 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} executeQuery: Read 2 rows, 175.00 B in 0.001289505 sec., 1550 rows/sec., 132.53 KiB/sec. 2023.12.01 20:56:48.362584 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} DynamicQueryHandler: Done processing query 2023.12.01 20:56:48.362609 [ 3 ] {ca8abc2f-650f-4639-be8c-224ca2a214bf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:48.362626 [ 3 ] {} HTTP-Session: 1991bc86-29ac-487e-9967-7c1d77b8b0b4 Destroying unnamed session 2023.12.01 20:56:48.362756 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:48.362808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:48.362829 [ 3 ] {} HTTP-Session: 6b06d441-6023-4c7f-b791-04ca8904e84c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:48.362848 [ 3 ] {} HTTP-Session: 6b06d441-6023-4c7f-b791-04ca8904e84c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:48.362930 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:48.362974 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:56:48.363086 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:48.363434 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:48.363648 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.01 20:56:48.363797 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.01 20:56:48.363922 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} executeQuery: Read 37 rows, 3.21 KiB in 0.000957997 sec., 38622 rows/sec., 3.27 MiB/sec. 2023.12.01 20:56:48.364078 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} DynamicQueryHandler: Done processing query 2023.12.01 20:56:48.364102 [ 3 ] {71612289-b3bc-4ca5-b38a-a920d472ec07} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:56:48.364142 [ 3 ] {} HTTP-Session: 6b06d441-6023-4c7f-b791-04ca8904e84c Destroying unnamed session 2023.12.01 20:56:48.364257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:48.364307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:48.364326 [ 3 ] {} HTTP-Session: 020aa36a-6c43-4644-bcad-8084743ff8cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:48.364343 [ 3 ] {} HTTP-Session: 020aa36a-6c43-4644-bcad-8084743ff8cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:48.364416 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:48.364457 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:56:48.364565 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:48.364849 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:48.365059 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.01 20:56:48.365222 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.01 20:56:48.365351 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} executeQuery: Read 2 rows, 143.00 B in 0.000896435 sec., 2231 rows/sec., 155.78 KiB/sec. 2023.12.01 20:56:48.365506 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} DynamicQueryHandler: Done processing query 2023.12.01 20:56:48.365530 [ 3 ] {ae11da36-fdfa-464b-85fa-caf3d21d8a32} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:48.365547 [ 3 ] {} HTTP-Session: 020aa36a-6c43-4644-bcad-8084743ff8cb Destroying unnamed session 2023.12.01 20:56:48.365656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:48.365704 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:48.365747 [ 3 ] {} HTTP-Session: 6ed5835b-2e44-4dec-9b2c-575936fa61d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:48.365765 [ 3 ] {} HTTP-Session: 6ed5835b-2e44-4dec-9b2c-575936fa61d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:48.365839 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:48.365879 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:56:48.365994 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:48.366340 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:48.366547 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.01 20:56:48.366695 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.01 20:56:48.366817 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} executeQuery: Read 26 rows, 2.06 KiB in 0.000947866 sec., 27430 rows/sec., 2.12 MiB/sec. 2023.12.01 20:56:48.366946 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} DynamicQueryHandler: Done processing query 2023.12.01 20:56:48.366969 [ 3 ] {ea3c0ae6-0b93-4985-9899-13a150721951} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:56:48.366985 [ 3 ] {} HTTP-Session: 6ed5835b-2e44-4dec-9b2c-575936fa61d9 Destroying unnamed session 2023.12.01 20:56:48.367091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:48.367137 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:48.367156 [ 3 ] {} HTTP-Session: d82b973f-aa95-42db-9f70-67f4f3072e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:48.367173 [ 3 ] {} HTTP-Session: d82b973f-aa95-42db-9f70-67f4f3072e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:48.367247 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:48.367290 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:56:48.367410 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:48.367711 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:48.367961 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:56:48.368138 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:56:48.368267 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} executeQuery: Read 37 rows, 2.64 KiB in 0.000984256 sec., 37591 rows/sec., 2.62 MiB/sec. 2023.12.01 20:56:48.368462 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} DynamicQueryHandler: Done processing query 2023.12.01 20:56:48.368485 [ 3 ] {e6e39883-78b4-4495-bbcd-e06c3f3369f9} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:56:48.368501 [ 3 ] {} HTTP-Session: d82b973f-aa95-42db-9f70-67f4f3072e9d Destroying unnamed session 2023.12.01 20:56:53.362620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:53.362754 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:53.362785 [ 3 ] {} HTTP-Session: 615c5592-6ea2-4523-855a-a6727ce6d21a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:53.362814 [ 3 ] {} HTTP-Session: 615c5592-6ea2-4523-855a-a6727ce6d21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:53.362956 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:53.363017 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:56:53.363176 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:53.363635 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:53.363881 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.01 20:56:53.364033 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.01 20:56:53.364149 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} executeQuery: Read 50 rows, 4.05 KiB in 0.001219254 sec., 41008 rows/sec., 3.25 MiB/sec. 2023.12.01 20:56:53.364356 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} DynamicQueryHandler: Done processing query 2023.12.01 20:56:53.364381 [ 3 ] {912e1200-d8e4-4d68-b597-ecc364aaea04} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:56:53.364398 [ 3 ] {} HTTP-Session: 615c5592-6ea2-4523-855a-a6727ce6d21a Destroying unnamed session 2023.12.01 20:56:53.364569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 24163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:53.364615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:53.364635 [ 3 ] {} HTTP-Session: d51ce2dd-503f-45ff-9e8d-126b490802e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:53.364652 [ 3 ] {} HTTP-Session: d51ce2dd-503f-45ff-9e8d-126b490802e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:53.364729 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:53.364768 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:56:53.364874 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:53.365288 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:53.365506 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.01 20:56:53.365660 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.01 20:56:53.365761 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} executeQuery: Read 150 rows, 14.99 KiB in 0.001004437 sec., 149337 rows/sec., 14.57 MiB/sec. 2023.12.01 20:56:53.365880 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} DynamicQueryHandler: Done processing query 2023.12.01 20:56:53.365903 [ 3 ] {a1182fcc-b388-4394-a1ac-4b967ffd87d6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.01 20:56:53.365919 [ 3 ] {} HTTP-Session: d51ce2dd-503f-45ff-9e8d-126b490802e4 Destroying unnamed session 2023.12.01 20:56:53.366050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10370, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:53.366095 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:53.366114 [ 3 ] {} HTTP-Session: 1582a5a0-30e2-43a6-94b4-a383309ecd74 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:53.366131 [ 3 ] {} HTTP-Session: 1582a5a0-30e2-43a6-94b4-a383309ecd74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:53.366202 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:53.366241 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:56:53.366345 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:53.366659 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:53.366863 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.01 20:56:53.367010 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.01 20:56:53.367108 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} executeQuery: Read 61 rows, 4.87 KiB in 0.000879104 sec., 69388 rows/sec., 5.41 MiB/sec. 2023.12.01 20:56:53.367225 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} DynamicQueryHandler: Done processing query 2023.12.01 20:56:53.367250 [ 3 ] {8aae6950-8236-41f5-9bd0-5742c2270dcb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:56:53.367266 [ 3 ] {} HTTP-Session: 1582a5a0-30e2-43a6-94b4-a383309ecd74 Destroying unnamed session 2023.12.01 20:56:53.367369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:53.367413 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:53.367433 [ 3 ] {} HTTP-Session: 53a8b507-9b0e-44ef-8e59-c8d07864d226 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:53.367449 [ 3 ] {} HTTP-Session: 53a8b507-9b0e-44ef-8e59-c8d07864d226 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:53.367519 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:53.367561 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.12.01 20:56:53.367679 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:53.367954 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:53.368197 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.01 20:56:53.368371 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.01 20:56:53.368479 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} executeQuery: Read 11 rows, 743.00 B in 0.000931376 sec., 11810 rows/sec., 779.05 KiB/sec. 2023.12.01 20:56:53.368641 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} DynamicQueryHandler: Done processing query 2023.12.01 20:56:53.368665 [ 3 ] {e2c3133e-858e-4bf3-8c6b-4bf7e559e355} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:56:53.368681 [ 3 ] {} HTTP-Session: 53a8b507-9b0e-44ef-8e59-c8d07864d226 Destroying unnamed session 2023.12.01 20:56:53.368817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 53490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:56:53.368862 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:56:53.368882 [ 3 ] {} HTTP-Session: ca42522f-e674-4c1d-88e5-294912d839eb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:56:53.368898 [ 3 ] {} HTTP-Session: ca42522f-e674-4c1d-88e5-294912d839eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:56:53.368984 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:56:53.369029 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:56:53.369181 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:56:53.369691 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:56:53.370010 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.01 20:56:53.370188 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.01 20:56:53.370297 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} executeQuery: Read 50 rows, 69.09 KiB in 0.001282665 sec., 38981 rows/sec., 52.60 MiB/sec. 2023.12.01 20:56:53.370439 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} DynamicQueryHandler: Done processing query 2023.12.01 20:56:53.370462 [ 3 ] {77449f66-6785-4420-a537-8b138d27a9bc} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.12.01 20:56:53.370478 [ 3 ] {} HTTP-Session: ca42522f-e674-4c1d-88e5-294912d839eb Destroying unnamed session 2023.12.01 20:56:58.491568 [ 52 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:56:58.491669 [ 52 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:57:00.245485 [ 132 ] {} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2023.12.01 20:57:00.245592 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:57:00.245689 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2023.12.01 20:57:00.245824 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:00.245856 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part 2023.12.01 20:57:00.245995 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.01 20:57:00.246081 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.12.01 20:57:00.246159 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2023.12.01 20:57:00.246231 [ 11 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.12.01 20:57:00.246796 [ 20 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001146862 sec., 17438.889770521648 rows/sec., 1.42 MiB/sec. 2023.12.01 20:57:00.246969 [ 22 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2023.12.01 20:57:00.247222 [ 22 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2023.12.01 20:57:00.247301 [ 22 ] {c89db42b-1a77-4661-bb76-7bea464754f6::all_1_9_2} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2023.12.01 20:57:00.491976 [ 132 ] {} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 2023.12.01 20:57:00.492058 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:57:00.492170 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact 2023.12.01 20:57:00.492359 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:00.492407 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 10 rows starting from the beginning of the part 2023.12.01 20:57:00.492534 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.01 20:57:00.492612 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part 2023.12.01 20:57:00.492685 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 4 rows starting from the beginning of the part 2023.12.01 20:57:00.492754 [ 19 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part 2023.12.01 20:57:00.493255 [ 22 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001129322 sec., 17709.740888781056 rows/sec., 1.21 MiB/sec. 2023.12.01 20:57:00.493396 [ 22 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) 2023.12.01 20:57:00.493594 [ 22 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. 2023.12.01 20:57:00.493661 [ 22 ] {aa9c29af-809d-42f0-9bc5-90df7248319a::all_1_9_2} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 2023.12.01 20:57:03.362722 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:03.362841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:03.362870 [ 3 ] {} HTTP-Session: 397466cd-0817-492b-ba54-2fdeedfc3d43 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:03.362899 [ 3 ] {} HTTP-Session: 397466cd-0817-492b-ba54-2fdeedfc3d43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:03.363041 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:03.363108 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:57:03.363289 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:03.363755 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:57:03.364030 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.01 20:57:03.364196 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.01 20:57:03.364335 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} executeQuery: Read 52 rows, 4.21 KiB in 0.001255025 sec., 41433 rows/sec., 3.28 MiB/sec. 2023.12.01 20:57:03.364480 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} DynamicQueryHandler: Done processing query 2023.12.01 20:57:03.364505 [ 3 ] {2a494695-bb92-4075-8573-70e74110a303} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:57:03.364521 [ 3 ] {} HTTP-Session: 397466cd-0817-492b-ba54-2fdeedfc3d43 Destroying unnamed session 2023.12.01 20:57:03.364635 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:03.364682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:03.364702 [ 3 ] {} HTTP-Session: 803afdd3-ad46-4846-845c-5c04e06c3b8a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:03.364719 [ 3 ] {} HTTP-Session: 803afdd3-ad46-4846-845c-5c04e06c3b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:03.364788 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:03.364828 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:57:03.364936 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:03.365223 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:57:03.365427 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:57:03.365574 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:57:03.365676 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} executeQuery: Read 2 rows, 175.00 B in 0.000858964 sec., 2328 rows/sec., 198.96 KiB/sec. 2023.12.01 20:57:03.365808 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} DynamicQueryHandler: Done processing query 2023.12.01 20:57:03.365833 [ 3 ] {b7012c70-6340-4c7a-b9b7-17c0551d50f0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:57:03.365849 [ 3 ] {} HTTP-Session: 803afdd3-ad46-4846-845c-5c04e06c3b8a Destroying unnamed session 2023.12.01 20:57:03.366050 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 25243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:03.366096 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:03.366116 [ 3 ] {} HTTP-Session: f2a6b7be-b566-42d6-bb1f-9da1a21db236 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:03.366132 [ 3 ] {} HTTP-Session: f2a6b7be-b566-42d6-bb1f-9da1a21db236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:03.366210 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:03.366251 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:57:03.366355 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:03.366731 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:57:03.366943 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.01 20:57:03.367086 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.01 20:57:03.367193 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} executeQuery: Read 157 rows, 15.64 KiB in 0.000954976 sec., 164402 rows/sec., 15.99 MiB/sec. 2023.12.01 20:57:03.367312 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} DynamicQueryHandler: Done processing query 2023.12.01 20:57:03.367335 [ 3 ] {2649dd38-582a-41ad-909b-f98656e22922} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.01 20:57:03.367350 [ 3 ] {} HTTP-Session: f2a6b7be-b566-42d6-bb1f-9da1a21db236 Destroying unnamed session 2023.12.01 20:57:03.367456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:03.367500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:03.367519 [ 3 ] {} HTTP-Session: c19cd21c-2c60-4f4e-bbdc-59ad4ea31246 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:03.367536 [ 3 ] {} HTTP-Session: c19cd21c-2c60-4f4e-bbdc-59ad4ea31246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:03.367603 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:03.367642 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:57:03.367745 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:03.368003 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:57:03.368202 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.01 20:57:03.368344 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.01 20:57:03.368452 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} executeQuery: Read 2 rows, 143.00 B in 0.000820683 sec., 2436 rows/sec., 170.16 KiB/sec. 2023.12.01 20:57:03.368553 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} DynamicQueryHandler: Done processing query 2023.12.01 20:57:03.368576 [ 3 ] {f21882e6-0598-4d46-9006-f4a8b00f0de2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:57:03.368591 [ 3 ] {} HTTP-Session: c19cd21c-2c60-4f4e-bbdc-59ad4ea31246 Destroying unnamed session 2023.12.01 20:57:03.368704 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:03.368747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:03.368766 [ 3 ] {} HTTP-Session: e8fb2e17-f2c4-42ff-bb56-b5b06ad75ade Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:03.368783 [ 3 ] {} HTTP-Session: e8fb2e17-f2c4-42ff-bb56-b5b06ad75ade Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:03.368852 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:03.368892 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:57:03.368992 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:03.369276 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:57:03.369483 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.01 20:57:03.369627 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.01 20:57:03.369729 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} executeQuery: Read 54 rows, 4.33 KiB in 0.000850063 sec., 63524 rows/sec., 4.97 MiB/sec. 2023.12.01 20:57:03.369934 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} DynamicQueryHandler: Done processing query 2023.12.01 20:57:03.369959 [ 3 ] {fa910bde-868f-409f-b5cb-e6bb6c7f4458} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:57:03.369975 [ 3 ] {} HTTP-Session: e8fb2e17-f2c4-42ff-bb56-b5b06ad75ade Destroying unnamed session 2023.12.01 20:57:03.370075 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:03.370119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:03.370138 [ 3 ] {} HTTP-Session: cec50728-c588-4863-9f8f-5c7f76c6578b Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:03.370156 [ 3 ] {} HTTP-Session: cec50728-c588-4863-9f8f-5c7f76c6578b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:03.370230 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:03.370280 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:57:03.370414 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:03.370673 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:57:03.370909 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:57:03.371078 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:57:03.371182 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} executeQuery: Read 1 rows, 71.00 B in 0.000921795 sec., 1084 rows/sec., 75.22 KiB/sec. 2023.12.01 20:57:03.371376 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} DynamicQueryHandler: Done processing query 2023.12.01 20:57:03.371402 [ 3 ] {6f7246d5-3bb6-4793-873e-44061f92f206} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.01 20:57:03.371418 [ 3 ] {} HTTP-Session: cec50728-c588-4863-9f8f-5c7f76c6578b Destroying unnamed session 2023.12.01 20:57:03.371583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 55628, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:03.371627 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:03.371647 [ 3 ] {} HTTP-Session: e7505848-7e6b-441c-ba98-f7452175ff89 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:03.371663 [ 3 ] {} HTTP-Session: e7505848-7e6b-441c-ba98-f7452175ff89 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:03.371753 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:03.371798 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:57:03.371949 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:03.372430 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:57:03.372742 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.01 20:57:03.372910 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.01 20:57:03.373017 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} executeQuery: Read 52 rows, 71.86 KiB in 0.001235604 sec., 42084 rows/sec., 56.79 MiB/sec. 2023.12.01 20:57:03.373142 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} DynamicQueryHandler: Done processing query 2023.12.01 20:57:03.373165 [ 3 ] {16c38205-5b62-4df4-880e-b25de0a9e5a1} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.01 20:57:03.373181 [ 3 ] {} HTTP-Session: e7505848-7e6b-441c-ba98-f7452175ff89 Destroying unnamed session 2023.12.01 20:57:05.063745 [ 71 ] {} oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.01 20:57:05.063831 [ 71 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.42 GiB. 2023.12.01 20:57:05.063935 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.01 20:57:05.064080 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:05.064119 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 11 rows starting from the beginning of the part 2023.12.01 20:57:05.064256 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 11 rows starting from the beginning of the part 2023.12.01 20:57:05.064362 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2023.12.01 20:57:05.064457 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 11 rows starting from the beginning of the part 2023.12.01 20:57:05.064549 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 11 rows starting from the beginning of the part 2023.12.01 20:57:05.065141 [ 19 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 55 rows, containing 5 columns (5 merged, 0 gathered) in 0.001258334 sec., 43708.58611465636 rows/sec., 2.82 MiB/sec. 2023.12.01 20:57:05.065255 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.01 20:57:05.065456 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.01 20:57:05.065519 [ 17 ] {3628bf71-a8e2-4557-a52d-c7a4920790c4::all_1_5_1} oximeter.measurements_cumulativei64 (3628bf71-a8e2-4557-a52d-c7a4920790c4) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.01 20:57:13.362983 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:13.363169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:13.363217 [ 3 ] {} HTTP-Session: 784593c8-da28-4ca6-990a-f11389255dcd Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:13.363258 [ 3 ] {} HTTP-Session: 784593c8-da28-4ca6-990a-f11389255dcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:13.363463 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:13.363563 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:57:13.363828 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:13.364394 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:13.364658 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.01 20:57:13.364824 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.01 20:57:13.364953 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} executeQuery: Read 56 rows, 4.54 KiB in 0.001434049 sec., 39050 rows/sec., 3.09 MiB/sec. 2023.12.01 20:57:13.364997 [ 63 ] {} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Selected 6 parts from all_1_14_3 to all_19_19_0 2023.12.01 20:57:13.365105 [ 63 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:13.365125 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} DynamicQueryHandler: Done processing query 2023.12.01 20:57:13.365179 [ 3 ] {a2379896-4167-47fb-bcdf-babc05ada005} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:57:13.365216 [ 3 ] {} HTTP-Session: 784593c8-da28-4ca6-990a-f11389255dcd Destroying unnamed session 2023.12.01 20:57:13.365227 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_14_3 to all_19_19_0 into Compact 2023.12.01 20:57:13.365352 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:13.365392 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 50 rows starting from the beginning of the part 2023.12.01 20:57:13.365464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 26915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:13.365549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:13.365597 [ 3 ] {} HTTP-Session: 28502c11-f553-4d11-86ee-1e469164b147 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:13.365613 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 50 rows starting from the beginning of the part 2023.12.01 20:57:13.365633 [ 3 ] {} HTTP-Session: 28502c11-f553-4d11-86ee-1e469164b147 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:13.365865 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:13.365880 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 50 rows starting from the beginning of the part 2023.12.01 20:57:13.365958 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:57:13.366139 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part 2023.12.01 20:57:13.366407 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:13.366422 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part 2023.12.01 20:57:13.366602 [ 22 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:13.367122 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:13.367705 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.01 20:57:13.367935 [ 19 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 308 rows, containing 4 columns (4 merged, 0 gathered) in 0.002764526 sec., 111411.50417829314 rows/sec., 8.82 MiB/sec. 2023.12.01 20:57:13.367998 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.01 20:57:13.368144 [ 18 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2023.12.01 20:57:13.368237 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} executeQuery: Read 168 rows, 16.65 KiB in 0.002298083 sec., 73104 rows/sec., 7.07 MiB/sec. 2023.12.01 20:57:13.368534 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} DynamicQueryHandler: Done processing query 2023.12.01 20:57:13.368582 [ 3 ] {e53d2794-bb87-470c-afd3-b43037691455} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.01 20:57:13.368601 [ 18 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2023.12.01 20:57:13.368617 [ 3 ] {} HTTP-Session: 28502c11-f553-4d11-86ee-1e469164b147 Destroying unnamed session 2023.12.01 20:57:13.368711 [ 18 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_19_4} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Merged 6 parts: from all_1_14_3 to all_19_19_0 2023.12.01 20:57:13.368837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 11068, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:13.368891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:13.368910 [ 3 ] {} HTTP-Session: 0c24219b-b636-49fe-a1d5-f81e9f0996cb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:13.368927 [ 3 ] {} HTTP-Session: 0c24219b-b636-49fe-a1d5-f81e9f0996cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:13.369007 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:13.369048 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:57:13.369175 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:13.369574 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:13.369795 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.01 20:57:13.369948 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.01 20:57:13.370082 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} executeQuery: Read 65 rows, 5.21 KiB in 0.001039268 sec., 62544 rows/sec., 4.89 MiB/sec. 2023.12.01 20:57:13.370206 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} DynamicQueryHandler: Done processing query 2023.12.01 20:57:13.370228 [ 3 ] {5ff074fa-62ee-4e48-8e45-8dd88a876234} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:57:13.370244 [ 3 ] {} HTTP-Session: 0c24219b-b636-49fe-a1d5-f81e9f0996cb Destroying unnamed session 2023.12.01 20:57:13.370434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:13.370482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:13.370503 [ 3 ] {} HTTP-Session: dd4bf46c-7f57-48e2-a4f8-4b6ebb733de7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:13.370519 [ 3 ] {} HTTP-Session: dd4bf46c-7f57-48e2-a4f8-4b6ebb733de7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:13.370604 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:13.370651 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:57:13.370790 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:13.371341 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:13.371676 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.01 20:57:13.371854 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.01 20:57:13.371987 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} executeQuery: Read 56 rows, 77.38 KiB in 0.001352667 sec., 41399 rows/sec., 55.87 MiB/sec. 2023.12.01 20:57:13.372151 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} DynamicQueryHandler: Done processing query 2023.12.01 20:57:13.372175 [ 3 ] {fd04069b-a3ab-41ae-a2b6-8b826b44b8e7} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.01 20:57:13.372191 [ 3 ] {} HTTP-Session: dd4bf46c-7f57-48e2-a4f8-4b6ebb733de7 Destroying unnamed session 2023.12.01 20:57:13.372308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 1433, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:13.372353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:13.372372 [ 3 ] {} HTTP-Session: 7e06702b-3809-4641-9a82-c243d2cc8fbb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:13.372388 [ 3 ] {} HTTP-Session: 7e06702b-3809-4641-9a82-c243d2cc8fbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:13.372459 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:13.372499 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.01 20:57:13.372606 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:13.372873 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:13.373105 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.01 20:57:13.373285 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} oximeter.measurements_i64 (d1dbfd80-343d-48ac-85d8-9fea855cf140): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.01 20:57:13.373419 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} executeQuery: Read 9 rows, 642.00 B in 0.000928325 sec., 9694 rows/sec., 675.36 KiB/sec. 2023.12.01 20:57:13.373555 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} DynamicQueryHandler: Done processing query 2023.12.01 20:57:13.373578 [ 3 ] {c3e9b3ee-7ab4-4f5f-9b3b-9a83afe7e7e0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.01 20:57:13.373594 [ 3 ] {} HTTP-Session: 7e06702b-3809-4641-9a82-c243d2cc8fbb Destroying unnamed session 2023.12.01 20:57:13.491935 [ 123 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:57:13.491993 [ 123 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:57:18.360764 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:18.360892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:18.360925 [ 3 ] {} HTTP-Session: 7a9d1acd-a9bb-4220-bf68-d79198206bdc Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:18.360954 [ 3 ] {} HTTP-Session: 7a9d1acd-a9bb-4220-bf68-d79198206bdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:18.361100 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:18.361169 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:57:18.361330 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:18.361826 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:18.362100 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.01 20:57:18.362270 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.01 20:57:18.362407 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} executeQuery: Read 36 rows, 3.12 KiB in 0.001266585 sec., 28422 rows/sec., 2.40 MiB/sec. 2023.12.01 20:57:18.362399 [ 69 ] {} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.01 20:57:18.362479 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:18.362580 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} DynamicQueryHandler: Done processing query 2023.12.01 20:57:18.362587 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.01 20:57:18.362613 [ 3 ] {2f1f3f81-c815-4044-979d-c89412f4c20c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:57:18.362661 [ 3 ] {} HTTP-Session: 7a9d1acd-a9bb-4220-bf68-d79198206bdc Destroying unnamed session 2023.12.01 20:57:18.362732 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:18.362779 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 191 rows starting from the beginning of the part 2023.12.01 20:57:18.362818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:18.362918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:18.362983 [ 3 ] {} HTTP-Session: c13f7050-9865-4bf9-ace1-167c692af953 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:18.363006 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part 2023.12.01 20:57:18.363016 [ 3 ] {} HTTP-Session: c13f7050-9865-4bf9-ace1-167c692af953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:18.363257 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 150 rows starting from the beginning of the part 2023.12.01 20:57:18.363268 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:18.363361 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:57:18.363461 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 157 rows starting from the beginning of the part 2023.12.01 20:57:18.363773 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 168 rows starting from the beginning of the part 2023.12.01 20:57:18.363857 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:18.364046 [ 22 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 36 rows starting from the beginning of the part 2023.12.01 20:57:18.364540 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:18.365049 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.01 20:57:18.365286 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.01 20:57:18.365465 [ 69 ] {} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.01 20:57:18.365570 [ 69 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:18.365605 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} executeQuery: Read 24 rows, 1.90 KiB in 0.002252621 sec., 10654 rows/sec., 842.77 KiB/sec. 2023.12.01 20:57:18.365811 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.01 20:57:18.365860 [ 19 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 739 rows, containing 4 columns (4 merged, 0 gathered) in 0.00330009 sec., 223933.28666793936 rows/sec., 21.35 MiB/sec. 2023.12.01 20:57:18.365988 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} DynamicQueryHandler: Done processing query 2023.12.01 20:57:18.366035 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:18.366067 [ 3 ] {a0a994bf-f3de-4b1b-ba7a-0b425cb20a11} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:57:18.366098 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 113 rows starting from the beginning of the part 2023.12.01 20:57:18.366122 [ 3 ] {} HTTP-Session: c13f7050-9865-4bf9-ace1-167c692af953 Destroying unnamed session 2023.12.01 20:57:18.366146 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.01 20:57:18.366296 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 26 rows starting from the beginning of the part 2023.12.01 20:57:18.366402 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7006, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:18.366555 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:18.366563 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.01 20:57:18.366589 [ 3 ] {} HTTP-Session: acda90b4-fc49-4952-801d-f20a1bf9603c Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:18.366560 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 61 rows starting from the beginning of the part 2023.12.01 20:57:18.366644 [ 3 ] {} HTTP-Session: acda90b4-fc49-4952-801d-f20a1bf9603c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:18.366724 [ 12 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_26_5} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.01 20:57:18.367012 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:18.367059 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 54 rows starting from the beginning of the part 2023.12.01 20:57:18.367106 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:57:18.367398 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 65 rows starting from the beginning of the part 2023.12.01 20:57:18.367659 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:18.367682 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 24 rows starting from the beginning of the part 2023.12.01 20:57:18.368368 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:18.369071 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.01 20:57:18.369253 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 343 rows, containing 4 columns (4 merged, 0 gathered) in 0.003600619 sec., 95261.39810960281 rows/sec., 7.43 MiB/sec. 2023.12.01 20:57:18.369414 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.01 20:57:18.369440 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.01 20:57:18.369669 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} executeQuery: Read 36 rows, 2.57 KiB in 0.002574701 sec., 13982 rows/sec., 996.78 KiB/sec. 2023.12.01 20:57:18.369721 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.01 20:57:18.369867 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_26_5} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.01 20:57:18.369899 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} DynamicQueryHandler: Done processing query 2023.12.01 20:57:18.369962 [ 3 ] {7059747f-01bd-4abc-ac42-20703b47d93c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:57:18.369986 [ 3 ] {} HTTP-Session: acda90b4-fc49-4952-801d-f20a1bf9603c Destroying unnamed session 2023.12.01 20:57:23.362856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:23.362989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:23.363020 [ 3 ] {} HTTP-Session: f36806fb-e0aa-491c-acb3-9c4dd51b742e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:23.363048 [ 3 ] {} HTTP-Session: f36806fb-e0aa-491c-acb3-9c4dd51b742e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:23.363194 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:23.363263 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:57:23.363446 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:23.363973 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:23.364242 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.01 20:57:23.364417 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.01 20:57:23.364542 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} executeQuery: Read 56 rows, 4.54 KiB in 0.001310246 sec., 42740 rows/sec., 3.38 MiB/sec. 2023.12.01 20:57:23.364705 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} DynamicQueryHandler: Done processing query 2023.12.01 20:57:23.364731 [ 3 ] {2d9976fc-2264-4f88-a84e-958d6f515b73} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:57:23.364747 [ 3 ] {} HTTP-Session: f36806fb-e0aa-491c-acb3-9c4dd51b742e Destroying unnamed session 2023.12.01 20:57:23.364914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 26915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:23.364959 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:23.364978 [ 3 ] {} HTTP-Session: 80bf9b2d-eb43-4530-90a4-c83f94ae4558 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:23.364995 [ 3 ] {} HTTP-Session: 80bf9b2d-eb43-4530-90a4-c83f94ae4558 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:23.365074 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:23.365114 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:57:23.365218 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:23.365666 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:23.365886 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.01 20:57:23.366036 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.01 20:57:23.366158 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} executeQuery: Read 168 rows, 16.65 KiB in 0.001055259 sec., 159202 rows/sec., 15.41 MiB/sec. 2023.12.01 20:57:23.366293 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} DynamicQueryHandler: Done processing query 2023.12.01 20:57:23.366316 [ 3 ] {c364e0a3-8e9f-4228-9759-76c0b319932d} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.01 20:57:23.366332 [ 3 ] {} HTTP-Session: 80bf9b2d-eb43-4530-90a4-c83f94ae4558 Destroying unnamed session 2023.12.01 20:57:23.366459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:23.366504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:23.366524 [ 3 ] {} HTTP-Session: d61e079a-5df0-4e80-81c7-eb80e1ad5717 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:23.366540 [ 3 ] {} HTTP-Session: d61e079a-5df0-4e80-81c7-eb80e1ad5717 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:23.366614 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:23.366654 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:57:23.366759 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:23.367099 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:23.367307 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.01 20:57:23.367453 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.01 20:57:23.367581 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} executeQuery: Read 56 rows, 4.48 KiB in 0.000936406 sec., 59803 rows/sec., 4.68 MiB/sec. 2023.12.01 20:57:23.367703 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} DynamicQueryHandler: Done processing query 2023.12.01 20:57:23.367728 [ 3 ] {29aa2c96-4714-470c-9373-934d4ce356ad} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:57:23.367744 [ 3 ] {} HTTP-Session: d61e079a-5df0-4e80-81c7-eb80e1ad5717 Destroying unnamed session 2023.12.01 20:57:23.367946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:23.367992 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:23.368011 [ 3 ] {} HTTP-Session: da3005d0-dbd9-4819-84e5-17c10996f565 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:23.368028 [ 3 ] {} HTTP-Session: da3005d0-dbd9-4819-84e5-17c10996f565 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:23.368124 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:23.368169 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:57:23.368307 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:23.368875 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:23.369210 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.01 20:57:23.369389 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.01 20:57:23.369525 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} executeQuery: Read 56 rows, 77.38 KiB in 0.001372098 sec., 40813 rows/sec., 55.08 MiB/sec. 2023.12.01 20:57:23.369652 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} DynamicQueryHandler: Done processing query 2023.12.01 20:57:23.369675 [ 3 ] {d372cd82-a0b6-42a8-ba05-f3c98f60c8b2} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.01 20:57:23.369691 [ 3 ] {} HTTP-Session: da3005d0-dbd9-4819-84e5-17c10996f565 Destroying unnamed session 2023.12.01 20:57:28.492249 [ 161 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:57:28.492324 [ 161 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:57:33.363377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:33.363511 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:33.363544 [ 3 ] {} HTTP-Session: df6a5a78-2804-4185-8af4-4481c26538af Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:33.363573 [ 3 ] {} HTTP-Session: df6a5a78-2804-4185-8af4-4481c26538af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:33.363722 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:33.363787 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:57:33.363945 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:33.364454 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:33.364790 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.01 20:57:33.364966 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.01 20:57:33.365115 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} executeQuery: Read 56 rows, 4.54 KiB in 0.001342867 sec., 41701 rows/sec., 3.30 MiB/sec. 2023.12.01 20:57:33.365266 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} DynamicQueryHandler: Done processing query 2023.12.01 20:57:33.365291 [ 3 ] {f5854a5a-8837-4aa4-ad36-320fc1c492c3} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:57:33.365308 [ 3 ] {} HTTP-Session: df6a5a78-2804-4185-8af4-4481c26538af Destroying unnamed session 2023.12.01 20:57:33.365421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:33.365473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:33.365493 [ 3 ] {} HTTP-Session: ec71609a-5978-4a08-9dca-f979b230d3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:33.365511 [ 3 ] {} HTTP-Session: ec71609a-5978-4a08-9dca-f979b230d3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:33.365589 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:33.365634 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:57:33.365748 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:33.366019 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:33.366232 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:57:33.366384 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:57:33.366500 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} executeQuery: Read 4 rows, 342.00 B in 0.000880535 sec., 4542 rows/sec., 379.30 KiB/sec. 2023.12.01 20:57:33.366699 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} DynamicQueryHandler: Done processing query 2023.12.01 20:57:33.366723 [ 3 ] {a2f7395e-fd8c-4f02-aa24-385f5a966f36} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:57:33.366740 [ 3 ] {} HTTP-Session: ec71609a-5978-4a08-9dca-f979b230d3dd Destroying unnamed session 2023.12.01 20:57:33.366907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 27214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:33.366955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:33.366974 [ 3 ] {} HTTP-Session: 15a2c768-55c5-45cc-a468-97bdf72917a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:33.366992 [ 3 ] {} HTTP-Session: 15a2c768-55c5-45cc-a468-97bdf72917a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:33.367070 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:33.367110 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:57:33.367227 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:33.367605 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:33.367824 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.01 20:57:33.367972 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.01 20:57:33.368093 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} executeQuery: Read 170 rows, 16.83 KiB in 0.000989207 sec., 171854 rows/sec., 16.61 MiB/sec. 2023.12.01 20:57:33.368213 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} DynamicQueryHandler: Done processing query 2023.12.01 20:57:33.368237 [ 3 ] {84384ead-1538-4d78-9440-5bbc21d72204} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.01 20:57:33.368253 [ 3 ] {} HTTP-Session: 15a2c768-55c5-45cc-a468-97bdf72917a7 Destroying unnamed session 2023.12.01 20:57:33.368392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 611, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:33.368438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:33.368458 [ 3 ] {} HTTP-Session: dfcca353-ed2e-44fc-b0bd-7bba2e54c3a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:33.368474 [ 3 ] {} HTTP-Session: dfcca353-ed2e-44fc-b0bd-7bba2e54c3a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:33.368544 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:33.368581 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:57:33.368692 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:33.368946 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:33.369155 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.01 20:57:33.369304 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.01 20:57:33.369436 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} executeQuery: Read 4 rows, 286.00 B in 0.000859013 sec., 4656 rows/sec., 325.14 KiB/sec. 2023.12.01 20:57:33.369576 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} DynamicQueryHandler: Done processing query 2023.12.01 20:57:33.369600 [ 3 ] {f3ee25c3-6b58-4185-a650-d3461a53954c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:57:33.369616 [ 3 ] {} HTTP-Session: dfcca353-ed2e-44fc-b0bd-7bba2e54c3a7 Destroying unnamed session 2023.12.01 20:57:33.369741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 10223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:33.369786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:33.369806 [ 3 ] {} HTTP-Session: 240b276f-7b9f-47af-a113-4ee57fb1b6bd Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:33.369822 [ 3 ] {} HTTP-Session: 240b276f-7b9f-47af-a113-4ee57fb1b6bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:33.369895 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:33.369935 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:57:33.370040 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:33.370332 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:33.370539 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.01 20:57:33.370696 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.01 20:57:33.370827 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} executeQuery: Read 60 rows, 4.81 KiB in 0.000902164 sec., 66506 rows/sec., 5.21 MiB/sec. 2023.12.01 20:57:33.370945 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} DynamicQueryHandler: Done processing query 2023.12.01 20:57:33.370969 [ 3 ] {8395c050-2a5c-4462-ad0d-79ba6050d338} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:57:33.370984 [ 3 ] {} HTTP-Session: 240b276f-7b9f-47af-a113-4ee57fb1b6bd Destroying unnamed session 2023.12.01 20:57:33.371089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 448, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:33.371134 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:33.371153 [ 3 ] {} HTTP-Session: 59fb5940-c597-4e7a-affb-5aec190b234e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:33.371169 [ 3 ] {} HTTP-Session: 59fb5940-c597-4e7a-affb-5aec190b234e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:33.371237 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:33.371280 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:57:33.371400 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:33.371643 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:33.371883 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.01 20:57:33.372058 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.01 20:57:33.372186 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} executeQuery: Read 2 rows, 142.00 B in 0.000918695 sec., 2177 rows/sec., 150.94 KiB/sec. 2023.12.01 20:57:33.372307 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} DynamicQueryHandler: Done processing query 2023.12.01 20:57:33.372330 [ 3 ] {2fa4d95b-2f15-4aa6-891a-106b1497bb52} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:57:33.372346 [ 3 ] {} HTTP-Session: 59fb5940-c597-4e7a-affb-5aec190b234e Destroying unnamed session 2023.12.01 20:57:33.372505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:33.372551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:33.372571 [ 3 ] {} HTTP-Session: bb37e3ae-2454-43b8-b776-5ce6cad6fa5a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:33.372587 [ 3 ] {} HTTP-Session: bb37e3ae-2454-43b8-b776-5ce6cad6fa5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:33.372675 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:33.372718 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:57:33.372854 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:33.373497 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:33.373823 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.01 20:57:33.374000 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.01 20:57:33.374132 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} executeQuery: Read 56 rows, 77.38 KiB in 0.001423369 sec., 39343 rows/sec., 53.09 MiB/sec. 2023.12.01 20:57:33.374128 [ 171 ] {} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.01 20:57:33.374263 [ 171 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:33.374351 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} DynamicQueryHandler: Done processing query 2023.12.01 20:57:33.374415 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.01 20:57:33.374421 [ 3 ] {0f4e7496-b91c-46ad-baea-c212116bfde3} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.01 20:57:33.374506 [ 3 ] {} HTTP-Session: bb37e3ae-2454-43b8-b776-5ce6cad6fa5a Destroying unnamed session 2023.12.01 20:57:33.374586 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:33.374627 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 777 rows starting from the beginning of the part 2023.12.01 20:57:33.374770 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 50 rows starting from the beginning of the part 2023.12.01 20:57:33.374874 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 52 rows starting from the beginning of the part 2023.12.01 20:57:33.374970 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:33.375063 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:33.375156 [ 12 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:33.384795 [ 19 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1047 rows, containing 6 columns (6 merged, 0 gathered) in 0.010463537 sec., 100061.7668767263 rows/sec., 135.03 MiB/sec. 2023.12.01 20:57:33.385420 [ 19 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.01 20:57:33.385683 [ 19 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.01 20:57:33.385760 [ 19 ] {fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.01 20:57:33.385848 [ 19 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in fb0f4d97-2a6c-4dc2-b120-26483b13a904::all_1_21_4: 8.40 MiB. 2023.12.01 20:57:34.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.21 MiB, peak 239.82 MiB, will set to 232.68 MiB (RSS), difference: -2.53 MiB 2023.12.01 20:57:43.362729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:43.362850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:43.362877 [ 3 ] {} HTTP-Session: 117e8594-6e9f-481d-b0af-92d5f8cb478e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:43.362902 [ 3 ] {} HTTP-Session: 117e8594-6e9f-481d-b0af-92d5f8cb478e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:43.363033 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:43.363094 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:57:43.363252 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:43.363791 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:43.364054 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.01 20:57:43.364226 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.01 20:57:43.364349 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} executeQuery: Read 56 rows, 4.54 KiB in 0.001280665 sec., 43727 rows/sec., 3.46 MiB/sec. 2023.12.01 20:57:43.364501 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} DynamicQueryHandler: Done processing query 2023.12.01 20:57:43.364527 [ 3 ] {6134a4b0-383d-46df-8e99-cbc665ca2e34} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:57:43.364544 [ 3 ] {} HTTP-Session: 117e8594-6e9f-481d-b0af-92d5f8cb478e Destroying unnamed session 2023.12.01 20:57:43.364711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 26915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:43.364763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:43.364783 [ 3 ] {} HTTP-Session: 778129de-7546-4b81-8733-e39374464097 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:43.364801 [ 3 ] {} HTTP-Session: 778129de-7546-4b81-8733-e39374464097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:43.364886 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:43.364929 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:57:43.365036 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:43.365454 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:43.365687 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.01 20:57:43.365846 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.01 20:57:43.365950 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} executeQuery: Read 168 rows, 16.65 KiB in 0.001035368 sec., 162261 rows/sec., 15.70 MiB/sec. 2023.12.01 20:57:43.366108 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} DynamicQueryHandler: Done processing query 2023.12.01 20:57:43.366131 [ 3 ] {12338404-e8cf-4bc2-a2ff-d6c14e64b7fe} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.01 20:57:43.366148 [ 3 ] {} HTTP-Session: 778129de-7546-4b81-8733-e39374464097 Destroying unnamed session 2023.12.01 20:57:43.366288 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:43.366334 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:43.366354 [ 3 ] {} HTTP-Session: 668fe653-64a6-41a9-a8a3-0c0590ed2524 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:43.366371 [ 3 ] {} HTTP-Session: 668fe653-64a6-41a9-a8a3-0c0590ed2524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:43.366448 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:43.366487 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:57:43.366591 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:43.366912 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:43.367120 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.01 20:57:43.367273 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.01 20:57:43.367379 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} executeQuery: Read 56 rows, 4.48 KiB in 0.000902855 sec., 62025 rows/sec., 4.85 MiB/sec. 2023.12.01 20:57:43.367494 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} DynamicQueryHandler: Done processing query 2023.12.01 20:57:43.367518 [ 3 ] {7f236f0d-7f55-4877-9557-ad1f20adc9af} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:57:43.367533 [ 3 ] {} HTTP-Session: 668fe653-64a6-41a9-a8a3-0c0590ed2524 Destroying unnamed session 2023.12.01 20:57:43.367740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:43.367786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:43.367805 [ 3 ] {} HTTP-Session: def65e6c-e630-45a4-939a-434c634da3f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:43.367822 [ 3 ] {} HTTP-Session: def65e6c-e630-45a4-939a-434c634da3f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:43.367915 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:43.367961 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:57:43.368097 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:43.368648 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:43.368975 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.01 20:57:43.369156 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.01 20:57:43.369269 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} executeQuery: Read 56 rows, 77.38 KiB in 0.001317786 sec., 42495 rows/sec., 57.35 MiB/sec. 2023.12.01 20:57:43.369486 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} DynamicQueryHandler: Done processing query 2023.12.01 20:57:43.369509 [ 3 ] {1de509d0-19c9-4bc1-b738-3e9c926fefb6} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.01 20:57:43.369525 [ 3 ] {} HTTP-Session: def65e6c-e630-45a4-939a-434c634da3f8 Destroying unnamed session 2023.12.01 20:57:43.492569 [ 172 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:57:43.492597 [ 172 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:57:45.696309 [ 173 ] {} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2023.12.01 20:57:45.696460 [ 173 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:45.696591 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2023.12.01 20:57:45.696800 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:45.696859 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 346 rows starting from the beginning of the part 2023.12.01 20:57:45.697068 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part 2023.12.01 20:57:45.697234 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part 2023.12.01 20:57:45.697392 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 36 rows starting from the beginning of the part 2023.12.01 20:57:45.697564 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part 2023.12.01 20:57:45.698304 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 422 rows, containing 5 columns (5 merged, 0 gathered) in 0.001774138 sec., 237861.99269729864 rows/sec., 16.54 MiB/sec. 2023.12.01 20:57:45.698397 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2023.12.01 20:57:45.698584 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2023.12.01 20:57:45.698649 [ 18 ] {e4a19cbc-5123-42dc-9c7f-e70d54dd45a3::all_1_15_3} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2023.12.01 20:57:48.360837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:48.360949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:48.360976 [ 3 ] {} HTTP-Session: cc507233-1aac-464f-9ede-99578f478d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:48.361000 [ 3 ] {} HTTP-Session: cc507233-1aac-464f-9ede-99578f478d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:48.361128 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:48.361191 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:57:48.361352 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:48.361817 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:48.362144 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:57:48.362341 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:57:48.362506 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} executeQuery: Read 2 rows, 175.00 B in 0.001332866 sec., 1500 rows/sec., 128.22 KiB/sec. 2023.12.01 20:57:48.362717 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} DynamicQueryHandler: Done processing query 2023.12.01 20:57:48.362748 [ 3 ] {6100b28f-4e86-4be8-a7f9-d6f903ed29c6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:57:48.362766 [ 3 ] {} HTTP-Session: cc507233-1aac-464f-9ede-99578f478d20 Destroying unnamed session 2023.12.01 20:57:48.362894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 5496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:48.362947 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:48.362967 [ 3 ] {} HTTP-Session: 754b8867-d8eb-4f61-9ccc-80da126186fb Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:48.362987 [ 3 ] {} HTTP-Session: 754b8867-d8eb-4f61-9ccc-80da126186fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:48.363070 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:48.363114 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:57:48.363235 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:48.363582 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:48.363798 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.01 20:57:48.363950 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.01 20:57:48.364077 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} executeQuery: Read 37 rows, 3.21 KiB in 0.000977397 sec., 37855 rows/sec., 3.20 MiB/sec. 2023.12.01 20:57:48.364201 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} DynamicQueryHandler: Done processing query 2023.12.01 20:57:48.364226 [ 3 ] {e556764e-6001-4e31-bf42-5de9a0bdd5a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:57:48.364242 [ 3 ] {} HTTP-Session: 754b8867-d8eb-4f61-9ccc-80da126186fb Destroying unnamed session 2023.12.01 20:57:48.364367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:48.364414 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:48.364433 [ 3 ] {} HTTP-Session: 324345fd-6f5f-4b7b-b630-8f4c9a5ad1d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:48.364451 [ 3 ] {} HTTP-Session: 324345fd-6f5f-4b7b-b630-8f4c9a5ad1d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:48.364524 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:48.364563 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:57:48.364671 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:48.364954 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:48.365162 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.01 20:57:48.365312 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.01 20:57:48.365446 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} executeQuery: Read 2 rows, 143.00 B in 0.000885944 sec., 2257 rows/sec., 157.63 KiB/sec. 2023.12.01 20:57:48.365603 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} DynamicQueryHandler: Done processing query 2023.12.01 20:57:48.365627 [ 3 ] {15f18569-bd8e-4b49-8c23-05c4369a18e7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:57:48.365644 [ 3 ] {} HTTP-Session: 324345fd-6f5f-4b7b-b630-8f4c9a5ad1d7 Destroying unnamed session 2023.12.01 20:57:48.365787 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 4435, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:48.365834 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:48.365853 [ 3 ] {} HTTP-Session: 6d8010e2-5219-4523-abfb-a08f4d68d35a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:48.365871 [ 3 ] {} HTTP-Session: 6d8010e2-5219-4523-abfb-a08f4d68d35a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:48.365943 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:48.365982 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:57:48.366093 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:48.366458 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:48.366664 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.01 20:57:48.366816 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.01 20:57:48.366945 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} executeQuery: Read 26 rows, 2.06 KiB in 0.000973647 sec., 26703 rows/sec., 2.07 MiB/sec. 2023.12.01 20:57:48.367069 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} DynamicQueryHandler: Done processing query 2023.12.01 20:57:48.367093 [ 3 ] {12b6c07f-927b-4cee-a631-0ef1ae515a51} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.01 20:57:48.367108 [ 3 ] {} HTTP-Session: 6d8010e2-5219-4523-abfb-a08f4d68d35a Destroying unnamed session 2023.12.01 20:57:48.367228 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 7196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:48.367273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:48.367292 [ 3 ] {} HTTP-Session: dbba6422-9f34-4569-b1f1-7bb23bd696bc Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:48.367309 [ 3 ] {} HTTP-Session: dbba6422-9f34-4569-b1f1-7bb23bd696bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:48.367383 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:48.367424 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:57:48.367541 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:48.367842 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.41 GiB. 2023.12.01 20:57:48.368100 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.01 20:57:48.368275 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.01 20:57:48.368401 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} executeQuery: Read 37 rows, 2.64 KiB in 0.000986497 sec., 37506 rows/sec., 2.61 MiB/sec. 2023.12.01 20:57:48.368525 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} DynamicQueryHandler: Done processing query 2023.12.01 20:57:48.368549 [ 3 ] {e7b110af-73e9-48d4-ad41-1dc9850b72ab} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.01 20:57:48.368565 [ 3 ] {} HTTP-Session: dbba6422-9f34-4569-b1f1-7bb23bd696bc Destroying unnamed session 2023.12.01 20:57:53.363868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:53.364044 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:53.364092 [ 3 ] {} HTTP-Session: f9837917-ddd8-4c5c-b27c-6fc63d413172 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:53.364134 [ 3 ] {} HTTP-Session: f9837917-ddd8-4c5c-b27c-6fc63d413172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:53.364338 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:53.364436 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:57:53.364699 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:53.365194 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:57:53.365454 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.01 20:57:53.365613 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.01 20:57:53.365763 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} executeQuery: Read 56 rows, 4.54 KiB in 0.001359997 sec., 41176 rows/sec., 3.26 MiB/sec. 2023.12.01 20:57:53.365765 [ 170 ] {} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2023.12.01 20:57:53.365898 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:57:53.365976 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} DynamicQueryHandler: Done processing query 2023.12.01 20:57:53.366037 [ 3 ] {b65e1643-663f-4c7a-aed9-324e0c48852b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:57:53.366063 [ 3 ] {} HTTP-Session: f9837917-ddd8-4c5c-b27c-6fc63d413172 Destroying unnamed session 2023.12.01 20:57:53.366053 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2023.12.01 20:57:53.366212 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:53.366269 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 56 rows starting from the beginning of the part 2023.12.01 20:57:53.366275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 26915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:53.366369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:53.366401 [ 3 ] {} HTTP-Session: da68d7c4-0751-4f07-9e11-f1aae4aa006b Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:53.366448 [ 3 ] {} HTTP-Session: da68d7c4-0751-4f07-9e11-f1aae4aa006b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:53.366514 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:53.366667 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:53.366782 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:57:53.366800 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:53.367149 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:53.367250 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:53.367449 [ 12 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:53.368134 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:57:53.368617 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.01 20:57:53.368726 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002765256 sec., 101256.44786594804 rows/sec., 8.01 MiB/sec. 2023.12.01 20:57:53.368889 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.01 20:57:53.368901 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2023.12.01 20:57:53.369073 [ 170 ] {} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.01 20:57:53.369113 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} executeQuery: Read 168 rows, 16.65 KiB in 0.002374005 sec., 70766 rows/sec., 6.85 MiB/sec. 2023.12.01 20:57:53.369142 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:57:53.369287 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2023.12.01 20:57:53.369390 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.01 20:57:53.369464 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} DynamicQueryHandler: Done processing query 2023.12.01 20:57:53.369486 [ 24 ] {16194093-cece-45d7-8340-d90fafeefb5b::all_1_23_5} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2023.12.01 20:57:53.369537 [ 3 ] {15726fc6-6e0b-4863-b656-a912d3b1ebe2} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.01 20:57:53.369573 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:53.369602 [ 3 ] {} HTTP-Session: da68d7c4-0751-4f07-9e11-f1aae4aa006b Destroying unnamed session 2023.12.01 20:57:53.369659 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 209 rows starting from the beginning of the part 2023.12.01 20:57:53.369790 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 168 rows starting from the beginning of the part 2023.12.01 20:57:53.369830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9539, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:53.369933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:53.369989 [ 3 ] {} HTTP-Session: df207db6-c00d-4341-9e80-42b4f4e88dea Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:53.369992 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 170 rows starting from the beginning of the part 2023.12.01 20:57:53.370026 [ 3 ] {} HTTP-Session: df207db6-c00d-4341-9e80-42b4f4e88dea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:53.370252 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 168 rows starting from the beginning of the part 2023.12.01 20:57:53.370267 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:53.370362 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:57:53.370483 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 37 rows starting from the beginning of the part 2023.12.01 20:57:53.370861 [ 16 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 168 rows starting from the beginning of the part 2023.12.01 20:57:53.370869 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:53.371655 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:57:53.372127 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.01 20:57:53.372514 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.01 20:57:53.372609 [ 24 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 920 rows, containing 4 columns (4 merged, 0 gathered) in 0.003395183 sec., 270972.13905701105 rows/sec., 25.94 MiB/sec. 2023.12.01 20:57:53.372704 [ 170 ] {} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.01 20:57:53.372777 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} executeQuery: Read 56 rows, 4.48 KiB in 0.002427787 sec., 23066 rows/sec., 1.80 MiB/sec. 2023.12.01 20:57:53.372820 [ 170 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:57:53.372817 [ 24 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.01 20:57:53.373007 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.01 20:57:53.373179 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} DynamicQueryHandler: Done processing query 2023.12.01 20:57:53.373246 [ 24 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.01 20:57:53.373263 [ 3 ] {299a9bc4-26a0-41e8-aac6-e2c6effef1b7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:57:53.373246 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.01 20:57:53.373330 [ 3 ] {} HTTP-Session: df207db6-c00d-4341-9e80-42b4f4e88dea Destroying unnamed session 2023.12.01 20:57:53.373367 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 119 rows starting from the beginning of the part 2023.12.01 20:57:53.373375 [ 24 ] {a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c::all_1_31_6} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.01 20:57:53.373570 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:53.373634 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:57:53.373738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:57:53.373784 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 60 rows starting from the beginning of the part 2023.12.01 20:57:53.373794 [ 3 ] {} HTTP-Session: 86c6cabb-aba8-4a72-b68a-6d807b162b35 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:57:53.373851 [ 3 ] {} HTTP-Session: 86c6cabb-aba8-4a72-b68a-6d807b162b35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:57:53.373993 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:53.374100 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:57:53.374233 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:57:53.374238 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 26 rows starting from the beginning of the part 2023.12.01 20:57:53.374568 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 56 rows starting from the beginning of the part 2023.12.01 20:57:53.374918 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:57:53.376068 [ 24 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 373 rows, containing 4 columns (4 merged, 0 gathered) in 0.003157087 sec., 118146.88667116239 rows/sec., 9.23 MiB/sec. 2023.12.01 20:57:53.376086 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:57:53.376255 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.01 20:57:53.376562 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.01 20:57:53.376687 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.01 20:57:53.376687 [ 18 ] {02ae8580-2d48-4124-b25f-db41a3bb1188::all_1_31_6} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.01 20:57:53.376932 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.01 20:57:53.377076 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} executeQuery: Read 56 rows, 77.38 KiB in 0.00293267 sec., 19095 rows/sec., 25.77 MiB/sec. 2023.12.01 20:57:53.377223 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} DynamicQueryHandler: Done processing query 2023.12.01 20:57:53.377247 [ 3 ] {7c897d75-f73c-4de7-a891-2c19cb74a934} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.01 20:57:53.377263 [ 3 ] {} HTTP-Session: 86c6cabb-aba8-4a72-b68a-6d807b162b35 Destroying unnamed session 2023.12.01 20:57:58.492664 [ 163 ] {} DNSResolver: Updating DNS cache 2023.12.01 20:57:58.492733 [ 163 ] {} DNSResolver: Updated DNS cache 2023.12.01 20:58:03.363609 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 8082, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:58:03.363732 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:58:03.363757 [ 3 ] {} HTTP-Session: ea235546-9a9d-48d9-8b7c-0e1e56d0ecc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:58:03.363782 [ 3 ] {} HTTP-Session: ea235546-9a9d-48d9-8b7c-0e1e56d0ecc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:58:03.363910 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:58:03.363970 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.01 20:58:03.364130 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:58:03.364649 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:58:03.364928 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.01 20:58:03.365094 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} oximeter.fields_i64 (16194093-cece-45d7-8340-d90fafeefb5b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.01 20:58:03.365223 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} executeQuery: Read 56 rows, 4.54 KiB in 0.001278525 sec., 43800 rows/sec., 3.47 MiB/sec. 2023.12.01 20:58:03.365374 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} DynamicQueryHandler: Done processing query 2023.12.01 20:58:03.365400 [ 3 ] {9a622cf9-bd30-43d4-b893-14ec2c7793c2} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.01 20:58:03.365416 [ 3 ] {} HTTP-Session: ea235546-9a9d-48d9-8b7c-0e1e56d0ecc8 Destroying unnamed session 2023.12.01 20:58:03.365533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:58:03.365579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:58:03.365598 [ 3 ] {} HTTP-Session: d879e58d-08ab-4d77-9c54-90fddc9e2f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:58:03.365615 [ 3 ] {} HTTP-Session: d879e58d-08ab-4d77-9c54-90fddc9e2f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:58:03.365686 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:58:03.365728 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.01 20:58:03.365837 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:58:03.366137 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:58:03.366347 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:58:03.366503 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} oximeter.fields_ipaddr (c89db42b-1a77-4661-bb76-7bea464754f6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:58:03.366608 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} executeQuery: Read 2 rows, 175.00 B in 0.000894584 sec., 2235 rows/sec., 191.04 KiB/sec. 2023.12.01 20:58:03.366729 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} DynamicQueryHandler: Done processing query 2023.12.01 20:58:03.366753 [ 3 ] {b12231a9-01eb-422e-a030-6f17d40d75a1} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:58:03.366769 [ 3 ] {} HTTP-Session: d879e58d-08ab-4d77-9c54-90fddc9e2f1a Destroying unnamed session 2023.12.01 20:58:03.366927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 27065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:58:03.366974 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:58:03.366993 [ 3 ] {} HTTP-Session: 16a6dfba-352c-4d00-9498-89e3fcf49f11 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:58:03.367010 [ 3 ] {} HTTP-Session: 16a6dfba-352c-4d00-9498-89e3fcf49f11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:58:03.367084 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:58:03.367123 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.01 20:58:03.367225 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:58:03.367619 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:58:03.367844 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.01 20:58:03.368005 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} oximeter.fields_string (a5adc31b-7fe8-4ea6-a1c9-7d3b39fd342c): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.01 20:58:03.368108 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} executeQuery: Read 169 rows, 16.74 KiB in 0.000996747 sec., 169551 rows/sec., 16.40 MiB/sec. 2023.12.01 20:58:03.368219 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} DynamicQueryHandler: Done processing query 2023.12.01 20:58:03.368242 [ 3 ] {8d8d2744-1488-4abc-98b3-68527ee18284} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.01 20:58:03.368258 [ 3 ] {} HTTP-Session: 16a6dfba-352c-4d00-9498-89e3fcf49f11 Destroying unnamed session 2023.12.01 20:58:03.368410 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:58:03.368453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:58:03.368471 [ 3 ] {} HTTP-Session: b6c63a76-43c7-4a52-8998-4c95d2656db7 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:58:03.368488 [ 3 ] {} HTTP-Session: b6c63a76-43c7-4a52-8998-4c95d2656db7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:58:03.368555 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:58:03.368594 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.01 20:58:03.368695 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:58:03.368949 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:58:03.369149 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.01 20:58:03.369295 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} oximeter.fields_u16 (aa9c29af-809d-42f0-9bc5-90df7248319a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.01 20:58:03.369397 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} executeQuery: Read 2 rows, 143.00 B in 0.000814673 sec., 2454 rows/sec., 171.42 KiB/sec. 2023.12.01 20:58:03.369580 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} DynamicQueryHandler: Done processing query 2023.12.01 20:58:03.369604 [ 3 ] {d865a26c-3103-47f8-8d72-aafb0cff0d1c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.01 20:58:03.369620 [ 3 ] {} HTTP-Session: b6c63a76-43c7-4a52-8998-4c95d2656db7 Destroying unnamed session 2023.12.01 20:58:03.369741 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 9882, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:58:03.369785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:58:03.369804 [ 3 ] {} HTTP-Session: be08be87-8f9a-4045-bc7c-9273a6a6d28a Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:58:03.369821 [ 3 ] {} HTTP-Session: be08be87-8f9a-4045-bc7c-9273a6a6d28a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:58:03.369894 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:58:03.369933 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.01 20:58:03.370050 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:58:03.370358 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:58:03.370564 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.12.01 20:58:03.370716 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} oximeter.fields_uuid (02ae8580-2d48-4124-b25f-db41a3bb1188): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.12.01 20:58:03.370823 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} executeQuery: Read 58 rows, 4.65 KiB in 0.000901825 sec., 64314 rows/sec., 5.03 MiB/sec. 2023.12.01 20:58:03.370953 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} DynamicQueryHandler: Done processing query 2023.12.01 20:58:03.370978 [ 3 ] {3691cba5-ff5b-4a74-a301-45676baf3e30} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.01 20:58:03.370994 [ 3 ] {} HTTP-Session: be08be87-8f9a-4045-bc7c-9273a6a6d28a Destroying unnamed session 2023.12.01 20:58:03.371098 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:58:03.371142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:58:03.371161 [ 3 ] {} HTTP-Session: e4f76206-e810-4ef8-b427-e034192737d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:58:03.371178 [ 3 ] {} HTTP-Session: e4f76206-e810-4ef8-b427-e034192737d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:58:03.371247 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:58:03.371288 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.01 20:58:03.371408 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:58:03.371658 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:58:03.371905 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.01 20:58:03.372081 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} oximeter.measurements_cumulativeu64 (e4a19cbc-5123-42dc-9c7f-e70d54dd45a3): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.01 20:58:03.372181 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} executeQuery: Read 1 rows, 71.00 B in 0.000907055 sec., 1102 rows/sec., 76.44 KiB/sec. 2023.12.01 20:58:03.372307 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} DynamicQueryHandler: Done processing query 2023.12.01 20:58:03.372331 [ 3 ] {6fd28365-bdc3-4d7a-80bb-7dbe0f6dead1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.01 20:58:03.372346 [ 3 ] {} HTTP-Session: e4f76206-e810-4ef8-b427-e034192737d1 Destroying unnamed session 2023.12.01 20:58:03.372501 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:34333, User-Agent: (none), Length: 59901, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.01 20:58:03.372546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.01 20:58:03.372564 [ 3 ] {} HTTP-Session: ef011583-e6ce-40ad-828f-321cf6bf407e Authenticating user 'default' from [fd00:1122:3344:101::d]:34333 2023.12.01 20:58:03.372581 [ 3 ] {} HTTP-Session: ef011583-e6ce-40ad-828f-321cf6bf407e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.01 20:58:03.372670 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} executeQuery: (from [fd00:1122:3344:101::d]:34333) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.01 20:58:03.372714 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.01 20:58:03.372846 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} ParallelParsingInputFormat: Parallel parsing is used 2023.12.01 20:58:03.373355 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.40 GiB. 2023.12.01 20:58:03.373665 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.01 20:58:03.373854 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} oximeter.measurements_histogramf64 (fb0f4d97-2a6c-4dc2-b120-26483b13a904): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.01 20:58:03.373986 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} executeQuery: Read 56 rows, 77.38 KiB in 0.001286996 sec., 43512 rows/sec., 58.72 MiB/sec. 2023.12.01 20:58:03.374181 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} DynamicQueryHandler: Done processing query 2023.12.01 20:58:03.374205 [ 3 ] {cf3fec4f-d969-45e0-937a-f7abaadbae13} MemoryTracker: Peak memory usage (for query): 4.36 MiB. 2023.12.01 20:58:03.374221 [ 3 ] {} HTTP-Session: ef011583-e6ce-40ad-828f-321cf6bf407e Destroying unnamed session