[ Dec 11 21:11:44 Enabled. ] [ Dec 11 21:11:44 Rereading configuration. ] [ Dec 11 21:11:46 Rereading configuration. ] [ Dec 11 21:11:57 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] + set -o errexit + set -o pipefail + . /lib/svc/share/smf_include.sh ++ SMF_EXIT_OK=0 ++ SMF_EXIT_NODAEMON=94 ++ SMF_EXIT_ERR_FATAL=95 ++ SMF_EXIT_ERR_CONFIG=96 ++ SMF_EXIT_MON_DEGRADE=97 ++ SMF_EXIT_MON_OFFLINE=98 ++ SMF_EXIT_ERR_NOSMF=99 ++ SMF_EXIT_ERR_PERM=100 ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default + LISTEN_ADDR=fd00:1122:3344:101::e ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default + LISTEN_PORT=8123 ++ svcprop -c -p config/store svc:/oxide/clickhouse:default + DATASTORE=/data ++ svcprop -c -p config/datalink svc:/oxide/clickhouse:default + DATALINK=oxControlService16 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService16 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService16 ipadm: Could not delete oxControlService16: Interface does not exist + true + ipadm create-if -t oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService16 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService16 + ipadm show-addr oxControlService16/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService16/ll + ipadm show-addr oxControlService16/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService16/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Dec 11 21:11:58 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.11 21:11:58.850331 [ 1 ] {} Application: Will watch for the process with pid 23578 2023.12.11 21:11:58.850410 [ 1 ] {} Application: Forked a child process to watch 2023.12.11 21:11:59.589642 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23578 2023.12.11 21:11:59.589799 [ 1 ] {} Application: starting up 2023.12.11 21:11:59.589982 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.11 21:11:59.721136 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.11 21:11:59.721184 [ 1 ] {} Application: Initializing DateLUT. 2023.12.11 21:11:59.721198 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.11 21:11:59.721237 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.11 21:11:59.721548 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.11 21:11:59.722228 [ 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.11 21:11:59.722700 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.11 21:11:59.722967 [ 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.11 21:11:59.725576 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.11 21:11:59.725620 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.11 21:11:59.726324 [ 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.11 21:11:59.726503 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.11 21:11:59.732636 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.11 21:11:59.733023 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.11 21:11:59.733049 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.11 21:11:59.734252 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.11 21:11:59.734619 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.11 21:11:59.734967 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.11 21:11:59.735397 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.11 21:11:59.736217 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.11 21:11:59.736260 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.11 21:11:59.736313 [ 1 ] {} Application: Loaded user defined objects 2023.12.11 21:11:59.736331 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.11 21:11:59.755869 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.11 21:11:59.755902 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000128753 sec 2023.12.11 21:11:59.756474 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.11 21:11:59.756552 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.11 21:11:59.756572 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.11 21:11:59.756590 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.11 21:11:59.756602 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.11 21:11:59.756618 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.11 21:11:59.756633 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.11 21:11:59.756664 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.11 21:11:59.756683 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.11 21:11:59.756714 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.11 21:11:59.756727 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.11 21:11:59.756741 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.11 21:11:59.756756 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.11 21:11:59.756788 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.11 21:11:59.756804 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.11 21:11:59.756817 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.11 21:11:59.791047 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.11 21:11:59.794629 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.11 21:11:59.794657 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6451e-05 sec 2023.12.11 21:11:59.794682 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.11 21:11:59.794704 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.11 21:11:59.794726 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.11 21:11:59.796986 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.11 21:11:59.801855 [ 1 ] {} Application: Loaded metadata. 2023.12.11 21:11:59.802049 [ 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.11 21:11:59.802136 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.11 21:12:00.218766 [ 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.11 21:12:00.236653 [ 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.11 21:12:00.236733 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.11 21:12:00.298464 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.11 21:12:00.299327 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB 2023.12.11 21:12:00.299691 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.11 21:12:00.299737 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.11 21:12:00.299738 [ 169 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:12:00.299854 [ 169 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:12:00.299898 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.11 21:12:00.299958 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.11 21:12:00.300678 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.11 21:12:00.300759 [ 1 ] {} Application: Ready for connections. 2023.12.11 21:12:01.588414 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.588659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.589308 [ 3 ] {} HTTP-Session: c02d2863-becd-4614-b4ff-80a92840bf80 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.589392 [ 3 ] {} HTTP-Session: c02d2863-becd-4614-b4ff-80a92840bf80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.589552 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.11 21:12:01.589584 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.11 21:12:01.589639 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.11 21:12:01.591208 [ 3 ] {ac180d03-4fce-4a13-b966-58a9c70cb5a2} executeQuery: (from [fd00:1122:3344:101::d]:54665) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.11 21:12:01.615211 [ 3 ] {ac180d03-4fce-4a13-b966-58a9c70cb5a2} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54665) (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.11 21:12:01.616272 [ 3 ] {ac180d03-4fce-4a13-b966-58a9c70cb5a2} 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.11 21:12:01.617313 [ 3 ] {ac180d03-4fce-4a13-b966-58a9c70cb5a2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.617341 [ 3 ] {} HTTP-Session: c02d2863-becd-4614-b4ff-80a92840bf80 Destroying unnamed session 2023.12.11 21:12:01.617769 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.617941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.617977 [ 3 ] {} HTTP-Session: 44e384e8-d7da-4c44-bb6b-032c474e5f58 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.618116 [ 3 ] {} HTTP-Session: 44e384e8-d7da-4c44-bb6b-032c474e5f58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.618251 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} executeQuery: (from [fd00:1122:3344:101::d]:54665) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:12:01.618441 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.11 21:12:01.619624 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.11 21:12:01.622073 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:12:01.627108 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.627183 [ 3 ] {a0efe305-9c33-4286-b308-aaebc5ec2dc9} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.11 21:12:01.627199 [ 3 ] {} HTTP-Session: 44e384e8-d7da-4c44-bb6b-032c474e5f58 Destroying unnamed session 2023.12.11 21:12:01.627361 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.627471 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.627492 [ 3 ] {} HTTP-Session: 102686ab-9402-4267-81b2-3478cc4cfbef Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.627509 [ 3 ] {} HTTP-Session: 102686ab-9402-4267-81b2-3478cc4cfbef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.627641 [ 3 ] {6a7167ff-822c-4fba-b41a-28689fe3f161} executeQuery: (from [fd00:1122:3344:101::d]:54665) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.11 21:12:01.627929 [ 3 ] {6a7167ff-822c-4fba-b41a-28689fe3f161} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:54665) (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.11 21:12:01.628209 [ 3 ] {6a7167ff-822c-4fba-b41a-28689fe3f161} 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.11 21:12:01.628454 [ 3 ] {6a7167ff-822c-4fba-b41a-28689fe3f161} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.628474 [ 3 ] {} HTTP-Session: 102686ab-9402-4267-81b2-3478cc4cfbef Destroying unnamed session 2023.12.11 21:12:01.630714 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.630791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.630810 [ 3 ] {} HTTP-Session: 12c86868-2cec-4e6f-b0ea-ebe60bee1d11 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.630858 [ 3 ] {} HTTP-Session: 12c86868-2cec-4e6f-b0ea-ebe60bee1d11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.630992 [ 3 ] {73f4f924-6830-4898-9dde-d2eacab21bca} executeQuery: (from [fd00:1122:3344:101::d]:54665) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.11 21:12:01.631091 [ 3 ] {73f4f924-6830-4898-9dde-d2eacab21bca} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.631143 [ 3 ] {73f4f924-6830-4898-9dde-d2eacab21bca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.631159 [ 3 ] {} HTTP-Session: 12c86868-2cec-4e6f-b0ea-ebe60bee1d11 Destroying unnamed session 2023.12.11 21:12:01.631331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.631398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.631419 [ 3 ] {} HTTP-Session: 80e9db41-a61d-4fb9-a4eb-2706bac76faf Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.631467 [ 3 ] {} HTTP-Session: 80e9db41-a61d-4fb9-a4eb-2706bac76faf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.631525 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.11 21:12:01.631607 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.11 21:12:01.635599 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.11 21:12:01.635623 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.7901e-05 sec 2023.12.11 21:12:01.635678 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.11 21:12:01.635724 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} DatabaseAtomic (oximeter): Starting up tables. 2023.12.11 21:12:01.635792 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.635846 [ 3 ] {95149abd-0e6c-47be-9136-b3f0d46e2ba7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.635863 [ 3 ] {} HTTP-Session: 80e9db41-a61d-4fb9-a4eb-2706bac76faf Destroying unnamed session 2023.12.11 21:12:01.636009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.636085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.636105 [ 3 ] {} HTTP-Session: abe44523-d938-4b8f-9faf-ce6b65f55dd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.636156 [ 3 ] {} HTTP-Session: abe44523-d938-4b8f-9faf-ce6b65f55dd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.636293 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} executeQuery: (from [fd00:1122:3344:101::d]:54665) /* 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.11 21:12:01.636395 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.11 21:12:01.643961 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} oximeter.version (437674da-8891-43f5-be86-82ba0c015a1c): Loading data parts 2023.12.11 21:12:01.644143 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} oximeter.version (437674da-8891-43f5-be86-82ba0c015a1c): There are no data parts 2023.12.11 21:12:01.652731 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.652762 [ 3 ] {62cc9e64-f8bf-4d1c-b7b1-f67911f29305} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.652889 [ 3 ] {} HTTP-Session: abe44523-d938-4b8f-9faf-ce6b65f55dd5 Destroying unnamed session 2023.12.11 21:12:01.653055 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.653162 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.653215 [ 3 ] {} HTTP-Session: 314c46bb-6862-4ad1-9a84-c9006cbe0d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.653235 [ 3 ] {} HTTP-Session: 314c46bb-6862-4ad1-9a84-c9006cbe0d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.653477 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} executeQuery: (from [fd00:1122:3344:101::d]:54665) /* 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 Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.653630 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.11 21:12:01.664032 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} oximeter.measurements_bool (c93e3591-7cde-4565-9925-e1a61b1396c1): Loading data parts 2023.12.11 21:12:01.664202 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} oximeter.measurements_bool (c93e3591-7cde-4565-9925-e1a61b1396c1): There are no data parts 2023.12.11 21:12:01.668245 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.668274 [ 3 ] {c64c529a-c4ea-407e-9ea6-b9e3692e0240} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.668353 [ 3 ] {} HTTP-Session: 314c46bb-6862-4ad1-9a84-c9006cbe0d05 Destroying unnamed session 2023.12.11 21:12:01.668495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.668590 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.668649 [ 3 ] {} HTTP-Session: 72252780-1b8d-48e6-b69e-c7c7061e7c5e Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.668669 [ 3 ] {} HTTP-Session: 72252780-1b8d-48e6-b69e-c7c7061e7c5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.668898 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.669004 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.11 21:12:01.674093 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} oximeter.measurements_i8 (ba37a214-aa3d-4b80-b437-aa4628aced23): Loading data parts 2023.12.11 21:12:01.674247 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} oximeter.measurements_i8 (ba37a214-aa3d-4b80-b437-aa4628aced23): There are no data parts 2023.12.11 21:12:01.680347 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.680373 [ 3 ] {feced49f-aaf7-45ce-836b-3771d701f253} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.680389 [ 3 ] {} HTTP-Session: 72252780-1b8d-48e6-b69e-c7c7061e7c5e Destroying unnamed session 2023.12.11 21:12:01.680572 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.680664 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.680685 [ 3 ] {} HTTP-Session: c2f7655d-8027-4453-a57b-f8cdaaf6b945 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.680747 [ 3 ] {} HTTP-Session: c2f7655d-8027-4453-a57b-f8cdaaf6b945 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.680996 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.681110 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.11 21:12:01.686943 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} oximeter.measurements_u8 (aeb365ca-7275-40c2-b45c-9f950fcfa7d4): Loading data parts 2023.12.11 21:12:01.687086 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} oximeter.measurements_u8 (aeb365ca-7275-40c2-b45c-9f950fcfa7d4): There are no data parts 2023.12.11 21:12:01.693283 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.693356 [ 3 ] {f36b4497-5132-4a3e-8923-1beff50d61e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.693376 [ 3 ] {} HTTP-Session: c2f7655d-8027-4453-a57b-f8cdaaf6b945 Destroying unnamed session 2023.12.11 21:12:01.693549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.693653 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.693676 [ 3 ] {} HTTP-Session: a155d801-0efd-4a95-935b-50b3c0939c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.693731 [ 3 ] {} HTTP-Session: a155d801-0efd-4a95-935b-50b3c0939c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.693992 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.694070 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.11 21:12:01.712835 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} oximeter.measurements_i16 (b4cc3cb5-1692-446a-aa10-bafa84001430): Loading data parts 2023.12.11 21:12:01.712998 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} oximeter.measurements_i16 (b4cc3cb5-1692-446a-aa10-bafa84001430): There are no data parts 2023.12.11 21:12:01.715648 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.715710 [ 3 ] {b66c1152-14e8-44b0-b45b-e789be5ca614} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.715728 [ 3 ] {} HTTP-Session: a155d801-0efd-4a95-935b-50b3c0939c68 Destroying unnamed session 2023.12.11 21:12:01.715885 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.715960 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.715980 [ 3 ] {} HTTP-Session: e40cbc1d-29f4-49d3-ac65-3529ba5fee04 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.716027 [ 3 ] {} HTTP-Session: e40cbc1d-29f4-49d3-ac65-3529ba5fee04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.716272 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.716351 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.11 21:12:01.718827 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} oximeter.measurements_u16 (6119444e-ea16-4780-8ccb-1bc1b6561115): Loading data parts 2023.12.11 21:12:01.718917 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} oximeter.measurements_u16 (6119444e-ea16-4780-8ccb-1bc1b6561115): There are no data parts 2023.12.11 21:12:01.720209 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.720275 [ 3 ] {3368979a-44c3-4009-b881-5f059a09c696} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.720293 [ 3 ] {} HTTP-Session: e40cbc1d-29f4-49d3-ac65-3529ba5fee04 Destroying unnamed session 2023.12.11 21:12:01.720465 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.720538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.720559 [ 3 ] {} HTTP-Session: a26ff7cb-5abc-4faa-b7bb-537f4786477a Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.720609 [ 3 ] {} HTTP-Session: a26ff7cb-5abc-4faa-b7bb-537f4786477a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.720835 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.720912 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.11 21:12:01.727360 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} oximeter.measurements_i32 (e688ad82-ab52-478a-8f33-b6a40c95883f): Loading data parts 2023.12.11 21:12:01.727453 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} oximeter.measurements_i32 (e688ad82-ab52-478a-8f33-b6a40c95883f): There are no data parts 2023.12.11 21:12:01.728935 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.729000 [ 3 ] {b80c5b44-1c92-4c69-87bf-4edd4c0d66f9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.729019 [ 3 ] {} HTTP-Session: a26ff7cb-5abc-4faa-b7bb-537f4786477a Destroying unnamed session 2023.12.11 21:12:01.729155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.729274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.729298 [ 3 ] {} HTTP-Session: 3e44180e-2181-47c2-b906-567c9fdfee26 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.729348 [ 3 ] {} HTTP-Session: 3e44180e-2181-47c2-b906-567c9fdfee26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.729537 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.729646 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.11 21:12:01.731229 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} oximeter.measurements_u32 (445f12bf-752d-4201-ad30-9026a1a2dc77): Loading data parts 2023.12.11 21:12:01.731349 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} oximeter.measurements_u32 (445f12bf-752d-4201-ad30-9026a1a2dc77): There are no data parts 2023.12.11 21:12:01.734506 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.734600 [ 3 ] {290047f9-b7d2-4f52-924c-065af546be37} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.734616 [ 3 ] {} HTTP-Session: 3e44180e-2181-47c2-b906-567c9fdfee26 Destroying unnamed session 2023.12.11 21:12:01.734740 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.734855 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.734877 [ 3 ] {} HTTP-Session: 4b065d16-a18a-4cf9-bcef-430a0a63d0ff Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.734894 [ 3 ] {} HTTP-Session: 4b065d16-a18a-4cf9-bcef-430a0a63d0ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.735137 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.735248 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.11 21:12:01.737605 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} oximeter.measurements_i64 (7513b1d6-ea19-4891-b1aa-8915bbea122f): Loading data parts 2023.12.11 21:12:01.737701 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} oximeter.measurements_i64 (7513b1d6-ea19-4891-b1aa-8915bbea122f): There are no data parts 2023.12.11 21:12:01.740046 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.740078 [ 3 ] {854c3fd9-5f47-4898-9de3-31efa1fe2cfa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.740129 [ 3 ] {} HTTP-Session: 4b065d16-a18a-4cf9-bcef-430a0a63d0ff Destroying unnamed session 2023.12.11 21:12:01.740246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.740322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.740373 [ 3 ] {} HTTP-Session: 67540648-86f7-494f-9e6f-caf67d4f5109 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.740390 [ 3 ] {} HTTP-Session: 67540648-86f7-494f-9e6f-caf67d4f5109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.740609 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.740735 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.11 21:12:01.745448 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} oximeter.measurements_u64 (964c99a0-628d-4700-9acf-c4cbb6e97a16): Loading data parts 2023.12.11 21:12:01.745543 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} oximeter.measurements_u64 (964c99a0-628d-4700-9acf-c4cbb6e97a16): There are no data parts 2023.12.11 21:12:01.747603 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.747630 [ 3 ] {77b0d11f-206f-4a18-aaa6-a9ed1c3f3c16} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.747684 [ 3 ] {} HTTP-Session: 67540648-86f7-494f-9e6f-caf67d4f5109 Destroying unnamed session 2023.12.11 21:12:01.747801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.747881 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.747931 [ 3 ] {} HTTP-Session: 6aa05b54-3705-43f5-b588-f19d3d185f5b Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.747947 [ 3 ] {} HTTP-Session: 6aa05b54-3705-43f5-b588-f19d3d185f5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.748164 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.748302 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.11 21:12:01.750335 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} oximeter.measurements_f32 (759eb1ff-e8a9-4b27-9eb3-4018b0ca0272): Loading data parts 2023.12.11 21:12:01.750472 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} oximeter.measurements_f32 (759eb1ff-e8a9-4b27-9eb3-4018b0ca0272): There are no data parts 2023.12.11 21:12:01.754042 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.754071 [ 3 ] {c11d7764-9779-4be8-abd5-78dd8adb46b6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.754127 [ 3 ] {} HTTP-Session: 6aa05b54-3705-43f5-b588-f19d3d185f5b Destroying unnamed session 2023.12.11 21:12:01.754262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.754346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.754400 [ 3 ] {} HTTP-Session: c0472657-7299-47dd-953a-f397b8457869 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.754417 [ 3 ] {} HTTP-Session: c0472657-7299-47dd-953a-f397b8457869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.754648 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.754732 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.11 21:12:01.756370 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} oximeter.measurements_f64 (fa318e22-24bf-4f8b-b7e0-18a560c6ff6a): Loading data parts 2023.12.11 21:12:01.756528 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} oximeter.measurements_f64 (fa318e22-24bf-4f8b-b7e0-18a560c6ff6a): There are no data parts 2023.12.11 21:12:01.759707 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.759783 [ 3 ] {ff935972-8098-4d6f-acb8-b81dc578a147} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.759851 [ 3 ] {} HTTP-Session: c0472657-7299-47dd-953a-f397b8457869 Destroying unnamed session 2023.12.11 21:12:01.760009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.760104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.760173 [ 3 ] {} HTTP-Session: 1d3e082d-ff82-42c8-bdff-9af269b3a5d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.760195 [ 3 ] {} HTTP-Session: 1d3e082d-ff82-42c8-bdff-9af269b3a5d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.760466 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.760559 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.11 21:12:01.762612 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} oximeter.measurements_string (ab944ef5-6b73-4a2e-9cbe-173d6302317b): Loading data parts 2023.12.11 21:12:01.762772 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} oximeter.measurements_string (ab944ef5-6b73-4a2e-9cbe-173d6302317b): There are no data parts 2023.12.11 21:12:01.764116 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.764179 [ 3 ] {713ec085-d9e1-4b8b-99bf-b52e38b65bd2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.764235 [ 3 ] {} HTTP-Session: 1d3e082d-ff82-42c8-bdff-9af269b3a5d9 Destroying unnamed session 2023.12.11 21:12:01.764363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.764450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.764511 [ 3 ] {} HTTP-Session: 3e19f381-b9f4-4da8-875f-d18026769996 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.764529 [ 3 ] {} HTTP-Session: 3e19f381-b9f4-4da8-875f-d18026769996 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.764748 [ 3 ] {4598c654-094a-411e-8454-142164446db7} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.764913 [ 3 ] {4598c654-094a-411e-8454-142164446db7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.11 21:12:01.766470 [ 3 ] {4598c654-094a-411e-8454-142164446db7} oximeter.measurements_bytes (c5d5eafe-fa7f-4555-adf4-42e44d3bb948): Loading data parts 2023.12.11 21:12:01.766636 [ 3 ] {4598c654-094a-411e-8454-142164446db7} oximeter.measurements_bytes (c5d5eafe-fa7f-4555-adf4-42e44d3bb948): There are no data parts 2023.12.11 21:12:01.771499 [ 3 ] {4598c654-094a-411e-8454-142164446db7} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.771525 [ 3 ] {4598c654-094a-411e-8454-142164446db7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.771541 [ 3 ] {} HTTP-Session: 3e19f381-b9f4-4da8-875f-d18026769996 Destroying unnamed session 2023.12.11 21:12:01.771711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.771796 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.771818 [ 3 ] {} HTTP-Session: 9865fa08-6ce8-4bcf-8dd6-9cf8af22b778 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.771866 [ 3 ] {} HTTP-Session: 9865fa08-6ce8-4bcf-8dd6-9cf8af22b778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.772116 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.772227 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.11 21:12:01.774437 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} oximeter.measurements_cumulativei64 (de7ba17f-5330-481a-9b1a-11b6792d30b7): Loading data parts 2023.12.11 21:12:01.774548 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} oximeter.measurements_cumulativei64 (de7ba17f-5330-481a-9b1a-11b6792d30b7): There are no data parts 2023.12.11 21:12:01.776080 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.776106 [ 3 ] {ac5c519e-f13c-4cd7-8515-36df34b9e7fe} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.776155 [ 3 ] {} HTTP-Session: 9865fa08-6ce8-4bcf-8dd6-9cf8af22b778 Destroying unnamed session 2023.12.11 21:12:01.776271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.776357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.776411 [ 3 ] {} HTTP-Session: 70767eff-26bc-475f-8e97-a62a0fd67d78 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.776431 [ 3 ] {} HTTP-Session: 70767eff-26bc-475f-8e97-a62a0fd67d78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.776679 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.776787 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.11 21:12:01.778608 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Loading data parts 2023.12.11 21:12:01.778691 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): There are no data parts 2023.12.11 21:12:01.779957 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.779982 [ 3 ] {cd58c9df-dd9e-45bf-b604-25a52fc6da06} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.780038 [ 3 ] {} HTTP-Session: 70767eff-26bc-475f-8e97-a62a0fd67d78 Destroying unnamed session 2023.12.11 21:12:01.780193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.780237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.780291 [ 3 ] {} HTTP-Session: b51b9967-8992-4244-a7f6-0274a139bae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.780339 [ 3 ] {} HTTP-Session: b51b9967-8992-4244-a7f6-0274a139bae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.780543 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.780649 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.11 21:12:01.782792 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} oximeter.measurements_cumulativef32 (2bf2af91-fd10-4fb1-9f59-7854c2ed9861): Loading data parts 2023.12.11 21:12:01.782946 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} oximeter.measurements_cumulativef32 (2bf2af91-fd10-4fb1-9f59-7854c2ed9861): There are no data parts 2023.12.11 21:12:01.785767 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.785828 [ 3 ] {952bf1cb-6bd2-43fa-9e92-25382aa7a403} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.785848 [ 3 ] {} HTTP-Session: b51b9967-8992-4244-a7f6-0274a139bae8 Destroying unnamed session 2023.12.11 21:12:01.785995 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.786072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.786094 [ 3 ] {} HTTP-Session: 77a8e3cf-078f-4c33-9a53-95f5b08eba5e Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.786144 [ 3 ] {} HTTP-Session: 77a8e3cf-078f-4c33-9a53-95f5b08eba5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.786353 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.11 21:12:01.786463 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.11 21:12:01.788227 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} oximeter.measurements_cumulativef64 (5dfd0e4c-026c-4e78-a5c5-da4feb0e186b): Loading data parts 2023.12.11 21:12:01.788339 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} oximeter.measurements_cumulativef64 (5dfd0e4c-026c-4e78-a5c5-da4feb0e186b): There are no data parts 2023.12.11 21:12:01.789523 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.789619 [ 3 ] {5af77e96-5a01-4c17-8983-4c3df904dcd8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.789671 [ 3 ] {} HTTP-Session: 77a8e3cf-078f-4c33-9a53-95f5b08eba5e Destroying unnamed session 2023.12.11 21:12:01.789797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.789874 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.789932 [ 3 ] {} HTTP-Session: 52867757-1ea7-49ea-b017-8d8d12dd4777 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.789948 [ 3 ] {} HTTP-Session: 52867757-1ea7-49ea-b017-8d8d12dd4777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.790198 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} executeQuery: (from [fd00:1122:3344:101::d]:54665) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ 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.11 21:12:01.790316 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.11 21:12:01.792718 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} oximeter.measurements_histogrami8 (448e2a68-daf4-41c6-8ebb-195568004be4): Loading data parts 2023.12.11 21:12:01.792841 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} oximeter.measurements_histogrami8 (448e2a68-daf4-41c6-8ebb-195568004be4): There are no data parts 2023.12.11 21:12:01.794425 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.794487 [ 3 ] {7c588e51-6831-40e8-b6f7-34aea0fd7570} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.794539 [ 3 ] {} HTTP-Session: 52867757-1ea7-49ea-b017-8d8d12dd4777 Destroying unnamed session 2023.12.11 21:12:01.794668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.794757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.794819 [ 3 ] {} HTTP-Session: 522b63da-2901-4122-b050-017ba2f02879 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.794837 [ 3 ] {} HTTP-Session: 522b63da-2901-4122-b050-017ba2f02879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.795088 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.795200 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.11 21:12:01.799515 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} oximeter.measurements_histogramu8 (5fb1b568-e7b4-458d-95ba-99db41868ba0): Loading data parts 2023.12.11 21:12:01.799603 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} oximeter.measurements_histogramu8 (5fb1b568-e7b4-458d-95ba-99db41868ba0): There are no data parts 2023.12.11 21:12:01.804522 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.804549 [ 3 ] {9b25de2e-c7bc-4e7e-b42d-cc1d7dfdab82} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.804628 [ 3 ] {} HTTP-Session: 522b63da-2901-4122-b050-017ba2f02879 Destroying unnamed session 2023.12.11 21:12:01.804752 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.804832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.804900 [ 3 ] {} HTTP-Session: cb005514-b62b-4d67-8302-3841576cbb08 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.804918 [ 3 ] {} HTTP-Session: cb005514-b62b-4d67-8302-3841576cbb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.805171 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.805297 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.11 21:12:01.807617 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} oximeter.measurements_histogrami16 (ff390fc6-4fd5-44a7-a170-3300ddcf2802): Loading data parts 2023.12.11 21:12:01.807711 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} oximeter.measurements_histogrami16 (ff390fc6-4fd5-44a7-a170-3300ddcf2802): There are no data parts 2023.12.11 21:12:01.809161 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.809230 [ 3 ] {aef9042a-c261-4fef-b8d1-30fb3c89f65a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.809245 [ 3 ] {} HTTP-Session: cb005514-b62b-4d67-8302-3841576cbb08 Destroying unnamed session 2023.12.11 21:12:01.809370 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.809490 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.809512 [ 3 ] {} HTTP-Session: 1da4f575-f782-4099-b7a8-e04a9a02dbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.809573 [ 3 ] {} HTTP-Session: 1da4f575-f782-4099-b7a8-e04a9a02dbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.809810 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.809931 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.11 21:12:01.811494 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} oximeter.measurements_histogramu16 (fb2ea229-cf97-4056-8702-1bd5d5f84c3f): Loading data parts 2023.12.11 21:12:01.811616 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} oximeter.measurements_histogramu16 (fb2ea229-cf97-4056-8702-1bd5d5f84c3f): There are no data parts 2023.12.11 21:12:01.812960 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.813023 [ 3 ] {859b6827-9dd7-41cd-8960-49667ddee71d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.813039 [ 3 ] {} HTTP-Session: 1da4f575-f782-4099-b7a8-e04a9a02dbe2 Destroying unnamed session 2023.12.11 21:12:01.813186 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.813266 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.813286 [ 3 ] {} HTTP-Session: 2330554e-ab18-429e-bac3-c9b0f5ad7bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.813335 [ 3 ] {} HTTP-Session: 2330554e-ab18-429e-bac3-c9b0f5ad7bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.813584 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.813698 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.11 21:12:01.815459 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} oximeter.measurements_histogrami32 (4c1cd277-7e80-4bcd-a5a4-532d55e20548): Loading data parts 2023.12.11 21:12:01.815581 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} oximeter.measurements_histogrami32 (4c1cd277-7e80-4bcd-a5a4-532d55e20548): There are no data parts 2023.12.11 21:12:01.817525 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.817551 [ 3 ] {f8af1a0e-dae4-4390-9be3-aef23f4e373b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.817660 [ 3 ] {} HTTP-Session: 2330554e-ab18-429e-bac3-c9b0f5ad7bc0 Destroying unnamed session 2023.12.11 21:12:01.817785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.817866 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.817886 [ 3 ] {} HTTP-Session: 5f824397-ad40-4773-bb11-4d421da88622 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.817934 [ 3 ] {} HTTP-Session: 5f824397-ad40-4773-bb11-4d421da88622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.818186 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.818306 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.11 21:12:01.820101 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} oximeter.measurements_histogramu32 (cfd07c52-89cd-4a80-9e3d-229e396446df): Loading data parts 2023.12.11 21:12:01.820249 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} oximeter.measurements_histogramu32 (cfd07c52-89cd-4a80-9e3d-229e396446df): There are no data parts 2023.12.11 21:12:01.821466 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.821492 [ 3 ] {66eae52e-47ad-41c2-b399-847cf331a044} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.821542 [ 3 ] {} HTTP-Session: 5f824397-ad40-4773-bb11-4d421da88622 Destroying unnamed session 2023.12.11 21:12:01.821664 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.821744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.821797 [ 3 ] {} HTTP-Session: 8c1def70-fcfc-4d15-99f7-158ab10ff146 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.821844 [ 3 ] {} HTTP-Session: 8c1def70-fcfc-4d15-99f7-158ab10ff146 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.822057 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.822169 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.11 21:12:01.823952 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} oximeter.measurements_histogrami64 (e396f013-d3dd-437d-adf3-0136b084e869): Loading data parts 2023.12.11 21:12:01.824130 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} oximeter.measurements_histogrami64 (e396f013-d3dd-437d-adf3-0136b084e869): There are no data parts 2023.12.11 21:12:01.825752 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.825814 [ 3 ] {3a328ffa-281d-468f-92c8-dd1f8d17f9ff} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.825834 [ 3 ] {} HTTP-Session: 8c1def70-fcfc-4d15-99f7-158ab10ff146 Destroying unnamed session 2023.12.11 21:12:01.825996 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.826076 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.826099 [ 3 ] {} HTTP-Session: 4345ee2f-f031-4172-bfc5-caf072c4b5ad Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.826166 [ 3 ] {} HTTP-Session: 4345ee2f-f031-4172-bfc5-caf072c4b5ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.826387 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.826510 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.11 21:12:01.832036 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} oximeter.measurements_histogramu64 (4ad9f9e2-be6c-4ea1-9057-f73508c4b1e6): Loading data parts 2023.12.11 21:12:01.832162 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} oximeter.measurements_histogramu64 (4ad9f9e2-be6c-4ea1-9057-f73508c4b1e6): There are no data parts 2023.12.11 21:12:01.833783 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.833859 [ 3 ] {3ba14698-0f50-46c6-842e-caad7db622f9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.833912 [ 3 ] {} HTTP-Session: 4345ee2f-f031-4172-bfc5-caf072c4b5ad Destroying unnamed session 2023.12.11 21:12:01.834041 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.834126 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.834146 [ 3 ] {} HTTP-Session: f94aa274-f8c1-4097-b03a-cf415a811e46 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.834201 [ 3 ] {} HTTP-Session: f94aa274-f8c1-4097-b03a-cf415a811e46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.834449 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.834565 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.11 21:12:01.836087 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} oximeter.measurements_histogramf32 (d16ed190-7047-4831-a267-c1c811039b88): Loading data parts 2023.12.11 21:12:01.836210 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} oximeter.measurements_histogramf32 (d16ed190-7047-4831-a267-c1c811039b88): There are no data parts 2023.12.11 21:12:01.837470 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.837499 [ 3 ] {a6b8acc9-5651-4cce-9beb-9795711b2ec7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.837551 [ 3 ] {} HTTP-Session: f94aa274-f8c1-4097-b03a-cf415a811e46 Destroying unnamed session 2023.12.11 21:12:01.837674 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.837757 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.837834 [ 3 ] {} HTTP-Session: e44c4d2a-1b6e-4770-b3d7-b9590109e820 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.837852 [ 3 ] {} HTTP-Session: e44c4d2a-1b6e-4770-b3d7-b9590109e820 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.838114 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.838294 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.11 21:12:01.840130 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Loading data parts 2023.12.11 21:12:01.840226 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): There are no data parts 2023.12.11 21:12:01.842563 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.842628 [ 3 ] {d892f296-d83d-4cca-8890-892c745bb59d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.842643 [ 3 ] {} HTTP-Session: e44c4d2a-1b6e-4770-b3d7-b9590109e820 Destroying unnamed session 2023.12.11 21:12:01.842808 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.842923 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.842944 [ 3 ] {} HTTP-Session: 808415a4-2f76-4756-ab3f-7d751b4424c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.842985 [ 3 ] {} HTTP-Session: 808415a4-2f76-4756-ab3f-7d751b4424c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.843152 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} executeQuery: (from [fd00:1122:3344:101::d]:54665) /* 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.11 21:12:01.843266 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.11 21:12:01.844728 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} oximeter.fields_bool (c7396037-4df3-4365-9b60-3e41e3ce0519): Loading data parts 2023.12.11 21:12:01.844854 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} oximeter.fields_bool (c7396037-4df3-4365-9b60-3e41e3ce0519): There are no data parts 2023.12.11 21:12:01.846836 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.846959 [ 3 ] {1a879a61-6565-4bd0-aaa2-b7b3de1e3e22} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.846978 [ 3 ] {} HTTP-Session: 808415a4-2f76-4756-ab3f-7d751b4424c0 Destroying unnamed session 2023.12.11 21:12:01.847158 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.847276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.847300 [ 3 ] {} HTTP-Session: b3ffbb58-d3ac-44de-8032-7a4b7954a5dd Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.847363 [ 3 ] {} HTTP-Session: b3ffbb58-d3ac-44de-8032-7a4b7954a5dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.847553 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.847631 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.11 21:12:01.849304 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} oximeter.fields_i8 (9f9691b3-ec88-406c-a040-6984e6e7a518): Loading data parts 2023.12.11 21:12:01.849391 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} oximeter.fields_i8 (9f9691b3-ec88-406c-a040-6984e6e7a518): There are no data parts 2023.12.11 21:12:01.850526 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.850553 [ 3 ] {b78ea817-9b48-46ff-9f87-806cb06b10b4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.850606 [ 3 ] {} HTTP-Session: b3ffbb58-d3ac-44de-8032-7a4b7954a5dd Destroying unnamed session 2023.12.11 21:12:01.850757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.850804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.850859 [ 3 ] {} HTTP-Session: 741f32d9-22b4-4d0b-bd20-cc0a37228d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.850922 [ 3 ] {} HTTP-Session: 741f32d9-22b4-4d0b-bd20-cc0a37228d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.851084 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.851195 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.11 21:12:01.853284 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} oximeter.fields_u8 (a8164ab2-50a2-4292-9b5d-2db5f62875c2): Loading data parts 2023.12.11 21:12:01.853397 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} oximeter.fields_u8 (a8164ab2-50a2-4292-9b5d-2db5f62875c2): There are no data parts 2023.12.11 21:12:01.854945 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.854974 [ 3 ] {2c691c0d-e0f5-4c7c-9472-75c5e3e80a39} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.855028 [ 3 ] {} HTTP-Session: 741f32d9-22b4-4d0b-bd20-cc0a37228d8b Destroying unnamed session 2023.12.11 21:12:01.855143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.855223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.855245 [ 3 ] {} HTTP-Session: 7d5f9335-ad26-4bd1-9672-18eff0d87f67 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.855296 [ 3 ] {} HTTP-Session: 7d5f9335-ad26-4bd1-9672-18eff0d87f67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.855490 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.855593 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.11 21:12:01.860293 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} oximeter.fields_i16 (a8b5d240-801c-4bf3-a231-2c9a1db06e5e): Loading data parts 2023.12.11 21:12:01.860414 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} oximeter.fields_i16 (a8b5d240-801c-4bf3-a231-2c9a1db06e5e): There are no data parts 2023.12.11 21:12:01.861733 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.861795 [ 3 ] {10b67a82-90a6-498f-8b82-8ff3d22ff024} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.861811 [ 3 ] {} HTTP-Session: 7d5f9335-ad26-4bd1-9672-18eff0d87f67 Destroying unnamed session 2023.12.11 21:12:01.861973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.862045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.862066 [ 3 ] {} HTTP-Session: 0e1719d7-def3-461f-b14b-3595f382ded2 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.862114 [ 3 ] {} HTTP-Session: 0e1719d7-def3-461f-b14b-3595f382ded2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.862315 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.862390 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.11 21:12:01.863787 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Loading data parts 2023.12.11 21:12:01.863876 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): There are no data parts 2023.12.11 21:12:01.865341 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.865367 [ 3 ] {239fe5f4-55e5-4ccc-8360-4dc256fa6197} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.865433 [ 3 ] {} HTTP-Session: 0e1719d7-def3-461f-b14b-3595f382ded2 Destroying unnamed session 2023.12.11 21:12:01.865550 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.865632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.865697 [ 3 ] {} HTTP-Session: 4c34a1f6-fa31-49a3-b019-e5e5f2b6d09f Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.865716 [ 3 ] {} HTTP-Session: 4c34a1f6-fa31-49a3-b019-e5e5f2b6d09f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.865906 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.866010 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.11 21:12:01.867420 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} oximeter.fields_i32 (2e630877-cb41-4172-b82f-cb4875ce33dd): Loading data parts 2023.12.11 21:12:01.867532 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} oximeter.fields_i32 (2e630877-cb41-4172-b82f-cb4875ce33dd): There are no data parts 2023.12.11 21:12:01.868712 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.868772 [ 3 ] {2b66c84b-bcc6-470a-aa8f-bc1f6d060cc9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.868822 [ 3 ] {} HTTP-Session: 4c34a1f6-fa31-49a3-b019-e5e5f2b6d09f Destroying unnamed session 2023.12.11 21:12:01.868932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.869011 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.869068 [ 3 ] {} HTTP-Session: 39ce20cc-d4ad-441c-a216-cf5253ce9ff8 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.869085 [ 3 ] {} HTTP-Session: 39ce20cc-d4ad-441c-a216-cf5253ce9ff8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.869270 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.869343 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.11 21:12:01.870836 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} oximeter.fields_u32 (a1260e82-4472-428e-b71d-9d902d73404c): Loading data parts 2023.12.11 21:12:01.870936 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} oximeter.fields_u32 (a1260e82-4472-428e-b71d-9d902d73404c): There are no data parts 2023.12.11 21:12:01.874217 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.874275 [ 3 ] {1167f3fb-d162-478b-bcb7-b56a8a3c1ab2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.874294 [ 3 ] {} HTTP-Session: 39ce20cc-d4ad-441c-a216-cf5253ce9ff8 Destroying unnamed session 2023.12.11 21:12:01.874461 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.874539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.874561 [ 3 ] {} HTTP-Session: 151c8a09-c69f-4f8b-aafd-3782b87087bc Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.874618 [ 3 ] {} HTTP-Session: 151c8a09-c69f-4f8b-aafd-3782b87087bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.874774 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.874878 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.11 21:12:01.877297 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Loading data parts 2023.12.11 21:12:01.877413 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): There are no data parts 2023.12.11 21:12:01.878990 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.879017 [ 3 ] {8f4ec1b8-f2f9-4874-8c29-56b6e9ec4671} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.879103 [ 3 ] {} HTTP-Session: 151c8a09-c69f-4f8b-aafd-3782b87087bc Destroying unnamed session 2023.12.11 21:12:01.879212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.879302 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.879360 [ 3 ] {} HTTP-Session: 81386c44-0353-4770-b6ff-e2c7c62d337b Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.879412 [ 3 ] {} HTTP-Session: 81386c44-0353-4770-b6ff-e2c7c62d337b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.879571 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.879676 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.11 21:12:01.881932 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} oximeter.fields_u64 (db1a3eb8-5488-4ef8-b908-370e2e284c05): Loading data parts 2023.12.11 21:12:01.882061 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} oximeter.fields_u64 (db1a3eb8-5488-4ef8-b908-370e2e284c05): There are no data parts 2023.12.11 21:12:01.883768 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.883794 [ 3 ] {5559ca97-63e0-499f-9bbf-6dacbf9a8187} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.883810 [ 3 ] {} HTTP-Session: 81386c44-0353-4770-b6ff-e2c7c62d337b Destroying unnamed session 2023.12.11 21:12:01.883961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.884049 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.884070 [ 3 ] {} HTTP-Session: fbec7474-b89f-41d3-9c85-9b0d07b3ba1c Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.884125 [ 3 ] {} HTTP-Session: fbec7474-b89f-41d3-9c85-9b0d07b3ba1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.884326 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.884399 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.11 21:12:01.889160 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Loading data parts 2023.12.11 21:12:01.889238 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): There are no data parts 2023.12.11 21:12:01.890678 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.890742 [ 3 ] {6dc483c3-2e63-4beb-b37f-149d16b0765d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.890759 [ 3 ] {} HTTP-Session: fbec7474-b89f-41d3-9c85-9b0d07b3ba1c Destroying unnamed session 2023.12.11 21:12:01.890917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.890999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.891020 [ 3 ] {} HTTP-Session: 1300e19b-8717-4ae5-894b-bfd31b69d14b Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.891070 [ 3 ] {} HTTP-Session: 1300e19b-8717-4ae5-894b-bfd31b69d14b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.891264 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.891337 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.11 21:12:01.893045 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Loading data parts 2023.12.11 21:12:01.893140 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): There are no data parts 2023.12.11 21:12:01.896469 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.896494 [ 3 ] {55b2c08c-3a4e-457b-9f2b-538f1be33981} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.896550 [ 3 ] {} HTTP-Session: 1300e19b-8717-4ae5-894b-bfd31b69d14b Destroying unnamed session 2023.12.11 21:12:01.896668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.896747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.896813 [ 3 ] {} HTTP-Session: fcdb0104-b606-44d3-bc37-fd64b71ad0a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.896831 [ 3 ] {} HTTP-Session: fcdb0104-b606-44d3-bc37-fd64b71ad0a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.897025 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} executeQuery: (from [fd00:1122:3344:101::d]:54665) 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.11 21:12:01.897156 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.11 21:12:01.899289 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Loading data parts 2023.12.11 21:12:01.899406 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): There are no data parts 2023.12.11 21:12:01.903084 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.903210 [ 3 ] {33b5828c-6783-45c4-9bad-ab97452e9491} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.903265 [ 3 ] {} HTTP-Session: fcdb0104-b606-44d3-bc37-fd64b71ad0a7 Destroying unnamed session 2023.12.11 21:12:01.903387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.903463 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.903517 [ 3 ] {} HTTP-Session: 9caf3f3f-6a04-470f-9a05-10515d98cc93 Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.903533 [ 3 ] {} HTTP-Session: 9caf3f3f-6a04-470f-9a05-10515d98cc93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.903785 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} executeQuery: (from [fd00:1122:3344:101::d]:54665) /* 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.11 21:12:01.903909 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.11 21:12:01.905773 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf): Loading data parts 2023.12.11 21:12:01.905848 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf): There are no data parts 2023.12.11 21:12:01.907531 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.907612 [ 3 ] {d5a6fd12-be2d-492e-ac61-eaf3f714e22e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.11 21:12:01.907631 [ 3 ] {} HTTP-Session: 9caf3f3f-6a04-470f-9a05-10515d98cc93 Destroying unnamed session 2023.12.11 21:12:01.907817 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:54665, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:01.907925 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:01.907945 [ 3 ] {} HTTP-Session: 99c35640-d9c5-4db2-8d5b-b77cfb23a98f Authenticating user 'default' from [fd00:1122:3344:101::d]:54665 2023.12.11 21:12:01.908004 [ 3 ] {} HTTP-Session: 99c35640-d9c5-4db2-8d5b-b77cfb23a98f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:01.908116 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} executeQuery: (from [fd00:1122:3344:101::d]:54665) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.11 21:12:01.908824 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.11 21:12:01.914894 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.82 GiB. 2023.12.11 21:12:01.918041 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:12:01.918487 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} oximeter.version (437674da-8891-43f5-be86-82ba0c015a1c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:12:01.918758 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} executeQuery: Read 1 rows, 16.00 B in 0.010565045 sec., 94 rows/sec., 1.48 KiB/sec. 2023.12.11 21:12:01.918903 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} DynamicQueryHandler: Done processing query 2023.12.11 21:12:01.918924 [ 3 ] {8650078b-3bf1-40ac-a60e-fff1666558e4} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.11 21:12:01.918941 [ 3 ] {} HTTP-Session: 99c35640-d9c5-4db2-8d5b-b77cfb23a98f Destroying unnamed session 2023.12.11 21:12:02.000129 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.99 MiB, peak 224.06 MiB, will set to 228.28 MiB (RSS), difference: 9.29 MiB 2023.12.11 21:12:15.299891 [ 135 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:12:15.299952 [ 135 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:12:30.300199 [ 161 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:12:30.300268 [ 161 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:12:45.300564 [ 151 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:12:45.300633 [ 151 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:12:56.932255 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:56.932411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:56.932460 [ 3 ] {} HTTP-Session: 76cfb669-06d7-40fd-853c-2363fe2dae5d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:12:56.932500 [ 3 ] {} HTTP-Session: 76cfb669-06d7-40fd-853c-2363fe2dae5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:56.932641 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} executeQuery: (from [fd00:1122:3344:101::d]:56099) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:12:56.933005 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:12:56.933929 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:12:56.936354 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:12:56.937697 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} DynamicQueryHandler: Done processing query 2023.12.11 21:12:56.937729 [ 3 ] {9147ae7c-1293-4567-b7e1-defb3f92bfaa} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:12:56.937747 [ 3 ] {} HTTP-Session: 76cfb669-06d7-40fd-853c-2363fe2dae5d Destroying unnamed session 2023.12.11 21:12:56.940852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:56.940918 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:56.940942 [ 3 ] {} HTTP-Session: a204c89e-f69e-4bbe-9e76-b41ad44f1679 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:12:56.940986 [ 3 ] {} HTTP-Session: a204c89e-f69e-4bbe-9e76-b41ad44f1679 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:56.941151 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} executeQuery: (from [fd00:1122:3344:101::d]:56099) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.11 21:12:56.957363 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:12:56.957668 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:12:56.957802 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:12:56.958735 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} DynamicQueryHandler: Done processing query 2023.12.11 21:12:56.958763 [ 3 ] {bc5025b3-2a9a-4a71-8606-2ca0b2dc204d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:12:56.958780 [ 3 ] {} HTTP-Session: a204c89e-f69e-4bbe-9e76-b41ad44f1679 Destroying unnamed session 2023.12.11 21:12:56.959188 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:56.959241 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:56.959263 [ 3 ] {} HTTP-Session: ceeeeaaf-2c5f-4823-bd88-0a33573f1806 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:12:56.959282 [ 3 ] {} HTTP-Session: ceeeeaaf-2c5f-4823-bd88-0a33573f1806 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:56.959405 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} executeQuery: (from [fd00:1122:3344:101::d]:56099) 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.11 21:12:56.961907 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:12:56.962210 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:12:56.962294 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:12:56.963319 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} DynamicQueryHandler: Done processing query 2023.12.11 21:12:56.963348 [ 3 ] {2a898c78-e73f-4bdd-8f6b-a27152c7aa82} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:12:56.963365 [ 3 ] {} HTTP-Session: ceeeeaaf-2c5f-4823-bd88-0a33573f1806 Destroying unnamed session 2023.12.11 21:12:56.963603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:56.963650 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:56.963669 [ 3 ] {} HTTP-Session: 7f73168e-304b-4de6-ba05-420fc5907e09 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:12:56.963687 [ 3 ] {} HTTP-Session: 7f73168e-304b-4de6-ba05-420fc5907e09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:56.963802 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} executeQuery: (from [fd00:1122:3344:101::d]:56099) 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.11 21:12:56.964155 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:12:56.964306 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:12:56.964348 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:12:56.965140 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} DynamicQueryHandler: Done processing query 2023.12.11 21:12:56.965169 [ 3 ] {99f5238b-5c9a-46b2-aa9c-48ec2ee6550e} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:12:56.965185 [ 3 ] {} HTTP-Session: 7f73168e-304b-4de6-ba05-420fc5907e09 Destroying unnamed session 2023.12.11 21:12:56.966352 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:56.966400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:56.966419 [ 3 ] {} HTTP-Session: b89d6dba-1d28-4044-8222-95bcd1d517a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:12:56.966435 [ 3 ] {} HTTP-Session: b89d6dba-1d28-4044-8222-95bcd1d517a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:56.966514 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:12:56.966556 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:12:56.967310 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:12:56.971953 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:12:56.972368 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:12:56.972541 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:12:56.972679 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} executeQuery: Read 4 rows, 443.00 B in 0.006127716 sec., 652 rows/sec., 70.60 KiB/sec. 2023.12.11 21:12:56.972796 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} DynamicQueryHandler: Done processing query 2023.12.11 21:12:56.972821 [ 3 ] {9634258a-423d-48e1-bdfc-4c9ca004baf1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:12:56.972838 [ 3 ] {} HTTP-Session: b89d6dba-1d28-4044-8222-95bcd1d517a4 Destroying unnamed session 2023.12.11 21:12:56.972957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5643, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:56.973003 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:56.973022 [ 3 ] {} HTTP-Session: 694a5ce2-1603-48ec-8cfa-0380958ebba3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:12:56.973038 [ 3 ] {} HTTP-Session: 694a5ce2-1603-48ec-8cfa-0380958ebba3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:56.973110 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:12:56.973150 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:12:56.973255 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:12:56.979127 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:12:56.979535 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:12:56.979820 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:12:56.979923 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} executeQuery: Read 39 rows, 3.16 KiB in 0.006784383 sec., 5748 rows/sec., 465.94 KiB/sec. 2023.12.11 21:12:56.980069 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} DynamicQueryHandler: Done processing query 2023.12.11 21:12:56.980093 [ 3 ] {e38684b1-095b-4d12-81e9-64d4bd0bdf4a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:12:56.980110 [ 3 ] {} HTTP-Session: 694a5ce2-1603-48ec-8cfa-0380958ebba3 Destroying unnamed session 2023.12.11 21:12:56.980292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 18929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:56.980340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:56.980359 [ 3 ] {} HTTP-Session: 345d3795-f81a-4c90-94aa-466f94f5d72c Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:12:56.980377 [ 3 ] {} HTTP-Session: 345d3795-f81a-4c90-94aa-466f94f5d72c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:56.980451 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:12:56.980492 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:12:56.980599 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:12:56.981024 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:12:56.981309 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:12:56.981490 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:12:56.981625 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} executeQuery: Read 117 rows, 11.76 KiB in 0.001142071 sec., 102445 rows/sec., 10.06 MiB/sec. 2023.12.11 21:12:56.981757 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} DynamicQueryHandler: Done processing query 2023.12.11 21:12:56.981782 [ 3 ] {61671ea8-92ef-4ca6-825e-ed49ee80be43} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:12:56.981797 [ 3 ] {} HTTP-Session: 345d3795-f81a-4c90-94aa-466f94f5d72c Destroying unnamed session 2023.12.11 21:12:56.981923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 8871, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:56.981968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:56.981987 [ 3 ] {} HTTP-Session: 365423b2-412d-4a5b-9183-d0c6f5267fe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:12:56.982004 [ 3 ] {} HTTP-Session: 365423b2-412d-4a5b-9183-d0c6f5267fe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:56.982076 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:12:56.982115 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:12:56.983445 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:12:56.986100 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:12:56.988530 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:12:56.988687 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:12:56.988855 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} executeQuery: Read 52 rows, 4.18 KiB in 0.006741862 sec., 7713 rows/sec., 619.67 KiB/sec. 2023.12.11 21:12:56.989089 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} DynamicQueryHandler: Done processing query 2023.12.11 21:12:56.989135 [ 3 ] {8452028a-f582-4928-a2a3-55f56df5ec52} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:12:56.989166 [ 3 ] {} HTTP-Session: 365423b2-412d-4a5b-9183-d0c6f5267fe2 Destroying unnamed session 2023.12.11 21:12:56.989424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 41733, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:56.989510 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:56.989548 [ 3 ] {} HTTP-Session: 3cfc3fff-1380-4f9e-88e3-4b6851fb03a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:12:56.989581 [ 3 ] {} HTTP-Session: 3cfc3fff-1380-4f9e-88e3-4b6851fb03a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:56.989739 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:12:56.989826 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:12:56.989989 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:12:56.990528 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:12:56.994112 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:12:56.994318 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:12:56.994445 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} executeQuery: Read 39 rows, 53.89 KiB in 0.004655155 sec., 8377 rows/sec., 11.31 MiB/sec. 2023.12.11 21:12:56.994591 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} DynamicQueryHandler: Done processing query 2023.12.11 21:12:56.994615 [ 3 ] {66b59b98-3905-4a7d-88e9-56279a16b533} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:12:56.994631 [ 3 ] {} HTTP-Session: 3cfc3fff-1380-4f9e-88e3-4b6851fb03a3 Destroying unnamed session 2023.12.11 21:12:56.994749 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 3401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:12:56.994797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:12:56.994816 [ 3 ] {} HTTP-Session: 945be4c8-f531-42e6-95a5-4af8b1727150 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:12:56.994833 [ 3 ] {} HTTP-Session: 945be4c8-f531-42e6-95a5-4af8b1727150 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:12:56.994904 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:12:56.995528 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.11 21:12:56.995643 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:12:56.995972 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:12:56.996305 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:12:56.996489 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} oximeter.measurements_i64 (7513b1d6-ea19-4891-b1aa-8915bbea122f): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:12:56.996606 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} executeQuery: Read 21 rows, 1.57 KiB in 0.001671045 sec., 12566 rows/sec., 938.55 KiB/sec. 2023.12.11 21:12:56.996733 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} DynamicQueryHandler: Done processing query 2023.12.11 21:12:56.996757 [ 3 ] {c395a543-facd-4e47-b44f-2f4c093b6cd6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:12:56.996772 [ 3 ] {} HTTP-Session: 945be4c8-f531-42e6-95a5-4af8b1727150 Destroying unnamed session 2023.12.11 21:13:00.300681 [ 144 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:13:00.300753 [ 144 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:13:01.919694 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:01.919806 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:01.919836 [ 3 ] {} HTTP-Session: 48682765-aebe-4308-b486-e117448db29d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:01.919863 [ 3 ] {} HTTP-Session: 48682765-aebe-4308-b486-e117448db29d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:01.920071 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} executeQuery: (from [fd00:1122:3344:101::d]:56099) 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.11 21:13:01.922976 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.923189 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.923303 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:13:01.923650 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.11 21:13:01.925623 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:13:01.925656 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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.11 21:13:01.927974 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:13:01.936557 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} executeQuery: Read 4 rows, 443.00 B in 0.016433524 sec., 243 rows/sec., 26.33 KiB/sec. 2023.12.11 21:13:01.936772 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} DynamicQueryHandler: Done processing query 2023.12.11 21:13:01.936799 [ 3 ] {ebea3f89-5875-4974-8550-577a89c6f1ef} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:13:01.936815 [ 3 ] {} HTTP-Session: 48682765-aebe-4308-b486-e117448db29d Destroying unnamed session 2023.12.11 21:13:01.937130 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:01.937181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:01.937202 [ 3 ] {} HTTP-Session: 7685a1ea-cb80-4418-9788-890692e2365e Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:01.937222 [ 3 ] {} HTTP-Session: 7685a1ea-cb80-4418-9788-890692e2365e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:01.937356 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} executeQuery: (from [fd00:1122:3344:101::d]:56099) 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.11 21:13:01.937825 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.937987 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.938031 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:13:01.938180 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.11 21:13:01.938210 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:13:01.938233 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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.11 21:13:01.938263 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:13:01.939168 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} executeQuery: Read 4 rows, 443.00 B in 0.001772338 sec., 2256 rows/sec., 244.09 KiB/sec. 2023.12.11 21:13:01.939359 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} DynamicQueryHandler: Done processing query 2023.12.11 21:13:01.939383 [ 3 ] {ab0b4a1c-29c8-44f3-9ce7-14449a6d392a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:13:01.939400 [ 3 ] {} HTTP-Session: 7685a1ea-cb80-4418-9788-890692e2365e Destroying unnamed session 2023.12.11 21:13:01.939774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:01.939820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:01.939840 [ 3 ] {} HTTP-Session: d1c13f72-79c2-4d76-b403-838484539556 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:01.939857 [ 3 ] {} HTTP-Session: d1c13f72-79c2-4d76-b403-838484539556 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:01.939978 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} executeQuery: (from [fd00:1122:3344:101::d]:56099) 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.11 21:13:01.940427 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.940591 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.940632 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:13:01.940776 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.11 21:13:01.940805 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:13:01.940827 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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.11 21:13:01.940855 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:13:01.941798 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} executeQuery: Read 4 rows, 443.00 B in 0.001782908 sec., 2243 rows/sec., 242.65 KiB/sec. 2023.12.11 21:13:01.941983 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} DynamicQueryHandler: Done processing query 2023.12.11 21:13:01.942006 [ 3 ] {84a86e63-f546-46c9-8627-a2bc3178a090} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:13:01.942022 [ 3 ] {} HTTP-Session: d1c13f72-79c2-4d76-b403-838484539556 Destroying unnamed session 2023.12.11 21:13:01.942273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:01.942316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:01.942334 [ 3 ] {} HTTP-Session: dc74cfbe-ae3f-4dc0-a3fe-c4e6dbfcc443 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:01.942352 [ 3 ] {} HTTP-Session: dc74cfbe-ae3f-4dc0-a3fe-c4e6dbfcc443 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:01.942470 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} executeQuery: (from [fd00:1122:3344:101::d]:56099) 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.11 21:13:01.942920 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.943082 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.943125 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:13:01.943270 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.11 21:13:01.943298 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:13:01.943319 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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.11 21:13:01.943347 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:13:01.944324 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} executeQuery: Read 4 rows, 443.00 B in 0.001795948 sec., 2227 rows/sec., 240.89 KiB/sec. 2023.12.11 21:13:01.944510 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} DynamicQueryHandler: Done processing query 2023.12.11 21:13:01.944533 [ 3 ] {8fd2086f-b1a1-465b-92b1-d511c90d7f20} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:13:01.944549 [ 3 ] {} HTTP-Session: dc74cfbe-ae3f-4dc0-a3fe-c4e6dbfcc443 Destroying unnamed session 2023.12.11 21:13:01.944797 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:01.944843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:01.944862 [ 3 ] {} HTTP-Session: 5f74a166-fa6c-4a91-a8c0-a4adc7357c37 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:01.944880 [ 3 ] {} HTTP-Session: 5f74a166-fa6c-4a91-a8c0-a4adc7357c37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:01.945000 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} executeQuery: (from [fd00:1122:3344:101::d]:56099) 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.11 21:13:01.945460 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.945626 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.945667 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:13:01.945813 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.11 21:13:01.945841 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:13:01.945862 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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.11 21:13:01.945890 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:13:01.946799 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} executeQuery: Read 4 rows, 443.00 B in 0.001760117 sec., 2272 rows/sec., 245.79 KiB/sec. 2023.12.11 21:13:01.946986 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} DynamicQueryHandler: Done processing query 2023.12.11 21:13:01.947009 [ 3 ] {137d9cb6-8656-4a0c-9339-9bae12c3ea61} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:13:01.947026 [ 3 ] {} HTTP-Session: 5f74a166-fa6c-4a91-a8c0-a4adc7357c37 Destroying unnamed session 2023.12.11 21:13:01.947261 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:01.947304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:01.947322 [ 3 ] {} HTTP-Session: 4c70fc3c-0c7b-4ccf-8e53-0f16953d3973 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:01.947339 [ 3 ] {} HTTP-Session: 4c70fc3c-0c7b-4ccf-8e53-0f16953d3973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:01.947459 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} executeQuery: (from [fd00:1122:3344:101::d]:56099) 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.11 21:13:01.947921 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.948088 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.948129 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:13:01.948275 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.11 21:13:01.948304 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:13:01.948324 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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.11 21:13:01.948352 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.11 21:13:01.949308 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} executeQuery: Read 4 rows, 443.00 B in 0.001797529 sec., 2225 rows/sec., 240.67 KiB/sec. 2023.12.11 21:13:01.949500 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} DynamicQueryHandler: Done processing query 2023.12.11 21:13:01.949525 [ 3 ] {2bf0df1c-1e1a-441f-945e-1afc5d86e4b4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.11 21:13:01.949541 [ 3 ] {} HTTP-Session: 4c70fc3c-0c7b-4ccf-8e53-0f16953d3973 Destroying unnamed session 2023.12.11 21:13:01.965548 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:01.965602 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:01.965625 [ 3 ] {} HTTP-Session: a79665d1-8774-46b6-bdce-3b1397121874 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:01.965646 [ 3 ] {} HTTP-Session: a79665d1-8774-46b6-bdce-3b1397121874 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:01.965741 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:01.965790 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:01.965954 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:01.966299 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:13:01.966587 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:13:01.966745 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:13:01.966925 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} executeQuery: Read 6 rows, 996.00 B in 0.001150671 sec., 5214 rows/sec., 845.29 KiB/sec. 2023.12.11 21:13:01.967079 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} DynamicQueryHandler: Done processing query 2023.12.11 21:13:01.967103 [ 3 ] {5dae2966-d556-4137-83d4-5fd3621b1834} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:13:01.967118 [ 3 ] {} HTTP-Session: a79665d1-8774-46b6-bdce-3b1397121874 Destroying unnamed session 2023.12.11 21:13:01.967237 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5346, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:01.967281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:01.967299 [ 3 ] {} HTTP-Session: f03713a7-0560-4ee7-82ac-4948bb9083db Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:01.967316 [ 3 ] {} HTTP-Session: f03713a7-0560-4ee7-82ac-4948bb9083db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:01.967390 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:01.967430 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:13:01.967534 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:01.967855 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:13:01.968062 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:13:01.968208 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:13:01.968308 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} executeQuery: Read 36 rows, 3.12 KiB in 0.000890174 sec., 40441 rows/sec., 3.42 MiB/sec. 2023.12.11 21:13:01.968431 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} DynamicQueryHandler: Done processing query 2023.12.11 21:13:01.968455 [ 3 ] {5752131d-e158-4c5f-95eb-6f9aa6f5cc93} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:01.968471 [ 3 ] {} HTTP-Session: f03713a7-0560-4ee7-82ac-4948bb9083db Destroying unnamed session 2023.12.11 21:13:01.968584 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 4092, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:01.968628 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:01.968646 [ 3 ] {} HTTP-Session: 92dcf147-7980-4987-b791-712563821363 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:01.968663 [ 3 ] {} HTTP-Session: 92dcf147-7980-4987-b791-712563821363 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:01.968734 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:01.968772 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:13:01.968877 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:01.969155 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:13:01.969379 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:13:01.969526 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:13:01.969623 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} executeQuery: Read 24 rows, 1.90 KiB in 0.000861983 sec., 27842 rows/sec., 2.15 MiB/sec. 2023.12.11 21:13:01.969736 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} DynamicQueryHandler: Done processing query 2023.12.11 21:13:01.969760 [ 3 ] {c817fedd-3647-422b-9d15-5924088bfe34} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:13:01.969775 [ 3 ] {} HTTP-Session: 92dcf147-7980-4987-b791-712563821363 Destroying unnamed session 2023.12.11 21:13:01.970084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 64678, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:01.970130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:01.970149 [ 3 ] {} HTTP-Session: 338305c8-a6b2-4953-81e1-9f0eefa00543 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:01.970165 [ 3 ] {} HTTP-Session: 338305c8-a6b2-4953-81e1-9f0eefa00543 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:01.970254 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:01.970296 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:13:01.970411 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:01.970859 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:13:01.971136 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:13:01.971309 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:13:01.971415 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} executeQuery: Read 336 rows, 24.28 KiB in 0.001133301 sec., 296479 rows/sec., 20.92 MiB/sec. 2023.12.11 21:13:01.971540 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} DynamicQueryHandler: Done processing query 2023.12.11 21:13:01.971562 [ 3 ] {271afe63-294c-4789-8322-9a8fd1cd44e8} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.12.11 21:13:01.971577 [ 3 ] {} HTTP-Session: 338305c8-a6b2-4953-81e1-9f0eefa00543 Destroying unnamed session 2023.12.11 21:13:06.922279 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:06.922398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:06.922424 [ 3 ] {} HTTP-Session: 03008138-4442-47c0-a6f6-da0c488d6896 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:06.922449 [ 3 ] {} HTTP-Session: 03008138-4442-47c0-a6f6-da0c488d6896 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:06.922576 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:06.922635 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:13:06.922794 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:06.923259 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:13:06.923524 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:13:06.923690 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:13:06.923827 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} executeQuery: Read 40 rows, 3.24 KiB in 0.001213673 sec., 32957 rows/sec., 2.61 MiB/sec. 2023.12.11 21:13:06.923981 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} DynamicQueryHandler: Done processing query 2023.12.11 21:13:06.924008 [ 3 ] {e94a3c11-aa75-433d-a4c0-0be791241940} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:06.924024 [ 3 ] {} HTTP-Session: 03008138-4442-47c0-a6f6-da0c488d6896 Destroying unnamed session 2023.12.11 21:13:06.924170 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:06.924224 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:06.924245 [ 3 ] {} HTTP-Session: 5685543e-53f2-465f-8a2d-aede698e1952 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:06.924265 [ 3 ] {} HTTP-Session: 5685543e-53f2-465f-8a2d-aede698e1952 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:06.924353 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:06.924396 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:13:06.924508 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:06.924895 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:13:06.925120 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:13:06.925269 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:13:06.925391 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} executeQuery: Read 120 rows, 12.06 KiB in 0.001005098 sec., 119391 rows/sec., 11.72 MiB/sec. 2023.12.11 21:13:06.925508 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} DynamicQueryHandler: Done processing query 2023.12.11 21:13:06.925532 [ 3 ] {a3053cc6-279a-4c6d-9e3e-c0c8223fd2ec} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:13:06.925548 [ 3 ] {} HTTP-Session: 5685543e-53f2-465f-8a2d-aede698e1952 Destroying unnamed session 2023.12.11 21:13:06.925713 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:06.925761 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:06.925781 [ 3 ] {} HTTP-Session: 0344093d-679e-4fa7-9fb7-ecf17d1024f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:06.925798 [ 3 ] {} HTTP-Session: 0344093d-679e-4fa7-9fb7-ecf17d1024f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:06.925872 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:06.925912 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:13:06.926020 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:06.926314 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:13:06.926524 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:13:06.926669 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:13:06.926806 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} executeQuery: Read 40 rows, 3.20 KiB in 0.000905135 sec., 44192 rows/sec., 3.46 MiB/sec. 2023.12.11 21:13:06.926924 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} DynamicQueryHandler: Done processing query 2023.12.11 21:13:06.926947 [ 3 ] {fded9478-783f-422d-bd14-838e5f9bebda} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:06.926962 [ 3 ] {} HTTP-Session: 0344093d-679e-4fa7-9fb7-ecf17d1024f5 Destroying unnamed session 2023.12.11 21:13:06.927120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:06.927166 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:06.927185 [ 3 ] {} HTTP-Session: 134b69de-7156-40b0-ba86-5787e0f64bb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:06.927203 [ 3 ] {} HTTP-Session: 134b69de-7156-40b0-ba86-5787e0f64bb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:06.927291 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:06.927335 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:13:06.927474 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:06.927935 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.30 GiB. 2023.12.11 21:13:06.928265 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:13:06.928445 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:13:06.928566 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} executeQuery: Read 40 rows, 55.27 KiB in 0.001246533 sec., 32089 rows/sec., 43.30 MiB/sec. 2023.12.11 21:13:06.928691 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} DynamicQueryHandler: Done processing query 2023.12.11 21:13:06.928714 [ 3 ] {64dd6fd9-2464-49dc-9c5b-f754098f8928} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:13:06.928731 [ 3 ] {} HTTP-Session: 134b69de-7156-40b0-ba86-5787e0f64bb6 Destroying unnamed session 2023.12.11 21:13:15.300794 [ 130 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:13:15.300868 [ 130 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:13:16.922738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:16.922843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:16.922868 [ 3 ] {} HTTP-Session: ccf24daa-7ffe-41ab-a8ad-6e3300d3e576 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:16.922892 [ 3 ] {} HTTP-Session: ccf24daa-7ffe-41ab-a8ad-6e3300d3e576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:16.923018 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:16.923078 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:13:16.923229 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:16.923636 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:16.923896 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:13:16.924057 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:13:16.924187 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} executeQuery: Read 40 rows, 3.24 KiB in 0.00112903 sec., 35428 rows/sec., 2.80 MiB/sec. 2023.12.11 21:13:16.924349 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} DynamicQueryHandler: Done processing query 2023.12.11 21:13:16.924376 [ 3 ] {094eb0b2-7284-4a3b-beb0-6cdc1418500f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:16.924392 [ 3 ] {} HTTP-Session: ccf24daa-7ffe-41ab-a8ad-6e3300d3e576 Destroying unnamed session 2023.12.11 21:13:16.924554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:16.924599 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:16.924618 [ 3 ] {} HTTP-Session: 1829b92a-c4d4-4f94-aa99-96fd9a93b1d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:16.924635 [ 3 ] {} HTTP-Session: 1829b92a-c4d4-4f94-aa99-96fd9a93b1d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:16.924714 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:16.924755 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:13:16.924863 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:16.925238 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:16.925462 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:13:16.925631 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:13:16.925738 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} executeQuery: Read 120 rows, 12.06 KiB in 0.000989256 sec., 121303 rows/sec., 11.90 MiB/sec. 2023.12.11 21:13:16.925902 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} DynamicQueryHandler: Done processing query 2023.12.11 21:13:16.925926 [ 3 ] {b6a69ad1-ce98-4ea8-bdaf-b2362b7f356c} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:13:16.925942 [ 3 ] {} HTTP-Session: 1829b92a-c4d4-4f94-aa99-96fd9a93b1d3 Destroying unnamed session 2023.12.11 21:13:16.926078 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:16.926122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:16.926141 [ 3 ] {} HTTP-Session: 8cd6b731-e57d-496b-a13b-419412f0d05d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:16.926158 [ 3 ] {} HTTP-Session: 8cd6b731-e57d-496b-a13b-419412f0d05d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:16.926229 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:16.926269 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:13:16.926382 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:16.926676 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:16.926876 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:13:16.927020 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:13:16.927142 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} executeQuery: Read 40 rows, 3.20 KiB in 0.000882284 sec., 45336 rows/sec., 3.55 MiB/sec. 2023.12.11 21:13:16.927248 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} DynamicQueryHandler: Done processing query 2023.12.11 21:13:16.927271 [ 3 ] {619b17eb-07d2-4716-a41a-bab6b2e595ad} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:16.927286 [ 3 ] {} HTTP-Session: 8cd6b731-e57d-496b-a13b-419412f0d05d Destroying unnamed session 2023.12.11 21:13:16.927487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:16.927531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:16.927549 [ 3 ] {} HTTP-Session: 2ab7d824-655c-481d-9f96-6371b5f5f229 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:16.927565 [ 3 ] {} HTTP-Session: 2ab7d824-655c-481d-9f96-6371b5f5f229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:16.927650 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:16.927695 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:13:16.927835 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:16.928272 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:16.928590 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:13:16.928772 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:13:16.928896 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} executeQuery: Read 40 rows, 55.27 KiB in 0.001208412 sec., 33101 rows/sec., 44.67 MiB/sec. 2023.12.11 21:13:16.929024 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} DynamicQueryHandler: Done processing query 2023.12.11 21:13:16.929048 [ 3 ] {ec06b33a-3e27-4a15-8676-845ad055fefe} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:13:16.929063 [ 3 ] {} HTTP-Session: 2ab7d824-655c-481d-9f96-6371b5f5f229 Destroying unnamed session 2023.12.11 21:13:26.922547 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:26.922683 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:26.922744 [ 3 ] {} HTTP-Session: 6e1d6c96-9a2d-43d4-89df-d38d3cd12898 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:26.922768 [ 3 ] {} HTTP-Session: 6e1d6c96-9a2d-43d4-89df-d38d3cd12898 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:26.922895 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:26.922955 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:13:26.923110 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:26.923519 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:26.923791 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:13:26.923957 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:13:26.924077 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} executeQuery: Read 40 rows, 3.24 KiB in 0.001147701 sec., 34852 rows/sec., 2.76 MiB/sec. 2023.12.11 21:13:26.924205 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} DynamicQueryHandler: Done processing query 2023.12.11 21:13:26.924230 [ 3 ] {82e0d112-79f0-4f83-878b-91236a1920d4} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:26.924246 [ 3 ] {} HTTP-Session: 6e1d6c96-9a2d-43d4-89df-d38d3cd12898 Destroying unnamed session 2023.12.11 21:13:26.924384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:26.924431 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:26.924451 [ 3 ] {} HTTP-Session: 4803fd75-49f3-4fca-9121-42ec5df7bca9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:26.924469 [ 3 ] {} HTTP-Session: 4803fd75-49f3-4fca-9121-42ec5df7bca9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:26.924560 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:26.924606 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:13:26.924712 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:26.925100 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:26.925325 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:13:26.925477 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:13:26.925588 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} executeQuery: Read 120 rows, 12.06 KiB in 0.000997027 sec., 120357 rows/sec., 11.81 MiB/sec. 2023.12.11 21:13:26.925710 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} DynamicQueryHandler: Done processing query 2023.12.11 21:13:26.925735 [ 3 ] {be2f846b-7b43-4a94-a37d-8fe6b5fe2b01} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:13:26.925750 [ 3 ] {} HTTP-Session: 4803fd75-49f3-4fca-9121-42ec5df7bca9 Destroying unnamed session 2023.12.11 21:13:26.925875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:26.925922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:26.925941 [ 3 ] {} HTTP-Session: 893b967f-a545-419b-bf54-0f0382e8874b Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:26.925959 [ 3 ] {} HTTP-Session: 893b967f-a545-419b-bf54-0f0382e8874b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:26.926032 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:26.926071 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:13:26.926178 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:26.926465 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:26.926673 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:13:26.926833 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:13:26.926937 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} executeQuery: Read 40 rows, 3.20 KiB in 0.000875563 sec., 45684 rows/sec., 3.57 MiB/sec. 2023.12.11 21:13:26.927054 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} DynamicQueryHandler: Done processing query 2023.12.11 21:13:26.927078 [ 3 ] {1df910ab-cd43-43bd-bb8a-93885c8d2ef3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:26.927094 [ 3 ] {} HTTP-Session: 893b967f-a545-419b-bf54-0f0382e8874b Destroying unnamed session 2023.12.11 21:13:26.927299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42803, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:26.927344 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:26.927363 [ 3 ] {} HTTP-Session: d8d8d7cd-dabe-4a67-9933-416febbf9b21 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:26.927380 [ 3 ] {} HTTP-Session: d8d8d7cd-dabe-4a67-9933-416febbf9b21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:26.927468 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:26.927513 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:13:26.927647 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:26.928128 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:26.928446 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:13:26.928624 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:13:26.928732 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} executeQuery: Read 40 rows, 55.27 KiB in 0.001236004 sec., 32362 rows/sec., 43.67 MiB/sec. 2023.12.11 21:13:26.928856 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} DynamicQueryHandler: Done processing query 2023.12.11 21:13:26.928879 [ 3 ] {aba88d2a-07fe-4801-a56c-6cab3ff93016} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:13:26.928895 [ 3 ] {} HTTP-Session: d8d8d7cd-dabe-4a67-9933-416febbf9b21 Destroying unnamed session 2023.12.11 21:13:30.300926 [ 102 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:13:30.301033 [ 102 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:13:31.921315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:31.921425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:31.921454 [ 3 ] {} HTTP-Session: 07fb73e7-85d1-4515-9ede-7cdcb5b7888c Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:31.921482 [ 3 ] {} HTTP-Session: 07fb73e7-85d1-4515-9ede-7cdcb5b7888c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:31.921698 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} executeQuery: (from [fd00:1122:3344:101::d]:56099) 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.11 21:13:31.922327 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:31.922508 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:31.922561 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.11 21:13:31.922728 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.11 21:13:31.922815 [ 187 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.11 21:13:31.922849 [ 190 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.11 21:13:31.922997 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (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.11 21:13:31.923087 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.11 21:13:31.924840 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} executeQuery: Read 10 rows, 1.41 KiB in 0.003088673 sec., 3237 rows/sec., 454.98 KiB/sec. 2023.12.11 21:13:31.925129 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} DynamicQueryHandler: Done processing query 2023.12.11 21:13:31.925161 [ 3 ] {f2f0e36b-003d-48fc-8e08-cadc9b0cdd98} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.11 21:13:31.925183 [ 3 ] {} HTTP-Session: 07fb73e7-85d1-4515-9ede-7cdcb5b7888c Destroying unnamed session 2023.12.11 21:13:31.925920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:31.925970 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:31.925990 [ 3 ] {} HTTP-Session: ac28c315-e084-4430-98ca-1c21b19b311a Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:31.926009 [ 3 ] {} HTTP-Session: ac28c315-e084-4430-98ca-1c21b19b311a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:31.926094 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:31.926136 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.11 21:13:31.926281 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:31.926612 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.926913 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:13:31.927078 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} oximeter.timeseries_schema (97e7f920-3f3f-4b56-95fb-41f012874faf): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:13:31.927216 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} executeQuery: Read 1 rows, 232.00 B in 0.00109266 sec., 915 rows/sec., 207.35 KiB/sec. 2023.12.11 21:13:31.927344 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} DynamicQueryHandler: Done processing query 2023.12.11 21:13:31.927368 [ 3 ] {37c762ea-b970-4a5b-a08a-acd351cd6391} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.11 21:13:31.927384 [ 3 ] {} HTTP-Session: ac28c315-e084-4430-98ca-1c21b19b311a Destroying unnamed session 2023.12.11 21:13:31.927504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 480, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:31.927551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:31.927570 [ 3 ] {} HTTP-Session: 56b41850-0a76-4369-a8f1-9d324b409336 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:31.927587 [ 3 ] {} HTTP-Session: 56b41850-0a76-4369-a8f1-9d324b409336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:31.927661 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:31.927701 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:13:31.927809 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:31.928098 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.928305 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:13:31.928454 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:13:31.928558 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} executeQuery: Read 3 rows, 249.00 B in 0.000868204 sec., 3455 rows/sec., 280.08 KiB/sec. 2023.12.11 21:13:31.928718 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} DynamicQueryHandler: Done processing query 2023.12.11 21:13:31.928742 [ 3 ] {b5be7681-6274-496b-9f81-009c2e3beebf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:13:31.928758 [ 3 ] {} HTTP-Session: 56b41850-0a76-4369-a8f1-9d324b409336 Destroying unnamed session 2023.12.11 21:13:31.928878 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:31.928924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:31.928943 [ 3 ] {} HTTP-Session: dba67906-ee83-42d0-8332-fb422f0623b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:31.928960 [ 3 ] {} HTTP-Session: dba67906-ee83-42d0-8332-fb422f0623b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:31.929031 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:31.929071 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:13:31.929226 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:31.929502 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.929719 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:13:31.929874 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:13:31.929985 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} executeQuery: Read 2 rows, 175.00 B in 0.000924525 sec., 2163 rows/sec., 184.85 KiB/sec. 2023.12.11 21:13:31.930102 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} DynamicQueryHandler: Done processing query 2023.12.11 21:13:31.930126 [ 3 ] {caae9461-e1cf-411c-85a6-56069f5424f0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:13:31.930142 [ 3 ] {} HTTP-Session: dba67906-ee83-42d0-8332-fb422f0623b6 Destroying unnamed session 2023.12.11 21:13:31.930274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:31.930319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:31.930338 [ 3 ] {} HTTP-Session: d5cb07ef-2c10-4421-b51a-baffd847bead Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:31.930355 [ 3 ] {} HTTP-Session: d5cb07ef-2c10-4421-b51a-baffd847bead Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:31.930427 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:31.930466 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:13:31.930571 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:31.930886 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.931092 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:13:31.931238 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:13:31.931358 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} executeQuery: Read 46 rows, 4.00 KiB in 0.000902504 sec., 50969 rows/sec., 4.33 MiB/sec. 2023.12.11 21:13:31.931440 [ 117 ] {} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.11 21:13:31.931492 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} DynamicQueryHandler: Done processing query 2023.12.11 21:13:31.931527 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.931528 [ 3 ] {268193cb-f64c-488e-bfb4-da593267ad35} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:31.931573 [ 3 ] {} HTTP-Session: d5cb07ef-2c10-4421-b51a-baffd847bead Destroying unnamed session 2023.12.11 21:13:31.931707 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.11 21:13:31.931717 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:31.931798 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:31.931819 [ 3 ] {} HTTP-Session: 365c58cc-69cf-4bc9-8832-717a23619a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:31.931836 [ 3 ] {} HTTP-Session: 365c58cc-69cf-4bc9-8832-717a23619a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:31.931908 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:31.931949 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:13:31.932064 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:31.932390 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.932600 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.11 21:13:31.932748 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.11 21:13:31.932862 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} executeQuery: Read 2 rows, 143.00 B in 0.000924425 sec., 2163 rows/sec., 151.07 KiB/sec. 2023.12.11 21:13:31.932986 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} DynamicQueryHandler: Done processing query 2023.12.11 21:13:31.933010 [ 3 ] {0e352289-1e8f-4197-95fe-8868ed83a2ec} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:13:31.933026 [ 3 ] {} HTTP-Session: 365c58cc-69cf-4bc9-8832-717a23619a63 Destroying unnamed session 2023.12.11 21:13:31.933138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5958, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:31.933183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:31.933202 [ 3 ] {} HTTP-Session: f6794eba-3a9f-4880-88f5-6735119fcca5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:31.933219 [ 3 ] {} HTTP-Session: f6794eba-3a9f-4880-88f5-6735119fcca5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:31.933289 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:31.933327 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:13:31.933431 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:31.933735 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.934003 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:13:31.934022 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:13:31.934130 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::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.11 21:13:31.934237 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:13:31.934414 [ 117 ] {} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.11 21:13:31.934472 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::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.11 21:13:31.934494 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.934488 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} executeQuery: Read 35 rows, 2.78 KiB in 0.001152231 sec., 30375 rows/sec., 2.36 MiB/sec. 2023.12.11 21:13:31.934730 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.11 21:13:31.934858 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 120 rows starting from the beginning of the part 2023.12.11 21:13:31.934904 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} DynamicQueryHandler: Done processing query 2023.12.11 21:13:31.934971 [ 3 ] {5467eedd-e927-48e0-9cd0-27c3007052ac} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:31.935041 [ 3 ] {} HTTP-Session: f6794eba-3a9f-4880-88f5-6735119fcca5 Destroying unnamed session 2023.12.11 21:13:31.935105 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:13:31.935158 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 120 rows starting from the beginning of the part 2023.12.11 21:13:31.935186 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 52 rows starting from the beginning of the part 2023.12.11 21:13:31.935274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7206, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:31.935411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:31.935492 [ 3 ] {} HTTP-Session: 556eaaee-616c-44a1-b537-42eebba38e42 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:31.935500 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 120 rows starting from the beginning of the part 2023.12.11 21:13:31.935558 [ 3 ] {} HTTP-Session: 556eaaee-616c-44a1-b537-42eebba38e42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:31.935774 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::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.11 21:13:31.935949 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:31.935982 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 46 rows starting from the beginning of the part 2023.12.11 21:13:31.936165 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:13:31.936217 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:31.936739 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:31.937157 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:31.937279 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:31.937575 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 35 rows starting from the beginning of the part 2023.12.11 21:13:31.938856 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.939909 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:13:31.940488 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:13:31.940509 [ 9 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 559 rows, containing 4 columns (4 merged, 0 gathered) in 0.00890265 sec., 62790.29277799307 rows/sec., 6.04 MiB/sec. 2023.12.11 21:13:31.940894 [ 25 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.11 21:13:31.940900 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} executeQuery: Read 37 rows, 2.67 KiB in 0.004852111 sec., 7625 rows/sec., 550.66 KiB/sec. 2023.12.11 21:13:31.941014 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.006423234 sec., 35963.19237318771 rows/sec., 2.81 MiB/sec. 2023.12.11 21:13:31.941241 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} DynamicQueryHandler: Done processing query 2023.12.11 21:13:31.941290 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.11 21:13:31.941305 [ 3 ] {9450307d-f48b-4184-8de9-2fb0a15d8a5c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:31.941319 [ 25 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.11 21:13:31.941375 [ 3 ] {} HTTP-Session: 556eaaee-616c-44a1-b537-42eebba38e42 Destroying unnamed session 2023.12.11 21:13:31.941493 [ 25 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_6_1} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.11 21:13:31.941549 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 3270, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:31.941663 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.11 21:13:31.941687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:31.941735 [ 3 ] {} HTTP-Session: 04385d51-d880-4995-97cd-b0c36a40ce05 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:31.941760 [ 3 ] {} HTTP-Session: 04385d51-d880-4995-97cd-b0c36a40ce05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:31.941783 [ 26 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_6_1} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.11 21:13:31.941935 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:31.941988 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:13:31.942147 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:31.942440 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.942717 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:13:31.942902 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:13:31.943034 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} executeQuery: Read 3 rows, 4.15 KiB in 0.001053758 sec., 2846 rows/sec., 3.84 MiB/sec. 2023.12.11 21:13:31.943170 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} DynamicQueryHandler: Done processing query 2023.12.11 21:13:31.943196 [ 3 ] {85734ac8-a330-4e43-b45c-082dbc8847b5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:31.943213 [ 3 ] {} HTTP-Session: 04385d51-d880-4995-97cd-b0c36a40ce05 Destroying unnamed session 2023.12.11 21:13:31.943321 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 975, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:31.943368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:31.943388 [ 3 ] {} HTTP-Session: 345cb86e-144c-4108-8a1a-da1db7c9ef27 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:31.943405 [ 3 ] {} HTTP-Session: 345cb86e-144c-4108-8a1a-da1db7c9ef27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:31.943475 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:31.943515 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.11 21:13:31.943622 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:31.943883 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:31.944125 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:13:31.944298 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} oximeter.measurements_i64 (7513b1d6-ea19-4891-b1aa-8915bbea122f): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:13:31.944426 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} executeQuery: Read 6 rows, 434.00 B in 0.000919805 sec., 6523 rows/sec., 460.78 KiB/sec. 2023.12.11 21:13:31.944529 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} DynamicQueryHandler: Done processing query 2023.12.11 21:13:31.944554 [ 3 ] {fcc8659c-1e94-484b-901f-8812d6b82148} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.11 21:13:31.944570 [ 3 ] {} HTTP-Session: 345cb86e-144c-4108-8a1a-da1db7c9ef27 Destroying unnamed session 2023.12.11 21:13:36.922330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:36.922450 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:36.922477 [ 3 ] {} HTTP-Session: e23ef072-070f-4897-acea-0a2951cfb4c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:36.922502 [ 3 ] {} HTTP-Session: e23ef072-070f-4897-acea-0a2951cfb4c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:36.922638 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:36.922702 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:13:36.922860 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:36.923273 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:36.923539 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:13:36.923713 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:13:36.923852 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} executeQuery: Read 40 rows, 3.24 KiB in 0.001167941 sec., 34248 rows/sec., 2.71 MiB/sec. 2023.12.11 21:13:36.923856 [ 112 ] {} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.11 21:13:36.923981 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:36.924090 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} DynamicQueryHandler: Done processing query 2023.12.11 21:13:36.924106 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.11 21:13:36.924139 [ 3 ] {0050ea94-1a4d-4ea7-a3f1-f6173be3f6ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:36.924181 [ 3 ] {} HTTP-Session: e23ef072-070f-4897-acea-0a2951cfb4c4 Destroying unnamed session 2023.12.11 21:13:36.924254 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:13:36.924295 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::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.11 21:13:36.924380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:36.924483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:36.924500 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:36.924515 [ 3 ] {} HTTP-Session: a0919d2e-47f2-4718-bb68-981d8bacc4f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:36.924579 [ 3 ] {} HTTP-Session: a0919d2e-47f2-4718-bb68-981d8bacc4f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:36.924762 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:36.924794 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:36.924871 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:13:36.924999 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:36.925308 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part 2023.12.11 21:13:36.925378 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:36.925561 [ 32 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:36.926163 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:36.926689 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:13:36.926993 [ 25 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 4 columns (4 merged, 0 gathered) in 0.002936749 sec., 68783.54261804465 rows/sec., 5.44 MiB/sec. 2023.12.11 21:13:36.927006 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:13:36.927209 [ 25 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.11 21:13:36.927288 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} executeQuery: Read 120 rows, 12.06 KiB in 0.002426326 sec., 49457 rows/sec., 4.85 MiB/sec. 2023.12.11 21:13:36.927494 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} DynamicQueryHandler: Done processing query 2023.12.11 21:13:36.927525 [ 3 ] {6b08e9cf-8129-4f20-8800-9a64a64cfa61} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:13:36.927561 [ 3 ] {} HTTP-Session: a0919d2e-47f2-4718-bb68-981d8bacc4f4 Destroying unnamed session 2023.12.11 21:13:36.927572 [ 25 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.11 21:13:36.927679 [ 25 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_6_1} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.11 21:13:36.927712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:36.927797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:36.927823 [ 3 ] {} HTTP-Session: 4298ec15-227e-4ea0-952d-2c56ad40fb61 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:36.927840 [ 3 ] {} HTTP-Session: 4298ec15-227e-4ea0-952d-2c56ad40fb61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:36.927919 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:36.927960 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:13:36.928080 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:36.928368 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:36.928583 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:13:36.928738 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:13:36.928854 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} executeQuery: Read 40 rows, 3.20 KiB in 0.000906885 sec., 44107 rows/sec., 3.45 MiB/sec. 2023.12.11 21:13:36.928969 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} DynamicQueryHandler: Done processing query 2023.12.11 21:13:36.928994 [ 3 ] {d57e7ebc-4b2f-4774-afce-4c34322fed25} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:36.929010 [ 3 ] {} HTTP-Session: 4298ec15-227e-4ea0-952d-2c56ad40fb61 Destroying unnamed session 2023.12.11 21:13:36.929138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42804, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:36.929185 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:36.929205 [ 3 ] {} HTTP-Session: 2bd7274f-e960-4efb-bbb4-000a27afde67 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:36.929221 [ 3 ] {} HTTP-Session: 2bd7274f-e960-4efb-bbb4-000a27afde67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:36.929311 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:36.929357 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:13:36.929496 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:36.929947 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:36.930254 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:13:36.930431 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:13:36.930549 [ 112 ] {} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.11 21:13:36.930571 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} executeQuery: Read 40 rows, 55.27 KiB in 0.001229713 sec., 32527 rows/sec., 43.89 MiB/sec. 2023.12.11 21:13:36.930606 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:36.930757 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.11 21:13:36.930886 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} DynamicQueryHandler: Done processing query 2023.12.11 21:13:36.930939 [ 3 ] {88820c97-cd75-4642-9c68-3633579e0074} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:13:36.930947 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:13:36.930969 [ 3 ] {} HTTP-Session: 2bd7274f-e960-4efb-bbb4-000a27afde67 Destroying unnamed session 2023.12.11 21:13:36.931019 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::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.11 21:13:36.931131 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:36.931225 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:36.931315 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:36.931401 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 3 rows starting from the beginning of the part 2023.12.11 21:13:36.931487 [ 32 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:36.937909 [ 24 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 202 rows, containing 6 columns (6 merged, 0 gathered) in 0.007236225 sec., 27915.107670090412 rows/sec., 37.67 MiB/sec. 2023.12.11 21:13:36.938162 [ 24 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.11 21:13:36.938415 [ 24 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.11 21:13:36.938492 [ 24 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.11 21:13:36.938563 [ 24 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_6_1: 4.00 MiB. 2023.12.11 21:13:37.000114 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.83 MiB, peak 236.08 MiB, will set to 230.80 MiB (RSS), difference: -4.03 MiB 2023.12.11 21:13:41.920093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:41.920216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:41.920243 [ 3 ] {} HTTP-Session: fc7c928c-c05f-49f6-bc99-c1580c209f72 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:41.920268 [ 3 ] {} HTTP-Session: fc7c928c-c05f-49f6-bc99-c1580c209f72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:41.920394 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:41.920456 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:13:41.920619 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:41.921020 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:41.921294 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:13:41.921478 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:13:41.921615 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} executeQuery: Read 5 rows, 415.00 B in 0.001181003 sec., 4233 rows/sec., 343.16 KiB/sec. 2023.12.11 21:13:41.921769 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} DynamicQueryHandler: Done processing query 2023.12.11 21:13:41.921797 [ 3 ] {dcdc1e82-aa4d-4694-9c64-fa0ccb389f67} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:13:41.921814 [ 3 ] {} HTTP-Session: fc7c928c-c05f-49f6-bc99-c1580c209f72 Destroying unnamed session 2023.12.11 21:13:41.921939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:41.921995 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:41.922016 [ 3 ] {} HTTP-Session: dbfdfeac-37eb-4610-bce2-6004005aa2be Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:41.922036 [ 3 ] {} HTTP-Session: dbfdfeac-37eb-4610-bce2-6004005aa2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:41.922120 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:41.922163 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:13:41.922278 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:41.922573 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:41.922795 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:13:41.922947 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:13:41.923075 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} executeQuery: Read 15 rows, 1.39 KiB in 0.000925355 sec., 16209 rows/sec., 1.46 MiB/sec. 2023.12.11 21:13:41.923197 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} DynamicQueryHandler: Done processing query 2023.12.11 21:13:41.923223 [ 3 ] {c2cd9f04-66a3-4f27-a380-7acc05a0f9dd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:13:41.923240 [ 3 ] {} HTTP-Session: dbfdfeac-37eb-4610-bce2-6004005aa2be Destroying unnamed session 2023.12.11 21:13:41.923351 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:41.923401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:41.923420 [ 3 ] {} HTTP-Session: a84f9d39-4251-4992-a62e-189affd9d61e Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:41.923439 [ 3 ] {} HTTP-Session: a84f9d39-4251-4992-a62e-189affd9d61e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:41.923511 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:41.923551 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:13:41.923664 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:41.923942 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:41.924148 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:13:41.924299 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:13:41.924422 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} executeQuery: Read 5 rows, 410.00 B in 0.000881043 sec., 5675 rows/sec., 454.45 KiB/sec. 2023.12.11 21:13:41.924541 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} DynamicQueryHandler: Done processing query 2023.12.11 21:13:41.924566 [ 3 ] {4b213701-c98f-47ad-963d-42a2dea9e96a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:13:41.924606 [ 3 ] {} HTTP-Session: a84f9d39-4251-4992-a62e-189affd9d61e Destroying unnamed session 2023.12.11 21:13:41.924708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:41.924756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:41.924777 [ 3 ] {} HTTP-Session: cd356b9e-daa4-443b-813a-f96b744397e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:41.924795 [ 3 ] {} HTTP-Session: cd356b9e-daa4-443b-813a-f96b744397e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:41.924871 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:41.924917 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:13:41.925058 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:41.925355 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:41.925636 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:13:41.925811 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:13:41.925930 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} executeQuery: Read 5 rows, 6.91 KiB in 0.001030628 sec., 4851 rows/sec., 6.55 MiB/sec. 2023.12.11 21:13:41.926052 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} DynamicQueryHandler: Done processing query 2023.12.11 21:13:41.926076 [ 3 ] {e9394516-fe76-4a39-b454-76b2ceb5a09f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:41.926093 [ 3 ] {} HTTP-Session: cd356b9e-daa4-443b-813a-f96b744397e5 Destroying unnamed session 2023.12.11 21:13:45.301330 [ 106 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:13:45.301404 [ 106 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:13:46.921580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:46.921710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:46.921738 [ 3 ] {} HTTP-Session: 3287ae33-32ed-41a5-b47c-3c7600ce419d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:46.921763 [ 3 ] {} HTTP-Session: 3287ae33-32ed-41a5-b47c-3c7600ce419d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:46.921889 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:46.921950 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:13:46.922107 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:46.922561 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:46.922824 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:13:46.922997 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:13:46.923115 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} executeQuery: Read 40 rows, 3.24 KiB in 0.001189572 sec., 33625 rows/sec., 2.66 MiB/sec. 2023.12.11 21:13:46.923297 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} DynamicQueryHandler: Done processing query 2023.12.11 21:13:46.923325 [ 3 ] {3ea12a87-715f-4880-bbf3-7dedd18df5ba} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:46.923343 [ 3 ] {} HTTP-Session: 3287ae33-32ed-41a5-b47c-3c7600ce419d Destroying unnamed session 2023.12.11 21:13:46.923476 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:46.923530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:46.923552 [ 3 ] {} HTTP-Session: cdabb870-5d9d-42e2-998a-3d3304ce53a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:46.923572 [ 3 ] {} HTTP-Session: cdabb870-5d9d-42e2-998a-3d3304ce53a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:46.923653 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:46.923700 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:13:46.923820 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:46.924092 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:46.924307 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:13:46.924481 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:13:46.924588 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} executeQuery: Read 2 rows, 175.00 B in 0.000904465 sec., 2211 rows/sec., 188.95 KiB/sec. 2023.12.11 21:13:46.924723 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} DynamicQueryHandler: Done processing query 2023.12.11 21:13:46.924748 [ 3 ] {11d9de13-1e8f-4ca7-bd85-cc2e8f094dca} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:13:46.924764 [ 3 ] {} HTTP-Session: cdabb870-5d9d-42e2-998a-3d3304ce53a3 Destroying unnamed session 2023.12.11 21:13:46.924940 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:46.924989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:46.925011 [ 3 ] {} HTTP-Session: 0c55dd13-1795-4671-8b65-791266551264 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:46.925029 [ 3 ] {} HTTP-Session: 0c55dd13-1795-4671-8b65-791266551264 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:46.925107 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:46.925149 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:13:46.925261 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:46.925612 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:46.925822 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:13:46.925970 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:13:46.926077 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} executeQuery: Read 121 rows, 12.15 KiB in 0.000932135 sec., 129809 rows/sec., 12.73 MiB/sec. 2023.12.11 21:13:46.926219 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} DynamicQueryHandler: Done processing query 2023.12.11 21:13:46.926245 [ 3 ] {91c3bb66-11e8-47bc-9e91-2b6e20bc9fb3} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:13:46.926262 [ 3 ] {} HTTP-Session: 0c55dd13-1795-4671-8b65-791266551264 Destroying unnamed session 2023.12.11 21:13:46.926377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:46.926426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:46.926446 [ 3 ] {} HTTP-Session: 3ffbfff7-e93a-4ea5-90f2-9c90c05e6cc6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:46.926464 [ 3 ] {} HTTP-Session: 3ffbfff7-e93a-4ea5-90f2-9c90c05e6cc6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:46.926534 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:46.926574 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:13:46.926679 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:46.926935 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:46.927143 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.11 21:13:46.927293 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.11 21:13:46.927398 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} executeQuery: Read 2 rows, 143.00 B in 0.000831942 sec., 2404 rows/sec., 167.86 KiB/sec. 2023.12.11 21:13:46.927513 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} DynamicQueryHandler: Done processing query 2023.12.11 21:13:46.927540 [ 3 ] {3fea9e2b-b24b-4e5b-a939-af1d8cb3511a} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:13:46.927556 [ 3 ] {} HTTP-Session: 3ffbfff7-e93a-4ea5-90f2-9c90c05e6cc6 Destroying unnamed session 2023.12.11 21:13:46.927683 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:46.927731 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:46.927749 [ 3 ] {} HTTP-Session: b66558b9-2135-4660-b380-4b7046ddd1f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:46.927767 [ 3 ] {} HTTP-Session: b66558b9-2135-4660-b380-4b7046ddd1f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:46.927839 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:46.927879 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:13:46.927987 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:46.928290 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:46.928500 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:13:46.928662 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:13:46.928766 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} executeQuery: Read 42 rows, 3.37 KiB in 0.000898564 sec., 46741 rows/sec., 3.66 MiB/sec. 2023.12.11 21:13:46.928894 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} DynamicQueryHandler: Done processing query 2023.12.11 21:13:46.928919 [ 3 ] {169bdb22-a8ce-4e66-8c42-2ba7bfa086a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:46.928936 [ 3 ] {} HTTP-Session: b66558b9-2135-4660-b380-4b7046ddd1f9 Destroying unnamed session 2023.12.11 21:13:46.929038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:46.929083 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:46.929102 [ 3 ] {} HTTP-Session: 8d1648d1-bfee-4bda-88c6-c6eafe2da03e Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:46.929120 [ 3 ] {} HTTP-Session: 8d1648d1-bfee-4bda-88c6-c6eafe2da03e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:46.929189 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:46.929233 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:13:46.929355 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:46.929596 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:46.929846 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:13:46.930018 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:13:46.930121 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} executeQuery: Read 1 rows, 72.00 B in 0.000904625 sec., 1105 rows/sec., 77.73 KiB/sec. 2023.12.11 21:13:46.930256 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} DynamicQueryHandler: Done processing query 2023.12.11 21:13:46.930280 [ 3 ] {93459fe3-795d-4ab6-aac5-4ed3340f786d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:13:46.930296 [ 3 ] {} HTTP-Session: 8d1648d1-bfee-4bda-88c6-c6eafe2da03e Destroying unnamed session 2023.12.11 21:13:46.930458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:46.930504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:46.930522 [ 3 ] {} HTTP-Session: cd4bde69-00b0-4322-a181-7606fe4be779 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:46.930540 [ 3 ] {} HTTP-Session: cd4bde69-00b0-4322-a181-7606fe4be779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:46.930622 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:46.930666 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:13:46.930800 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:46.931225 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:46.931515 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.11 21:13:46.931694 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.11 21:13:46.931809 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} executeQuery: Read 40 rows, 55.27 KiB in 0.001153331 sec., 34682 rows/sec., 46.80 MiB/sec. 2023.12.11 21:13:46.931949 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} DynamicQueryHandler: Done processing query 2023.12.11 21:13:46.931975 [ 3 ] {d8004fda-a7ad-4ccd-98e6-9d407f40ef7f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:13:46.931991 [ 3 ] {} HTTP-Session: cd4bde69-00b0-4322-a181-7606fe4be779 Destroying unnamed session 2023.12.11 21:13:51.919499 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:51.919616 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:51.919641 [ 3 ] {} HTTP-Session: 60a15235-86a6-4afe-ae60-58ac2a7f65e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:51.919665 [ 3 ] {} HTTP-Session: 60a15235-86a6-4afe-ae60-58ac2a7f65e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:51.919786 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:51.919847 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:13:51.920001 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:51.920384 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:51.920636 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:13:51.920799 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:13:51.920919 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} executeQuery: Read 5 rows, 415.00 B in 0.00109437 sec., 4568 rows/sec., 370.33 KiB/sec. 2023.12.11 21:13:51.921067 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} DynamicQueryHandler: Done processing query 2023.12.11 21:13:51.921092 [ 3 ] {05ba4694-0042-4a71-8cda-169ae1a10e3f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:13:51.921108 [ 3 ] {} HTTP-Session: 60a15235-86a6-4afe-ae60-58ac2a7f65e2 Destroying unnamed session 2023.12.11 21:13:51.921225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:51.921272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:51.921293 [ 3 ] {} HTTP-Session: fe6259fe-83be-4dc5-9175-8ae6b30623d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:51.921311 [ 3 ] {} HTTP-Session: fe6259fe-83be-4dc5-9175-8ae6b30623d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:51.921383 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:51.921424 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:13:51.921532 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:51.921817 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:51.922029 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:13:51.922182 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:13:51.922307 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} executeQuery: Read 15 rows, 1.39 KiB in 0.000894274 sec., 16773 rows/sec., 1.51 MiB/sec. 2023.12.11 21:13:51.922412 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} DynamicQueryHandler: Done processing query 2023.12.11 21:13:51.922437 [ 3 ] {cb9cf000-d459-4398-97ea-c5bd571097b2} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:13:51.922452 [ 3 ] {} HTTP-Session: fe6259fe-83be-4dc5-9175-8ae6b30623d9 Destroying unnamed session 2023.12.11 21:13:51.922568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:51.922613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:51.922632 [ 3 ] {} HTTP-Session: b61b679f-3d72-4c7a-b7da-c967c451f6b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:51.922650 [ 3 ] {} HTTP-Session: b61b679f-3d72-4c7a-b7da-c967c451f6b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:51.922718 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:51.922758 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:13:51.922865 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:51.923114 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:51.923314 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:13:51.923459 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:13:51.923591 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} executeQuery: Read 5 rows, 410.00 B in 0.000841623 sec., 5940 rows/sec., 475.74 KiB/sec. 2023.12.11 21:13:51.923724 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} DynamicQueryHandler: Done processing query 2023.12.11 21:13:51.923748 [ 3 ] {ca3343b0-01d7-47d1-9675-2aac2a3739e7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:13:51.923764 [ 3 ] {} HTTP-Session: b61b679f-3d72-4c7a-b7da-c967c451f6b1 Destroying unnamed session 2023.12.11 21:13:51.923896 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:51.923941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:51.923961 [ 3 ] {} HTTP-Session: 511eb5cb-860d-4177-bb83-726f419d1e19 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:51.923978 [ 3 ] {} HTTP-Session: 511eb5cb-860d-4177-bb83-726f419d1e19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:51.924051 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:51.924095 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:13:51.924237 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:51.924524 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:51.924796 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.11 21:13:51.924973 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.11 21:13:51.925078 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} executeQuery: Read 5 rows, 6.91 KiB in 0.000997497 sec., 5012 rows/sec., 6.76 MiB/sec. 2023.12.11 21:13:51.925185 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} DynamicQueryHandler: Done processing query 2023.12.11 21:13:51.925209 [ 3 ] {3e1c99ba-2047-4643-8f78-1e9c189c2433} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.11 21:13:51.925225 [ 3 ] {} HTTP-Session: 511eb5cb-860d-4177-bb83-726f419d1e19 Destroying unnamed session 2023.12.11 21:13:56.922588 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:56.922716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:56.922747 [ 3 ] {} HTTP-Session: c8c9be10-189a-4279-8e20-6973428d2f21 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:56.922776 [ 3 ] {} HTTP-Session: c8c9be10-189a-4279-8e20-6973428d2f21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:56.922914 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:56.922982 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:13:56.923161 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:56.923681 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:56.923947 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:13:56.924125 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:13:56.924254 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} executeQuery: Read 40 rows, 3.24 KiB in 0.001295615 sec., 30873 rows/sec., 2.44 MiB/sec. 2023.12.11 21:13:56.924411 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} DynamicQueryHandler: Done processing query 2023.12.11 21:13:56.924439 [ 3 ] {778a9af5-0273-4655-8987-b5589f8c2e36} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:56.924456 [ 3 ] {} HTTP-Session: c8c9be10-189a-4279-8e20-6973428d2f21 Destroying unnamed session 2023.12.11 21:13:56.924608 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:56.924691 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:56.924722 [ 3 ] {} HTTP-Session: b5c3bdaa-7f36-483f-8535-cc60031452bb Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:56.924751 [ 3 ] {} HTTP-Session: b5c3bdaa-7f36-483f-8535-cc60031452bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:56.924861 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:56.924914 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:13:56.925051 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:56.925520 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:56.925775 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:13:56.925926 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:13:56.926057 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} executeQuery: Read 120 rows, 12.06 KiB in 0.001156011 sec., 103805 rows/sec., 10.19 MiB/sec. 2023.12.11 21:13:56.926054 [ 97 ] {} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.11 21:13:56.926174 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.29 GiB. 2023.12.11 21:13:56.926216 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} DynamicQueryHandler: Done processing query 2023.12.11 21:13:56.926260 [ 3 ] {2a6d5ae3-7ef7-4fef-897c-4867f0173a7f} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:13:56.926294 [ 3 ] {} HTTP-Session: b5c3bdaa-7f36-483f-8535-cc60031452bb Destroying unnamed session 2023.12.11 21:13:56.926301 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.11 21:13:56.926448 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:56.926485 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:13:56.926544 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:56.926551 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 166 rows starting from the beginning of the part 2023.12.11 21:13:56.926583 [ 3 ] {} HTTP-Session: 2d7c97ba-eb50-4a8d-ba78-7bca72fdce3f Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:56.926642 [ 3 ] {} HTTP-Session: 2d7c97ba-eb50-4a8d-ba78-7bca72fdce3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:56.926853 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 120 rows starting from the beginning of the part 2023.12.11 21:13:56.926861 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:56.926953 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:13:56.927049 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 15 rows starting from the beginning of the part 2023.12.11 21:13:56.927339 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 121 rows starting from the beginning of the part 2023.12.11 21:13:56.927468 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:56.927580 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 15 rows starting from the beginning of the part 2023.12.11 21:13:56.927746 [ 32 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 120 rows starting from the beginning of the part 2023.12.11 21:13:56.928297 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:13:56.928695 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:13:56.929010 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:13:56.929176 [ 97 ] {} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.11 21:13:56.929266 [ 97 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:13:56.929261 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} executeQuery: Read 40 rows, 3.20 KiB in 0.002305833 sec., 17347 rows/sec., 1.36 MiB/sec. 2023.12.11 21:13:56.929456 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.11 21:13:56.929676 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} DynamicQueryHandler: Done processing query 2023.12.11 21:13:56.929748 [ 3 ] {0849cc1f-5fe4-440e-9bb2-60bdc382d96c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:13:56.929825 [ 3 ] {} HTTP-Session: 2d7c97ba-eb50-4a8d-ba78-7bca72fdce3f Destroying unnamed session 2023.12.11 21:13:56.929827 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:13:56.929931 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 87 rows starting from the beginning of the part 2023.12.11 21:13:56.930002 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 557 rows, containing 4 columns (4 merged, 0 gathered) in 0.003746832 sec., 148658.9203892782 rows/sec., 14.36 MiB/sec. 2023.12.11 21:13:56.930048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42806, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:13:56.930142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:13:56.930186 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:56.930208 [ 3 ] {} HTTP-Session: a16ad33b-e2c4-4f0e-834c-32eb2804d8f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:13:56.930290 [ 3 ] {} HTTP-Session: a16ad33b-e2c4-4f0e-834c-32eb2804d8f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:13:56.930299 [ 19 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.11 21:13:56.930556 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 5 rows starting from the beginning of the part 2023.12.11 21:13:56.930594 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:13:56.930705 [ 19 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.11 21:13:56.930722 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:13:56.930907 [ 19 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_11_2} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.11 21:13:56.930919 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 42 rows starting from the beginning of the part 2023.12.11 21:13:56.931309 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 5 rows starting from the beginning of the part 2023.12.11 21:13:56.931575 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:13:56.931591 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 40 rows starting from the beginning of the part 2023.12.11 21:13:56.932641 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:13:56.932997 [ 25 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 219 rows, containing 4 columns (4 merged, 0 gathered) in 0.003680669 sec., 59500.05284365424 rows/sec., 4.65 MiB/sec. 2023.12.11 21:13:56.933135 [ 19 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.11 21:13:56.933215 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.11 21:13:56.933363 [ 19 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.11 21:13:56.933434 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.11 21:13:56.933455 [ 19 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_11_2} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.11 21:13:56.933618 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} executeQuery: Read 40 rows, 55.27 KiB in 0.0029637 sec., 13496 rows/sec., 18.21 MiB/sec. 2023.12.11 21:13:56.933760 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} DynamicQueryHandler: Done processing query 2023.12.11 21:13:56.933785 [ 3 ] {1f179863-c410-418b-bcaf-0a81b42cdd02} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:13:56.933801 [ 3 ] {} HTTP-Session: a16ad33b-e2c4-4f0e-834c-32eb2804d8f0 Destroying unnamed session 2023.12.11 21:14:00.301467 [ 94 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:14:00.301570 [ 94 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:14:01.921512 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:01.921609 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:01.921636 [ 3 ] {} HTTP-Session: ab75b7f8-5fe0-4826-9e63-4a60949795b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:01.921660 [ 3 ] {} HTTP-Session: ab75b7f8-5fe0-4826-9e63-4a60949795b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:01.921781 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:01.921841 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:01.921993 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:01.922382 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:01.922649 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:14:01.922824 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:14:01.922951 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} executeQuery: Read 5 rows, 415.00 B in 0.001134181 sec., 4408 rows/sec., 357.33 KiB/sec. 2023.12.11 21:14:01.923005 [ 92 ] {} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.11 21:14:01.923131 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} DynamicQueryHandler: Done processing query 2023.12.11 21:14:01.923142 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:01.923167 [ 3 ] {ed2186f0-1018-4646-a9c2-cc1ee467a049} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:01.923206 [ 3 ] {} HTTP-Session: ab75b7f8-5fe0-4826-9e63-4a60949795b0 Destroying unnamed session 2023.12.11 21:14:01.923323 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.11 21:14:01.923390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7641, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:01.923486 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:01.923540 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:01.923540 [ 3 ] {} HTTP-Session: a9d2b981-6ebf-4a37-801b-a1c6deca1be0 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:01.923597 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 43 rows starting from the beginning of the part 2023.12.11 21:14:01.923608 [ 3 ] {} HTTP-Session: a9d2b981-6ebf-4a37-801b-a1c6deca1be0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:01.923813 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:01.923912 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:01.923929 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:01.924223 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:01.924433 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:01.924462 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:01.924647 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:01.924933 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:01.925335 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:01.925745 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:14:01.926083 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:14:01.926432 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} executeQuery: Read 51 rows, 4.50 KiB in 0.002546249 sec., 20029 rows/sec., 1.73 MiB/sec. 2023.12.11 21:14:01.926588 [ 25 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.003321019 sec., 41553.51113619043 rows/sec., 3.29 MiB/sec. 2023.12.11 21:14:01.926656 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} DynamicQueryHandler: Done processing query 2023.12.11 21:14:01.926691 [ 3 ] {057665e2-5066-4fd2-bf99-12bfe1c38e51} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:01.926729 [ 3 ] {} HTTP-Session: a9d2b981-6ebf-4a37-801b-a1c6deca1be0 Destroying unnamed session 2023.12.11 21:14:01.926785 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.11 21:14:01.926876 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 4939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:01.926944 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:01.926969 [ 3 ] {} HTTP-Session: de008b31-f3eb-4c20-a51c-166a84f08054 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:01.927006 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.11 21:14:01.927013 [ 3 ] {} HTTP-Session: de008b31-f3eb-4c20-a51c-166a84f08054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:01.927123 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_11_2} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.11 21:14:01.927173 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:01.927267 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:01.927391 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:01.927674 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:01.927891 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:14:01.928042 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:14:01.928167 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} executeQuery: Read 29 rows, 2.30 KiB in 0.000921705 sec., 31463 rows/sec., 2.44 MiB/sec. 2023.12.11 21:14:01.928284 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} DynamicQueryHandler: Done processing query 2023.12.11 21:14:01.928308 [ 3 ] {a51994ba-dbf4-4361-ad59-f3b743c93baf} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:01.928323 [ 3 ] {} HTTP-Session: de008b31-f3eb-4c20-a51c-166a84f08054 Destroying unnamed session 2023.12.11 21:14:01.928474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7026, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:01.928521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:01.928540 [ 3 ] {} HTTP-Session: 2ce7b5b1-15dc-4f27-9aca-962bfbbd1eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:01.928557 [ 3 ] {} HTTP-Session: 2ce7b5b1-15dc-4f27-9aca-962bfbbd1eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:01.928631 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:01.928675 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:14:01.928799 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:01.929124 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:01.929386 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:14:01.929566 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:14:01.929694 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} executeQuery: Read 36 rows, 2.60 KiB in 0.001033888 sec., 34820 rows/sec., 2.46 MiB/sec. 2023.12.11 21:14:01.929803 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} DynamicQueryHandler: Done processing query 2023.12.11 21:14:01.929827 [ 3 ] {67818e2a-315a-402e-bc69-47700236c6d9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:01.929843 [ 3 ] {} HTTP-Session: 2ce7b5b1-15dc-4f27-9aca-962bfbbd1eaf Destroying unnamed session 2023.12.11 21:14:01.929960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:01.930005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:01.930024 [ 3 ] {} HTTP-Session: 186930d1-2659-4c8e-b5b7-ec94a9fb0ea2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:01.930040 [ 3 ] {} HTTP-Session: 186930d1-2659-4c8e-b5b7-ec94a9fb0ea2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:01.930113 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:01.930157 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:01.930293 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:01.930589 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:01.930856 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.11 21:14:01.931040 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.11 21:14:01.931163 [ 92 ] {} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.11 21:14:01.931177 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} executeQuery: Read 5 rows, 6.91 KiB in 0.001029138 sec., 4858 rows/sec., 6.56 MiB/sec. 2023.12.11 21:14:01.931210 [ 92 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:01.931425 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.11 21:14:01.931500 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} DynamicQueryHandler: Done processing query 2023.12.11 21:14:01.931538 [ 3 ] {12dae1b2-0866-4e3b-86c3-b750e3f55c2e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.11 21:14:01.931577 [ 3 ] {} HTTP-Session: 186930d1-2659-4c8e-b5b7-ec94a9fb0ea2 Destroying unnamed session 2023.12.11 21:14:01.931634 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:01.931679 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 202 rows starting from the beginning of the part 2023.12.11 21:14:01.931816 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:01.931917 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:01.932012 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:01.932110 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:01.932202 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:01.933420 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 297 rows, containing 6 columns (6 merged, 0 gathered) in 0.002143377 sec., 138566.38379529124 rows/sec., 186.99 MiB/sec. 2023.12.11 21:14:01.933618 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.11 21:14:01.933831 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.11 21:14:01.933906 [ 25 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.11 21:14:01.933973 [ 25 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_11_2: 4.00 MiB. 2023.12.11 21:14:02.000115 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.99 MiB, peak 236.29 MiB, will set to 230.84 MiB (RSS), difference: -4.15 MiB 2023.12.11 21:14:06.921872 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:06.921998 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:06.922028 [ 3 ] {} HTTP-Session: ec7ead4c-cb28-4d64-a04a-50f77805813d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:06.922055 [ 3 ] {} HTTP-Session: ec7ead4c-cb28-4d64-a04a-50f77805813d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:06.922195 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:06.922264 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:06.922442 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:06.922980 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:06.923247 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:14:06.923413 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:14:06.923536 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} executeQuery: Read 40 rows, 3.24 KiB in 0.001300326 sec., 30761 rows/sec., 2.43 MiB/sec. 2023.12.11 21:14:06.923684 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} DynamicQueryHandler: Done processing query 2023.12.11 21:14:06.923709 [ 3 ] {bd1fcb3c-b0e1-4abf-92eb-4aaae390b3c0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:06.923726 [ 3 ] {} HTTP-Session: ec7ead4c-cb28-4d64-a04a-50f77805813d Destroying unnamed session 2023.12.11 21:14:06.923863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:06.923914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:06.923935 [ 3 ] {} HTTP-Session: 297100b7-a951-4c3d-b062-1f2bfbc115f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:06.923953 [ 3 ] {} HTTP-Session: 297100b7-a951-4c3d-b062-1f2bfbc115f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:06.924040 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:06.924083 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:06.924192 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:06.924581 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:06.924801 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:14:06.924951 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:14:06.925060 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} executeQuery: Read 120 rows, 12.06 KiB in 0.000990557 sec., 121143 rows/sec., 11.89 MiB/sec. 2023.12.11 21:14:06.925176 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} DynamicQueryHandler: Done processing query 2023.12.11 21:14:06.925199 [ 3 ] {d1c738e3-e347-4f16-8665-eb05bad1844a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:14:06.925216 [ 3 ] {} HTTP-Session: 297100b7-a951-4c3d-b062-1f2bfbc115f8 Destroying unnamed session 2023.12.11 21:14:06.925333 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:06.925379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:06.925398 [ 3 ] {} HTTP-Session: 546d63cd-2e2a-4f76-b616-9342b6e48753 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:06.925415 [ 3 ] {} HTTP-Session: 546d63cd-2e2a-4f76-b616-9342b6e48753 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:06.925491 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:06.925531 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:06.925636 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:06.925953 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:06.926161 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:14:06.926328 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:14:06.926433 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} executeQuery: Read 40 rows, 3.20 KiB in 0.000912125 sec., 43853 rows/sec., 3.43 MiB/sec. 2023.12.11 21:14:06.926543 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} DynamicQueryHandler: Done processing query 2023.12.11 21:14:06.926567 [ 3 ] {94ca031f-1e7a-45eb-b82d-79544ec33a1c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:06.926582 [ 3 ] {} HTTP-Session: 546d63cd-2e2a-4f76-b616-9342b6e48753 Destroying unnamed session 2023.12.11 21:14:06.926721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:06.926765 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:06.926784 [ 3 ] {} HTTP-Session: 77412f81-e39e-49e1-8ebf-07f0531b174b Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:06.926801 [ 3 ] {} HTTP-Session: 77412f81-e39e-49e1-8ebf-07f0531b174b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:06.926887 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:06.926932 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:06.927066 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:06.927496 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:06.927804 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.11 21:14:06.927999 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.11 21:14:06.928103 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} executeQuery: Read 40 rows, 55.27 KiB in 0.001187802 sec., 33675 rows/sec., 45.44 MiB/sec. 2023.12.11 21:14:06.928219 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} DynamicQueryHandler: Done processing query 2023.12.11 21:14:06.928243 [ 3 ] {7bf975c8-861c-4c65-8d96-b2536d9f2724} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:14:06.928259 [ 3 ] {} HTTP-Session: 77412f81-e39e-49e1-8ebf-07f0531b174b Destroying unnamed session 2023.12.11 21:14:11.919369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:11.919506 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:11.919537 [ 3 ] {} HTTP-Session: 0659dd20-af4e-4427-ac62-167c62e45559 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:11.919565 [ 3 ] {} HTTP-Session: 0659dd20-af4e-4427-ac62-167c62e45559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:11.919704 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:11.919773 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:11.919954 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:11.920371 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:11.920634 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:14:11.920805 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:14:11.920944 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} executeQuery: Read 5 rows, 415.00 B in 0.001189992 sec., 4201 rows/sec., 340.57 KiB/sec. 2023.12.11 21:14:11.921086 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} DynamicQueryHandler: Done processing query 2023.12.11 21:14:11.921112 [ 3 ] {43b6c5c8-f8b6-48bf-aa4c-2b02a6cf63a8} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:11.921130 [ 3 ] {} HTTP-Session: 0659dd20-af4e-4427-ac62-167c62e45559 Destroying unnamed session 2023.12.11 21:14:11.921256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:11.921305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:11.921325 [ 3 ] {} HTTP-Session: 7d81a104-1ced-4077-95cc-225571608048 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:11.921345 [ 3 ] {} HTTP-Session: 7d81a104-1ced-4077-95cc-225571608048 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:11.921426 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:11.921468 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:11.921577 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:11.921864 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:11.922077 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:14:11.922229 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:14:11.922356 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} executeQuery: Read 15 rows, 1.39 KiB in 0.000900705 sec., 16653 rows/sec., 1.50 MiB/sec. 2023.12.11 21:14:11.922479 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} DynamicQueryHandler: Done processing query 2023.12.11 21:14:11.922503 [ 3 ] {d335da2c-8668-4c8a-8bd6-2d303bea1176} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:11.922519 [ 3 ] {} HTTP-Session: 7d81a104-1ced-4077-95cc-225571608048 Destroying unnamed session 2023.12.11 21:14:11.922627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:11.922673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:11.922693 [ 3 ] {} HTTP-Session: 2e6f94b0-8463-44be-831a-2e08e7f6f663 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:11.922711 [ 3 ] {} HTTP-Session: 2e6f94b0-8463-44be-831a-2e08e7f6f663 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:11.922785 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:11.922825 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:11.922931 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:11.923195 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:11.923401 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:14:11.923552 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:14:11.923673 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} executeQuery: Read 5 rows, 410.00 B in 0.000860183 sec., 5812 rows/sec., 465.47 KiB/sec. 2023.12.11 21:14:11.923773 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} DynamicQueryHandler: Done processing query 2023.12.11 21:14:11.923796 [ 3 ] {4d4b8fb2-7e0d-445c-b290-dd84d9dc7d4c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:11.923812 [ 3 ] {} HTTP-Session: 2e6f94b0-8463-44be-831a-2e08e7f6f663 Destroying unnamed session 2023.12.11 21:14:11.923914 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:11.923958 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:11.923978 [ 3 ] {} HTTP-Session: 0005a818-fed4-441a-bf01-f59067d304d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:11.923994 [ 3 ] {} HTTP-Session: 0005a818-fed4-441a-bf01-f59067d304d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:11.924067 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:11.924114 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:11.924251 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:11.924542 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:11.924818 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.11 21:14:11.925004 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.11 21:14:11.925147 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} executeQuery: Read 5 rows, 6.91 KiB in 0.001044399 sec., 4787 rows/sec., 6.46 MiB/sec. 2023.12.11 21:14:11.925285 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} DynamicQueryHandler: Done processing query 2023.12.11 21:14:11.925309 [ 3 ] {b88f6041-3d27-4ea5-a611-d02e62b7852d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:11.925324 [ 3 ] {} HTTP-Session: 0005a818-fed4-441a-bf01-f59067d304d1 Destroying unnamed session 2023.12.11 21:14:15.301618 [ 61 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:14:15.301687 [ 61 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:14:16.922305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:16.922428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:16.922458 [ 3 ] {} HTTP-Session: 38d9ee3f-b914-4256-a19e-e491b7808c65 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:16.922486 [ 3 ] {} HTTP-Session: 38d9ee3f-b914-4256-a19e-e491b7808c65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:16.922627 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:16.922695 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:16.922871 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:16.923344 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:16.923610 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:14:16.923774 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:14:16.923904 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} executeQuery: Read 40 rows, 3.24 KiB in 0.001232253 sec., 32460 rows/sec., 2.57 MiB/sec. 2023.12.11 21:14:16.924091 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} DynamicQueryHandler: Done processing query 2023.12.11 21:14:16.924117 [ 3 ] {4e7f232a-fe65-4491-bb77-58c8a70afc3b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:16.924135 [ 3 ] {} HTTP-Session: 38d9ee3f-b914-4256-a19e-e491b7808c65 Destroying unnamed session 2023.12.11 21:14:16.924273 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:16.924325 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:16.924346 [ 3 ] {} HTTP-Session: 61feb11d-c03e-44b8-ab36-ef4e071fee44 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:16.924365 [ 3 ] {} HTTP-Session: 61feb11d-c03e-44b8-ab36-ef4e071fee44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:16.924454 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:16.924498 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:16.924615 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:16.925002 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:16.925223 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:14:16.925374 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:14:16.925477 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} executeQuery: Read 120 rows, 12.06 KiB in 0.000992507 sec., 120905 rows/sec., 11.86 MiB/sec. 2023.12.11 21:14:16.925635 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} DynamicQueryHandler: Done processing query 2023.12.11 21:14:16.925660 [ 3 ] {5451956b-ca3e-4b13-a106-d4181db38f32} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:14:16.925677 [ 3 ] {} HTTP-Session: 61feb11d-c03e-44b8-ab36-ef4e071fee44 Destroying unnamed session 2023.12.11 21:14:16.925805 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:16.925863 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:16.925886 [ 3 ] {} HTTP-Session: 1f0cd6a0-1306-4f1c-a7c5-cde471c860ce Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:16.925904 [ 3 ] {} HTTP-Session: 1f0cd6a0-1306-4f1c-a7c5-cde471c860ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:16.925985 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:16.926030 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:16.926150 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:16.926462 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:16.926688 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:14:16.926841 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:14:16.926949 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} executeQuery: Read 40 rows, 3.20 KiB in 0.000929915 sec., 43014 rows/sec., 3.36 MiB/sec. 2023.12.11 21:14:16.927066 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} DynamicQueryHandler: Done processing query 2023.12.11 21:14:16.927092 [ 3 ] {10b5637d-c216-4892-89e8-71be22d00fb9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:16.927108 [ 3 ] {} HTTP-Session: 1f0cd6a0-1306-4f1c-a7c5-cde471c860ce Destroying unnamed session 2023.12.11 21:14:16.927259 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:16.927307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:16.927327 [ 3 ] {} HTTP-Session: a8f37878-98a2-458b-8b48-4b645b584e01 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:16.927344 [ 3 ] {} HTTP-Session: a8f37878-98a2-458b-8b48-4b645b584e01 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:16.927435 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:16.927482 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:16.927619 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:16.928085 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:16.928407 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.11 21:14:16.928586 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.11 21:14:16.928694 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} executeQuery: Read 40 rows, 55.27 KiB in 0.001229563 sec., 32531 rows/sec., 43.90 MiB/sec. 2023.12.11 21:14:16.928877 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} DynamicQueryHandler: Done processing query 2023.12.11 21:14:16.928902 [ 3 ] {e040ab36-8b8e-4051-a1b2-21267a836a40} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:14:16.928919 [ 3 ] {} HTTP-Session: a8f37878-98a2-458b-8b48-4b645b584e01 Destroying unnamed session 2023.12.11 21:14:21.920142 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:21.920259 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:21.920284 [ 3 ] {} HTTP-Session: 80405483-c610-4a7c-b4f5-9ac8ee94a5a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:21.920308 [ 3 ] {} HTTP-Session: 80405483-c610-4a7c-b4f5-9ac8ee94a5a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:21.920434 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:21.920501 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:21.920679 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:21.921128 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:21.921421 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:14:21.921591 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:14:21.921713 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} executeQuery: Read 5 rows, 415.00 B in 0.001237934 sec., 4038 rows/sec., 327.38 KiB/sec. 2023.12.11 21:14:21.921879 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} DynamicQueryHandler: Done processing query 2023.12.11 21:14:21.921904 [ 3 ] {77191d28-1826-4a6f-a7a5-7d5250e69566} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:21.921921 [ 3 ] {} HTTP-Session: 80405483-c610-4a7c-b4f5-9ac8ee94a5a5 Destroying unnamed session 2023.12.11 21:14:21.922031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:21.922077 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:21.922098 [ 3 ] {} HTTP-Session: b8db4fde-c689-4c70-ae55-49870a8e6916 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:21.922115 [ 3 ] {} HTTP-Session: b8db4fde-c689-4c70-ae55-49870a8e6916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:21.922188 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:21.922230 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:14:21.922345 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:21.924770 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:21.925155 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:14:21.925438 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:14:21.925546 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} executeQuery: Read 4 rows, 342.00 B in 0.00332809 sec., 1201 rows/sec., 100.35 KiB/sec. 2023.12.11 21:14:21.925668 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} DynamicQueryHandler: Done processing query 2023.12.11 21:14:21.925693 [ 3 ] {bb877614-f5dd-4ed7-823b-bbc3c9ee69aa} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:21.925709 [ 3 ] {} HTTP-Session: b8db4fde-c689-4c70-ae55-49870a8e6916 Destroying unnamed session 2023.12.11 21:14:21.925827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2647, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:21.925873 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:21.925893 [ 3 ] {} HTTP-Session: 1a5121f4-51fc-48d2-982d-25311e555069 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:21.925910 [ 3 ] {} HTTP-Session: 1a5121f4-51fc-48d2-982d-25311e555069 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:21.925980 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:21.926019 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:21.926124 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:21.926414 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:21.926616 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:14:21.926764 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:14:21.926863 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} executeQuery: Read 17 rows, 1.56 KiB in 0.000854803 sec., 19887 rows/sec., 1.79 MiB/sec. 2023.12.11 21:14:21.926856 [ 67 ] {} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.11 21:14:21.926929 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:21.927012 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} DynamicQueryHandler: Done processing query 2023.12.11 21:14:21.927047 [ 3 ] {0ab1f218-2cf4-46b6-b204-9ee651d2cc0f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:21.927050 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.11 21:14:21.927066 [ 3 ] {} HTTP-Session: 1a5121f4-51fc-48d2-982d-25311e555069 Destroying unnamed session 2023.12.11 21:14:21.927200 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:21.927231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:21.927256 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 173 rows starting from the beginning of the part 2023.12.11 21:14:21.927309 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:21.927351 [ 3 ] {} HTTP-Session: 4008c4e1-39ef-4cd9-8e93-8170d60d3957 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:21.927392 [ 3 ] {} HTTP-Session: 4008c4e1-39ef-4cd9-8e93-8170d60d3957 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:21.927546 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part 2023.12.11 21:14:21.927579 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:21.927667 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:14:21.927785 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 120 rows starting from the beginning of the part 2023.12.11 21:14:21.928102 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 15 rows starting from the beginning of the part 2023.12.11 21:14:21.928173 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:21.928358 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 120 rows starting from the beginning of the part 2023.12.11 21:14:21.928576 [ 14 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 17 rows starting from the beginning of the part 2023.12.11 21:14:21.928987 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:21.929408 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.11 21:14:21.929752 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.11 21:14:21.929981 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} executeQuery: Read 4 rows, 286.00 B in 0.002342083 sec., 1707 rows/sec., 119.25 KiB/sec. 2023.12.11 21:14:21.930450 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} DynamicQueryHandler: Done processing query 2023.12.11 21:14:21.930480 [ 3 ] {9644be66-0122-4d63-baed-0fd03cede621} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:21.930477 [ 20 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 496 rows, containing 4 columns (4 merged, 0 gathered) in 0.003474604 sec., 142750.08029692018 rows/sec., 13.58 MiB/sec. 2023.12.11 21:14:21.930500 [ 3 ] {} HTTP-Session: 4008c4e1-39ef-4cd9-8e93-8170d60d3957 Destroying unnamed session 2023.12.11 21:14:21.930645 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 1581, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:21.930672 [ 20 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.11 21:14:21.930735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:21.930769 [ 3 ] {} HTTP-Session: 7e3885f1-f97b-4944-8856-e51cb1c3dda5 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:21.930788 [ 3 ] {} HTTP-Session: 7e3885f1-f97b-4944-8856-e51cb1c3dda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:21.930891 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:21.930946 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:21.930984 [ 20 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.11 21:14:21.931133 [ 20 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_16_3} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.11 21:14:21.931196 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:21.931576 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:21.931790 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:14:21.931939 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:14:21.932035 [ 67 ] {} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.11 21:14:21.932040 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} executeQuery: Read 9 rows, 744.00 B in 0.001113311 sec., 8083 rows/sec., 652.61 KiB/sec. 2023.12.11 21:14:21.932073 [ 67 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:21.932162 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.11 21:14:21.932211 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} DynamicQueryHandler: Done processing query 2023.12.11 21:14:21.932240 [ 3 ] {88e3ab0e-5c12-4a4a-b094-0339583034a7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:21.932256 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:21.932263 [ 3 ] {} HTTP-Session: 7e3885f1-f97b-4944-8856-e51cb1c3dda5 Destroying unnamed session 2023.12.11 21:14:21.932292 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 91 rows starting from the beginning of the part 2023.12.11 21:14:21.932392 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:21.932434 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 29 rows starting from the beginning of the part 2023.12.11 21:14:21.932446 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:21.932482 [ 3 ] {} HTTP-Session: 61af4bff-9ea7-438e-9f34-01fc66e22913 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:21.932508 [ 3 ] {} HTTP-Session: 61af4bff-9ea7-438e-9f34-01fc66e22913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:21.932579 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:21.932608 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:21.932663 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:14:21.932733 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:21.932948 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:21.932955 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:21.933072 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 9 rows starting from the beginning of the part 2023.12.11 21:14:21.933449 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:21.933812 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:14:21.934031 [ 21 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.001893842 sec., 112997.81079942256 rows/sec., 8.82 MiB/sec. 2023.12.11 21:14:21.934063 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:14:21.934198 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.11 21:14:21.934228 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} executeQuery: Read 2 rows, 144.00 B in 0.001581122 sec., 1264 rows/sec., 88.94 KiB/sec. 2023.12.11 21:14:21.934371 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} DynamicQueryHandler: Done processing query 2023.12.11 21:14:21.934404 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.11 21:14:21.934408 [ 3 ] {cb94e944-8dd1-4764-a4e5-31547edac7e6} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:21.934437 [ 3 ] {} HTTP-Session: 61af4bff-9ea7-438e-9f34-01fc66e22913 Destroying unnamed session 2023.12.11 21:14:21.934472 [ 23 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_16_3} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.11 21:14:21.934564 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:21.934626 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:21.934655 [ 3 ] {} HTTP-Session: feebadb9-c208-4916-a099-733aa3265d5b Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:21.934680 [ 3 ] {} HTTP-Session: feebadb9-c208-4916-a099-733aa3265d5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:21.934781 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:21.934844 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:21.935040 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:21.935407 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:21.935777 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.11 21:14:21.936044 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.11 21:14:21.936182 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} executeQuery: Read 5 rows, 6.91 KiB in 0.001358927 sec., 3679 rows/sec., 4.97 MiB/sec. 2023.12.11 21:14:21.936316 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} DynamicQueryHandler: Done processing query 2023.12.11 21:14:21.936352 [ 3 ] {8e4930a0-c686-4a52-8050-63e9299b07da} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.11 21:14:21.936376 [ 3 ] {} HTTP-Session: feebadb9-c208-4916-a099-733aa3265d5b Destroying unnamed session 2023.12.11 21:14:26.921656 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:26.921772 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:26.921799 [ 3 ] {} HTTP-Session: 0f57d051-02ae-40ee-a854-13bc45e4c9cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:26.921822 [ 3 ] {} HTTP-Session: 0f57d051-02ae-40ee-a854-13bc45e4c9cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:26.921949 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:26.922010 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:26.922165 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:26.922573 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:26.922839 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:14:26.923003 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:14:26.923146 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} executeQuery: Read 40 rows, 3.24 KiB in 0.001156521 sec., 34586 rows/sec., 2.74 MiB/sec. 2023.12.11 21:14:26.923140 [ 65 ] {} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.11 21:14:26.923263 [ 65 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:26.923349 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} DynamicQueryHandler: Done processing query 2023.12.11 21:14:26.923412 [ 3 ] {914e9e66-18b1-4001-9623-cc76ee0c7ca5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:26.923444 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.11 21:14:26.923459 [ 3 ] {} HTTP-Session: 0f57d051-02ae-40ee-a854-13bc45e4c9cf Destroying unnamed session 2023.12.11 21:14:26.923613 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:26.923666 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 45 rows starting from the beginning of the part 2023.12.11 21:14:26.923693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:26.923766 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:26.923838 [ 3 ] {} HTTP-Session: a5e45d47-b8c6-4e8c-8955-d25f8bd8c108 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:26.923885 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:26.923897 [ 3 ] {} HTTP-Session: a5e45d47-b8c6-4e8c-8955-d25f8bd8c108 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:26.924136 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:26.924153 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:26.924247 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:26.924365 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:26.924688 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:26.924764 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:26.924966 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:26.925567 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:26.926076 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:14:26.926328 [ 14 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.002994501 sec., 58440.45468677419 rows/sec., 4.63 MiB/sec. 2023.12.11 21:14:26.926398 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:14:26.926546 [ 21 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.11 21:14:26.926604 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} executeQuery: Read 120 rows, 12.06 KiB in 0.002374664 sec., 50533 rows/sec., 4.96 MiB/sec. 2023.12.11 21:14:26.926816 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} DynamicQueryHandler: Done processing query 2023.12.11 21:14:26.926844 [ 3 ] {9686ef77-4765-44dd-85b4-843a4dcb5dd6} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:14:26.926877 [ 3 ] {} HTTP-Session: a5e45d47-b8c6-4e8c-8955-d25f8bd8c108 Destroying unnamed session 2023.12.11 21:14:26.926895 [ 21 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.11 21:14:26.926991 [ 21 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_16_3} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.11 21:14:26.927026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:26.927111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:26.927134 [ 3 ] {} HTTP-Session: fb30b8ee-492d-44ba-8cf7-2afb9f43ce40 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:26.927151 [ 3 ] {} HTTP-Session: fb30b8ee-492d-44ba-8cf7-2afb9f43ce40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:26.927227 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:26.927267 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:26.927389 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:26.927710 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:26.927926 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:14:26.928080 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:14:26.928201 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} executeQuery: Read 40 rows, 3.20 KiB in 0.000944896 sec., 42332 rows/sec., 3.31 MiB/sec. 2023.12.11 21:14:26.928303 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} DynamicQueryHandler: Done processing query 2023.12.11 21:14:26.928327 [ 3 ] {aad04eeb-ea78-4250-b112-33b018ab500e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:26.928344 [ 3 ] {} HTTP-Session: fb30b8ee-492d-44ba-8cf7-2afb9f43ce40 Destroying unnamed session 2023.12.11 21:14:26.928483 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:26.928528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:26.928547 [ 3 ] {} HTTP-Session: f010fdfe-9307-41c2-a40a-460550098efc Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:26.928563 [ 3 ] {} HTTP-Session: f010fdfe-9307-41c2-a40a-460550098efc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:26.928652 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:26.928697 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:26.928833 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:26.929265 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:26.929580 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.11 21:14:26.929759 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.11 21:14:26.929875 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} executeQuery: Read 40 rows, 55.27 KiB in 0.001192882 sec., 33532 rows/sec., 45.25 MiB/sec. 2023.12.11 21:14:26.929901 [ 52 ] {} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.11 21:14:26.930025 [ 52 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:26.930051 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} DynamicQueryHandler: Done processing query 2023.12.11 21:14:26.930108 [ 3 ] {b566a02e-b61f-485b-8465-21b05436657a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:14:26.930149 [ 3 ] {} HTTP-Session: f010fdfe-9307-41c2-a40a-460550098efc Destroying unnamed session 2023.12.11 21:14:26.930155 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.11 21:14:26.930276 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:26.930307 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 297 rows starting from the beginning of the part 2023.12.11 21:14:26.930416 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:26.930515 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:26.930608 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:26.930708 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:26.930805 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:26.932118 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 427 rows, containing 6 columns (6 merged, 0 gathered) in 0.002027535 sec., 210600.5568337908 rows/sec., 284.19 MiB/sec. 2023.12.11 21:14:26.932380 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.11 21:14:26.932594 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.11 21:14:26.932666 [ 14 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.11 21:14:26.932734 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_16_3: 4.01 MiB. 2023.12.11 21:14:27.000116 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.09 MiB, peak 236.34 MiB, will set to 230.97 MiB (RSS), difference: -4.12 MiB 2023.12.11 21:14:30.301952 [ 53 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:14:30.302035 [ 53 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:14:31.921357 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:31.921464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:31.921491 [ 3 ] {} HTTP-Session: 8fc3159d-61ff-415a-986a-104c1998f440 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:31.921516 [ 3 ] {} HTTP-Session: 8fc3159d-61ff-415a-986a-104c1998f440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:31.921642 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:31.921704 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:31.921862 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:31.922251 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:31.922521 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:14:31.922697 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:14:31.922842 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} executeQuery: Read 5 rows, 415.00 B in 0.001161351 sec., 4305 rows/sec., 348.97 KiB/sec. 2023.12.11 21:14:31.923056 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} DynamicQueryHandler: Done processing query 2023.12.11 21:14:31.923083 [ 3 ] {bbb48419-aacf-45c9-b93a-975b96701a85} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:31.923101 [ 3 ] {} HTTP-Session: 8fc3159d-61ff-415a-986a-104c1998f440 Destroying unnamed session 2023.12.11 21:14:31.923222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 363, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:31.923274 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:31.923296 [ 3 ] {} HTTP-Session: 3541468c-44e8-4da4-b8fe-6920342933cf Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:31.923315 [ 3 ] {} HTTP-Session: 3541468c-44e8-4da4-b8fe-6920342933cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:31.923396 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:31.923441 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:14:31.923570 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:31.923913 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:31.924131 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:14:31.924300 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:14:31.924417 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} executeQuery: Read 2 rows, 175.00 B in 0.000987656 sec., 2024 rows/sec., 173.03 KiB/sec. 2023.12.11 21:14:31.924568 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} DynamicQueryHandler: Done processing query 2023.12.11 21:14:31.924620 [ 3 ] {382cb061-0a07-4a0a-b266-4271772a13f0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:31.924638 [ 3 ] {} HTTP-Session: 3541468c-44e8-4da4-b8fe-6920342933cf Destroying unnamed session 2023.12.11 21:14:31.924796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7789, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:31.924847 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:31.924868 [ 3 ] {} HTTP-Session: d1efdd9f-bab6-4a90-9c2d-8fc9ce8ceaac Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:31.924886 [ 3 ] {} HTTP-Session: d1efdd9f-bab6-4a90-9c2d-8fc9ce8ceaac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:31.924960 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:31.925001 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:31.925111 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:31.925426 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:31.925645 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:14:31.925794 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:14:31.925921 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} executeQuery: Read 52 rows, 4.59 KiB in 0.000932635 sec., 55756 rows/sec., 4.81 MiB/sec. 2023.12.11 21:14:31.926029 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} DynamicQueryHandler: Done processing query 2023.12.11 21:14:31.926052 [ 3 ] {397a0373-ee56-4da6-9b16-a4c557c08ab9} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.11 21:14:31.926069 [ 3 ] {} HTTP-Session: d1efdd9f-bab6-4a90-9c2d-8fc9ce8ceaac Destroying unnamed session 2023.12.11 21:14:31.926178 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 328, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:31.926247 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:31.926269 [ 3 ] {} HTTP-Session: a1a95fe2-b9d0-4a25-9352-0f9c32d582f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:31.926286 [ 3 ] {} HTTP-Session: a1a95fe2-b9d0-4a25-9352-0f9c32d582f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:31.926355 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:31.926397 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:14:31.926504 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:31.926772 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:31.926984 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.11 21:14:31.927144 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.11 21:14:31.927272 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} executeQuery: Read 2 rows, 143.00 B in 0.000886764 sec., 2255 rows/sec., 157.48 KiB/sec. 2023.12.11 21:14:31.927394 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} DynamicQueryHandler: Done processing query 2023.12.11 21:14:31.927418 [ 3 ] {d6651a11-a356-48e0-8f8d-eccd9f2e7dea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:31.927435 [ 3 ] {} HTTP-Session: a1a95fe2-b9d0-4a25-9352-0f9c32d582f8 Destroying unnamed session 2023.12.11 21:14:31.927545 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5278, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:31.927593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:31.927613 [ 3 ] {} HTTP-Session: 2e209b9f-db07-4a78-8261-b4cf87a07f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:31.927630 [ 3 ] {} HTTP-Session: 2e209b9f-db07-4a78-8261-b4cf87a07f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:31.927701 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:31.927741 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:31.927848 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:31.928168 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:31.928383 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:14:31.928538 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:14:31.928664 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} executeQuery: Read 31 rows, 2.46 KiB in 0.000933495 sec., 33208 rows/sec., 2.58 MiB/sec. 2023.12.11 21:14:31.928772 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} DynamicQueryHandler: Done processing query 2023.12.11 21:14:31.928796 [ 3 ] {cde5792a-b07d-4291-a962-e4851cfceb81} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:31.928813 [ 3 ] {} HTTP-Session: 2e209b9f-db07-4a78-8261-b4cf87a07f6f Destroying unnamed session 2023.12.11 21:14:31.928934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7218, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:31.928980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:31.929000 [ 3 ] {} HTTP-Session: f5b53c1b-2d5c-4bc3-875e-ec8524e94458 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:31.929017 [ 3 ] {} HTTP-Session: f5b53c1b-2d5c-4bc3-875e-ec8524e94458 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:31.929089 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:31.929133 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:14:31.929253 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:31.929544 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:31.929809 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.11 21:14:31.930001 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.11 21:14:31.930130 [ 57 ] {} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.11 21:14:31.930135 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} executeQuery: Read 37 rows, 2.67 KiB in 0.001009097 sec., 36666 rows/sec., 2.59 MiB/sec. 2023.12.11 21:14:31.930216 [ 57 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:31.930363 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.11 21:14:31.930392 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} DynamicQueryHandler: Done processing query 2023.12.11 21:14:31.930441 [ 3 ] {73a271f0-50b3-4b5d-94a5-922cfbaae185} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:31.930466 [ 3 ] {} HTTP-Session: f5b53c1b-2d5c-4bc3-875e-ec8524e94458 Destroying unnamed session 2023.12.11 21:14:31.930538 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:31.930578 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 336 rows starting from the beginning of the part 2023.12.11 21:14:31.930621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:31.930708 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:31.930762 [ 3 ] {} HTTP-Session: ceb743c7-d8e0-4741-a225-b65df9008909 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:31.930815 [ 3 ] {} HTTP-Session: ceb743c7-d8e0-4741-a225-b65df9008909 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:31.930842 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::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.11 21:14:31.931011 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:31.931133 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::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.11 21:14:31.931147 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:31.931441 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::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.11 21:14:31.931779 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part 2023.12.11 21:14:31.931832 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:31.932042 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::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.11 21:14:31.932547 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:31.933241 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.11 21:14:31.933626 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.11 21:14:31.933900 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 449 rows, containing 5 columns (5 merged, 0 gathered) in 0.003599907 sec., 124725.44429619989 rows/sec., 8.80 MiB/sec. 2023.12.11 21:14:31.933961 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} executeQuery: Read 5 rows, 6.91 KiB in 0.002888988 sec., 1730 rows/sec., 2.34 MiB/sec. 2023.12.11 21:14:31.934200 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.11 21:14:31.934249 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} DynamicQueryHandler: Done processing query 2023.12.11 21:14:31.934295 [ 3 ] {4b9761fc-cc8f-470d-86c9-fa41aec69824} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:31.934319 [ 3 ] {} HTTP-Session: ceb743c7-d8e0-4741-a225-b65df9008909 Destroying unnamed session 2023.12.11 21:14:31.934468 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.11 21:14:31.934543 [ 16 ] {2b7cf836-5d10-4e76-9bfc-4c19f6b5024e::all_1_6_1} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.11 21:14:36.921595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:36.921714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:36.921740 [ 3 ] {} HTTP-Session: c72e3e32-5010-4e0b-a5c5-1eb32148e438 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:36.921763 [ 3 ] {} HTTP-Session: c72e3e32-5010-4e0b-a5c5-1eb32148e438 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:36.921889 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:36.921949 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:36.922105 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:36.922550 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:36.922816 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:14:36.922981 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:14:36.923130 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} executeQuery: Read 40 rows, 3.24 KiB in 0.001206463 sec., 33154 rows/sec., 2.62 MiB/sec. 2023.12.11 21:14:36.923282 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} DynamicQueryHandler: Done processing query 2023.12.11 21:14:36.923307 [ 3 ] {2b6ef859-7950-4166-8600-73724bfe46b1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:36.923323 [ 3 ] {} HTTP-Session: c72e3e32-5010-4e0b-a5c5-1eb32148e438 Destroying unnamed session 2023.12.11 21:14:36.923471 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:36.923522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:36.923542 [ 3 ] {} HTTP-Session: 075e2b84-12b6-44e4-8a2b-db85d3cab2f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:36.923561 [ 3 ] {} HTTP-Session: 075e2b84-12b6-44e4-8a2b-db85d3cab2f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:36.923649 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:36.923690 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:36.923801 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:36.924198 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:36.924419 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:14:36.924567 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:14:36.924688 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} executeQuery: Read 120 rows, 12.06 KiB in 0.001010317 sec., 118774 rows/sec., 11.66 MiB/sec. 2023.12.11 21:14:36.924898 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} DynamicQueryHandler: Done processing query 2023.12.11 21:14:36.924922 [ 3 ] {0b4ddef2-4de8-4f41-8533-5af45084ff7b} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:14:36.924939 [ 3 ] {} HTTP-Session: 075e2b84-12b6-44e4-8a2b-db85d3cab2f8 Destroying unnamed session 2023.12.11 21:14:36.925064 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:36.925109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:36.925128 [ 3 ] {} HTTP-Session: 3189ba7b-267e-4c00-959a-92b62f9aa893 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:36.925145 [ 3 ] {} HTTP-Session: 3189ba7b-267e-4c00-959a-92b62f9aa893 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:36.925219 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:36.925261 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:36.925379 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:36.925694 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:36.925910 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:14:36.926058 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:14:36.926183 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} executeQuery: Read 40 rows, 3.20 KiB in 0.000934555 sec., 42801 rows/sec., 3.35 MiB/sec. 2023.12.11 21:14:36.926305 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} DynamicQueryHandler: Done processing query 2023.12.11 21:14:36.926328 [ 3 ] {12e78720-c889-4b59-9e29-2a8c85bd1dee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:36.926344 [ 3 ] {} HTTP-Session: 3189ba7b-267e-4c00-959a-92b62f9aa893 Destroying unnamed session 2023.12.11 21:14:36.926524 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:36.926569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:36.926587 [ 3 ] {} HTTP-Session: c86efb95-9cf0-4a95-b08d-dc61bf38c73c Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:36.926605 [ 3 ] {} HTTP-Session: c86efb95-9cf0-4a95-b08d-dc61bf38c73c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:36.926691 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:36.926737 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:36.926877 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:36.927319 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:36.927627 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.11 21:14:36.927808 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.11 21:14:36.927947 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} executeQuery: Read 40 rows, 55.27 KiB in 0.001225793 sec., 32631 rows/sec., 44.04 MiB/sec. 2023.12.11 21:14:36.928059 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} DynamicQueryHandler: Done processing query 2023.12.11 21:14:36.928083 [ 3 ] {e0b9117b-4c74-492e-b67a-44b1739119cf} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:14:36.928099 [ 3 ] {} HTTP-Session: c86efb95-9cf0-4a95-b08d-dc61bf38c73c Destroying unnamed session 2023.12.11 21:14:41.919464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:41.919581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:41.919614 [ 3 ] {} HTTP-Session: 69f201be-bc0d-4ae5-87aa-031ee21013c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:41.919639 [ 3 ] {} HTTP-Session: 69f201be-bc0d-4ae5-87aa-031ee21013c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:41.919764 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:41.919824 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:41.919979 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:41.920391 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:41.920647 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:14:41.920810 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:14:41.920943 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} executeQuery: Read 5 rows, 415.00 B in 0.0011441 sec., 4370 rows/sec., 354.23 KiB/sec. 2023.12.11 21:14:41.921094 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} DynamicQueryHandler: Done processing query 2023.12.11 21:14:41.921121 [ 3 ] {a3647783-e782-4275-a742-bb2e1cabf4ba} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:41.921138 [ 3 ] {} HTTP-Session: 69f201be-bc0d-4ae5-87aa-031ee21013c7 Destroying unnamed session 2023.12.11 21:14:41.921265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:41.921316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:41.921337 [ 3 ] {} HTTP-Session: 3b535040-bacb-4c23-878f-d30929aee61a Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:41.921356 [ 3 ] {} HTTP-Session: 3b535040-bacb-4c23-878f-d30929aee61a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:41.921438 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:41.921482 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:41.921591 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:41.921881 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:41.922091 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:14:41.922242 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:14:41.922365 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} executeQuery: Read 15 rows, 1.39 KiB in 0.000890664 sec., 16841 rows/sec., 1.52 MiB/sec. 2023.12.11 21:14:41.922472 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} DynamicQueryHandler: Done processing query 2023.12.11 21:14:41.922497 [ 3 ] {90ff8189-bc87-43d2-b1fd-2b351f81d352} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:41.922512 [ 3 ] {} HTTP-Session: 3b535040-bacb-4c23-878f-d30929aee61a Destroying unnamed session 2023.12.11 21:14:41.922627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:41.922671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:41.922690 [ 3 ] {} HTTP-Session: 5d33ab5c-2ddf-4741-80a8-111b2ed89bd2 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:41.922707 [ 3 ] {} HTTP-Session: 5d33ab5c-2ddf-4741-80a8-111b2ed89bd2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:41.922779 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:41.922818 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:41.922924 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:41.923183 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:41.923399 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:14:41.923546 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:14:41.923671 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} executeQuery: Read 5 rows, 410.00 B in 0.000857193 sec., 5832 rows/sec., 467.10 KiB/sec. 2023.12.11 21:14:41.923787 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} DynamicQueryHandler: Done processing query 2023.12.11 21:14:41.923810 [ 3 ] {468a6316-6524-47c4-913c-3f4bec99378d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:41.923826 [ 3 ] {} HTTP-Session: 5d33ab5c-2ddf-4741-80a8-111b2ed89bd2 Destroying unnamed session 2023.12.11 21:14:41.923976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:41.924020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:41.924039 [ 3 ] {} HTTP-Session: ab40552e-9e0a-4b2e-82ca-d8fcff5719b8 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:41.924055 [ 3 ] {} HTTP-Session: ab40552e-9e0a-4b2e-82ca-d8fcff5719b8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:41.924128 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:41.924172 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:41.924312 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:41.924602 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:41.924879 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.11 21:14:41.925054 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.11 21:14:41.925186 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} executeQuery: Read 5 rows, 6.91 KiB in 0.001030178 sec., 4853 rows/sec., 6.55 MiB/sec. 2023.12.11 21:14:41.925303 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} DynamicQueryHandler: Done processing query 2023.12.11 21:14:41.925326 [ 3 ] {661b978f-b720-457e-ada6-80c9ef681952} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.11 21:14:41.925341 [ 3 ] {} HTTP-Session: ab40552e-9e0a-4b2e-82ca-d8fcff5719b8 Destroying unnamed session 2023.12.11 21:14:45.302083 [ 77 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:14:45.302151 [ 77 ] {} DNSResolver: Updated DNS cache 2023.12.11 21:14:46.921736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:46.921841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:46.921866 [ 3 ] {} HTTP-Session: 6239897b-e10c-48e4-9d0e-2846cf079739 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:46.921891 [ 3 ] {} HTTP-Session: 6239897b-e10c-48e4-9d0e-2846cf079739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:46.922017 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:46.922077 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:46.922231 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:46.922657 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:46.922921 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:14:46.923089 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:14:46.923216 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} executeQuery: Read 40 rows, 3.24 KiB in 0.001161111 sec., 34449 rows/sec., 2.73 MiB/sec. 2023.12.11 21:14:46.923425 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} DynamicQueryHandler: Done processing query 2023.12.11 21:14:46.923465 [ 3 ] {a5fe4a5a-47a7-47a0-84e8-e55a91bd17bd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:46.923481 [ 3 ] {} HTTP-Session: 6239897b-e10c-48e4-9d0e-2846cf079739 Destroying unnamed session 2023.12.11 21:14:46.923601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:46.923651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:46.923671 [ 3 ] {} HTTP-Session: a8f234b7-06d7-4d2f-b05b-e4437060a827 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:46.923690 [ 3 ] {} HTTP-Session: a8f234b7-06d7-4d2f-b05b-e4437060a827 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:46.923774 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:46.923820 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.11 21:14:46.923944 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:46.924233 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:46.924439 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:14:46.924590 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:14:46.924718 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} executeQuery: Read 2 rows, 175.00 B in 0.000910084 sec., 2197 rows/sec., 187.78 KiB/sec. 2023.12.11 21:14:46.924866 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} DynamicQueryHandler: Done processing query 2023.12.11 21:14:46.924889 [ 3 ] {e924671b-b518-41fb-86ed-31a5fef99206} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:46.924906 [ 3 ] {} HTTP-Session: a8f234b7-06d7-4d2f-b05b-e4437060a827 Destroying unnamed session 2023.12.11 21:14:46.925036 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19557, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:46.925081 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:46.925101 [ 3 ] {} HTTP-Session: 36c4c217-a173-4dcc-a417-7c660064fa4b Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:46.925118 [ 3 ] {} HTTP-Session: 36c4c217-a173-4dcc-a417-7c660064fa4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:46.925196 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:46.925235 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:46.925345 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:46.925725 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:46.925946 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:14:46.926096 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:14:46.926228 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} executeQuery: Read 121 rows, 12.15 KiB in 0.001001007 sec., 120878 rows/sec., 11.85 MiB/sec. 2023.12.11 21:14:46.926225 [ 169 ] {} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.11 21:14:46.926346 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:46.926380 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} DynamicQueryHandler: Done processing query 2023.12.11 21:14:46.926435 [ 3 ] {054c814b-cbdd-4d4b-935d-41fd268c9749} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:14:46.926490 [ 3 ] {} HTTP-Session: 36c4c217-a173-4dcc-a417-7c660064fa4b Destroying unnamed session 2023.12.11 21:14:46.926497 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.11 21:14:46.926649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:46.926669 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:46.926729 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:46.926732 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 175 rows starting from the beginning of the part 2023.12.11 21:14:46.926773 [ 3 ] {} HTTP-Session: b85217e6-e6c0-41b6-93d0-de71c435345f Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:46.926799 [ 3 ] {} HTTP-Session: b85217e6-e6c0-41b6-93d0-de71c435345f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:46.927005 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:46.927033 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 120 rows starting from the beginning of the part 2023.12.11 21:14:46.927073 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.11 21:14:46.927312 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::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.11 21:14:46.927552 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:46.927561 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 120 rows starting from the beginning of the part 2023.12.11 21:14:46.927739 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 15 rows starting from the beginning of the part 2023.12.11 21:14:46.927978 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 121 rows starting from the beginning of the part 2023.12.11 21:14:46.928298 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:46.928663 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.11 21:14:46.928967 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.11 21:14:46.929168 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} executeQuery: Read 2 rows, 143.00 B in 0.002100867 sec., 951 rows/sec., 66.47 KiB/sec. 2023.12.11 21:14:46.929454 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} DynamicQueryHandler: Done processing query 2023.12.11 21:14:46.929512 [ 3 ] {2bee85fc-e0be-4378-9b99-15ab14e72e68} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:46.929553 [ 3 ] {} HTTP-Session: b85217e6-e6c0-41b6-93d0-de71c435345f Destroying unnamed session 2023.12.11 21:14:46.929609 [ 22 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 603 rows, containing 4 columns (4 merged, 0 gathered) in 0.003190747 sec., 188983.95892873988 rows/sec., 18.11 MiB/sec. 2023.12.11 21:14:46.929682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 7170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:46.929741 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:46.929762 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.11 21:14:46.929776 [ 3 ] {} HTTP-Session: b0f95808-1087-45ae-afad-5cb4b05c8589 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:46.929839 [ 3 ] {} HTTP-Session: b0f95808-1087-45ae-afad-5cb4b05c8589 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:46.929962 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:46.930019 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:46.930028 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.11 21:14:46.930158 [ 21 ] {f2d11325-870e-43dc-87bf-f0fb1ddcdee6::all_1_21_4} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.11 21:14:46.930291 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:46.930584 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:46.930798 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:14:46.930948 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:14:46.931064 [ 169 ] {} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.11 21:14:46.931077 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} executeQuery: Read 42 rows, 3.37 KiB in 0.00108016 sec., 38883 rows/sec., 3.04 MiB/sec. 2023.12.11 21:14:46.931121 [ 169 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:46.931322 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.11 21:14:46.931348 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} DynamicQueryHandler: Done processing query 2023.12.11 21:14:46.931396 [ 3 ] {bb604c56-c1a8-47e9-ae1c-76c47de0f06d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:46.931438 [ 3 ] {} HTTP-Session: b0f95808-1087-45ae-afad-5cb4b05c8589 Destroying unnamed session 2023.12.11 21:14:46.931485 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:46.931523 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 95 rows starting from the beginning of the part 2023.12.11 21:14:46.931575 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:46.931668 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:46.931731 [ 3 ] {} HTTP-Session: 26b8ea80-4cb9-4a37-b9d6-e03642e73d50 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:46.931781 [ 3 ] {} HTTP-Session: 26b8ea80-4cb9-4a37-b9d6-e03642e73d50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:46.931779 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:46.931970 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:46.932008 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 31 rows starting from the beginning of the part 2023.12.11 21:14:46.932089 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.11 21:14:46.932276 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:46.932574 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:46.932702 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:46.932798 [ 18 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 42 rows starting from the beginning of the part 2023.12.11 21:14:46.933330 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:46.934051 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.11 21:14:46.934331 [ 21 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.003144225 sec., 80464.97944644546 rows/sec., 6.29 MiB/sec. 2023.12.11 21:14:46.934390 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} oximeter.measurements_cumulativeu64 (2b7cf836-5d10-4e76-9bfc-4c19f6b5024e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.11 21:14:46.934488 [ 21 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.11 21:14:46.934646 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} executeQuery: Read 1 rows, 72.00 B in 0.002611871 sec., 382 rows/sec., 26.92 KiB/sec. 2023.12.11 21:14:46.934850 [ 21 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.11 21:14:46.934865 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} DynamicQueryHandler: Done processing query 2023.12.11 21:14:46.934906 [ 3 ] {4f60081e-e82a-4496-9dc1-d4d1cd485b25} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:46.934927 [ 3 ] {} HTTP-Session: 26b8ea80-4cb9-4a37-b9d6-e03642e73d50 Destroying unnamed session 2023.12.11 21:14:46.934935 [ 21 ] {23b46c39-e8f9-4476-a157-91174fe80200::all_1_21_4} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.11 21:14:46.935077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:46.935130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:46.935148 [ 3 ] {} HTTP-Session: cae92a36-e74f-41e1-b077-aa5924fc7e88 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:46.935167 [ 3 ] {} HTTP-Session: cae92a36-e74f-41e1-b077-aa5924fc7e88 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:46.935259 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:46.935306 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:46.935462 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:46.935894 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:46.936203 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.11 21:14:46.936383 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.11 21:14:46.936519 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} executeQuery: Read 40 rows, 55.27 KiB in 0.001230944 sec., 32495 rows/sec., 43.85 MiB/sec. 2023.12.11 21:14:46.936641 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} DynamicQueryHandler: Done processing query 2023.12.11 21:14:46.936664 [ 3 ] {b7612305-40ff-4c41-9231-a222e49a794a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:14:46.936680 [ 3 ] {} HTTP-Session: cae92a36-e74f-41e1-b077-aa5924fc7e88 Destroying unnamed session 2023.12.11 21:14:51.919058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:51.919188 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:51.919219 [ 3 ] {} HTTP-Session: 1fea9608-af4c-4522-8e5d-3481e319420d Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:51.919247 [ 3 ] {} HTTP-Session: 1fea9608-af4c-4522-8e5d-3481e319420d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:51.919383 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:51.919450 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:51.919630 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:51.920055 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:51.920348 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:14:51.920514 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:14:51.920649 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} executeQuery: Read 5 rows, 415.00 B in 0.001221523 sec., 4093 rows/sec., 331.78 KiB/sec. 2023.12.11 21:14:51.920666 [ 142 ] {} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.11 21:14:51.920798 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:51.920832 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} DynamicQueryHandler: Done processing query 2023.12.11 21:14:51.920903 [ 3 ] {60c2d3b9-644a-4c63-9730-c2354c41de40} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:51.920942 [ 3 ] {} HTTP-Session: 1fea9608-af4c-4522-8e5d-3481e319420d Destroying unnamed session 2023.12.11 21:14:51.920945 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.11 21:14:51.921092 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 2349, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:51.921131 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:51.921182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:51.921192 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 45 rows starting from the beginning of the part 2023.12.11 21:14:51.921226 [ 3 ] {} HTTP-Session: 6abcff47-b6fa-4155-abea-48c274742aa6 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:51.921283 [ 3 ] {} HTTP-Session: 6abcff47-b6fa-4155-abea-48c274742aa6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:51.921441 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:51.921510 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:51.921628 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:51.921663 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:51.921968 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:51.922123 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:51.922218 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:51.922384 [ 18 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:51.922940 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:51.923358 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:14:51.923692 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:14:51.923967 [ 21 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 140 rows, containing 4 columns (4 merged, 0 gathered) in 0.003090353 sec., 45302.26805805032 rows/sec., 3.59 MiB/sec. 2023.12.11 21:14:51.923993 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} executeQuery: Read 15 rows, 1.39 KiB in 0.002415665 sec., 6209 rows/sec., 573.65 KiB/sec. 2023.12.11 21:14:51.924213 [ 17 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.11 21:14:51.924224 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} DynamicQueryHandler: Done processing query 2023.12.11 21:14:51.924279 [ 3 ] {39623cb6-5c71-4e63-97e8-fff1b55b28f6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.11 21:14:51.924301 [ 3 ] {} HTTP-Session: 6abcff47-b6fa-4155-abea-48c274742aa6 Destroying unnamed session 2023.12.11 21:14:51.924432 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 899, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:51.924482 [ 17 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.11 21:14:51.924509 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:51.924546 [ 3 ] {} HTTP-Session: 5f0d28e7-b8d6-4de4-8a26-4a94b08fd7cb Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:51.924568 [ 3 ] {} HTTP-Session: 5f0d28e7-b8d6-4de4-8a26-4a94b08fd7cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:51.924578 [ 17 ] {92505102-7e61-4325-a426-825f75ccfe44::all_1_21_4} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.11 21:14:51.924719 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:51.924768 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:51.924891 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:51.925192 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:51.925418 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:14:51.925574 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:14:51.925704 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} executeQuery: Read 5 rows, 410.00 B in 0.000946916 sec., 5280 rows/sec., 422.84 KiB/sec. 2023.12.11 21:14:51.925812 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} DynamicQueryHandler: Done processing query 2023.12.11 21:14:51.925835 [ 3 ] {07adb225-5baf-4ef1-af28-2d4d348a09ea} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.11 21:14:51.925851 [ 3 ] {} HTTP-Session: 5f0d28e7-b8d6-4de4-8a26-4a94b08fd7cb Destroying unnamed session 2023.12.11 21:14:51.925961 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:51.926006 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:51.926026 [ 3 ] {} HTTP-Session: f2d4e520-e6ad-47db-bb23-d774a6ed6900 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:51.926044 [ 3 ] {} HTTP-Session: f2d4e520-e6ad-47db-bb23-d774a6ed6900 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:51.926118 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:51.926165 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:51.926308 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:51.926641 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:51.926929 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.11 21:14:51.927114 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.11 21:14:51.927246 [ 142 ] {} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.11 21:14:51.927261 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} executeQuery: Read 5 rows, 6.91 KiB in 0.001103709 sec., 4530 rows/sec., 6.11 MiB/sec. 2023.12.11 21:14:51.927306 [ 142 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:51.927474 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.11 21:14:51.927524 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} DynamicQueryHandler: Done processing query 2023.12.11 21:14:51.927565 [ 3 ] {d6288432-9481-4b38-a7eb-97e390b8ec9b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.11 21:14:51.927607 [ 3 ] {} HTTP-Session: f2d4e520-e6ad-47db-bb23-d774a6ed6900 Destroying unnamed session 2023.12.11 21:14:51.927649 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:51.927687 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 427 rows starting from the beginning of the part 2023.12.11 21:14:51.927806 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:51.927902 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:51.927992 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:51.928077 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 40 rows starting from the beginning of the part 2023.12.11 21:14:51.928166 [ 21 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 5 rows starting from the beginning of the part 2023.12.11 21:14:51.929600 [ 13 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 522 rows, containing 6 columns (6 merged, 0 gathered) in 0.002208149 sec., 236397.09095717725 rows/sec., 319.01 MiB/sec. 2023.12.11 21:14:51.929946 [ 13 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.11 21:14:51.930193 [ 13 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.11 21:14:51.930273 [ 13 ] {8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.11 21:14:51.930342 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 8edcae4e-006c-4ad5-bf99-27b0cfb8685f::all_1_21_4: 4.48 MiB. 2023.12.11 21:14:56.921788 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 5786, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:56.921919 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:56.921950 [ 3 ] {} HTTP-Session: de5fa4ed-c8e9-40ca-aab6-2b2671a31e76 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:56.921978 [ 3 ] {} HTTP-Session: de5fa4ed-c8e9-40ca-aab6-2b2671a31e76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:56.922118 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:56.922188 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.11 21:14:56.922370 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:56.922796 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:56.923071 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:14:56.923247 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} oximeter.fields_i64 (92505102-7e61-4325-a426-825f75ccfe44): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:14:56.923385 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} executeQuery: Read 40 rows, 3.24 KiB in 0.001219883 sec., 32790 rows/sec., 2.60 MiB/sec. 2023.12.11 21:14:56.923519 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} DynamicQueryHandler: Done processing query 2023.12.11 21:14:56.923545 [ 3 ] {1d6c3af5-a6d7-4e27-9694-769ce2704556} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:56.923562 [ 3 ] {} HTTP-Session: de5fa4ed-c8e9-40ca-aab6-2b2671a31e76 Destroying unnamed session 2023.12.11 21:14:56.923698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 19407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:56.923747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:56.923768 [ 3 ] {} HTTP-Session: 8fd103b5-389d-40c1-837f-816b4ce9e454 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:56.923787 [ 3 ] {} HTTP-Session: 8fd103b5-389d-40c1-837f-816b4ce9e454 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:56.923875 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:56.923919 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.11 21:14:56.924029 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:56.924386 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:56.924608 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.11 21:14:56.924761 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} oximeter.fields_string (f2d11325-870e-43dc-87bf-f0fb1ddcdee6): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.11 21:14:56.924887 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} executeQuery: Read 120 rows, 12.06 KiB in 0.000981817 sec., 122222 rows/sec., 11.99 MiB/sec. 2023.12.11 21:14:56.925042 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} DynamicQueryHandler: Done processing query 2023.12.11 21:14:56.925067 [ 3 ] {f6e19f91-ad8e-4dd4-b46a-405fb4603a04} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.11 21:14:56.925084 [ 3 ] {} HTTP-Session: 8fd103b5-389d-40c1-837f-816b4ce9e454 Destroying unnamed session 2023.12.11 21:14:56.925211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 6827, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:56.925257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:56.925277 [ 3 ] {} HTTP-Session: e4a7bdbf-e758-4096-bb0a-f2e10d136606 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:56.925295 [ 3 ] {} HTTP-Session: e4a7bdbf-e758-4096-bb0a-f2e10d136606 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:56.925372 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:56.925413 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.11 21:14:56.925522 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:56.925815 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:56.926022 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.11 21:14:56.926170 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} oximeter.fields_uuid (23b46c39-e8f9-4476-a157-91174fe80200): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.11 21:14:56.926294 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} executeQuery: Read 40 rows, 3.20 KiB in 0.000893005 sec., 44792 rows/sec., 3.50 MiB/sec. 2023.12.11 21:14:56.926400 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} DynamicQueryHandler: Done processing query 2023.12.11 21:14:56.926422 [ 3 ] {4d44ddf5-fe09-4d47-8be7-7e9d2c5b20ef} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.11 21:14:56.926437 [ 3 ] {} HTTP-Session: e4a7bdbf-e758-4096-bb0a-f2e10d136606 Destroying unnamed session 2023.12.11 21:14:56.926641 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:56099, User-Agent: (none), Length: 42808, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.11 21:14:56.926685 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.11 21:14:56.926704 [ 3 ] {} HTTP-Session: 188bbac8-e126-4786-8c26-6b1754365190 Authenticating user 'default' from [fd00:1122:3344:101::d]:56099 2023.12.11 21:14:56.926721 [ 3 ] {} HTTP-Session: 188bbac8-e126-4786-8c26-6b1754365190 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.11 21:14:56.926808 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} executeQuery: (from [fd00:1122:3344:101::d]:56099) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.11 21:14:56.926853 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.11 21:14:56.926987 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.11 21:14:56.927429 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:56.927739 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.11 21:14:56.927927 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} oximeter.measurements_histogramf64 (8edcae4e-006c-4ad5-bf99-27b0cfb8685f): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.11 21:14:56.928048 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} executeQuery: Read 40 rows, 55.27 KiB in 0.001211413 sec., 33019 rows/sec., 44.56 MiB/sec. 2023.12.11 21:14:56.928174 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} DynamicQueryHandler: Done processing query 2023.12.11 21:14:56.928197 [ 3 ] {814b765f-7bbc-4cfa-95fc-4dfe841dd29a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.12.11 21:14:56.928213 [ 3 ] {} HTTP-Session: 188bbac8-e126-4786-8c26-6b1754365190 Destroying unnamed session 2023.12.11 21:14:57.178179 [ 129 ] {} oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.11 21:14:57.178292 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:57.178386 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.11 21:14:57.178540 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:57.178579 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::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.11 21:14:57.178728 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::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.11 21:14:57.178830 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2023.12.11 21:14:57.178926 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.11 21:14:57.179015 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::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.11 21:14:57.179622 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001271665 sec., 9436.447492067487 rows/sec., 800.19 KiB/sec. 2023.12.11 21:14:57.179696 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.11 21:14:57.179853 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.11 21:14:57.179914 [ 17 ] {2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8::all_1_5_1} oximeter.fields_ipaddr (2651e6c3-3c5c-4dfc-b543-59d7acfc0ea8) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.11 21:14:57.956437 [ 132 ] {} oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 2023.12.11 21:14:57.956526 [ 132 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.28 GiB. 2023.12.11 21:14:57.956624 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact 2023.12.11 21:14:57.956765 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.11 21:14:57.956797 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::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.11 21:14:57.956938 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::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.11 21:14:57.957024 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part 2023.12.11 21:14:57.957102 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.11 21:14:57.957181 [ 15 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::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.11 21:14:57.957731 [ 9 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001151231 sec., 10423.62479815085 rows/sec., 727.82 KiB/sec. 2023.12.11 21:14:57.957878 [ 17 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) 2023.12.11 21:14:57.958086 [ 17 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. 2023.12.11 21:14:57.958166 [ 17 ] {d85be075-1304-43f7-8bb7-802bc7d9db57::all_1_5_1} oximeter.fields_u16 (d85be075-1304-43f7-8bb7-802bc7d9db57) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 2023.12.11 21:15:00.302205 [ 104 ] {} DNSResolver: Updating DNS cache 2023.12.11 21:15:00.302273 [ 104 ] {} DNSResolver: Updated DNS cache