[ Oct 17 23:51:41 Enabled. ] [ Oct 17 23:51:41 Rereading configuration. ] [ Oct 17 23:51:44 Rereading configuration. ] [ Oct 17 23:51:47 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=oxControlService10 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService10 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService10 ipadm: Could not delete oxControlService10: Interface does not exist + true + ipadm create-if -t oxControlService10 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService10 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService10 + ipadm show-addr oxControlService10/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService10/ll + ipadm show-addr oxControlService10/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService10/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 [ Oct 17 23:51:48 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.10.17 23:51:49.285810 [ 1 ] {} Application: Will watch for the process with pid 23470 2023.10.17 23:51:49.285905 [ 1 ] {} Application: Forked a child process to watch 2023.10.17 23:51:49.526502 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23470 2023.10.17 23:51:49.526673 [ 1 ] {} Application: starting up 2023.10.17 23:51:49.526889 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.17 23:51:49.724720 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.17 23:51:49.724779 [ 1 ] {} Application: Initializing DateLUT. 2023.10.17 23:51:49.724800 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.17 23:51:49.724860 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.17 23:51:49.725295 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.17 23:51:49.726227 [ 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.10.17 23:51:49.726831 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.17 23:51:49.727106 [ 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.10.17 23:51:49.729028 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.17 23:51:49.729081 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.17 23:51:49.729836 [ 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.10.17 23:51:49.730030 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.17 23:51:49.735124 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.17 23:51:49.735636 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.17 23:51:49.735667 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.17 23:51:49.736528 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.17 23:51:49.737087 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.17 23:51:49.737468 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.17 23:51:49.737842 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.17 23:51:49.738645 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.17 23:51:49.738692 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.17 23:51:49.738752 [ 1 ] {} Application: Loaded user defined objects 2023.10.17 23:51:49.738775 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.17 23:51:49.774736 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.17 23:51:49.774778 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000142972 sec 2023.10.17 23:51:49.774834 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.17 23:51:49.774911 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.17 23:51:49.774933 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.17 23:51:49.774950 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.17 23:51:49.774962 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.17 23:51:49.774977 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.17 23:51:49.774998 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.17 23:51:49.775032 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.17 23:51:49.775053 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.17 23:51:49.775086 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.17 23:51:49.775099 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.17 23:51:49.775113 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.17 23:51:49.775132 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.17 23:51:49.775167 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.17 23:51:49.775182 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.17 23:51:49.775195 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.17 23:51:49.813380 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.17 23:51:49.818785 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.17 23:51:49.818822 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.2702e-05 sec 2023.10.17 23:51:49.818856 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.17 23:51:49.818875 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.17 23:51:49.818900 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.17 23:51:49.821045 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.17 23:51:49.826610 [ 1 ] {} Application: Loaded metadata. 2023.10.17 23:51:49.826743 [ 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.10.17 23:51:49.826808 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.17 23:51:50.058309 [ 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.10.17 23:51:50.076516 [ 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.10.17 23:51:50.076592 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.17 23:51:50.172981 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.17 23:51:50.173233 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.66 MiB (RSS), difference: 210.71 MiB 2023.10.17 23:51:50.173557 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.17 23:51:50.173626 [ 112 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:51:50.173630 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.17 23:51:50.173706 [ 112 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:51:50.173820 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.17 23:51:50.173902 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.17 23:51:50.174516 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.17 23:51:50.174542 [ 1 ] {} Application: Ready for connections. 2023.10.17 23:51:50.177643 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.177851 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.178514 [ 3 ] {} HTTP-Session: 54c40846-6edd-4889-b606-44c6b98ce396 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.178571 [ 3 ] {} HTTP-Session: 54c40846-6edd-4889-b606-44c6b98ce396 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.178742 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.17 23:51:50.178775 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.17 23:51:50.178802 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.17 23:51:50.179224 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} executeQuery: (from [fd00:1122:3344:101::d]:44113) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.17 23:51:50.180676 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.17 23:51:50.182539 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.17 23:51:50.184037 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.17 23:51:50.187855 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.187910 [ 3 ] {fa286051-2d1e-4444-abab-4c3a79510ff8} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.17 23:51:50.187946 [ 3 ] {} HTTP-Session: 54c40846-6edd-4889-b606-44c6b98ce396 Destroying unnamed session 2023.10.17 23:51:50.188256 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.188316 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.188343 [ 3 ] {} HTTP-Session: ca99ee81-462f-423b-a465-6e0a82c1b5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.188361 [ 3 ] {} HTTP-Session: ca99ee81-462f-423b-a465-6e0a82c1b5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.188481 [ 3 ] {e5fb66b4-8dbb-45ee-b8c7-d662bd2163c0} executeQuery: (from [fd00:1122:3344:101::d]:44113) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.10.17 23:51:50.197504 [ 3 ] {e5fb66b4-8dbb-45ee-b8c7-d662bd2163c0} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:44113) (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.10.17 23:51:50.198266 [ 3 ] {e5fb66b4-8dbb-45ee-b8c7-d662bd2163c0} 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.10.17 23:51:50.198411 [ 3 ] {e5fb66b4-8dbb-45ee-b8c7-d662bd2163c0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.198433 [ 3 ] {} HTTP-Session: ca99ee81-462f-423b-a465-6e0a82c1b5bc Destroying unnamed session 2023.10.17 23:51:50.199376 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.199473 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.199497 [ 3 ] {} HTTP-Session: 796aee9c-b811-4f45-bd25-697163eab08f Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.199517 [ 3 ] {} HTTP-Session: 796aee9c-b811-4f45-bd25-697163eab08f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.199641 [ 3 ] {0658fc10-d321-4651-9f05-ab8d789041fb} executeQuery: (from [fd00:1122:3344:101::d]:44113) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.10.17 23:51:50.199766 [ 3 ] {0658fc10-d321-4651-9f05-ab8d789041fb} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.199789 [ 3 ] {0658fc10-d321-4651-9f05-ab8d789041fb} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.199811 [ 3 ] {} HTTP-Session: 796aee9c-b811-4f45-bd25-697163eab08f Destroying unnamed session 2023.10.17 23:51:50.199978 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.200024 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.200051 [ 3 ] {} HTTP-Session: 99fb14f3-7d82-4f76-b97b-b7e9f6cdd183 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.200088 [ 3 ] {} HTTP-Session: 99fb14f3-7d82-4f76-b97b-b7e9f6cdd183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.200150 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.17 23:51:50.200209 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.17 23:51:50.201465 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.17 23:51:50.201500 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} TablesLoader: Parsed metadata of 0 tables in 1 databases in 6.3391e-05 sec 2023.10.17 23:51:50.201556 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.17 23:51:50.201581 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} DatabaseAtomic (oximeter): Starting up tables. 2023.10.17 23:51:50.201655 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.201676 [ 3 ] {870dc82e-539c-4e72-98b7-744726f7eb3a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.201696 [ 3 ] {} HTTP-Session: 99fb14f3-7d82-4f76-b97b-b7e9f6cdd183 Destroying unnamed session 2023.10.17 23:51:50.201843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.201898 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.201928 [ 3 ] {} HTTP-Session: ce46255f-f8dd-4a0d-8158-edecc338ee8b Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.201950 [ 3 ] {} HTTP-Session: ce46255f-f8dd-4a0d-8158-edecc338ee8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.202105 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.10.17 23:51:50.202157 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.10.17 23:51:50.206421 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} oximeter.version (277c7421-0f2a-40cc-aceb-eec4ab6b0dac): Loading data parts 2023.10.17 23:51:50.206564 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} oximeter.version (277c7421-0f2a-40cc-aceb-eec4ab6b0dac): There are no data parts 2023.10.17 23:51:50.207893 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.207933 [ 3 ] {c7cd70ee-f6ce-4dd4-9d25-52cd8b72de5f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.207949 [ 3 ] {} HTTP-Session: ce46255f-f8dd-4a0d-8158-edecc338ee8b Destroying unnamed session 2023.10.17 23:51:50.208082 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.208131 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.208150 [ 3 ] {} HTTP-Session: eaee4933-2df4-4355-9d72-c0886d29a9a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.208171 [ 3 ] {} HTTP-Session: eaee4933-2df4-4355-9d72-c0886d29a9a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.208377 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.208426 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.17 23:51:50.214658 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Loading data parts 2023.10.17 23:51:50.214754 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): There are no data parts 2023.10.17 23:51:50.220351 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.220395 [ 3 ] {b127ac21-dc6f-4f2c-9204-08875ab6e14f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.220412 [ 3 ] {} HTTP-Session: eaee4933-2df4-4355-9d72-c0886d29a9a5 Destroying unnamed session 2023.10.17 23:51:50.220561 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.220618 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.220637 [ 3 ] {} HTTP-Session: f7ccbfdf-8a66-45d2-b20a-23ee34236f2f Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.220659 [ 3 ] {} HTTP-Session: f7ccbfdf-8a66-45d2-b20a-23ee34236f2f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.220853 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.220906 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.17 23:51:50.222461 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} oximeter.measurements_i8 (7c39d8f9-da00-4960-baff-cc9671a05aef): Loading data parts 2023.10.17 23:51:50.222552 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} oximeter.measurements_i8 (7c39d8f9-da00-4960-baff-cc9671a05aef): There are no data parts 2023.10.17 23:51:50.223638 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.223696 [ 3 ] {9294fe7c-c7e8-469b-bfa9-c45ee66b576b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.223712 [ 3 ] {} HTTP-Session: f7ccbfdf-8a66-45d2-b20a-23ee34236f2f Destroying unnamed session 2023.10.17 23:51:50.223846 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.223905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.223925 [ 3 ] {} HTTP-Session: 3af0f4ab-a34f-4c8c-9d1c-e4802b95edb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.223941 [ 3 ] {} HTTP-Session: 3af0f4ab-a34f-4c8c-9d1c-e4802b95edb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.224137 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt8 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.224196 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.17 23:51:50.228475 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} oximeter.measurements_u8 (47759c59-4875-4ffb-a7d0-f27490cc44bd): Loading data parts 2023.10.17 23:51:50.228568 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} oximeter.measurements_u8 (47759c59-4875-4ffb-a7d0-f27490cc44bd): There are no data parts 2023.10.17 23:51:50.230066 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.230093 [ 3 ] {da5f0da6-7603-4222-93dc-e676424fe81d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.230124 [ 3 ] {} HTTP-Session: 3af0f4ab-a34f-4c8c-9d1c-e4802b95edb4 Destroying unnamed session 2023.10.17 23:51:50.230253 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.230303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.230332 [ 3 ] {} HTTP-Session: 24348f93-d7ff-4547-8fac-3b635aa84dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.230349 [ 3 ] {} HTTP-Session: 24348f93-d7ff-4547-8fac-3b635aa84dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.230538 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.230587 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.17 23:51:50.232058 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} oximeter.measurements_i16 (b2862f5d-166e-4994-88e3-7b736d8ddab1): Loading data parts 2023.10.17 23:51:50.232154 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} oximeter.measurements_i16 (b2862f5d-166e-4994-88e3-7b736d8ddab1): There are no data parts 2023.10.17 23:51:50.233393 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.233419 [ 3 ] {b8097fbc-a53f-4f52-ba8c-b9374f0cf834} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.233442 [ 3 ] {} HTTP-Session: 24348f93-d7ff-4547-8fac-3b635aa84dc1 Destroying unnamed session 2023.10.17 23:51:50.233569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.233619 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.233644 [ 3 ] {} HTTP-Session: d272aef4-27b5-4a15-91df-adb6db6fc613 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.233660 [ 3 ] {} HTTP-Session: d272aef4-27b5-4a15-91df-adb6db6fc613 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.233864 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt16 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.233919 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.17 23:51:50.235254 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} oximeter.measurements_u16 (50906df9-81d6-42b8-bf59-603c99b83ddc): Loading data parts 2023.10.17 23:51:50.235355 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} oximeter.measurements_u16 (50906df9-81d6-42b8-bf59-603c99b83ddc): There are no data parts 2023.10.17 23:51:50.236438 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.236469 [ 3 ] {cb8982fd-ce8d-4d40-92fb-c4c7d2de1ed5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.236498 [ 3 ] {} HTTP-Session: d272aef4-27b5-4a15-91df-adb6db6fc613 Destroying unnamed session 2023.10.17 23:51:50.236620 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.236669 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.236701 [ 3 ] {} HTTP-Session: 8cb2a4dd-6617-47d9-a60b-c74939a26758 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.236718 [ 3 ] {} HTTP-Session: 8cb2a4dd-6617-47d9-a60b-c74939a26758 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.236904 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.236952 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.17 23:51:50.238316 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} oximeter.measurements_i32 (58baebc4-4284-41a7-876e-7b576e3700e4): Loading data parts 2023.10.17 23:51:50.238435 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} oximeter.measurements_i32 (58baebc4-4284-41a7-876e-7b576e3700e4): There are no data parts 2023.10.17 23:51:50.239609 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.239648 [ 3 ] {630d9407-1878-471f-9c96-5b654412f26e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.239673 [ 3 ] {} HTTP-Session: 8cb2a4dd-6617-47d9-a60b-c74939a26758 Destroying unnamed session 2023.10.17 23:51:50.239830 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.239892 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.239915 [ 3 ] {} HTTP-Session: 1d665d94-58b9-461c-9cca-8f3021011391 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.239941 [ 3 ] {} HTTP-Session: 1d665d94-58b9-461c-9cca-8f3021011391 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.240146 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.240203 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.17 23:51:50.245632 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} oximeter.measurements_u32 (e3623bf6-785b-417c-88cc-679dca975387): Loading data parts 2023.10.17 23:51:50.245732 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} oximeter.measurements_u32 (e3623bf6-785b-417c-88cc-679dca975387): There are no data parts 2023.10.17 23:51:50.247193 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.247232 [ 3 ] {3737d459-d1cd-4cab-9675-deda678f27c3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.247249 [ 3 ] {} HTTP-Session: 1d665d94-58b9-461c-9cca-8f3021011391 Destroying unnamed session 2023.10.17 23:51:50.247386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.247441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.247461 [ 3 ] {} HTTP-Session: f987bc7b-a8ac-44bf-a2bc-b2c648c47580 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.247486 [ 3 ] {} HTTP-Session: f987bc7b-a8ac-44bf-a2bc-b2c648c47580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.247671 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.247724 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.17 23:51:50.249146 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Loading data parts 2023.10.17 23:51:50.249235 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): There are no data parts 2023.10.17 23:51:50.250582 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.250607 [ 3 ] {39980f40-60f9-4c6e-b12e-f1731c96d3d2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.250631 [ 3 ] {} HTTP-Session: f987bc7b-a8ac-44bf-a2bc-b2c648c47580 Destroying unnamed session 2023.10.17 23:51:50.250766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.250810 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.250835 [ 3 ] {} HTTP-Session: 985a7a17-1da2-4fc8-9574-091ba53f6152 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.250858 [ 3 ] {} HTTP-Session: 985a7a17-1da2-4fc8-9574-091ba53f6152 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.251043 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.251093 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.17 23:51:50.252616 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} oximeter.measurements_u64 (d86612fd-d816-47fe-a89e-6b9d3f247bf1): Loading data parts 2023.10.17 23:51:50.252752 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} oximeter.measurements_u64 (d86612fd-d816-47fe-a89e-6b9d3f247bf1): There are no data parts 2023.10.17 23:51:50.254018 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.254044 [ 3 ] {be83aada-2aec-4eaa-9e88-5ba61f367594} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.254081 [ 3 ] {} HTTP-Session: 985a7a17-1da2-4fc8-9574-091ba53f6152 Destroying unnamed session 2023.10.17 23:51:50.254216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.254276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.254303 [ 3 ] {} HTTP-Session: cf22831e-f1b9-48a1-87bd-3d8a7b38c412 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.254332 [ 3 ] {} HTTP-Session: cf22831e-f1b9-48a1-87bd-3d8a7b38c412 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.254530 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.254586 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.17 23:51:50.255997 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} oximeter.measurements_f32 (781d654d-e20a-4c7a-afab-caab441c6316): Loading data parts 2023.10.17 23:51:50.256089 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} oximeter.measurements_f32 (781d654d-e20a-4c7a-afab-caab441c6316): There are no data parts 2023.10.17 23:51:50.257219 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.257246 [ 3 ] {4ba04da2-caf0-4062-9a9d-455d7b13939e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.257273 [ 3 ] {} HTTP-Session: cf22831e-f1b9-48a1-87bd-3d8a7b38c412 Destroying unnamed session 2023.10.17 23:51:50.257426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.257483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.257510 [ 3 ] {} HTTP-Session: 4df3ae9c-b523-4a0e-8692-cf23527cb586 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.257530 [ 3 ] {} HTTP-Session: 4df3ae9c-b523-4a0e-8692-cf23527cb586 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.257727 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.257784 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.17 23:51:50.259562 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} oximeter.measurements_f64 (6c1be6fc-33a8-46b1-bb24-9e328e34b5c4): Loading data parts 2023.10.17 23:51:50.259650 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} oximeter.measurements_f64 (6c1be6fc-33a8-46b1-bb24-9e328e34b5c4): There are no data parts 2023.10.17 23:51:50.261035 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.261062 [ 3 ] {30b698c4-8a0e-4e77-8f4c-19c46a977d57} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.261087 [ 3 ] {} HTTP-Session: 4df3ae9c-b523-4a0e-8692-cf23527cb586 Destroying unnamed session 2023.10.17 23:51:50.261229 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.261288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.261308 [ 3 ] {} HTTP-Session: 370e4ec8-f96f-4a1c-838b-0737261d6ffd Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.261333 [ 3 ] {} HTTP-Session: 370e4ec8-f96f-4a1c-838b-0737261d6ffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.261530 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum String ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.261584 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.17 23:51:50.268226 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} oximeter.measurements_string (8e7c2af4-b8d4-4f36-97da-afc7bc4e900d): Loading data parts 2023.10.17 23:51:50.268321 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} oximeter.measurements_string (8e7c2af4-b8d4-4f36-97da-afc7bc4e900d): There are no data parts 2023.10.17 23:51:50.269905 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.269932 [ 3 ] {fca52008-896e-41fd-84f8-80fddc766db4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.269949 [ 3 ] {} HTTP-Session: 370e4ec8-f96f-4a1c-838b-0737261d6ffd Destroying unnamed session 2023.10.17 23:51:50.270079 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.270132 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.270153 [ 3 ] {} HTTP-Session: 65e8d75a-ec56-4021-828b-29f1e78dec4f Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.270177 [ 3 ] {} HTTP-Session: 65e8d75a-ec56-4021-828b-29f1e78dec4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.270370 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.270427 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.17 23:51:50.271900 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} oximeter.measurements_bytes (22828547-0979-4d54-923b-33f6dff6f898): Loading data parts 2023.10.17 23:51:50.271987 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} oximeter.measurements_bytes (22828547-0979-4d54-923b-33f6dff6f898): There are no data parts 2023.10.17 23:51:50.273028 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.273065 [ 3 ] {22d28b28-2a60-4cd0-80fc-97dffea75c05} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.273081 [ 3 ] {} HTTP-Session: 65e8d75a-ec56-4021-828b-29f1e78dec4f Destroying unnamed session 2023.10.17 23:51:50.273216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.273278 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.273299 [ 3 ] {} HTTP-Session: 61bf2fe9-b8fb-495e-bdaf-991e5e268fc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.273325 [ 3 ] {} HTTP-Session: 61bf2fe9-b8fb-495e-bdaf-991e5e268fc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.273545 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Int64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.273602 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.17 23:51:50.275047 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Loading data parts 2023.10.17 23:51:50.275131 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): There are no data parts 2023.10.17 23:51:50.276472 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.276500 [ 3 ] {f93ceaff-75d0-426e-8589-b66fb464a31f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.276556 [ 3 ] {} HTTP-Session: 61bf2fe9-b8fb-495e-bdaf-991e5e268fc7 Destroying unnamed session 2023.10.17 23:51:50.276680 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.276738 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.276758 [ 3 ] {} HTTP-Session: 01c561a9-e4f7-4f0c-af94-61f54f26521a Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.276783 [ 3 ] {} HTTP-Session: 01c561a9-e4f7-4f0c-af94-61f54f26521a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.276997 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum UInt64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.277058 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.17 23:51:50.278419 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} oximeter.measurements_cumulativeu64 (9c0ea2c2-9278-4b28-91e6-a13288e2ef5e): Loading data parts 2023.10.17 23:51:50.278513 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} oximeter.measurements_cumulativeu64 (9c0ea2c2-9278-4b28-91e6-a13288e2ef5e): There are no data parts 2023.10.17 23:51:50.279627 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.279652 [ 3 ] {ace13b49-d982-4619-a748-8552bad42bfc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.279685 [ 3 ] {} HTTP-Session: 01c561a9-e4f7-4f0c-af94-61f54f26521a Destroying unnamed session 2023.10.17 23:51:50.279816 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.279883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.279924 [ 3 ] {} HTTP-Session: a5850c83-3392-46d7-9b61-e8c6018acf3e Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.279951 [ 3 ] {} HTTP-Session: a5850c83-3392-46d7-9b61-e8c6018acf3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.280172 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float32 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.280229 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.17 23:51:50.281608 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} oximeter.measurements_cumulativef32 (d0a0efd8-fe2b-4b28-9418-10ecb5984768): Loading data parts 2023.10.17 23:51:50.281691 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} oximeter.measurements_cumulativef32 (d0a0efd8-fe2b-4b28-9418-10ecb5984768): There are no data parts 2023.10.17 23:51:50.282739 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.282762 [ 3 ] {f5d5badf-b6e3-41a5-9dfa-f6a97ecb5a7a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.282786 [ 3 ] {} HTTP-Session: a5850c83-3392-46d7-9b61-e8c6018acf3e Destroying unnamed session 2023.10.17 23:51:50.282913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.282955 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.282982 [ 3 ] {} HTTP-Session: a5bf923a-8cfe-4280-af92-43ad1253da7c Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.283005 [ 3 ] {} HTTP-Session: a5bf923a-8cfe-4280-af92-43ad1253da7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.283204 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} executeQuery: (from [fd00:1122:3344:101::d]:44113) -- CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Float64 ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.283262 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.17 23:51:50.288974 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} oximeter.measurements_cumulativef64 (86cab12d-b7be-4f50-81d6-abfb65ae8f14): Loading data parts 2023.10.17 23:51:50.289058 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} oximeter.measurements_cumulativef64 (86cab12d-b7be-4f50-81d6-abfb65ae8f14): There are no data parts 2023.10.17 23:51:50.290545 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.290579 [ 3 ] {d0e9d201-b98a-4858-bf04-013446e3d193} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.290596 [ 3 ] {} HTTP-Session: a5bf923a-8cfe-4280-af92-43ad1253da7c Destroying unnamed session 2023.10.17 23:51:50.290742 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.290791 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.290811 [ 3 ] {} HTTP-Session: ed598c00-0c63-41fc-9ca2-32ae15a2f3f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.290848 [ 3 ] {} HTTP-Session: ed598c00-0c63-41fc-9ca2-32ae15a2f3f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.291063 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY; (stage: Complete) 2023.10.17 23:51:50.291117 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.17 23:51:50.292844 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} oximeter.measurements_histogrami8 (08a112b8-f4a0-4e70-adaa-d311b98d6153): Loading data parts 2023.10.17 23:51:50.292923 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} oximeter.measurements_histogrami8 (08a112b8-f4a0-4e70-adaa-d311b98d6153): There are no data parts 2023.10.17 23:51:50.293951 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.293983 [ 3 ] {3d885f96-0c99-4097-a2a1-186175896e12} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.294005 [ 3 ] {} HTTP-Session: ed598c00-0c63-41fc-9ca2-32ae15a2f3f9 Destroying unnamed session 2023.10.17 23:51:50.294133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.294180 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.294199 [ 3 ] {} HTTP-Session: bec70a41-2863-42d7-8b05-68cad0a9f25c Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.294222 [ 3 ] {} HTTP-Session: bec70a41-2863-42d7-8b05-68cad0a9f25c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.294436 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.294503 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.17 23:51:50.296078 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} oximeter.measurements_histogramu8 (c79ae51c-65fb-4d2d-a17f-9414c66e31b1): Loading data parts 2023.10.17 23:51:50.296151 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} oximeter.measurements_histogramu8 (c79ae51c-65fb-4d2d-a17f-9414c66e31b1): There are no data parts 2023.10.17 23:51:50.297174 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.297199 [ 3 ] {0bf6ec82-153f-483d-b046-87b076295b6d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.297228 [ 3 ] {} HTTP-Session: bec70a41-2863-42d7-8b05-68cad0a9f25c Destroying unnamed session 2023.10.17 23:51:50.297348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.297396 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.297425 [ 3 ] {} HTTP-Session: 85694607-48a2-4f7e-ba85-1ee1470a2ac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.297442 [ 3 ] {} HTTP-Session: 85694607-48a2-4f7e-ba85-1ee1470a2ac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.297719 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.297791 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.17 23:51:50.299219 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} oximeter.measurements_histogrami16 (c33ac84a-ea42-4184-a2db-791d8b458366): Loading data parts 2023.10.17 23:51:50.299289 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} oximeter.measurements_histogrami16 (c33ac84a-ea42-4184-a2db-791d8b458366): There are no data parts 2023.10.17 23:51:50.300470 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.300507 [ 3 ] {2019263a-7132-4af6-847e-62285102d74e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.300523 [ 3 ] {} HTTP-Session: 85694607-48a2-4f7e-ba85-1ee1470a2ac9 Destroying unnamed session 2023.10.17 23:51:50.300716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.300769 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.300788 [ 3 ] {} HTTP-Session: dac34f40-934d-4ae2-90a3-3781fbcfb578 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.300806 [ 3 ] {} HTTP-Session: dac34f40-934d-4ae2-90a3-3781fbcfb578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.301043 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.301104 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.17 23:51:50.302514 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} oximeter.measurements_histogramu16 (33113761-d621-4b4b-8e2c-5b0e0dec7eae): Loading data parts 2023.10.17 23:51:50.302584 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} oximeter.measurements_histogramu16 (33113761-d621-4b4b-8e2c-5b0e0dec7eae): There are no data parts 2023.10.17 23:51:50.308801 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.308860 [ 3 ] {6a878658-860e-4e4f-93a5-9607143db30e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.308876 [ 3 ] {} HTTP-Session: dac34f40-934d-4ae2-90a3-3781fbcfb578 Destroying unnamed session 2023.10.17 23:51:50.309008 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.309067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.309087 [ 3 ] {} HTTP-Session: bc99433e-e6b9-4ab1-8d1c-561276f17c5f Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.309114 [ 3 ] {} HTTP-Session: bc99433e-e6b9-4ab1-8d1c-561276f17c5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.309337 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.309398 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.17 23:51:50.314033 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} oximeter.measurements_histogrami32 (f979684d-b215-4b2d-9073-834ca6450ce2): Loading data parts 2023.10.17 23:51:50.314171 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} oximeter.measurements_histogrami32 (f979684d-b215-4b2d-9073-834ca6450ce2): There are no data parts 2023.10.17 23:51:50.315639 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.315666 [ 3 ] {6ae8b948-dd60-422f-b3d8-15f6bb7e8b6c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.315682 [ 3 ] {} HTTP-Session: bc99433e-e6b9-4ab1-8d1c-561276f17c5f Destroying unnamed session 2023.10.17 23:51:50.315840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.315904 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.315922 [ 3 ] {} HTTP-Session: 0f0bd4c7-b702-4a61-a48f-c2c032aaa697 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.315950 [ 3 ] {} HTTP-Session: 0f0bd4c7-b702-4a61-a48f-c2c032aaa697 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.316173 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.316239 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.17 23:51:50.317654 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} oximeter.measurements_histogramu32 (5ffbe0d5-0bf3-4e90-a5dd-e1fcdf374eea): Loading data parts 2023.10.17 23:51:50.317741 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} oximeter.measurements_histogramu32 (5ffbe0d5-0bf3-4e90-a5dd-e1fcdf374eea): There are no data parts 2023.10.17 23:51:50.319050 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.319076 [ 3 ] {6c97c686-e593-4a0c-969c-1e95306a3c33} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.319104 [ 3 ] {} HTTP-Session: 0f0bd4c7-b702-4a61-a48f-c2c032aaa697 Destroying unnamed session 2023.10.17 23:51:50.319238 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.319314 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.319346 [ 3 ] {} HTTP-Session: d578ecca-eb26-4883-b492-28f3f40e5498 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.319363 [ 3 ] {} HTTP-Session: d578ecca-eb26-4883-b492-28f3f40e5498 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.319634 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.319718 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.17 23:51:50.321285 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} oximeter.measurements_histogrami64 (423c1091-a93d-4ace-8100-cdb511951c54): Loading data parts 2023.10.17 23:51:50.321361 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} oximeter.measurements_histogrami64 (423c1091-a93d-4ace-8100-cdb511951c54): There are no data parts 2023.10.17 23:51:50.322551 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.322578 [ 3 ] {7323fb00-45c0-42ef-aec8-532b97b7a7cc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.322607 [ 3 ] {} HTTP-Session: d578ecca-eb26-4883-b492-28f3f40e5498 Destroying unnamed session 2023.10.17 23:51:50.322762 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.322808 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.322840 [ 3 ] {} HTTP-Session: 006c80fd-4243-447f-b304-947719e4f269 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.322875 [ 3 ] {} HTTP-Session: 006c80fd-4243-447f-b304-947719e4f269 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.323100 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.323165 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.17 23:51:50.324546 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} oximeter.measurements_histogramu64 (6b56632f-9011-4f55-8e97-f2bbea6e34d5): Loading data parts 2023.10.17 23:51:50.324634 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} oximeter.measurements_histogramu64 (6b56632f-9011-4f55-8e97-f2bbea6e34d5): There are no data parts 2023.10.17 23:51:50.325681 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.325716 [ 3 ] {bea16766-3f1e-4a2b-92f3-5b0ca6ffb371} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.325734 [ 3 ] {} HTTP-Session: 006c80fd-4243-447f-b304-947719e4f269 Destroying unnamed session 2023.10.17 23:51:50.325889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.325938 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.325959 [ 3 ] {} HTTP-Session: c82155fe-3bb8-409f-9743-09c568baa528 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.325983 [ 3 ] {} HTTP-Session: c82155fe-3bb8-409f-9743-09c568baa528 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.326207 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.326260 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.17 23:51:50.331929 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} oximeter.measurements_histogramf32 (9dbeee8b-d0af-47cb-9363-751333194412): Loading data parts 2023.10.17 23:51:50.332045 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} oximeter.measurements_histogramf32 (9dbeee8b-d0af-47cb-9363-751333194412): There are no data parts 2023.10.17 23:51:50.333516 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.333543 [ 3 ] {de7b093b-cd6b-4d3e-99f2-5240d8077140} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.333566 [ 3 ] {} HTTP-Session: c82155fe-3bb8-409f-9743-09c568baa528 Destroying unnamed session 2023.10.17 23:51:50.333698 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.333750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.333786 [ 3 ] {} HTTP-Session: 7acbe440-7e64-4cd4-be5e-a5ad95bc9c6b Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.333803 [ 3 ] {} HTTP-Session: 7acbe440-7e64-4cd4-be5e-a5ad95bc9c6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.334017 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.334073 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.17 23:51:50.338549 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Loading data parts 2023.10.17 23:51:50.338650 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): There are no data parts 2023.10.17 23:51:50.340135 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.340162 [ 3 ] {edca614f-3d0f-4d9b-baad-eb4111172edf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.340200 [ 3 ] {} HTTP-Session: 7acbe440-7e64-4cd4-be5e-a5ad95bc9c6b Destroying unnamed session 2023.10.17 23:51:50.340380 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.340442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.340468 [ 3 ] {} HTTP-Session: 42cd2266-4f79-4091-9ed3-616f164ccfa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.340484 [ 3 ] {} HTTP-Session: 42cd2266-4f79-4091-9ed3-616f164ccfa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.340643 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.340693 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.17 23:51:50.342036 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} oximeter.fields_bool (7f812abe-e386-4646-bf21-e41be16216f4): Loading data parts 2023.10.17 23:51:50.342132 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} oximeter.fields_bool (7f812abe-e386-4646-bf21-e41be16216f4): There are no data parts 2023.10.17 23:51:50.343161 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.343196 [ 3 ] {94b48855-0b38-4b1e-a85f-72e493da8f07} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.343218 [ 3 ] {} HTTP-Session: 42cd2266-4f79-4091-9ed3-616f164ccfa5 Destroying unnamed session 2023.10.17 23:51:50.343369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.343420 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.343447 [ 3 ] {} HTTP-Session: ed122347-82a7-4bd0-adeb-db9fcc9ef067 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.343463 [ 3 ] {} HTTP-Session: ed122347-82a7-4bd0-adeb-db9fcc9ef067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.343627 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.343685 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.17 23:51:50.344928 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} oximeter.fields_i8 (7673cb07-6471-4e50-8667-3ede49bd2ed1): Loading data parts 2023.10.17 23:51:50.345039 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} oximeter.fields_i8 (7673cb07-6471-4e50-8667-3ede49bd2ed1): There are no data parts 2023.10.17 23:51:50.346051 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.346084 [ 3 ] {3085021d-f764-4a3f-8202-2acd4782d6c7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.346100 [ 3 ] {} HTTP-Session: ed122347-82a7-4bd0-adeb-db9fcc9ef067 Destroying unnamed session 2023.10.17 23:51:50.346232 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.346281 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.346299 [ 3 ] {} HTTP-Session: a194360d-2950-4c0d-a29f-355bc8930943 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.346323 [ 3 ] {} HTTP-Session: a194360d-2950-4c0d-a29f-355bc8930943 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.346474 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.346522 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.17 23:51:50.347832 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} oximeter.fields_u8 (8afb8930-5a8f-4149-b200-66dbe1bc9ed4): Loading data parts 2023.10.17 23:51:50.347931 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} oximeter.fields_u8 (8afb8930-5a8f-4149-b200-66dbe1bc9ed4): There are no data parts 2023.10.17 23:51:50.349422 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.349448 [ 3 ] {af45cf7f-e638-4155-92ce-1fb118cb070c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.349471 [ 3 ] {} HTTP-Session: a194360d-2950-4c0d-a29f-355bc8930943 Destroying unnamed session 2023.10.17 23:51:50.349597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.349647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.349673 [ 3 ] {} HTTP-Session: 0b9d2321-1448-4fd7-be02-876dd6ecc86b Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.349690 [ 3 ] {} HTTP-Session: 0b9d2321-1448-4fd7-be02-876dd6ecc86b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.349868 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.349919 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.17 23:51:50.355498 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} oximeter.fields_i16 (8a026334-ead3-43b6-819c-5376c0468dbe): Loading data parts 2023.10.17 23:51:50.355619 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} oximeter.fields_i16 (8a026334-ead3-43b6-819c-5376c0468dbe): There are no data parts 2023.10.17 23:51:50.357256 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.357283 [ 3 ] {ac417b86-ae4f-459d-98ce-05433c7a65a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.357300 [ 3 ] {} HTTP-Session: 0b9d2321-1448-4fd7-be02-876dd6ecc86b Destroying unnamed session 2023.10.17 23:51:50.357438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.357488 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.357507 [ 3 ] {} HTTP-Session: 4dbb83c8-8995-4b9a-94bf-50f8769c0677 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.357530 [ 3 ] {} HTTP-Session: 4dbb83c8-8995-4b9a-94bf-50f8769c0677 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.357690 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.357734 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.17 23:51:50.359423 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} oximeter.fields_u16 (a4a5ea1b-7637-4f1d-8555-950d468f6b35): Loading data parts 2023.10.17 23:51:50.359520 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} oximeter.fields_u16 (a4a5ea1b-7637-4f1d-8555-950d468f6b35): There are no data parts 2023.10.17 23:51:50.360927 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.360969 [ 3 ] {d140d3db-4791-4eea-b57d-1b485c7ce5f5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.360984 [ 3 ] {} HTTP-Session: 4dbb83c8-8995-4b9a-94bf-50f8769c0677 Destroying unnamed session 2023.10.17 23:51:50.361109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.361165 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.361185 [ 3 ] {} HTTP-Session: f1aa6887-3b29-47f2-98de-140e10cc5e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.361208 [ 3 ] {} HTTP-Session: f1aa6887-3b29-47f2-98de-140e10cc5e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.361363 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.361418 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.17 23:51:50.363009 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} oximeter.fields_i32 (f384a796-d61a-40a4-bfaf-6af3c2c80782): Loading data parts 2023.10.17 23:51:50.363098 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} oximeter.fields_i32 (f384a796-d61a-40a4-bfaf-6af3c2c80782): There are no data parts 2023.10.17 23:51:50.364160 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.364185 [ 3 ] {ed2af46a-61a9-4c7e-a095-5d1c616a61fa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.364221 [ 3 ] {} HTTP-Session: f1aa6887-3b29-47f2-98de-140e10cc5e29 Destroying unnamed session 2023.10.17 23:51:50.364338 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.364387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.364425 [ 3 ] {} HTTP-Session: f51667de-2d57-4cde-b8d6-fd410463c553 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.364441 [ 3 ] {} HTTP-Session: f51667de-2d57-4cde-b8d6-fd410463c553 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.364600 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.364647 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.17 23:51:50.366614 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} oximeter.fields_u32 (06a948fd-95a1-4300-9b52-f49303c8a892): Loading data parts 2023.10.17 23:51:50.366723 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} oximeter.fields_u32 (06a948fd-95a1-4300-9b52-f49303c8a892): There are no data parts 2023.10.17 23:51:50.367887 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.367920 [ 3 ] {60c23022-bb86-4919-b5cb-d2f8e0cbfd17} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.367936 [ 3 ] {} HTTP-Session: f51667de-2d57-4cde-b8d6-fd410463c553 Destroying unnamed session 2023.10.17 23:51:50.368063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.368115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.368136 [ 3 ] {} HTTP-Session: 80d2943d-0f4e-4c36-b62f-36c1d58c9990 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.368160 [ 3 ] {} HTTP-Session: 80d2943d-0f4e-4c36-b62f-36c1d58c9990 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.368320 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.368376 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.17 23:51:50.370049 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Loading data parts 2023.10.17 23:51:50.370136 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): There are no data parts 2023.10.17 23:51:50.371199 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.371224 [ 3 ] {86bdd7c5-cc0d-419a-9f07-dcce7aa7c174} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.371248 [ 3 ] {} HTTP-Session: 80d2943d-0f4e-4c36-b62f-36c1d58c9990 Destroying unnamed session 2023.10.17 23:51:50.371387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.371432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.371458 [ 3 ] {} HTTP-Session: c809e864-584e-4684-ad39-9a74c65d5dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.371485 [ 3 ] {} HTTP-Session: c809e864-584e-4684-ad39-9a74c65d5dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.371637 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.371688 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.17 23:51:50.373135 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} oximeter.fields_u64 (e86ea849-e437-4b70-8b72-089ffc4b0708): Loading data parts 2023.10.17 23:51:50.373230 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} oximeter.fields_u64 (e86ea849-e437-4b70-8b72-089ffc4b0708): There are no data parts 2023.10.17 23:51:50.374632 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.374657 [ 3 ] {760e4db4-1cba-4bd4-bbc9-255a79ae712f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.374683 [ 3 ] {} HTTP-Session: c809e864-584e-4684-ad39-9a74c65d5dc4 Destroying unnamed session 2023.10.17 23:51:50.374809 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.374860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.374885 [ 3 ] {} HTTP-Session: 230f80bd-e7a2-45a3-bfaa-a155074033c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.374901 [ 3 ] {} HTTP-Session: 230f80bd-e7a2-45a3-bfaa-a155074033c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.375061 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.375110 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.17 23:51:50.380583 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} oximeter.fields_ipaddr (06d6bcd4-5031-4ffc-b4d8-27fe8c8e022b): Loading data parts 2023.10.17 23:51:50.380702 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} oximeter.fields_ipaddr (06d6bcd4-5031-4ffc-b4d8-27fe8c8e022b): There are no data parts 2023.10.17 23:51:50.381994 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.382029 [ 3 ] {72b1fd9e-4c07-492c-b581-0ae7d600206c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.382046 [ 3 ] {} HTTP-Session: 230f80bd-e7a2-45a3-bfaa-a155074033c2 Destroying unnamed session 2023.10.17 23:51:50.382185 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.382244 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.382262 [ 3 ] {} HTTP-Session: 44e6c3ec-1c55-4e39-9fa4-d53abb3b44c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.382285 [ 3 ] {} HTTP-Session: 44e6c3ec-1c55-4e39-9fa4-d53abb3b44c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.382446 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.382495 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.17 23:51:50.383911 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Loading data parts 2023.10.17 23:51:50.384003 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): There are no data parts 2023.10.17 23:51:50.385420 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.385454 [ 3 ] {645ff019-669c-4e73-99cc-2ae28771d7d2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.385469 [ 3 ] {} HTTP-Session: 44e6c3ec-1c55-4e39-9fa4-d53abb3b44c8 Destroying unnamed session 2023.10.17 23:51:50.385590 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.385647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.385675 [ 3 ] {} HTTP-Session: 8db6af33-3b49-4501-bf25-426e8c03fb5d Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.385698 [ 3 ] {} HTTP-Session: 8db6af33-3b49-4501-bf25-426e8c03fb5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.385850 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} executeQuery: (from [fd00:1122:3344:101::d]:44113) 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.10.17 23:51:50.385902 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.17 23:51:50.387470 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Loading data parts 2023.10.17 23:51:50.387562 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): There are no data parts 2023.10.17 23:51:50.388606 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.388631 [ 3 ] {d5658ac2-4445-427d-b001-5e3f9e60041f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.388656 [ 3 ] {} HTTP-Session: 8db6af33-3b49-4501-bf25-426e8c03fb5d Destroying unnamed session 2023.10.17 23:51:50.388789 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 704, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.388840 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.388875 [ 3 ] {} HTTP-Session: a35d86fb-1e0b-4787-ab95-a8865fa767aa Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.388892 [ 3 ] {} HTTP-Session: a35d86fb-1e0b-4787-ab95-a8865fa767aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.389083 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} executeQuery: (from [fd00:1122:3344:101::d]:44113) CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.10.17 23:51:50.389148 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.17 23:51:50.390476 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} oximeter.timeseries_schema (7dbbbdc0-7ff6-404d-8e27-c1f8b6a2a4ab): Loading data parts 2023.10.17 23:51:50.390575 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} oximeter.timeseries_schema (7dbbbdc0-7ff6-404d-8e27-c1f8b6a2a4ab): There are no data parts 2023.10.17 23:51:50.391669 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.391695 [ 3 ] {76840948-3edf-46de-8ca0-d6d35c1c4a96} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.17 23:51:50.391712 [ 3 ] {} HTTP-Session: a35d86fb-1e0b-4787-ab95-a8865fa767aa Destroying unnamed session 2023.10.17 23:51:50.391854 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:44113, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:51:50.391905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:51:50.391924 [ 3 ] {} HTTP-Session: ccd53adc-6b07-402e-a13a-a4316c0637ec Authenticating user 'default' from [fd00:1122:3344:101::d]:44113 2023.10.17 23:51:50.391948 [ 3 ] {} HTTP-Session: ccd53adc-6b07-402e-a13a-a4316c0637ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:51:50.392072 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} executeQuery: (from [fd00:1122:3344:101::d]:44113) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.10.17 23:51:50.392757 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.10.17 23:51:50.396326 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.23 GiB. 2023.10.17 23:51:50.398706 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 23:51:50.398925 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} oximeter.version (277c7421-0f2a-40cc-aceb-eec4ab6b0dac): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 23:51:50.399192 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} executeQuery: Read 1 rows, 16.00 B in 0.007085375 sec., 141 rows/sec., 2.21 KiB/sec. 2023.10.17 23:51:50.399321 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} DynamicQueryHandler: Done processing query 2023.10.17 23:51:50.399341 [ 3 ] {b04861ad-c323-4854-84ab-7c8171236158} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.10.17 23:51:50.399364 [ 3 ] {} HTTP-Session: ccd53adc-6b07-402e-a13a-a4316c0637ec Destroying unnamed session 2023.10.17 23:51:51.000141 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.27 MiB (RSS), difference: 9.58 MiB 2023.10.17 23:52:05.174240 [ 163 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:52:05.174305 [ 163 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:52:20.174345 [ 146 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:52:20.174526 [ 146 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:52:35.174563 [ 134 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:52:35.174636 [ 134 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:52:50.174696 [ 128 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:52:50.174767 [ 128 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:53:05.175017 [ 121 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:53:05.175110 [ 121 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:53:20.175145 [ 116 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:53:20.175216 [ 116 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:53:20.432248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:20.432363 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:20.432426 [ 3 ] {} HTTP-Session: 8900b03a-1c61-45e3-810f-b4e2441a2ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:20.432480 [ 3 ] {} HTTP-Session: 8900b03a-1c61-45e3-810f-b4e2441a2ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:20.432619 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:20.432708 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.17 23:53:20.438318 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:20.445923 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:20.448893 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 23:53:20.449123 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} oximeter.timeseries_schema (7dbbbdc0-7ff6-404d-8e27-c1f8b6a2a4ab): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 23:53:20.449259 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} executeQuery: Read 12 rows, 1.62 KiB in 0.016585983 sec., 723 rows/sec., 97.62 KiB/sec. 2023.10.17 23:53:20.449496 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} DynamicQueryHandler: Done processing query 2023.10.17 23:53:20.449542 [ 3 ] {bec00382-21b0-4364-afb1-9c2b31409e7d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:53:20.449561 [ 3 ] {} HTTP-Session: 8900b03a-1c61-45e3-810f-b4e2441a2ecd Destroying unnamed session 2023.10.17 23:53:20.449726 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:20.449790 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:20.449810 [ 3 ] {} HTTP-Session: 5d76dc50-b9d3-48d0-a010-ea91f874776f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:20.449836 [ 3 ] {} HTTP-Session: 5d76dc50-b9d3-48d0-a010-ea91f874776f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:20.449928 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:20.449971 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:53:20.450088 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:20.455896 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:20.456165 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 23:53:20.456360 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 23:53:20.456518 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} executeQuery: Read 6 rows, 348.00 B in 0.006552313 sec., 915 rows/sec., 51.87 KiB/sec. 2023.10.17 23:53:20.456686 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} DynamicQueryHandler: Done processing query 2023.10.17 23:53:20.456724 [ 3 ] {87ec7778-47ab-4b5f-995a-030f4bf291e7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 23:53:20.456744 [ 3 ] {} HTTP-Session: 5d76dc50-b9d3-48d0-a010-ea91f874776f Destroying unnamed session 2023.10.17 23:53:20.456929 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 13656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:20.456983 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:20.457001 [ 3 ] {} HTTP-Session: 1960524a-f8b3-4803-a784-585279d45948 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:20.457026 [ 3 ] {} HTTP-Session: 1960524a-f8b3-4803-a784-585279d45948 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:20.457105 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:20.457144 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:53:20.457259 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:20.457600 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:20.457819 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 23:53:20.457981 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 23:53:20.458098 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} executeQuery: Read 87 rows, 8.33 KiB in 0.000966291 sec., 90034 rows/sec., 8.42 MiB/sec. 2023.10.17 23:53:20.458219 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} DynamicQueryHandler: Done processing query 2023.10.17 23:53:20.458240 [ 3 ] {281f234f-4ebb-4ca3-aef7-dc579d83ce42} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 23:53:20.458255 [ 3 ] {} HTTP-Session: 1960524a-f8b3-4803-a784-585279d45948 Destroying unnamed session 2023.10.17 23:53:20.458587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 42100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:20.458640 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:20.458658 [ 3 ] {} HTTP-Session: 5a7b6099-50d2-4c19-a303-fdadd20525af Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:20.458681 [ 3 ] {} HTTP-Session: 5a7b6099-50d2-4c19-a303-fdadd20525af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:20.458768 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:20.458805 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:53:20.460466 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:20.465490 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:20.467678 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 23:53:20.467866 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 23:53:20.468029 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} executeQuery: Read 264 rows, 18.54 KiB in 0.009231442 sec., 28597 rows/sec., 1.96 MiB/sec. 2023.10.17 23:53:20.468197 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} DynamicQueryHandler: Done processing query 2023.10.17 23:53:20.468234 [ 3 ] {253174e4-dbc7-40b1-b108-2dedfb8b789f} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 23:53:20.468262 [ 3 ] {} HTTP-Session: 5a7b6099-50d2-4c19-a303-fdadd20525af Destroying unnamed session 2023.10.17 23:53:20.468514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:20.468576 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:20.468607 [ 3 ] {} HTTP-Session: 34cb2f5e-85bb-49e1-a196-45b7168225e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:20.468626 [ 3 ] {} HTTP-Session: 34cb2f5e-85bb-49e1-a196-45b7168225e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:20.468718 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:20.468770 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:53:20.468877 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:20.471062 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:20.475148 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 23:53:20.475358 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 23:53:20.475499 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} executeQuery: Read 6 rows, 258.00 B in 0.006735018 sec., 890 rows/sec., 37.41 KiB/sec. 2023.10.17 23:53:20.475650 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} DynamicQueryHandler: Done processing query 2023.10.17 23:53:20.475677 [ 3 ] {93c7868f-92a5-4c73-8e7a-dfff44136d0f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:53:20.475704 [ 3 ] {} HTTP-Session: 34cb2f5e-85bb-49e1-a196-45b7168225e3 Destroying unnamed session 2023.10.17 23:53:20.475863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:20.475917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:20.475943 [ 3 ] {} HTTP-Session: d70389b8-64c5-42f8-9749-ffdb1e5180d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:20.475960 [ 3 ] {} HTTP-Session: d70389b8-64c5-42f8-9749-ffdb1e5180d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:20.476039 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:20.476089 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:53:20.476213 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:20.476514 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:20.476774 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 23:53:20.476950 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 23:53:20.477084 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} executeQuery: Read 63 rows, 3.91 KiB in 0.001005022 sec., 62685 rows/sec., 3.80 MiB/sec. 2023.10.17 23:53:20.477220 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} DynamicQueryHandler: Done processing query 2023.10.17 23:53:20.477243 [ 3 ] {bb34a469-10e6-40bc-ac17-81b754c97e42} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:53:20.477267 [ 3 ] {} HTTP-Session: d70389b8-64c5-42f8-9749-ffdb1e5180d2 Destroying unnamed session 2023.10.17 23:53:20.477394 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:20.477454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:20.477473 [ 3 ] {} HTTP-Session: 7ea2f613-1ef0-45c1-8df6-c3a9957e81dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:20.477489 [ 3 ] {} HTTP-Session: 7ea2f613-1ef0-45c1-8df6-c3a9957e81dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:20.477566 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:20.477614 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:53:20.477726 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:20.477970 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:20.478222 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 23:53:20.478400 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 23:53:20.478537 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} executeQuery: Read 19 rows, 1.01 KiB in 0.00093365 sec., 20350 rows/sec., 1.06 MiB/sec. 2023.10.17 23:53:20.478660 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} DynamicQueryHandler: Done processing query 2023.10.17 23:53:20.478683 [ 3 ] {0464e9b8-5edd-4b87-ad40-3bd4296e5a5d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:53:20.478708 [ 3 ] {} HTTP-Session: 7ea2f613-1ef0-45c1-8df6-c3a9957e81dd Destroying unnamed session 2023.10.17 23:53:30.407128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:30.407248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:30.407301 [ 3 ] {} HTTP-Session: 1b8d2221-7c7e-410c-9156-5713e65c07ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:30.407326 [ 3 ] {} HTTP-Session: 1b8d2221-7c7e-410c-9156-5713e65c07ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:30.407455 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:30.407530 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:53:30.407688 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:30.408077 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:30.408352 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 23:53:30.408521 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 23:53:30.408668 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} executeQuery: Read 6 rows, 348.00 B in 0.001160655 sec., 5169 rows/sec., 292.80 KiB/sec. 2023.10.17 23:53:30.408843 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} DynamicQueryHandler: Done processing query 2023.10.17 23:53:30.408868 [ 3 ] {f30ddbfb-f11f-480a-8e13-75e574948338} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 23:53:30.408884 [ 3 ] {} HTTP-Session: 1b8d2221-7c7e-410c-9156-5713e65c07ae Destroying unnamed session 2023.10.17 23:53:30.409034 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 13656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:30.409084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:30.409104 [ 3 ] {} HTTP-Session: 14055c42-fa2f-4aae-b9b4-3e9497d691a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:30.409121 [ 3 ] {} HTTP-Session: 14055c42-fa2f-4aae-b9b4-3e9497d691a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:30.409202 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:30.409242 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:53:30.409350 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:30.409676 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:30.409887 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 23:53:30.410035 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 23:53:30.410157 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} executeQuery: Read 87 rows, 8.33 KiB in 0.00092711 sec., 93839 rows/sec., 8.77 MiB/sec. 2023.10.17 23:53:30.410300 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} DynamicQueryHandler: Done processing query 2023.10.17 23:53:30.410324 [ 3 ] {f5ce6f49-2415-49b9-9d1b-025ce27a2151} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 23:53:30.410340 [ 3 ] {} HTTP-Session: 14055c42-fa2f-4aae-b9b4-3e9497d691a5 Destroying unnamed session 2023.10.17 23:53:30.410621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 42100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:30.410667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:30.410685 [ 3 ] {} HTTP-Session: 6a37bb86-2a15-4a19-84ac-127929ca07f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:30.410702 [ 3 ] {} HTTP-Session: 6a37bb86-2a15-4a19-84ac-127929ca07f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:30.410789 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:30.410828 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:53:30.410934 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:30.411423 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:30.411642 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 23:53:30.411789 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 23:53:30.411909 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} executeQuery: Read 264 rows, 18.54 KiB in 0.001092684 sec., 241606 rows/sec., 16.57 MiB/sec. 2023.10.17 23:53:30.412036 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} DynamicQueryHandler: Done processing query 2023.10.17 23:53:30.412058 [ 3 ] {517f2731-278b-4aaa-9bb7-499476468dbf} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 23:53:30.412074 [ 3 ] {} HTTP-Session: 6a37bb86-2a15-4a19-84ac-127929ca07f2 Destroying unnamed session 2023.10.17 23:53:30.412187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:30.412230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:30.412249 [ 3 ] {} HTTP-Session: d262a4f7-063d-435f-969d-830857b47f13 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:30.412265 [ 3 ] {} HTTP-Session: d262a4f7-063d-435f-969d-830857b47f13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:30.412334 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:30.412372 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:53:30.412479 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:30.412749 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:30.412993 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 23:53:30.413168 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 23:53:30.413291 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} executeQuery: Read 6 rows, 258.00 B in 0.00092787 sec., 6466 rows/sec., 271.54 KiB/sec. 2023.10.17 23:53:30.413417 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} DynamicQueryHandler: Done processing query 2023.10.17 23:53:30.413440 [ 3 ] {fe00eb1b-d310-4209-bde5-22422d50ad1a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:53:30.413456 [ 3 ] {} HTTP-Session: d262a4f7-063d-435f-969d-830857b47f13 Destroying unnamed session 2023.10.17 23:53:30.413596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:30.413641 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:30.413660 [ 3 ] {} HTTP-Session: 964faaff-cee9-4d39-ab69-69ff133adb1b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:30.413677 [ 3 ] {} HTTP-Session: 964faaff-cee9-4d39-ab69-69ff133adb1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:30.413751 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:30.413792 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:53:30.413910 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:30.414227 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:30.414485 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 23:53:30.414657 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 23:53:30.414786 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} executeQuery: Read 63 rows, 3.91 KiB in 0.001003332 sec., 62790 rows/sec., 3.81 MiB/sec. 2023.10.17 23:53:30.414916 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} DynamicQueryHandler: Done processing query 2023.10.17 23:53:30.414939 [ 3 ] {b29201fa-b6b2-4ce9-ba60-d4f0fb44af2a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:53:30.414955 [ 3 ] {} HTTP-Session: 964faaff-cee9-4d39-ab69-69ff133adb1b Destroying unnamed session 2023.10.17 23:53:30.415068 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:30.415112 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:30.415132 [ 3 ] {} HTTP-Session: 395f49aa-cfde-490f-911a-89a9f16b5326 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:30.415148 [ 3 ] {} HTTP-Session: 395f49aa-cfde-490f-911a-89a9f16b5326 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:30.415218 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:30.415257 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:53:30.415359 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:30.415627 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:30.415866 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 23:53:30.416034 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 23:53:30.416147 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} executeQuery: Read 19 rows, 1.01 KiB in 0.00090225 sec., 21058 rows/sec., 1.09 MiB/sec. 2023.10.17 23:53:30.416263 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} DynamicQueryHandler: Done processing query 2023.10.17 23:53:30.416285 [ 3 ] {118c5deb-760f-40ea-8f60-43f86d7ff69c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:53:30.416301 [ 3 ] {} HTTP-Session: 395f49aa-cfde-490f-911a-89a9f16b5326 Destroying unnamed session 2023.10.17 23:53:35.175294 [ 109 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:53:35.175369 [ 109 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:53:35.402897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:35.402989 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:35.403015 [ 3 ] {} HTTP-Session: cea81cd0-b80e-49cb-ae0d-9c5e773e9515 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:35.403039 [ 3 ] {} HTTP-Session: cea81cd0-b80e-49cb-ae0d-9c5e773e9515 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:35.403164 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:35.403228 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.17 23:53:35.403437 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:35.403856 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:35.404161 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 23:53:35.404326 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} oximeter.timeseries_schema (7dbbbdc0-7ff6-404d-8e27-c1f8b6a2a4ab): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 23:53:35.404451 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} executeQuery: Read 4 rows, 443.00 B in 0.001249997 sec., 3200 rows/sec., 346.09 KiB/sec. 2023.10.17 23:53:35.404612 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} DynamicQueryHandler: Done processing query 2023.10.17 23:53:35.404637 [ 3 ] {9a46635c-031e-4dfb-be14-138c487e559d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:53:35.404654 [ 3 ] {} HTTP-Session: cea81cd0-b80e-49cb-ae0d-9c5e773e9515 Destroying unnamed session 2023.10.17 23:53:35.404766 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 768, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:35.404818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:35.404837 [ 3 ] {} HTTP-Session: 710e528e-4c02-4818-b1f9-72bce24fa2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:35.404857 [ 3 ] {} HTTP-Session: 710e528e-4c02-4818-b1f9-72bce24fa2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:35.404937 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:35.404980 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:53:35.405091 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:35.405400 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:35.405621 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 23:53:35.405774 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 23:53:35.405904 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} executeQuery: Read 5 rows, 415.00 B in 0.00093586 sec., 5342 rows/sec., 433.05 KiB/sec. 2023.10.17 23:53:35.406029 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} DynamicQueryHandler: Done processing query 2023.10.17 23:53:35.406052 [ 3 ] {0250224f-62d3-4082-bbb9-8a32426b7066} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 23:53:35.406068 [ 3 ] {} HTTP-Session: 710e528e-4c02-4818-b1f9-72bce24fa2d6 Destroying unnamed session 2023.10.17 23:53:35.406184 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2309, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:35.406231 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:35.406250 [ 3 ] {} HTTP-Session: 9f97f3d0-335e-4ef5-9cd0-2de32eb1ed8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:35.406268 [ 3 ] {} HTTP-Session: 9f97f3d0-335e-4ef5-9cd0-2de32eb1ed8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:35.406340 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:35.406381 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:53:35.406487 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:35.406774 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:35.406977 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 23:53:35.407126 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 23:53:35.407250 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} executeQuery: Read 15 rows, 1.35 KiB in 0.000881219 sec., 17021 rows/sec., 1.49 MiB/sec. 2023.10.17 23:53:35.407370 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} DynamicQueryHandler: Done processing query 2023.10.17 23:53:35.407394 [ 3 ] {b660100d-6a1c-4904-86b3-4add25a92744} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:53:35.407409 [ 3 ] {} HTTP-Session: 9f97f3d0-335e-4ef5-9cd0-2de32eb1ed8b Destroying unnamed session 2023.10.17 23:53:35.407517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:35.407562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:35.407581 [ 3 ] {} HTTP-Session: 58274e32-9095-468c-9491-fbb835806cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:35.407599 [ 3 ] {} HTTP-Session: 58274e32-9095-468c-9491-fbb835806cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:35.407670 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:35.407708 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:53:35.407816 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:35.408099 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:35.408303 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 23:53:35.408451 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 23:53:35.408572 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} executeQuery: Read 11 rows, 904.00 B in 0.000875909 sec., 12558 rows/sec., 1007.88 KiB/sec. 2023.10.17 23:53:35.408691 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} DynamicQueryHandler: Done processing query 2023.10.17 23:53:35.408715 [ 3 ] {0898ff29-9d42-4c0b-b08d-db27ebbf1913} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:53:35.408730 [ 3 ] {} HTTP-Session: 58274e32-9095-468c-9491-fbb835806cb7 Destroying unnamed session 2023.10.17 23:53:35.408838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 5408, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:35.408883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:35.408902 [ 3 ] {} HTTP-Session: f45dc0fb-cf97-4fef-9227-669491bf3dc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:35.408919 [ 3 ] {} HTTP-Session: f45dc0fb-cf97-4fef-9227-669491bf3dc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:35.408991 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:35.409036 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:53:35.409200 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:35.409584 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:35.411037 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.17 23:53:35.411239 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.17 23:53:35.411369 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} executeQuery: Read 5 rows, 6.91 KiB in 0.002348591 sec., 2128 rows/sec., 2.87 MiB/sec. 2023.10.17 23:53:35.411519 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} DynamicQueryHandler: Done processing query 2023.10.17 23:53:35.411543 [ 3 ] {2bd5f74d-9e86-4326-a6f4-35b63f84331f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:53:35.411559 [ 3 ] {} HTTP-Session: f45dc0fb-cf97-4fef-9227-669491bf3dc1 Destroying unnamed session 2023.10.17 23:53:35.411679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 972, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:35.411724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:35.411743 [ 3 ] {} HTTP-Session: 09d13dd1-de3a-4e72-b294-48985bc54e39 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:35.411760 [ 3 ] {} HTTP-Session: 09d13dd1-de3a-4e72-b294-48985bc54e39 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:35.411830 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:35.411871 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:53:35.411978 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:35.412269 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:35.412509 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 23:53:35.412684 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 23:53:35.412811 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} executeQuery: Read 6 rows, 428.00 B in 0.00094784 sec., 6330 rows/sec., 440.97 KiB/sec. 2023.10.17 23:53:35.412947 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} DynamicQueryHandler: Done processing query 2023.10.17 23:53:35.412970 [ 3 ] {20be87f4-ad29-4b1c-be9b-3b11ff518fc8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:53:35.412986 [ 3 ] {} HTTP-Session: 09d13dd1-de3a-4e72-b294-48985bc54e39 Destroying unnamed session 2023.10.17 23:53:40.406579 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:40.406713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:40.406745 [ 3 ] {} HTTP-Session: 54dede16-c3b2-4966-a923-a40e8fd19e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:40.406773 [ 3 ] {} HTTP-Session: 54dede16-c3b2-4966-a923-a40e8fd19e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:40.406914 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:40.406981 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:53:40.407164 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:40.407567 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:40.407836 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 23:53:40.408008 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 23:53:40.408136 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} executeQuery: Read 6 rows, 348.00 B in 0.001181936 sec., 5076 rows/sec., 287.53 KiB/sec. 2023.10.17 23:53:40.408279 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} DynamicQueryHandler: Done processing query 2023.10.17 23:53:40.408304 [ 3 ] {a03b6ab3-fcb6-4538-b1d4-51abd7c1963f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 23:53:40.408321 [ 3 ] {} HTTP-Session: 54dede16-c3b2-4966-a923-a40e8fd19e69 Destroying unnamed session 2023.10.17 23:53:40.408455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 13656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:40.408502 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:40.408523 [ 3 ] {} HTTP-Session: 1e19300a-84f1-471c-b904-e1175cd39f07 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:40.408541 [ 3 ] {} HTTP-Session: 1e19300a-84f1-471c-b904-e1175cd39f07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:40.408623 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:40.408665 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:53:40.408770 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:40.409103 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:40.409320 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 23:53:40.409477 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 23:53:40.409602 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} executeQuery: Read 87 rows, 8.33 KiB in 0.000950091 sec., 91570 rows/sec., 8.56 MiB/sec. 2023.10.17 23:53:40.409720 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} DynamicQueryHandler: Done processing query 2023.10.17 23:53:40.409743 [ 3 ] {9b8c6a9c-0bad-4260-a9cd-987375b1b5f3} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 23:53:40.409759 [ 3 ] {} HTTP-Session: 1e19300a-84f1-471c-b904-e1175cd39f07 Destroying unnamed session 2023.10.17 23:53:40.409926 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 42100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:40.409972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:40.409991 [ 3 ] {} HTTP-Session: 556949bb-24c2-4260-ba8f-e80ecc4a7389 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:40.410008 [ 3 ] {} HTTP-Session: 556949bb-24c2-4260-ba8f-e80ecc4a7389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:40.410093 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:40.410133 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:53:40.410239 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:40.410654 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:40.410875 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 23:53:40.411031 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 23:53:40.411148 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} executeQuery: Read 264 rows, 18.54 KiB in 0.001026393 sec., 257211 rows/sec., 17.64 MiB/sec. 2023.10.17 23:53:40.411305 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} DynamicQueryHandler: Done processing query 2023.10.17 23:53:40.411328 [ 3 ] {88aba64c-537b-4d49-83be-b95a5a5c5b0d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 23:53:40.411344 [ 3 ] {} HTTP-Session: 556949bb-24c2-4260-ba8f-e80ecc4a7389 Destroying unnamed session 2023.10.17 23:53:40.411451 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:40.411494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:40.411512 [ 3 ] {} HTTP-Session: 78a921bf-001c-4af8-80cd-b1cd16361f95 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:40.411530 [ 3 ] {} HTTP-Session: 78a921bf-001c-4af8-80cd-b1cd16361f95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:40.411599 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:40.411638 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:53:40.411755 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:40.411991 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:40.412232 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 23:53:40.412405 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 23:53:40.412532 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} executeQuery: Read 6 rows, 258.00 B in 0.00090128 sec., 6657 rows/sec., 279.55 KiB/sec. 2023.10.17 23:53:40.412664 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} DynamicQueryHandler: Done processing query 2023.10.17 23:53:40.412687 [ 3 ] {0798f745-966e-4943-bd00-b0b42c52a6be} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:53:40.412703 [ 3 ] {} HTTP-Session: 78a921bf-001c-4af8-80cd-b1cd16361f95 Destroying unnamed session 2023.10.17 23:53:40.412834 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:40.412878 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:40.412896 [ 3 ] {} HTTP-Session: bab4f75a-6684-473c-af99-09cd779b08e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:40.412914 [ 3 ] {} HTTP-Session: bab4f75a-6684-473c-af99-09cd779b08e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:40.412986 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:40.413028 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:53:40.413145 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:40.413431 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:40.413674 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 23:53:40.413851 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 23:53:40.413976 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} executeQuery: Read 63 rows, 3.91 KiB in 0.00096159 sec., 65516 rows/sec., 3.97 MiB/sec. 2023.10.17 23:53:40.414104 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} DynamicQueryHandler: Done processing query 2023.10.17 23:53:40.414128 [ 3 ] {1c1ddf09-0c40-41ba-b58b-16c2ffd55bfa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:53:40.414144 [ 3 ] {} HTTP-Session: bab4f75a-6684-473c-af99-09cd779b08e0 Destroying unnamed session 2023.10.17 23:53:40.414247 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:40.414292 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:40.414311 [ 3 ] {} HTTP-Session: 3cf05404-c93e-40aa-b72e-4d102acca8e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:40.414327 [ 3 ] {} HTTP-Session: 3cf05404-c93e-40aa-b72e-4d102acca8e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:40.414396 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:40.414436 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:53:40.414538 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:40.414790 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:40.415023 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 23:53:40.415201 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 23:53:40.415322 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} executeQuery: Read 19 rows, 1.01 KiB in 0.00089746 sec., 21170 rows/sec., 1.10 MiB/sec. 2023.10.17 23:53:40.415439 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} DynamicQueryHandler: Done processing query 2023.10.17 23:53:40.415461 [ 3 ] {c20ac1cc-141a-4fd9-9c93-a029b8d09ab9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:53:40.415477 [ 3 ] {} HTTP-Session: 3cf05404-c93e-40aa-b72e-4d102acca8e8 Destroying unnamed session 2023.10.17 23:53:45.403103 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:45.403296 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:45.403346 [ 3 ] {} HTTP-Session: 161045e1-8f4b-4d6b-add4-d2de2f2a6405 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:45.403389 [ 3 ] {} HTTP-Session: 161045e1-8f4b-4d6b-add4-d2de2f2a6405 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:45.403600 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:45.403684 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:53:45.403847 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:45.404314 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:45.404598 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 23:53:45.404765 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 23:53:45.404921 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} executeQuery: Read 7 rows, 581.00 B in 0.001263168 sec., 5541 rows/sec., 449.17 KiB/sec. 2023.10.17 23:53:45.405083 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} DynamicQueryHandler: Done processing query 2023.10.17 23:53:45.405110 [ 3 ] {fa33e894-2d1f-4790-8c4d-f88cf1a66bc7} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:53:45.405126 [ 3 ] {} HTTP-Session: 161045e1-8f4b-4d6b-add4-d2de2f2a6405 Destroying unnamed session 2023.10.17 23:53:45.405258 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:45.405310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:45.405331 [ 3 ] {} HTTP-Session: a007fece-ebcb-4696-ac3d-6ed975b19997 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:45.405350 [ 3 ] {} HTTP-Session: a007fece-ebcb-4696-ac3d-6ed975b19997 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:45.405434 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:45.405478 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:53:45.405587 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:45.405911 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:45.406128 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 23:53:45.406276 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 23:53:45.406408 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} executeQuery: Read 21 rows, 1.94 KiB in 0.000941841 sec., 22296 rows/sec., 2.01 MiB/sec. 2023.10.17 23:53:45.406547 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} DynamicQueryHandler: Done processing query 2023.10.17 23:53:45.406571 [ 3 ] {d1205abc-992f-4ec6-b281-c39b5a435272} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:53:45.406587 [ 3 ] {} HTTP-Session: a007fece-ebcb-4696-ac3d-6ed975b19997 Destroying unnamed session 2023.10.17 23:53:45.406712 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:45.406759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:45.406778 [ 3 ] {} HTTP-Session: 8943b371-c11b-443c-8681-44c09042db3e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:45.406796 [ 3 ] {} HTTP-Session: 8943b371-c11b-443c-8681-44c09042db3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:45.406868 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:45.406909 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:53:45.407017 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:45.407300 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:45.407503 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 23:53:45.407654 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 23:53:45.407781 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} executeQuery: Read 7 rows, 574.00 B in 0.000884179 sec., 7916 rows/sec., 633.97 KiB/sec. 2023.10.17 23:53:45.407899 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} DynamicQueryHandler: Done processing query 2023.10.17 23:53:45.407923 [ 3 ] {ac3af4a8-9e79-472b-99aa-86b9ed441a93} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:53:45.407940 [ 3 ] {} HTTP-Session: 8943b371-c11b-443c-8681-44c09042db3e Destroying unnamed session 2023.10.17 23:53:45.408046 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:45.408092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:45.408111 [ 3 ] {} HTTP-Session: 6adb4492-c201-4b82-94a7-95b2f16ea2b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:45.408128 [ 3 ] {} HTTP-Session: 6adb4492-c201-4b82-94a7-95b2f16ea2b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:45.408201 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:45.408247 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:53:45.408387 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:45.408697 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:45.408982 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.17 23:53:45.409165 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.17 23:53:45.409297 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} executeQuery: Read 7 rows, 9.67 KiB in 0.001062933 sec., 6585 rows/sec., 8.89 MiB/sec. 2023.10.17 23:53:45.409429 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} DynamicQueryHandler: Done processing query 2023.10.17 23:53:45.409454 [ 3 ] {d2d994e8-505b-45bb-9d17-84b6d0bd7465} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:53:45.409470 [ 3 ] {} HTTP-Session: 6adb4492-c201-4b82-94a7-95b2f16ea2b0 Destroying unnamed session 2023.10.17 23:53:50.175411 [ 99 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:53:50.175482 [ 99 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:53:50.406604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 748, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:50.406716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:50.406742 [ 3 ] {} HTTP-Session: 23d3357e-f347-4286-aab7-0651d2d7d121 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:50.406767 [ 3 ] {} HTTP-Session: 23d3357e-f347-4286-aab7-0651d2d7d121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:50.406892 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:50.406954 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:53:50.407122 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:50.407584 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:50.407870 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 23:53:50.408034 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 23:53:50.408186 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} executeQuery: Read 6 rows, 348.00 B in 0.001257638 sec., 4770 rows/sec., 270.22 KiB/sec. 2023.10.17 23:53:50.408380 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} DynamicQueryHandler: Done processing query 2023.10.17 23:53:50.408411 [ 3 ] {703d746f-7b0b-4d4f-b36d-5f45eb3c5879} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:53:50.408431 [ 3 ] {} HTTP-Session: 23d3357e-f347-4286-aab7-0651d2d7d121 Destroying unnamed session 2023.10.17 23:53:50.408573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 13656, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:50.408635 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:50.408661 [ 3 ] {} HTTP-Session: a5ab0f99-d06d-4434-b824-cbef50718a0e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:50.408683 [ 3 ] {} HTTP-Session: a5ab0f99-d06d-4434-b824-cbef50718a0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:50.408780 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:50.408830 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:53:50.408852 [ 99 ] {} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 23:53:50.408947 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:50.408999 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:50.409501 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:50.409782 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 23:53:50.409933 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 23:53:50.410043 [ 99 ] {} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 23:53:50.410061 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} executeQuery: Read 87 rows, 8.33 KiB in 0.001241377 sec., 70083 rows/sec., 6.55 MiB/sec. 2023.10.17 23:53:50.410097 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:50.410220 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} DynamicQueryHandler: Done processing query 2023.10.17 23:53:50.410247 [ 3 ] {61cfa122-2287-4347-8d46-9ca98d0c1a42} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.17 23:53:50.410263 [ 3 ] {} HTTP-Session: a5ab0f99-d06d-4434-b824-cbef50718a0e Destroying unnamed session 2023.10.17 23:53:50.410435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 42100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:50.410482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:50.410503 [ 3 ] {} HTTP-Session: 4c0349f1-e57a-45d3-9882-0d65bfb59b05 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:50.410519 [ 3 ] {} HTTP-Session: 4c0349f1-e57a-45d3-9882-0d65bfb59b05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:50.410606 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:50.410646 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:53:50.410756 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:50.411205 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:50.411420 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 23:53:50.411570 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 23:53:50.411685 [ 99 ] {} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 23:53:50.411701 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} executeQuery: Read 264 rows, 18.54 KiB in 0.001059693 sec., 249128 rows/sec., 17.09 MiB/sec. 2023.10.17 23:53:50.411780 [ 99 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:50.411989 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} DynamicQueryHandler: Done processing query 2023.10.17 23:53:50.412021 [ 3 ] {27970b67-ab81-4b83-bffa-a482368b134b} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.17 23:53:50.412038 [ 3 ] {} HTTP-Session: 4c0349f1-e57a-45d3-9882-0d65bfb59b05 Destroying unnamed session 2023.10.17 23:53:50.412150 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:50.412198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:50.412217 [ 3 ] {} HTTP-Session: 3c3e5e49-55fe-4d9d-ba90-0450cfc68c45 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:50.412234 [ 3 ] {} HTTP-Session: 3c3e5e49-55fe-4d9d-ba90-0450cfc68c45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:50.412307 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:50.412349 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:53:50.412420 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 23:53:50.412451 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 23:53:50.412449 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 23:53:50.412577 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:50.412846 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:50.413090 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 23:53:50.413268 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 23:53:50.413391 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} executeQuery: Read 6 rows, 258.00 B in 0.001054073 sec., 5692 rows/sec., 239.03 KiB/sec. 2023.10.17 23:53:50.413556 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} DynamicQueryHandler: Done processing query 2023.10.17 23:53:50.413585 [ 3 ] {712bf016-fa1d-4ebc-9944-1c22fc247160} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:53:50.413601 [ 3 ] {} HTTP-Session: 3c3e5e49-55fe-4d9d-ba90-0450cfc68c45 Destroying unnamed session 2023.10.17 23:53:50.413716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:50.413764 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:50.413784 [ 3 ] {} HTTP-Session: 8d72493d-59ff-49cc-b70d-9f0aaf9d1128 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:50.413801 [ 3 ] {} HTTP-Session: 8d72493d-59ff-49cc-b70d-9f0aaf9d1128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:50.413876 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:50.413918 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:53:50.414038 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:50.414347 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:50.414773 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 23:53:50.414886 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:53:50.414889 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:53:50.414962 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:53:50.415088 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 23:53:50.415219 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} executeQuery: Read 63 rows, 3.91 KiB in 0.001312208 sec., 48010 rows/sec., 2.91 MiB/sec. 2023.10.17 23:53:50.415343 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} DynamicQueryHandler: Done processing query 2023.10.17 23:53:50.415366 [ 3 ] {e791517a-b08b-4f1e-94ab-3e6ad52c19d7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:53:50.415382 [ 3 ] {} HTTP-Session: 8d72493d-59ff-49cc-b70d-9f0aaf9d1128 Destroying unnamed session 2023.10.17 23:53:50.415486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:50.415531 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:50.415549 [ 3 ] {} HTTP-Session: d818eb45-ebde-4be5-8933-1ccb06a3470d Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:50.415565 [ 3 ] {} HTTP-Session: d818eb45-ebde-4be5-8933-1ccb06a3470d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:50.415635 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:50.415675 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:53:50.415778 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:50.416070 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:50.416298 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 23:53:50.416473 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 23:53:50.416585 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} executeQuery: Read 19 rows, 1.01 KiB in 0.00091797 sec., 20697 rows/sec., 1.07 MiB/sec. 2023.10.17 23:53:50.416710 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} DynamicQueryHandler: Done processing query 2023.10.17 23:53:50.416732 [ 3 ] {2bc1b88b-9f2e-4b1c-8917-6d34a9de3695} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:53:50.416747 [ 3 ] {} HTTP-Session: d818eb45-ebde-4be5-8933-1ccb06a3470d Destroying unnamed session 2023.10.17 23:53:50.419390 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 87 rows starting from the beginning of the part 2023.10.17 23:53:50.419394 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.17 23:53:50.419422 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 264 rows starting from the beginning of the part 2023.10.17 23:53:50.429558 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.17 23:53:50.429559 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 264 rows starting from the beginning of the part 2023.10.17 23:53:50.429658 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 87 rows starting from the beginning of the part 2023.10.17 23:53:50.430035 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 5 rows starting from the beginning of the part 2023.10.17 23:53:50.430122 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 11 rows starting from the beginning of the part 2023.10.17 23:53:50.430192 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 15 rows starting from the beginning of the part 2023.10.17 23:53:50.430425 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.17 23:53:50.430629 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 87 rows starting from the beginning of the part 2023.10.17 23:53:50.430703 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 264 rows starting from the beginning of the part 2023.10.17 23:53:50.430843 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2023.10.17 23:53:50.431033 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part 2023.10.17 23:53:50.431277 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.17 23:53:50.431297 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2023.10.17 23:53:50.431442 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 87 rows starting from the beginning of the part 2023.10.17 23:53:50.431796 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 264 rows starting from the beginning of the part 2023.10.17 23:53:50.439594 [ 31 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.030007666 sec., 1199.6934383367238 rows/sec., 77.71 KiB/sec. 2023.10.17 23:53:50.439651 [ 17 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 384 rows, containing 4 columns (4 merged, 0 gathered) in 0.02790175 sec., 13762.577616099348 rows/sec., 1.28 MiB/sec. 2023.10.17 23:53:50.439872 [ 23 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 23:53:50.439886 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 23:53:50.440342 [ 23 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 23:53:50.440393 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 23:53:50.440525 [ 13 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1074 rows, containing 4 columns (4 merged, 0 gathered) in 0.028653707 sec., 37482.06122160738 rows/sec., 2.58 MiB/sec. 2023.10.17 23:53:50.440539 [ 26 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_6_1} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 23:53:50.440542 [ 23 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_6_1} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 23:53:50.440774 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 23:53:50.440962 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 23:53:50.441028 [ 19 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_6_1} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 23:53:55.402479 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:55.402655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:55.402701 [ 3 ] {} HTTP-Session: 2a4ce254-a228-40f7-8b8e-7815834f3483 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:55.402742 [ 3 ] {} HTTP-Session: 2a4ce254-a228-40f7-8b8e-7815834f3483 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:55.402930 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:55.402989 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:53:55.403145 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:55.403631 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:55.403901 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 23:53:55.404066 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 23:53:55.404186 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} executeQuery: Read 7 rows, 581.00 B in 0.001220776 sec., 5734 rows/sec., 464.77 KiB/sec. 2023.10.17 23:53:55.404335 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} DynamicQueryHandler: Done processing query 2023.10.17 23:53:55.404362 [ 3 ] {35a5224d-6682-4c7b-8119-4fdb7c8a869e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:53:55.404378 [ 3 ] {} HTTP-Session: 2a4ce254-a228-40f7-8b8e-7815834f3483 Destroying unnamed session 2023.10.17 23:53:55.404533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:55.404584 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:55.404603 [ 3 ] {} HTTP-Session: 3aabbffa-9b0f-4bff-aa3b-c83e525be3d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:55.404623 [ 3 ] {} HTTP-Session: 3aabbffa-9b0f-4bff-aa3b-c83e525be3d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:55.404704 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:55.404747 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:53:55.404854 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:55.405152 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:55.405359 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 23:53:55.405520 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 23:53:55.405626 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} executeQuery: Read 21 rows, 1.94 KiB in 0.00089194 sec., 23544 rows/sec., 2.12 MiB/sec. 2023.10.17 23:53:55.405748 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} DynamicQueryHandler: Done processing query 2023.10.17 23:53:55.405771 [ 3 ] {5fd69cf2-ae03-4781-993d-8846c2472196} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:53:55.405787 [ 3 ] {} HTTP-Session: 3aabbffa-9b0f-4bff-aa3b-c83e525be3d6 Destroying unnamed session 2023.10.17 23:53:55.405902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:55.405948 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:55.405967 [ 3 ] {} HTTP-Session: 1e57cc2b-fb1f-43fe-baa5-f582bdcfb953 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:55.405985 [ 3 ] {} HTTP-Session: 1e57cc2b-fb1f-43fe-baa5-f582bdcfb953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:55.406056 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:55.406095 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:53:55.406200 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:55.406455 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:55.406655 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 23:53:55.406801 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 23:53:55.406924 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} executeQuery: Read 7 rows, 574.00 B in 0.000839738 sec., 8335 rows/sec., 667.53 KiB/sec. 2023.10.17 23:53:55.407042 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} DynamicQueryHandler: Done processing query 2023.10.17 23:53:55.407065 [ 3 ] {62402148-ba75-4a72-807c-32d86fa51fcb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:53:55.407081 [ 3 ] {} HTTP-Session: 1e57cc2b-fb1f-43fe-baa5-f582bdcfb953 Destroying unnamed session 2023.10.17 23:53:55.407189 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:53:55.407233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:53:55.407252 [ 3 ] {} HTTP-Session: 8b7c6fcf-d43b-401b-be1b-635cc9e8f883 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:53:55.407269 [ 3 ] {} HTTP-Session: 8b7c6fcf-d43b-401b-be1b-635cc9e8f883 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:53:55.407341 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:53:55.407386 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:53:55.407526 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:53:55.407819 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:53:55.408104 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.17 23:53:55.408285 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.17 23:53:55.408408 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} executeQuery: Read 7 rows, 9.67 KiB in 0.001038383 sec., 6741 rows/sec., 9.10 MiB/sec. 2023.10.17 23:53:55.408535 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} DynamicQueryHandler: Done processing query 2023.10.17 23:53:55.408558 [ 3 ] {7025f490-060d-49af-9ba4-14ef6414751a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:53:55.408575 [ 3 ] {} HTTP-Session: 8b7c6fcf-d43b-401b-be1b-635cc9e8f883 Destroying unnamed session 2023.10.17 23:54:00.410395 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6051, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:00.410524 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:00.410554 [ 3 ] {} HTTP-Session: a5cb8203-0eb4-44ad-88a1-d23ddc86a669 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:00.410583 [ 3 ] {} HTTP-Session: a5cb8203-0eb4-44ad-88a1-d23ddc86a669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:00.410726 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:00.410794 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:00.410973 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:00.411498 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:00.411771 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 23:54:00.411941 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 23:54:00.412080 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} executeQuery: Read 43 rows, 3.34 KiB in 0.001305959 sec., 32925 rows/sec., 2.50 MiB/sec. 2023.10.17 23:54:00.412228 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} DynamicQueryHandler: Done processing query 2023.10.17 23:54:00.412254 [ 3 ] {60eaec64-2423-4c36-889f-26dd64cc7f0d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:00.412270 [ 3 ] {} HTTP-Session: a5cb8203-0eb4-44ad-88a1-d23ddc86a669 Destroying unnamed session 2023.10.17 23:54:00.412496 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 31541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:00.412546 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:00.412566 [ 3 ] {} HTTP-Session: 63882632-66bf-408e-86cc-a34202052d8d Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:00.412583 [ 3 ] {} HTTP-Session: 63882632-66bf-408e-86cc-a34202052d8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:00.412668 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:00.412709 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:00.412813 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:00.413229 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:00.413457 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 23:54:00.413619 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 23:54:00.413744 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} executeQuery: Read 198 rows, 19.47 KiB in 0.001043673 sec., 189714 rows/sec., 18.22 MiB/sec. 2023.10.17 23:54:00.413870 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} DynamicQueryHandler: Done processing query 2023.10.17 23:54:00.413894 [ 3 ] {c44b5c2f-812c-416b-ab40-2ff824b560b7} MemoryTracker: Peak memory usage (for query): 4.23 MiB. 2023.10.17 23:54:00.413910 [ 3 ] {} HTTP-Session: 63882632-66bf-408e-86cc-a34202052d8d Destroying unnamed session 2023.10.17 23:54:00.414199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 50914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:00.414246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:00.414265 [ 3 ] {} HTTP-Session: 707faf92-96ad-4358-add4-34d0ccc63b93 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:00.414282 [ 3 ] {} HTTP-Session: 707faf92-96ad-4358-add4-34d0ccc63b93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:00.414376 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:00.414418 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:00.414525 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:00.415069 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:00.415293 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 23:54:00.415444 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 23:54:00.415566 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} executeQuery: Read 316 rows, 22.71 KiB in 0.001160895 sec., 272203 rows/sec., 19.11 MiB/sec. 2023.10.17 23:54:00.415691 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} DynamicQueryHandler: Done processing query 2023.10.17 23:54:00.415714 [ 3 ] {ab63c462-ca7d-4575-8796-5baf109d8d6c} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:54:00.415730 [ 3 ] {} HTTP-Session: 707faf92-96ad-4358-add4-34d0ccc63b93 Destroying unnamed session 2023.10.17 23:54:00.415875 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:00.415921 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:00.415940 [ 3 ] {} HTTP-Session: ce9093af-87a8-43ca-9bad-b9ce8e34ce06 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:00.415956 [ 3 ] {} HTTP-Session: ce9093af-87a8-43ca-9bad-b9ce8e34ce06 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:00.416026 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:00.416066 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:54:00.416173 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:00.416437 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:00.416679 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 23:54:00.416855 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 23:54:00.416985 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} executeQuery: Read 6 rows, 258.00 B in 0.00092691 sec., 6473 rows/sec., 271.82 KiB/sec. 2023.10.17 23:54:00.417124 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} DynamicQueryHandler: Done processing query 2023.10.17 23:54:00.417148 [ 3 ] {a5ff270b-58e6-449e-9d0f-077704144bb1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:00.417164 [ 3 ] {} HTTP-Session: ce9093af-87a8-43ca-9bad-b9ce8e34ce06 Destroying unnamed session 2023.10.17 23:54:00.417292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:00.417337 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:00.417356 [ 3 ] {} HTTP-Session: bde94b03-4a95-47b8-854c-9d90b2c66818 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:00.417374 [ 3 ] {} HTTP-Session: bde94b03-4a95-47b8-854c-9d90b2c66818 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:00.417448 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:00.417490 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:54:00.417609 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:00.417917 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:00.418163 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 23:54:00.418340 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 23:54:00.418478 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} executeQuery: Read 63 rows, 3.91 KiB in 0.001000292 sec., 62981 rows/sec., 3.82 MiB/sec. 2023.10.17 23:54:00.418616 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} DynamicQueryHandler: Done processing query 2023.10.17 23:54:00.418639 [ 3 ] {25f25133-494a-442f-aace-cc81f40ef227} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:00.418656 [ 3 ] {} HTTP-Session: bde94b03-4a95-47b8-854c-9d90b2c66818 Destroying unnamed session 2023.10.17 23:54:00.418895 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 39596, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:00.418940 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:00.418959 [ 3 ] {} HTTP-Session: 493e0fbc-f2ec-406e-ae07-f65b1039fa24 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:00.418975 [ 3 ] {} HTTP-Session: 493e0fbc-f2ec-406e-ae07-f65b1039fa24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:00.419056 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:00.419101 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:00.419240 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:00.419697 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:00.420007 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.17 23:54:00.420181 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.17 23:54:00.420308 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} executeQuery: Read 37 rows, 51.13 KiB in 0.001223147 sec., 30249 rows/sec., 40.82 MiB/sec. 2023.10.17 23:54:00.420439 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} DynamicQueryHandler: Done processing query 2023.10.17 23:54:00.420461 [ 3 ] {9fa0e739-6fcf-4017-af0d-9a3c03dfc7d6} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 23:54:00.420477 [ 3 ] {} HTTP-Session: 493e0fbc-f2ec-406e-ae07-f65b1039fa24 Destroying unnamed session 2023.10.17 23:54:00.420593 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6927, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:00.420637 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:00.420656 [ 3 ] {} HTTP-Session: 19ecdf64-9e64-4288-8959-e257fad795d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:00.420673 [ 3 ] {} HTTP-Session: 19ecdf64-9e64-4288-8959-e257fad795d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:00.420745 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:00.420784 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:54:00.420886 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:00.421262 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:00.421499 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 23:54:00.421671 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 23:54:00.421796 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} executeQuery: Read 46 rows, 2.95 KiB in 0.001017823 sec., 45194 rows/sec., 2.83 MiB/sec. 2023.10.17 23:54:00.421791 [ 90 ] {} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 23:54:00.421904 [ 90 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:00.421974 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} DynamicQueryHandler: Done processing query 2023.10.17 23:54:00.422032 [ 3 ] {48eb3fdf-d857-4ac8-b4ef-975dd1696cd2} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 23:54:00.422030 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 23:54:00.422064 [ 3 ] {} HTTP-Session: 19ecdf64-9e64-4288-8959-e257fad795d5 Destroying unnamed session 2023.10.17 23:54:00.422125 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:00.422155 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 19 rows starting from the beginning of the part 2023.10.17 23:54:00.422267 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 19 rows starting from the beginning of the part 2023.10.17 23:54:00.422347 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.17 23:54:00.422421 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 19 rows starting from the beginning of the part 2023.10.17 23:54:00.422499 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 19 rows starting from the beginning of the part 2023.10.17 23:54:00.422571 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::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.10.17 23:54:00.423782 [ 26 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 128 rows, containing 4 columns (4 merged, 0 gathered) in 0.00181069 sec., 70691.28343338727 rows/sec., 3.99 MiB/sec. 2023.10.17 23:54:00.423908 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 23:54:00.424102 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 23:54:00.424160 [ 23 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_6_1} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 23:54:05.175527 [ 87 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:54:05.175627 [ 87 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:54:05.402433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:05.402603 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:05.402649 [ 3 ] {} HTTP-Session: 1a9232a7-d317-439b-b047-309ed4345229 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:05.402692 [ 3 ] {} HTTP-Session: 1a9232a7-d317-439b-b047-309ed4345229 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:05.402888 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:05.402989 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:05.403203 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:05.403678 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:05.403943 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 23:54:05.404103 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 23:54:05.404239 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} executeQuery: Read 7 rows, 581.00 B in 0.001287918 sec., 5435 rows/sec., 440.54 KiB/sec. 2023.10.17 23:54:05.404399 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} DynamicQueryHandler: Done processing query 2023.10.17 23:54:05.404425 [ 3 ] {24e18e47-f9b4-416c-b66e-c54ab4be3957} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:05.404442 [ 3 ] {} HTTP-Session: 1a9232a7-d317-439b-b047-309ed4345229 Destroying unnamed session 2023.10.17 23:54:05.404573 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:05.404623 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:05.404642 [ 3 ] {} HTTP-Session: b5598365-565c-4e5c-a955-a01fd85ff031 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:05.404659 [ 3 ] {} HTTP-Session: b5598365-565c-4e5c-a955-a01fd85ff031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:05.404736 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:05.404777 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:05.404882 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:05.405198 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:05.405405 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 23:54:05.405552 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 23:54:05.405676 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} executeQuery: Read 21 rows, 1.94 KiB in 0.00091083 sec., 23055 rows/sec., 2.08 MiB/sec. 2023.10.17 23:54:05.405795 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} DynamicQueryHandler: Done processing query 2023.10.17 23:54:05.405819 [ 3 ] {0a2ce287-1a54-4b3d-b038-d1877f0bfd52} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:05.405835 [ 3 ] {} HTTP-Session: b5598365-565c-4e5c-a955-a01fd85ff031 Destroying unnamed session 2023.10.17 23:54:05.405951 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:05.405996 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:05.406014 [ 3 ] {} HTTP-Session: 6959a3e3-d7b0-483f-99f4-28614612eb90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:05.406032 [ 3 ] {} HTTP-Session: 6959a3e3-d7b0-483f-99f4-28614612eb90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:05.406101 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:05.406140 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:05.406247 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:05.406530 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:05.406741 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 23:54:05.406883 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 23:54:05.407002 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} executeQuery: Read 7 rows, 574.00 B in 0.000873319 sec., 8015 rows/sec., 641.86 KiB/sec. 2023.10.17 23:54:05.407119 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} DynamicQueryHandler: Done processing query 2023.10.17 23:54:05.407143 [ 3 ] {f536d136-bae2-4359-a991-b518ea28ab5f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:05.407159 [ 3 ] {} HTTP-Session: 6959a3e3-d7b0-483f-99f4-28614612eb90 Destroying unnamed session 2023.10.17 23:54:05.407265 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:05.407310 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:05.407329 [ 3 ] {} HTTP-Session: e9ccc86d-2e5d-4bdf-9181-ac06fc9d4f19 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:05.407345 [ 3 ] {} HTTP-Session: e9ccc86d-2e5d-4bdf-9181-ac06fc9d4f19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:05.407416 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:05.407461 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:05.407596 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:05.407946 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:05.408224 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.17 23:54:05.408398 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.17 23:54:05.408525 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} executeQuery: Read 7 rows, 9.67 KiB in 0.001079684 sec., 6483 rows/sec., 8.75 MiB/sec. 2023.10.17 23:54:05.408635 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} DynamicQueryHandler: Done processing query 2023.10.17 23:54:05.408659 [ 3 ] {ec166f37-32f9-454d-ad43-8d256367cda3} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:54:05.408674 [ 3 ] {} HTTP-Session: e9ccc86d-2e5d-4bdf-9181-ac06fc9d4f19 Destroying unnamed session 2023.10.17 23:54:10.409133 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:10.409294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:10.409341 [ 3 ] {} HTTP-Session: 6952c022-9842-4fd2-bf90-e1f0b023f5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:10.409383 [ 3 ] {} HTTP-Session: 6952c022-9842-4fd2-bf90-e1f0b023f5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:10.409588 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:10.409689 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:10.409954 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:10.410542 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:10.410817 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 23:54:10.410986 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 23:54:10.411125 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} executeQuery: Read 44 rows, 3.42 KiB in 0.001470742 sec., 29916 rows/sec., 2.27 MiB/sec. 2023.10.17 23:54:10.411291 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} DynamicQueryHandler: Done processing query 2023.10.17 23:54:10.411317 [ 3 ] {fba1d0c9-619e-4b70-a399-555463dabfe6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:10.411335 [ 3 ] {} HTTP-Session: 6952c022-9842-4fd2-bf90-e1f0b023f5b2 Destroying unnamed session 2023.10.17 23:54:10.411568 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:10.411617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:10.411637 [ 3 ] {} HTTP-Session: 41a9dc67-2fb0-4bdb-a024-4ccce8d5f7a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:10.411656 [ 3 ] {} HTTP-Session: 41a9dc67-2fb0-4bdb-a024-4ccce8d5f7a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:10.411743 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:10.411784 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:10.411892 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:10.412306 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:10.412534 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 23:54:10.412687 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 23:54:10.412808 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} executeQuery: Read 201 rows, 19.77 KiB in 0.001028053 sec., 195515 rows/sec., 18.78 MiB/sec. 2023.10.17 23:54:10.412921 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} DynamicQueryHandler: Done processing query 2023.10.17 23:54:10.412946 [ 3 ] {530599bd-cbc4-4cca-a8a9-2e25f1cf0ee1} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.17 23:54:10.412962 [ 3 ] {} HTTP-Session: 41a9dc67-2fb0-4bdb-a024-4ccce8d5f7a0 Destroying unnamed session 2023.10.17 23:54:10.413153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:10.413197 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:10.413217 [ 3 ] {} HTTP-Session: 1e41b665-f1dd-4bcc-8dd5-7f2aea38bd67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:10.413234 [ 3 ] {} HTTP-Session: 1e41b665-f1dd-4bcc-8dd5-7f2aea38bd67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:10.413329 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:10.413369 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:10.413474 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:10.413917 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:10.414145 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 23:54:10.414295 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 23:54:10.414420 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} executeQuery: Read 302 rows, 21.59 KiB in 0.001051113 sec., 287314 rows/sec., 20.06 MiB/sec. 2023.10.17 23:54:10.414579 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} DynamicQueryHandler: Done processing query 2023.10.17 23:54:10.414604 [ 3 ] {86268267-1dd4-4ade-a844-bd327b5251c3} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:54:10.414620 [ 3 ] {} HTTP-Session: 1e41b665-f1dd-4bcc-8dd5-7f2aea38bd67 Destroying unnamed session 2023.10.17 23:54:10.414730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:10.414776 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:10.414794 [ 3 ] {} HTTP-Session: 853e7404-e336-409c-ad4f-87a06c7b763c Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:10.414810 [ 3 ] {} HTTP-Session: 853e7404-e336-409c-ad4f-87a06c7b763c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:10.414881 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:10.414921 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:54:10.415036 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:10.415281 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:10.415524 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 23:54:10.415692 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 23:54:10.415816 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} executeQuery: Read 6 rows, 258.00 B in 0.00089688 sec., 6689 rows/sec., 280.92 KiB/sec. 2023.10.17 23:54:10.415822 [ 60 ] {} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 23:54:10.415932 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:10.415963 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} DynamicQueryHandler: Done processing query 2023.10.17 23:54:10.416022 [ 3 ] {fa025697-b4eb-4690-b0f7-e86fe8c33924} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:10.416047 [ 3 ] {} HTTP-Session: 853e7404-e336-409c-ad4f-87a06c7b763c Destroying unnamed session 2023.10.17 23:54:10.416057 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 23:54:10.416200 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:10.416225 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:10.416294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:10.416298 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 6 rows starting from the beginning of the part 2023.10.17 23:54:10.416339 [ 3 ] {} HTTP-Session: 0ba4be74-7cc6-48b7-b7d1-2a7dd63440db Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:10.416388 [ 3 ] {} HTTP-Session: 0ba4be74-7cc6-48b7-b7d1-2a7dd63440db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:10.416626 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 6 rows starting from the beginning of the part 2023.10.17 23:54:10.416636 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:10.416754 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:54:10.416915 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 6 rows starting from the beginning of the part 2023.10.17 23:54:10.417252 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 6 rows starting from the beginning of the part 2023.10.17 23:54:10.417318 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:10.417497 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 6 rows starting from the beginning of the part 2023.10.17 23:54:10.417625 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part 2023.10.17 23:54:10.418126 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:10.418658 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 23:54:10.419078 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 23:54:10.419090 [ 19 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.003106948 sec., 11586.933543786377 rows/sec., 486.56 KiB/sec. 2023.10.17 23:54:10.419232 [ 60 ] {} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 23:54:10.419298 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} executeQuery: Read 63 rows, 3.91 KiB in 0.002568707 sec., 24525 rows/sec., 1.49 MiB/sec. 2023.10.17 23:54:10.419310 [ 26 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 23:54:10.419314 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:10.419652 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 23:54:10.419799 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} DynamicQueryHandler: Done processing query 2023.10.17 23:54:10.419833 [ 3 ] {93a7b03f-c11c-4dc9-a7da-724a1e74eecc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:10.419889 [ 3 ] {} HTTP-Session: 0ba4be74-7cc6-48b7-b7d1-2a7dd63440db Destroying unnamed session 2023.10.17 23:54:10.419901 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:10.419924 [ 26 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 23:54:10.419981 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 63 rows starting from the beginning of the part 2023.10.17 23:54:10.420060 [ 26 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_6_1} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 23:54:10.420145 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:10.420254 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:10.420298 [ 3 ] {} HTTP-Session: 2eb9b3f7-7475-4894-8a3c-c79d21c1ea9f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:10.420310 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 63 rows starting from the beginning of the part 2023.10.17 23:54:10.420317 [ 3 ] {} HTTP-Session: 2eb9b3f7-7475-4894-8a3c-c79d21c1ea9f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:10.420457 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 63 rows starting from the beginning of the part 2023.10.17 23:54:10.420462 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:10.420531 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:10.420603 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 63 rows starting from the beginning of the part 2023.10.17 23:54:10.420790 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part 2023.10.17 23:54:10.420870 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:10.420943 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 63 rows starting from the beginning of the part 2023.10.17 23:54:10.421574 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:10.421924 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 378 rows, containing 5 columns (5 merged, 0 gathered) in 0.002473154 sec., 152841.27070129884 rows/sec., 9.27 MiB/sec. 2023.10.17 23:54:10.422034 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.17 23:54:10.422122 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 23:54:10.422256 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.17 23:54:10.422339 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 23:54:10.422448 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} executeQuery: Read 38 rows, 52.51 KiB in 0.001924443 sec., 19745 rows/sec., 26.65 MiB/sec. 2023.10.17 23:54:10.422447 [ 60 ] {} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.17 23:54:10.422473 [ 13 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_6_1} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 23:54:10.422648 [ 60 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:10.422788 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} DynamicQueryHandler: Done processing query 2023.10.17 23:54:10.422819 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.17 23:54:10.422828 [ 3 ] {5aa308a4-7cd0-40f4-ae37-8c7aa5bb91a0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 23:54:10.422852 [ 3 ] {} HTTP-Session: 2eb9b3f7-7475-4894-8a3c-c79d21c1ea9f Destroying unnamed session 2023.10.17 23:54:10.422907 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:10.422936 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 5 rows starting from the beginning of the part 2023.10.17 23:54:10.423043 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:10.423058 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:10.423099 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:10.423167 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:10.423209 [ 3 ] {} HTTP-Session: 6afd68d0-85e0-415a-a49a-b0a15143377c Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:10.423238 [ 3 ] {} HTTP-Session: 6afd68d0-85e0-415a-a49a-b0a15143377c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:10.423352 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 37 rows starting from the beginning of the part 2023.10.17 23:54:10.423362 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:10.423419 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:54:10.423510 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:10.423665 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:10.423685 [ 13 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 38 rows starting from the beginning of the part 2023.10.17 23:54:10.424068 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:10.424396 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 23:54:10.424654 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 23:54:10.424789 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 101 rows, containing 6 columns (6 merged, 0 gathered) in 0.001980874 sec., 50987.594364911645 rows/sec., 68.81 MiB/sec. 2023.10.17 23:54:10.424837 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} executeQuery: Read 19 rows, 1.01 KiB in 0.001435151 sec., 13239 rows/sec., 702.91 KiB/sec. 2023.10.17 23:54:10.425039 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} DynamicQueryHandler: Done processing query 2023.10.17 23:54:10.425077 [ 3 ] {527ce888-0ed9-47f6-b491-b730f0590f48} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:10.425109 [ 3 ] {} HTTP-Session: 6afd68d0-85e0-415a-a49a-b0a15143377c Destroying unnamed session 2023.10.17 23:54:10.425116 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.17 23:54:10.425393 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.17 23:54:10.425470 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_6_1} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.17 23:54:15.401837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:15.402015 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:15.402063 [ 3 ] {} HTTP-Session: 9c42c609-3cac-4da8-bcf4-e5182d1a164f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:15.402107 [ 3 ] {} HTTP-Session: 9c42c609-3cac-4da8-bcf4-e5182d1a164f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:15.402307 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:15.402387 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:15.402547 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:15.403014 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:15.403282 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 23:54:15.403447 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 23:54:15.403573 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} executeQuery: Read 7 rows, 581.00 B in 0.001208086 sec., 5794 rows/sec., 469.65 KiB/sec. 2023.10.17 23:54:15.403571 [ 61 ] {} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 23:54:15.403651 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:15.403730 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 23:54:15.403747 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} DynamicQueryHandler: Done processing query 2023.10.17 23:54:15.403794 [ 3 ] {e8dfab74-0e37-4db8-a191-53b69e92a87e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:15.403820 [ 3 ] {} HTTP-Session: 9c42c609-3cac-4da8-bcf4-e5182d1a164f Destroying unnamed session 2023.10.17 23:54:15.403850 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:15.403885 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 13 rows starting from the beginning of the part 2023.10.17 23:54:15.404014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:15.404042 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:15.404073 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:15.404102 [ 3 ] {} HTTP-Session: 65abcc2b-bb20-4430-be39-6404bd07800f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:15.404124 [ 3 ] {} HTTP-Session: 65abcc2b-bb20-4430-be39-6404bd07800f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:15.404175 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 43 rows starting from the beginning of the part 2023.10.17 23:54:15.404242 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:15.404302 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:15.404318 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:15.404494 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 44 rows starting from the beginning of the part 2023.10.17 23:54:15.404556 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:15.404643 [ 9 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:15.405074 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:15.405377 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 23:54:15.405594 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 121 rows, containing 4 columns (4 merged, 0 gathered) in 0.001869431 sec., 64725.5769268831 rows/sec., 4.89 MiB/sec. 2023.10.17 23:54:15.405616 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 23:54:15.405778 [ 61 ] {} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 23:54:15.405816 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} executeQuery: Read 21 rows, 1.94 KiB in 0.001531174 sec., 13714 rows/sec., 1.24 MiB/sec. 2023.10.17 23:54:15.405813 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 23:54:15.405849 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:15.406061 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 23:54:15.406137 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} DynamicQueryHandler: Done processing query 2023.10.17 23:54:15.406175 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:15.406190 [ 3 ] {606f1378-4367-43d2-a136-747f6ab8ec87} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:15.406215 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 108 rows starting from the beginning of the part 2023.10.17 23:54:15.406231 [ 3 ] {} HTTP-Session: 65abcc2b-bb20-4430-be39-6404bd07800f Destroying unnamed session 2023.10.17 23:54:15.406330 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 23:54:15.406435 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part 2023.10.17 23:54:15.406435 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:15.406497 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_11_2} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 23:54:15.406518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:15.406568 [ 3 ] {} HTTP-Session: 205fe9b3-2e1f-4588-93cf-fb10826a6bad Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:15.406646 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 198 rows starting from the beginning of the part 2023.10.17 23:54:15.406655 [ 3 ] {} HTTP-Session: 205fe9b3-2e1f-4588-93cf-fb10826a6bad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:15.406807 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:15.406815 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 21 rows starting from the beginning of the part 2023.10.17 23:54:15.406866 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:15.406955 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 201 rows starting from the beginning of the part 2023.10.17 23:54:15.407100 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:15.407111 [ 9 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part 2023.10.17 23:54:15.407531 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:15.407821 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 23:54:15.408050 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 23:54:15.408081 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 570 rows, containing 4 columns (4 merged, 0 gathered) in 0.002142387 sec., 266058.37320708163 rows/sec., 25.22 MiB/sec. 2023.10.17 23:54:15.408189 [ 61 ] {} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 23:54:15.408265 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:15.408264 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} executeQuery: Read 7 rows, 574.00 B in 0.001419171 sec., 4932 rows/sec., 394.98 KiB/sec. 2023.10.17 23:54:15.408298 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 23:54:15.408447 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 23:54:15.408590 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} DynamicQueryHandler: Done processing query 2023.10.17 23:54:15.408672 [ 3 ] {ad3206bb-d4ec-4bde-a502-bd684e99891a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:15.408693 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 23:54:15.408694 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:15.408719 [ 3 ] {} HTTP-Session: 205fe9b3-2e1f-4588-93cf-fb10826a6bad Destroying unnamed session 2023.10.17 23:54:15.408774 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 277 rows starting from the beginning of the part 2023.10.17 23:54:15.408786 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_11_2} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 23:54:15.408937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:15.408998 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:15.409016 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:15.409079 [ 3 ] {} HTTP-Session: cdf507e7-9790-42e4-96a5-eef2c232531a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:15.409116 [ 3 ] {} HTTP-Session: cdf507e7-9790-42e4-96a5-eef2c232531a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:15.409260 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 316 rows starting from the beginning of the part 2023.10.17 23:54:15.409301 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:15.409446 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:15.409473 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:15.409771 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 302 rows starting from the beginning of the part 2023.10.17 23:54:15.410082 [ 14 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:15.410120 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:15.411021 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:15.411679 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 23:54:15.411837 [ 9 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 916 rows, containing 4 columns (4 merged, 0 gathered) in 0.003526177 sec., 259771.41816760757 rows/sec., 18.16 MiB/sec. 2023.10.17 23:54:15.411960 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 23:54:15.411980 [ 9 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 23:54:15.412094 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} executeQuery: Read 7 rows, 9.67 KiB in 0.002738399 sec., 2556 rows/sec., 3.45 MiB/sec. 2023.10.17 23:54:15.412261 [ 9 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 23:54:15.412398 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} DynamicQueryHandler: Done processing query 2023.10.17 23:54:15.412402 [ 9 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_11_2} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 23:54:15.412425 [ 3 ] {ecb7302a-5419-43cd-b5b0-e33c1d01f58e} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:54:15.412444 [ 3 ] {} HTTP-Session: cdf507e7-9790-42e4-96a5-eef2c232531a Destroying unnamed session 2023.10.17 23:54:20.175681 [ 80 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:54:20.175757 [ 80 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:54:20.409161 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:20.409322 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:20.409368 [ 3 ] {} HTTP-Session: 4fd430b8-57af-415f-9a48-702f37eb07f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:20.409410 [ 3 ] {} HTTP-Session: 4fd430b8-57af-415f-9a48-702f37eb07f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:20.409555 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:20.409615 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:20.409777 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:20.410277 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:20.410558 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 23:54:20.410729 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 23:54:20.410872 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} executeQuery: Read 44 rows, 3.42 KiB in 0.001277178 sec., 34450 rows/sec., 2.61 MiB/sec. 2023.10.17 23:54:20.411026 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} DynamicQueryHandler: Done processing query 2023.10.17 23:54:20.411053 [ 3 ] {6a66cc31-96ab-406d-90a4-8c0bfb840590} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:20.411070 [ 3 ] {} HTTP-Session: 4fd430b8-57af-415f-9a48-702f37eb07f9 Destroying unnamed session 2023.10.17 23:54:20.411319 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:20.411369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:20.411389 [ 3 ] {} HTTP-Session: 271c3c01-5573-49c1-8855-54868ec90766 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:20.411407 [ 3 ] {} HTTP-Session: 271c3c01-5573-49c1-8855-54868ec90766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:20.411495 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:20.411537 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:20.411645 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:20.412089 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:20.412323 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 23:54:20.412476 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 23:54:20.412603 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} executeQuery: Read 201 rows, 19.77 KiB in 0.001077794 sec., 186492 rows/sec., 17.91 MiB/sec. 2023.10.17 23:54:20.412730 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} DynamicQueryHandler: Done processing query 2023.10.17 23:54:20.412755 [ 3 ] {f7964075-338d-4e12-9956-c0039e222870} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.17 23:54:20.412771 [ 3 ] {} HTTP-Session: 271c3c01-5573-49c1-8855-54868ec90766 Destroying unnamed session 2023.10.17 23:54:20.412935 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:20.412982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:20.413001 [ 3 ] {} HTTP-Session: c2d507de-cdaa-4d86-8427-72accea49f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:20.413018 [ 3 ] {} HTTP-Session: c2d507de-cdaa-4d86-8427-72accea49f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:20.413112 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:20.413153 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:20.413261 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:20.413752 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:20.413986 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 23:54:20.414140 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 23:54:20.414264 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} executeQuery: Read 302 rows, 21.59 KiB in 0.001122884 sec., 268950 rows/sec., 18.77 MiB/sec. 2023.10.17 23:54:20.414389 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} DynamicQueryHandler: Done processing query 2023.10.17 23:54:20.414413 [ 3 ] {be2a17fd-0a33-4a64-99e9-bf1e4018c042} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:54:20.414429 [ 3 ] {} HTTP-Session: c2d507de-cdaa-4d86-8427-72accea49f29 Destroying unnamed session 2023.10.17 23:54:20.414598 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:20.414642 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:20.414661 [ 3 ] {} HTTP-Session: e3aa4b02-aa0b-4d10-be4b-f1a7c6f0c673 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:20.414677 [ 3 ] {} HTTP-Session: e3aa4b02-aa0b-4d10-be4b-f1a7c6f0c673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:20.414746 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:20.414786 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:54:20.414895 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:20.415161 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:20.415406 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 23:54:20.415582 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 23:54:20.415704 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} executeQuery: Read 6 rows, 258.00 B in 0.000929581 sec., 6454 rows/sec., 271.04 KiB/sec. 2023.10.17 23:54:20.415822 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} DynamicQueryHandler: Done processing query 2023.10.17 23:54:20.415845 [ 3 ] {834f120f-d773-480d-a5b3-d6311e07eed5} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:20.415860 [ 3 ] {} HTTP-Session: e3aa4b02-aa0b-4d10-be4b-f1a7c6f0c673 Destroying unnamed session 2023.10.17 23:54:20.415994 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:20.416039 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:20.416057 [ 3 ] {} HTTP-Session: 89067fb6-9f23-49d6-a58b-5c459c01de56 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:20.416074 [ 3 ] {} HTTP-Session: 89067fb6-9f23-49d6-a58b-5c459c01de56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:20.416148 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:20.416189 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:54:20.416308 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:20.416638 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:20.416880 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.17 23:54:20.417059 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.17 23:54:20.417199 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} executeQuery: Read 63 rows, 3.91 KiB in 0.001012452 sec., 62225 rows/sec., 3.77 MiB/sec. 2023.10.17 23:54:20.417338 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} DynamicQueryHandler: Done processing query 2023.10.17 23:54:20.417363 [ 3 ] {1b81afd1-0d8e-4318-8189-85cb9d99f105} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:20.417379 [ 3 ] {} HTTP-Session: 89067fb6-9f23-49d6-a58b-5c459c01de56 Destroying unnamed session 2023.10.17 23:54:20.417583 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:20.417629 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:20.417647 [ 3 ] {} HTTP-Session: 402b8172-53eb-4fe3-8670-3e32261d7d20 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:20.417663 [ 3 ] {} HTTP-Session: 402b8172-53eb-4fe3-8670-3e32261d7d20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:20.417745 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:20.417789 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:20.417927 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:20.418358 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:20.418663 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 23:54:20.418838 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 23:54:20.418961 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} executeQuery: Read 38 rows, 52.51 KiB in 0.001187206 sec., 32007 rows/sec., 43.19 MiB/sec. 2023.10.17 23:54:20.419088 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} DynamicQueryHandler: Done processing query 2023.10.17 23:54:20.419113 [ 3 ] {47b85a83-c8e9-4405-a8cb-bcddc062078d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 23:54:20.419129 [ 3 ] {} HTTP-Session: 402b8172-53eb-4fe3-8670-3e32261d7d20 Destroying unnamed session 2023.10.17 23:54:20.419248 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:20.419293 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:20.419311 [ 3 ] {} HTTP-Session: 7e18c1c9-9ff8-4a6a-bcde-902dcedc6989 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:20.419327 [ 3 ] {} HTTP-Session: 7e18c1c9-9ff8-4a6a-bcde-902dcedc6989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:20.419396 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:20.419436 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:54:20.419539 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:20.419776 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:20.420029 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 23:54:20.420203 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 23:54:20.420338 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} executeQuery: Read 19 rows, 1.01 KiB in 0.00090157 sec., 21074 rows/sec., 1.09 MiB/sec. 2023.10.17 23:54:20.420475 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} DynamicQueryHandler: Done processing query 2023.10.17 23:54:20.420500 [ 3 ] {305f9c1b-a661-4756-bcb2-dce2feb6f522} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:20.420516 [ 3 ] {} HTTP-Session: 7e18c1c9-9ff8-4a6a-bcde-902dcedc6989 Destroying unnamed session 2023.10.17 23:54:25.401420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:25.401545 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:25.401571 [ 3 ] {} HTTP-Session: 9f2225f1-2ce6-445b-9445-12543944ce8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:25.401596 [ 3 ] {} HTTP-Session: 9f2225f1-2ce6-445b-9445-12543944ce8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:25.401725 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:25.401787 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:25.401949 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:25.402373 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:25.402651 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 23:54:25.402821 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 23:54:25.402957 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} executeQuery: Read 7 rows, 581.00 B in 0.001190096 sec., 5881 rows/sec., 476.75 KiB/sec. 2023.10.17 23:54:25.403139 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} DynamicQueryHandler: Done processing query 2023.10.17 23:54:25.403166 [ 3 ] {87000c7d-4ae9-44f0-87d5-600ce202f10b} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:25.403183 [ 3 ] {} HTTP-Session: 9f2225f1-2ce6-445b-9445-12543944ce8b Destroying unnamed session 2023.10.17 23:54:25.403308 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:25.403361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:25.403382 [ 3 ] {} HTTP-Session: 3d34c9ba-5c50-4b07-b8ca-0d9c035e32af Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:25.403401 [ 3 ] {} HTTP-Session: 3d34c9ba-5c50-4b07-b8ca-0d9c035e32af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:25.403487 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:25.403530 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:25.403645 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:25.403924 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:25.404142 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 23:54:25.404291 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 23:54:25.404418 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} executeQuery: Read 21 rows, 1.94 KiB in 0.00090033 sec., 23324 rows/sec., 2.10 MiB/sec. 2023.10.17 23:54:25.404547 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} DynamicQueryHandler: Done processing query 2023.10.17 23:54:25.404571 [ 3 ] {b9c07ed8-880c-4d09-b8b9-ac28593235cc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:25.404587 [ 3 ] {} HTTP-Session: 3d34c9ba-5c50-4b07-b8ca-0d9c035e32af Destroying unnamed session 2023.10.17 23:54:25.404709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:25.404755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:25.404774 [ 3 ] {} HTTP-Session: 61289124-d740-4109-8ddf-61822615b825 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:25.404792 [ 3 ] {} HTTP-Session: 61289124-d740-4109-8ddf-61822615b825 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:25.404864 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:25.404903 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:25.405017 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:25.405297 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:25.405506 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 23:54:25.405666 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 23:54:25.405788 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} executeQuery: Read 7 rows, 574.00 B in 0.00089405 sec., 7829 rows/sec., 626.97 KiB/sec. 2023.10.17 23:54:25.405970 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} DynamicQueryHandler: Done processing query 2023.10.17 23:54:25.405994 [ 3 ] {f0a12984-5bf7-4a71-bc5c-c74e7512b86d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:25.406011 [ 3 ] {} HTTP-Session: 61289124-d740-4109-8ddf-61822615b825 Destroying unnamed session 2023.10.17 23:54:25.406164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:25.406209 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:25.406228 [ 3 ] {} HTTP-Session: 0f48ec3c-735a-4c58-97bd-6b4a0b3cdbe2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:25.406246 [ 3 ] {} HTTP-Session: 0f48ec3c-735a-4c58-97bd-6b4a0b3cdbe2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:25.406320 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:25.406365 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:25.406516 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:25.406832 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.22 GiB. 2023.10.17 23:54:25.407116 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 23:54:25.407295 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 23:54:25.407422 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} executeQuery: Read 7 rows, 9.67 KiB in 0.001073963 sec., 6517 rows/sec., 8.80 MiB/sec. 2023.10.17 23:54:25.407547 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} DynamicQueryHandler: Done processing query 2023.10.17 23:54:25.407572 [ 3 ] {2f0be052-e820-4c35-9fbb-eef2673f3dfc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:54:25.407588 [ 3 ] {} HTTP-Session: 0f48ec3c-735a-4c58-97bd-6b4a0b3cdbe2 Destroying unnamed session 2023.10.17 23:54:30.408246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:30.408423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:30.408468 [ 3 ] {} HTTP-Session: 4ebe7d85-0152-40e0-a058-51f734251f4c Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:30.408509 [ 3 ] {} HTTP-Session: 4ebe7d85-0152-40e0-a058-51f734251f4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:30.408689 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:30.408748 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:30.408908 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:30.409423 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:30.409692 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 23:54:30.409860 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 23:54:30.410002 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} executeQuery: Read 44 rows, 3.42 KiB in 0.001270488 sec., 34632 rows/sec., 2.63 MiB/sec. 2023.10.17 23:54:30.410149 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} DynamicQueryHandler: Done processing query 2023.10.17 23:54:30.410174 [ 3 ] {eeadd75e-8fef-47c4-bd40-bfe51b44188e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:30.410191 [ 3 ] {} HTTP-Session: 4ebe7d85-0152-40e0-a058-51f734251f4c Destroying unnamed session 2023.10.17 23:54:30.410369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:30.410419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:30.410439 [ 3 ] {} HTTP-Session: 557de9d2-0f5a-4c49-8f1e-5dc0fd1e725f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:30.410457 [ 3 ] {} HTTP-Session: 557de9d2-0f5a-4c49-8f1e-5dc0fd1e725f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:30.410542 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:30.410583 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:30.410691 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:30.411156 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:30.411383 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 23:54:30.411532 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 23:54:30.411654 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} executeQuery: Read 201 rows, 19.77 KiB in 0.001075063 sec., 186965 rows/sec., 17.96 MiB/sec. 2023.10.17 23:54:30.411857 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} DynamicQueryHandler: Done processing query 2023.10.17 23:54:30.411882 [ 3 ] {3b5aa233-18a4-47d6-ad3a-edd8061f1e14} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.17 23:54:30.411897 [ 3 ] {} HTTP-Session: 557de9d2-0f5a-4c49-8f1e-5dc0fd1e725f Destroying unnamed session 2023.10.17 23:54:30.412074 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:30.412121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:30.412139 [ 3 ] {} HTTP-Session: 3a0d5235-3ee6-441a-a9f6-02e7f2844186 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:30.412156 [ 3 ] {} HTTP-Session: 3a0d5235-3ee6-441a-a9f6-02e7f2844186 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:30.412236 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:30.412277 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:30.412396 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:30.412864 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:30.413082 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 23:54:30.413234 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 23:54:30.413358 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} executeQuery: Read 302 rows, 21.59 KiB in 0.001092313 sec., 276477 rows/sec., 19.30 MiB/sec. 2023.10.17 23:54:30.413518 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} DynamicQueryHandler: Done processing query 2023.10.17 23:54:30.413543 [ 3 ] {da823728-d629-4aa3-93f0-6aea5efbbebd} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:54:30.413559 [ 3 ] {} HTTP-Session: 3a0d5235-3ee6-441a-a9f6-02e7f2844186 Destroying unnamed session 2023.10.17 23:54:30.413708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:30.413752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:30.413770 [ 3 ] {} HTTP-Session: 92262d24-5189-4c48-bfb6-bed9f777b7cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:30.413788 [ 3 ] {} HTTP-Session: 92262d24-5189-4c48-bfb6-bed9f777b7cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:30.413856 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:30.413896 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:54:30.414008 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:30.414264 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:30.414503 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 23:54:30.414680 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 23:54:30.414792 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} executeQuery: Read 6 rows, 258.00 B in 0.00089849 sec., 6677 rows/sec., 280.42 KiB/sec. 2023.10.17 23:54:30.414954 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} DynamicQueryHandler: Done processing query 2023.10.17 23:54:30.414978 [ 3 ] {0085ff92-94b5-428e-ada5-c46d02875195} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:30.414994 [ 3 ] {} HTTP-Session: 92262d24-5189-4c48-bfb6-bed9f777b7cd Destroying unnamed session 2023.10.17 23:54:30.415124 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:30.415169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:30.415187 [ 3 ] {} HTTP-Session: 8803445c-84f2-4588-9a03-3bad91df7947 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:30.415203 [ 3 ] {} HTTP-Session: 8803445c-84f2-4588-9a03-3bad91df7947 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:30.415277 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:30.415319 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:54:30.415446 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:30.415748 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:30.415993 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.17 23:54:30.416172 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.17 23:54:30.416297 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} executeQuery: Read 63 rows, 3.91 KiB in 0.000991892 sec., 63514 rows/sec., 3.85 MiB/sec. 2023.10.17 23:54:30.416419 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} DynamicQueryHandler: Done processing query 2023.10.17 23:54:30.416442 [ 3 ] {8a68b026-7b58-439c-ab74-6565d7df5c61} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:30.416458 [ 3 ] {} HTTP-Session: 8803445c-84f2-4588-9a03-3bad91df7947 Destroying unnamed session 2023.10.17 23:54:30.416614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:30.416658 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:30.416675 [ 3 ] {} HTTP-Session: 48f552a5-166a-46c3-a909-1d93bf37c631 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:30.416691 [ 3 ] {} HTTP-Session: 48f552a5-166a-46c3-a909-1d93bf37c631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:30.416771 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:30.416815 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:30.416948 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:30.417403 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:30.417700 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 23:54:30.417872 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 23:54:30.418000 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} executeQuery: Read 38 rows, 52.51 KiB in 0.001200876 sec., 31643 rows/sec., 42.70 MiB/sec. 2023.10.17 23:54:30.418125 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} DynamicQueryHandler: Done processing query 2023.10.17 23:54:30.418148 [ 3 ] {86114a00-4db4-4552-bb27-10df5871e7af} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 23:54:30.418164 [ 3 ] {} HTTP-Session: 48f552a5-166a-46c3-a909-1d93bf37c631 Destroying unnamed session 2023.10.17 23:54:30.418274 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:30.418320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:30.418338 [ 3 ] {} HTTP-Session: d91ae4d4-f5b4-4171-8396-2cc2f5c83279 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:30.418354 [ 3 ] {} HTTP-Session: d91ae4d4-f5b4-4171-8396-2cc2f5c83279 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:30.418423 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:30.418462 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:54:30.418563 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:30.418815 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:30.419050 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 23:54:30.419221 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 23:54:30.419338 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} executeQuery: Read 19 rows, 1.01 KiB in 0.000886689 sec., 21428 rows/sec., 1.11 MiB/sec. 2023.10.17 23:54:30.419452 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} DynamicQueryHandler: Done processing query 2023.10.17 23:54:30.419476 [ 3 ] {8d2ecaa2-4fdd-4e7d-b442-f46e7975b183} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:30.419492 [ 3 ] {} HTTP-Session: d91ae4d4-f5b4-4171-8396-2cc2f5c83279 Destroying unnamed session 2023.10.17 23:54:35.175807 [ 54 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:54:35.175889 [ 54 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:54:35.402282 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:35.402441 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:35.402486 [ 3 ] {} HTTP-Session: 2c4bc5bd-5ad4-4e38-a056-a07394f91b7f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:35.402528 [ 3 ] {} HTTP-Session: 2c4bc5bd-5ad4-4e38-a056-a07394f91b7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:35.402735 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:35.402818 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:35.402976 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:35.403519 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:35.403784 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 23:54:35.403953 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 23:54:35.404106 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} executeQuery: Read 7 rows, 581.00 B in 0.001304619 sec., 5365 rows/sec., 434.90 KiB/sec. 2023.10.17 23:54:35.404255 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} DynamicQueryHandler: Done processing query 2023.10.17 23:54:35.404281 [ 3 ] {d4d7f372-c9e9-4c57-ad15-e9529558446c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:35.404298 [ 3 ] {} HTTP-Session: 2c4bc5bd-5ad4-4e38-a056-a07394f91b7f Destroying unnamed session 2023.10.17 23:54:35.404427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:35.404478 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:35.404497 [ 3 ] {} HTTP-Session: 9c14fe58-fbaa-4953-bfa0-615e74b25266 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:35.404515 [ 3 ] {} HTTP-Session: 9c14fe58-fbaa-4953-bfa0-615e74b25266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:35.404597 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:35.404638 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:35.404745 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:35.405066 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:35.405284 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 23:54:35.405430 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 23:54:35.405557 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} executeQuery: Read 21 rows, 1.94 KiB in 0.00093163 sec., 22541 rows/sec., 2.03 MiB/sec. 2023.10.17 23:54:35.405756 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} DynamicQueryHandler: Done processing query 2023.10.17 23:54:35.405780 [ 3 ] {5eb7d885-24e2-4358-a288-4cd36832ee36} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:35.405797 [ 3 ] {} HTTP-Session: 9c14fe58-fbaa-4953-bfa0-615e74b25266 Destroying unnamed session 2023.10.17 23:54:35.405912 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:35.405956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:35.405976 [ 3 ] {} HTTP-Session: 767cc257-17f3-4dee-ae8e-d0db907fffff Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:35.405993 [ 3 ] {} HTTP-Session: 767cc257-17f3-4dee-ae8e-d0db907fffff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:35.406067 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:35.406106 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:35.406232 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:35.406525 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:35.406728 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 23:54:35.406877 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 23:54:35.407007 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} executeQuery: Read 7 rows, 574.00 B in 0.0009075 sec., 7713 rows/sec., 617.68 KiB/sec. 2023.10.17 23:54:35.407113 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} DynamicQueryHandler: Done processing query 2023.10.17 23:54:35.407137 [ 3 ] {404dfccb-19ad-4194-88a9-dc7e858ef366} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:35.407153 [ 3 ] {} HTTP-Session: 767cc257-17f3-4dee-ae8e-d0db907fffff Destroying unnamed session 2023.10.17 23:54:35.407262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:35.407303 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:35.407322 [ 3 ] {} HTTP-Session: 5f5cc9cb-b0c3-4b5d-bfe2-dfecf69e8e6f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:35.407339 [ 3 ] {} HTTP-Session: 5f5cc9cb-b0c3-4b5d-bfe2-dfecf69e8e6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:35.407411 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:35.407454 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:35.407592 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:35.407885 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:35.408187 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 23:54:35.408365 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 23:54:35.408497 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} executeQuery: Read 7 rows, 9.67 KiB in 0.001055563 sec., 6631 rows/sec., 8.95 MiB/sec. 2023.10.17 23:54:35.408490 [ 54 ] {} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 23:54:35.408607 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:35.408696 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} DynamicQueryHandler: Done processing query 2023.10.17 23:54:35.408704 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 23:54:35.408730 [ 3 ] {028bd841-7bbe-4556-927b-7ce23b96b933} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:54:35.408770 [ 3 ] {} HTTP-Session: 5f5cc9cb-b0c3-4b5d-bfe2-dfecf69e8e6f Destroying unnamed session 2023.10.17 23:54:35.408860 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:35.408902 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 101 rows starting from the beginning of the part 2023.10.17 23:54:35.409050 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:35.409152 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 38 rows starting from the beginning of the part 2023.10.17 23:54:35.409249 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:35.409339 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 38 rows starting from the beginning of the part 2023.10.17 23:54:35.409424 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:35.410604 [ 22 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 198 rows, containing 6 columns (6 merged, 0 gathered) in 0.001916042 sec., 103338.02703698562 rows/sec., 139.45 MiB/sec. 2023.10.17 23:54:35.410957 [ 22 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 23:54:35.411393 [ 22 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 23:54:35.411540 [ 22 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 23:54:35.411678 [ 22 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_11_2: 4.07 MiB. 2023.10.17 23:54:40.408444 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:40.408574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:40.408606 [ 3 ] {} HTTP-Session: 8073c05c-598b-4ecf-8221-ca0d69f0bb7e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:40.408634 [ 3 ] {} HTTP-Session: 8073c05c-598b-4ecf-8221-ca0d69f0bb7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:40.408778 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:40.408847 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:40.409007 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:40.409489 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:40.409760 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 23:54:40.409928 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 23:54:40.410065 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} executeQuery: Read 44 rows, 3.42 KiB in 0.001237387 sec., 35558 rows/sec., 2.70 MiB/sec. 2023.10.17 23:54:40.410087 [ 64 ] {} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 23:54:40.410231 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:40.410276 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} DynamicQueryHandler: Done processing query 2023.10.17 23:54:40.410336 [ 3 ] {0a3003bd-7d5c-472f-a3de-8556ce57b568} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:40.410380 [ 3 ] {} HTTP-Session: 8073c05c-598b-4ecf-8221-ca0d69f0bb7e Destroying unnamed session 2023.10.17 23:54:40.410396 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 23:54:40.410530 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:40.410568 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part 2023.10.17 23:54:40.410647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:40.410751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:40.410756 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 44 rows starting from the beginning of the part 2023.10.17 23:54:40.410779 [ 3 ] {} HTTP-Session: 54f35256-bc00-4833-8379-2679db64b8ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:40.410846 [ 3 ] {} HTTP-Session: 54f35256-bc00-4833-8379-2679db64b8ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:40.410990 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:40.411080 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:40.411212 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:40.411226 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 44 rows starting from the beginning of the part 2023.10.17 23:54:40.411535 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:40.411675 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:40.411780 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 44 rows starting from the beginning of the part 2023.10.17 23:54:40.412906 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:40.413407 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.003081767 sec., 63924.36546955042 rows/sec., 4.87 MiB/sec. 2023.10.17 23:54:40.413425 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 23:54:40.413579 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 23:54:40.413725 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 23:54:40.413844 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 23:54:40.413897 [ 64 ] {} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 23:54:40.413979 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} executeQuery: Read 201 rows, 19.77 KiB in 0.002821922 sec., 71228 rows/sec., 6.84 MiB/sec. 2023.10.17 23:54:40.413986 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:40.414051 [ 10 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_16_3} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 23:54:40.414213 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 23:54:40.414484 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} DynamicQueryHandler: Done processing query 2023.10.17 23:54:40.414484 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:40.414528 [ 3 ] {be44e625-6fc2-4f5c-87c7-f84df333db59} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.17 23:54:40.414565 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 222 rows starting from the beginning of the part 2023.10.17 23:54:40.414572 [ 3 ] {} HTTP-Session: 54f35256-bc00-4833-8379-2679db64b8ae Destroying unnamed session 2023.10.17 23:54:40.414722 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 201 rows starting from the beginning of the part 2023.10.17 23:54:40.414860 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:40.414878 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 21 rows starting from the beginning of the part 2023.10.17 23:54:40.414953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:40.415001 [ 3 ] {} HTTP-Session: 5432736d-c557-4e74-b188-b2e3443aa09b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:40.415056 [ 3 ] {} HTTP-Session: 5432736d-c557-4e74-b188-b2e3443aa09b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:40.415085 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 201 rows starting from the beginning of the part 2023.10.17 23:54:40.415267 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:40.415305 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part 2023.10.17 23:54:40.415363 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:40.415563 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 201 rows starting from the beginning of the part 2023.10.17 23:54:40.415871 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:40.417021 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:40.417511 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 23:54:40.417545 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 867 rows, containing 4 columns (4 merged, 0 gathered) in 0.003471165 sec., 249772.05059396484 rows/sec., 23.88 MiB/sec. 2023.10.17 23:54:40.417699 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 23:54:40.417791 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 23:54:40.417958 [ 64 ] {} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 23:54:40.418003 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} executeQuery: Read 302 rows, 21.59 KiB in 0.002668748 sec., 113161 rows/sec., 7.90 MiB/sec. 2023.10.17 23:54:40.418040 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:40.418072 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 23:54:40.418268 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_16_3} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 23:54:40.418275 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 23:54:40.418416 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} DynamicQueryHandler: Done processing query 2023.10.17 23:54:40.418486 [ 3 ] {0ea45c0d-a145-47a1-9e86-578c425dcd5b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:54:40.418488 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:40.418514 [ 3 ] {} HTTP-Session: 5432736d-c557-4e74-b188-b2e3443aa09b Destroying unnamed session 2023.10.17 23:54:40.418560 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 327 rows starting from the beginning of the part 2023.10.17 23:54:40.418758 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 302 rows starting from the beginning of the part 2023.10.17 23:54:40.418761 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:40.418860 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:40.418915 [ 3 ] {} HTTP-Session: 583f2c7f-c53a-48c2-b237-e2dc7b663059 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:40.418954 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:40.418965 [ 3 ] {} HTTP-Session: 583f2c7f-c53a-48c2-b237-e2dc7b663059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:40.419172 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 302 rows starting from the beginning of the part 2023.10.17 23:54:40.419188 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:40.419283 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:54:40.419384 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2023.10.17 23:54:40.419692 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 302 rows starting from the beginning of the part 2023.10.17 23:54:40.419823 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:40.420669 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:40.421203 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 23:54:40.421503 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1247 rows, containing 4 columns (4 merged, 0 gathered) in 0.003366134 sec., 370454.65213208983 rows/sec., 25.96 MiB/sec. 2023.10.17 23:54:40.421521 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 23:54:40.421697 [ 22 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 23:54:40.421718 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} executeQuery: Read 6 rows, 258.00 B in 0.002466234 sec., 2432 rows/sec., 102.16 KiB/sec. 2023.10.17 23:54:40.421937 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} DynamicQueryHandler: Done processing query 2023.10.17 23:54:40.421966 [ 3 ] {bc4f067f-8462-4125-ae8d-be28f3705452} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:40.421992 [ 22 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 23:54:40.422004 [ 3 ] {} HTTP-Session: 583f2c7f-c53a-48c2-b237-e2dc7b663059 Destroying unnamed session 2023.10.17 23:54:40.422089 [ 22 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_16_3} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 23:54:40.422208 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:40.422261 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:40.422280 [ 3 ] {} HTTP-Session: 0c97e7af-97cd-4809-a91c-724500eb3931 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:40.422297 [ 3 ] {} HTTP-Session: 0c97e7af-97cd-4809-a91c-724500eb3931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:40.422374 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:40.422419 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:54:40.422555 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:40.422894 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:40.423147 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.17 23:54:40.423318 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.17 23:54:40.423438 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} executeQuery: Read 63 rows, 3.91 KiB in 0.001033782 sec., 60941 rows/sec., 3.69 MiB/sec. 2023.10.17 23:54:40.423546 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} DynamicQueryHandler: Done processing query 2023.10.17 23:54:40.423570 [ 3 ] {f116308c-0270-4751-b2c3-141afbf04108} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:40.423585 [ 3 ] {} HTTP-Session: 0c97e7af-97cd-4809-a91c-724500eb3931 Destroying unnamed session 2023.10.17 23:54:40.423767 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:40.423811 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:40.423830 [ 3 ] {} HTTP-Session: 7331d2b2-cade-4eac-9c5a-f649e8b3f017 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:40.423847 [ 3 ] {} HTTP-Session: 7331d2b2-cade-4eac-9c5a-f649e8b3f017 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:40.423937 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:40.423982 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:40.424117 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:40.424565 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:40.424871 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 23:54:40.425045 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 23:54:40.425184 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} executeQuery: Read 38 rows, 52.51 KiB in 0.001209896 sec., 31407 rows/sec., 42.38 MiB/sec. 2023.10.17 23:54:40.425327 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} DynamicQueryHandler: Done processing query 2023.10.17 23:54:40.425351 [ 3 ] {0975ca38-c574-4066-9dc4-99ac75d70182} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 23:54:40.425366 [ 3 ] {} HTTP-Session: 7331d2b2-cade-4eac-9c5a-f649e8b3f017 Destroying unnamed session 2023.10.17 23:54:40.425489 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:40.425534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:40.425553 [ 3 ] {} HTTP-Session: 69b37358-51a7-44b7-8dee-90ffa6e190fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:40.425570 [ 3 ] {} HTTP-Session: 69b37358-51a7-44b7-8dee-90ffa6e190fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:40.425641 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:40.425679 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:54:40.425784 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:40.426090 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:40.426321 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 23:54:40.426500 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 23:54:40.426637 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} executeQuery: Read 19 rows, 1.01 KiB in 0.000958521 sec., 19822 rows/sec., 1.03 MiB/sec. 2023.10.17 23:54:40.426768 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} DynamicQueryHandler: Done processing query 2023.10.17 23:54:40.426792 [ 3 ] {8a21d2bf-340c-4652-a8a9-2750ef6129c4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:40.426809 [ 3 ] {} HTTP-Session: 69b37358-51a7-44b7-8dee-90ffa6e190fe Destroying unnamed session 2023.10.17 23:54:45.402149 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:45.402326 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:45.402373 [ 3 ] {} HTTP-Session: 6efdd353-a808-4dc7-a794-525f515c1a1a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:45.402414 [ 3 ] {} HTTP-Session: 6efdd353-a808-4dc7-a794-525f515c1a1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:45.402609 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:45.402705 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:45.402971 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:45.403477 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:45.403749 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 23:54:45.403925 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 23:54:45.404074 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} executeQuery: Read 7 rows, 581.00 B in 0.001405521 sec., 4980 rows/sec., 403.68 KiB/sec. 2023.10.17 23:54:45.404237 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} DynamicQueryHandler: Done processing query 2023.10.17 23:54:45.404264 [ 3 ] {95991618-dd4e-4981-9da6-63d79a85e139} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:45.404281 [ 3 ] {} HTTP-Session: 6efdd353-a808-4dc7-a794-525f515c1a1a Destroying unnamed session 2023.10.17 23:54:45.404413 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:45.404465 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:45.404486 [ 3 ] {} HTTP-Session: 714dee4a-af68-42bb-9072-e705099eef6f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:45.404505 [ 3 ] {} HTTP-Session: 714dee4a-af68-42bb-9072-e705099eef6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:45.404587 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:45.404630 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:45.404739 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:45.405064 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:45.405275 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 23:54:45.405426 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 23:54:45.405552 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} executeQuery: Read 21 rows, 1.94 KiB in 0.00093475 sec., 22465 rows/sec., 2.03 MiB/sec. 2023.10.17 23:54:45.405676 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} DynamicQueryHandler: Done processing query 2023.10.17 23:54:45.405701 [ 3 ] {418f9b7a-9805-4388-9eaa-de0a54fb49b4} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:45.405717 [ 3 ] {} HTTP-Session: 714dee4a-af68-42bb-9072-e705099eef6f Destroying unnamed session 2023.10.17 23:54:45.405840 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:45.405888 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:45.405907 [ 3 ] {} HTTP-Session: 3de677e4-91af-48d0-8ab1-0520f4ea2f3e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:45.405926 [ 3 ] {} HTTP-Session: 3de677e4-91af-48d0-8ab1-0520f4ea2f3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:45.405998 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:45.406041 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:45.406149 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:45.406444 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:45.406651 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 23:54:45.406801 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 23:54:45.406917 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} executeQuery: Read 7 rows, 574.00 B in 0.00088772 sec., 7885 rows/sec., 631.45 KiB/sec. 2023.10.17 23:54:45.407039 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} DynamicQueryHandler: Done processing query 2023.10.17 23:54:45.407063 [ 3 ] {9c18b60e-992d-4a8d-8cbb-513d8fb384b6} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:45.407080 [ 3 ] {} HTTP-Session: 3de677e4-91af-48d0-8ab1-0520f4ea2f3e Destroying unnamed session 2023.10.17 23:54:45.407225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:45.407270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:45.407289 [ 3 ] {} HTTP-Session: 938e7c90-94bd-4884-9135-58e5f7d79855 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:45.407307 [ 3 ] {} HTTP-Session: 938e7c90-94bd-4884-9135-58e5f7d79855 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:45.407380 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:45.407424 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:45.407562 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:45.407858 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:45.408144 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 23:54:45.408332 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 23:54:45.408455 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} executeQuery: Read 7 rows, 9.67 KiB in 0.001045903 sec., 6692 rows/sec., 9.03 MiB/sec. 2023.10.17 23:54:45.408585 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} DynamicQueryHandler: Done processing query 2023.10.17 23:54:45.408609 [ 3 ] {9a9f81eb-f3c4-473a-a25f-00b0ae85f16a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:54:45.408626 [ 3 ] {} HTTP-Session: 938e7c90-94bd-4884-9135-58e5f7d79855 Destroying unnamed session 2023.10.17 23:54:50.175928 [ 176 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:54:50.175996 [ 176 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:54:50.408939 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:50.409045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:50.409070 [ 3 ] {} HTTP-Session: a606153d-0e32-4120-806b-f9eba851ac23 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:50.409095 [ 3 ] {} HTTP-Session: a606153d-0e32-4120-806b-f9eba851ac23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:50.409229 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:50.409291 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:50.409452 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:50.409883 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:50.410174 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 23:54:50.410339 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 23:54:50.410486 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} executeQuery: Read 44 rows, 3.42 KiB in 0.001220606 sec., 36047 rows/sec., 2.74 MiB/sec. 2023.10.17 23:54:50.410638 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} DynamicQueryHandler: Done processing query 2023.10.17 23:54:50.410664 [ 3 ] {6ea6bd26-5c15-4b6b-bff6-d79f74eca41c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:50.410681 [ 3 ] {} HTTP-Session: a606153d-0e32-4120-806b-f9eba851ac23 Destroying unnamed session 2023.10.17 23:54:50.410839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:50.410891 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:50.410911 [ 3 ] {} HTTP-Session: 3eecc5b2-e021-4783-bdc8-f054f0140794 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:50.410931 [ 3 ] {} HTTP-Session: 3eecc5b2-e021-4783-bdc8-f054f0140794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:50.411019 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:50.411062 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:50.411172 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:50.411599 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:50.411831 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 23:54:50.411983 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 23:54:50.412113 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} executeQuery: Read 201 rows, 19.77 KiB in 0.001063613 sec., 188978 rows/sec., 18.15 MiB/sec. 2023.10.17 23:54:50.412237 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} DynamicQueryHandler: Done processing query 2023.10.17 23:54:50.412261 [ 3 ] {3a76c072-bb30-4e07-a241-d2ae757421a1} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.17 23:54:50.412277 [ 3 ] {} HTTP-Session: 3eecc5b2-e021-4783-bdc8-f054f0140794 Destroying unnamed session 2023.10.17 23:54:50.412433 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:50.412480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:50.412499 [ 3 ] {} HTTP-Session: a56fd812-42ae-49e5-ad8a-93d89c1b49f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:50.412516 [ 3 ] {} HTTP-Session: a56fd812-42ae-49e5-ad8a-93d89c1b49f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:50.412597 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:50.412637 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:50.412746 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:50.413183 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:50.413411 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 23:54:50.413560 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 23:54:50.413700 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} executeQuery: Read 302 rows, 21.59 KiB in 0.001066123 sec., 283269 rows/sec., 19.77 MiB/sec. 2023.10.17 23:54:50.413851 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} DynamicQueryHandler: Done processing query 2023.10.17 23:54:50.413876 [ 3 ] {93a5557b-b314-440e-81da-ca74c6e4e771} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:54:50.413893 [ 3 ] {} HTTP-Session: a56fd812-42ae-49e5-ad8a-93d89c1b49f9 Destroying unnamed session 2023.10.17 23:54:50.414047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:50.414093 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:50.414112 [ 3 ] {} HTTP-Session: aa21db8a-4aec-42b7-a824-ce3c654ae241 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:50.414129 [ 3 ] {} HTTP-Session: aa21db8a-4aec-42b7-a824-ce3c654ae241 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:50.414199 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:50.414239 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:54:50.414352 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:50.414681 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:50.414934 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 23:54:50.415119 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 23:54:50.415250 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} executeQuery: Read 6 rows, 258.00 B in 0.001021172 sec., 5875 rows/sec., 246.73 KiB/sec. 2023.10.17 23:54:50.415373 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} DynamicQueryHandler: Done processing query 2023.10.17 23:54:50.415397 [ 3 ] {a6c174a6-5639-4e46-80dd-71e6968b8792} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:50.415414 [ 3 ] {} HTTP-Session: aa21db8a-4aec-42b7-a824-ce3c654ae241 Destroying unnamed session 2023.10.17 23:54:50.415542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:50.415588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:50.415606 [ 3 ] {} HTTP-Session: 8c4a4f2d-498d-469b-b182-f973c3b94266 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:50.415623 [ 3 ] {} HTTP-Session: 8c4a4f2d-498d-469b-b182-f973c3b94266 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:50.415696 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:50.415738 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:54:50.415858 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:50.416162 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:50.416414 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.17 23:54:50.416588 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.17 23:54:50.416731 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} executeQuery: Read 63 rows, 3.91 KiB in 0.000992922 sec., 63449 rows/sec., 3.85 MiB/sec. 2023.10.17 23:54:50.416862 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} DynamicQueryHandler: Done processing query 2023.10.17 23:54:50.416886 [ 3 ] {5e3f51d3-48e6-43c5-a54b-b7213338c811} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:54:50.416903 [ 3 ] {} HTTP-Session: 8c4a4f2d-498d-469b-b182-f973c3b94266 Destroying unnamed session 2023.10.17 23:54:50.417083 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:50.417128 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:50.417147 [ 3 ] {} HTTP-Session: 75b1e2da-4d89-4d6a-87bb-c6c3e5a60432 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:50.417164 [ 3 ] {} HTTP-Session: 75b1e2da-4d89-4d6a-87bb-c6c3e5a60432 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:50.417252 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:50.417296 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:50.417434 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:50.417891 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:50.418193 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 23:54:50.418371 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 23:54:50.418513 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} executeQuery: Read 38 rows, 52.51 KiB in 0.001222777 sec., 31076 rows/sec., 41.94 MiB/sec. 2023.10.17 23:54:50.418650 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} DynamicQueryHandler: Done processing query 2023.10.17 23:54:50.418674 [ 3 ] {8c5526a7-6fde-4a6f-b913-052c19a9d1ed} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 23:54:50.418690 [ 3 ] {} HTTP-Session: 75b1e2da-4d89-4d6a-87bb-c6c3e5a60432 Destroying unnamed session 2023.10.17 23:54:50.418811 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:50.418856 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:50.418875 [ 3 ] {} HTTP-Session: c6be4682-0eb2-4898-ba6d-70ee964845c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:50.418892 [ 3 ] {} HTTP-Session: c6be4682-0eb2-4898-ba6d-70ee964845c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:50.418962 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:50.419002 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:54:50.419108 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:50.419367 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:50.419603 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 23:54:50.419775 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 23:54:50.419906 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} executeQuery: Read 19 rows, 1.01 KiB in 0.0009108 sec., 20860 rows/sec., 1.08 MiB/sec. 2023.10.17 23:54:50.419899 [ 176 ] {} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 23:54:50.420014 [ 176 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:50.420109 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} DynamicQueryHandler: Done processing query 2023.10.17 23:54:50.420168 [ 3 ] {e303febc-18e1-4e92-adb7-f13cf42ba436} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:54:50.420190 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 23:54:50.420226 [ 3 ] {} HTTP-Session: c6be4682-0eb2-4898-ba6d-70ee964845c4 Destroying unnamed session 2023.10.17 23:54:50.420368 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:54:50.420410 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 128 rows starting from the beginning of the part 2023.10.17 23:54:50.420557 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 19 rows starting from the beginning of the part 2023.10.17 23:54:50.420661 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 19 rows starting from the beginning of the part 2023.10.17 23:54:50.420787 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 19 rows starting from the beginning of the part 2023.10.17 23:54:50.420880 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 19 rows starting from the beginning of the part 2023.10.17 23:54:50.420968 [ 21 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 19 rows starting from the beginning of the part 2023.10.17 23:54:50.421622 [ 22 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 223 rows, containing 4 columns (4 merged, 0 gathered) in 0.001543144 sec., 144510.16885008788 rows/sec., 7.87 MiB/sec. 2023.10.17 23:54:50.421765 [ 22 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 23:54:50.422002 [ 22 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 23:54:50.422078 [ 22 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_11_2} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 23:54:55.401525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:55.401656 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:55.401685 [ 3 ] {} HTTP-Session: 55f38ae4-ec7c-4732-9b47-86597e4a4736 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:55.401713 [ 3 ] {} HTTP-Session: 55f38ae4-ec7c-4732-9b47-86597e4a4736 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:55.401859 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:55.401930 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:54:55.402116 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:55.402644 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:55.403032 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 23:54:55.403201 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 23:54:55.403325 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} executeQuery: Read 7 rows, 581.00 B in 0.001423641 sec., 4916 rows/sec., 398.54 KiB/sec. 2023.10.17 23:54:55.403600 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} DynamicQueryHandler: Done processing query 2023.10.17 23:54:55.403627 [ 3 ] {29fe108b-ef15-4e16-9c5c-107b335d1375} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:55.403645 [ 3 ] {} HTTP-Session: 55f38ae4-ec7c-4732-9b47-86597e4a4736 Destroying unnamed session 2023.10.17 23:54:55.403765 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:55.403817 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:55.403837 [ 3 ] {} HTTP-Session: 44838675-0264-4e56-a4a4-c927f0071b3a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:55.403856 [ 3 ] {} HTTP-Session: 44838675-0264-4e56-a4a4-c927f0071b3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:55.403939 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:55.403982 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:54:55.404108 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:55.404435 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:55.404643 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 23:54:55.404794 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 23:54:55.404898 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} executeQuery: Read 21 rows, 1.94 KiB in 0.000929701 sec., 22587 rows/sec., 2.04 MiB/sec. 2023.10.17 23:54:55.405045 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} DynamicQueryHandler: Done processing query 2023.10.17 23:54:55.405069 [ 3 ] {81d75085-cb5d-4fa9-9526-ab113eceb5fc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:55.405086 [ 3 ] {} HTTP-Session: 44838675-0264-4e56-a4a4-c927f0071b3a Destroying unnamed session 2023.10.17 23:54:55.405199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:55.405243 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:55.405261 [ 3 ] {} HTTP-Session: ba32385f-cdeb-4294-9aa9-35f2b235bd92 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:55.405279 [ 3 ] {} HTTP-Session: ba32385f-cdeb-4294-9aa9-35f2b235bd92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:55.405349 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:55.405389 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:54:55.405492 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:55.405766 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:55.405974 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 23:54:55.406123 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 23:54:55.406223 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} executeQuery: Read 7 rows, 574.00 B in 0.000845849 sec., 8275 rows/sec., 662.70 KiB/sec. 2023.10.17 23:54:55.406339 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} DynamicQueryHandler: Done processing query 2023.10.17 23:54:55.406362 [ 3 ] {b150c1c2-e1fd-42c8-9ba2-cc30ac9b92dc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:54:55.406378 [ 3 ] {} HTTP-Session: ba32385f-cdeb-4294-9aa9-35f2b235bd92 Destroying unnamed session 2023.10.17 23:54:55.406525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:54:55.406569 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:54:55.406587 [ 3 ] {} HTTP-Session: 3965e705-c336-44e3-8df0-7b4abfa88043 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:54:55.406604 [ 3 ] {} HTTP-Session: 3965e705-c336-44e3-8df0-7b4abfa88043 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:54:55.406676 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:54:55.406720 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:54:55.406858 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:54:55.407168 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:54:55.407448 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 23:54:55.407647 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 23:54:55.407752 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} executeQuery: Read 7 rows, 9.67 KiB in 0.001047693 sec., 6681 rows/sec., 9.02 MiB/sec. 2023.10.17 23:54:55.407873 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} DynamicQueryHandler: Done processing query 2023.10.17 23:54:55.407897 [ 3 ] {36c9f2db-4847-4c4f-88d2-bff2353c7129} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:54:55.407912 [ 3 ] {} HTTP-Session: 3965e705-c336-44e3-8df0-7b4abfa88043 Destroying unnamed session 2023.10.17 23:55:00.409039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:00.409219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:00.409265 [ 3 ] {} HTTP-Session: adb8248e-2db4-4e2d-b5d1-47fe6d7d7f69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:00.409308 [ 3 ] {} HTTP-Session: adb8248e-2db4-4e2d-b5d1-47fe6d7d7f69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:00.409475 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:00.409535 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:00.409694 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:00.410125 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:00.410387 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 23:55:00.410552 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 23:55:00.410685 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} executeQuery: Read 44 rows, 3.42 KiB in 0.001166065 sec., 37733 rows/sec., 2.86 MiB/sec. 2023.10.17 23:55:00.410852 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} DynamicQueryHandler: Done processing query 2023.10.17 23:55:00.410878 [ 3 ] {fb17b5b8-0f0c-4b35-9acd-5a2174be837c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:00.410894 [ 3 ] {} HTTP-Session: adb8248e-2db4-4e2d-b5d1-47fe6d7d7f69 Destroying unnamed session 2023.10.17 23:55:00.411070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:00.411115 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:00.411134 [ 3 ] {} HTTP-Session: c5383350-1196-4046-9a9e-7c95bc2bb65a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:00.411151 [ 3 ] {} HTTP-Session: c5383350-1196-4046-9a9e-7c95bc2bb65a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:00.411230 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:00.411271 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:00.411379 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:00.411815 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:00.412045 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 23:55:00.412197 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 23:55:00.412307 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} executeQuery: Read 201 rows, 19.77 KiB in 0.001047423 sec., 191899 rows/sec., 18.43 MiB/sec. 2023.10.17 23:55:00.412434 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} DynamicQueryHandler: Done processing query 2023.10.17 23:55:00.412458 [ 3 ] {2a0f9540-ef27-4db0-915d-6689f51b32df} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.17 23:55:00.412474 [ 3 ] {} HTTP-Session: c5383350-1196-4046-9a9e-7c95bc2bb65a Destroying unnamed session 2023.10.17 23:55:00.412648 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:00.412693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:00.412711 [ 3 ] {} HTTP-Session: 82e94342-0aff-45ba-a7e9-ff1c8bcf75a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:00.412729 [ 3 ] {} HTTP-Session: 82e94342-0aff-45ba-a7e9-ff1c8bcf75a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:00.412806 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:00.412846 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:00.412954 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:00.413379 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:00.413602 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 23:55:00.413747 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 23:55:00.413875 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} executeQuery: Read 302 rows, 21.59 KiB in 0.001034793 sec., 291845 rows/sec., 20.37 MiB/sec. 2023.10.17 23:55:00.413982 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} DynamicQueryHandler: Done processing query 2023.10.17 23:55:00.414006 [ 3 ] {4c9d9fb2-5959-445b-994a-7e086f8ae7a8} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:55:00.414021 [ 3 ] {} HTTP-Session: 82e94342-0aff-45ba-a7e9-ff1c8bcf75a6 Destroying unnamed session 2023.10.17 23:55:00.414167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:00.414210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:00.414228 [ 3 ] {} HTTP-Session: 2a8fb4a5-7d55-4210-97fa-771696b97e13 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:00.414245 [ 3 ] {} HTTP-Session: 2a8fb4a5-7d55-4210-97fa-771696b97e13 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:00.414314 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:00.414354 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:55:00.414461 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:00.414696 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:00.414936 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 23:55:00.415132 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 23:55:00.415261 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} executeQuery: Read 6 rows, 258.00 B in 0.00091222 sec., 6577 rows/sec., 276.20 KiB/sec. 2023.10.17 23:55:00.415257 [ 122 ] {} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 23:55:00.415375 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:00.415426 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} DynamicQueryHandler: Done processing query 2023.10.17 23:55:00.415497 [ 3 ] {32319070-c8bb-4e8f-b1a8-49cfa221505f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:00.415528 [ 3 ] {} HTTP-Session: 2a8fb4a5-7d55-4210-97fa-771696b97e13 Destroying unnamed session 2023.10.17 23:55:00.415529 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 23:55:00.415699 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:00.415706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:00.415762 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 36 rows starting from the beginning of the part 2023.10.17 23:55:00.415797 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:00.415844 [ 3 ] {} HTTP-Session: 8f1ed10a-e27c-4933-b56c-109c0d136f78 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:00.415872 [ 3 ] {} HTTP-Session: 8f1ed10a-e27c-4933-b56c-109c0d136f78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:00.416026 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.10.17 23:55:00.416073 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:00.416167 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:55:00.416285 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 6 rows starting from the beginning of the part 2023.10.17 23:55:00.416591 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.10.17 23:55:00.416702 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:00.416834 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 6 rows starting from the beginning of the part 2023.10.17 23:55:00.416987 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 6 rows starting from the beginning of the part 2023.10.17 23:55:00.417484 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:00.418043 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.17 23:55:00.418418 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002974385 sec., 22189.461014629916 rows/sec., 931.78 KiB/sec. 2023.10.17 23:55:00.418430 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.17 23:55:00.418611 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 23:55:00.418631 [ 122 ] {} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.17 23:55:00.418696 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} executeQuery: Read 63 rows, 3.91 KiB in 0.002540266 sec., 24800 rows/sec., 1.50 MiB/sec. 2023.10.17 23:55:00.418742 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:00.418991 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.17 23:55:00.419059 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} DynamicQueryHandler: Done processing query 2023.10.17 23:55:00.419113 [ 3 ] {dc383a32-c86b-4641-b8bd-7933bb7a5f14} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:00.419165 [ 3 ] {} HTTP-Session: 8f1ed10a-e27c-4933-b56c-109c0d136f78 Destroying unnamed session 2023.10.17 23:55:00.419212 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 23:55:00.419292 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:00.419346 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 378 rows starting from the beginning of the part 2023.10.17 23:55:00.419358 [ 21 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_11_2} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 23:55:00.419440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:00.419566 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:00.419623 [ 3 ] {} HTTP-Session: 23851e70-d003-49b0-9753-00c1d00876ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:00.419668 [ 3 ] {} HTTP-Session: 23851e70-d003-49b0-9753-00c1d00876ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:00.419688 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part 2023.10.17 23:55:00.419898 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:00.419938 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 63 rows starting from the beginning of the part 2023.10.17 23:55:00.420022 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:00.420238 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 63 rows starting from the beginning of the part 2023.10.17 23:55:00.420602 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 63 rows starting from the beginning of the part 2023.10.17 23:55:00.420699 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:00.420917 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part 2023.10.17 23:55:00.421703 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:00.422514 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 23:55:00.422558 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 693 rows, containing 5 columns (5 merged, 0 gathered) in 0.003712801 sec., 186651.53343796235 rows/sec., 11.32 MiB/sec. 2023.10.17 23:55:00.422715 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.17 23:55:00.422840 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 23:55:00.423000 [ 122 ] {} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 23:55:00.423078 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} executeQuery: Read 38 rows, 52.51 KiB in 0.003092258 sec., 12288 rows/sec., 16.58 MiB/sec. 2023.10.17 23:55:00.423097 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.17 23:55:00.423099 [ 122 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:00.423270 [ 22 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_11_2} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.17 23:55:00.423601 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 23:55:00.423634 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} DynamicQueryHandler: Done processing query 2023.10.17 23:55:00.423676 [ 3 ] {4fdf6136-60f3-4ccc-a629-f0f2f65e6300} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 23:55:00.423723 [ 3 ] {} HTTP-Session: 23851e70-d003-49b0-9753-00c1d00876ed Destroying unnamed session 2023.10.17 23:55:00.423794 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:00.423831 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 198 rows starting from the beginning of the part 2023.10.17 23:55:00.423908 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:00.423990 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:00.424057 [ 3 ] {} HTTP-Session: d7b0c837-cd81-479d-a083-f93941158669 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:00.424087 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 38 rows starting from the beginning of the part 2023.10.17 23:55:00.424100 [ 3 ] {} HTTP-Session: d7b0c837-cd81-479d-a083-f93941158669 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:00.424349 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:00.424369 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:00.424452 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:55:00.424710 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 38 rows starting from the beginning of the part 2023.10.17 23:55:00.424937 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:00.424985 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:00.425259 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 38 rows starting from the beginning of the part 2023.10.17 23:55:00.425728 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:00.426115 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 23:55:00.426472 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 23:55:00.426757 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} executeQuery: Read 19 rows, 1.01 KiB in 0.002342151 sec., 8112 rows/sec., 430.71 KiB/sec. 2023.10.17 23:55:00.427015 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} DynamicQueryHandler: Done processing query 2023.10.17 23:55:00.427040 [ 3 ] {9e140247-c748-4ecb-a574-d113f2880443} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:00.427056 [ 3 ] {} HTTP-Session: d7b0c837-cd81-479d-a083-f93941158669 Destroying unnamed session 2023.10.17 23:55:00.427529 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 326 rows, containing 6 columns (6 merged, 0 gathered) in 0.004318495 sec., 75489.26188405915 rows/sec., 101.87 MiB/sec. 2023.10.17 23:55:00.427761 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 23:55:00.427983 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 23:55:00.428051 [ 15 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 23:55:00.428117 [ 15 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_16_3: 4.00 MiB. 2023.10.17 23:55:01.000123 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 234.06 MiB, peak 235.29 MiB, will set to 229.90 MiB (RSS), difference: -4.16 MiB 2023.10.17 23:55:05.176236 [ 104 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:55:05.176295 [ 104 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:55:05.401356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:05.401470 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:05.401496 [ 3 ] {} HTTP-Session: fb92a2af-efa5-49df-ab0e-0d5044cb9a67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:05.401522 [ 3 ] {} HTTP-Session: fb92a2af-efa5-49df-ab0e-0d5044cb9a67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:05.401664 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:05.401734 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:05.401919 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:05.402354 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:05.402649 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 23:55:05.402811 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 23:55:05.402956 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} executeQuery: Read 7 rows, 581.00 B in 0.001239327 sec., 5648 rows/sec., 457.82 KiB/sec. 2023.10.17 23:55:05.402958 [ 104 ] {} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 23:55:05.403080 [ 104 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:05.403149 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} DynamicQueryHandler: Done processing query 2023.10.17 23:55:05.403219 [ 3 ] {d01c6267-a21f-4bd8-b9b3-bedb9680f84c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:05.403238 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 23:55:05.403259 [ 3 ] {} HTTP-Session: fb92a2af-efa5-49df-ab0e-0d5044cb9a67 Destroying unnamed session 2023.10.17 23:55:05.403414 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:05.403458 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:05.403478 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 51 rows starting from the beginning of the part 2023.10.17 23:55:05.403559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:05.403611 [ 3 ] {} HTTP-Session: df991603-1b72-4e66-b727-b96ba2aa7ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:05.403647 [ 3 ] {} HTTP-Session: df991603-1b72-4e66-b727-b96ba2aa7ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:05.403743 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:05.403859 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:05.403982 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 44 rows starting from the beginning of the part 2023.10.17 23:55:05.403985 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:05.404244 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:05.404524 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 44 rows starting from the beginning of the part 2023.10.17 23:55:05.404533 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:05.404735 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:05.405310 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:05.405810 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 23:55:05.406071 [ 15 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 160 rows, containing 4 columns (4 merged, 0 gathered) in 0.002921924 sec., 54758.43998680322 rows/sec., 4.19 MiB/sec. 2023.10.17 23:55:05.406126 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 23:55:05.406229 [ 15 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 23:55:05.406332 [ 88 ] {} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 23:55:05.406397 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} executeQuery: Read 21 rows, 1.94 KiB in 0.002450014 sec., 8571 rows/sec., 792.01 KiB/sec. 2023.10.17 23:55:05.406439 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:05.406711 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 23:55:05.406795 [ 15 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 23:55:05.406833 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} DynamicQueryHandler: Done processing query 2023.10.17 23:55:05.406889 [ 3 ] {cb9fa7b0-216a-415f-87da-fd76c29ce010} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:05.406923 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:05.406931 [ 15 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_21_4} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 23:55:05.406939 [ 3 ] {} HTTP-Session: df991603-1b72-4e66-b727-b96ba2aa7ad7 Destroying unnamed session 2023.10.17 23:55:05.406965 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 222 rows starting from the beginning of the part 2023.10.17 23:55:05.407137 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:05.407167 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part 2023.10.17 23:55:05.407239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:05.407283 [ 3 ] {} HTTP-Session: 8cf5b52a-de2a-49c2-a7f9-5e4f3b821a71 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:05.407341 [ 3 ] {} HTTP-Session: 8cf5b52a-de2a-49c2-a7f9-5e4f3b821a71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:05.407358 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 201 rows starting from the beginning of the part 2023.10.17 23:55:05.407556 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:05.407575 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part 2023.10.17 23:55:05.407667 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:05.407837 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 201 rows starting from the beginning of the part 2023.10.17 23:55:05.408143 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 21 rows starting from the beginning of the part 2023.10.17 23:55:05.408217 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:05.409047 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:05.409463 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 23:55:05.409789 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 23:55:05.409792 [ 15 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 687 rows, containing 4 columns (4 merged, 0 gathered) in 0.003272442 sec., 209934.96599786947 rows/sec., 20.01 MiB/sec. 2023.10.17 23:55:05.409946 [ 88 ] {} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 23:55:05.409995 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 23:55:05.410008 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} executeQuery: Read 7 rows, 574.00 B in 0.002376012 sec., 2946 rows/sec., 235.92 KiB/sec. 2023.10.17 23:55:05.410029 [ 88 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:05.410284 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 23:55:05.410458 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} DynamicQueryHandler: Done processing query 2023.10.17 23:55:05.410520 [ 3 ] {f1ec1823-663c-42cf-a364-1a1dcf698242} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:05.410544 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 23:55:05.410550 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:05.410560 [ 3 ] {} HTTP-Session: 8cf5b52a-de2a-49c2-a7f9-5e4f3b821a71 Destroying unnamed session 2023.10.17 23:55:05.410641 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 327 rows starting from the beginning of the part 2023.10.17 23:55:05.410679 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_21_4} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 23:55:05.410755 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:05.410870 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:05.410909 [ 3 ] {} HTTP-Session: 241007c2-5c74-4514-9dd6-370c98d9a3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:05.410916 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:05.410934 [ 3 ] {} HTTP-Session: 241007c2-5c74-4514-9dd6-370c98d9a3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:05.411053 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 302 rows starting from the beginning of the part 2023.10.17 23:55:05.411058 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:05.411120 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:05.411179 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:05.411355 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 302 rows starting from the beginning of the part 2023.10.17 23:55:05.411447 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:05.411511 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:05.411974 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:05.412371 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 23:55:05.412517 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 952 rows, containing 4 columns (4 merged, 0 gathered) in 0.002383072 sec., 399484.3630406467 rows/sec., 28.05 MiB/sec. 2023.10.17 23:55:05.412595 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 23:55:05.412645 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 23:55:05.412760 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} executeQuery: Read 7 rows, 9.67 KiB in 0.001660156 sec., 4216 rows/sec., 5.69 MiB/sec. 2023.10.17 23:55:05.412887 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 23:55:05.412906 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} DynamicQueryHandler: Done processing query 2023.10.17 23:55:05.412931 [ 3 ] {e400ee25-5772-4606-a45c-01dab1dd65b7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:55:05.412952 [ 31 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_21_4} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 23:55:05.412952 [ 3 ] {} HTTP-Session: 241007c2-5c74-4514-9dd6-370c98d9a3dd Destroying unnamed session 2023.10.17 23:55:10.408216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:10.408340 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:10.408365 [ 3 ] {} HTTP-Session: 93d7222b-3a33-435c-af58-64275f5b6b56 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:10.408389 [ 3 ] {} HTTP-Session: 93d7222b-3a33-435c-af58-64275f5b6b56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:10.408520 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:10.408582 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:10.408742 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:10.409216 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:10.409514 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 23:55:10.409682 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 23:55:10.409816 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} executeQuery: Read 44 rows, 3.42 KiB in 0.001255648 sec., 35041 rows/sec., 2.66 MiB/sec. 2023.10.17 23:55:10.409998 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} DynamicQueryHandler: Done processing query 2023.10.17 23:55:10.410025 [ 3 ] {3b04d906-4b34-4e6d-8226-34c2fcfb2ee9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:10.410043 [ 3 ] {} HTTP-Session: 93d7222b-3a33-435c-af58-64275f5b6b56 Destroying unnamed session 2023.10.17 23:55:10.410222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:10.410275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:10.410296 [ 3 ] {} HTTP-Session: c505ce52-c6ee-4f31-ac16-c532e4881e1e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:10.410314 [ 3 ] {} HTTP-Session: c505ce52-c6ee-4f31-ac16-c532e4881e1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:10.410404 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:10.410446 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:10.410554 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:10.411010 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:10.411242 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 23:55:10.411396 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 23:55:10.411529 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} executeQuery: Read 201 rows, 19.77 KiB in 0.001094394 sec., 183663 rows/sec., 17.64 MiB/sec. 2023.10.17 23:55:10.411656 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} DynamicQueryHandler: Done processing query 2023.10.17 23:55:10.411681 [ 3 ] {f86bc030-0c7b-4abb-a90d-20e897286a2d} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.17 23:55:10.411697 [ 3 ] {} HTTP-Session: c505ce52-c6ee-4f31-ac16-c532e4881e1e Destroying unnamed session 2023.10.17 23:55:10.411934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:10.411980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:10.411999 [ 3 ] {} HTTP-Session: eeb6cafa-0e9e-4df3-add6-106d0d1a1b60 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:10.412017 [ 3 ] {} HTTP-Session: eeb6cafa-0e9e-4df3-add6-106d0d1a1b60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:10.412111 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:10.412151 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:10.412258 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:10.412717 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:10.412946 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 23:55:10.413097 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 23:55:10.413219 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} executeQuery: Read 302 rows, 21.59 KiB in 0.001080003 sec., 279628 rows/sec., 19.52 MiB/sec. 2023.10.17 23:55:10.413345 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} DynamicQueryHandler: Done processing query 2023.10.17 23:55:10.413370 [ 3 ] {4695d839-edfb-4e55-8ee8-23f8a1a06cbc} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:55:10.413386 [ 3 ] {} HTTP-Session: eeb6cafa-0e9e-4df3-add6-106d0d1a1b60 Destroying unnamed session 2023.10.17 23:55:10.413504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:10.413551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:10.413570 [ 3 ] {} HTTP-Session: 98711fd4-36b2-4ba6-925b-b26082147de6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:10.413586 [ 3 ] {} HTTP-Session: 98711fd4-36b2-4ba6-925b-b26082147de6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:10.413656 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:10.413696 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:55:10.413806 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:10.414072 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:10.414316 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 23:55:10.414489 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 23:55:10.414621 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} executeQuery: Read 6 rows, 258.00 B in 0.000927631 sec., 6468 rows/sec., 271.61 KiB/sec. 2023.10.17 23:55:10.414792 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} DynamicQueryHandler: Done processing query 2023.10.17 23:55:10.414816 [ 3 ] {556d3719-adef-4dee-aa5c-436c64f59d1c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:10.414834 [ 3 ] {} HTTP-Session: 98711fd4-36b2-4ba6-925b-b26082147de6 Destroying unnamed session 2023.10.17 23:55:10.414960 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:10.415005 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:10.415024 [ 3 ] {} HTTP-Session: d5baaeec-7b0d-44e5-b969-c1d5bbb731e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:10.415041 [ 3 ] {} HTTP-Session: d5baaeec-7b0d-44e5-b969-c1d5bbb731e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:10.415114 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:10.415156 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:55:10.415281 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:10.415592 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:10.415874 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.17 23:55:10.416047 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.17 23:55:10.416170 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} executeQuery: Read 63 rows, 3.91 KiB in 0.001018773 sec., 61839 rows/sec., 3.75 MiB/sec. 2023.10.17 23:55:10.416296 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} DynamicQueryHandler: Done processing query 2023.10.17 23:55:10.416320 [ 3 ] {b454087c-9070-497c-83da-d30d4f46cccd} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:10.416336 [ 3 ] {} HTTP-Session: d5baaeec-7b0d-44e5-b969-c1d5bbb731e7 Destroying unnamed session 2023.10.17 23:55:10.416495 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:10.416539 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:10.416558 [ 3 ] {} HTTP-Session: 19ae7b1d-8599-45ef-b816-b879afd0f0f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:10.416574 [ 3 ] {} HTTP-Session: 19ae7b1d-8599-45ef-b816-b879afd0f0f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:10.416663 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:10.416708 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:10.416842 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:10.417298 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:10.417608 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 23:55:10.417785 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 23:55:10.417916 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} executeQuery: Read 38 rows, 52.51 KiB in 0.001223717 sec., 31052 rows/sec., 41.90 MiB/sec. 2023.10.17 23:55:10.418044 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} DynamicQueryHandler: Done processing query 2023.10.17 23:55:10.418068 [ 3 ] {b39d1c8c-d44f-48d8-b4b8-5b50a7b855d7} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 23:55:10.418084 [ 3 ] {} HTTP-Session: 19ae7b1d-8599-45ef-b816-b879afd0f0f3 Destroying unnamed session 2023.10.17 23:55:10.418204 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:10.418248 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:10.418266 [ 3 ] {} HTTP-Session: 71a81a02-3f20-4113-b792-cc5da6de6719 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:10.418283 [ 3 ] {} HTTP-Session: 71a81a02-3f20-4113-b792-cc5da6de6719 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:10.418353 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:10.418391 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:55:10.418496 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:10.418735 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:10.418962 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 23:55:10.419128 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 23:55:10.419255 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} executeQuery: Read 19 rows, 1.01 KiB in 0.000872829 sec., 21768 rows/sec., 1.13 MiB/sec. 2023.10.17 23:55:10.419426 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} DynamicQueryHandler: Done processing query 2023.10.17 23:55:10.419450 [ 3 ] {81cce134-2afc-4b98-904a-96f83e839ff6} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:10.419466 [ 3 ] {} HTTP-Session: 71a81a02-3f20-4113-b792-cc5da6de6719 Destroying unnamed session 2023.10.17 23:55:15.402167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:15.402367 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:15.402414 [ 3 ] {} HTTP-Session: 585c37ef-830a-46e9-a2ee-48ec697574a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:15.402455 [ 3 ] {} HTTP-Session: 585c37ef-830a-46e9-a2ee-48ec697574a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:15.402658 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:15.402756 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:15.402986 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:15.403481 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:15.403747 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 23:55:15.403920 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 23:55:15.404074 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} executeQuery: Read 7 rows, 581.00 B in 0.00136188 sec., 5139 rows/sec., 416.62 KiB/sec. 2023.10.17 23:55:15.404218 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} DynamicQueryHandler: Done processing query 2023.10.17 23:55:15.404243 [ 3 ] {7c0b8ca2-92bd-4925-ae29-281ff3cd8d5a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:15.404260 [ 3 ] {} HTTP-Session: 585c37ef-830a-46e9-a2ee-48ec697574a8 Destroying unnamed session 2023.10.17 23:55:15.404384 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:15.404429 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:15.404448 [ 3 ] {} HTTP-Session: 9e4cca12-1b54-4a35-9573-d7d99444fc1e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:15.404465 [ 3 ] {} HTTP-Session: 9e4cca12-1b54-4a35-9573-d7d99444fc1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:15.404537 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:15.404577 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:15.404683 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:15.404954 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:15.405163 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 23:55:15.405312 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 23:55:15.405431 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} executeQuery: Read 21 rows, 1.94 KiB in 0.000857448 sec., 24491 rows/sec., 2.21 MiB/sec. 2023.10.17 23:55:15.405550 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} DynamicQueryHandler: Done processing query 2023.10.17 23:55:15.405573 [ 3 ] {360537aa-54b6-4653-8273-c7b1575c6c31} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:15.405590 [ 3 ] {} HTTP-Session: 9e4cca12-1b54-4a35-9573-d7d99444fc1e Destroying unnamed session 2023.10.17 23:55:15.405706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:15.405751 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:15.405769 [ 3 ] {} HTTP-Session: 9caf7d03-7c20-4b85-a376-94a0e5256f4d Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:15.405785 [ 3 ] {} HTTP-Session: 9caf7d03-7c20-4b85-a376-94a0e5256f4d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:15.405855 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:15.405893 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:15.405999 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:15.406251 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:15.406452 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 23:55:15.406597 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 23:55:15.406730 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} executeQuery: Read 7 rows, 574.00 B in 0.000837418 sec., 8359 rows/sec., 669.38 KiB/sec. 2023.10.17 23:55:15.406936 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} DynamicQueryHandler: Done processing query 2023.10.17 23:55:15.406961 [ 3 ] {8bd56803-d386-4d65-9201-fc3446ff82bb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:15.406977 [ 3 ] {} HTTP-Session: 9caf7d03-7c20-4b85-a376-94a0e5256f4d Destroying unnamed session 2023.10.17 23:55:15.407126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:15.407171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:15.407189 [ 3 ] {} HTTP-Session: d1423f68-038d-4fbf-8a53-44051b52ce04 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:15.407206 [ 3 ] {} HTTP-Session: d1423f68-038d-4fbf-8a53-44051b52ce04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:15.407281 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:15.407327 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:15.407483 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:15.407779 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:15.408065 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 23:55:15.408241 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 23:55:15.408367 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} executeQuery: Read 7 rows, 9.67 KiB in 0.001059293 sec., 6608 rows/sec., 8.92 MiB/sec. 2023.10.17 23:55:15.408492 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} DynamicQueryHandler: Done processing query 2023.10.17 23:55:15.408515 [ 3 ] {54227124-619e-48e8-a290-2a1a207e20de} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:55:15.408532 [ 3 ] {} HTTP-Session: d1423f68-038d-4fbf-8a53-44051b52ce04 Destroying unnamed session 2023.10.17 23:55:20.176538 [ 77 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:55:20.176602 [ 77 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:55:20.408180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:20.408324 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:20.408369 [ 3 ] {} HTTP-Session: 91420f18-fc25-4c0f-b36f-a13d1babb054 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:20.408410 [ 3 ] {} HTTP-Session: 91420f18-fc25-4c0f-b36f-a13d1babb054 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:20.408607 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:20.408701 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:20.408965 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:20.409496 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:20.409762 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 23:55:20.409937 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 23:55:20.410083 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} executeQuery: Read 44 rows, 3.42 KiB in 0.001415581 sec., 31082 rows/sec., 2.36 MiB/sec. 2023.10.17 23:55:20.410235 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} DynamicQueryHandler: Done processing query 2023.10.17 23:55:20.410262 [ 3 ] {e1431906-a0d2-4c35-876b-6153aa49015a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:20.410280 [ 3 ] {} HTTP-Session: 91420f18-fc25-4c0f-b36f-a13d1babb054 Destroying unnamed session 2023.10.17 23:55:20.410511 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:20.410562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:20.410582 [ 3 ] {} HTTP-Session: f52c7688-f868-40ed-afd9-95440ef19c51 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:20.410600 [ 3 ] {} HTTP-Session: f52c7688-f868-40ed-afd9-95440ef19c51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:20.410689 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:20.410730 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:20.410839 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:20.411243 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:20.411472 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 23:55:20.411617 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 23:55:20.411734 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} executeQuery: Read 201 rows, 19.77 KiB in 0.001016743 sec., 197690 rows/sec., 18.99 MiB/sec. 2023.10.17 23:55:20.411852 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} DynamicQueryHandler: Done processing query 2023.10.17 23:55:20.411877 [ 3 ] {564f233b-ca72-48c7-add9-d73506794de4} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.17 23:55:20.411893 [ 3 ] {} HTTP-Session: f52c7688-f868-40ed-afd9-95440ef19c51 Destroying unnamed session 2023.10.17 23:55:20.412070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:20.412116 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:20.412135 [ 3 ] {} HTTP-Session: 4868ac7f-f2c6-4287-93a3-6f95652369c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:20.412152 [ 3 ] {} HTTP-Session: 4868ac7f-f2c6-4287-93a3-6f95652369c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:20.412238 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:20.412279 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:20.412385 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:20.412895 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:20.413117 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 23:55:20.413263 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 23:55:20.413377 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} executeQuery: Read 302 rows, 21.59 KiB in 0.001101984 sec., 274051 rows/sec., 19.13 MiB/sec. 2023.10.17 23:55:20.413536 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} DynamicQueryHandler: Done processing query 2023.10.17 23:55:20.413561 [ 3 ] {2fa7f996-6f3f-4eb2-a29a-4457bfe4c672} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:55:20.413578 [ 3 ] {} HTTP-Session: 4868ac7f-f2c6-4287-93a3-6f95652369c2 Destroying unnamed session 2023.10.17 23:55:20.413734 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:20.413779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:20.413798 [ 3 ] {} HTTP-Session: 03d4fdaa-0cb2-4d59-b478-396378afb576 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:20.413814 [ 3 ] {} HTTP-Session: 03d4fdaa-0cb2-4d59-b478-396378afb576 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:20.413882 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:20.413923 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:55:20.414031 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:20.414288 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:20.414529 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 23:55:20.414704 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 23:55:20.414816 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} executeQuery: Read 6 rows, 258.00 B in 0.00089905 sec., 6673 rows/sec., 280.24 KiB/sec. 2023.10.17 23:55:20.414976 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} DynamicQueryHandler: Done processing query 2023.10.17 23:55:20.415000 [ 3 ] {d72f4023-4430-494e-9e9f-65eec392df65} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:20.415016 [ 3 ] {} HTTP-Session: 03d4fdaa-0cb2-4d59-b478-396378afb576 Destroying unnamed session 2023.10.17 23:55:20.415157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:20.415201 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:20.415219 [ 3 ] {} HTTP-Session: 7987c322-7866-48f2-a6c1-6f97fcee39d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:20.415235 [ 3 ] {} HTTP-Session: 7987c322-7866-48f2-a6c1-6f97fcee39d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:20.415309 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:20.415351 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:55:20.415472 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:20.415780 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:20.416028 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.17 23:55:20.416206 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.17 23:55:20.416332 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} executeQuery: Read 63 rows, 3.91 KiB in 0.000994052 sec., 63376 rows/sec., 3.84 MiB/sec. 2023.10.17 23:55:20.416454 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} DynamicQueryHandler: Done processing query 2023.10.17 23:55:20.416478 [ 3 ] {3c0790ac-9115-4cc2-acae-a9988982707a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:20.416493 [ 3 ] {} HTTP-Session: 7987c322-7866-48f2-a6c1-6f97fcee39d4 Destroying unnamed session 2023.10.17 23:55:20.416675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:20.416720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:20.416739 [ 3 ] {} HTTP-Session: 99536520-61fe-4ab3-94ca-089dafeebe76 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:20.416755 [ 3 ] {} HTTP-Session: 99536520-61fe-4ab3-94ca-089dafeebe76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:20.416840 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:20.416884 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:20.417018 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:20.417517 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:20.417816 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 23:55:20.417988 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 23:55:20.418120 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} executeQuery: Read 38 rows, 52.51 KiB in 0.001238497 sec., 30682 rows/sec., 41.40 MiB/sec. 2023.10.17 23:55:20.418272 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} DynamicQueryHandler: Done processing query 2023.10.17 23:55:20.418296 [ 3 ] {ba59ddc0-49c7-4a83-84f7-5728ded8e937} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 23:55:20.418312 [ 3 ] {} HTTP-Session: 99536520-61fe-4ab3-94ca-089dafeebe76 Destroying unnamed session 2023.10.17 23:55:20.418438 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:20.418482 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:20.418500 [ 3 ] {} HTTP-Session: 35ce9668-1504-4d37-90a8-e947314ddb9a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:20.418516 [ 3 ] {} HTTP-Session: 35ce9668-1504-4d37-90a8-e947314ddb9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:20.418585 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:20.418622 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:55:20.418726 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:20.418980 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:20.419205 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 23:55:20.419373 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 23:55:20.419494 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} executeQuery: Read 19 rows, 1.01 KiB in 0.000882159 sec., 21538 rows/sec., 1.12 MiB/sec. 2023.10.17 23:55:20.419611 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} DynamicQueryHandler: Done processing query 2023.10.17 23:55:20.419635 [ 3 ] {3358e466-6fa8-496c-b023-194b70f5f6f8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:20.419650 [ 3 ] {} HTTP-Session: 35ce9668-1504-4d37-90a8-e947314ddb9a Destroying unnamed session 2023.10.17 23:55:25.402424 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:25.402536 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:25.402562 [ 3 ] {} HTTP-Session: bdac98f6-4a50-40d2-89e1-cb91ca3535ac Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:25.402586 [ 3 ] {} HTTP-Session: bdac98f6-4a50-40d2-89e1-cb91ca3535ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:25.402714 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:25.402775 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:25.402939 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:25.403367 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:25.403627 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 23:55:25.403790 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 23:55:25.403920 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} executeQuery: Read 7 rows, 581.00 B in 0.001171325 sec., 5976 rows/sec., 484.39 KiB/sec. 2023.10.17 23:55:25.404101 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} DynamicQueryHandler: Done processing query 2023.10.17 23:55:25.404128 [ 3 ] {54e651a6-507a-4ad3-90c8-3448212e56ad} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:25.404146 [ 3 ] {} HTTP-Session: bdac98f6-4a50-40d2-89e1-cb91ca3535ac Destroying unnamed session 2023.10.17 23:55:25.404292 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:25.404346 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:25.404367 [ 3 ] {} HTTP-Session: 2b70ecfb-3f0f-4c7c-a84f-d030b37763b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:25.404386 [ 3 ] {} HTTP-Session: 2b70ecfb-3f0f-4c7c-a84f-d030b37763b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:25.404471 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:25.404514 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:25.404622 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:25.404938 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:25.405156 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 23:55:25.405308 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 23:55:25.405418 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} executeQuery: Read 21 rows, 1.94 KiB in 0.00091894 sec., 22852 rows/sec., 2.06 MiB/sec. 2023.10.17 23:55:25.405622 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} DynamicQueryHandler: Done processing query 2023.10.17 23:55:25.405648 [ 3 ] {1be8e722-1694-426e-a555-03d343aff903} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:25.405664 [ 3 ] {} HTTP-Session: 2b70ecfb-3f0f-4c7c-a84f-d030b37763b0 Destroying unnamed session 2023.10.17 23:55:25.405785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:25.405832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:25.405851 [ 3 ] {} HTTP-Session: da3f03e9-787c-4507-b616-7cbd982e671e Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:25.405870 [ 3 ] {} HTTP-Session: da3f03e9-787c-4507-b616-7cbd982e671e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:25.405944 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:25.405986 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:25.406104 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:25.406386 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:25.406594 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 23:55:25.406744 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 23:55:25.406847 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} executeQuery: Read 7 rows, 574.00 B in 0.000874529 sec., 8004 rows/sec., 640.97 KiB/sec. 2023.10.17 23:55:25.406964 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} DynamicQueryHandler: Done processing query 2023.10.17 23:55:25.406987 [ 3 ] {84294a31-058a-489a-9d86-e6e6efda5a73} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:25.407004 [ 3 ] {} HTTP-Session: da3f03e9-787c-4507-b616-7cbd982e671e Destroying unnamed session 2023.10.17 23:55:25.407164 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:25.407221 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:25.407242 [ 3 ] {} HTTP-Session: 190a43c1-3668-4e36-86ae-d635e9fc3407 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:25.407262 [ 3 ] {} HTTP-Session: 190a43c1-3668-4e36-86ae-d635e9fc3407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:25.407349 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:25.407402 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:25.407558 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:25.407920 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:25.408202 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.17 23:55:25.408380 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.17 23:55:25.408487 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} executeQuery: Read 7 rows, 9.67 KiB in 0.001105304 sec., 6333 rows/sec., 8.55 MiB/sec. 2023.10.17 23:55:25.408479 [ 73 ] {} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.17 23:55:25.408546 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.21 GiB. 2023.10.17 23:55:25.408620 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} DynamicQueryHandler: Done processing query 2023.10.17 23:55:25.408628 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.17 23:55:25.408645 [ 3 ] {775c1659-f837-4481-835f-8bf07912c7dc} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:55:25.408684 [ 3 ] {} HTTP-Session: 190a43c1-3668-4e36-86ae-d635e9fc3407 Destroying unnamed session 2023.10.17 23:55:25.408738 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:25.408769 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 326 rows starting from the beginning of the part 2023.10.17 23:55:25.408902 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:25.408993 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 38 rows starting from the beginning of the part 2023.10.17 23:55:25.409080 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:25.409158 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 38 rows starting from the beginning of the part 2023.10.17 23:55:25.409236 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:25.410459 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 423 rows, containing 6 columns (6 merged, 0 gathered) in 0.00185846 sec., 227607.8043110963 rows/sec., 307.15 MiB/sec. 2023.10.17 23:55:25.410727 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.17 23:55:25.410926 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.17 23:55:25.410986 [ 17 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.17 23:55:25.411043 [ 17 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_21_4: 4.05 MiB. 2023.10.17 23:55:30.408736 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 6194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:30.408913 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:30.408962 [ 3 ] {} HTTP-Session: 4380db66-12d9-437c-b349-da8a9264620a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:30.409002 [ 3 ] {} HTTP-Session: 4380db66-12d9-437c-b349-da8a9264620a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:30.409203 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:30.409300 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:30.409500 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:30.409984 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:30.410238 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.17 23:55:30.410399 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.17 23:55:30.410538 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} executeQuery: Read 44 rows, 3.42 KiB in 0.001270088 sec., 34643 rows/sec., 2.63 MiB/sec. 2023.10.17 23:55:30.410545 [ 94 ] {} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.17 23:55:30.410675 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:30.410746 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} DynamicQueryHandler: Done processing query 2023.10.17 23:55:30.410791 [ 3 ] {b8d5f5a8-1d62-4ebf-b2b3-f01f4f1591b3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:30.410794 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.17 23:55:30.410813 [ 3 ] {} HTTP-Session: 4380db66-12d9-437c-b349-da8a9264620a Destroying unnamed session 2023.10.17 23:55:30.410938 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:30.410979 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 51 rows starting from the beginning of the part 2023.10.17 23:55:30.411122 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 32019, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:30.411170 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 44 rows starting from the beginning of the part 2023.10.17 23:55:30.411204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:30.411252 [ 3 ] {} HTTP-Session: d9c25bed-77a3-483a-8157-c0373b7357e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:30.411276 [ 3 ] {} HTTP-Session: d9c25bed-77a3-483a-8157-c0373b7357e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:30.411398 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:30.411496 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:30.411610 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:30.411627 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part 2023.10.17 23:55:30.411922 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:30.412076 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:30.412149 [ 21 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part 2023.10.17 23:55:30.413060 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:30.413628 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.17 23:55:30.413633 [ 23 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.002899084 sec., 67952.49809939967 rows/sec., 5.18 MiB/sec. 2023.10.17 23:55:30.413753 [ 17 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.17 23:55:30.413817 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.17 23:55:30.413971 [ 94 ] {} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.17 23:55:30.413993 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} executeQuery: Read 201 rows, 19.77 KiB in 0.002443104 sec., 82272 rows/sec., 7.90 MiB/sec. 2023.10.17 23:55:30.414031 [ 17 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.17 23:55:30.414042 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:30.414203 [ 17 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_26_5} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.17 23:55:30.414248 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.17 23:55:30.414277 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} DynamicQueryHandler: Done processing query 2023.10.17 23:55:30.414322 [ 3 ] {f38d3d5a-6c0a-4619-adde-da1a51332f78} MemoryTracker: Peak memory usage (for query): 4.22 MiB. 2023.10.17 23:55:30.414348 [ 3 ] {} HTTP-Session: d9c25bed-77a3-483a-8157-c0373b7357e5 Destroying unnamed session 2023.10.17 23:55:30.414363 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:30.414396 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 222 rows starting from the beginning of the part 2023.10.17 23:55:30.414492 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 201 rows starting from the beginning of the part 2023.10.17 23:55:30.414546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 48534, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:30.414585 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part 2023.10.17 23:55:30.414604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:30.414627 [ 3 ] {} HTTP-Session: fb0e5697-67e7-4742-acaa-4a1e367321d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:30.414649 [ 3 ] {} HTTP-Session: fb0e5697-67e7-4742-acaa-4a1e367321d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:30.414687 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 201 rows starting from the beginning of the part 2023.10.17 23:55:30.414771 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:30.414794 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 21 rows starting from the beginning of the part 2023.10.17 23:55:30.414832 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:30.414931 [ 23 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 201 rows starting from the beginning of the part 2023.10.17 23:55:30.415081 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:30.415805 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:30.416067 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 867 rows, containing 4 columns (4 merged, 0 gathered) in 0.001923312 sec., 450784.89605430636 rows/sec., 43.10 MiB/sec. 2023.10.17 23:55:30.416131 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.17 23:55:30.416235 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.17 23:55:30.416350 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.17 23:55:30.416506 [ 94 ] {} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.17 23:55:30.416539 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} executeQuery: Read 302 rows, 21.59 KiB in 0.001721498 sec., 175428 rows/sec., 12.25 MiB/sec. 2023.10.17 23:55:30.416554 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.17 23:55:30.416574 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:30.416859 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.17 23:55:30.416896 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} DynamicQueryHandler: Done processing query 2023.10.17 23:55:30.416926 [ 21 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_26_5} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.17 23:55:30.416957 [ 3 ] {c591ac7d-4355-4c1b-89d1-00a99bff30a8} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:55:30.417020 [ 3 ] {} HTTP-Session: fb0e5697-67e7-4742-acaa-4a1e367321d4 Destroying unnamed session 2023.10.17 23:55:30.417153 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:30.417215 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:30.417233 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 327 rows starting from the beginning of the part 2023.10.17 23:55:30.417312 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:30.417355 [ 3 ] {} HTTP-Session: a3e99f69-f0d1-4b88-87cd-08eff4668cf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:30.417386 [ 3 ] {} HTTP-Session: a3e99f69-f0d1-4b88-87cd-08eff4668cf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:30.417519 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 302 rows starting from the beginning of the part 2023.10.17 23:55:30.417574 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:30.417678 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:55:30.417730 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:30.418041 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 302 rows starting from the beginning of the part 2023.10.17 23:55:30.418168 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:30.418301 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:30.418485 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 302 rows starting from the beginning of the part 2023.10.17 23:55:30.418985 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:30.419469 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 23:55:30.419842 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 23:55:30.420011 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} executeQuery: Read 6 rows, 258.00 B in 0.002381202 sec., 2519 rows/sec., 105.81 KiB/sec. 2023.10.17 23:55:30.420348 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} DynamicQueryHandler: Done processing query 2023.10.17 23:55:30.420410 [ 3 ] {fffa4d15-cd0c-4119-b548-a144f56202d9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:30.420441 [ 3 ] {} HTTP-Session: a3e99f69-f0d1-4b88-87cd-08eff4668cf9 Destroying unnamed session 2023.10.17 23:55:30.420448 [ 26 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1247 rows, containing 4 columns (4 merged, 0 gathered) in 0.003781833 sec., 329734.28493537393 rows/sec., 23.11 MiB/sec. 2023.10.17 23:55:30.420593 [ 21 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.17 23:55:30.420596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:30.420689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:30.420716 [ 3 ] {} HTTP-Session: c253b78b-a386-4410-9659-295fe58f1bda Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:30.420737 [ 3 ] {} HTTP-Session: c253b78b-a386-4410-9659-295fe58f1bda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:30.420849 [ 21 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.17 23:55:30.420874 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:30.420946 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:55:30.420960 [ 21 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_26_5} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.17 23:55:30.421186 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:30.421506 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:30.421760 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.17 23:55:30.421941 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.17 23:55:30.422072 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} executeQuery: Read 63 rows, 3.91 KiB in 0.001143085 sec., 55114 rows/sec., 3.34 MiB/sec. 2023.10.17 23:55:30.422275 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} DynamicQueryHandler: Done processing query 2023.10.17 23:55:30.422300 [ 3 ] {b6a9e7fe-35cc-4dbb-958f-576ffff9f40b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:30.422316 [ 3 ] {} HTTP-Session: c253b78b-a386-4410-9659-295fe58f1bda Destroying unnamed session 2023.10.17 23:55:30.422486 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 40664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:30.422534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:30.422554 [ 3 ] {} HTTP-Session: 2a2ef438-c0d0-4b68-9f47-0e668951d2d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:30.422571 [ 3 ] {} HTTP-Session: 2a2ef438-c0d0-4b68-9f47-0e668951d2d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:30.422663 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:30.422708 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:30.422859 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:30.423305 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:30.423598 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.17 23:55:30.423775 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.17 23:55:30.423895 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} executeQuery: Read 38 rows, 52.51 KiB in 0.001202056 sec., 31612 rows/sec., 42.66 MiB/sec. 2023.10.17 23:55:30.424007 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} DynamicQueryHandler: Done processing query 2023.10.17 23:55:30.424031 [ 3 ] {c6b82702-7a8e-4b65-a151-cc4b55f4d784} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.17 23:55:30.424047 [ 3 ] {} HTTP-Session: 2a2ef438-c0d0-4b68-9f47-0e668951d2d8 Destroying unnamed session 2023.10.17 23:55:30.424157 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:30.424258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:30.424277 [ 3 ] {} HTTP-Session: 8bd63fa5-ad5d-43a7-8613-d8546160af26 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:30.424294 [ 3 ] {} HTTP-Session: 8bd63fa5-ad5d-43a7-8613-d8546160af26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:30.424365 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:30.424404 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:55:30.424507 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:30.424743 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:30.424973 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 23:55:30.425146 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 23:55:30.425278 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} executeQuery: Read 19 rows, 1.01 KiB in 0.000882889 sec., 21520 rows/sec., 1.12 MiB/sec. 2023.10.17 23:55:30.425392 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} DynamicQueryHandler: Done processing query 2023.10.17 23:55:30.425415 [ 3 ] {6d2db2a2-2764-48bd-9a32-29ad8bb44003} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:30.425432 [ 3 ] {} HTTP-Session: 8bd63fa5-ad5d-43a7-8613-d8546160af26 Destroying unnamed session 2023.10.17 23:55:35.176853 [ 101 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:55:35.176928 [ 101 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:55:35.401866 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:35.402017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:35.402062 [ 3 ] {} HTTP-Session: 559438e1-f0a7-4e54-ac64-55053d32e280 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:35.402213 [ 3 ] {} HTTP-Session: 559438e1-f0a7-4e54-ac64-55053d32e280 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:35.402415 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:35.402514 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:35.402702 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:35.403145 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:35.403419 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.17 23:55:35.403588 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.17 23:55:35.403714 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} executeQuery: Read 7 rows, 581.00 B in 0.001242028 sec., 5635 rows/sec., 456.82 KiB/sec. 2023.10.17 23:55:35.403907 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} DynamicQueryHandler: Done processing query 2023.10.17 23:55:35.403934 [ 3 ] {ca2ce734-a3ef-4629-942f-93cee33114af} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:35.403952 [ 3 ] {} HTTP-Session: 559438e1-f0a7-4e54-ac64-55053d32e280 Destroying unnamed session 2023.10.17 23:55:35.404084 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:35.404136 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:35.404156 [ 3 ] {} HTTP-Session: c7c685cf-f0ef-4ee8-918d-9a64d697e121 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:35.404175 [ 3 ] {} HTTP-Session: c7c685cf-f0ef-4ee8-918d-9a64d697e121 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:35.404258 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:35.404301 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:35.404412 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:35.404723 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:35.404939 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.17 23:55:35.405119 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.17 23:55:35.405223 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} executeQuery: Read 21 rows, 1.94 KiB in 0.00093576 sec., 22441 rows/sec., 2.03 MiB/sec. 2023.10.17 23:55:35.405345 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} DynamicQueryHandler: Done processing query 2023.10.17 23:55:35.405370 [ 3 ] {274f91a7-9b0f-47c3-916e-ec2a09ec1e65} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:35.405386 [ 3 ] {} HTTP-Session: c7c685cf-f0ef-4ee8-918d-9a64d697e121 Destroying unnamed session 2023.10.17 23:55:35.405502 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:35.405550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:35.405569 [ 3 ] {} HTTP-Session: fb9c069a-4c6a-4c2b-892c-de3a9c26342d Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:35.405586 [ 3 ] {} HTTP-Session: fb9c069a-4c6a-4c2b-892c-de3a9c26342d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:35.405658 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:35.405698 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:35.405801 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:35.406078 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:35.406284 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.17 23:55:35.406434 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.17 23:55:35.406535 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} executeQuery: Read 7 rows, 574.00 B in 0.000848848 sec., 8246 rows/sec., 660.36 KiB/sec. 2023.10.17 23:55:35.406649 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} DynamicQueryHandler: Done processing query 2023.10.17 23:55:35.406674 [ 3 ] {0f53c88b-caad-4bd3-a706-5daec3fee3b1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:35.406690 [ 3 ] {} HTTP-Session: fb9c069a-4c6a-4c2b-892c-de3a9c26342d Destroying unnamed session 2023.10.17 23:55:35.406798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:35.406843 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:35.406862 [ 3 ] {} HTTP-Session: 8f838ae9-1e2a-444b-a7f5-c5f2b02cc5ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:35.406880 [ 3 ] {} HTTP-Session: 8f838ae9-1e2a-444b-a7f5-c5f2b02cc5ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:35.406952 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:35.406997 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:35.407130 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:35.407447 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:35.407734 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.17 23:55:35.407916 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.17 23:55:35.408023 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} executeQuery: Read 7 rows, 9.67 KiB in 0.001041793 sec., 6719 rows/sec., 9.07 MiB/sec. 2023.10.17 23:55:35.408148 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} DynamicQueryHandler: Done processing query 2023.10.17 23:55:35.408172 [ 3 ] {a6198df6-88aa-4ee9-a38c-4b57f83ed432} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:55:35.408188 [ 3 ] {} HTTP-Session: 8f838ae9-1e2a-444b-a7f5-c5f2b02cc5ea Destroying unnamed session 2023.10.17 23:55:40.409221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:40.409398 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:40.409446 [ 3 ] {} HTTP-Session: 820b5532-a977-48cd-af13-3bbed08972a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:40.409488 [ 3 ] {} HTTP-Session: 820b5532-a977-48cd-af13-3bbed08972a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:40.409692 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:40.409775 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:40.409940 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:40.410438 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:40.410710 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.17 23:55:40.410871 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.17 23:55:40.411021 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} executeQuery: Read 50 rows, 3.91 KiB in 0.001260628 sec., 39662 rows/sec., 3.03 MiB/sec. 2023.10.17 23:55:40.411201 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} DynamicQueryHandler: Done processing query 2023.10.17 23:55:40.411228 [ 3 ] {6984ff44-13d1-40fb-b519-7cc45c063d57} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:40.411244 [ 3 ] {} HTTP-Session: 820b5532-a977-48cd-af13-3bbed08972a9 Destroying unnamed session 2023.10.17 23:55:40.411478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 34794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:40.411525 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:40.411546 [ 3 ] {} HTTP-Session: 3ce70b0e-5a38-4f21-8901-feecb530201b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:40.411563 [ 3 ] {} HTTP-Session: 3ce70b0e-5a38-4f21-8901-feecb530201b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:40.411648 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:40.411693 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:40.411818 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:40.412300 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:40.412533 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.17 23:55:40.412680 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.17 23:55:40.412812 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} executeQuery: Read 219 rows, 21.46 KiB in 0.001132915 sec., 193306 rows/sec., 18.49 MiB/sec. 2023.10.17 23:55:40.413009 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} DynamicQueryHandler: Done processing query 2023.10.17 23:55:40.413033 [ 3 ] {88510e4d-93f6-47d5-ae15-e0ef2fc62e78} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:55:40.413051 [ 3 ] {} HTTP-Session: 3ce70b0e-5a38-4f21-8901-feecb530201b Destroying unnamed session 2023.10.17 23:55:40.413231 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 51078, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:40.413276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:40.413296 [ 3 ] {} HTTP-Session: efe18ca8-bb19-42ac-9bf9-8b101720867a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:40.413313 [ 3 ] {} HTTP-Session: efe18ca8-bb19-42ac-9bf9-8b101720867a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:40.413409 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:40.413451 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:40.413567 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:40.414043 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:40.414264 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.17 23:55:40.414413 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.17 23:55:40.414514 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} executeQuery: Read 317 rows, 22.79 KiB in 0.001074653 sec., 294978 rows/sec., 20.71 MiB/sec. 2023.10.17 23:55:40.414634 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} DynamicQueryHandler: Done processing query 2023.10.17 23:55:40.414658 [ 3 ] {e8a4e5e3-2f13-4a9b-b0bf-dd1958e9f5f1} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:55:40.414674 [ 3 ] {} HTTP-Session: efe18ca8-bb19-42ac-9bf9-8b101720867a Destroying unnamed session 2023.10.17 23:55:40.414838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:40.414884 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:40.414905 [ 3 ] {} HTTP-Session: 1c20db55-b394-4a64-abfc-d7c919c9f6dc Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:40.414922 [ 3 ] {} HTTP-Session: 1c20db55-b394-4a64-abfc-d7c919c9f6dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:40.414992 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:40.415033 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:55:40.415141 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:40.415396 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:40.415641 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 23:55:40.415820 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 23:55:40.415929 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} executeQuery: Read 6 rows, 258.00 B in 0.00090828 sec., 6605 rows/sec., 277.40 KiB/sec. 2023.10.17 23:55:40.416042 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} DynamicQueryHandler: Done processing query 2023.10.17 23:55:40.416066 [ 3 ] {2c674d2b-e4c9-4f6e-9565-c61e1d7b5310} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:40.416083 [ 3 ] {} HTTP-Session: 1c20db55-b394-4a64-abfc-d7c919c9f6dc Destroying unnamed session 2023.10.17 23:55:40.416212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:40.416257 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:40.416276 [ 3 ] {} HTTP-Session: 18b225dd-84b9-46dc-9b4d-a79320bcffd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:40.416293 [ 3 ] {} HTTP-Session: 18b225dd-84b9-46dc-9b4d-a79320bcffd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:40.416367 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:40.416409 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:55:40.416526 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:40.416842 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:40.417087 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.17 23:55:40.417261 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.17 23:55:40.417363 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} executeQuery: Read 63 rows, 3.91 KiB in 0.000966871 sec., 65158 rows/sec., 3.95 MiB/sec. 2023.10.17 23:55:40.417480 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} DynamicQueryHandler: Done processing query 2023.10.17 23:55:40.417504 [ 3 ] {54fdd360-b6c6-4adc-ae0a-c37a86b57b75} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:40.417521 [ 3 ] {} HTTP-Session: 18b225dd-84b9-46dc-9b4d-a79320bcffd5 Destroying unnamed session 2023.10.17 23:55:40.417688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 47073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:40.417735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:40.417754 [ 3 ] {} HTTP-Session: 4daccd7b-ccf9-4938-ac0f-74676cf2604d Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:40.417770 [ 3 ] {} HTTP-Session: 4daccd7b-ccf9-4938-ac0f-74676cf2604d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:40.417856 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:40.417901 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:40.418034 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:40.418472 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:40.418789 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.17 23:55:40.418973 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.17 23:55:40.419087 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} executeQuery: Read 44 rows, 60.80 KiB in 0.001193836 sec., 36855 rows/sec., 49.74 MiB/sec. 2023.10.17 23:55:40.419294 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} DynamicQueryHandler: Done processing query 2023.10.17 23:55:40.419319 [ 3 ] {00a8de3f-e084-4bb0-8938-7b04f38f4095} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 23:55:40.419336 [ 3 ] {} HTTP-Session: 4daccd7b-ccf9-4938-ac0f-74676cf2604d Destroying unnamed session 2023.10.17 23:55:40.419459 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 4037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:40.419504 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:40.419522 [ 3 ] {} HTTP-Session: be9dfa1b-856b-4f8f-84c0-f107aa1bc5bc Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:40.419539 [ 3 ] {} HTTP-Session: be9dfa1b-856b-4f8f-84c0-f107aa1bc5bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:40.419612 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:40.419652 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:55:40.419769 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:40.420013 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:40.420252 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 23:55:40.420424 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 23:55:40.420526 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} executeQuery: Read 28 rows, 1.64 KiB in 0.000885559 sec., 31618 rows/sec., 1.80 MiB/sec. 2023.10.17 23:55:40.420518 [ 117 ] {} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 23:55:40.420589 [ 117 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:40.420656 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} DynamicQueryHandler: Done processing query 2023.10.17 23:55:40.420666 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 23:55:40.420681 [ 3 ] {2ee90e02-6605-4a8e-b48f-2158b2af8d58} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.17 23:55:40.420707 [ 3 ] {} HTTP-Session: be9dfa1b-856b-4f8f-84c0-f107aa1bc5bc Destroying unnamed session 2023.10.17 23:55:40.420755 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:40.420790 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 223 rows starting from the beginning of the part 2023.10.17 23:55:40.420902 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 19 rows starting from the beginning of the part 2023.10.17 23:55:40.421001 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 19 rows starting from the beginning of the part 2023.10.17 23:55:40.421089 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 19 rows starting from the beginning of the part 2023.10.17 23:55:40.421175 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 19 rows starting from the beginning of the part 2023.10.17 23:55:40.421256 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 28 rows starting from the beginning of the part 2023.10.17 23:55:40.421898 [ 26 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 327 rows, containing 4 columns (4 merged, 0 gathered) in 0.001253087 sec., 260955.54418807314 rows/sec., 14.12 MiB/sec. 2023.10.17 23:55:40.422032 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 23:55:40.422226 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 23:55:40.422285 [ 13 ] {f0965983-7a1f-4da8-9b68-f8e01c5da851::all_1_16_3} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 23:55:45.401233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:45.401412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:45.401459 [ 3 ] {} HTTP-Session: 4b6fb69f-d9fb-47a0-ab19-e2345da4dada Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:45.401500 [ 3 ] {} HTTP-Session: 4b6fb69f-d9fb-47a0-ab19-e2345da4dada Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:45.401696 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:45.401793 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:45.401996 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:45.402466 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:45.402729 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.17 23:55:45.402896 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.17 23:55:45.403034 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} executeQuery: Read 7 rows, 581.00 B in 0.001277308 sec., 5480 rows/sec., 444.20 KiB/sec. 2023.10.17 23:55:45.403174 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} DynamicQueryHandler: Done processing query 2023.10.17 23:55:45.403200 [ 3 ] {2f1b33d9-c34e-4251-adc6-5c663aea260e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:45.403216 [ 3 ] {} HTTP-Session: 4b6fb69f-d9fb-47a0-ab19-e2345da4dada Destroying unnamed session 2023.10.17 23:55:45.403332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:45.403378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:45.403397 [ 3 ] {} HTTP-Session: a5ae47f8-2cbe-4601-8e7d-e00d78afa199 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:45.403414 [ 3 ] {} HTTP-Session: a5ae47f8-2cbe-4601-8e7d-e00d78afa199 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:45.403486 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:45.403525 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:45.403629 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:45.403901 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:45.404106 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.17 23:55:45.404262 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.17 23:55:45.404387 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} executeQuery: Read 21 rows, 1.94 KiB in 0.000872289 sec., 24074 rows/sec., 2.17 MiB/sec. 2023.10.17 23:55:45.404533 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} DynamicQueryHandler: Done processing query 2023.10.17 23:55:45.404558 [ 3 ] {da5fd9e7-b36e-443b-8327-327fdc75c388} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:45.404573 [ 3 ] {} HTTP-Session: a5ae47f8-2cbe-4601-8e7d-e00d78afa199 Destroying unnamed session 2023.10.17 23:55:45.404693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:45.404739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:45.404758 [ 3 ] {} HTTP-Session: c91b5c42-f553-420c-b289-bf8fb8280a28 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:45.404775 [ 3 ] {} HTTP-Session: c91b5c42-f553-420c-b289-bf8fb8280a28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:45.404846 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:45.404888 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:45.404996 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:45.405261 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:45.405473 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.17 23:55:45.405620 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.17 23:55:45.405744 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} executeQuery: Read 7 rows, 574.00 B in 0.000864499 sec., 8097 rows/sec., 648.41 KiB/sec. 2023.10.17 23:55:45.405859 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} DynamicQueryHandler: Done processing query 2023.10.17 23:55:45.405884 [ 3 ] {374a4ec5-6142-415a-878a-91b667747e7e} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:45.405900 [ 3 ] {} HTTP-Session: c91b5c42-f553-420c-b289-bf8fb8280a28 Destroying unnamed session 2023.10.17 23:55:45.406052 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:45.406097 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:45.406115 [ 3 ] {} HTTP-Session: bc75834b-000f-4f1e-bca2-a18f396db145 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:45.406131 [ 3 ] {} HTTP-Session: bc75834b-000f-4f1e-bca2-a18f396db145 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:45.406203 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:45.406248 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:45.406386 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:45.406687 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:45.406968 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.17 23:55:45.407151 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.17 23:55:45.407291 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} executeQuery: Read 7 rows, 9.67 KiB in 0.001053023 sec., 6647 rows/sec., 8.97 MiB/sec. 2023.10.17 23:55:45.407513 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} DynamicQueryHandler: Done processing query 2023.10.17 23:55:45.407537 [ 3 ] {f5996a78-8964-488f-9cbe-56d3fbc82244} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:55:45.407554 [ 3 ] {} HTTP-Session: bc75834b-000f-4f1e-bca2-a18f396db145 Destroying unnamed session 2023.10.17 23:55:50.176964 [ 178 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:55:50.177029 [ 178 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:55:50.408693 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:50.408799 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:50.408826 [ 3 ] {} HTTP-Session: 3c4a5ba9-34d6-4211-8c08-21216635d364 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:50.408851 [ 3 ] {} HTTP-Session: 3c4a5ba9-34d6-4211-8c08-21216635d364 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:50.408980 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:50.409042 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:50.409201 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:50.409726 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:50.410006 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.17 23:55:50.410174 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.17 23:55:50.410325 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} executeQuery: Read 50 rows, 3.91 KiB in 0.001297008 sec., 38550 rows/sec., 2.94 MiB/sec. 2023.10.17 23:55:50.410476 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} DynamicQueryHandler: Done processing query 2023.10.17 23:55:50.410502 [ 3 ] {d4d5ae02-86cb-4675-915a-f11865b13b42} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:50.410520 [ 3 ] {} HTTP-Session: 3c4a5ba9-34d6-4211-8c08-21216635d364 Destroying unnamed session 2023.10.17 23:55:50.410753 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 34794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:50.410804 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:50.410824 [ 3 ] {} HTTP-Session: 5845c063-6e6f-40fb-96d1-13c83f70dbed Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:50.410843 [ 3 ] {} HTTP-Session: 5845c063-6e6f-40fb-96d1-13c83f70dbed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:50.410935 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:50.410978 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:50.411084 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:50.411584 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:50.411815 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.17 23:55:50.412010 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.17 23:55:50.412230 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} executeQuery: Read 219 rows, 21.46 KiB in 0.001240708 sec., 176512 rows/sec., 16.89 MiB/sec. 2023.10.17 23:55:50.412431 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} DynamicQueryHandler: Done processing query 2023.10.17 23:55:50.412457 [ 3 ] {a94dd2a5-be67-4a51-919f-73b976057e47} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:55:50.412474 [ 3 ] {} HTTP-Session: 5845c063-6e6f-40fb-96d1-13c83f70dbed Destroying unnamed session 2023.10.17 23:55:50.412657 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 49549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:50.412705 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:50.412724 [ 3 ] {} HTTP-Session: 70ab33db-af28-4450-b470-fe2d6c6aca6a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:50.412743 [ 3 ] {} HTTP-Session: 70ab33db-af28-4450-b470-fe2d6c6aca6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:50.412831 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:50.412872 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:50.412990 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:50.413482 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:50.413709 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.17 23:55:50.413861 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.17 23:55:50.413995 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} executeQuery: Read 308 rows, 22.07 KiB in 0.001135365 sec., 271278 rows/sec., 18.98 MiB/sec. 2023.10.17 23:55:50.414197 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} DynamicQueryHandler: Done processing query 2023.10.17 23:55:50.414222 [ 3 ] {ccb7c6d8-94f9-47ac-8db0-f2a92b90c4c2} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:55:50.414239 [ 3 ] {} HTTP-Session: 70ab33db-af28-4450-b470-fe2d6c6aca6a Destroying unnamed session 2023.10.17 23:55:50.414355 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:50.414401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:50.414420 [ 3 ] {} HTTP-Session: 8580a86c-1bda-4d86-b454-b07c4a868794 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:50.414437 [ 3 ] {} HTTP-Session: 8580a86c-1bda-4d86-b454-b07c4a868794 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:50.414508 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:50.414549 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:55:50.414672 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:50.414940 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:50.415188 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 23:55:50.415365 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 23:55:50.415491 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} executeQuery: Read 6 rows, 258.00 B in 0.000949741 sec., 6317 rows/sec., 265.29 KiB/sec. 2023.10.17 23:55:50.415486 [ 178 ] {} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 23:55:50.415598 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:50.415688 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} DynamicQueryHandler: Done processing query 2023.10.17 23:55:50.415714 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 23:55:50.415725 [ 3 ] {7394a936-95a3-4232-a599-6769b0fedae3} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:50.415769 [ 3 ] {} HTTP-Session: 8580a86c-1bda-4d86-b454-b07c4a868794 Destroying unnamed session 2023.10.17 23:55:50.415824 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:50.415863 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 66 rows starting from the beginning of the part 2023.10.17 23:55:50.415916 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:50.415973 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:50.416003 [ 3 ] {} HTTP-Session: 6b0d641e-86d5-40d0-ac5f-3d4847ce22ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:50.416005 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 6 rows starting from the beginning of the part 2023.10.17 23:55:50.416023 [ 3 ] {} HTTP-Session: 6b0d641e-86d5-40d0-ac5f-3d4847ce22ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:50.416145 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 6 rows starting from the beginning of the part 2023.10.17 23:55:50.416152 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:50.416212 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:55:50.416275 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 6 rows starting from the beginning of the part 2023.10.17 23:55:50.416449 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 6 rows starting from the beginning of the part 2023.10.17 23:55:50.416499 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:50.416593 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 6 rows starting from the beginning of the part 2023.10.17 23:55:50.416976 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:50.417342 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.17 23:55:50.417438 [ 26 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001762479 sec., 54468.734095555184 rows/sec., 2.23 MiB/sec. 2023.10.17 23:55:50.417566 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.17 23:55:50.417567 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 23:55:50.417727 [ 178 ] {} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.17 23:55:50.417757 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} executeQuery: Read 63 rows, 3.91 KiB in 0.001562184 sec., 40328 rows/sec., 2.44 MiB/sec. 2023.10.17 23:55:50.417814 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:50.417941 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 23:55:50.418094 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.17 23:55:50.418121 [ 23 ] {ba9bafcb-77aa-4f38-b948-7e2f4cf0e162::all_1_16_3} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 23:55:50.418148 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} DynamicQueryHandler: Done processing query 2023.10.17 23:55:50.418206 [ 3 ] {febd75f6-c907-48fa-98f5-3df7cf1f5296} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:55:50.418294 [ 3 ] {} HTTP-Session: 6b0d641e-86d5-40d0-ac5f-3d4847ce22ea Destroying unnamed session 2023.10.17 23:55:50.418346 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:50.418384 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 693 rows starting from the beginning of the part 2023.10.17 23:55:50.418514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 47073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:50.418555 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 63 rows starting from the beginning of the part 2023.10.17 23:55:50.418604 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:50.418658 [ 3 ] {} HTTP-Session: da5aa7b4-61d1-46b7-b993-e8cf4a75ce2a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:50.418705 [ 3 ] {} HTTP-Session: da5aa7b4-61d1-46b7-b993-e8cf4a75ce2a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:50.418791 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 63 rows starting from the beginning of the part 2023.10.17 23:55:50.418943 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:50.419065 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 63 rows starting from the beginning of the part 2023.10.17 23:55:50.419077 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:50.419364 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part 2023.10.17 23:55:50.419738 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 63 rows starting from the beginning of the part 2023.10.17 23:55:50.419740 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:50.420891 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:50.421559 [ 23 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1008 rows, containing 5 columns (5 merged, 0 gathered) in 0.003629939 sec., 277690.61683956673 rows/sec., 16.84 MiB/sec. 2023.10.17 23:55:50.421677 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.17 23:55:50.421732 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.17 23:55:50.421951 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.17 23:55:50.422143 [ 178 ] {} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.17 23:55:50.422179 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.17 23:55:50.422202 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} executeQuery: Read 44 rows, 60.80 KiB in 0.00318091 sec., 13832 rows/sec., 18.67 MiB/sec. 2023.10.17 23:55:50.422237 [ 178 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:50.422376 [ 26 ] {4f691b74-f6ed-4788-875d-0b6b0e097433::all_1_16_3} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.17 23:55:50.422545 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.17 23:55:50.422630 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} DynamicQueryHandler: Done processing query 2023.10.17 23:55:50.422673 [ 3 ] {0316e699-8d34-4296-9134-61f16ecb9a4c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 23:55:50.422712 [ 3 ] {} HTTP-Session: da5aa7b4-61d1-46b7-b993-e8cf4a75ce2a Destroying unnamed session 2023.10.17 23:55:50.422768 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:50.422815 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 423 rows starting from the beginning of the part 2023.10.17 23:55:50.422897 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:50.422993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:50.423054 [ 3 ] {} HTTP-Session: 805807e0-f7e5-4022-acf7-fc9011aecda5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:50.423083 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 38 rows starting from the beginning of the part 2023.10.17 23:55:50.423095 [ 3 ] {} HTTP-Session: 805807e0-f7e5-4022-acf7-fc9011aecda5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:50.423340 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:50.423379 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:50.423428 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:55:50.423737 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 44 rows starting from the beginning of the part 2023.10.17 23:55:50.423929 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:50.424037 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:50.424249 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 44 rows starting from the beginning of the part 2023.10.17 23:55:50.424761 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:50.425171 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 23:55:50.425354 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 23:55:50.425482 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} executeQuery: Read 19 rows, 1.01 KiB in 0.002085135 sec., 9112 rows/sec., 483.80 KiB/sec. 2023.10.17 23:55:50.425707 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} DynamicQueryHandler: Done processing query 2023.10.17 23:55:50.425742 [ 3 ] {fe81dc45-9654-4c51-a909-1b129914ced1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:55:50.425796 [ 3 ] {} HTTP-Session: 805807e0-f7e5-4022-acf7-fc9011aecda5 Destroying unnamed session 2023.10.17 23:55:50.426585 [ 9 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 563 rows, containing 6 columns (6 merged, 0 gathered) in 0.004259123 sec., 132186.83752500222 rows/sec., 178.38 MiB/sec. 2023.10.17 23:55:50.426902 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.17 23:55:50.427129 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.17 23:55:50.427199 [ 14 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.17 23:55:50.427270 [ 14 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_26_5: 4.48 MiB. 2023.10.17 23:55:55.402427 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:55.402608 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:55.402654 [ 3 ] {} HTTP-Session: 1bc037f2-541a-45a9-b9a4-0144c10e455b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:55.402697 [ 3 ] {} HTTP-Session: 1bc037f2-541a-45a9-b9a4-0144c10e455b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:55.402895 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:55.402993 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:55:55.403251 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:55.403726 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:55.403998 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.17 23:55:55.404169 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.17 23:55:55.404320 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} executeQuery: Read 7 rows, 581.00 B in 0.00135883 sec., 5151 rows/sec., 417.55 KiB/sec. 2023.10.17 23:55:55.404330 [ 174 ] {} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.17 23:55:55.404453 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:55.404558 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} DynamicQueryHandler: Done processing query 2023.10.17 23:55:55.404612 [ 3 ] {9ede5a88-d30b-4c32-888b-311bce32e0bc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:55.404598 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.17 23:55:55.404667 [ 3 ] {} HTTP-Session: 1bc037f2-541a-45a9-b9a4-0144c10e455b Destroying unnamed session 2023.10.17 23:55:55.404783 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:55.404846 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 51 rows starting from the beginning of the part 2023.10.17 23:55:55.404855 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:55.404935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:55.404969 [ 3 ] {} HTTP-Session: 1b62396c-d9b8-40df-b90f-b95e47de8951 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:55.404999 [ 3 ] {} HTTP-Session: 1b62396c-d9b8-40df-b90f-b95e47de8951 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:55.405165 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:55.405206 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:55.405282 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:55:55.405388 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 50 rows starting from the beginning of the part 2023.10.17 23:55:55.405673 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:55.405806 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:55.405923 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 50 rows starting from the beginning of the part 2023.10.17 23:55:55.406052 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:55.406567 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:55.407008 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.17 23:55:55.407344 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.17 23:55:55.407583 [ 14 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 172 rows, containing 4 columns (4 merged, 0 gathered) in 0.003059947 sec., 56210.12390083881 rows/sec., 4.31 MiB/sec. 2023.10.17 23:55:55.407585 [ 174 ] {} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.17 23:55:55.407620 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} executeQuery: Read 21 rows, 1.94 KiB in 0.002362842 sec., 8887 rows/sec., 821.23 KiB/sec. 2023.10.17 23:55:55.407688 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:55.407861 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.17 23:55:55.407896 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.17 23:55:55.407958 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} DynamicQueryHandler: Done processing query 2023.10.17 23:55:55.408020 [ 3 ] {dcc9fd3e-d1fc-4695-8e30-3b89c71ae30f} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:55.408082 [ 3 ] {} HTTP-Session: 1b62396c-d9b8-40df-b90f-b95e47de8951 Destroying unnamed session 2023.10.17 23:55:55.408116 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:55.408177 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 222 rows starting from the beginning of the part 2023.10.17 23:55:55.408288 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.17 23:55:55.408312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:55.408419 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:55.408496 [ 3 ] {} HTTP-Session: 0e7f70c0-736d-4321-8620-b3d63c891d9b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:55.408489 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_31_6} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.17 23:55:55.408508 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part 2023.10.17 23:55:55.408536 [ 3 ] {} HTTP-Session: 0e7f70c0-736d-4321-8620-b3d63c891d9b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:55.408855 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 219 rows starting from the beginning of the part 2023.10.17 23:55:55.408868 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:55.408971 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:55:55.409074 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 21 rows starting from the beginning of the part 2023.10.17 23:55:55.409392 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 219 rows starting from the beginning of the part 2023.10.17 23:55:55.409524 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:55.409630 [ 10 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part 2023.10.17 23:55:55.410146 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:55.410677 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.17 23:55:55.410953 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.17 23:55:55.411177 [ 174 ] {} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.17 23:55:55.411300 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:55.411312 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} executeQuery: Read 7 rows, 574.00 B in 0.002332771 sec., 3000 rows/sec., 240.29 KiB/sec. 2023.10.17 23:55:55.411370 [ 14 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 723 rows, containing 4 columns (4 merged, 0 gathered) in 0.003595248 sec., 201098.78372785408 rows/sec., 19.13 MiB/sec. 2023.10.17 23:55:55.411425 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.17 23:55:55.411628 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:55:55.411674 [ 18 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.17 23:55:55.411694 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 327 rows starting from the beginning of the part 2023.10.17 23:55:55.411687 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} DynamicQueryHandler: Done processing query 2023.10.17 23:55:55.411776 [ 3 ] {eed62b88-ccfd-46ec-8922-f29bc063aa53} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:55:55.411825 [ 3 ] {} HTTP-Session: 0e7f70c0-736d-4321-8620-b3d63c891d9b Destroying unnamed session 2023.10.17 23:55:55.411921 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:55.411989 [ 18 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.17 23:55:55.412089 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 317 rows starting from the beginning of the part 2023.10.17 23:55:55.412114 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:55:55.412156 [ 18 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_31_6} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.17 23:55:55.412218 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:55:55.412344 [ 3 ] {} HTTP-Session: 65214b30-1ef8-4eee-abcb-db279287f156 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:55:55.412365 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:55.412403 [ 3 ] {} HTTP-Session: 65214b30-1ef8-4eee-abcb-db279287f156 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:55:55.412600 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 308 rows starting from the beginning of the part 2023.10.17 23:55:55.412631 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:55:55.412746 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:55:55.412785 [ 10 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2023.10.17 23:55:55.413407 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:55:55.414414 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:55:55.414711 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 973 rows, containing 4 columns (4 merged, 0 gathered) in 0.003346603 sec., 290742.58285192476 rows/sec., 20.47 MiB/sec. 2023.10.17 23:55:55.414886 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.17 23:55:55.415036 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.17 23:55:55.415204 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.17 23:55:55.415311 [ 18 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_31_6} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.17 23:55:55.415354 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.17 23:55:55.415548 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} executeQuery: Read 7 rows, 9.67 KiB in 0.002866803 sec., 2441 rows/sec., 3.30 MiB/sec. 2023.10.17 23:55:55.415698 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} DynamicQueryHandler: Done processing query 2023.10.17 23:55:55.415723 [ 3 ] {e4bb1deb-3b25-4efd-a8d5-928cf88043a2} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:55:55.415740 [ 3 ] {} HTTP-Session: 65214b30-1ef8-4eee-abcb-db279287f156 Destroying unnamed session 2023.10.17 23:56:00.408760 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:00.408936 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:00.408984 [ 3 ] {} HTTP-Session: 3fdf2a73-c474-4a58-b848-5e5076becd84 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:00.409025 [ 3 ] {} HTTP-Session: 3fdf2a73-c474-4a58-b848-5e5076becd84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:00.409225 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:00.409323 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:56:00.409515 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:00.409983 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:00.410259 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.17 23:56:00.410424 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.17 23:56:00.410565 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} executeQuery: Read 50 rows, 3.91 KiB in 0.001277218 sec., 39147 rows/sec., 2.99 MiB/sec. 2023.10.17 23:56:00.410698 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} DynamicQueryHandler: Done processing query 2023.10.17 23:56:00.410724 [ 3 ] {8f7af54b-7806-42e3-aa03-f3eb13598ac9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:56:00.410741 [ 3 ] {} HTTP-Session: 3fdf2a73-c474-4a58-b848-5e5076becd84 Destroying unnamed session 2023.10.17 23:56:00.410987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 34794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:00.411033 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:00.411053 [ 3 ] {} HTTP-Session: 2d779bd5-d92b-49b1-b127-f016084080d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:00.411070 [ 3 ] {} HTTP-Session: 2d779bd5-d92b-49b1-b127-f016084080d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:00.411155 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:00.411195 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:56:00.411301 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:00.411750 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:00.411978 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.17 23:56:00.412132 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.17 23:56:00.412261 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} executeQuery: Read 219 rows, 21.46 KiB in 0.001076274 sec., 203479 rows/sec., 19.47 MiB/sec. 2023.10.17 23:56:00.412387 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} DynamicQueryHandler: Done processing query 2023.10.17 23:56:00.412412 [ 3 ] {2e3b6e25-43e3-4e56-9ca6-05add556127b} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:56:00.412429 [ 3 ] {} HTTP-Session: 2d779bd5-d92b-49b1-b127-f016084080d8 Destroying unnamed session 2023.10.17 23:56:00.412715 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 49549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:00.412762 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:00.412782 [ 3 ] {} HTTP-Session: 2155dceb-dccd-404a-9356-d6dead871b1f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:00.412800 [ 3 ] {} HTTP-Session: 2155dceb-dccd-404a-9356-d6dead871b1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:00.412883 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:00.412923 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:56:00.413030 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:00.413467 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:00.413704 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.17 23:56:00.413857 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.17 23:56:00.413981 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} executeQuery: Read 308 rows, 22.07 KiB in 0.001068763 sec., 288183 rows/sec., 20.16 MiB/sec. 2023.10.17 23:56:00.414090 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} DynamicQueryHandler: Done processing query 2023.10.17 23:56:00.414114 [ 3 ] {f89da799-6a9f-4fc6-9aca-dac96574544d} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:56:00.414130 [ 3 ] {} HTTP-Session: 2155dceb-dccd-404a-9356-d6dead871b1f Destroying unnamed session 2023.10.17 23:56:00.414239 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:00.414282 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:00.414302 [ 3 ] {} HTTP-Session: 3ba69034-a67b-443c-beaa-6cf4a53a0f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:00.414318 [ 3 ] {} HTTP-Session: 3ba69034-a67b-443c-beaa-6cf4a53a0f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:00.414387 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:00.414428 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:56:00.414533 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:00.414768 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:00.415014 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 23:56:00.415187 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 23:56:00.415307 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} executeQuery: Read 6 rows, 258.00 B in 0.000889629 sec., 6744 rows/sec., 283.21 KiB/sec. 2023.10.17 23:56:00.415422 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} DynamicQueryHandler: Done processing query 2023.10.17 23:56:00.415447 [ 3 ] {08fa9fd8-051c-4204-b80a-f836a27cb7df} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:56:00.415463 [ 3 ] {} HTTP-Session: 3ba69034-a67b-443c-beaa-6cf4a53a0f86 Destroying unnamed session 2023.10.17 23:56:00.415585 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:00.415631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:00.415650 [ 3 ] {} HTTP-Session: 57a7c88a-647d-499a-a0b0-51add9e6b79b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:00.415667 [ 3 ] {} HTTP-Session: 57a7c88a-647d-499a-a0b0-51add9e6b79b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:00.415742 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:00.415783 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:56:00.415901 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:00.416195 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:00.416445 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.17 23:56:00.416616 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.17 23:56:00.416741 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} executeQuery: Read 63 rows, 3.91 KiB in 0.000969951 sec., 64951 rows/sec., 3.94 MiB/sec. 2023.10.17 23:56:00.416935 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} DynamicQueryHandler: Done processing query 2023.10.17 23:56:00.416961 [ 3 ] {b81e03d9-96e8-447c-9d45-b9f52067e282} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:56:00.416977 [ 3 ] {} HTTP-Session: 57a7c88a-647d-499a-a0b0-51add9e6b79b Destroying unnamed session 2023.10.17 23:56:00.417119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 47073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:00.417163 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:00.417182 [ 3 ] {} HTTP-Session: 5e435775-cb27-442b-a697-9c0aeba683d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:00.417200 [ 3 ] {} HTTP-Session: 5e435775-cb27-442b-a697-9c0aeba683d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:00.417277 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:00.417323 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:56:00.417476 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:00.417916 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:00.418224 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.10.17 23:56:00.418406 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.10.17 23:56:00.418538 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} executeQuery: Read 44 rows, 60.80 KiB in 0.001230887 sec., 35746 rows/sec., 48.24 MiB/sec. 2023.10.17 23:56:00.418665 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} DynamicQueryHandler: Done processing query 2023.10.17 23:56:00.418688 [ 3 ] {2540b884-5692-4afc-9b4e-56b7329d56fc} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 23:56:00.418705 [ 3 ] {} HTTP-Session: 5e435775-cb27-442b-a697-9c0aeba683d0 Destroying unnamed session 2023.10.17 23:56:00.418820 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:00.418865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:00.418885 [ 3 ] {} HTTP-Session: 7942fe65-252d-451b-98b9-d9c7b07912ea Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:00.418901 [ 3 ] {} HTTP-Session: 7942fe65-252d-451b-98b9-d9c7b07912ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:00.418972 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:00.419011 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:56:00.419117 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:00.419445 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:00.419684 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 23:56:00.419857 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 23:56:00.419988 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} executeQuery: Read 19 rows, 1.01 KiB in 0.000985851 sec., 19272 rows/sec., 1023.27 KiB/sec. 2023.10.17 23:56:00.420109 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} DynamicQueryHandler: Done processing query 2023.10.17 23:56:00.420133 [ 3 ] {c2c832f0-cb35-4212-82c6-8fa34c84c2ae} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:56:00.420150 [ 3 ] {} HTTP-Session: 7942fe65-252d-451b-98b9-d9c7b07912ea Destroying unnamed session 2023.10.17 23:56:05.177060 [ 168 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:56:05.177127 [ 168 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:56:05.402132 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:05.402291 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:05.402336 [ 3 ] {} HTTP-Session: 27589ab5-6796-442b-bf95-c98fe370b0c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:05.402377 [ 3 ] {} HTTP-Session: 27589ab5-6796-442b-bf95-c98fe370b0c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:05.402571 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:05.402631 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:56:05.402793 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:05.403285 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:05.403560 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.17 23:56:05.403726 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.17 23:56:05.403875 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} executeQuery: Read 7 rows, 581.00 B in 0.001259338 sec., 5558 rows/sec., 450.54 KiB/sec. 2023.10.17 23:56:05.404034 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} DynamicQueryHandler: Done processing query 2023.10.17 23:56:05.404060 [ 3 ] {3244f63e-8209-4ead-924e-a6815dd6365a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:56:05.404077 [ 3 ] {} HTTP-Session: 27589ab5-6796-442b-bf95-c98fe370b0c9 Destroying unnamed session 2023.10.17 23:56:05.404257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:05.404308 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:05.404328 [ 3 ] {} HTTP-Session: 6fb85dd3-2643-4820-89a6-2aa9e4aa4710 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:05.404346 [ 3 ] {} HTTP-Session: 6fb85dd3-2643-4820-89a6-2aa9e4aa4710 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:05.404427 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:05.404469 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:56:05.404577 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:05.404874 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:05.405091 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.17 23:56:05.405239 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.17 23:56:05.405368 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} executeQuery: Read 21 rows, 1.94 KiB in 0.00091165 sec., 23035 rows/sec., 2.08 MiB/sec. 2023.10.17 23:56:05.405507 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} DynamicQueryHandler: Done processing query 2023.10.17 23:56:05.405532 [ 3 ] {2aec1b53-6ba6-4371-89f0-2c40d081c432} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:56:05.405548 [ 3 ] {} HTTP-Session: 6fb85dd3-2643-4820-89a6-2aa9e4aa4710 Destroying unnamed session 2023.10.17 23:56:05.405667 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:05.405713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:05.405732 [ 3 ] {} HTTP-Session: 52680a30-a6b6-47df-bed9-17a7c458f246 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:05.405749 [ 3 ] {} HTTP-Session: 52680a30-a6b6-47df-bed9-17a7c458f246 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:05.405821 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:05.405861 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:56:05.405970 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:05.406225 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:05.406431 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.17 23:56:05.406590 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.17 23:56:05.406718 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} executeQuery: Read 7 rows, 574.00 B in 0.000867789 sec., 8066 rows/sec., 645.95 KiB/sec. 2023.10.17 23:56:05.406834 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} DynamicQueryHandler: Done processing query 2023.10.17 23:56:05.406857 [ 3 ] {c326ef19-2445-4b5f-9998-890802c41adc} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:56:05.406873 [ 3 ] {} HTTP-Session: 52680a30-a6b6-47df-bed9-17a7c458f246 Destroying unnamed session 2023.10.17 23:56:05.406981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:05.407025 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:05.407043 [ 3 ] {} HTTP-Session: 1378cb0f-7720-4fb1-9f54-fdb8ac77dd4a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:05.407061 [ 3 ] {} HTTP-Session: 1378cb0f-7720-4fb1-9f54-fdb8ac77dd4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:05.407134 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:05.407180 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:56:05.407317 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:05.407613 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:05.407892 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.10.17 23:56:05.408072 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.10.17 23:56:05.408209 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} executeQuery: Read 7 rows, 9.67 KiB in 0.001040943 sec., 6724 rows/sec., 9.07 MiB/sec. 2023.10.17 23:56:05.408438 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} DynamicQueryHandler: Done processing query 2023.10.17 23:56:05.408462 [ 3 ] {ee4b543f-f086-460c-8b7a-8926ad9ffafa} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:56:05.408477 [ 3 ] {} HTTP-Session: 1378cb0f-7720-4fb1-9f54-fdb8ac77dd4a Destroying unnamed session 2023.10.17 23:56:10.408614 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:10.408737 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:10.408769 [ 3 ] {} HTTP-Session: 33d8f2ac-d971-4993-a2ee-b50f52854b90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:10.408797 [ 3 ] {} HTTP-Session: 33d8f2ac-d971-4993-a2ee-b50f52854b90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:10.408944 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:10.409014 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:56:10.409200 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:10.409762 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:10.410047 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.17 23:56:10.410214 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.17 23:56:10.410346 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} executeQuery: Read 50 rows, 3.91 KiB in 0.00136278 sec., 36689 rows/sec., 2.80 MiB/sec. 2023.10.17 23:56:10.410508 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} DynamicQueryHandler: Done processing query 2023.10.17 23:56:10.410534 [ 3 ] {c651f5fc-cea8-41bc-92e1-0c676b321b2c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:56:10.410552 [ 3 ] {} HTTP-Session: 33d8f2ac-d971-4993-a2ee-b50f52854b90 Destroying unnamed session 2023.10.17 23:56:10.410727 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 34794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:10.410779 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:10.410799 [ 3 ] {} HTTP-Session: 2870d572-c00f-4926-8ff3-8592d907cbb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:10.410819 [ 3 ] {} HTTP-Session: 2870d572-c00f-4926-8ff3-8592d907cbb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:10.410905 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:10.410948 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:56:10.411056 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:10.411471 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:10.411703 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.17 23:56:10.411855 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.17 23:56:10.411985 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} executeQuery: Read 219 rows, 21.46 KiB in 0.001048723 sec., 208825 rows/sec., 19.98 MiB/sec. 2023.10.17 23:56:10.412107 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} DynamicQueryHandler: Done processing query 2023.10.17 23:56:10.412132 [ 3 ] {73c0cab2-de51-49d7-a743-cc9b02fb6396} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:56:10.412148 [ 3 ] {} HTTP-Session: 2870d572-c00f-4926-8ff3-8592d907cbb8 Destroying unnamed session 2023.10.17 23:56:10.412358 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 49549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:10.412404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:10.412423 [ 3 ] {} HTTP-Session: cbf73d82-9ce8-47c0-ac5c-dd35038fc080 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:10.412441 [ 3 ] {} HTTP-Session: cbf73d82-9ce8-47c0-ac5c-dd35038fc080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:10.412524 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:10.412565 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:56:10.412671 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:10.413132 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:10.413352 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) 2023.10.17 23:56:10.413510 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. 2023.10.17 23:56:10.413633 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} executeQuery: Read 308 rows, 22.07 KiB in 0.001078673 sec., 285536 rows/sec., 19.98 MiB/sec. 2023.10.17 23:56:10.413756 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} DynamicQueryHandler: Done processing query 2023.10.17 23:56:10.413780 [ 3 ] {272c6d3e-1316-49e1-a063-e79a2b047638} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:56:10.413796 [ 3 ] {} HTTP-Session: cbf73d82-9ce8-47c0-ac5c-dd35038fc080 Destroying unnamed session 2023.10.17 23:56:10.413922 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:10.413972 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:10.413991 [ 3 ] {} HTTP-Session: 202b27f5-c9ad-4e6c-8ce0-e23dcfc9a780 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:10.414009 [ 3 ] {} HTTP-Session: 202b27f5-c9ad-4e6c-8ce0-e23dcfc9a780 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:10.414078 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:10.414120 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:56:10.414229 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:10.414542 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:10.414792 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 23:56:10.414968 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 23:56:10.415094 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} executeQuery: Read 6 rows, 258.00 B in 0.000987121 sec., 6078 rows/sec., 255.24 KiB/sec. 2023.10.17 23:56:10.415214 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} DynamicQueryHandler: Done processing query 2023.10.17 23:56:10.415238 [ 3 ] {88627be2-477d-41ab-b0be-6a0bf55680d9} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:56:10.415254 [ 3 ] {} HTTP-Session: 202b27f5-c9ad-4e6c-8ce0-e23dcfc9a780 Destroying unnamed session 2023.10.17 23:56:10.415378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:10.415424 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:10.415442 [ 3 ] {} HTTP-Session: c284f024-17be-4331-99c2-913cff6e5e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:10.415459 [ 3 ] {} HTTP-Session: c284f024-17be-4331-99c2-913cff6e5e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:10.415534 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:10.415575 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:56:10.415692 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:10.415998 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:10.416244 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.17 23:56:10.416416 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.17 23:56:10.416552 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} executeQuery: Read 63 rows, 3.91 KiB in 0.000982982 sec., 64090 rows/sec., 3.89 MiB/sec. 2023.10.17 23:56:10.416751 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} DynamicQueryHandler: Done processing query 2023.10.17 23:56:10.416777 [ 3 ] {d456c55c-a35e-448d-a472-c6426735c21c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:56:10.416794 [ 3 ] {} HTTP-Session: c284f024-17be-4331-99c2-913cff6e5e74 Destroying unnamed session 2023.10.17 23:56:10.416962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 47073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:10.417009 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:10.417028 [ 3 ] {} HTTP-Session: 505bb297-2bcd-4f84-a0da-b8515273d8ad Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:10.417045 [ 3 ] {} HTTP-Session: 505bb297-2bcd-4f84-a0da-b8515273d8ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:10.417133 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:10.417178 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:56:10.417336 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:10.417823 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:10.418134 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.10.17 23:56:10.418307 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.10.17 23:56:10.418438 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} executeQuery: Read 44 rows, 60.80 KiB in 0.001274168 sec., 34532 rows/sec., 46.60 MiB/sec. 2023.10.17 23:56:10.418610 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} DynamicQueryHandler: Done processing query 2023.10.17 23:56:10.418634 [ 3 ] {e9963a3c-afbc-44f5-ab08-799cc5465cdf} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 23:56:10.418651 [ 3 ] {} HTTP-Session: 505bb297-2bcd-4f84-a0da-b8515273d8ad Destroying unnamed session 2023.10.17 23:56:10.418783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:10.418829 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:10.418848 [ 3 ] {} HTTP-Session: 5c0541b2-3348-4202-839e-d7fcca10c922 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:10.418864 [ 3 ] {} HTTP-Session: 5c0541b2-3348-4202-839e-d7fcca10c922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:10.418935 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:10.418975 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:56:10.419080 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:10.419333 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.20 GiB. 2023.10.17 23:56:10.419570 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 23:56:10.419741 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 23:56:10.419873 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} executeQuery: Read 19 rows, 1.01 KiB in 0.00090096 sec., 21088 rows/sec., 1.09 MiB/sec. 2023.10.17 23:56:10.420049 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} DynamicQueryHandler: Done processing query 2023.10.17 23:56:10.420074 [ 3 ] {ae2d051a-9b56-47f8-b896-e8f9daf3038a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:56:10.420091 [ 3 ] {} HTTP-Session: 5c0541b2-3348-4202-839e-d7fcca10c922 Destroying unnamed session 2023.10.17 23:56:15.402347 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:15.402522 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:15.402569 [ 3 ] {} HTTP-Session: df998518-1d4c-479a-83bd-0cea942ad835 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:15.402611 [ 3 ] {} HTTP-Session: df998518-1d4c-479a-83bd-0cea942ad835 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:15.402809 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:15.402907 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:56:15.403076 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:15.403547 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:15.403825 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.17 23:56:15.403994 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.17 23:56:15.404121 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} executeQuery: Read 7 rows, 581.00 B in 0.001254207 sec., 5581 rows/sec., 452.38 KiB/sec. 2023.10.17 23:56:15.404275 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} DynamicQueryHandler: Done processing query 2023.10.17 23:56:15.404301 [ 3 ] {5c392ba2-c76c-4f93-b156-0b66d87afef8} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:56:15.404319 [ 3 ] {} HTTP-Session: df998518-1d4c-479a-83bd-0cea942ad835 Destroying unnamed session 2023.10.17 23:56:15.404452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:15.404505 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:15.404525 [ 3 ] {} HTTP-Session: 63defb19-fe75-4405-bd9a-5120338b2d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:15.404544 [ 3 ] {} HTTP-Session: 63defb19-fe75-4405-bd9a-5120338b2d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:15.404627 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:15.404669 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:56:15.404776 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:15.405095 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:15.405306 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.17 23:56:15.405453 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.17 23:56:15.405557 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} executeQuery: Read 21 rows, 1.94 KiB in 0.00090182 sec., 23286 rows/sec., 2.10 MiB/sec. 2023.10.17 23:56:15.405677 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} DynamicQueryHandler: Done processing query 2023.10.17 23:56:15.405700 [ 3 ] {2d1e7f9c-b926-48cd-82bc-d36eeac1c56d} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:56:15.405716 [ 3 ] {} HTTP-Session: 63defb19-fe75-4405-bd9a-5120338b2d65 Destroying unnamed session 2023.10.17 23:56:15.405839 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:15.405885 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:15.405904 [ 3 ] {} HTTP-Session: 9515269d-db5a-49ad-a80d-6a46b2850ae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:15.405922 [ 3 ] {} HTTP-Session: 9515269d-db5a-49ad-a80d-6a46b2850ae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:15.405995 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:15.406058 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:56:15.406165 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:15.406443 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:15.406651 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) 2023.10.17 23:56:15.406802 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. 2023.10.17 23:56:15.406903 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} executeQuery: Read 7 rows, 574.00 B in 0.000856189 sec., 8175 rows/sec., 654.70 KiB/sec. 2023.10.17 23:56:15.407043 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} DynamicQueryHandler: Done processing query 2023.10.17 23:56:15.407072 [ 3 ] {48cf3aa7-eedc-4f62-99ca-676664e99679} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:56:15.407089 [ 3 ] {} HTTP-Session: 9515269d-db5a-49ad-a80d-6a46b2850ae1 Destroying unnamed session 2023.10.17 23:56:15.407235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:15.407280 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:15.407299 [ 3 ] {} HTTP-Session: ef341412-e25f-4b5d-9027-30abffd2a82c Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:15.407317 [ 3 ] {} HTTP-Session: ef341412-e25f-4b5d-9027-30abffd2a82c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:15.407392 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:15.407438 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:56:15.407577 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:15.407915 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:15.408210 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.10.17 23:56:15.408392 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.10.17 23:56:15.408488 [ 161 ] {} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.10.17 23:56:15.408499 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} executeQuery: Read 7 rows, 9.67 KiB in 0.001077394 sec., 6497 rows/sec., 8.77 MiB/sec. 2023.10.17 23:56:15.408542 [ 161 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:15.408762 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.10.17 23:56:15.408791 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} DynamicQueryHandler: Done processing query 2023.10.17 23:56:15.408843 [ 3 ] {b952141e-e5d2-45f2-bfaa-ec1392407267} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:56:15.408877 [ 3 ] {} HTTP-Session: ef341412-e25f-4b5d-9027-30abffd2a82c Destroying unnamed session 2023.10.17 23:56:15.408965 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:56:15.409010 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 563 rows starting from the beginning of the part 2023.10.17 23:56:15.409138 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 7 rows starting from the beginning of the part 2023.10.17 23:56:15.409237 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 44 rows starting from the beginning of the part 2023.10.17 23:56:15.409330 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 7 rows starting from the beginning of the part 2023.10.17 23:56:15.409420 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 44 rows starting from the beginning of the part 2023.10.17 23:56:15.409509 [ 10 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 7 rows starting from the beginning of the part 2023.10.17 23:56:15.411395 [ 11 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 672 rows, containing 6 columns (6 merged, 0 gathered) in 0.00277248 sec., 242382.27146814406 rows/sec., 327.08 MiB/sec. 2023.10.17 23:56:15.411842 [ 11 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.10.17 23:56:15.412101 [ 11 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.10.17 23:56:15.412183 [ 11 ] {33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.10.17 23:56:15.412271 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 33972197-5607-4ba5-9ec8-b06d28c7d825::all_1_31_6: 4.08 MiB. 2023.10.17 23:56:20.177168 [ 159 ] {} DNSResolver: Updating DNS cache 2023.10.17 23:56:20.177243 [ 159 ] {} DNSResolver: Updated DNS cache 2023.10.17 23:56:20.409193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7053, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:20.409353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:20.409398 [ 3 ] {} HTTP-Session: 1c8df878-eb28-4d5a-9178-72764f38cfeb Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:20.409440 [ 3 ] {} HTTP-Session: 1c8df878-eb28-4d5a-9178-72764f38cfeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:20.409640 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:20.409735 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:56:20.410003 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:20.410515 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:20.410785 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.17 23:56:20.410949 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.17 23:56:20.411086 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} executeQuery: Read 50 rows, 3.91 KiB in 0.00138956 sec., 35982 rows/sec., 2.75 MiB/sec. 2023.10.17 23:56:20.411103 [ 159 ] {} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.17 23:56:20.411210 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:20.411275 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} DynamicQueryHandler: Done processing query 2023.10.17 23:56:20.411326 [ 3 ] {793deb3f-890c-478c-b22a-05263b995e79} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:56:20.411356 [ 3 ] {} HTTP-Session: 1c8df878-eb28-4d5a-9178-72764f38cfeb Destroying unnamed session 2023.10.17 23:56:20.411351 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.17 23:56:20.411575 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:56:20.411621 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 34794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:20.411656 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 57 rows starting from the beginning of the part 2023.10.17 23:56:20.411710 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:20.411739 [ 3 ] {} HTTP-Session: 393e96c1-7ca9-484b-8aa8-28504b4a1706 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:20.411787 [ 3 ] {} HTTP-Session: 393e96c1-7ca9-484b-8aa8-28504b4a1706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:20.412029 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:20.412087 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 50 rows starting from the beginning of the part 2023.10.17 23:56:20.412108 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:56:20.412410 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2023.10.17 23:56:20.412570 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:20.412681 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 50 rows starting from the beginning of the part 2023.10.17 23:56:20.412821 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2023.10.17 23:56:20.412964 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 50 rows starting from the beginning of the part 2023.10.17 23:56:20.413574 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:20.414029 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.17 23:56:20.414342 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.17 23:56:20.414583 [ 159 ] {} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.17 23:56:20.414583 [ 11 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 221 rows, containing 4 columns (4 merged, 0 gathered) in 0.003306262 sec., 66842.85758357929 rows/sec., 5.12 MiB/sec. 2023.10.17 23:56:20.414622 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} executeQuery: Read 219 rows, 21.46 KiB in 0.002536565 sec., 86337 rows/sec., 8.26 MiB/sec. 2023.10.17 23:56:20.414651 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:20.414856 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.17 23:56:20.414876 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.17 23:56:20.415105 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:56:20.415126 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} DynamicQueryHandler: Done processing query 2023.10.17 23:56:20.415220 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 240 rows starting from the beginning of the part 2023.10.17 23:56:20.415213 [ 3 ] {8a090932-0f43-46f2-97fb-e1ad2ed893c7} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:56:20.415305 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.17 23:56:20.415328 [ 3 ] {} HTTP-Session: 393e96c1-7ca9-484b-8aa8-28504b4a1706 Destroying unnamed session 2023.10.17 23:56:20.415435 [ 16 ] {ecc89610-8a81-4064-a963-778d0bec8452::all_1_36_7} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.17 23:56:20.415446 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 219 rows starting from the beginning of the part 2023.10.17 23:56:20.415585 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 21 rows starting from the beginning of the part 2023.10.17 23:56:20.415610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 49549, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:20.415707 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:20.415748 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 219 rows starting from the beginning of the part 2023.10.17 23:56:20.415759 [ 3 ] {} HTTP-Session: a9d1024b-6e94-4748-a5e8-12d75e541aeb Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:20.415819 [ 3 ] {} HTTP-Session: a9d1024b-6e94-4748-a5e8-12d75e541aeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:20.415983 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 21 rows starting from the beginning of the part 2023.10.17 23:56:20.416037 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:20.416160 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:56:20.416188 [ 22 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 219 rows starting from the beginning of the part 2023.10.17 23:56:20.416685 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:20.417740 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:20.418048 [ 16 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 939 rows, containing 4 columns (4 merged, 0 gathered) in 0.003312922 sec., 283435.58948867494 rows/sec., 27.01 MiB/sec. 2023.10.17 23:56:20.418133 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) 2023.10.17 23:56:20.418211 [ 16 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.17 23:56:20.418414 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. 2023.10.17 23:56:20.418519 [ 16 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.17 23:56:20.418623 [ 159 ] {} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 2023.10.17 23:56:20.418654 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} executeQuery: Read 308 rows, 22.07 KiB in 0.002543065 sec., 121113 rows/sec., 8.47 MiB/sec. 2023.10.17 23:56:20.418701 [ 16 ] {6035697d-fd1e-459c-88b7-d93f17c7e965::all_1_36_7} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.17 23:56:20.418715 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:20.418999 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact 2023.10.17 23:56:20.419033 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} DynamicQueryHandler: Done processing query 2023.10.17 23:56:20.419073 [ 3 ] {88a81ef2-e9e0-4a83-b297-d00201cf2a7c} MemoryTracker: Peak memory usage (for query): 4.26 MiB. 2023.10.17 23:56:20.419121 [ 3 ] {} HTTP-Session: a9d1024b-6e94-4748-a5e8-12d75e541aeb Destroying unnamed session 2023.10.17 23:56:20.419165 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.17 23:56:20.419202 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 333 rows starting from the beginning of the part 2023.10.17 23:56:20.419302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 845, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:20.419367 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 308 rows starting from the beginning of the part 2023.10.17 23:56:20.419395 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:20.419445 [ 3 ] {} HTTP-Session: f64fa420-944e-4b83-8444-56208943af2b Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:20.419477 [ 3 ] {} HTTP-Session: f64fa420-944e-4b83-8444-56208943af2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:20.419566 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 7 rows starting from the beginning of the part 2023.10.17 23:56:20.419698 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:20.419780 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 308 rows starting from the beginning of the part 2023.10.17 23:56:20.419796 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.17 23:56:20.420029 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 7 rows starting from the beginning of the part 2023.10.17 23:56:20.420296 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:20.420312 [ 11 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 308 rows starting from the beginning of the part 2023.10.17 23:56:20.420751 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:20.421295 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 23:56:20.421565 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} oximeter.measurements_bool (ba9bafcb-77aa-4f38-b948-7e2f4cf0e162): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 23:56:20.421816 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} executeQuery: Read 6 rows, 258.00 B in 0.002022354 sec., 2966 rows/sec., 124.58 KiB/sec. 2023.10.17 23:56:20.422201 [ 25 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} MergeTask::MergeProjectionsStage: Merge sorted 1271 rows, containing 4 columns (4 merged, 0 gathered) in 0.003363694 sec., 377858.39021028666 rows/sec., 26.54 MiB/sec. 2023.10.17 23:56:20.422263 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} DynamicQueryHandler: Done processing query 2023.10.17 23:56:20.422298 [ 3 ] {0116b0a2-971c-4804-8c4f-fbd19c41a373} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:56:20.422335 [ 3 ] {} HTTP-Session: f64fa420-944e-4b83-8444-56208943af2b Destroying unnamed session 2023.10.17 23:56:20.422406 [ 25 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) 2023.10.17 23:56:20.422482 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 11530, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:20.422549 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:20.422574 [ 3 ] {} HTTP-Session: c48f0b37-2199-40b9-ae9d-073cef508f50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:20.422595 [ 3 ] {} HTTP-Session: c48f0b37-2199-40b9-ae9d-073cef508f50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:20.422689 [ 25 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. 2023.10.17 23:56:20.422739 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:20.422813 [ 25 ] {fee1bb82-0fbf-4c30-adc6-c224b64054b9::all_1_36_7} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 2023.10.17 23:56:20.422820 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.17 23:56:20.423066 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:20.423370 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:20.423629 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.17 23:56:20.423805 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} oximeter.measurements_cumulativei64 (4f691b74-f6ed-4788-875d-0b6b0e097433): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.17 23:56:20.423937 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} executeQuery: Read 63 rows, 3.91 KiB in 0.001146935 sec., 54929 rows/sec., 3.33 MiB/sec. 2023.10.17 23:56:20.424143 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} DynamicQueryHandler: Done processing query 2023.10.17 23:56:20.424169 [ 3 ] {04567030-0183-4b14-9470-88cba944ae23} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.17 23:56:20.424186 [ 3 ] {} HTTP-Session: c48f0b37-2199-40b9-ae9d-073cef508f50 Destroying unnamed session 2023.10.17 23:56:20.424419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 47073, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:20.424464 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:20.424483 [ 3 ] {} HTTP-Session: 545da89b-4d7f-47fd-bc0f-d0468a1182d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:20.424500 [ 3 ] {} HTTP-Session: 545da89b-4d7f-47fd-bc0f-d0468a1182d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:20.424592 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:20.424637 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:56:20.424788 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:20.425268 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:20.425583 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) 2023.10.17 23:56:20.425764 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. 2023.10.17 23:56:20.425889 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} executeQuery: Read 44 rows, 60.80 KiB in 0.001267838 sec., 34704 rows/sec., 46.83 MiB/sec. 2023.10.17 23:56:20.426021 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} DynamicQueryHandler: Done processing query 2023.10.17 23:56:20.426045 [ 3 ] {d4b03ab0-b39e-4a0b-8eea-c455e006a1bb} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.17 23:56:20.426061 [ 3 ] {} HTTP-Session: 545da89b-4d7f-47fd-bc0f-d0468a1182d7 Destroying unnamed session 2023.10.17 23:56:20.426223 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 2661, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:20.426268 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:20.426287 [ 3 ] {} HTTP-Session: 4350461d-f573-4e22-8423-767483ee742a Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:20.426305 [ 3 ] {} HTTP-Session: 4350461d-f573-4e22-8423-767483ee742a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:20.426376 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:20.426415 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.17 23:56:20.426519 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:20.426768 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:20.427001 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.17 23:56:20.427186 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} oximeter.measurements_i64 (f0965983-7a1f-4da8-9b68-f8e01c5da851): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.17 23:56:20.427316 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} executeQuery: Read 19 rows, 1.01 KiB in 0.00091053 sec., 20866 rows/sec., 1.08 MiB/sec. 2023.10.17 23:56:20.427422 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} DynamicQueryHandler: Done processing query 2023.10.17 23:56:20.427445 [ 3 ] {a3cb280e-da2c-4cf8-b601-a98506eb0e36} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.17 23:56:20.427461 [ 3 ] {} HTTP-Session: 4350461d-f573-4e22-8423-767483ee742a Destroying unnamed session 2023.10.17 23:56:25.402429 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1054, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:25.402611 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:25.402656 [ 3 ] {} HTTP-Session: 74fcff24-8ce1-4b38-be3c-d08b15c4013f Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:25.402697 [ 3 ] {} HTTP-Session: 74fcff24-8ce1-4b38-be3c-d08b15c4013f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:25.402892 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:25.403000 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.17 23:56:25.403274 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:25.403732 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:25.404009 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.17 23:56:25.404177 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} oximeter.fields_i64 (ecc89610-8a81-4064-a963-778d0bec8452): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.17 23:56:25.404325 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} executeQuery: Read 7 rows, 581.00 B in 0.00137534 sec., 5089 rows/sec., 412.54 KiB/sec. 2023.10.17 23:56:25.404476 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} DynamicQueryHandler: Done processing query 2023.10.17 23:56:25.404502 [ 3 ] {962faf18-5091-414d-8fd3-980a4393a4dd} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:56:25.404519 [ 3 ] {} HTTP-Session: 74fcff24-8ce1-4b38-be3c-d08b15c4013f Destroying unnamed session 2023.10.17 23:56:25.404649 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 3265, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:25.404698 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:25.404717 [ 3 ] {} HTTP-Session: 800ecc62-22ef-4bf3-9dcf-6968be288eaf Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:25.404735 [ 3 ] {} HTTP-Session: 800ecc62-22ef-4bf3-9dcf-6968be288eaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:25.404813 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:25.404855 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.17 23:56:25.404963 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:25.405308 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:25.405516 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.17 23:56:25.405665 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} oximeter.fields_string (6035697d-fd1e-459c-88b7-d93f17c7e965): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.17 23:56:25.405785 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} executeQuery: Read 21 rows, 1.94 KiB in 0.000941901 sec., 22295 rows/sec., 2.01 MiB/sec. 2023.10.17 23:56:25.405907 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} DynamicQueryHandler: Done processing query 2023.10.17 23:56:25.405931 [ 3 ] {5aa31999-d7ff-41c8-b19f-50780a711bb0} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:56:25.405947 [ 3 ] {} HTTP-Session: 800ecc62-22ef-4bf3-9dcf-6968be288eaf Destroying unnamed session 2023.10.17 23:56:25.406063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 1237, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:25.406109 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:25.406127 [ 3 ] {} HTTP-Session: fcf539d6-2e44-43ea-94ad-cb502e67c315 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:25.406144 [ 3 ] {} HTTP-Session: fcf539d6-2e44-43ea-94ad-cb502e67c315 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:25.406213 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:25.406252 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.17 23:56:25.406356 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:25.406630 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:25.406835 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) 2023.10.17 23:56:25.406980 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} oximeter.fields_uuid (fee1bb82-0fbf-4c30-adc6-c224b64054b9): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. 2023.10.17 23:56:25.407096 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} executeQuery: Read 7 rows, 574.00 B in 0.000855079 sec., 8186 rows/sec., 655.55 KiB/sec. 2023.10.17 23:56:25.407212 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} DynamicQueryHandler: Done processing query 2023.10.17 23:56:25.407237 [ 3 ] {cdd9b716-22e4-4707-ad58-36e5c090007c} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.17 23:56:25.407252 [ 3 ] {} HTTP-Session: fcf539d6-2e44-43ea-94ad-cb502e67c315 Destroying unnamed session 2023.10.17 23:56:25.407360 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48843, User-Agent: (none), Length: 7544, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.17 23:56:25.407404 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.17 23:56:25.407422 [ 3 ] {} HTTP-Session: e2cb18e8-3e16-45a4-b1bc-b3aa5adce5b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48843 2023.10.17 23:56:25.407438 [ 3 ] {} HTTP-Session: e2cb18e8-3e16-45a4-b1bc-b3aa5adce5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.17 23:56:25.407510 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} executeQuery: (from [fd00:1122:3344:101::d]:48843) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.17 23:56:25.407555 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.17 23:56:25.407690 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} ParallelParsingInputFormat: Parallel parsing is used 2023.10.17 23:56:25.408002 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 16.19 GiB. 2023.10.17 23:56:25.408364 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) 2023.10.17 23:56:25.408543 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} oximeter.measurements_histogramf64 (33972197-5607-4ba5-9ec8-b06d28c7d825): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. 2023.10.17 23:56:25.408648 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} executeQuery: Read 7 rows, 9.67 KiB in 0.001109745 sec., 6307 rows/sec., 8.51 MiB/sec. 2023.10.17 23:56:25.408773 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} DynamicQueryHandler: Done processing query 2023.10.17 23:56:25.408796 [ 3 ] {38bc56c1-5d35-41d0-a064-50644abcdf56} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.17 23:56:25.408812 [ 3 ] {} HTTP-Session: e2cb18e8-3e16-45a4-b1bc-b3aa5adce5b5 Destroying unnamed session