[ Oct 25 23:04:32 Enabled. ] [ Oct 25 23:04:32 Rereading configuration. ] [ Oct 25 23:04:34 Rereading configuration. ] [ Oct 25 23:04:36 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=oxControlService22 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService22 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService22 ipadm: Could not delete oxControlService22: Interface does not exist + true + ipadm create-if -t oxControlService22 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService22 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService22 + ipadm show-addr oxControlService22/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService22/ll + ipadm show-addr oxControlService22/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService22/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 25 23:04:37 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.25 23:04:38.228073 [ 1 ] {} Application: Will watch for the process with pid 22006 2023.10.25 23:04:38.228160 [ 1 ] {} Application: Forked a child process to watch 2023.10.25 23:04:38.521909 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22006 2023.10.25 23:04:38.522068 [ 1 ] {} Application: starting up 2023.10.25 23:04:38.522274 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.10.25 23:04:38.635987 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.10.25 23:04:38.636030 [ 1 ] {} Application: Initializing DateLUT. 2023.10.25 23:04:38.636044 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.10.25 23:04:38.636079 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.10.25 23:04:38.636401 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.10.25 23:04:38.637069 [ 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.25 23:04:38.637649 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.25 23:04:38.637962 [ 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.25 23:04:38.639619 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.25 23:04:38.639665 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.25 23:04:38.640371 [ 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.25 23:04:38.640539 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.10.25 23:04:38.645174 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.10.25 23:04:38.645488 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.10.25 23:04:38.645512 [ 1 ] {} Application: Uncompressed cache policy name 2023.10.25 23:04:38.646790 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.10.25 23:04:38.647258 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.10.25 23:04:38.647516 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.10.25 23:04:38.647821 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.10.25 23:04:38.648080 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.10.25 23:04:38.648122 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.10.25 23:04:38.648178 [ 1 ] {} Application: Loaded user defined objects 2023.10.25 23:04:38.648195 [ 1 ] {} Application: Loading metadata from /data/ 2023.10.25 23:04:38.694567 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.10.25 23:04:38.694604 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000134754 sec 2023.10.25 23:04:38.694659 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.25 23:04:38.694740 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.10.25 23:04:38.694762 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.10.25 23:04:38.694782 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.10.25 23:04:38.694796 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.10.25 23:04:38.694813 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.10.25 23:04:38.694830 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.10.25 23:04:38.694866 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.10.25 23:04:38.694884 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.10.25 23:04:38.694913 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.10.25 23:04:38.694926 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.10.25 23:04:38.694939 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.10.25 23:04:38.694954 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.10.25 23:04:38.694984 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.10.25 23:04:38.694998 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.10.25 23:04:38.695010 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.10.25 23:04:38.726378 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.10.25 23:04:38.736794 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.10.25 23:04:38.736829 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.5762e-05 sec 2023.10.25 23:04:38.736858 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.25 23:04:38.736876 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.10.25 23:04:38.736899 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.10.25 23:04:38.739018 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.10.25 23:04:38.743549 [ 1 ] {} Application: Loaded metadata. 2023.10.25 23:04:38.743701 [ 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.25 23:04:38.743744 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.10.25 23:04:38.939950 [ 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.25 23:04:38.957845 [ 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.25 23:04:38.957891 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.10.25 23:04:38.992881 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.10.25 23:04:38.993626 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.10.25 23:04:38.993973 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.10.25 23:04:38.994017 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.10.25 23:04:38.994031 [ 125 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:04:38.994101 [ 125 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:04:38.994131 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.10.25 23:04:38.994203 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.10.25 23:04:38.994738 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.10.25 23:04:38.994758 [ 1 ] {} Application: Ready for connections. 2023.10.25 23:04:54.034769 [ 126 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:04:54.034864 [ 126 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:04:56.885059 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.885222 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.885353 [ 3 ] {} HTTP-Session: c53cc737-e250-47b5-af00-a5986c6ae869 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.885382 [ 3 ] {} HTTP-Session: c53cc737-e250-47b5-af00-a5986c6ae869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.885495 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.10.25 23:04:56.885524 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.25 23:04:56.885536 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.10.25 23:04:56.886394 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} executeQuery: (from [fd00:1122:3344:101::d]:62030) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:04:56.887563 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.10.25 23:04:56.889103 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.10.25 23:04:56.889906 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:04:56.893468 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} DynamicQueryHandler: Done processing query 2023.10.25 23:04:56.893518 [ 3 ] {239f7811-bbd9-4cc5-ab5b-3a5c6541209d} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.10.25 23:04:56.893535 [ 3 ] {} HTTP-Session: c53cc737-e250-47b5-af00-a5986c6ae869 Destroying unnamed session 2023.10.25 23:04:56.895420 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.895472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.895490 [ 3 ] {} HTTP-Session: 5ea56393-602b-4b43-9b7e-71984bd7c9be Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.895509 [ 3 ] {} HTTP-Session: 5ea56393-602b-4b43-9b7e-71984bd7c9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.895610 [ 3 ] {5025a628-d7d7-4bf0-989c-2676d66146fa} executeQuery: (from [fd00:1122:3344:101::d]:62030) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.10.25 23:04:56.910221 [ 3 ] {5025a628-d7d7-4bf0-989c-2676d66146fa} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:62030) (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.25 23:04:56.910480 [ 3 ] {5025a628-d7d7-4bf0-989c-2676d66146fa} 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.25 23:04:56.910589 [ 3 ] {5025a628-d7d7-4bf0-989c-2676d66146fa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:56.910606 [ 3 ] {} HTTP-Session: 5ea56393-602b-4b43-9b7e-71984bd7c9be Destroying unnamed session 2023.10.25 23:04:56.910903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 34, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.910952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.910968 [ 3 ] {} HTTP-Session: 3b3e1e87-287b-4a94-a31f-1fe18d9fae28 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.910986 [ 3 ] {} HTTP-Session: 3b3e1e87-287b-4a94-a31f-1fe18d9fae28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.911085 [ 3 ] {9d52e17d-0c63-4ec4-a874-ca31804b9fee} executeQuery: (from [fd00:1122:3344:101::d]:62030) DROP DATABASE IF EXISTS oximeter; (stage: Complete) 2023.10.25 23:04:56.911174 [ 3 ] {9d52e17d-0c63-4ec4-a874-ca31804b9fee} DynamicQueryHandler: Done processing query 2023.10.25 23:04:56.911197 [ 3 ] {9d52e17d-0c63-4ec4-a874-ca31804b9fee} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:56.911215 [ 3 ] {} HTTP-Session: 3b3e1e87-287b-4a94-a31f-1fe18d9fae28 Destroying unnamed session 2023.10.25 23:04:56.911400 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 39, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.911442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.911462 [ 3 ] {} HTTP-Session: a67261e7-6ec2-4713-969e-24c35710123a Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.911477 [ 3 ] {} HTTP-Session: a67261e7-6ec2-4713-969e-24c35710123a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.911531 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} executeQuery: (from [fd00:1122:3344:101::d]:62030) CREATE DATABASE IF NOT EXISTS oximeter; (stage: Complete) 2023.10.25 23:04:56.911578 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.10.25 23:04:56.918142 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.10.25 23:04:56.918170 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.0971e-05 sec 2023.10.25 23:04:56.918192 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} TablesLoader: Loading 0 tables with 0 dependency level 2023.10.25 23:04:56.918205 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} DatabaseAtomic (oximeter): Starting up tables. 2023.10.25 23:04:56.918269 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} DynamicQueryHandler: Done processing query 2023.10.25 23:04:56.918287 [ 3 ] {177c1352-195c-4e05-9a4b-0a0bc9b4c6a4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:56.918306 [ 3 ] {} HTTP-Session: a67261e7-6ec2-4713-969e-24c35710123a Destroying unnamed session 2023.10.25 23:04:56.918485 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 150, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.918528 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.918549 [ 3 ] {} HTTP-Session: e784b44c-81bf-4178-bbbd-11b6ec8485e3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.918564 [ 3 ] {} HTTP-Session: e784b44c-81bf-4178-bbbd-11b6ec8485e3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.918695 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} executeQuery: (from [fd00:1122:3344:101::d]:62030) CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp); (stage: Complete) 2023.10.25 23:04:56.918735 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.10.25 23:04:56.923058 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} oximeter.version (b823f170-daa3-4348-a998-8faffa2957d1): Loading data parts 2023.10.25 23:04:56.923152 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} oximeter.version (b823f170-daa3-4348-a998-8faffa2957d1): There are no data parts 2023.10.25 23:04:56.930653 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} DynamicQueryHandler: Done processing query 2023.10.25 23:04:56.930686 [ 3 ] {8f0a7bd4-c6b2-4a89-9050-96b785b9fe7f} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:56.930709 [ 3 ] {} HTTP-Session: e784b44c-81bf-4178-bbbd-11b6ec8485e3 Destroying unnamed session 2023.10.25 23:04:56.930833 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.930883 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.930907 [ 3 ] {} HTTP-Session: efa90775-ebd8-41ed-a2d6-10292e0da8a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.930931 [ 3 ] {} HTTP-Session: efa90775-ebd8-41ed-a2d6-10292e0da8a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.931115 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:56.931157 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.10.25 23:04:56.937911 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Loading data parts 2023.10.25 23:04:56.937979 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): There are no data parts 2023.10.25 23:04:56.941557 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} DynamicQueryHandler: Done processing query 2023.10.25 23:04:56.941580 [ 3 ] {c22c37ab-3088-40d4-b2e2-0c20ffd06818} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:56.941598 [ 3 ] {} HTTP-Session: efa90775-ebd8-41ed-a2d6-10292e0da8a3 Destroying unnamed session 2023.10.25 23:04:56.941703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 281, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.941747 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.941767 [ 3 ] {} HTTP-Session: 81f21079-0ca4-4623-abea-a6570eaaafa0 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.941782 [ 3 ] {} HTTP-Session: 81f21079-0ca4-4623-abea-a6570eaaafa0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.941957 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:56.941998 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.10.25 23:04:56.943666 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} oximeter.measurements_i8 (95ee7b53-af5f-48d8-8eb0-fc9c31eab1b1): Loading data parts 2023.10.25 23:04:56.943728 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} oximeter.measurements_i8 (95ee7b53-af5f-48d8-8eb0-fc9c31eab1b1): There are no data parts 2023.10.25 23:04:56.954850 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} DynamicQueryHandler: Done processing query 2023.10.25 23:04:56.954892 [ 3 ] {ae7f0910-892b-4828-9fc9-3806bddc69cd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:56.954919 [ 3 ] {} HTTP-Session: 81f21079-0ca4-4623-abea-a6570eaaafa0 Destroying unnamed session 2023.10.25 23:04:56.955116 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.955210 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.955248 [ 3 ] {} HTTP-Session: 8093ab59-53f9-4d69-92fe-06c5be93caf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.955288 [ 3 ] {} HTTP-Session: 8093ab59-53f9-4d69-92fe-06c5be93caf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.955629 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:56.955671 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.10.25 23:04:56.958140 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} oximeter.measurements_u8 (413ea5b8-0799-4098-8d6e-e7df9ef48199): Loading data parts 2023.10.25 23:04:56.958199 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} oximeter.measurements_u8 (413ea5b8-0799-4098-8d6e-e7df9ef48199): There are no data parts 2023.10.25 23:04:56.965742 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} DynamicQueryHandler: Done processing query 2023.10.25 23:04:56.965778 [ 3 ] {7a692068-b2e0-4db5-92a1-dd83b60dab2c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:56.965796 [ 3 ] {} HTTP-Session: 8093ab59-53f9-4d69-92fe-06c5be93caf7 Destroying unnamed session 2023.10.25 23:04:56.965920 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.965975 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.965997 [ 3 ] {} HTTP-Session: ca190218-cc5f-4eea-af98-1407ffe89f16 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.966022 [ 3 ] {} HTTP-Session: ca190218-cc5f-4eea-af98-1407ffe89f16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.966206 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:56.966249 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.10.25 23:04:56.968434 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} oximeter.measurements_i16 (e7a59e53-c01e-4bbd-8414-28c9170d1537): Loading data parts 2023.10.25 23:04:56.968552 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} oximeter.measurements_i16 (e7a59e53-c01e-4bbd-8414-28c9170d1537): There are no data parts 2023.10.25 23:04:56.978293 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} DynamicQueryHandler: Done processing query 2023.10.25 23:04:56.978345 [ 3 ] {241b2bfa-373f-4e87-94db-18ef44ce42fc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:56.978371 [ 3 ] {} HTTP-Session: ca190218-cc5f-4eea-af98-1407ffe89f16 Destroying unnamed session 2023.10.25 23:04:56.978597 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.978676 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.978709 [ 3 ] {} HTTP-Session: 40eb1f63-414d-46b3-bfe6-ef028778198e Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.978745 [ 3 ] {} HTTP-Session: 40eb1f63-414d-46b3-bfe6-ef028778198e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.979077 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:56.979165 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.10.25 23:04:56.981709 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} oximeter.measurements_u16 (ffc365b7-db04-4192-8467-aa5890066f41): Loading data parts 2023.10.25 23:04:56.981766 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} oximeter.measurements_u16 (ffc365b7-db04-4192-8467-aa5890066f41): There are no data parts 2023.10.25 23:04:56.988756 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} DynamicQueryHandler: Done processing query 2023.10.25 23:04:56.988786 [ 3 ] {070506cd-5b13-4cdd-845b-5028a1b6effa} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:56.988800 [ 3 ] {} HTTP-Session: 40eb1f63-414d-46b3-bfe6-ef028778198e Destroying unnamed session 2023.10.25 23:04:56.988903 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:56.988953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:56.988971 [ 3 ] {} HTTP-Session: 807560df-543c-4beb-945f-6dbfb223bbaa Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:56.988991 [ 3 ] {} HTTP-Session: 807560df-543c-4beb-945f-6dbfb223bbaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:56.989163 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:56.989210 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.10.25 23:04:56.991330 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} oximeter.measurements_i32 (be145603-88d9-44d0-8ee7-0e66afc6831c): Loading data parts 2023.10.25 23:04:56.991389 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} oximeter.measurements_i32 (be145603-88d9-44d0-8ee7-0e66afc6831c): There are no data parts 2023.10.25 23:04:57.001130 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.001167 [ 3 ] {3d07fa55-dc88-4eb8-87ac-4026690f4d39} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.001186 [ 3 ] {} HTTP-Session: 807560df-543c-4beb-945f-6dbfb223bbaa Destroying unnamed session 2023.10.25 23:04:57.001315 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.001379 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.001401 [ 3 ] {} HTTP-Session: b5fbfc91-1a0b-4f17-81c5-655c7eb2cec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.001420 [ 3 ] {} HTTP-Session: b5fbfc91-1a0b-4f17-81c5-655c7eb2cec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.001714 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.001774 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.10.25 23:04:57.002822 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 218.37 MiB, peak 222.00 MiB, will set to 226.29 MiB (RSS), difference: 7.92 MiB 2023.10.25 23:04:57.004186 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} oximeter.measurements_u32 (94300b6c-7c79-4977-800d-61610ab6b621): Loading data parts 2023.10.25 23:04:57.004270 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} oximeter.measurements_u32 (94300b6c-7c79-4977-800d-61610ab6b621): There are no data parts 2023.10.25 23:04:57.011883 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.011920 [ 3 ] {0ba22404-0049-4495-a5fe-bcb65812d167} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.011940 [ 3 ] {} HTTP-Session: b5fbfc91-1a0b-4f17-81c5-655c7eb2cec8 Destroying unnamed session 2023.10.25 23:04:57.012072 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.012144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.012174 [ 3 ] {} HTTP-Session: 39f560e7-2a0a-4a7e-87aa-2e596001617c Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.012202 [ 3 ] {} HTTP-Session: 39f560e7-2a0a-4a7e-87aa-2e596001617c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.012424 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.012476 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.10.25 23:04:57.014805 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Loading data parts 2023.10.25 23:04:57.014876 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): There are no data parts 2023.10.25 23:04:57.024340 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.024376 [ 3 ] {80373fbc-ecb5-42af-868c-6973c619ddec} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.024394 [ 3 ] {} HTTP-Session: 39f560e7-2a0a-4a7e-87aa-2e596001617c Destroying unnamed session 2023.10.25 23:04:57.024519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 284, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.024577 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.024599 [ 3 ] {} HTTP-Session: 50d539f5-8632-4f40-afad-4efd48a694f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.024690 [ 3 ] {} HTTP-Session: 50d539f5-8632-4f40-afad-4efd48a694f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.024919 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.024972 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.10.25 23:04:57.027295 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} oximeter.measurements_u64 (e5107da4-3c40-4033-bc5f-d19f5485f27f): Loading data parts 2023.10.25 23:04:57.027363 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} oximeter.measurements_u64 (e5107da4-3c40-4033-bc5f-d19f5485f27f): There are no data parts 2023.10.25 23:04:57.035108 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.035141 [ 3 ] {65546657-69ed-437c-bf36-1d1b9973e1bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.035155 [ 3 ] {} HTTP-Session: 50d539f5-8632-4f40-afad-4efd48a694f5 Destroying unnamed session 2023.10.25 23:04:57.035271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.035321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.035339 [ 3 ] {} HTTP-Session: d48ec113-3e24-43c0-b8ed-26716acd4240 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.035360 [ 3 ] {} HTTP-Session: d48ec113-3e24-43c0-b8ed-26716acd4240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.035543 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.035589 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.10.25 23:04:57.037761 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} oximeter.measurements_f32 (564a719a-d394-4f56-b373-fd703f0f41ba): Loading data parts 2023.10.25 23:04:57.037823 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} oximeter.measurements_f32 (564a719a-d394-4f56-b373-fd703f0f41ba): There are no data parts 2023.10.25 23:04:57.047791 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.047827 [ 3 ] {c06608c5-b2bd-4326-9e48-0fad4d83dca3} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.047845 [ 3 ] {} HTTP-Session: d48ec113-3e24-43c0-b8ed-26716acd4240 Destroying unnamed session 2023.10.25 23:04:57.047974 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.048035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.048059 [ 3 ] {} HTTP-Session: 7ad170a0-38bd-4c55-a9c7-7e9978954c95 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.048083 [ 3 ] {} HTTP-Session: 7ad170a0-38bd-4c55-a9c7-7e9978954c95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.048305 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.048353 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.10.25 23:04:57.050754 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} oximeter.measurements_f64 (232f32f2-150b-4db9-9d59-391a15f3b695): Loading data parts 2023.10.25 23:04:57.050851 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} oximeter.measurements_f64 (232f32f2-150b-4db9-9d59-391a15f3b695): There are no data parts 2023.10.25 23:04:57.058980 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.059009 [ 3 ] {f04d907e-ee50-49c5-b2bd-192afe48f2ea} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.059033 [ 3 ] {} HTTP-Session: 7ad170a0-38bd-4c55-a9c7-7e9978954c95 Destroying unnamed session 2023.10.25 23:04:57.059148 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 287, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.059203 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.059230 [ 3 ] {} HTTP-Session: d571699c-b2ac-430f-b719-ab9c990d04c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.059249 [ 3 ] {} HTTP-Session: d571699c-b2ac-430f-b719-ab9c990d04c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.059437 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.059482 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.10.25 23:04:57.061593 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} oximeter.measurements_string (71313279-c73f-4a1b-9329-3e5d7d88b6d9): Loading data parts 2023.10.25 23:04:57.061671 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} oximeter.measurements_string (71313279-c73f-4a1b-9329-3e5d7d88b6d9): There are no data parts 2023.10.25 23:04:57.071338 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.071366 [ 3 ] {4a788829-3d1a-41cc-821e-eee640053cf8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.071390 [ 3 ] {} HTTP-Session: d571699c-b2ac-430f-b719-ab9c990d04c1 Destroying unnamed session 2023.10.25 23:04:57.071514 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.071568 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.071595 [ 3 ] {} HTTP-Session: 62261694-3438-4ec6-a81c-525ce2d4add6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.071615 [ 3 ] {} HTTP-Session: 62261694-3438-4ec6-a81c-525ce2d4add6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.071900 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.071955 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.10.25 23:04:57.074301 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} oximeter.measurements_bytes (07fa191f-4692-44e9-9eea-bf1c9cb07409): Loading data parts 2023.10.25 23:04:57.074397 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} oximeter.measurements_bytes (07fa191f-4692-44e9-9eea-bf1c9cb07409): There are no data parts 2023.10.25 23:04:57.082036 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.082059 [ 3 ] {73af3a04-4d8a-4491-b476-8548cc0e537d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.082082 [ 3 ] {} HTTP-Session: 62261694-3438-4ec6-a81c-525ce2d4add6 Destroying unnamed session 2023.10.25 23:04:57.082213 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.082258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.082283 [ 3 ] {} HTTP-Session: d38bc44e-efb9-4d38-a589-61c6c921d251 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.082299 [ 3 ] {} HTTP-Session: d38bc44e-efb9-4d38-a589-61c6c921d251 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.082487 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.082533 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.10.25 23:04:57.084626 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Loading data parts 2023.10.25 23:04:57.084698 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): There are no data parts 2023.10.25 23:04:57.094456 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.094485 [ 3 ] {d7c8f65b-36da-48f4-b3fa-7509e0277e28} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.094509 [ 3 ] {} HTTP-Session: d38bc44e-efb9-4d38-a589-61c6c921d251 Destroying unnamed session 2023.10.25 23:04:57.094636 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 343, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.094690 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.094718 [ 3 ] {} HTTP-Session: 6451fa2d-fe48-4cd4-aa3d-a79b9a830889 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.094736 [ 3 ] {} HTTP-Session: 6451fa2d-fe48-4cd4-aa3d-a79b9a830889 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.095045 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.095107 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.10.25 23:04:57.097443 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} oximeter.measurements_cumulativeu64 (de7708bf-7036-4c84-a700-f5f1c697d629): Loading data parts 2023.10.25 23:04:57.097515 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} oximeter.measurements_cumulativeu64 (de7708bf-7036-4c84-a700-f5f1c697d629): There are no data parts 2023.10.25 23:04:57.105176 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.105205 [ 3 ] {aa88897d-23b3-4101-9977-a7f0e2c31778} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.105219 [ 3 ] {} HTTP-Session: 6451fa2d-fe48-4cd4-aa3d-a79b9a830889 Destroying unnamed session 2023.10.25 23:04:57.105332 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 344, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.105380 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.105399 [ 3 ] {} HTTP-Session: 619fdcbc-84dd-45a7-859d-c39c0b51c104 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.105417 [ 3 ] {} HTTP-Session: 619fdcbc-84dd-45a7-859d-c39c0b51c104 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.105603 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.105650 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.10.25 23:04:57.107826 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} oximeter.measurements_cumulativef32 (1f43a253-e8c3-462c-b6df-746348f9a780): Loading data parts 2023.10.25 23:04:57.107967 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} oximeter.measurements_cumulativef32 (1f43a253-e8c3-462c-b6df-746348f9a780): There are no data parts 2023.10.25 23:04:57.117459 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.117508 [ 3 ] {c85e4c0b-01cf-430d-baf6-a741c07e73f2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.117533 [ 3 ] {} HTTP-Session: 619fdcbc-84dd-45a7-859d-c39c0b51c104 Destroying unnamed session 2023.10.25 23:04:57.117697 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 347, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.117777 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.117809 [ 3 ] {} HTTP-Session: 39186a08-561c-43c0-9d88-95f3570986ff Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.117844 [ 3 ] {} HTTP-Session: 39186a08-561c-43c0-9d88-95f3570986ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.118263 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} executeQuery: (from [fd00:1122:3344:101::d]:62030) -- 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.25 23:04:57.118343 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.10.25 23:04:57.120818 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} oximeter.measurements_cumulativef64 (4939dab0-c5dd-44fa-8f33-111fcb5150bb): Loading data parts 2023.10.25 23:04:57.120960 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} oximeter.measurements_cumulativef64 (4939dab0-c5dd-44fa-8f33-111fcb5150bb): There are no data parts 2023.10.25 23:04:57.128015 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.128042 [ 3 ] {4854313d-4587-46fd-9a30-4d0cfc80c80b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.128060 [ 3 ] {} HTTP-Session: 39186a08-561c-43c0-9d88-95f3570986ff Destroying unnamed session 2023.10.25 23:04:57.128205 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.128263 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.128284 [ 3 ] {} HTTP-Session: 96c409e0-94ab-4486-9bee-0f3c843324c7 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.128308 [ 3 ] {} HTTP-Session: 96c409e0-94ab-4486-9bee-0f3c843324c7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.128546 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.128594 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.10.25 23:04:57.130680 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} oximeter.measurements_histogrami8 (e655e60c-0de0-49c3-8e98-4dd8ed059522): Loading data parts 2023.10.25 23:04:57.130762 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} oximeter.measurements_histogrami8 (e655e60c-0de0-49c3-8e98-4dd8ed059522): There are no data parts 2023.10.25 23:04:57.140581 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.140628 [ 3 ] {9b4fcd6d-e803-4b0d-b61f-d0088f93f670} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.140670 [ 3 ] {} HTTP-Session: 96c409e0-94ab-4486-9bee-0f3c843324c7 Destroying unnamed session 2023.10.25 23:04:57.140874 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 372, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.141007 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.141034 [ 3 ] {} HTTP-Session: 32121c8e-df35-44cf-bb73-940d5a375bd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.141053 [ 3 ] {} HTTP-Session: 32121c8e-df35-44cf-bb73-940d5a375bd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.141304 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.141361 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.10.25 23:04:57.143736 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} oximeter.measurements_histogramu8 (e9e8d65d-5387-4086-9625-444972c92c91): Loading data parts 2023.10.25 23:04:57.143834 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} oximeter.measurements_histogramu8 (e9e8d65d-5387-4086-9625-444972c92c91): There are no data parts 2023.10.25 23:04:57.151462 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.151485 [ 3 ] {03ae1ec0-9e61-46ca-8ed7-7ffbdfb75b03} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.151504 [ 3 ] {} HTTP-Session: 32121c8e-df35-44cf-bb73-940d5a375bd8 Destroying unnamed session 2023.10.25 23:04:57.151601 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.151655 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.151681 [ 3 ] {} HTTP-Session: bd8b6ffa-fff0-4ab6-8cb5-07686ad5d0a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.151705 [ 3 ] {} HTTP-Session: bd8b6ffa-fff0-4ab6-8cb5-07686ad5d0a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.151946 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.152066 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.10.25 23:04:57.154256 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} oximeter.measurements_histogrami16 (d153c9df-3219-4245-8e90-d10bd5d37b14): Loading data parts 2023.10.25 23:04:57.154354 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} oximeter.measurements_histogrami16 (d153c9df-3219-4245-8e90-d10bd5d37b14): There are no data parts 2023.10.25 23:04:57.165124 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.165174 [ 3 ] {49fb1416-ce6a-490b-b005-4b4cebb0b928} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.165200 [ 3 ] {} HTTP-Session: bd8b6ffa-fff0-4ab6-8cb5-07686ad5d0a4 Destroying unnamed session 2023.10.25 23:04:57.165375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.165454 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.165487 [ 3 ] {} HTTP-Session: 9d81f741-f028-4fe6-b96a-307879722e87 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.165523 [ 3 ] {} HTTP-Session: 9d81f741-f028-4fe6-b96a-307879722e87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.165951 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.166093 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.10.25 23:04:57.168504 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} oximeter.measurements_histogramu16 (ba3f9b21-528b-4d5d-9751-971ef8a8c430): Loading data parts 2023.10.25 23:04:57.168582 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} oximeter.measurements_histogramu16 (ba3f9b21-528b-4d5d-9751-971ef8a8c430): There are no data parts 2023.10.25 23:04:57.175718 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.175751 [ 3 ] {81c23086-d557-4856-9a76-620450c54488} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.175773 [ 3 ] {} HTTP-Session: 9d81f741-f028-4fe6-b96a-307879722e87 Destroying unnamed session 2023.10.25 23:04:57.175879 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.175934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.175960 [ 3 ] {} HTTP-Session: 5eda7eaa-fa48-4625-907d-5e31d50b1e16 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.175979 [ 3 ] {} HTTP-Session: 5eda7eaa-fa48-4625-907d-5e31d50b1e16 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.176292 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.176348 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.10.25 23:04:57.178560 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} oximeter.measurements_histogrami32 (be9b8461-d70b-4daa-8596-17adcd549085): Loading data parts 2023.10.25 23:04:57.178655 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} oximeter.measurements_histogrami32 (be9b8461-d70b-4daa-8596-17adcd549085): There are no data parts 2023.10.25 23:04:57.188358 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.188386 [ 3 ] {5741f708-053a-4490-9976-bb06725d7b7a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.188410 [ 3 ] {} HTTP-Session: 5eda7eaa-fa48-4625-907d-5e31d50b1e16 Destroying unnamed session 2023.10.25 23:04:57.188543 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.188596 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.188624 [ 3 ] {} HTTP-Session: 196eb723-e167-424f-8975-da44e84bdbaa Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.188644 [ 3 ] {} HTTP-Session: 196eb723-e167-424f-8975-da44e84bdbaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.188852 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.188898 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.10.25 23:04:57.191282 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} oximeter.measurements_histogramu32 (60db2a57-fd67-4884-a3b4-217448c39e54): Loading data parts 2023.10.25 23:04:57.191357 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} oximeter.measurements_histogramu32 (60db2a57-fd67-4884-a3b4-217448c39e54): There are no data parts 2023.10.25 23:04:57.199397 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.199425 [ 3 ] {46b26d38-9d6f-4539-afb5-fcf7aa18bd66} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.199438 [ 3 ] {} HTTP-Session: 196eb723-e167-424f-8975-da44e84bdbaa Destroying unnamed session 2023.10.25 23:04:57.199540 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.199588 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.199606 [ 3 ] {} HTTP-Session: 41f8416c-4350-4519-a1aa-4e0870638262 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.199625 [ 3 ] {} HTTP-Session: 41f8416c-4350-4519-a1aa-4e0870638262 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.199821 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.199869 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.10.25 23:04:57.202028 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} oximeter.measurements_histogrami64 (6f3b8412-b00c-4075-98da-ac4f58af1cda): Loading data parts 2023.10.25 23:04:57.202201 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} oximeter.measurements_histogrami64 (6f3b8412-b00c-4075-98da-ac4f58af1cda): There are no data parts 2023.10.25 23:04:57.212211 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.212245 [ 3 ] {13434e7a-52d1-4fb3-8ba1-54c756d0341e} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.212263 [ 3 ] {} HTTP-Session: 41f8416c-4350-4519-a1aa-4e0870638262 Destroying unnamed session 2023.10.25 23:04:57.212390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.212445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.212466 [ 3 ] {} HTTP-Session: b5bae28a-55d3-4c41-909b-701083155f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.212490 [ 3 ] {} HTTP-Session: b5bae28a-55d3-4c41-909b-701083155f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.212738 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.212794 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.10.25 23:04:57.215226 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} oximeter.measurements_histogramu64 (e282c86b-aa37-4544-a650-32d581708a3a): Loading data parts 2023.10.25 23:04:57.215362 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} oximeter.measurements_histogramu64 (e282c86b-aa37-4544-a650-32d581708a3a): There are no data parts 2023.10.25 23:04:57.223344 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.223372 [ 3 ] {eaeca3be-2bea-453a-acd8-5e143e15e2e8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.223390 [ 3 ] {} HTTP-Session: b5bae28a-55d3-4c41-909b-701083155f28 Destroying unnamed session 2023.10.25 23:04:57.223518 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.223574 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.223597 [ 3 ] {} HTTP-Session: a90f8b1a-d24d-4bff-b685-777f0c2c203c Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.223621 [ 3 ] {} HTTP-Session: a90f8b1a-d24d-4bff-b685-777f0c2c203c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.223848 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.223896 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.10.25 23:04:57.226027 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} oximeter.measurements_histogramf32 (208d61e4-d8f5-426a-8fce-49b6638cc265): Loading data parts 2023.10.25 23:04:57.226107 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} oximeter.measurements_histogramf32 (208d61e4-d8f5-426a-8fce-49b6638cc265): There are no data parts 2023.10.25 23:04:57.236015 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.236056 [ 3 ] {ca3d9420-6079-4246-b0b9-cc856e1643ad} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.236093 [ 3 ] {} HTTP-Session: a90f8b1a-d24d-4bff-b685-777f0c2c203c Destroying unnamed session 2023.10.25 23:04:57.236328 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.236418 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.236458 [ 3 ] {} HTTP-Session: 6f112fdb-e43a-4424-8fc7-d94b3a24c524 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.236495 [ 3 ] {} HTTP-Session: 6f112fdb-e43a-4424-8fc7-d94b3a24c524 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.236880 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.236987 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.10.25 23:04:57.239493 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Loading data parts 2023.10.25 23:04:57.239597 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): There are no data parts 2023.10.25 23:04:57.246824 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.246858 [ 3 ] {61c10c4b-dfaf-4246-8e74-70954dd408db} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.246872 [ 3 ] {} HTTP-Session: 6f112fdb-e43a-4424-8fc7-d94b3a24c524 Destroying unnamed session 2023.10.25 23:04:57.246976 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.247020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.247039 [ 3 ] {} HTTP-Session: fd0d2af8-0670-4f40-b901-ac9e3f04281a Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.247059 [ 3 ] {} HTTP-Session: fd0d2af8-0670-4f40-b901-ac9e3f04281a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.247202 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.247311 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.10.25 23:04:57.249213 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} oximeter.fields_bool (6c587307-4ec2-4343-b432-d7c165a0e521): Loading data parts 2023.10.25 23:04:57.249360 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} oximeter.fields_bool (6c587307-4ec2-4343-b432-d7c165a0e521): There are no data parts 2023.10.25 23:04:57.259615 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.259657 [ 3 ] {99a1c5ae-23c2-4978-a8ea-03555aa6cfb7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.259695 [ 3 ] {} HTTP-Session: fd0d2af8-0670-4f40-b901-ac9e3f04281a Destroying unnamed session 2023.10.25 23:04:57.259868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 247, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.259965 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.260013 [ 3 ] {} HTTP-Session: c53b90a6-1810-45ec-ac05-60c1674e6046 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.260047 [ 3 ] {} HTTP-Session: c53b90a6-1810-45ec-ac05-60c1674e6046 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.260378 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.260422 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.10.25 23:04:57.262637 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} oximeter.fields_i8 (db0618f2-3c82-464a-b72f-8c58a4e24cf8): Loading data parts 2023.10.25 23:04:57.262711 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} oximeter.fields_i8 (db0618f2-3c82-464a-b72f-8c58a4e24cf8): There are no data parts 2023.10.25 23:04:57.271078 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.271104 [ 3 ] {4d89e9bc-2dca-48ce-8ebd-a76c9a8ac0f5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.271121 [ 3 ] {} HTTP-Session: c53b90a6-1810-45ec-ac05-60c1674e6046 Destroying unnamed session 2023.10.25 23:04:57.271242 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.271364 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.271385 [ 3 ] {} HTTP-Session: 19d5d6d4-4075-4d42-a108-d99e701404e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.271409 [ 3 ] {} HTTP-Session: 19d5d6d4-4075-4d42-a108-d99e701404e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.271593 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.271640 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.10.25 23:04:57.273744 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} oximeter.fields_u8 (b0fd979f-1a6e-4903-b750-f37ba0163b43): Loading data parts 2023.10.25 23:04:57.273832 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} oximeter.fields_u8 (b0fd979f-1a6e-4903-b750-f37ba0163b43): There are no data parts 2023.10.25 23:04:57.283772 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.283801 [ 3 ] {72242df1-59e6-4847-959d-e35703c2ee41} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.283815 [ 3 ] {} HTTP-Session: 19d5d6d4-4075-4d42-a108-d99e701404e6 Destroying unnamed session 2023.10.25 23:04:57.283906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.283957 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.283975 [ 3 ] {} HTTP-Session: 1028ce72-79d6-49d2-a6fb-47f1784eafd9 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.283996 [ 3 ] {} HTTP-Session: 1028ce72-79d6-49d2-a6fb-47f1784eafd9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.284165 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.284220 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.10.25 23:04:57.286653 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} oximeter.fields_i16 (9d8a8433-6c8c-4b79-bcd0-59be89f3514c): Loading data parts 2023.10.25 23:04:57.286723 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} oximeter.fields_i16 (9d8a8433-6c8c-4b79-bcd0-59be89f3514c): There are no data parts 2023.10.25 23:04:57.294711 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.294735 [ 3 ] {48a9fadb-7997-41eb-bd83-dd99b68d6d29} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.294756 [ 3 ] {} HTTP-Session: 1028ce72-79d6-49d2-a6fb-47f1784eafd9 Destroying unnamed session 2023.10.25 23:04:57.294863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.294911 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.294934 [ 3 ] {} HTTP-Session: 5e107d8d-5687-4477-ad37-99e77d390632 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.294951 [ 3 ] {} HTTP-Session: 5e107d8d-5687-4477-ad37-99e77d390632 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.295100 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.295142 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.10.25 23:04:57.297252 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} oximeter.fields_u16 (198bec64-c742-44e1-b599-e24c235933c2): Loading data parts 2023.10.25 23:04:57.297329 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} oximeter.fields_u16 (198bec64-c742-44e1-b599-e24c235933c2): There are no data parts 2023.10.25 23:04:57.307316 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.307346 [ 3 ] {c7b177f8-980a-4c90-b875-98bade3c0779} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.307361 [ 3 ] {} HTTP-Session: 5e107d8d-5687-4477-ad37-99e77d390632 Destroying unnamed session 2023.10.25 23:04:57.307546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.307592 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.307610 [ 3 ] {} HTTP-Session: db66415b-fa97-42ee-8b28-474ed1559bc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.307632 [ 3 ] {} HTTP-Session: db66415b-fa97-42ee-8b28-474ed1559bc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.307779 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.307820 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.10.25 23:04:57.310126 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} oximeter.fields_i32 (0cb05f40-ae5c-44df-84a4-8ebf970afb72): Loading data parts 2023.10.25 23:04:57.310235 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} oximeter.fields_i32 (0cb05f40-ae5c-44df-84a4-8ebf970afb72): There are no data parts 2023.10.25 23:04:57.318215 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.318238 [ 3 ] {5512167f-d280-474f-898b-ea092ffeb0af} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.318258 [ 3 ] {} HTTP-Session: db66415b-fa97-42ee-8b28-474ed1559bc1 Destroying unnamed session 2023.10.25 23:04:57.318378 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.318484 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.318507 [ 3 ] {} HTTP-Session: cf89bdb3-743a-4b3e-ac55-24e13856a302 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.318530 [ 3 ] {} HTTP-Session: cf89bdb3-743a-4b3e-ac55-24e13856a302 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.318673 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.318719 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.10.25 23:04:57.320751 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} oximeter.fields_u32 (c910ea54-4f8b-4952-8921-3525b0171ee9): Loading data parts 2023.10.25 23:04:57.320830 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} oximeter.fields_u32 (c910ea54-4f8b-4952-8921-3525b0171ee9): There are no data parts 2023.10.25 23:04:57.331011 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.331039 [ 3 ] {05c0fcc8-b033-4255-a6ea-042ca63da823} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.331071 [ 3 ] {} HTTP-Session: cf89bdb3-743a-4b3e-ac55-24e13856a302 Destroying unnamed session 2023.10.25 23:04:57.331206 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.331275 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.331309 [ 3 ] {} HTTP-Session: 2f94fbba-2f7b-4b37-9009-9e6ea4fa32d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.331332 [ 3 ] {} HTTP-Session: 2f94fbba-2f7b-4b37-9009-9e6ea4fa32d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.331626 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.331692 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.10.25 23:04:57.334135 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Loading data parts 2023.10.25 23:04:57.334210 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): There are no data parts 2023.10.25 23:04:57.342031 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.342066 [ 3 ] {a405ed3d-a889-41d6-b6ee-4fe91457ce40} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.342085 [ 3 ] {} HTTP-Session: 2f94fbba-2f7b-4b37-9009-9e6ea4fa32d6 Destroying unnamed session 2023.10.25 23:04:57.342202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.342258 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.342279 [ 3 ] {} HTTP-Session: d19cffc1-0b03-4322-9119-65913e6a5236 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.342304 [ 3 ] {} HTTP-Session: d19cffc1-0b03-4322-9119-65913e6a5236 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.342552 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.342600 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.10.25 23:04:57.344739 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} oximeter.fields_u64 (88f30934-5d9c-481e-9ef6-a7e2768ef568): Loading data parts 2023.10.25 23:04:57.344804 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} oximeter.fields_u64 (88f30934-5d9c-481e-9ef6-a7e2768ef568): There are no data parts 2023.10.25 23:04:57.354836 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.354871 [ 3 ] {caa8fd8e-0ab0-4300-b88a-34f071bd08a9} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.354888 [ 3 ] {} HTTP-Session: d19cffc1-0b03-4322-9119-65913e6a5236 Destroying unnamed session 2023.10.25 23:04:57.355014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.355074 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.355096 [ 3 ] {} HTTP-Session: 135d8f49-bd02-4eef-b0f8-8a7a6868f92a Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.355113 [ 3 ] {} HTTP-Session: 135d8f49-bd02-4eef-b0f8-8a7a6868f92a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.355265 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.355310 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.10.25 23:04:57.357625 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} oximeter.fields_ipaddr (541d5cf5-f8ae-4454-a577-5a7e98f7501c): Loading data parts 2023.10.25 23:04:57.357702 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} oximeter.fields_ipaddr (541d5cf5-f8ae-4454-a577-5a7e98f7501c): There are no data parts 2023.10.25 23:04:57.366243 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.366270 [ 3 ] {db01cb91-e299-42dd-894c-831132acd0da} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.366295 [ 3 ] {} HTTP-Session: 135d8f49-bd02-4eef-b0f8-8a7a6868f92a Destroying unnamed session 2023.10.25 23:04:57.366419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 253, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.366472 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.366502 [ 3 ] {} HTTP-Session: 1ce6b960-4bff-4f5f-8c87-c4fdcb62c0a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.366520 [ 3 ] {} HTTP-Session: 1ce6b960-4bff-4f5f-8c87-c4fdcb62c0a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.366772 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.366821 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.10.25 23:04:57.369092 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Loading data parts 2023.10.25 23:04:57.369173 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): There are no data parts 2023.10.25 23:04:57.379307 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.379342 [ 3 ] {14e39704-5045-492c-a214-55a08e353d6b} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.379360 [ 3 ] {} HTTP-Session: 1ce6b960-4bff-4f5f-8c87-c4fdcb62c0a3 Destroying unnamed session 2023.10.25 23:04:57.379497 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.379551 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.379638 [ 3 ] {} HTTP-Session: 601e2d2a-1f30-4f10-bcec-97ef30601b8a Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.379664 [ 3 ] {} HTTP-Session: 601e2d2a-1f30-4f10-bcec-97ef30601b8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.379846 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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.25 23:04:57.379894 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.10.25 23:04:57.382208 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Loading data parts 2023.10.25 23:04:57.382291 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): There are no data parts 2023.10.25 23:04:57.390264 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.390291 [ 3 ] {1ef56afb-1ff5-4d29-b581-99db6ed41c5a} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.390315 [ 3 ] {} HTTP-Session: 601e2d2a-1f30-4f10-bcec-97ef30601b8a Destroying unnamed session 2023.10.25 23:04:57.390440 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 1152, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.390487 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.390515 [ 3 ] {} HTTP-Session: 9b412366-9d06-4a31-8c6f-9e49385ae44a Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.390539 [ 3 ] {} HTTP-Session: 9b412366-9d06-4a31-8c6f-9e49385ae44a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.390847 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} executeQuery: (from [fd00:1122:3344:101::d]:62030) 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, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name); (stage: Complete) 2023.10.25 23:04:57.390918 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.10.25 23:04:57.393132 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a): Loading data parts 2023.10.25 23:04:57.393245 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a): There are no data parts 2023.10.25 23:04:57.403133 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.403161 [ 3 ] {e9d26b6e-741b-4c00-8fb5-e653656813b8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.10.25 23:04:57.403187 [ 3 ] {} HTTP-Session: 9b412366-9d06-4a31-8c6f-9e49385ae44a Destroying unnamed session 2023.10.25 23:04:57.403302 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:62030, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:04:57.403349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:04:57.403372 [ 3 ] {} HTTP-Session: 0da089d0-b401-442e-b8ae-f64da467ac84 Authenticating user 'default' from [fd00:1122:3344:101::d]:62030 2023.10.25 23:04:57.403393 [ 3 ] {} HTTP-Session: 0da089d0-b401-442e-b8ae-f64da467ac84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:04:57.403492 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} executeQuery: (from [fd00:1122:3344:101::d]:62030) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.10.25 23:04:57.404147 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.10.25 23:04:57.407357 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.33 GiB. 2023.10.25 23:04:57.409488 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.25 23:04:57.409756 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} oximeter.version (b823f170-daa3-4348-a998-8faffa2957d1): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.25 23:04:57.409953 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} executeQuery: Read 1 rows, 16.00 B in 0.006367217 sec., 157 rows/sec., 2.45 KiB/sec. 2023.10.25 23:04:57.410047 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} DynamicQueryHandler: Done processing query 2023.10.25 23:04:57.410072 [ 3 ] {8567acc6-5f77-433f-a922-33d5f6fc4c6d} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.10.25 23:04:57.410086 [ 3 ] {} HTTP-Session: 0da089d0-b401-442e-b8ae-f64da467ac84 Destroying unnamed session 2023.10.25 23:04:58.002817 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 226.92 MiB, peak 231.99 MiB, will set to 228.28 MiB (RSS), difference: 1.36 MiB 2023.10.25 23:05:09.035117 [ 164 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:05:09.035200 [ 164 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:05:24.035395 [ 139 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:05:24.035461 [ 139 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:05:32.522661 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.522780 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.522830 [ 3 ] {} HTTP-Session: fa3df7d0-7736-4248-a14b-57a926646f0f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.522877 [ 3 ] {} HTTP-Session: fa3df7d0-7736-4248-a14b-57a926646f0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.523025 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.523418 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.524120 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.524208 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.525242 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.525271 [ 3 ] {8e6a64d3-bee5-4539-9546-545264d4bc64} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.525286 [ 3 ] {} HTTP-Session: fa3df7d0-7736-4248-a14b-57a926646f0f Destroying unnamed session 2023.10.25 23:05:32.525792 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 111, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.525857 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.525875 [ 3 ] {} HTTP-Session: 8b7f3d2a-764c-4481-ac4d-cb4b23f3e9e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.525903 [ 3 ] {} HTTP-Session: 8b7f3d2a-764c-4481-ac4d-cb4b23f3e9e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.526039 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.528669 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.528826 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.528876 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.529962 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.529998 [ 3 ] {b27b549e-1960-44c5-a707-c5153cb514d4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.530013 [ 3 ] {} HTTP-Session: 8b7f3d2a-764c-4481-ac4d-cb4b23f3e9e9 Destroying unnamed session 2023.10.25 23:05:32.530682 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.530735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.530753 [ 3 ] {} HTTP-Session: 2255a7e4-87e9-400b-9413-2a9460be4f0b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.530776 [ 3 ] {} HTTP-Session: 2255a7e4-87e9-400b-9413-2a9460be4f0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.530894 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.531263 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.531405 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.531443 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.532416 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.532449 [ 3 ] {820b0957-3912-4d8e-bcba-1ef2c4360493} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.532464 [ 3 ] {} HTTP-Session: 2255a7e4-87e9-400b-9413-2a9460be4f0b Destroying unnamed session 2023.10.25 23:05:32.532923 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.532977 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.532996 [ 3 ] {} HTTP-Session: 8dde7249-14be-4cf7-91cd-c7195070b25a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.533017 [ 3 ] {} HTTP-Session: 8dde7249-14be-4cf7-91cd-c7195070b25a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.533124 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.533454 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.533669 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.533708 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.534510 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.534600 [ 3 ] {b30b779f-8b20-40f5-8030-942bfd3a02c8} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.534622 [ 3 ] {} HTTP-Session: 8dde7249-14be-4cf7-91cd-c7195070b25a Destroying unnamed session 2023.10.25 23:05:32.535038 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 183, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.535084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.535108 [ 3 ] {} HTTP-Session: 6aeb12a1-5e42-456c-a69a-6314550c3f6b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.535124 [ 3 ] {} HTTP-Session: 6aeb12a1-5e42-456c-a69a-6314550c3f6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.535235 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.535636 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.535786 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.535825 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.536633 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.536658 [ 3 ] {aff6c0cb-9756-4149-b7d2-d357b1955945} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.536681 [ 3 ] {} HTTP-Session: 6aeb12a1-5e42-456c-a69a-6314550c3f6b Destroying unnamed session 2023.10.25 23:05:32.536946 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.536993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.537017 [ 3 ] {} HTTP-Session: 63ac5a91-5a24-49da-aabd-12e56857329f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.537033 [ 3 ] {} HTTP-Session: 63ac5a91-5a24-49da-aabd-12e56857329f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.537145 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.537480 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.537696 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.537735 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.538444 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.538476 [ 3 ] {a71c5959-963b-4ce7-837c-4bfc6dd667ce} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.538491 [ 3 ] {} HTTP-Session: 63ac5a91-5a24-49da-aabd-12e56857329f Destroying unnamed session 2023.10.25 23:05:32.538796 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 231, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.538850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.538868 [ 3 ] {} HTTP-Session: 21e20f54-83fa-4609-afee-36caf833e27b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.538883 [ 3 ] {} HTTP-Session: 21e20f54-83fa-4609-afee-36caf833e27b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.538995 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.539336 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.539483 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.539528 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.540283 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.540315 [ 3 ] {6f935668-e4ee-49e2-b895-8d36f372a22c} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.540330 [ 3 ] {} HTTP-Session: 21e20f54-83fa-4609-afee-36caf833e27b Destroying unnamed session 2023.10.25 23:05:32.540538 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 255, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.540652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.540669 [ 3 ] {} HTTP-Session: e6bf06ee-94b3-40c0-9e8f-a4a06484409e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.540691 [ 3 ] {} HTTP-Session: e6bf06ee-94b3-40c0-9e8f-a4a06484409e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.540804 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.541143 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.541293 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.541347 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.542131 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.542157 [ 3 ] {41daa5ee-96a1-4eba-ac8c-3b1d9a51c3b1} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.542171 [ 3 ] {} HTTP-Session: e6bf06ee-94b3-40c0-9e8f-a4a06484409e Destroying unnamed session 2023.10.25 23:05:32.542385 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 282, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.542427 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.542444 [ 3 ] {} HTTP-Session: ab2d9112-7450-45ed-9b10-7df194bf6032 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.542468 [ 3 ] {} HTTP-Session: ab2d9112-7450-45ed-9b10-7df194bf6032 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.542642 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.542976 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.543118 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.543164 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.544015 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.544040 [ 3 ] {10084e52-5b43-4a6c-9929-44f7e35596a3} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.544064 [ 3 ] {} HTTP-Session: ab2d9112-7450-45ed-9b10-7df194bf6032 Destroying unnamed session 2023.10.25 23:05:32.544262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 312, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.544304 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.544323 [ 3 ] {} HTTP-Session: a3139def-0d89-4484-b08c-c70251f615e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.544339 [ 3 ] {} HTTP-Session: a3139def-0d89-4484-b08c-c70251f615e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.544450 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.544846 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.544989 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.545026 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.545847 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.545872 [ 3 ] {70d0b22c-e2d2-4ba3-a821-a07373091e84} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.545888 [ 3 ] {} HTTP-Session: a3139def-0d89-4484-b08c-c70251f615e7 Destroying unnamed session 2023.10.25 23:05:32.546227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 342, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.546269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.546286 [ 3 ] {} HTTP-Session: 688f3b36-ea08-46db-9f5f-d8e1dd74677e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.546302 [ 3 ] {} HTTP-Session: 688f3b36-ea08-46db-9f5f-d8e1dd74677e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.546414 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.546820 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.546963 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.547000 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.547767 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.547792 [ 3 ] {4cdccce1-0c00-4a34-9036-36e41ca77053} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.547807 [ 3 ] {} HTTP-Session: 688f3b36-ea08-46db-9f5f-d8e1dd74677e Destroying unnamed session 2023.10.25 23:05:32.553233 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.553285 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.553307 [ 3 ] {} HTTP-Session: 7f2734bc-4e41-4ed6-8250-b7fd2d11c5b2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.553326 [ 3 ] {} HTTP-Session: 7f2734bc-4e41-4ed6-8250-b7fd2d11c5b2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.553463 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:32.553884 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.554030 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.554069 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:32.554909 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.554934 [ 3 ] {a4787980-1145-411d-a0a4-16c5ec83989d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:32.554949 [ 3 ] {} HTTP-Session: 7f2734bc-4e41-4ed6-8250-b7fd2d11c5b2 Destroying unnamed session 2023.10.25 23:05:32.555085 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 3304, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.555127 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.555145 [ 3 ] {} HTTP-Session: 6c729919-a232-4238-86d1-43940dfa0f75 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.555161 [ 3 ] {} HTTP-Session: 6c729919-a232-4238-86d1-43940dfa0f75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.555235 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:32.555271 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:32.555962 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:32.556962 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:32.557281 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.25 23:05:32.557432 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.25 23:05:32.557557 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} executeQuery: Read 12 rows, 1.62 KiB in 0.002302488 sec., 5211 rows/sec., 703.21 KiB/sec. 2023.10.25 23:05:32.557765 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.557786 [ 3 ] {5321e3f8-24a9-49fd-89a4-9e3a531c7afb} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.25 23:05:32.557801 [ 3 ] {} HTTP-Session: 6c729919-a232-4238-86d1-43940dfa0f75 Destroying unnamed session 2023.10.25 23:05:32.557909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.557951 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.557969 [ 3 ] {} HTTP-Session: 4f228d9c-d4b3-4c2a-a3b6-196396e7783c Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.557985 [ 3 ] {} HTTP-Session: 4f228d9c-d4b3-4c2a-a3b6-196396e7783c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.558051 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:32.558087 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:05:32.558187 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:32.561844 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:32.562048 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.25 23:05:32.562188 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.25 23:05:32.562295 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} executeQuery: Read 6 rows, 348.00 B in 0.004222404 sec., 1420 rows/sec., 80.49 KiB/sec. 2023.10.25 23:05:32.562407 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.562428 [ 3 ] {36f9f650-6f79-46c9-8060-5eb54370ea6d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.25 23:05:32.562442 [ 3 ] {} HTTP-Session: 4f228d9c-d4b3-4c2a-a3b6-196396e7783c Destroying unnamed session 2023.10.25 23:05:32.562721 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 15211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.562763 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.562780 [ 3 ] {} HTTP-Session: c8b77cd9-2e5d-43af-9ca5-13e4b4b729d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.562796 [ 3 ] {} HTTP-Session: c8b77cd9-2e5d-43af-9ca5-13e4b4b729d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.562864 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:32.562899 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:05:32.562994 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:32.563294 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:32.563490 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.25 23:05:32.563691 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.25 23:05:32.563803 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} executeQuery: Read 96 rows, 9.32 KiB in 0.000901157 sec., 106529 rows/sec., 10.10 MiB/sec. 2023.10.25 23:05:32.563922 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.563944 [ 3 ] {33608a50-249d-445e-abfd-fbe0dc83bf42} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.25 23:05:32.563958 [ 3 ] {} HTTP-Session: c8b77cd9-2e5d-43af-9ca5-13e4b4b729d2 Destroying unnamed session 2023.10.25 23:05:32.564235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 46438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.564276 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.564294 [ 3 ] {} HTTP-Session: 3466ba3f-0886-414a-8e04-6a6599400fed Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.564310 [ 3 ] {} HTTP-Session: 3466ba3f-0886-414a-8e04-6a6599400fed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.564390 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:32.564426 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:05:32.565521 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:32.568274 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:32.568556 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.25 23:05:32.568774 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.25 23:05:32.568888 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} executeQuery: Read 291 rows, 20.45 KiB in 0.00441836 sec., 65861 rows/sec., 4.52 MiB/sec. 2023.10.25 23:05:32.569003 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.569024 [ 3 ] {da66d82b-f0de-4571-a430-c4e31113c2ab} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:05:32.569038 [ 3 ] {} HTTP-Session: 3466ba3f-0886-414a-8e04-6a6599400fed Destroying unnamed session 2023.10.25 23:05:32.569151 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.569194 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.569211 [ 3 ] {} HTTP-Session: bdb40fc8-97a7-454d-9ba6-2cc288fee787 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.569226 [ 3 ] {} HTTP-Session: bdb40fc8-97a7-454d-9ba6-2cc288fee787 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.569289 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:32.569324 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:05:32.569421 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:32.569728 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:32.569990 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.25 23:05:32.570150 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.25 23:05:32.570251 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} executeQuery: Read 6 rows, 258.00 B in 0.000928467 sec., 6462 rows/sec., 271.36 KiB/sec. 2023.10.25 23:05:32.570359 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.570380 [ 3 ] {c90ae9e8-308f-4629-8c07-66222be0c3a0} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:05:32.570394 [ 3 ] {} HTTP-Session: bdb40fc8-97a7-454d-9ba6-2cc288fee787 Destroying unnamed session 2023.10.25 23:05:32.570522 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.570563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.570580 [ 3 ] {} HTTP-Session: 7dc275d5-b8e9-4fc2-a068-ed3b3d1583ba Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.570596 [ 3 ] {} HTTP-Session: 7dc275d5-b8e9-4fc2-a068-ed3b3d1583ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.570728 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:32.570766 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:05:32.570874 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:32.571137 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:32.571369 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.25 23:05:32.571526 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.25 23:05:32.571704 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} executeQuery: Read 70 rows, 4.35 KiB in 0.000944487 sec., 74114 rows/sec., 4.49 MiB/sec. 2023.10.25 23:05:32.571819 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.571840 [ 3 ] {131eb84d-671e-4103-8d36-645f41c38e34} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:05:32.571855 [ 3 ] {} HTTP-Session: 7dc275d5-b8e9-4fc2-a068-ed3b3d1583ba Destroying unnamed session 2023.10.25 23:05:32.571952 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:32.571993 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:32.572010 [ 3 ] {} HTTP-Session: e8d0947b-2c26-499c-8dcf-46c36b168333 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:32.572025 [ 3 ] {} HTTP-Session: e8d0947b-2c26-499c-8dcf-46c36b168333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:32.572090 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:32.572126 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:05:32.572220 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:32.572439 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:32.572727 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.25 23:05:32.572889 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.25 23:05:32.572997 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} executeQuery: Read 21 rows, 1.12 KiB in 0.000866975 sec., 24222 rows/sec., 1.26 MiB/sec. 2023.10.25 23:05:32.573106 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} DynamicQueryHandler: Done processing query 2023.10.25 23:05:32.573128 [ 3 ] {cb1b8c68-bbf9-49c3-b44d-721a553e338c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:05:32.573142 [ 3 ] {} HTTP-Session: e8d0947b-2c26-499c-8dcf-46c36b168333 Destroying unnamed session 2023.10.25 23:05:39.035595 [ 121 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:05:39.035655 [ 121 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:05:42.525404 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 750, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:42.525503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:42.525529 [ 3 ] {} HTTP-Session: 0236a48f-452e-45ef-b77a-0b4be8d63a82 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:42.525552 [ 3 ] {} HTTP-Session: 0236a48f-452e-45ef-b77a-0b4be8d63a82 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:42.525672 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:42.525729 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:05:42.525880 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:42.526258 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:42.526509 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.25 23:05:42.526671 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.25 23:05:42.526796 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} executeQuery: Read 6 rows, 348.00 B in 0.001090192 sec., 5503 rows/sec., 311.73 KiB/sec. 2023.10.25 23:05:42.526937 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} DynamicQueryHandler: Done processing query 2023.10.25 23:05:42.526962 [ 3 ] {c92d471c-6ae0-4646-8dc7-113517a0b608} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.25 23:05:42.526978 [ 3 ] {} HTTP-Session: 0236a48f-452e-45ef-b77a-0b4be8d63a82 Destroying unnamed session 2023.10.25 23:05:42.527121 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 15211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:42.527173 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:42.527192 [ 3 ] {} HTTP-Session: 16ca9efc-1a1b-4b92-95ce-d0b96dc317a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:42.527212 [ 3 ] {} HTTP-Session: 16ca9efc-1a1b-4b92-95ce-d0b96dc317a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:42.527293 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:42.527334 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:05:42.527439 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:42.527772 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:42.527981 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.25 23:05:42.528131 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.25 23:05:42.528250 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} executeQuery: Read 96 rows, 9.32 KiB in 0.000923657 sec., 103934 rows/sec., 9.86 MiB/sec. 2023.10.25 23:05:42.528374 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} DynamicQueryHandler: Done processing query 2023.10.25 23:05:42.528398 [ 3 ] {28e221fd-e167-4b26-a8c1-59a1cb9c35b4} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.10.25 23:05:42.528414 [ 3 ] {} HTTP-Session: 16ca9efc-1a1b-4b92-95ce-d0b96dc317a7 Destroying unnamed session 2023.10.25 23:05:42.528685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 46438, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:42.528733 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:42.528752 [ 3 ] {} HTTP-Session: 51049711-8b21-4ea8-84ad-26252d84f205 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:42.528769 [ 3 ] {} HTTP-Session: 51049711-8b21-4ea8-84ad-26252d84f205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:42.528853 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:42.528892 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:05:42.528996 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:42.529527 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:42.529768 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.25 23:05:42.529934 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.25 23:05:42.530053 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} executeQuery: Read 291 rows, 20.45 KiB in 0.001177595 sec., 247113 rows/sec., 16.96 MiB/sec. 2023.10.25 23:05:42.530177 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} DynamicQueryHandler: Done processing query 2023.10.25 23:05:42.530201 [ 3 ] {d281cbe1-7b01-4cf8-943e-4bf5a523e373} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:05:42.530217 [ 3 ] {} HTTP-Session: 51049711-8b21-4ea8-84ad-26252d84f205 Destroying unnamed session 2023.10.25 23:05:42.530356 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:42.530408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:42.530436 [ 3 ] {} HTTP-Session: 72a74401-fda3-4410-8d92-9af702f61f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:42.530453 [ 3 ] {} HTTP-Session: 72a74401-fda3-4410-8d92-9af702f61f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:42.530525 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:42.530564 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:05:42.530671 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:42.530945 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:42.531239 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.25 23:05:42.531432 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.25 23:05:42.531551 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} executeQuery: Read 6 rows, 258.00 B in 0.00099599 sec., 6024 rows/sec., 252.97 KiB/sec. 2023.10.25 23:05:42.531670 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} DynamicQueryHandler: Done processing query 2023.10.25 23:05:42.531694 [ 3 ] {95741015-4148-4891-878e-e39f47a9d963} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:05:42.531710 [ 3 ] {} HTTP-Session: 72a74401-fda3-4410-8d92-9af702f61f08 Destroying unnamed session 2023.10.25 23:05:42.531844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:42.531890 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:42.531908 [ 3 ] {} HTTP-Session: 5befa2b2-65b3-4734-9ab7-87cfde5f19a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:42.531923 [ 3 ] {} HTTP-Session: 5befa2b2-65b3-4734-9ab7-87cfde5f19a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:42.531997 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:42.532040 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:05:42.532159 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:42.532518 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:42.532785 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.25 23:05:42.532954 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.25 23:05:42.533083 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} executeQuery: Read 70 rows, 4.35 KiB in 0.001052881 sec., 66484 rows/sec., 4.03 MiB/sec. 2023.10.25 23:05:42.533215 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} DynamicQueryHandler: Done processing query 2023.10.25 23:05:42.533241 [ 3 ] {fd60f1b4-19dc-462d-b85d-1c85631b0a20} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:05:42.533256 [ 3 ] {} HTTP-Session: 5befa2b2-65b3-4734-9ab7-87cfde5f19a8 Destroying unnamed session 2023.10.25 23:05:42.533377 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:42.533423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:42.533442 [ 3 ] {} HTTP-Session: b0cf4dc1-4093-46d5-9470-0c9ccf6eaa1e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:42.533458 [ 3 ] {} HTTP-Session: b0cf4dc1-4093-46d5-9470-0c9ccf6eaa1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:42.533530 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:42.533570 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:05:42.533675 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:42.533938 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.32 GiB. 2023.10.25 23:05:42.534180 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.25 23:05:42.534364 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.25 23:05:42.534483 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} executeQuery: Read 21 rows, 1.12 KiB in 0.000920567 sec., 22812 rows/sec., 1.18 MiB/sec. 2023.10.25 23:05:42.534631 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} DynamicQueryHandler: Done processing query 2023.10.25 23:05:42.534657 [ 3 ] {fe3886cc-c938-4941-8bd3-da468809296d} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:05:42.534673 [ 3 ] {} HTTP-Session: b0cf4dc1-4093-46d5-9470-0c9ccf6eaa1e Destroying unnamed session 2023.10.25 23:05:52.523363 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 392, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.523483 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.523514 [ 3 ] {} HTTP-Session: 581a1702-0251-4961-9fa6-fb86378d3c53 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.523541 [ 3 ] {} HTTP-Session: 581a1702-0251-4961-9fa6-fb86378d3c53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.523745 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:52.524998 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:52.525175 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:52.525283 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:52.525518 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 12-element set) 2023.10.25 23:05:52.527693 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:05:52.527726 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.10.25 23:05:52.527846 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.10.25 23:05:52.534793 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} executeQuery: Read 12 rows, 1.62 KiB in 0.011002724 sec., 1090 rows/sec., 147.16 KiB/sec. 2023.10.25 23:05:52.535029 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.535055 [ 3 ] {e2841ca3-1c40-46ba-a4db-cb85b62823a4} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:52.535072 [ 3 ] {} HTTP-Session: 581a1702-0251-4961-9fa6-fb86378d3c53 Destroying unnamed session 2023.10.25 23:05:52.537924 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 434, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.537979 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.538000 [ 3 ] {} HTTP-Session: c716177c-6b78-44ff-a2a9-fa6d41e25175 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.538020 [ 3 ] {} HTTP-Session: c716177c-6b78-44ff-a2a9-fa6d41e25175 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.538157 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:52.538626 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:52.538816 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:52.538859 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:52.539010 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 13-element set) 2023.10.25 23:05:52.539040 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:05:52.539062 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.10.25 23:05:52.539092 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.10.25 23:05:52.539926 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} executeQuery: Read 12 rows, 1.62 KiB in 0.001731591 sec., 6930 rows/sec., 935.06 KiB/sec. 2023.10.25 23:05:52.540114 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.540139 [ 3 ] {36f6cb87-9685-4730-a954-5ee1b6b2d810} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:52.540156 [ 3 ] {} HTTP-Session: c716177c-6b78-44ff-a2a9-fa6d41e25175 Destroying unnamed session 2023.10.25 23:05:52.540505 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 472, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.540550 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.540570 [ 3 ] {} HTTP-Session: c774f754-3dc7-4f32-abba-71667d1b9298 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.540588 [ 3 ] {} HTTP-Session: c774f754-3dc7-4f32-abba-71667d1b9298 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.540717 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:52.541183 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:52.541349 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:52.541391 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:52.541535 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 14-element set) 2023.10.25 23:05:52.541563 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:05:52.541586 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.10.25 23:05:52.541615 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.10.25 23:05:52.542602 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} executeQuery: Read 12 rows, 1.62 KiB in 0.001846834 sec., 6497 rows/sec., 876.71 KiB/sec. 2023.10.25 23:05:52.542799 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.542823 [ 3 ] {89d208a2-6e6e-4964-a5ce-83e33d93f3aa} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:52.542838 [ 3 ] {} HTTP-Session: c774f754-3dc7-4f32-abba-71667d1b9298 Destroying unnamed session 2023.10.25 23:05:52.543065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.543111 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.543130 [ 3 ] {} HTTP-Session: 5fa5c7c2-1b6f-4923-80f4-b14554b1e7fb Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.543147 [ 3 ] {} HTTP-Session: 5fa5c7c2-1b6f-4923-80f4-b14554b1e7fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.543270 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:05:52.543738 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:52.543904 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:52.543946 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:05:52.544092 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 15-element set) 2023.10.25 23:05:52.544120 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:05:52.544140 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.10.25 23:05:52.544169 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 12 rows starting from 0 2023.10.25 23:05:52.545022 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} executeQuery: Read 12 rows, 1.62 KiB in 0.00171295 sec., 7005 rows/sec., 945.24 KiB/sec. 2023.10.25 23:05:52.545210 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.545234 [ 3 ] {68203c61-c533-4bb8-b6e7-05f2f3253869} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.10.25 23:05:52.545249 [ 3 ] {} HTTP-Session: 5fa5c7c2-1b6f-4923-80f4-b14554b1e7fb Destroying unnamed session 2023.10.25 23:05:52.546710 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.546756 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.546774 [ 3 ] {} HTTP-Session: 4858f967-6688-4609-8668-8d8abd932cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.546790 [ 3 ] {} HTTP-Session: 4858f967-6688-4609-8668-8d8abd932cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.546869 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:52.546909 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:05:52.547049 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:52.547367 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:05:52.547637 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.25 23:05:52.547792 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.25 23:05:52.547900 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} executeQuery: Read 4 rows, 443.00 B in 0.001004389 sec., 3982 rows/sec., 430.73 KiB/sec. 2023.10.25 23:05:52.548032 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.548055 [ 3 ] {76429971-d7be-4558-8293-4a8cdc22df5c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.25 23:05:52.548070 [ 3 ] {} HTTP-Session: 4858f967-6688-4609-8668-8d8abd932cf7 Destroying unnamed session 2023.10.25 23:05:52.548198 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 5770, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.548240 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.548259 [ 3 ] {} HTTP-Session: 79df4f87-f818-46de-af94-3d2e240e9846 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.548274 [ 3 ] {} HTTP-Session: 79df4f87-f818-46de-af94-3d2e240e9846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.548345 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:52.548383 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:05:52.548485 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:52.548776 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:05:52.548976 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.25 23:05:52.549118 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.25 23:05:52.549235 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} executeQuery: Read 41 rows, 3.18 KiB in 0.000863025 sec., 47507 rows/sec., 3.59 MiB/sec. 2023.10.25 23:05:52.549351 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.549374 [ 3 ] {7cfe98d7-8074-4acc-889f-b75cbea9ac3e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:05:52.549390 [ 3 ] {} HTTP-Session: 79df4f87-f818-46de-af94-3d2e240e9846 Destroying unnamed session 2023.10.25 23:05:52.549626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 32158, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.549670 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.549688 [ 3 ] {} HTTP-Session: f32fbb67-8cb0-4226-a716-52d585eeeae2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.549704 [ 3 ] {} HTTP-Session: f32fbb67-8cb0-4226-a716-52d585eeeae2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.549778 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:52.549814 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:05:52.549916 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:52.550302 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:05:52.550511 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.25 23:05:52.550651 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.25 23:05:52.550774 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} executeQuery: Read 201 rows, 19.88 KiB in 0.000970089 sec., 207197 rows/sec., 20.01 MiB/sec. 2023.10.25 23:05:52.550875 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.550897 [ 3 ] {2304c5b4-9b3b-46db-b9af-ae3338200270} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.10.25 23:05:52.550913 [ 3 ] {} HTTP-Session: f32fbb67-8cb0-4226-a716-52d585eeeae2 Destroying unnamed session 2023.10.25 23:05:52.551222 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54406, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.551265 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.551284 [ 3 ] {} HTTP-Session: ebb45691-c7de-4c95-ab93-ca3f6c45c4ea Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.551300 [ 3 ] {} HTTP-Session: ebb45691-c7de-4c95-ab93-ca3f6c45c4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.551390 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:52.551428 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:05:52.551531 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:52.551998 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:05:52.552206 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.25 23:05:52.552349 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.25 23:05:52.552464 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} executeQuery: Read 338 rows, 24.22 KiB in 0.001046871 sec., 322866 rows/sec., 22.59 MiB/sec. 2023.10.25 23:05:52.552583 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.552606 [ 3 ] {11f2c24e-8670-4efe-8259-357d2d6f356b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:05:52.552621 [ 3 ] {} HTTP-Session: ebb45691-c7de-4c95-ab93-ca3f6c45c4ea Destroying unnamed session 2023.10.25 23:05:52.552732 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.552774 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.552794 [ 3 ] {} HTTP-Session: 690b219d-fe54-4c60-923e-88232ceac953 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.552809 [ 3 ] {} HTTP-Session: 690b219d-fe54-4c60-923e-88232ceac953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.552876 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:52.552915 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:05:52.553021 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:52.553261 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:05:52.553487 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.25 23:05:52.553655 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.25 23:05:52.553778 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} executeQuery: Read 6 rows, 258.00 B in 0.000874405 sec., 6861 rows/sec., 288.14 KiB/sec. 2023.10.25 23:05:52.553880 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.553902 [ 3 ] {627d72ed-bcd9-4ec2-b1d3-e208213c7495} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:05:52.553917 [ 3 ] {} HTTP-Session: 690b219d-fe54-4c60-923e-88232ceac953 Destroying unnamed session 2023.10.25 23:05:52.554049 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.554090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.554109 [ 3 ] {} HTTP-Session: c97b9562-eb18-41b5-bc1c-f3c2fcbc05f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.554124 [ 3 ] {} HTTP-Session: c97b9562-eb18-41b5-bc1c-f3c2fcbc05f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.554196 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:52.554235 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:05:52.554350 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:52.554628 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:05:52.554860 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.25 23:05:52.555039 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.25 23:05:52.555155 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} executeQuery: Read 70 rows, 4.35 KiB in 0.000932648 sec., 75055 rows/sec., 4.55 MiB/sec. 2023.10.25 23:05:52.555275 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.555297 [ 3 ] {7b64b08a-5c99-4b83-ae6d-b45cd1fe8a0f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:05:52.555312 [ 3 ] {} HTTP-Session: c97b9562-eb18-41b5-bc1c-f3c2fcbc05f0 Destroying unnamed session 2023.10.25 23:05:52.555517 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 37461, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.555562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.555580 [ 3 ] {} HTTP-Session: ba1c9e8a-c7ae-4617-9c2b-e3743c441886 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.555596 [ 3 ] {} HTTP-Session: ba1c9e8a-c7ae-4617-9c2b-e3743c441886 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.555678 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:52.555721 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:05:52.555870 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:52.556393 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:05:52.557291 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.10.25 23:05:52.557476 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.10.25 23:05:52.557595 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} executeQuery: Read 35 rows, 48.36 KiB in 0.001888815 sec., 18530 rows/sec., 25.01 MiB/sec. 2023.10.25 23:05:52.557723 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.557746 [ 3 ] {a78a4937-d221-43db-b82f-f052ff6a6f24} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:05:52.557761 [ 3 ] {} HTTP-Session: ba1c9e8a-c7ae-4617-9c2b-e3743c441886 Destroying unnamed session 2023.10.25 23:05:52.557884 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:05:52.557928 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:05:52.557950 [ 3 ] {} HTTP-Session: 8ac0561e-0dab-444d-a272-32bcbf986645 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:05:52.557967 [ 3 ] {} HTTP-Session: 8ac0561e-0dab-444d-a272-32bcbf986645 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:05:52.558037 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:05:52.558075 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:05:52.558180 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:05:52.558549 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:05:52.558781 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.25 23:05:52.558950 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.25 23:05:52.559073 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} executeQuery: Read 48 rows, 3.05 KiB in 0.00100761 sec., 47637 rows/sec., 2.96 MiB/sec. 2023.10.25 23:05:52.559178 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} DynamicQueryHandler: Done processing query 2023.10.25 23:05:52.559201 [ 3 ] {744e25dd-ff8b-4148-9f63-53310f14f7ee} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.25 23:05:52.559216 [ 3 ] {} HTTP-Session: 8ac0561e-0dab-444d-a272-32bcbf986645 Destroying unnamed session 2023.10.25 23:05:54.035898 [ 109 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:05:54.035951 [ 109 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:06:02.525389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 6486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:02.525498 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:02.525524 [ 3 ] {} HTTP-Session: 0337b9e4-ce95-4293-86bd-0ba9ec742332 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:02.525548 [ 3 ] {} HTTP-Session: 0337b9e4-ce95-4293-86bd-0ba9ec742332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:02.525670 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:02.525731 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:06:02.525886 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:02.526312 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:02.526568 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.25 23:06:02.526732 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.25 23:06:02.526853 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} executeQuery: Read 46 rows, 3.58 KiB in 0.001147423 sec., 40089 rows/sec., 3.05 MiB/sec. 2023.10.25 23:06:02.527013 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} DynamicQueryHandler: Done processing query 2023.10.25 23:06:02.527038 [ 3 ] {9802dd02-141b-4415-9c05-7a44ad8be9aa} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:02.527054 [ 3 ] {} HTTP-Session: 0337b9e4-ce95-4293-86bd-0ba9ec742332 Destroying unnamed session 2023.10.25 23:06:02.527271 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 34496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:02.527319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:02.527341 [ 3 ] {} HTTP-Session: 937d0241-4015-4134-954c-20c95452fec7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:02.527360 [ 3 ] {} HTTP-Session: 937d0241-4015-4134-954c-20c95452fec7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:02.527443 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:02.527484 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:06:02.527591 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:02.528011 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:02.528225 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.25 23:06:02.528367 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.25 23:06:02.528478 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} executeQuery: Read 216 rows, 21.31 KiB in 0.001003379 sec., 215272 rows/sec., 20.74 MiB/sec. 2023.10.25 23:06:02.528590 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} DynamicQueryHandler: Done processing query 2023.10.25 23:06:02.528613 [ 3 ] {3883ce43-0bf9-4ea6-8e3b-e0ac64fa530c} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:06:02.528628 [ 3 ] {} HTTP-Session: 937d0241-4015-4134-954c-20c95452fec7 Destroying unnamed session 2023.10.25 23:06:02.528832 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 53214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:02.528877 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:02.528896 [ 3 ] {} HTTP-Session: 633c5792-3c42-4cac-8acf-2b584105aea7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:02.528913 [ 3 ] {} HTTP-Session: 633c5792-3c42-4cac-8acf-2b584105aea7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:02.529007 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:02.529047 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:06:02.529150 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:02.529599 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:02.529824 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.25 23:06:02.529967 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.25 23:06:02.530084 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} executeQuery: Read 331 rows, 23.66 KiB in 0.001047521 sec., 315984 rows/sec., 22.05 MiB/sec. 2023.10.25 23:06:02.530201 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} DynamicQueryHandler: Done processing query 2023.10.25 23:06:02.530224 [ 3 ] {2caebad1-f67b-4852-b1e1-87836ddf6a99} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:06:02.530240 [ 3 ] {} HTTP-Session: 633c5792-3c42-4cac-8acf-2b584105aea7 Destroying unnamed session 2023.10.25 23:06:02.530379 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:02.530423 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:02.530442 [ 3 ] {} HTTP-Session: b8cb8323-d554-4feb-b5f7-0a9f0550c69a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:02.530459 [ 3 ] {} HTTP-Session: b8cb8323-d554-4feb-b5f7-0a9f0550c69a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:02.530528 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:02.530567 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:06:02.530675 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:02.530921 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:02.531153 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.25 23:06:02.531316 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.25 23:06:02.531423 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} executeQuery: Read 6 rows, 258.00 B in 0.000860885 sec., 6969 rows/sec., 292.67 KiB/sec. 2023.10.25 23:06:02.531528 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} DynamicQueryHandler: Done processing query 2023.10.25 23:06:02.531551 [ 3 ] {5490988e-0412-4c7c-ae8d-7fd394cecc93} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:02.531566 [ 3 ] {} HTTP-Session: b8cb8323-d554-4feb-b5f7-0a9f0550c69a Destroying unnamed session 2023.10.25 23:06:02.531684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:02.531730 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:02.531748 [ 3 ] {} HTTP-Session: b92f2825-cef8-4636-8038-8d947fbeab5b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:02.531765 [ 3 ] {} HTTP-Session: b92f2825-cef8-4636-8038-8d947fbeab5b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:02.531840 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:02.531881 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:06:02.531995 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:02.532273 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:02.532509 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.25 23:06:02.532677 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.25 23:06:02.532805 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} executeQuery: Read 70 rows, 4.35 KiB in 0.000936218 sec., 74768 rows/sec., 4.53 MiB/sec. 2023.10.25 23:06:02.532925 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} DynamicQueryHandler: Done processing query 2023.10.25 23:06:02.532948 [ 3 ] {0cd8cfa0-57b8-4152-b827-187ea8ab6e3a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:02.532963 [ 3 ] {} HTTP-Session: b92f2825-cef8-4636-8038-8d947fbeab5b Destroying unnamed session 2023.10.25 23:06:02.533155 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:02.533199 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:02.533218 [ 3 ] {} HTTP-Session: c99e2994-a7b3-44d6-821b-dc2f87ef0a47 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:02.533236 [ 3 ] {} HTTP-Session: c99e2994-a7b3-44d6-821b-dc2f87ef0a47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:02.533320 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:02.533363 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:06:02.533498 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:02.533941 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:02.534233 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.10.25 23:06:02.534410 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.10.25 23:06:02.534525 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} executeQuery: Read 40 rows, 55.27 KiB in 0.001170074 sec., 34185 rows/sec., 46.13 MiB/sec. 2023.10.25 23:06:02.534678 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} DynamicQueryHandler: Done processing query 2023.10.25 23:06:02.534702 [ 3 ] {f9888db3-92a2-41fe-b4c3-8b2cdafadcb5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:06:02.534721 [ 3 ] {} HTTP-Session: c99e2994-a7b3-44d6-821b-dc2f87ef0a47 Destroying unnamed session 2023.10.25 23:06:02.534857 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:02.534905 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:02.534924 [ 3 ] {} HTTP-Session: 57616e06-67f8-49b6-ab30-5951e5e55a84 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:02.534941 [ 3 ] {} HTTP-Session: 57616e06-67f8-49b6-ab30-5951e5e55a84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:02.535010 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:02.535049 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:06:02.535158 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:02.535442 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:02.535665 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.25 23:06:02.535836 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.25 23:06:02.535951 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} executeQuery: Read 21 rows, 1.12 KiB in 0.000911987 sec., 23026 rows/sec., 1.19 MiB/sec. 2023.10.25 23:06:02.536075 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} DynamicQueryHandler: Done processing query 2023.10.25 23:06:02.536098 [ 3 ] {6ee8514d-aac8-444a-8923-b306b0336461} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:02.536114 [ 3 ] {} HTTP-Session: 57616e06-67f8-49b6-ab30-5951e5e55a84 Destroying unnamed session 2023.10.25 23:06:09.035997 [ 97 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:06:09.036067 [ 97 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:06:12.526368 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 6486, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:12.526480 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:12.526514 [ 3 ] {} HTTP-Session: fbb57eae-e419-4fb9-99eb-545349891e29 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:12.526537 [ 3 ] {} HTTP-Session: fbb57eae-e419-4fb9-99eb-545349891e29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:12.526658 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:12.526715 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:06:12.526866 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:12.527272 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:12.527533 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.25 23:06:12.527697 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.25 23:06:12.527818 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} executeQuery: Read 46 rows, 3.58 KiB in 0.001127013 sec., 40815 rows/sec., 3.10 MiB/sec. 2023.10.25 23:06:12.527965 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} DynamicQueryHandler: Done processing query 2023.10.25 23:06:12.527991 [ 3 ] {4a796393-5393-4ecb-896c-51f47e9f48e8} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:12.528007 [ 3 ] {} HTTP-Session: fbb57eae-e419-4fb9-99eb-545349891e29 Destroying unnamed session 2023.10.25 23:06:12.528266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 34496, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:12.528319 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:12.528339 [ 3 ] {} HTTP-Session: 8ee77a85-1255-45cf-91a9-bb798fa94593 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:12.528358 [ 3 ] {} HTTP-Session: 8ee77a85-1255-45cf-91a9-bb798fa94593 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:12.528445 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:12.528487 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:06:12.528597 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:12.529007 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:12.529229 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.25 23:06:12.529374 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.25 23:06:12.529477 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} executeQuery: Read 216 rows, 21.31 KiB in 0.00100539 sec., 214842 rows/sec., 20.70 MiB/sec. 2023.10.25 23:06:12.529603 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} DynamicQueryHandler: Done processing query 2023.10.25 23:06:12.529627 [ 3 ] {019b1542-2f76-4e54-ab33-b1cfc9879e61} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:06:12.529642 [ 3 ] {} HTTP-Session: 8ee77a85-1255-45cf-91a9-bb798fa94593 Destroying unnamed session 2023.10.25 23:06:12.529852 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 53214, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:12.529900 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:12.529919 [ 3 ] {} HTTP-Session: d28d8b8d-d8b7-4f6a-a3a5-9ec9b1a39325 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:12.529936 [ 3 ] {} HTTP-Session: d28d8b8d-d8b7-4f6a-a3a5-9ec9b1a39325 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:12.530024 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:12.530064 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:06:12.530172 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:12.530626 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:12.530852 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.25 23:06:12.531001 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.25 23:06:12.531105 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} executeQuery: Read 331 rows, 23.66 KiB in 0.001052871 sec., 314378 rows/sec., 21.94 MiB/sec. 2023.10.25 23:06:12.531233 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} DynamicQueryHandler: Done processing query 2023.10.25 23:06:12.531257 [ 3 ] {9b542e2d-d6e7-4579-8050-239364bcffe0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:06:12.531273 [ 3 ] {} HTTP-Session: d28d8b8d-d8b7-4f6a-a3a5-9ec9b1a39325 Destroying unnamed session 2023.10.25 23:06:12.531408 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:12.531453 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:12.531472 [ 3 ] {} HTTP-Session: 5057d3df-0856-4394-8767-7b2c9f72d540 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:12.531492 [ 3 ] {} HTTP-Session: 5057d3df-0856-4394-8767-7b2c9f72d540 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:12.531563 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:12.531602 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:06:12.531712 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:12.531960 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:12.532198 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.25 23:06:12.532363 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.25 23:06:12.532466 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} executeQuery: Read 6 rows, 258.00 B in 0.000875326 sec., 6854 rows/sec., 287.84 KiB/sec. 2023.10.25 23:06:12.532597 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} DynamicQueryHandler: Done processing query 2023.10.25 23:06:12.532620 [ 3 ] {43f17faf-265a-4a45-a2c8-be91c6a45d46} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:12.532636 [ 3 ] {} HTTP-Session: 5057d3df-0856-4394-8767-7b2c9f72d540 Destroying unnamed session 2023.10.25 23:06:12.532774 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:12.532819 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:12.532838 [ 3 ] {} HTTP-Session: 53d75780-9e78-4537-8587-bb2c1705b692 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:12.532854 [ 3 ] {} HTTP-Session: 53d75780-9e78-4537-8587-bb2c1705b692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:12.532928 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:12.532968 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:06:12.533084 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:12.533366 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:12.533608 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.25 23:06:12.533778 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.25 23:06:12.533902 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} executeQuery: Read 70 rows, 4.35 KiB in 0.000945528 sec., 74032 rows/sec., 4.49 MiB/sec. 2023.10.25 23:06:12.534019 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} DynamicQueryHandler: Done processing query 2023.10.25 23:06:12.534042 [ 3 ] {e75c9ff6-8818-4ed5-b0f0-3f282cc4ac15} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:12.534058 [ 3 ] {} HTTP-Session: 53d75780-9e78-4537-8587-bb2c1705b692 Destroying unnamed session 2023.10.25 23:06:12.534294 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 42802, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:12.534338 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:12.534356 [ 3 ] {} HTTP-Session: 769ea340-644f-440a-8fe8-db463f5f0216 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:12.534372 [ 3 ] {} HTTP-Session: 769ea340-644f-440a-8fe8-db463f5f0216 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:12.534460 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:12.534508 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:06:12.534642 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:12.535065 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:12.535358 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.25 23:06:12.535527 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.25 23:06:12.535641 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} executeQuery: Read 40 rows, 55.27 KiB in 0.001154824 sec., 34637 rows/sec., 46.74 MiB/sec. 2023.10.25 23:06:12.535765 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} DynamicQueryHandler: Done processing query 2023.10.25 23:06:12.535788 [ 3 ] {6d55dbdb-f56a-49fb-9d54-750549b6129b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:06:12.535803 [ 3 ] {} HTTP-Session: 769ea340-644f-440a-8fe8-db463f5f0216 Destroying unnamed session 2023.10.25 23:06:12.535917 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:12.535961 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:12.535980 [ 3 ] {} HTTP-Session: c32b0756-2591-4c87-ab19-a1accd9756d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:12.535997 [ 3 ] {} HTTP-Session: c32b0756-2591-4c87-ab19-a1accd9756d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:12.536065 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:12.536103 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:06:12.536205 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:12.536442 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:12.536677 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.25 23:06:12.536866 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.25 23:06:12.536994 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} executeQuery: Read 21 rows, 1.12 KiB in 0.000901417 sec., 23296 rows/sec., 1.21 MiB/sec. 2023.10.25 23:06:12.537108 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} DynamicQueryHandler: Done processing query 2023.10.25 23:06:12.537131 [ 3 ] {6e677c01-10c8-414d-aaef-21c3c84db10f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:12.537146 [ 3 ] {} HTTP-Session: c32b0756-2591-4c87-ab19-a1accd9756d8 Destroying unnamed session 2023.10.25 23:06:22.525658 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 6916, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:22.525770 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:22.525794 [ 3 ] {} HTTP-Session: ec5c31c4-6026-4da7-94ed-c814f14d9e4b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:22.525817 [ 3 ] {} HTTP-Session: ec5c31c4-6026-4da7-94ed-c814f14d9e4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:22.525936 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:22.525993 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:06:22.526144 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:22.526660 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.526911 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.25 23:06:22.527069 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.25 23:06:22.527185 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} executeQuery: Read 49 rows, 3.83 KiB in 0.001216606 sec., 40275 rows/sec., 3.07 MiB/sec. 2023.10.25 23:06:22.527213 [ 87 ] {} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.527287 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.527358 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} DynamicQueryHandler: Done processing query 2023.10.25 23:06:22.527397 [ 3 ] {3ea29752-1ab1-4874-8d8f-103671d103c7} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:22.527418 [ 3 ] {} HTTP-Session: ec5c31c4-6026-4da7-94ed-c814f14d9e4b Destroying unnamed session 2023.10.25 23:06:22.527534 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.25 23:06:22.527647 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 35832, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:22.527701 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:22.527722 [ 3 ] {} HTTP-Session: ee05382a-1b4a-4fc3-9767-4d7e2af44c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:22.527738 [ 3 ] {} HTTP-Session: ee05382a-1b4a-4fc3-9767-4d7e2af44c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:22.527823 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:22.527862 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:06:22.527965 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:22.528419 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.528631 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.25 23:06:22.528777 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.25 23:06:22.528863 [ 87 ] {} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.528872 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} executeQuery: Read 225 rows, 22.10 KiB in 0.00102042 sec., 220497 rows/sec., 21.15 MiB/sec. 2023.10.25 23:06:22.528900 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.529044 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.25 23:06:22.529072 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} DynamicQueryHandler: Done processing query 2023.10.25 23:06:22.529137 [ 3 ] {82c8d439-3246-4580-91aa-bb70b64741ac} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:06:22.529153 [ 3 ] {} HTTP-Session: ee05382a-1b4a-4fc3-9767-4d7e2af44c99 Destroying unnamed session 2023.10.25 23:06:22.529487 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:22.529533 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:22.529553 [ 3 ] {} HTTP-Session: 7ac555be-5fb8-409a-b42a-afa068172237 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:22.529569 [ 3 ] {} HTTP-Session: 7ac555be-5fb8-409a-b42a-afa068172237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:22.529674 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:22.529771 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:06:22.529950 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:06:22.530127 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 96 rows starting from the beginning of the part 2023.10.25 23:06:22.530201 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:06:22.530343 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::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.25 23:06:22.530553 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:22.530733 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 96 rows starting from the beginning of the part 2023.10.25 23:06:22.530836 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::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.25 23:06:22.531159 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 201 rows starting from the beginning of the part 2023.10.25 23:06:22.531175 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 41 rows starting from the beginning of the part 2023.10.25 23:06:22.531594 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 46 rows starting from the beginning of the part 2023.10.25 23:06:22.531909 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 216 rows starting from the beginning of the part 2023.10.25 23:06:22.532003 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 46 rows starting from the beginning of the part 2023.10.25 23:06:22.532300 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.532378 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 49 rows starting from the beginning of the part 2023.10.25 23:06:22.532496 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 216 rows starting from the beginning of the part 2023.10.25 23:06:22.532958 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.25 23:06:22.533032 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 225 rows starting from the beginning of the part 2023.10.25 23:06:22.533386 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.25 23:06:22.533613 [ 87 ] {} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.533721 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.533763 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} executeQuery: Read 340 rows, 24.38 KiB in 0.004014338 sec., 84696 rows/sec., 5.93 MiB/sec. 2023.10.25 23:06:22.534040 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.25 23:06:22.534397 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:06:22.534420 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} DynamicQueryHandler: Done processing query 2023.10.25 23:06:22.534488 [ 3 ] {0717cb68-9bd8-47b0-ae46-227cd62679ad} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:06:22.534536 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 291 rows starting from the beginning of the part 2023.10.25 23:06:22.534600 [ 3 ] {} HTTP-Session: 7ac555be-5fb8-409a-b42a-afa068172237 Destroying unnamed session 2023.10.25 23:06:22.534919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:22.535087 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:22.535201 [ 3 ] {} HTTP-Session: 6f7af962-9f98-488d-a8ec-a48ca6c91cf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:22.535257 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 291 rows starting from the beginning of the part 2023.10.25 23:06:22.535288 [ 3 ] {} HTTP-Session: 6f7af962-9f98-488d-a8ec-a48ca6c91cf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:22.535734 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:22.535831 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 338 rows starting from the beginning of the part 2023.10.25 23:06:22.535934 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:06:22.536385 [ 12 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 194 rows, containing 4 columns (4 merged, 0 gathered) in 0.009013695 sec., 21522.805020582568 rows/sec., 1.61 MiB/sec. 2023.10.25 23:06:22.536409 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 331 rows starting from the beginning of the part 2023.10.25 23:06:22.536827 [ 12 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.25 23:06:22.537356 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 331 rows starting from the beginning of the part 2023.10.25 23:06:22.537507 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:22.537567 [ 12 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.25 23:06:22.537859 [ 12 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_6_1} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.538225 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 340 rows starting from the beginning of the part 2023.10.25 23:06:22.539178 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.539472 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1050 rows, containing 4 columns (4 merged, 0 gathered) in 0.0105092 sec., 99912.4576561489 rows/sec., 9.60 MiB/sec. 2023.10.25 23:06:22.539842 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.25 23:06:22.539967 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.25 23:06:22.540315 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.25 23:06:22.540464 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.25 23:06:22.540509 [ 24 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_6_1} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.540636 [ 87 ] {} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.540708 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} executeQuery: Read 6 rows, 258.00 B in 0.004886444 sec., 1227 rows/sec., 51.56 KiB/sec. 2023.10.25 23:06:22.540716 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.540950 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.25 23:06:22.541217 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} DynamicQueryHandler: Done processing query 2023.10.25 23:06:22.541308 [ 3 ] {822eec68-6836-4d02-aade-88c1d6277fb8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:22.541371 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:06:22.541403 [ 3 ] {} HTTP-Session: 6f7af962-9f98-488d-a8ec-a48ca6c91cf5 Destroying unnamed session 2023.10.25 23:06:22.541504 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:06:22.541522 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 1922 rows, containing 4 columns (4 merged, 0 gathered) in 0.007710458 sec., 249271.8331388356 rows/sec., 17.33 MiB/sec. 2023.10.25 23:06:22.541653 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:06:22.541661 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.25 23:06:22.541737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:22.541864 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:22.541950 [ 3 ] {} HTTP-Session: 5565e6db-afc1-45ff-bde8-7a07cb6aa339 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:22.541970 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:06:22.541996 [ 3 ] {} HTTP-Session: 5565e6db-afc1-45ff-bde8-7a07cb6aa339 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:22.542030 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.25 23:06:22.542192 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_6_1} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.542360 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:06:22.542450 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:22.542625 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:06:22.542633 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:06:22.542950 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:06:22.543276 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:22.543595 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.543850 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.25 23:06:22.544033 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.25 23:06:22.544129 [ 87 ] {} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.544139 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} executeQuery: Read 70 rows, 4.35 KiB in 0.001605297 sec., 43605 rows/sec., 2.64 MiB/sec. 2023.10.25 23:06:22.544162 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.544308 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.25 23:06:22.544379 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} DynamicQueryHandler: Done processing query 2023.10.25 23:06:22.544427 [ 3 ] {d133882a-80ed-4908-a051-20dd56f5e8b6} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.25 23:06:22.544485 [ 3 ] {} HTTP-Session: 5565e6db-afc1-45ff-bde8-7a07cb6aa339 Destroying unnamed session 2023.10.25 23:06:22.544496 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:06:22.544542 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 70 rows starting from the beginning of the part 2023.10.25 23:06:22.544678 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 46007, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:22.544744 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 70 rows starting from the beginning of the part 2023.10.25 23:06:22.544768 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:22.544832 [ 3 ] {} HTTP-Session: 0ed1371b-d224-44ad-aab2-1ddbcab8dc91 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:22.544870 [ 3 ] {} HTTP-Session: 0ed1371b-d224-44ad-aab2-1ddbcab8dc91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:22.545019 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 70 rows starting from the beginning of the part 2023.10.25 23:06:22.545078 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:22.545213 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:06:22.545320 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 70 rows starting from the beginning of the part 2023.10.25 23:06:22.545815 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 70 rows starting from the beginning of the part 2023.10.25 23:06:22.546348 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 70 rows starting from the beginning of the part 2023.10.25 23:06:22.546931 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:22.548105 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.549030 [ 24 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 36 rows, containing 4 columns (4 merged, 0 gathered) in 0.008239423 sec., 4369.237991543826 rows/sec., 183.47 KiB/sec. 2023.10.25 23:06:22.549071 [ 12 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 420 rows, containing 5 columns (5 merged, 0 gathered) in 0.004848392 sec., 86626.65890051794 rows/sec., 5.25 MiB/sec. 2023.10.25 23:06:22.549249 [ 24 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.25 23:06:22.549336 [ 12 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.25 23:06:22.549480 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.10.25 23:06:22.549546 [ 24 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.25 23:06:22.549627 [ 24 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_6_1} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.549767 [ 12 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.25 23:06:22.549889 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.10.25 23:06:22.549933 [ 12 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_6_1} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.550193 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} executeQuery: Read 43 rows, 59.42 KiB in 0.005046788 sec., 8520 rows/sec., 11.50 MiB/sec. 2023.10.25 23:06:22.550348 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} DynamicQueryHandler: Done processing query 2023.10.25 23:06:22.550371 [ 3 ] {36079d62-338f-4574-9a32-d6f10b68a6bf} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:06:22.550388 [ 3 ] {} HTTP-Session: 0ed1371b-d224-44ad-aab2-1ddbcab8dc91 Destroying unnamed session 2023.10.25 23:06:22.550509 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 3854, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:22.550554 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:22.550572 [ 3 ] {} HTTP-Session: c4a7b295-f9d6-4d97-b1b0-dc8eaf43829f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:22.550615 [ 3 ] {} HTTP-Session: c4a7b295-f9d6-4d97-b1b0-dc8eaf43829f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:22.550690 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:22.550729 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:06:22.550840 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:22.551100 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.551347 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.25 23:06:22.551522 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.25 23:06:22.551609 [ 87 ] {} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.25 23:06:22.551625 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} executeQuery: Read 27 rows, 1.53 KiB in 0.000907757 sec., 29743 rows/sec., 1.65 MiB/sec. 2023.10.25 23:06:22.551645 [ 87 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:22.551772 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.25 23:06:22.551831 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} DynamicQueryHandler: Done processing query 2023.10.25 23:06:22.551891 [ 3 ] {88fb94cf-dd9e-4fb5-953f-a88aa224c42f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.25 23:06:22.551903 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:06:22.551924 [ 3 ] {} HTTP-Session: c4a7b295-f9d6-4d97-b1b0-dc8eaf43829f Destroying unnamed session 2023.10.25 23:06:22.551959 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 21 rows starting from the beginning of the part 2023.10.25 23:06:22.552065 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 21 rows starting from the beginning of the part 2023.10.25 23:06:22.552150 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 48 rows starting from the beginning of the part 2023.10.25 23:06:22.552227 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part 2023.10.25 23:06:22.552304 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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.25 23:06:22.552381 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 27 rows starting from the beginning of the part 2023.10.25 23:06:22.552904 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 159 rows, containing 4 columns (4 merged, 0 gathered) in 0.001214535 sec., 130914.30053477256 rows/sec., 7.27 MiB/sec. 2023.10.25 23:06:22.553021 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.25 23:06:22.553237 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.25 23:06:22.553297 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_6_1} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.25 23:06:24.036106 [ 85 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:06:24.036181 [ 85 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:06:27.516434 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.516559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.516589 [ 3 ] {} HTTP-Session: 0edecd42-6319-4c91-9c32-85ccb9befeb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.516617 [ 3 ] {} HTTP-Session: 0edecd42-6319-4c91-9c32-85ccb9befeb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.516835 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.517525 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.517711 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.517764 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.517933 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 16-element set) 2023.10.25 23:06:27.518026 [ 190 ] {16eb73b0-c72c-444e-83e1-e6424043db81} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.518086 [ 188 ] {16eb73b0-c72c-444e-83e1-e6424043db81} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.518241 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.518331 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.520210 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} executeQuery: Read 16 rows, 2.05 KiB in 0.003320908 sec., 4817 rows/sec., 617.83 KiB/sec. 2023.10.25 23:06:27.520524 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.520554 [ 3 ] {16eb73b0-c72c-444e-83e1-e6424043db81} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.520576 [ 3 ] {} HTTP-Session: 0edecd42-6319-4c91-9c32-85ccb9befeb3 Destroying unnamed session 2023.10.25 23:06:27.520856 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 584, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.520914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.520938 [ 3 ] {} HTTP-Session: 0e33a935-bd4a-40b7-87f1-b489278b0439 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.520961 [ 3 ] {} HTTP-Session: 0e33a935-bd4a-40b7-87f1-b489278b0439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.521132 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.521676 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.521856 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.521899 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.522053 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 17-element set) 2023.10.25 23:06:27.522137 [ 192 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.522149 [ 193 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.522243 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.522301 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.523954 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} executeQuery: Read 16 rows, 2.05 KiB in 0.002771562 sec., 5772 rows/sec., 740.29 KiB/sec. 2023.10.25 23:06:27.524214 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.524239 [ 3 ] {79d166a3-1e97-48fb-bf7c-c8b0a13cce49} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.524257 [ 3 ] {} HTTP-Session: 0e33a935-bd4a-40b7-87f1-b489278b0439 Destroying unnamed session 2023.10.25 23:06:27.524613 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 615, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.524662 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.524682 [ 3 ] {} HTTP-Session: ffbf7719-8afd-4e6f-83ab-4f5bbdccfb44 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.524701 [ 3 ] {} HTTP-Session: ffbf7719-8afd-4e6f-83ab-4f5bbdccfb44 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.524842 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.525369 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.525553 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.525598 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.525749 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 18-element set) 2023.10.25 23:06:27.525822 [ 190 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.525856 [ 186 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.525983 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.526048 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.527324 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} executeQuery: Read 16 rows, 2.05 KiB in 0.002441322 sec., 6553 rows/sec., 840.43 KiB/sec. 2023.10.25 23:06:27.527581 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.527610 [ 3 ] {c09db4ef-6800-4061-8d23-c8510a7d82fa} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.527627 [ 3 ] {} HTTP-Session: ffbf7719-8afd-4e6f-83ab-4f5bbdccfb44 Destroying unnamed session 2023.10.25 23:06:27.527863 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 642, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.527912 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.527933 [ 3 ] {} HTTP-Session: 3a162e9f-bb32-4ad9-9e28-c06a4c4c36fc Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.527950 [ 3 ] {} HTTP-Session: 3a162e9f-bb32-4ad9-9e28-c06a4c4c36fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.528092 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.528632 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.528822 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.528864 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.529018 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 19-element set) 2023.10.25 23:06:27.529105 [ 193 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.529115 [ 191 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.529235 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.529298 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.530830 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} executeQuery: Read 16 rows, 2.05 KiB in 0.002689799 sec., 5948 rows/sec., 762.79 KiB/sec. 2023.10.25 23:06:27.531090 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.531115 [ 3 ] {22aeb25f-2efc-427a-b374-480dd0564bfc} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.531132 [ 3 ] {} HTTP-Session: 3a162e9f-bb32-4ad9-9e28-c06a4c4c36fc Destroying unnamed session 2023.10.25 23:06:27.531405 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 669, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.531459 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.531479 [ 3 ] {} HTTP-Session: 3901fed4-5478-4537-a1eb-51d2351793df Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.531498 [ 3 ] {} HTTP-Session: 3901fed4-5478-4537-a1eb-51d2351793df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.531638 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.532190 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.532380 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.532423 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.532575 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 20-element set) 2023.10.25 23:06:27.532656 [ 190 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.532680 [ 186 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.532796 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.532859 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.534370 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} executeQuery: Read 16 rows, 2.05 KiB in 0.002687199 sec., 5954 rows/sec., 763.53 KiB/sec. 2023.10.25 23:06:27.534631 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.534657 [ 3 ] {fcbc6dde-bc25-4e05-966e-bef9874503de} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.534674 [ 3 ] {} HTTP-Session: 3901fed4-5478-4537-a1eb-51d2351793df Destroying unnamed session 2023.10.25 23:06:27.534931 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 702, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.534984 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.535005 [ 3 ] {} HTTP-Session: 210f4554-0b51-4c6e-b11e-5cf4f3854fc1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.535022 [ 3 ] {} HTTP-Session: 210f4554-0b51-4c6e-b11e-5cf4f3854fc1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.535174 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.535710 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.535896 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.535940 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.536092 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 21-element set) 2023.10.25 23:06:27.536164 [ 190 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.536184 [ 191 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.536326 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.536392 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.537948 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} executeQuery: Read 16 rows, 2.05 KiB in 0.00273396 sec., 5852 rows/sec., 750.47 KiB/sec. 2023.10.25 23:06:27.538217 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.538256 [ 3 ] {dc2e0aee-7fb1-439e-8b8a-d1f9cfde01b5} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.538283 [ 3 ] {} HTTP-Session: 210f4554-0b51-4c6e-b11e-5cf4f3854fc1 Destroying unnamed session 2023.10.25 23:06:27.538554 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 728, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.538606 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.538627 [ 3 ] {} HTTP-Session: d6a138db-ba7c-467e-82a3-e896e266f21a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.538645 [ 3 ] {} HTTP-Session: d6a138db-ba7c-467e-82a3-e896e266f21a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.538797 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.539345 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.539536 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.539580 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.539733 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 22-element set) 2023.10.25 23:06:27.539806 [ 186 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.539825 [ 193 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.539930 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.539992 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.541447 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} executeQuery: Read 16 rows, 2.05 KiB in 0.002609657 sec., 6131 rows/sec., 786.22 KiB/sec. 2023.10.25 23:06:27.541699 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.541724 [ 3 ] {ef52ad9d-c309-48bf-8c02-7ba2f221a718} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.541741 [ 3 ] {} HTTP-Session: d6a138db-ba7c-467e-82a3-e896e266f21a Destroying unnamed session 2023.10.25 23:06:27.542020 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 760, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.542066 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.542085 [ 3 ] {} HTTP-Session: e762ed94-2d5d-48a4-9a6a-e72086da2577 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.542102 [ 3 ] {} HTTP-Session: e762ed94-2d5d-48a4-9a6a-e72086da2577 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.542242 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.542776 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.542964 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.543007 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.543158 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 23-element set) 2023.10.25 23:06:27.543240 [ 186 ] {50555969-dec7-4823-a8a3-a08731241607} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.543254 [ 192 ] {50555969-dec7-4823-a8a3-a08731241607} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.543367 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.543429 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.544861 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} executeQuery: Read 16 rows, 2.05 KiB in 0.002577156 sec., 6208 rows/sec., 796.13 KiB/sec. 2023.10.25 23:06:27.545112 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.545137 [ 3 ] {50555969-dec7-4823-a8a3-a08731241607} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.545155 [ 3 ] {} HTTP-Session: e762ed94-2d5d-48a4-9a6a-e72086da2577 Destroying unnamed session 2023.10.25 23:06:27.545386 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 793, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.545430 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.545449 [ 3 ] {} HTTP-Session: c8a15343-724f-44a9-a31b-db9dc48829e8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.545466 [ 3 ] {} HTTP-Session: c8a15343-724f-44a9-a31b-db9dc48829e8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.545602 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.546129 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.546314 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.546355 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.546506 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 24-element set) 2023.10.25 23:06:27.546568 [ 186 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.546578 [ 189 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.546657 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.546719 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.548151 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} executeQuery: Read 16 rows, 2.05 KiB in 0.002507703 sec., 6380 rows/sec., 818.18 KiB/sec. 2023.10.25 23:06:27.548388 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.548413 [ 3 ] {860edf3f-206f-4a93-9790-e3b3bea6480c} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.548430 [ 3 ] {} HTTP-Session: c8a15343-724f-44a9-a31b-db9dc48829e8 Destroying unnamed session 2023.10.25 23:06:27.548652 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 828, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.548696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.548715 [ 3 ] {} HTTP-Session: 839042ed-12dd-462a-870f-82810b3240b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.548732 [ 3 ] {} HTTP-Session: 839042ed-12dd-462a-870f-82810b3240b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.548868 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.549404 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.549596 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.549638 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.549790 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 25-element set) 2023.10.25 23:06:27.549870 [ 186 ] {6903e064-d2f6-454a-8826-620e8f37497d} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.549883 [ 191 ] {6903e064-d2f6-454a-8826-620e8f37497d} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.549976 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.550039 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.551560 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} executeQuery: Read 16 rows, 2.05 KiB in 0.002653848 sec., 6028 rows/sec., 773.13 KiB/sec. 2023.10.25 23:06:27.551789 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.551813 [ 3 ] {6903e064-d2f6-454a-8826-620e8f37497d} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.551831 [ 3 ] {} HTTP-Session: 839042ed-12dd-462a-870f-82810b3240b1 Destroying unnamed session 2023.10.25 23:06:27.552202 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 862, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.552246 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.552265 [ 3 ] {} HTTP-Session: e110ec51-dd97-444d-a751-f2b1115811a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.552283 [ 3 ] {} HTTP-Session: e110ec51-dd97-444d-a751-f2b1115811a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.552419 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} executeQuery: (from [fd00:1122:3344:101::d]:59558) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'data_link:enabled', 'data_link:link_up', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'sidecar:sample_time', 'switch_table:capacity', 'switch_table:collisions', 'switch_table:delete_misses', 'switch_table:deletes', 'switch_table:exhaustion', 'switch_table:inserts', 'switch_table:occupancy', 'switch_table:update_misses', 'switch_table:updates') FORMAT JSONEachRow; (stage: Complete) 2023.10.25 23:06:27.552957 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.553148 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.553189 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} InterpreterSelectQuery: FetchColumns -> Complete 2023.10.25 23:06:27.553341 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Key condition: (column 0 notIn 26-element set) 2023.10.25 23:06:27.553411 [ 186 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.10.25 23:06:27.553430 [ 191 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.10.25 23:06:27.553527 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.10.25 23:06:27.553588 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a) (SelectExecutor): Reading approx. 16 rows with 2 streams 2023.10.25 23:06:27.555072 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} executeQuery: Read 16 rows, 2.05 KiB in 0.002614177 sec., 6120 rows/sec., 784.86 KiB/sec. 2023.10.25 23:06:27.555326 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.555356 [ 3 ] {fd7d078c-17fa-4b8b-a681-694f502e0a2f} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.10.25 23:06:27.555377 [ 3 ] {} HTTP-Session: e110ec51-dd97-444d-a751-f2b1115811a9 Destroying unnamed session 2023.10.25 23:06:27.555521 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.555573 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.555596 [ 3 ] {} HTTP-Session: 78aad046-3cfb-48a0-9a5f-2ef0e3b5ab77 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.555616 [ 3 ] {} HTTP-Session: 78aad046-3cfb-48a0-9a5f-2ef0e3b5ab77 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.555712 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:27.555759 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.10.25 23:06:27.555928 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:27.556282 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:27.556571 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.10.25 23:06:27.556732 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} oximeter.timeseries_schema (56930a69-9299-438a-94af-b3f95be4a78a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.10.25 23:06:27.556847 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} executeQuery: Read 11 rows, 1009.00 B in 0.001102563 sec., 9976 rows/sec., 893.69 KiB/sec. 2023.10.25 23:06:27.556998 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.557022 [ 3 ] {62cad292-9363-4033-8cc2-a2a4e8fe787b} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.10.25 23:06:27.557039 [ 3 ] {} HTTP-Session: 78aad046-3cfb-48a0-9a5f-2ef0e3b5ab77 Destroying unnamed session 2023.10.25 23:06:27.557139 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.557183 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.557202 [ 3 ] {} HTTP-Session: 78b2adb3-8fe5-4091-a55b-5a4ea3053850 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.557219 [ 3 ] {} HTTP-Session: 78b2adb3-8fe5-4091-a55b-5a4ea3053850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.557290 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:27.557329 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:06:27.557434 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:27.557724 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:27.557926 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.25 23:06:27.558075 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.25 23:06:27.558178 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} executeQuery: Read 11 rows, 888.00 B in 0.000855805 sec., 12853 rows/sec., 1013.30 KiB/sec. 2023.10.25 23:06:27.558316 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.558340 [ 3 ] {64b821e3-373b-4fab-8293-e5bc75d0b1da} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.25 23:06:27.558356 [ 3 ] {} HTTP-Session: 78b2adb3-8fe5-4091-a55b-5a4ea3053850 Destroying unnamed session 2023.10.25 23:06:27.558464 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:27.558507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:27.558526 [ 3 ] {} HTTP-Session: b517d4a9-5577-41bb-ad2c-a6ffc90d0624 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:27.558542 [ 3 ] {} HTTP-Session: b517d4a9-5577-41bb-ad2c-a6ffc90d0624 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:27.558613 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:27.558655 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:06:27.558774 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:27.559045 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:27.559285 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.25 23:06:27.559462 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.25 23:06:27.559559 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} executeQuery: Read 11 rows, 743.00 B in 0.000918327 sec., 11978 rows/sec., 790.12 KiB/sec. 2023.10.25 23:06:27.559675 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} DynamicQueryHandler: Done processing query 2023.10.25 23:06:27.559699 [ 3 ] {67396dd9-f5a2-4a8a-9abe-bf22e6bf10f3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.25 23:06:27.559714 [ 3 ] {} HTTP-Session: b517d4a9-5577-41bb-ad2c-a6ffc90d0624 Destroying unnamed session 2023.10.25 23:06:28.001115 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.11 MiB, peak 237.19 MiB, will set to 230.77 MiB (RSS), difference: -1.34 MiB 2023.10.25 23:06:32.524626 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:32.524750 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:32.524779 [ 3 ] {} HTTP-Session: 83ad1c49-67b3-4c0a-a071-9141a7ea70fb Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:32.524806 [ 3 ] {} HTTP-Session: 83ad1c49-67b3-4c0a-a071-9141a7ea70fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:32.524940 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:32.525003 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:06:32.525177 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:32.525578 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:32.525829 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.25 23:06:32.525984 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.25 23:06:32.526097 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} executeQuery: Read 51 rows, 3.99 KiB in 0.001119883 sec., 45540 rows/sec., 3.48 MiB/sec. 2023.10.25 23:06:32.526216 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} DynamicQueryHandler: Done processing query 2023.10.25 23:06:32.526240 [ 3 ] {1c21b229-b076-44ab-8f03-3a95ffd9fcb1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:32.526256 [ 3 ] {} HTTP-Session: 83ad1c49-67b3-4c0a-a071-9141a7ea70fb Destroying unnamed session 2023.10.25 23:06:32.526475 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:32.526518 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:32.526536 [ 3 ] {} HTTP-Session: 1d946711-7a0a-4d59-bbc8-ac4eda6bbdc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:32.526553 [ 3 ] {} HTTP-Session: 1d946711-7a0a-4d59-bbc8-ac4eda6bbdc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:32.526632 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:32.526671 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:06:32.526770 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:32.527191 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:32.527406 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.25 23:06:32.527549 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.25 23:06:32.527643 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} executeQuery: Read 231 rows, 22.70 KiB in 0.000983819 sec., 234799 rows/sec., 22.53 MiB/sec. 2023.10.25 23:06:32.527757 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} DynamicQueryHandler: Done processing query 2023.10.25 23:06:32.527780 [ 3 ] {66572da3-3a6a-4d26-bd9a-7afc57cc7823} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:06:32.527796 [ 3 ] {} HTTP-Session: 1d946711-7a0a-4d59-bbc8-ac4eda6bbdc5 Destroying unnamed session 2023.10.25 23:06:32.527956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:32.527999 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:32.528017 [ 3 ] {} HTTP-Session: d3519041-0644-4b15-8816-db1e8fb95479 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:32.528033 [ 3 ] {} HTTP-Session: d3519041-0644-4b15-8816-db1e8fb95479 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:32.528120 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:32.528157 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:06:32.528256 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:32.528697 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:32.528908 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.25 23:06:32.529054 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.25 23:06:32.529148 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} executeQuery: Read 336 rows, 24.06 KiB in 0.001001779 sec., 335403 rows/sec., 23.45 MiB/sec. 2023.10.25 23:06:32.529245 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} DynamicQueryHandler: Done processing query 2023.10.25 23:06:32.529268 [ 3 ] {2003fff6-b0dd-4a50-a931-b7818404174b} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:06:32.529283 [ 3 ] {} HTTP-Session: d3519041-0644-4b15-8816-db1e8fb95479 Destroying unnamed session 2023.10.25 23:06:32.529406 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:32.529448 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:32.529466 [ 3 ] {} HTTP-Session: 5c46b34a-4469-4291-be2b-ef9bdcaf1991 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:32.529481 [ 3 ] {} HTTP-Session: 5c46b34a-4469-4291-be2b-ef9bdcaf1991 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:32.529548 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:32.529585 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:06:32.529684 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:32.529908 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:32.530128 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.25 23:06:32.530302 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.25 23:06:32.530402 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} executeQuery: Read 6 rows, 258.00 B in 0.000827735 sec., 7248 rows/sec., 304.39 KiB/sec. 2023.10.25 23:06:32.530524 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} DynamicQueryHandler: Done processing query 2023.10.25 23:06:32.530547 [ 3 ] {7a0d87e9-b8d9-48b4-a59c-8c7309134e0f} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:32.530563 [ 3 ] {} HTTP-Session: 5c46b34a-4469-4291-be2b-ef9bdcaf1991 Destroying unnamed session 2023.10.25 23:06:32.530684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:32.530727 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:32.530745 [ 3 ] {} HTTP-Session: e1aa3949-8097-4f0d-8751-09a98f0a74c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:32.530761 [ 3 ] {} HTTP-Session: e1aa3949-8097-4f0d-8751-09a98f0a74c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:32.530831 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:32.530872 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:06:32.530986 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:32.531266 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:32.531503 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.25 23:06:32.531670 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.25 23:06:32.531791 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} executeQuery: Read 70 rows, 4.35 KiB in 0.000931357 sec., 75159 rows/sec., 4.56 MiB/sec. 2023.10.25 23:06:32.531898 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} DynamicQueryHandler: Done processing query 2023.10.25 23:06:32.531921 [ 3 ] {3b0d348b-d6ac-4966-a945-d5b05bd27e8f} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:32.531936 [ 3 ] {} HTTP-Session: e1aa3949-8097-4f0d-8751-09a98f0a74c1 Destroying unnamed session 2023.10.25 23:06:32.532102 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:32.532144 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:32.532162 [ 3 ] {} HTTP-Session: a89a2c6f-08d6-41ad-aad4-47b68d20b0ea Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:32.532178 [ 3 ] {} HTTP-Session: a89a2c6f-08d6-41ad-aad4-47b68d20b0ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:32.532255 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:32.532296 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:06:32.532426 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:32.532875 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:32.533174 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.10.25 23:06:32.533343 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.10.25 23:06:32.533478 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} executeQuery: Read 45 rows, 62.18 KiB in 0.001195515 sec., 37640 rows/sec., 50.79 MiB/sec. 2023.10.25 23:06:32.533639 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} DynamicQueryHandler: Done processing query 2023.10.25 23:06:32.533662 [ 3 ] {724f667d-86bd-43bd-8dd7-23c5d1ed3572} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:06:32.533678 [ 3 ] {} HTTP-Session: a89a2c6f-08d6-41ad-aad4-47b68d20b0ea Destroying unnamed session 2023.10.25 23:06:32.533798 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:32.533841 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:32.533858 [ 3 ] {} HTTP-Session: 4d2f202f-5d2f-4496-8248-fc4556e6ff98 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:32.533874 [ 3 ] {} HTTP-Session: 4d2f202f-5d2f-4496-8248-fc4556e6ff98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:32.533944 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:32.533982 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:06:32.534087 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:32.534329 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:32.534551 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.25 23:06:32.534716 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.25 23:06:32.534832 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} executeQuery: Read 21 rows, 1.12 KiB in 0.000860815 sec., 24395 rows/sec., 1.27 MiB/sec. 2023.10.25 23:06:32.534934 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} DynamicQueryHandler: Done processing query 2023.10.25 23:06:32.534956 [ 3 ] {5f468cfa-d475-4e84-b0c7-03b08808eeb2} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:32.534971 [ 3 ] {} HTTP-Session: 4d2f202f-5d2f-4496-8248-fc4556e6ff98 Destroying unnamed session 2023.10.25 23:06:39.036241 [ 60 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:06:39.036345 [ 60 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:06:42.524599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:42.524713 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:42.524738 [ 3 ] {} HTTP-Session: be5ef63c-9c80-487a-9c15-706d23e7bb1e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:42.524762 [ 3 ] {} HTTP-Session: be5ef63c-9c80-487a-9c15-706d23e7bb1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:42.524886 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:42.524944 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:06:42.525097 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:42.525505 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:42.525768 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.25 23:06:42.525928 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.25 23:06:42.526064 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} executeQuery: Read 51 rows, 3.99 KiB in 0.001138973 sec., 44777 rows/sec., 3.42 MiB/sec. 2023.10.25 23:06:42.526206 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} DynamicQueryHandler: Done processing query 2023.10.25 23:06:42.526231 [ 3 ] {08a0d99f-5911-47dd-bcaf-0a17e6e3575b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:42.526247 [ 3 ] {} HTTP-Session: be5ef63c-9c80-487a-9c15-706d23e7bb1e Destroying unnamed session 2023.10.25 23:06:42.526480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:42.526529 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:42.526548 [ 3 ] {} HTTP-Session: bcdcbb2e-6dfd-4e14-8947-2b90131cc4c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:42.526566 [ 3 ] {} HTTP-Session: bcdcbb2e-6dfd-4e14-8947-2b90131cc4c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:42.526648 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:42.526689 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:06:42.526795 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:42.527291 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:42.527514 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.25 23:06:42.527660 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.25 23:06:42.527769 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} executeQuery: Read 231 rows, 22.70 KiB in 0.001085392 sec., 212826 rows/sec., 20.42 MiB/sec. 2023.10.25 23:06:42.527901 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} DynamicQueryHandler: Done processing query 2023.10.25 23:06:42.527924 [ 3 ] {6a50b8bc-b404-4099-9030-021b559225e1} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:06:42.527939 [ 3 ] {} HTTP-Session: bcdcbb2e-6dfd-4e14-8947-2b90131cc4c8 Destroying unnamed session 2023.10.25 23:06:42.528105 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:42.528150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:42.528170 [ 3 ] {} HTTP-Session: e6d9e4f1-f54d-4745-ae49-23afb12e676b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:42.528188 [ 3 ] {} HTTP-Session: e6d9e4f1-f54d-4745-ae49-23afb12e676b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:42.528283 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:42.528322 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:06:42.528425 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:42.528934 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:42.529154 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.25 23:06:42.529298 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.25 23:06:42.529416 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} executeQuery: Read 336 rows, 24.06 KiB in 0.001105612 sec., 303904 rows/sec., 21.25 MiB/sec. 2023.10.25 23:06:42.529534 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} DynamicQueryHandler: Done processing query 2023.10.25 23:06:42.529557 [ 3 ] {b02d4f2b-4040-4be2-84d3-a0be80509962} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:06:42.529572 [ 3 ] {} HTTP-Session: e6d9e4f1-f54d-4745-ae49-23afb12e676b Destroying unnamed session 2023.10.25 23:06:42.529699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:42.529742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:42.529760 [ 3 ] {} HTTP-Session: de4babe5-958b-48a7-98d3-dab153021fe5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:42.529777 [ 3 ] {} HTTP-Session: de4babe5-958b-48a7-98d3-dab153021fe5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:42.529845 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:42.529884 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:06:42.529990 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:42.530258 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:42.530506 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.25 23:06:42.530672 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.25 23:06:42.530790 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} executeQuery: Read 6 rows, 258.00 B in 0.000917927 sec., 6536 rows/sec., 274.48 KiB/sec. 2023.10.25 23:06:42.530905 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} DynamicQueryHandler: Done processing query 2023.10.25 23:06:42.530927 [ 3 ] {62176a7f-6cef-44f4-b62a-0c0896aa67c1} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:42.530943 [ 3 ] {} HTTP-Session: de4babe5-958b-48a7-98d3-dab153021fe5 Destroying unnamed session 2023.10.25 23:06:42.531047 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:42.531092 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:42.531110 [ 3 ] {} HTTP-Session: ca1b549a-f03c-4cdc-a159-2ca6f49ec11b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:42.531126 [ 3 ] {} HTTP-Session: ca1b549a-f03c-4cdc-a159-2ca6f49ec11b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:42.531198 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:42.531239 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:06:42.531353 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:42.531656 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:42.531896 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.25 23:06:42.532065 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.25 23:06:42.532181 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} executeQuery: Read 70 rows, 4.35 KiB in 0.000955749 sec., 73240 rows/sec., 4.44 MiB/sec. 2023.10.25 23:06:42.532297 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} DynamicQueryHandler: Done processing query 2023.10.25 23:06:42.532321 [ 3 ] {4bcfc325-b91d-4b06-82ef-319d597d429e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:42.532337 [ 3 ] {} HTTP-Session: ca1b549a-f03c-4cdc-a159-2ca6f49ec11b Destroying unnamed session 2023.10.25 23:06:42.532503 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:42.532547 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:42.532565 [ 3 ] {} HTTP-Session: 1b79d35b-78cf-4548-a140-ba4aea917e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:42.532581 [ 3 ] {} HTTP-Session: 1b79d35b-78cf-4548-a140-ba4aea917e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:42.532675 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:42.532718 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:06:42.532850 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:42.533330 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:42.533635 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.10.25 23:06:42.533808 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.10.25 23:06:42.533940 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} executeQuery: Read 45 rows, 62.18 KiB in 0.001227156 sec., 36670 rows/sec., 49.48 MiB/sec. 2023.10.25 23:06:42.533946 [ 61 ] {} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.10.25 23:06:42.534094 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} DynamicQueryHandler: Done processing query 2023.10.25 23:06:42.534103 [ 61 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:42.534134 [ 3 ] {08294b8e-f96a-4a0a-860f-cb63e8e64fc9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:06:42.534170 [ 3 ] {} HTTP-Session: 1b79d35b-78cf-4548-a140-ba4aea917e79 Destroying unnamed session 2023.10.25 23:06:42.534255 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.10.25 23:06:42.534313 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:42.534387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:42.534446 [ 3 ] {} HTTP-Session: 6e2e547a-1a25-41bb-8256-215389a1f1bf Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:42.534493 [ 3 ] {} HTTP-Session: 6e2e547a-1a25-41bb-8256-215389a1f1bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:42.534505 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:06:42.534599 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 35 rows starting from the beginning of the part 2023.10.25 23:06:42.534707 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:42.534784 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:06:42.534931 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 40 rows starting from the beginning of the part 2023.10.25 23:06:42.535298 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 40 rows starting from the beginning of the part 2023.10.25 23:06:42.535342 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:42.535562 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 43 rows starting from the beginning of the part 2023.10.25 23:06:42.535852 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 45 rows starting from the beginning of the part 2023.10.25 23:06:42.536181 [ 12 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 45 rows starting from the beginning of the part 2023.10.25 23:06:42.536192 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:42.536660 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.25 23:06:42.536981 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.25 23:06:42.537273 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} executeQuery: Read 21 rows, 1.12 KiB in 0.002498324 sec., 8405 rows/sec., 446.39 KiB/sec. 2023.10.25 23:06:42.537516 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} DynamicQueryHandler: Done processing query 2023.10.25 23:06:42.537559 [ 3 ] {66883104-2b38-43ac-bd89-a760bb5c8506} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:42.537619 [ 3 ] {} HTTP-Session: 6e2e547a-1a25-41bb-8256-215389a1f1bf Destroying unnamed session 2023.10.25 23:06:42.538387 [ 11 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 248 rows, containing 6 columns (6 merged, 0 gathered) in 0.004171153 sec., 59455.98255446395 rows/sec., 80.23 MiB/sec. 2023.10.25 23:06:42.538694 [ 11 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.10.25 23:06:42.538998 [ 11 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.10.25 23:06:42.539087 [ 11 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.10.25 23:06:42.539185 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_6_1: 4.07 MiB. 2023.10.25 23:06:52.524831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:52.524966 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:52.524996 [ 3 ] {} HTTP-Session: 77652078-7267-4eb5-bd1f-545c379d820f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:52.525022 [ 3 ] {} HTTP-Session: 77652078-7267-4eb5-bd1f-545c379d820f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:52.525160 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:52.525225 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:06:52.525404 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:52.525968 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:52.526229 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.25 23:06:52.526385 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.25 23:06:52.526506 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} executeQuery: Read 51 rows, 3.99 KiB in 0.001310119 sec., 38927 rows/sec., 2.97 MiB/sec. 2023.10.25 23:06:52.526701 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} DynamicQueryHandler: Done processing query 2023.10.25 23:06:52.526727 [ 3 ] {437cfb11-d4da-4c63-b4db-d30f444a5c82} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:52.526744 [ 3 ] {} HTTP-Session: 77652078-7267-4eb5-bd1f-545c379d820f Destroying unnamed session 2023.10.25 23:06:52.526934 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:52.526980 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:52.526999 [ 3 ] {} HTTP-Session: 8b8d7b16-28c4-44cc-932c-1f1f064d16f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:52.527015 [ 3 ] {} HTTP-Session: 8b8d7b16-28c4-44cc-932c-1f1f064d16f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:52.527098 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:52.527138 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:06:52.527246 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:52.527714 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:52.527937 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.25 23:06:52.528086 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.25 23:06:52.528205 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} executeQuery: Read 231 rows, 22.70 KiB in 0.001076152 sec., 214653 rows/sec., 20.60 MiB/sec. 2023.10.25 23:06:52.528345 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} DynamicQueryHandler: Done processing query 2023.10.25 23:06:52.528369 [ 3 ] {daf66f7a-caeb-450d-a6be-68b11b395a79} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:06:52.528384 [ 3 ] {} HTTP-Session: 8b8d7b16-28c4-44cc-932c-1f1f064d16f1 Destroying unnamed session 2023.10.25 23:06:52.528599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:52.528644 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:52.528662 [ 3 ] {} HTTP-Session: bd77f609-465b-48a2-babe-90b2163725dc Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:52.528679 [ 3 ] {} HTTP-Session: bd77f609-465b-48a2-babe-90b2163725dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:52.528768 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:52.528806 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:06:52.528911 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:52.529401 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:52.529623 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.25 23:06:52.529769 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.25 23:06:52.529890 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} executeQuery: Read 336 rows, 24.06 KiB in 0.001093102 sec., 307382 rows/sec., 21.49 MiB/sec. 2023.10.25 23:06:52.530011 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} DynamicQueryHandler: Done processing query 2023.10.25 23:06:52.530035 [ 3 ] {c01c2482-a53a-4b14-9821-bd9f6b085d1a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:06:52.530050 [ 3 ] {} HTTP-Session: bd77f609-465b-48a2-babe-90b2163725dc Destroying unnamed session 2023.10.25 23:06:52.530173 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:52.530215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:52.530233 [ 3 ] {} HTTP-Session: 8c498e64-d166-4268-8587-379ef905506a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:52.530250 [ 3 ] {} HTTP-Session: 8c498e64-d166-4268-8587-379ef905506a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:52.530317 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:52.530356 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:06:52.530465 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:52.530708 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:52.530943 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.25 23:06:52.531129 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.25 23:06:52.531256 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} executeQuery: Read 6 rows, 258.00 B in 0.000910357 sec., 6590 rows/sec., 276.76 KiB/sec. 2023.10.25 23:06:52.531374 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} DynamicQueryHandler: Done processing query 2023.10.25 23:06:52.531398 [ 3 ] {f2ccbce2-399c-4e4b-941f-2a7c0fb94edd} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:52.531414 [ 3 ] {} HTTP-Session: 8c498e64-d166-4268-8587-379ef905506a Destroying unnamed session 2023.10.25 23:06:52.531574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:52.531617 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:52.531641 [ 3 ] {} HTTP-Session: c32a26ee-7fd3-40eb-aa02-15b5bdfa5efa Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:52.531657 [ 3 ] {} HTTP-Session: c32a26ee-7fd3-40eb-aa02-15b5bdfa5efa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:52.531729 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:52.531769 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:06:52.531883 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:52.532181 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:52.532421 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.25 23:06:52.532594 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.25 23:06:52.532720 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} executeQuery: Read 70 rows, 4.35 KiB in 0.000957058 sec., 73140 rows/sec., 4.43 MiB/sec. 2023.10.25 23:06:52.532872 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} DynamicQueryHandler: Done processing query 2023.10.25 23:06:52.532896 [ 3 ] {1fa9741d-ed53-4026-af1a-b8d117d57978} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:06:52.532912 [ 3 ] {} HTTP-Session: c32a26ee-7fd3-40eb-aa02-15b5bdfa5efa Destroying unnamed session 2023.10.25 23:06:52.533056 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48144, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:52.533100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:52.533118 [ 3 ] {} HTTP-Session: f6dc1350-70fa-428b-ae53-feac07beb651 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:52.533134 [ 3 ] {} HTTP-Session: f6dc1350-70fa-428b-ae53-feac07beb651 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:52.533232 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:52.533276 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:06:52.533413 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:52.533870 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:52.534186 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.10.25 23:06:52.534360 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.10.25 23:06:52.534477 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} executeQuery: Read 45 rows, 62.18 KiB in 0.001216385 sec., 36994 rows/sec., 49.92 MiB/sec. 2023.10.25 23:06:52.534599 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} DynamicQueryHandler: Done processing query 2023.10.25 23:06:52.534623 [ 3 ] {01a9e53e-45ee-4f2a-83cf-9343490a1d7c} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:06:52.534643 [ 3 ] {} HTTP-Session: f6dc1350-70fa-428b-ae53-feac07beb651 Destroying unnamed session 2023.10.25 23:06:52.534776 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:52.534820 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:52.534838 [ 3 ] {} HTTP-Session: e0bd9e70-b974-42b3-82ba-bae7e2ac4bc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:52.534855 [ 3 ] {} HTTP-Session: e0bd9e70-b974-42b3-82ba-bae7e2ac4bc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:52.534924 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:52.534961 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:06:52.535063 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:52.535302 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:52.535528 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.25 23:06:52.535697 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.25 23:06:52.535821 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} executeQuery: Read 21 rows, 1.12 KiB in 0.000869385 sec., 24155 rows/sec., 1.25 MiB/sec. 2023.10.25 23:06:52.535989 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} DynamicQueryHandler: Done processing query 2023.10.25 23:06:52.536019 [ 3 ] {2601800a-eb5c-4695-8f6f-bce82e538acb} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:06:52.536042 [ 3 ] {} HTTP-Session: e0bd9e70-b974-42b3-82ba-bae7e2ac4bc4 Destroying unnamed session 2023.10.25 23:06:54.036427 [ 58 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:06:54.036505 [ 58 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:06:57.516927 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:57.517058 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:57.517088 [ 3 ] {} HTTP-Session: a6f1b62a-f0c7-4fff-a98c-4361f0b10e79 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:57.517116 [ 3 ] {} HTTP-Session: a6f1b62a-f0c7-4fff-a98c-4361f0b10e79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:57.517250 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:57.517313 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:06:57.517488 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:57.517917 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:57.518183 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.25 23:06:57.518342 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.25 23:06:57.518484 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} executeQuery: Read 11 rows, 888.00 B in 0.001188705 sec., 9253 rows/sec., 729.52 KiB/sec. 2023.10.25 23:06:57.518494 [ 53 ] {} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.25 23:06:57.518635 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:57.518663 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} DynamicQueryHandler: Done processing query 2023.10.25 23:06:57.518707 [ 3 ] {752f0de3-9442-4c39-99d3-a37049753e26} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.25 23:06:57.518782 [ 3 ] {} HTTP-Session: a6f1b62a-f0c7-4fff-a98c-4361f0b10e79 Destroying unnamed session 2023.10.25 23:06:57.518866 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.25 23:06:57.518962 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:06:57.519053 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:06:57.519065 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:06:57.519083 [ 3 ] {} HTTP-Session: 5d1d4bdc-a1d5-415e-b8fa-43472b45c3bd Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:06:57.519126 [ 3 ] {} HTTP-Session: 5d1d4bdc-a1d5-415e-b8fa-43472b45c3bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:06:57.519127 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 352 rows starting from the beginning of the part 2023.10.25 23:06:57.519281 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:06:57.519375 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:06:57.519461 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2023.10.25 23:06:57.519806 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 336 rows starting from the beginning of the part 2023.10.25 23:06:57.519882 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:06:57.520067 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 336 rows starting from the beginning of the part 2023.10.25 23:06:57.520287 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 336 rows starting from the beginning of the part 2023.10.25 23:06:57.520552 [ 9 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part 2023.10.25 23:06:57.520693 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:57.521202 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.25 23:06:57.521542 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.25 23:06:57.521726 [ 53 ] {} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.25 23:06:57.521788 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} executeQuery: Read 11 rows, 743.00 B in 0.002461323 sec., 4469 rows/sec., 294.80 KiB/sec. 2023.10.25 23:06:57.521801 [ 53 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:06:57.522121 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.25 23:06:57.522248 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} DynamicQueryHandler: Done processing query 2023.10.25 23:06:57.522316 [ 3 ] {fa046a0c-928b-4702-b02a-1aba2e6e7194} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.25 23:06:57.522378 [ 3 ] {} HTTP-Session: 5d1d4bdc-a1d5-415e-b8fa-43472b45c3bd Destroying unnamed session 2023.10.25 23:06:57.522510 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:06:57.522597 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 420 rows starting from the beginning of the part 2023.10.25 23:06:57.522695 [ 15 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1382 rows, containing 4 columns (4 merged, 0 gathered) in 0.003962166 sec., 348799.11644287495 rows/sec., 24.46 MiB/sec. 2023.10.25 23:06:57.522853 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 11 rows starting from the beginning of the part 2023.10.25 23:06:57.522908 [ 15 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.25 23:06:57.522983 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 70 rows starting from the beginning of the part 2023.10.25 23:06:57.523080 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 70 rows starting from the beginning of the part 2023.10.25 23:06:57.523146 [ 15 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.25 23:06:57.523187 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 70 rows starting from the beginning of the part 2023.10.25 23:06:57.523238 [ 15 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_11_2} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.25 23:06:57.523281 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 11 rows starting from the beginning of the part 2023.10.25 23:06:57.523981 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 652 rows, containing 5 columns (5 merged, 0 gathered) in 0.002102632 sec., 310087.54741676146 rows/sec., 18.84 MiB/sec. 2023.10.25 23:06:57.524097 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.25 23:06:57.524294 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.25 23:06:57.524358 [ 11 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_11_2} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.25 23:07:02.524324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:02.524442 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:02.524467 [ 3 ] {} HTTP-Session: ae2985de-ece9-47ec-a105-fd161207cf0e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:02.524490 [ 3 ] {} HTTP-Session: ae2985de-ece9-47ec-a105-fd161207cf0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:02.524613 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:02.524670 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:07:02.524823 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:02.525251 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:02.525509 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.25 23:07:02.525669 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.25 23:07:02.525814 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} executeQuery: Read 51 rows, 3.99 KiB in 0.001163674 sec., 43826 rows/sec., 3.35 MiB/sec. 2023.10.25 23:07:02.525963 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} DynamicQueryHandler: Done processing query 2023.10.25 23:07:02.525989 [ 3 ] {155b7a14-efa4-4d6c-9b90-6d2ebb798cb9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:02.526006 [ 3 ] {} HTTP-Session: ae2985de-ece9-47ec-a105-fd161207cf0e Destroying unnamed session 2023.10.25 23:07:02.526212 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:02.526264 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:02.526283 [ 3 ] {} HTTP-Session: 55bce4d3-fa51-44de-a733-538ead6a7e7f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:02.526302 [ 3 ] {} HTTP-Session: 55bce4d3-fa51-44de-a733-538ead6a7e7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:02.526399 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:02.526441 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:07:02.526552 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:02.527065 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:02.527296 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.25 23:07:02.527444 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.25 23:07:02.527562 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} executeQuery: Read 231 rows, 22.70 KiB in 0.001126993 sec., 204970 rows/sec., 19.67 MiB/sec. 2023.10.25 23:07:02.527673 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} DynamicQueryHandler: Done processing query 2023.10.25 23:07:02.527696 [ 3 ] {6e9547e7-5183-4784-be71-b4f8d5f9e5ef} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:07:02.527711 [ 3 ] {} HTTP-Session: 55bce4d3-fa51-44de-a733-538ead6a7e7f Destroying unnamed session 2023.10.25 23:07:02.527919 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:02.527964 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:02.527982 [ 3 ] {} HTTP-Session: 821c54f6-4cf6-4fb7-979b-ddac5df49965 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:02.528000 [ 3 ] {} HTTP-Session: 821c54f6-4cf6-4fb7-979b-ddac5df49965 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:02.528099 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:02.528141 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:07:02.528244 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:02.528725 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:02.528949 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.25 23:07:02.529095 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.25 23:07:02.529209 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} executeQuery: Read 336 rows, 24.06 KiB in 0.001073462 sec., 313005 rows/sec., 21.88 MiB/sec. 2023.10.25 23:07:02.529389 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} DynamicQueryHandler: Done processing query 2023.10.25 23:07:02.529412 [ 3 ] {9c4a931e-3760-40f4-a177-7f801d62f417} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:07:02.529428 [ 3 ] {} HTTP-Session: 821c54f6-4cf6-4fb7-979b-ddac5df49965 Destroying unnamed session 2023.10.25 23:07:02.529562 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:02.529607 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:02.529626 [ 3 ] {} HTTP-Session: 843490ac-b565-4314-a147-21492d23baf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:02.529642 [ 3 ] {} HTTP-Session: 843490ac-b565-4314-a147-21492d23baf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:02.529713 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:02.529753 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:07:02.529874 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:02.530127 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:02.530363 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.25 23:07:02.530535 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.25 23:07:02.530645 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} executeQuery: Read 6 rows, 258.00 B in 0.000897256 sec., 6687 rows/sec., 280.80 KiB/sec. 2023.10.25 23:07:02.530748 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} DynamicQueryHandler: Done processing query 2023.10.25 23:07:02.530771 [ 3 ] {79bdef29-13c0-4e27-9aa7-1c582e1e2a86} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:02.530786 [ 3 ] {} HTTP-Session: 843490ac-b565-4314-a147-21492d23baf0 Destroying unnamed session 2023.10.25 23:07:02.530907 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:02.530949 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:02.530967 [ 3 ] {} HTTP-Session: 80dcaec5-b7ca-4c99-8327-5c2a70048120 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:02.530983 [ 3 ] {} HTTP-Session: 80dcaec5-b7ca-4c99-8327-5c2a70048120 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:02.531055 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:02.531096 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:07:02.531235 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:02.531517 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:02.531760 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.25 23:07:02.531933 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.25 23:07:02.532052 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} executeQuery: Read 70 rows, 4.35 KiB in 0.000969429 sec., 72207 rows/sec., 4.38 MiB/sec. 2023.10.25 23:07:02.532172 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} DynamicQueryHandler: Done processing query 2023.10.25 23:07:02.532195 [ 3 ] {290b1e01-9b83-46ae-ba93-3ad7f4ac132a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:02.532210 [ 3 ] {} HTTP-Session: 80dcaec5-b7ca-4c99-8327-5c2a70048120 Destroying unnamed session 2023.10.25 23:07:02.532367 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:02.532412 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:02.532430 [ 3 ] {} HTTP-Session: a07ecee4-65eb-4510-b449-8c7d428aa591 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:02.532446 [ 3 ] {} HTTP-Session: a07ecee4-65eb-4510-b449-8c7d428aa591 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:02.532531 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:02.532576 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:07:02.532709 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:02.533287 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:02.533584 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.10.25 23:07:02.533781 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.10.25 23:07:02.533903 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} executeQuery: Read 45 rows, 62.18 KiB in 0.001343359 sec., 33498 rows/sec., 45.20 MiB/sec. 2023.10.25 23:07:02.534016 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} DynamicQueryHandler: Done processing query 2023.10.25 23:07:02.534039 [ 3 ] {050c3a9c-bc4d-4e2b-b642-1dc3b19e45c9} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:07:02.534055 [ 3 ] {} HTTP-Session: a07ecee4-65eb-4510-b449-8c7d428aa591 Destroying unnamed session 2023.10.25 23:07:02.534172 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:02.534215 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:02.534233 [ 3 ] {} HTTP-Session: 2cffe426-bc9b-472b-9e17-ff2ba9e26be8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:02.534249 [ 3 ] {} HTTP-Session: 2cffe426-bc9b-472b-9e17-ff2ba9e26be8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:02.534318 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:02.534356 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:07:02.534457 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:02.534727 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:02.534976 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.25 23:07:02.535166 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.25 23:07:02.535282 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} executeQuery: Read 21 rows, 1.12 KiB in 0.000930298 sec., 22573 rows/sec., 1.17 MiB/sec. 2023.10.25 23:07:02.535398 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} DynamicQueryHandler: Done processing query 2023.10.25 23:07:02.535422 [ 3 ] {f2088dc0-c03a-4dcc-979b-fd7216e87860} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:02.535437 [ 3 ] {} HTTP-Session: 2cffe426-bc9b-472b-9e17-ff2ba9e26be8 Destroying unnamed session 2023.10.25 23:07:09.036564 [ 68 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:07:09.036641 [ 68 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:07:12.525143 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:12.525272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:12.525301 [ 3 ] {} HTTP-Session: 9ba6f38b-47d6-41d9-8891-a5dd716b41a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:12.525328 [ 3 ] {} HTTP-Session: 9ba6f38b-47d6-41d9-8891-a5dd716b41a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:12.525471 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:12.525539 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:07:12.525720 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:12.526125 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.526415 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.25 23:07:12.526571 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.25 23:07:12.526706 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} executeQuery: Read 51 rows, 3.99 KiB in 0.001186746 sec., 42974 rows/sec., 3.28 MiB/sec. 2023.10.25 23:07:12.526720 [ 54 ] {} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.25 23:07:12.526852 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.526872 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} DynamicQueryHandler: Done processing query 2023.10.25 23:07:12.526916 [ 3 ] {29659d2d-3f25-481d-9678-441539efaf5b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:12.526965 [ 3 ] {} HTTP-Session: 9ba6f38b-47d6-41d9-8891-a5dd716b41a1 Destroying unnamed session 2023.10.25 23:07:12.527074 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.25 23:07:12.527235 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:12.527319 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:07:12.527335 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:12.527409 [ 3 ] {} HTTP-Session: 8375e4a0-4bd7-4443-9b2e-a4b6f18a5327 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:12.527415 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 49 rows starting from the beginning of the part 2023.10.25 23:07:12.527445 [ 3 ] {} HTTP-Session: 8375e4a0-4bd7-4443-9b2e-a4b6f18a5327 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:12.527623 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:12.527685 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part 2023.10.25 23:07:12.527705 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:07:12.527965 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part 2023.10.25 23:07:12.528155 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:12.528193 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part 2023.10.25 23:07:12.528369 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part 2023.10.25 23:07:12.528497 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part 2023.10.25 23:07:12.529093 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.529613 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.25 23:07:12.529961 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.25 23:07:12.529970 [ 15 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 4 columns (4 merged, 0 gathered) in 0.00302709 sec., 100426.48219907568 rows/sec., 7.67 MiB/sec. 2023.10.25 23:07:12.530140 [ 54 ] {} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.25 23:07:12.530164 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} executeQuery: Read 231 rows, 22.70 KiB in 0.002476003 sec., 93295 rows/sec., 8.95 MiB/sec. 2023.10.25 23:07:12.530218 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.530234 [ 23 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.25 23:07:12.530558 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} DynamicQueryHandler: Done processing query 2023.10.25 23:07:12.530570 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.25 23:07:12.530602 [ 3 ] {9ebe0d5e-fe81-4294-befb-73f22027a64d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:07:12.530657 [ 3 ] {} HTTP-Session: 8375e4a0-4bd7-4443-9b2e-a4b6f18a5327 Destroying unnamed session 2023.10.25 23:07:12.530758 [ 23 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.25 23:07:12.530773 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:07:12.530835 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 225 rows starting from the beginning of the part 2023.10.25 23:07:12.530882 [ 23 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_11_2} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.25 23:07:12.530956 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:12.531086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:12.531146 [ 3 ] {} HTTP-Session: 635435f4-9cf8-4bd2-9522-58d4c64d14e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:12.531151 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 231 rows starting from the beginning of the part 2023.10.25 23:07:12.531175 [ 3 ] {} HTTP-Session: 635435f4-9cf8-4bd2-9522-58d4c64d14e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:12.531399 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 231 rows starting from the beginning of the part 2023.10.25 23:07:12.531412 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:12.531503 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:07:12.531627 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 231 rows starting from the beginning of the part 2023.10.25 23:07:12.531936 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 231 rows starting from the beginning of the part 2023.10.25 23:07:12.531980 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:12.532158 [ 9 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 231 rows starting from the beginning of the part 2023.10.25 23:07:12.532922 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.533305 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.25 23:07:12.533580 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.25 23:07:12.533716 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 1380 rows, containing 4 columns (4 merged, 0 gathered) in 0.00339374 sec., 406631.0324302981 rows/sec., 39.02 MiB/sec. 2023.10.25 23:07:12.533863 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} executeQuery: Read 336 rows, 24.06 KiB in 0.00238387 sec., 140947 rows/sec., 9.85 MiB/sec. 2023.10.25 23:07:12.534001 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.25 23:07:12.534133 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} DynamicQueryHandler: Done processing query 2023.10.25 23:07:12.534169 [ 3 ] {a51141b5-7cac-4c1d-992f-1533e0ae0e04} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:07:12.534193 [ 3 ] {} HTTP-Session: 635435f4-9cf8-4bd2-9522-58d4c64d14e7 Destroying unnamed session 2023.10.25 23:07:12.534298 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.25 23:07:12.534364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:12.534392 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_11_2} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.25 23:07:12.534428 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:12.534496 [ 3 ] {} HTTP-Session: b4204b03-aaca-4c80-86db-b051f7180c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:12.534522 [ 3 ] {} HTTP-Session: b4204b03-aaca-4c80-86db-b051f7180c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:12.534593 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:12.534633 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:07:12.534758 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:12.535032 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.535271 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.25 23:07:12.535446 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.25 23:07:12.535576 [ 54 ] {} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.25 23:07:12.535582 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} executeQuery: Read 6 rows, 258.00 B in 0.000949198 sec., 6321 rows/sec., 265.44 KiB/sec. 2023.10.25 23:07:12.535635 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.535812 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.25 23:07:12.535838 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} DynamicQueryHandler: Done processing query 2023.10.25 23:07:12.535891 [ 3 ] {ce27aaf6-713b-4dc5-a7b6-a199c83aa6d4} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:12.535932 [ 3 ] {} HTTP-Session: b4204b03-aaca-4c80-86db-b051f7180c17 Destroying unnamed session 2023.10.25 23:07:12.535975 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:07:12.536007 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:07:12.536114 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:07:12.536136 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:12.536223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:12.536280 [ 3 ] {} HTTP-Session: 518af41b-70e9-44c2-81a4-e5cbac647973 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:12.536293 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:07:12.536312 [ 3 ] {} HTTP-Session: 518af41b-70e9-44c2-81a4-e5cbac647973 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:12.536534 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:07:12.536546 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:12.536645 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:07:12.536719 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:07:12.537008 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:07:12.537185 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:12.538020 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.538486 [ 9 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 66 rows, containing 4 columns (4 merged, 0 gathered) in 0.002766322 sec., 23858.39392521912 rows/sec., 1001.87 KiB/sec. 2023.10.25 23:07:12.538558 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.25 23:07:12.538656 [ 14 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.25 23:07:12.538819 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.25 23:07:12.539018 [ 14 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.25 23:07:12.539040 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} executeQuery: Read 70 rows, 4.35 KiB in 0.002427721 sec., 28833 rows/sec., 1.75 MiB/sec. 2023.10.25 23:07:12.539150 [ 14 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_11_2} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.25 23:07:12.539277 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} DynamicQueryHandler: Done processing query 2023.10.25 23:07:12.539308 [ 3 ] {99ee9ff1-2bf3-4cb5-92f5-5ed72602674c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:12.539325 [ 3 ] {} HTTP-Session: 518af41b-70e9-44c2-81a4-e5cbac647973 Destroying unnamed session 2023.10.25 23:07:12.539498 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:12.539543 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:12.539562 [ 3 ] {} HTTP-Session: 5408fc18-3688-406e-a1cc-9261dbfeb473 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:12.539579 [ 3 ] {} HTTP-Session: 5408fc18-3688-406e-a1cc-9261dbfeb473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:12.539665 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:12.539712 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:07:12.539866 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:12.540391 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.540694 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.10.25 23:07:12.540863 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.10.25 23:07:12.540995 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} executeQuery: Read 45 rows, 62.18 KiB in 0.001293478 sec., 34789 rows/sec., 46.95 MiB/sec. 2023.10.25 23:07:12.541163 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} DynamicQueryHandler: Done processing query 2023.10.25 23:07:12.541187 [ 3 ] {c9b1e964-746b-4f80-b365-73315a76f963} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:07:12.541203 [ 3 ] {} HTTP-Session: 5408fc18-3688-406e-a1cc-9261dbfeb473 Destroying unnamed session 2023.10.25 23:07:12.541326 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:12.541369 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:12.541387 [ 3 ] {} HTTP-Session: f5a24de7-726c-4d6f-9494-930a3c941e3c Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:12.541404 [ 3 ] {} HTTP-Session: f5a24de7-726c-4d6f-9494-930a3c941e3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:12.541472 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:12.541512 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:07:12.541618 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:12.541869 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.542096 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.25 23:07:12.542284 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.25 23:07:12.542401 [ 54 ] {} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.25 23:07:12.542416 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} executeQuery: Read 21 rows, 1.12 KiB in 0.000908637 sec., 23111 rows/sec., 1.20 MiB/sec. 2023.10.25 23:07:12.542457 [ 54 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.82 GiB. 2023.10.25 23:07:12.542651 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.25 23:07:12.542701 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} DynamicQueryHandler: Done processing query 2023.10.25 23:07:12.542746 [ 3 ] {939486e2-65e2-4f7a-bb0f-f4a7ea4c7069} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:12.542795 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:07:12.542798 [ 3 ] {} HTTP-Session: f5a24de7-726c-4d6f-9494-930a3c941e3c Destroying unnamed session 2023.10.25 23:07:12.542862 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 159 rows starting from the beginning of the part 2023.10.25 23:07:12.542993 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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.25 23:07:12.543091 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part 2023.10.25 23:07:12.543183 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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.25 23:07:12.543271 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part 2023.10.25 23:07:12.543358 [ 23 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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.25 23:07:12.543902 [ 9 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.00137071 sec., 192600.91485434555 rows/sec., 10.42 MiB/sec. 2023.10.25 23:07:12.544028 [ 9 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.25 23:07:12.544250 [ 9 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.25 23:07:12.544323 [ 9 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_11_2} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.25 23:07:22.524193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:22.524307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:22.524331 [ 3 ] {} HTTP-Session: 740542e7-0f76-4fba-bdf5-da758e7c693a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:22.524354 [ 3 ] {} HTTP-Session: 740542e7-0f76-4fba-bdf5-da758e7c693a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:22.524475 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:22.524533 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:07:22.524685 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:22.525087 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:22.525343 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.25 23:07:22.525500 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.25 23:07:22.525625 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} executeQuery: Read 51 rows, 3.99 KiB in 0.001111802 sec., 45871 rows/sec., 3.50 MiB/sec. 2023.10.25 23:07:22.525757 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} DynamicQueryHandler: Done processing query 2023.10.25 23:07:22.525782 [ 3 ] {a43c78e5-bfcd-43d8-8160-bd1d10172f79} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:22.525798 [ 3 ] {} HTTP-Session: 740542e7-0f76-4fba-bdf5-da758e7c693a Destroying unnamed session 2023.10.25 23:07:22.526000 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:22.526045 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:22.526065 [ 3 ] {} HTTP-Session: bbe23fa9-3d1c-4cf1-a7fa-8dd54094f126 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:22.526082 [ 3 ] {} HTTP-Session: bbe23fa9-3d1c-4cf1-a7fa-8dd54094f126 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:22.526169 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:22.526212 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:07:22.526317 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:22.526756 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:22.526979 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.25 23:07:22.527124 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.25 23:07:22.527249 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} executeQuery: Read 231 rows, 22.70 KiB in 0.00105057 sec., 219880 rows/sec., 21.10 MiB/sec. 2023.10.25 23:07:22.527368 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} DynamicQueryHandler: Done processing query 2023.10.25 23:07:22.527392 [ 3 ] {b4cb558a-457e-4b34-9bd0-84225e58652d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:07:22.527407 [ 3 ] {} HTTP-Session: bbe23fa9-3d1c-4cf1-a7fa-8dd54094f126 Destroying unnamed session 2023.10.25 23:07:22.527574 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:22.527620 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:22.527639 [ 3 ] {} HTTP-Session: bb3cae26-3d6c-4a67-b5df-8ffb635f9935 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:22.527656 [ 3 ] {} HTTP-Session: bb3cae26-3d6c-4a67-b5df-8ffb635f9935 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:22.527747 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:22.527787 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:07:22.527896 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:22.528351 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:22.528571 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.25 23:07:22.528717 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.25 23:07:22.528842 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} executeQuery: Read 336 rows, 24.06 KiB in 0.001066721 sec., 314983 rows/sec., 22.02 MiB/sec. 2023.10.25 23:07:22.529010 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} DynamicQueryHandler: Done processing query 2023.10.25 23:07:22.529034 [ 3 ] {0ee50034-1b1e-48f1-968d-faf70758ba78} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:07:22.529050 [ 3 ] {} HTTP-Session: bb3cae26-3d6c-4a67-b5df-8ffb635f9935 Destroying unnamed session 2023.10.25 23:07:22.529175 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:22.529216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:22.529234 [ 3 ] {} HTTP-Session: 8463d643-e007-4f44-b83a-4430974fc2d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:22.529251 [ 3 ] {} HTTP-Session: 8463d643-e007-4f44-b83a-4430974fc2d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:22.529320 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:22.529360 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:07:22.529479 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:22.529783 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:22.530020 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.25 23:07:22.530189 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.25 23:07:22.530305 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} executeQuery: Read 6 rows, 258.00 B in 0.000957708 sec., 6264 rows/sec., 263.08 KiB/sec. 2023.10.25 23:07:22.530424 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} DynamicQueryHandler: Done processing query 2023.10.25 23:07:22.530446 [ 3 ] {026d7cd5-1242-4b85-b70e-f30be76d0a31} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:22.530462 [ 3 ] {} HTTP-Session: 8463d643-e007-4f44-b83a-4430974fc2d6 Destroying unnamed session 2023.10.25 23:07:22.530567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:22.530610 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:22.530628 [ 3 ] {} HTTP-Session: 33b3e58e-459d-4fdf-a54c-c0a023a5d00b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:22.530645 [ 3 ] {} HTTP-Session: 33b3e58e-459d-4fdf-a54c-c0a023a5d00b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:22.530715 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:22.530755 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:07:22.530873 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:22.531177 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:22.531418 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.25 23:07:22.531584 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.25 23:07:22.531709 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} executeQuery: Read 70 rows, 4.35 KiB in 0.000966449 sec., 72430 rows/sec., 4.39 MiB/sec. 2023.10.25 23:07:22.531814 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} DynamicQueryHandler: Done processing query 2023.10.25 23:07:22.531836 [ 3 ] {6414dd7d-958b-4ba1-9af0-bdf1faaa8128} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:22.531851 [ 3 ] {} HTTP-Session: 33b3e58e-459d-4fdf-a54c-c0a023a5d00b Destroying unnamed session 2023.10.25 23:07:22.531992 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:22.532035 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:22.532052 [ 3 ] {} HTTP-Session: 643cd038-5429-4fda-b508-a9a298d273c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:22.532068 [ 3 ] {} HTTP-Session: 643cd038-5429-4fda-b508-a9a298d273c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:22.532151 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:22.532195 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:07:22.532332 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:22.532786 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:22.533084 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.10.25 23:07:22.533256 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.10.25 23:07:22.533382 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} executeQuery: Read 45 rows, 62.18 KiB in 0.001203995 sec., 37375 rows/sec., 50.44 MiB/sec. 2023.10.25 23:07:22.533521 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} DynamicQueryHandler: Done processing query 2023.10.25 23:07:22.533543 [ 3 ] {3d80afeb-2b0a-403c-99db-809833b4328d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:07:22.533558 [ 3 ] {} HTTP-Session: 643cd038-5429-4fda-b508-a9a298d273c9 Destroying unnamed session 2023.10.25 23:07:22.533662 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:22.533706 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:22.533723 [ 3 ] {} HTTP-Session: 5b23e86a-e109-40f5-969d-c94a5a461c87 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:22.533739 [ 3 ] {} HTTP-Session: 5b23e86a-e109-40f5-969d-c94a5a461c87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:22.533807 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:22.533846 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:07:22.533950 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:22.534198 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:22.534420 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.25 23:07:22.534594 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.25 23:07:22.534708 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} executeQuery: Read 21 rows, 1.12 KiB in 0.000872576 sec., 24066 rows/sec., 1.25 MiB/sec. 2023.10.25 23:07:22.534807 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} DynamicQueryHandler: Done processing query 2023.10.25 23:07:22.534829 [ 3 ] {373183ef-8440-4584-92eb-791d4bf73e08} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:22.534843 [ 3 ] {} HTTP-Session: 5b23e86a-e109-40f5-969d-c94a5a461c87 Destroying unnamed session 2023.10.25 23:07:24.036683 [ 176 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:07:24.036739 [ 176 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:07:27.516257 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:27.516378 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:27.516403 [ 3 ] {} HTTP-Session: 99daf72f-801a-428a-b55c-016dbdff5842 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:27.516428 [ 3 ] {} HTTP-Session: 99daf72f-801a-428a-b55c-016dbdff5842 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:27.516550 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:27.516607 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:07:27.516766 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:27.517234 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:27.517494 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.25 23:07:27.517657 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.25 23:07:27.517781 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} executeQuery: Read 11 rows, 888.00 B in 0.001199295 sec., 9172 rows/sec., 723.08 KiB/sec. 2023.10.25 23:07:27.517943 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} DynamicQueryHandler: Done processing query 2023.10.25 23:07:27.517970 [ 3 ] {4c9f74d2-81a1-411c-a35e-91e3ce8bf7eb} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.25 23:07:27.517986 [ 3 ] {} HTTP-Session: 99daf72f-801a-428a-b55c-016dbdff5842 Destroying unnamed session 2023.10.25 23:07:27.518119 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2133, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:27.518171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:27.518191 [ 3 ] {} HTTP-Session: d307e22b-d2bc-40b6-bb66-0145c29f856d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:27.518210 [ 3 ] {} HTTP-Session: d307e22b-d2bc-40b6-bb66-0145c29f856d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:27.518293 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:27.518341 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:07:27.518465 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:27.518751 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:27.519029 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.25 23:07:27.519205 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.25 23:07:27.519339 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} executeQuery: Read 11 rows, 743.00 B in 0.00101188 sec., 10870 rows/sec., 717.07 KiB/sec. 2023.10.25 23:07:27.519522 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} DynamicQueryHandler: Done processing query 2023.10.25 23:07:27.519546 [ 3 ] {05fa4cfe-4dc1-48e2-bfb7-d6c90ddecbc3} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.25 23:07:27.519561 [ 3 ] {} HTTP-Session: d307e22b-d2bc-40b6-bb66-0145c29f856d Destroying unnamed session 2023.10.25 23:07:32.524330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:32.524460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:32.524490 [ 3 ] {} HTTP-Session: 2d473b9f-8611-498e-91f9-9cb0d0d3c83e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:32.524517 [ 3 ] {} HTTP-Session: 2d473b9f-8611-498e-91f9-9cb0d0d3c83e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:32.524656 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:32.524721 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:07:32.524900 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:32.525388 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:32.525653 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.25 23:07:32.525845 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.25 23:07:32.525966 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} executeQuery: Read 51 rows, 3.99 KiB in 0.001272907 sec., 40065 rows/sec., 3.06 MiB/sec. 2023.10.25 23:07:32.526121 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} DynamicQueryHandler: Done processing query 2023.10.25 23:07:32.526147 [ 3 ] {e8d09f1a-e45c-4578-a915-5b6e2532a1b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:32.526164 [ 3 ] {} HTTP-Session: 2d473b9f-8611-498e-91f9-9cb0d0d3c83e Destroying unnamed session 2023.10.25 23:07:32.526481 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:32.526530 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:32.526550 [ 3 ] {} HTTP-Session: a04912d6-adff-4754-a009-a710c7caf291 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:32.526568 [ 3 ] {} HTTP-Session: a04912d6-adff-4754-a009-a710c7caf291 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:32.526662 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:32.526704 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:07:32.526810 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:32.527242 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:32.527475 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.25 23:07:32.527621 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.25 23:07:32.527725 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} executeQuery: Read 231 rows, 22.70 KiB in 0.00103264 sec., 223698 rows/sec., 21.47 MiB/sec. 2023.10.25 23:07:32.527913 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} DynamicQueryHandler: Done processing query 2023.10.25 23:07:32.527937 [ 3 ] {8c4904ec-911d-4791-a801-ff498b088704} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:07:32.527953 [ 3 ] {} HTTP-Session: a04912d6-adff-4754-a009-a710c7caf291 Destroying unnamed session 2023.10.25 23:07:32.528131 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:32.528175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:32.528195 [ 3 ] {} HTTP-Session: 649738f2-169c-45ff-b4cb-4d93b53fa87f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:32.528212 [ 3 ] {} HTTP-Session: 649738f2-169c-45ff-b4cb-4d93b53fa87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:32.528304 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:32.528344 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:07:32.528460 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:32.529018 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:32.529243 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.25 23:07:32.529393 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.25 23:07:32.529483 [ 155 ] {} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.25 23:07:32.529496 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} executeQuery: Read 336 rows, 24.06 KiB in 0.001163265 sec., 288842 rows/sec., 20.19 MiB/sec. 2023.10.25 23:07:32.529534 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:32.529683 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.25 23:07:32.529715 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} DynamicQueryHandler: Done processing query 2023.10.25 23:07:32.529768 [ 3 ] {e445ef57-126c-4ad8-8cad-294e61844a7f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:07:32.529797 [ 3 ] {} HTTP-Session: 649738f2-169c-45ff-b4cb-4d93b53fa87f Destroying unnamed session 2023.10.25 23:07:32.529857 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:07:32.529894 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 365 rows starting from the beginning of the part 2023.10.25 23:07:32.529973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:32.530072 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:32.530136 [ 3 ] {} HTTP-Session: 9c68f200-5af9-4f62-bd00-e45ed0afa445 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:32.530145 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 336 rows starting from the beginning of the part 2023.10.25 23:07:32.530163 [ 3 ] {} HTTP-Session: 9c68f200-5af9-4f62-bd00-e45ed0afa445 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:32.530392 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 336 rows starting from the beginning of the part 2023.10.25 23:07:32.530401 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:32.530499 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:07:32.530608 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 336 rows starting from the beginning of the part 2023.10.25 23:07:32.530938 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part 2023.10.25 23:07:32.530997 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:32.531190 [ 20 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 336 rows starting from the beginning of the part 2023.10.25 23:07:32.531678 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:32.532195 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.25 23:07:32.532505 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.25 23:07:32.532629 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} executeQuery: Read 6 rows, 258.00 B in 0.002161734 sec., 2775 rows/sec., 116.55 KiB/sec. 2023.10.25 23:07:32.532924 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} DynamicQueryHandler: Done processing query 2023.10.25 23:07:32.532993 [ 3 ] {0c388ade-8e0b-4324-a31c-a288926cad0a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:32.533027 [ 3 ] {} HTTP-Session: 9c68f200-5af9-4f62-bd00-e45ed0afa445 Destroying unnamed session 2023.10.25 23:07:32.533070 [ 23 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 1720 rows, containing 4 columns (4 merged, 0 gathered) in 0.003471493 sec., 495464.0553790545 rows/sec., 34.73 MiB/sec. 2023.10.25 23:07:32.533167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:32.533234 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:32.533267 [ 3 ] {} HTTP-Session: 08a77d02-07ca-4c3b-9214-1e52f9707c85 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:32.533275 [ 23 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.25 23:07:32.533297 [ 3 ] {} HTTP-Session: 08a77d02-07ca-4c3b-9214-1e52f9707c85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:32.533429 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:32.533502 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:07:32.533613 [ 23 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.25 23:07:32.533752 [ 23 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_16_3} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.25 23:07:32.533781 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:32.534183 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:32.534451 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.25 23:07:32.534647 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.25 23:07:32.534738 [ 155 ] {} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.25 23:07:32.534751 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} executeQuery: Read 70 rows, 4.35 KiB in 0.001277107 sec., 54811 rows/sec., 3.32 MiB/sec. 2023.10.25 23:07:32.534774 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:32.534981 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.25 23:07:32.535034 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} DynamicQueryHandler: Done processing query 2023.10.25 23:07:32.535080 [ 3 ] {9bb62f0c-b7fe-4d56-9897-c2ee3f7392da} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.25 23:07:32.535105 [ 3 ] {} HTTP-Session: 08a77d02-07ca-4c3b-9214-1e52f9707c85 Destroying unnamed session 2023.10.25 23:07:32.535174 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:07:32.535212 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 652 rows starting from the beginning of the part 2023.10.25 23:07:32.535316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:32.535410 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:32.535419 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 70 rows starting from the beginning of the part 2023.10.25 23:07:32.535443 [ 3 ] {} HTTP-Session: 1d3f93d6-4b6c-4171-b441-e44ca418b1ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:32.535502 [ 3 ] {} HTTP-Session: 1d3f93d6-4b6c-4171-b441-e44ca418b1ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:32.535648 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 70 rows starting from the beginning of the part 2023.10.25 23:07:32.535710 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:32.535835 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:07:32.535873 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 70 rows starting from the beginning of the part 2023.10.25 23:07:32.536184 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 11 rows starting from the beginning of the part 2023.10.25 23:07:32.536451 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:32.536469 [ 22 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 70 rows starting from the beginning of the part 2023.10.25 23:07:32.537595 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:32.538215 [ 20 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 943 rows, containing 5 columns (5 merged, 0 gathered) in 0.00338676 sec., 278437.20842338994 rows/sec., 16.92 MiB/sec. 2023.10.25 23:07:32.538318 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.10.25 23:07:32.538451 [ 20 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.25 23:07:32.538566 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.10.25 23:07:32.538714 [ 155 ] {} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.10.25 23:07:32.538749 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} executeQuery: Read 45 rows, 62.18 KiB in 0.002988738 sec., 15056 rows/sec., 20.32 MiB/sec. 2023.10.25 23:07:32.538769 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:32.538951 [ 20 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.25 23:07:32.538962 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.10.25 23:07:32.539132 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} DynamicQueryHandler: Done processing query 2023.10.25 23:07:32.539149 [ 20 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_16_3} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.25 23:07:32.539193 [ 3 ] {00b6e623-5b7c-4cdb-8dfc-eb7da389efa0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:07:32.539267 [ 3 ] {} HTTP-Session: 1d3f93d6-4b6c-4171-b441-e44ca418b1ae Destroying unnamed session 2023.10.25 23:07:32.539381 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:07:32.539446 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 248 rows starting from the beginning of the part 2023.10.25 23:07:32.539466 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:32.539561 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:32.539588 [ 3 ] {} HTTP-Session: 6372eee1-e7ac-41da-bda9-97ccb44306eb Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:32.539621 [ 3 ] {} HTTP-Session: 6372eee1-e7ac-41da-bda9-97ccb44306eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:32.539814 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 45 rows starting from the beginning of the part 2023.10.25 23:07:32.539834 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:32.539931 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:07:32.540139 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 45 rows starting from the beginning of the part 2023.10.25 23:07:32.540418 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:32.540458 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 45 rows starting from the beginning of the part 2023.10.25 23:07:32.540725 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 45 rows starting from the beginning of the part 2023.10.25 23:07:32.541049 [ 19 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 45 rows starting from the beginning of the part 2023.10.25 23:07:32.541194 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:32.541647 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.25 23:07:32.541893 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.25 23:07:32.542201 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} executeQuery: Read 21 rows, 1.12 KiB in 0.002279387 sec., 9213 rows/sec., 489.27 KiB/sec. 2023.10.25 23:07:32.542487 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} DynamicQueryHandler: Done processing query 2023.10.25 23:07:32.542531 [ 3 ] {e23013c3-804b-46ad-946b-cf955a3d4d38} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:32.542579 [ 3 ] {} HTTP-Session: 6372eee1-e7ac-41da-bda9-97ccb44306eb Destroying unnamed session 2023.10.25 23:07:32.543442 [ 20 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 473 rows, containing 6 columns (6 merged, 0 gathered) in 0.004606265 sec., 102686.23277210495 rows/sec., 138.57 MiB/sec. 2023.10.25 23:07:32.543989 [ 20 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.10.25 23:07:32.544207 [ 20 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.10.25 23:07:32.544281 [ 20 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.10.25 23:07:32.544356 [ 20 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_11_2: 4.00 MiB. 2023.10.25 23:07:33.000174 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.10 MiB, peak 237.19 MiB, will set to 231.21 MiB (RSS), difference: -3.89 MiB 2023.10.25 23:07:39.036977 [ 75 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:07:39.037044 [ 75 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:07:42.526019 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:42.526149 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:42.526180 [ 3 ] {} HTTP-Session: 2b6c5a0b-06cf-4d60-99dc-91923c88ab83 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:42.526207 [ 3 ] {} HTTP-Session: 2b6c5a0b-06cf-4d60-99dc-91923c88ab83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:42.526344 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:42.526410 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:07:42.526590 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:42.527053 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:42.527332 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.25 23:07:42.527497 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.25 23:07:42.527645 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} executeQuery: Read 51 rows, 3.99 KiB in 0.001262667 sec., 40390 rows/sec., 3.08 MiB/sec. 2023.10.25 23:07:42.527774 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} DynamicQueryHandler: Done processing query 2023.10.25 23:07:42.527799 [ 3 ] {a86870d5-fc87-4b88-a1ca-da06d7d7e893} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:42.527815 [ 3 ] {} HTTP-Session: 2b6c5a0b-06cf-4d60-99dc-91923c88ab83 Destroying unnamed session 2023.10.25 23:07:42.528030 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:42.528078 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:42.528097 [ 3 ] {} HTTP-Session: ab027a82-0ac4-488e-8512-4a72cdfcefd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:42.528115 [ 3 ] {} HTTP-Session: ab027a82-0ac4-488e-8512-4a72cdfcefd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:42.528201 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:42.528243 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:07:42.528351 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:42.528796 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:42.529029 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.25 23:07:42.529177 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.25 23:07:42.529305 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} executeQuery: Read 231 rows, 22.70 KiB in 0.001073622 sec., 215159 rows/sec., 20.65 MiB/sec. 2023.10.25 23:07:42.529465 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} DynamicQueryHandler: Done processing query 2023.10.25 23:07:42.529488 [ 3 ] {9887d841-eee8-4eeb-b486-c824c0c42a6c} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:07:42.529505 [ 3 ] {} HTTP-Session: ab027a82-0ac4-488e-8512-4a72cdfcefd6 Destroying unnamed session 2023.10.25 23:07:42.529695 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:42.529742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:42.529761 [ 3 ] {} HTTP-Session: 35390a1c-3c24-4987-9522-31ab6d851c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:42.529779 [ 3 ] {} HTTP-Session: 35390a1c-3c24-4987-9522-31ab6d851c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:42.529859 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:42.529901 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:07:42.530012 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:42.530487 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:42.530706 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.25 23:07:42.530850 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.25 23:07:42.530950 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} executeQuery: Read 336 rows, 24.06 KiB in 0.001063311 sec., 315994 rows/sec., 22.09 MiB/sec. 2023.10.25 23:07:42.531110 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} DynamicQueryHandler: Done processing query 2023.10.25 23:07:42.531135 [ 3 ] {d936f1c7-ba41-4722-b091-123f659fe4d5} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:07:42.531151 [ 3 ] {} HTTP-Session: 35390a1c-3c24-4987-9522-31ab6d851c22 Destroying unnamed session 2023.10.25 23:07:42.531275 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:42.531320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:42.531339 [ 3 ] {} HTTP-Session: d27f85a9-2b0a-4816-8308-ce44bd9e0d8e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:42.531356 [ 3 ] {} HTTP-Session: d27f85a9-2b0a-4816-8308-ce44bd9e0d8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:42.531426 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:42.531467 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:07:42.531576 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:42.531844 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:42.532077 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.25 23:07:42.532248 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.25 23:07:42.532375 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} executeQuery: Read 6 rows, 258.00 B in 0.000919687 sec., 6523 rows/sec., 273.96 KiB/sec. 2023.10.25 23:07:42.532492 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} DynamicQueryHandler: Done processing query 2023.10.25 23:07:42.532516 [ 3 ] {6c666d84-47ac-48b3-b9b9-d648ba72ba7c} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:42.532531 [ 3 ] {} HTTP-Session: d27f85a9-2b0a-4816-8308-ce44bd9e0d8e Destroying unnamed session 2023.10.25 23:07:42.532696 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:42.532739 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:42.532759 [ 3 ] {} HTTP-Session: a413b2ec-ba95-40fb-9224-1a9301fff974 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:42.532775 [ 3 ] {} HTTP-Session: a413b2ec-ba95-40fb-9224-1a9301fff974 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:42.532848 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:42.532889 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:07:42.533005 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:42.533304 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:42.533544 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.25 23:07:42.533712 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.25 23:07:42.533831 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} executeQuery: Read 70 rows, 4.35 KiB in 0.000955758 sec., 73240 rows/sec., 4.44 MiB/sec. 2023.10.25 23:07:42.533938 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} DynamicQueryHandler: Done processing query 2023.10.25 23:07:42.533961 [ 3 ] {0883e50d-cc2a-408c-be28-d10dc0cdac9e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:42.533976 [ 3 ] {} HTTP-Session: a413b2ec-ba95-40fb-9224-1a9301fff974 Destroying unnamed session 2023.10.25 23:07:42.534109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:42.534152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:42.534170 [ 3 ] {} HTTP-Session: d6e2dc35-e7fa-4415-9e6c-d160add7cac9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:42.534186 [ 3 ] {} HTTP-Session: d6e2dc35-e7fa-4415-9e6c-d160add7cac9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:42.534280 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:42.534324 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:07:42.534458 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:42.534903 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:42.535218 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.10.25 23:07:42.535387 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.10.25 23:07:42.535515 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} executeQuery: Read 45 rows, 62.18 KiB in 0.001202146 sec., 37433 rows/sec., 50.51 MiB/sec. 2023.10.25 23:07:42.535640 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} DynamicQueryHandler: Done processing query 2023.10.25 23:07:42.535663 [ 3 ] {7ce8dc8f-c711-4828-82f8-0474b084e8b8} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:07:42.535678 [ 3 ] {} HTTP-Session: d6e2dc35-e7fa-4415-9e6c-d160add7cac9 Destroying unnamed session 2023.10.25 23:07:42.535800 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:42.535844 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:42.535862 [ 3 ] {} HTTP-Session: efeece2a-2835-458c-9645-f41b78f60e9a Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:42.535879 [ 3 ] {} HTTP-Session: efeece2a-2835-458c-9645-f41b78f60e9a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:42.535948 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:42.535988 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:07:42.536092 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:42.536345 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:42.536573 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.25 23:07:42.536739 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.25 23:07:42.536856 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} executeQuery: Read 21 rows, 1.12 KiB in 0.000879746 sec., 23870 rows/sec., 1.24 MiB/sec. 2023.10.25 23:07:42.536958 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} DynamicQueryHandler: Done processing query 2023.10.25 23:07:42.536981 [ 3 ] {4078f875-477c-4df4-bdc2-468bba43954e} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:42.536996 [ 3 ] {} HTTP-Session: efeece2a-2835-458c-9645-f41b78f60e9a Destroying unnamed session 2023.10.25 23:07:52.526138 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:52.526269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:52.526299 [ 3 ] {} HTTP-Session: b425c19d-256a-447c-9536-1b840cf51b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:52.526325 [ 3 ] {} HTTP-Session: b425c19d-256a-447c-9536-1b840cf51b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:52.526463 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:52.526528 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:07:52.526707 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:52.527253 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:52.527534 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.25 23:07:52.527701 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.25 23:07:52.527837 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} executeQuery: Read 51 rows, 3.99 KiB in 0.001327189 sec., 38427 rows/sec., 2.93 MiB/sec. 2023.10.25 23:07:52.527847 [ 94 ] {} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2023.10.25 23:07:52.527975 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:52.528049 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} DynamicQueryHandler: Done processing query 2023.10.25 23:07:52.528100 [ 3 ] {1667f0d7-6ffe-4857-9078-d5384dcf0251} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:52.528093 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2023.10.25 23:07:52.528121 [ 3 ] {} HTTP-Session: b425c19d-256a-447c-9536-1b840cf51b73 Destroying unnamed session 2023.10.25 23:07:52.528201 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:07:52.528230 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 51 rows starting from the beginning of the part 2023.10.25 23:07:52.528350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:52.528369 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part 2023.10.25 23:07:52.528411 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:52.528439 [ 3 ] {} HTTP-Session: 8a271409-38e7-41f0-be11-b1c1d1eaae65 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:52.528474 [ 3 ] {} HTTP-Session: 8a271409-38e7-41f0-be11-b1c1d1eaae65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:52.528485 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part 2023.10.25 23:07:52.528606 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part 2023.10.25 23:07:52.528609 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:52.528669 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:07:52.528731 [ 21 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part 2023.10.25 23:07:52.528965 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:52.529673 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:52.529745 [ 19 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.00170838 sec., 149264.21522143786 rows/sec., 11.40 MiB/sec. 2023.10.25 23:07:52.529967 [ 19 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2023.10.25 23:07:52.529973 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.25 23:07:52.530239 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.25 23:07:52.530314 [ 19 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2023.10.25 23:07:52.530422 [ 94 ] {} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2023.10.25 23:07:52.530454 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} executeQuery: Read 231 rows, 22.70 KiB in 0.001796093 sec., 128612 rows/sec., 12.34 MiB/sec. 2023.10.25 23:07:52.530497 [ 19 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_15_3} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2023.10.25 23:07:52.530531 [ 94 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:52.530824 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2023.10.25 23:07:52.530857 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} DynamicQueryHandler: Done processing query 2023.10.25 23:07:52.530909 [ 3 ] {5f3e6247-8e29-4206-9b2a-a8a91dcf91af} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:07:52.530971 [ 3 ] {} HTTP-Session: 8a271409-38e7-41f0-be11-b1c1d1eaae65 Destroying unnamed session 2023.10.25 23:07:52.531026 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:07:52.531064 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 231 rows starting from the beginning of the part 2023.10.25 23:07:52.531173 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 231 rows starting from the beginning of the part 2023.10.25 23:07:52.531252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:52.531299 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 231 rows starting from the beginning of the part 2023.10.25 23:07:52.531323 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:52.531368 [ 3 ] {} HTTP-Session: c8e693f3-0038-45c1-8b36-0bedd30c1537 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:52.531401 [ 3 ] {} HTTP-Session: c8e693f3-0038-45c1-8b36-0bedd30c1537 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:52.531493 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 231 rows starting from the beginning of the part 2023.10.25 23:07:52.531643 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:52.531698 [ 23 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 231 rows starting from the beginning of the part 2023.10.25 23:07:52.531726 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:07:52.532194 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:52.533144 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:52.533412 [ 21 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.002774031 sec., 416361.60518754116 rows/sec., 39.95 MiB/sec. 2023.10.25 23:07:52.533505 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.25 23:07:52.533564 [ 21 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2023.10.25 23:07:52.533674 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.25 23:07:52.533797 [ 21 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2023.10.25 23:07:52.533829 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} executeQuery: Read 336 rows, 24.06 KiB in 0.002126173 sec., 158030 rows/sec., 11.05 MiB/sec. 2023.10.25 23:07:52.533915 [ 21 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_15_3} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2023.10.25 23:07:52.533983 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} DynamicQueryHandler: Done processing query 2023.10.25 23:07:52.534015 [ 3 ] {fa4ba089-4203-4e71-9b7d-4deaf183b1a2} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:07:52.534031 [ 3 ] {} HTTP-Session: c8e693f3-0038-45c1-8b36-0bedd30c1537 Destroying unnamed session 2023.10.25 23:07:52.534211 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:52.534256 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:52.534275 [ 3 ] {} HTTP-Session: 1fd1c99e-3a1d-4814-be2b-63c4cb50c09e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:52.534292 [ 3 ] {} HTTP-Session: 1fd1c99e-3a1d-4814-be2b-63c4cb50c09e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:52.534361 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:52.534399 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:07:52.534508 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:52.534763 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:52.534996 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.25 23:07:52.535167 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.25 23:07:52.535297 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} executeQuery: Read 6 rows, 258.00 B in 0.000904757 sec., 6631 rows/sec., 278.48 KiB/sec. 2023.10.25 23:07:52.535461 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} DynamicQueryHandler: Done processing query 2023.10.25 23:07:52.535484 [ 3 ] {2f4d35e8-9e9e-4286-885d-36a270a69a56} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:52.535499 [ 3 ] {} HTTP-Session: 1fd1c99e-3a1d-4814-be2b-63c4cb50c09e Destroying unnamed session 2023.10.25 23:07:52.535629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:52.535671 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:52.535690 [ 3 ] {} HTTP-Session: 8788088b-dfd7-455d-a2cb-6da0c289d967 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:52.535706 [ 3 ] {} HTTP-Session: 8788088b-dfd7-455d-a2cb-6da0c289d967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:52.535779 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:52.535820 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:07:52.535942 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:52.536238 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:52.536478 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.25 23:07:52.536648 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.25 23:07:52.536790 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} executeQuery: Read 70 rows, 4.35 KiB in 0.000974599 sec., 71824 rows/sec., 4.35 MiB/sec. 2023.10.25 23:07:52.536947 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} DynamicQueryHandler: Done processing query 2023.10.25 23:07:52.536970 [ 3 ] {9f5c40fb-fd3e-451f-9237-40dcfadaabb1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:07:52.536986 [ 3 ] {} HTTP-Session: 8788088b-dfd7-455d-a2cb-6da0c289d967 Destroying unnamed session 2023.10.25 23:07:52.537141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:52.537182 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:52.537200 [ 3 ] {} HTTP-Session: bdd50679-235c-4acd-9665-61ddb1208d04 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:52.537217 [ 3 ] {} HTTP-Session: bdd50679-235c-4acd-9665-61ddb1208d04 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:52.537296 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:52.537339 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:07:52.537480 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:52.537904 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:52.538205 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.10.25 23:07:52.538381 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.10.25 23:07:52.538511 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} executeQuery: Read 45 rows, 62.18 KiB in 0.001187425 sec., 37897 rows/sec., 51.14 MiB/sec. 2023.10.25 23:07:52.538679 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} DynamicQueryHandler: Done processing query 2023.10.25 23:07:52.538703 [ 3 ] {1ba374f1-9195-4fc4-8c5f-4d395c86e3cf} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:07:52.538718 [ 3 ] {} HTTP-Session: bdd50679-235c-4acd-9665-61ddb1208d04 Destroying unnamed session 2023.10.25 23:07:52.538838 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:52.538880 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:52.538898 [ 3 ] {} HTTP-Session: d961e418-9857-476a-a905-b65593eba924 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:52.538914 [ 3 ] {} HTTP-Session: d961e418-9857-476a-a905-b65593eba924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:52.538982 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:52.539020 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:07:52.539132 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:52.539343 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:52.539572 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.25 23:07:52.539737 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.25 23:07:52.539860 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} executeQuery: Read 21 rows, 1.12 KiB in 0.000851195 sec., 24671 rows/sec., 1.28 MiB/sec. 2023.10.25 23:07:52.539960 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} DynamicQueryHandler: Done processing query 2023.10.25 23:07:52.539982 [ 3 ] {4b026a87-6ad3-4535-989e-a2ac057cfd35} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:07:52.539997 [ 3 ] {} HTTP-Session: d961e418-9857-476a-a905-b65593eba924 Destroying unnamed session 2023.10.25 23:07:54.037108 [ 82 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:07:54.037185 [ 82 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:07:57.517932 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:57.518054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:57.518084 [ 3 ] {} HTTP-Session: cb0d78b3-ccbe-4822-8631-cafbde0a697d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:57.518111 [ 3 ] {} HTTP-Session: cb0d78b3-ccbe-4822-8631-cafbde0a697d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:57.518246 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:57.518311 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:07:57.518483 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:57.518836 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:57.519086 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.25 23:07:57.519247 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.25 23:07:57.519383 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} executeQuery: Read 11 rows, 888.00 B in 0.001093962 sec., 10055 rows/sec., 792.70 KiB/sec. 2023.10.25 23:07:57.519510 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} DynamicQueryHandler: Done processing query 2023.10.25 23:07:57.519535 [ 3 ] {7dd0ef7d-65a3-494d-a0fd-1379316e2b41} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.25 23:07:57.519551 [ 3 ] {} HTTP-Session: cb0d78b3-ccbe-4822-8631-cafbde0a697d Destroying unnamed session 2023.10.25 23:07:57.519708 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2134, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:07:57.519752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:07:57.519771 [ 3 ] {} HTTP-Session: cd6148b6-fbc0-49a3-a646-d5e6840fce3e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:07:57.519789 [ 3 ] {} HTTP-Session: cd6148b6-fbc0-49a3-a646-d5e6840fce3e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:07:57.519859 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:07:57.519902 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:07:57.520021 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:07:57.520261 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:07:57.520509 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.25 23:07:57.520683 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.25 23:07:57.520807 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} executeQuery: Read 11 rows, 743.00 B in 0.000919216 sec., 11966 rows/sec., 789.35 KiB/sec. 2023.10.25 23:07:57.520910 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} DynamicQueryHandler: Done processing query 2023.10.25 23:07:57.520935 [ 3 ] {1176aab9-471e-4fa6-9f1b-1c7cd49bfc97} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.25 23:07:57.520951 [ 3 ] {} HTTP-Session: cd6148b6-fbc0-49a3-a646-d5e6840fce3e Destroying unnamed session 2023.10.25 23:08:02.526759 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:02.526901 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:02.526944 [ 3 ] {} HTTP-Session: 774750dd-8d8b-45b7-904d-58428c8396db Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:02.526975 [ 3 ] {} HTTP-Session: 774750dd-8d8b-45b7-904d-58428c8396db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:02.527107 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:02.527166 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:08:02.527323 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:02.527713 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:02.528004 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.25 23:08:02.528168 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.25 23:08:02.528299 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} executeQuery: Read 51 rows, 3.99 KiB in 0.001158274 sec., 44031 rows/sec., 3.36 MiB/sec. 2023.10.25 23:08:02.528442 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} DynamicQueryHandler: Done processing query 2023.10.25 23:08:02.528467 [ 3 ] {27848792-d455-4fa3-83ed-8c8a319469a3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:08:02.528483 [ 3 ] {} HTTP-Session: 774750dd-8d8b-45b7-904d-58428c8396db Destroying unnamed session 2023.10.25 23:08:02.528668 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:02.528714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:02.528734 [ 3 ] {} HTTP-Session: 4589a012-a412-4af4-8cc6-083d667711db Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:02.528753 [ 3 ] {} HTTP-Session: 4589a012-a412-4af4-8cc6-083d667711db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:02.528844 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:02.528885 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:08:02.528994 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:02.529386 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:02.529622 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.25 23:08:02.529773 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.25 23:08:02.529903 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} executeQuery: Read 231 rows, 22.70 KiB in 0.00102932 sec., 224420 rows/sec., 21.53 MiB/sec. 2023.10.25 23:08:02.530010 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} DynamicQueryHandler: Done processing query 2023.10.25 23:08:02.530033 [ 3 ] {f0ddf37c-fabb-4c2f-b3a0-5a01375c10d1} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:08:02.530049 [ 3 ] {} HTTP-Session: 4589a012-a412-4af4-8cc6-083d667711db Destroying unnamed session 2023.10.25 23:08:02.530251 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:02.530294 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:02.530313 [ 3 ] {} HTTP-Session: 9e20747c-bbec-4975-a6fa-ab0d52127eaa Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:02.530330 [ 3 ] {} HTTP-Session: 9e20747c-bbec-4975-a6fa-ab0d52127eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:02.530415 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:02.530456 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:08:02.530562 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:02.530965 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:02.531190 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.25 23:08:02.531338 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.25 23:08:02.531460 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} executeQuery: Read 336 rows, 24.06 KiB in 0.00101424 sec., 331282 rows/sec., 23.16 MiB/sec. 2023.10.25 23:08:02.531625 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} DynamicQueryHandler: Done processing query 2023.10.25 23:08:02.531658 [ 3 ] {2139d8ad-6a1d-4917-9d3c-7b173701b67d} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:08:02.531674 [ 3 ] {} HTTP-Session: 9e20747c-bbec-4975-a6fa-ab0d52127eaa Destroying unnamed session 2023.10.25 23:08:02.531902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:02.531946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:02.531965 [ 3 ] {} HTTP-Session: 87840d69-614f-4e15-a2fe-f3701cca20f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:02.531981 [ 3 ] {} HTTP-Session: 87840d69-614f-4e15-a2fe-f3701cca20f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:02.532053 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:02.532180 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:08:02.532298 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:02.532659 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:02.532900 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.25 23:08:02.533072 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.25 23:08:02.533203 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} executeQuery: Read 6 rows, 258.00 B in 0.00103183 sec., 5814 rows/sec., 244.18 KiB/sec. 2023.10.25 23:08:02.533198 [ 98 ] {} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.25 23:08:02.533317 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:02.533385 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} DynamicQueryHandler: Done processing query 2023.10.25 23:08:02.533414 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.25 23:08:02.533428 [ 3 ] {36b2a3ed-39f8-4e55-8981-b9fdadfca0dd} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:02.533467 [ 3 ] {} HTTP-Session: 87840d69-614f-4e15-a2fe-f3701cca20f6 Destroying unnamed session 2023.10.25 23:08:02.533516 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:02.533549 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:08:02.533596 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:02.533651 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:02.533677 [ 3 ] {} HTTP-Session: e854963a-8b8a-4a71-93e8-578e7d4e7f8c Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:02.533711 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:08:02.533782 [ 3 ] {} HTTP-Session: e854963a-8b8a-4a71-93e8-578e7d4e7f8c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:02.533913 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:02.533925 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:08:02.533974 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:08:02.534101 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:08:02.534252 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:02.534275 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:08:02.534411 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::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.25 23:08:02.534752 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:02.535140 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.25 23:08:02.535244 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 96 rows, containing 4 columns (4 merged, 0 gathered) in 0.001872745 sec., 51261.6506785494 rows/sec., 2.10 MiB/sec. 2023.10.25 23:08:02.535343 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.25 23:08:02.535364 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.25 23:08:02.535525 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} executeQuery: Read 70 rows, 4.35 KiB in 0.001578837 sec., 44336 rows/sec., 2.69 MiB/sec. 2023.10.25 23:08:02.535589 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.25 23:08:02.535664 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} DynamicQueryHandler: Done processing query 2023.10.25 23:08:02.535667 [ 17 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_16_3} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.25 23:08:02.535690 [ 3 ] {93cdc8a9-2caf-4636-96eb-c8fd6ebb7551} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:08:02.535708 [ 3 ] {} HTTP-Session: e854963a-8b8a-4a71-93e8-578e7d4e7f8c Destroying unnamed session 2023.10.25 23:08:02.535909 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48145, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:02.535953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:02.535972 [ 3 ] {} HTTP-Session: 1fe7a8cf-dcae-4c02-9f04-f4942dd9134e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:02.535988 [ 3 ] {} HTTP-Session: 1fe7a8cf-dcae-4c02-9f04-f4942dd9134e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:02.536074 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:02.536118 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:08:02.536251 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:02.536730 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:02.537037 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.10.25 23:08:02.537210 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.10.25 23:08:02.537355 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} executeQuery: Read 45 rows, 62.18 KiB in 0.001237606 sec., 36360 rows/sec., 49.07 MiB/sec. 2023.10.25 23:08:02.537514 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} DynamicQueryHandler: Done processing query 2023.10.25 23:08:02.537538 [ 3 ] {1923b3b2-ab32-43eb-b824-238b038572e4} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:08:02.537554 [ 3 ] {} HTTP-Session: 1fe7a8cf-dcae-4c02-9f04-f4942dd9134e Destroying unnamed session 2023.10.25 23:08:02.537679 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:02.537724 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:02.537742 [ 3 ] {} HTTP-Session: 01cd68b7-1ce2-4368-a2a8-7e51d61fe8d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:02.537759 [ 3 ] {} HTTP-Session: 01cd68b7-1ce2-4368-a2a8-7e51d61fe8d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:02.537830 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:02.537868 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:08:02.537975 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:02.538229 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:02.538462 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.25 23:08:02.538633 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.25 23:08:02.538744 [ 98 ] {} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.25 23:08:02.538759 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} executeQuery: Read 21 rows, 1.12 KiB in 0.000894457 sec., 23477 rows/sec., 1.22 MiB/sec. 2023.10.25 23:08:02.538806 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:02.538979 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.25 23:08:02.539021 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} DynamicQueryHandler: Done processing query 2023.10.25 23:08:02.539063 [ 3 ] {8688ef04-36ce-43e1-816c-6ac7d4ee5431} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:02.539115 [ 3 ] {} HTTP-Session: 01cd68b7-1ce2-4368-a2a8-7e51d61fe8d3 Destroying unnamed session 2023.10.25 23:08:02.539160 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:02.539199 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 264 rows starting from the beginning of the part 2023.10.25 23:08:02.539338 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part 2023.10.25 23:08:02.539423 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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.25 23:08:02.539501 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part 2023.10.25 23:08:02.539576 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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.25 23:08:02.539651 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part 2023.10.25 23:08:02.540289 [ 19 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 369 rows, containing 4 columns (4 merged, 0 gathered) in 0.001413742 sec., 261009.4345361459 rows/sec., 13.95 MiB/sec. 2023.10.25 23:08:02.540461 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.25 23:08:02.540720 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.25 23:08:02.540800 [ 10 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_16_3} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.25 23:08:09.037249 [ 150 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:08:09.037323 [ 150 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:08:12.526284 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:12.526400 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:12.526424 [ 3 ] {} HTTP-Session: 3a85c25f-61f5-4668-bc7e-d80829f935b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:12.526447 [ 3 ] {} HTTP-Session: 3a85c25f-61f5-4668-bc7e-d80829f935b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:12.526574 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:12.526630 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:08:12.526783 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:12.527189 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:12.527450 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.25 23:08:12.527621 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.25 23:08:12.527745 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} executeQuery: Read 51 rows, 3.99 KiB in 0.001136753 sec., 44864 rows/sec., 3.43 MiB/sec. 2023.10.25 23:08:12.527888 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} DynamicQueryHandler: Done processing query 2023.10.25 23:08:12.527912 [ 3 ] {bc3c59ca-9768-4f94-b838-5eae0d0623b9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:08:12.527929 [ 3 ] {} HTTP-Session: 3a85c25f-61f5-4668-bc7e-d80829f935b5 Destroying unnamed session 2023.10.25 23:08:12.528153 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:12.528202 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:12.528222 [ 3 ] {} HTTP-Session: d628d7dd-b0a3-46d2-91db-7b8f6e6e639c Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:12.528240 [ 3 ] {} HTTP-Session: d628d7dd-b0a3-46d2-91db-7b8f6e6e639c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:12.528323 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:12.528363 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:08:12.528469 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:12.528890 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:12.529113 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.25 23:08:12.529257 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.25 23:08:12.529377 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} executeQuery: Read 231 rows, 22.70 KiB in 0.0010269 sec., 224948 rows/sec., 21.59 MiB/sec. 2023.10.25 23:08:12.529516 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} DynamicQueryHandler: Done processing query 2023.10.25 23:08:12.529539 [ 3 ] {5e49d594-c80d-425d-a870-7591ff01d6b0} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:08:12.529555 [ 3 ] {} HTTP-Session: d628d7dd-b0a3-46d2-91db-7b8f6e6e639c Destroying unnamed session 2023.10.25 23:08:12.529723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:12.529767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:12.529786 [ 3 ] {} HTTP-Session: 81f91b14-f4b9-41c2-9f63-06bb5dd0f3d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:12.529803 [ 3 ] {} HTTP-Session: 81f91b14-f4b9-41c2-9f63-06bb5dd0f3d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:12.529888 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:12.529927 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:08:12.530033 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:12.530496 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:12.530711 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.25 23:08:12.530851 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.25 23:08:12.530973 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} executeQuery: Read 336 rows, 24.06 KiB in 0.001053111 sec., 319054 rows/sec., 22.31 MiB/sec. 2023.10.25 23:08:12.530972 [ 124 ] {} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.25 23:08:12.531079 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:12.531145 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} DynamicQueryHandler: Done processing query 2023.10.25 23:08:12.531170 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.25 23:08:12.531178 [ 3 ] {66f9b9d5-f0a8-4406-9cea-b0efdf86fa8f} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:08:12.531212 [ 3 ] {} HTTP-Session: 81f91b14-f4b9-41c2-9f63-06bb5dd0f3d2 Destroying unnamed session 2023.10.25 23:08:12.531256 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:12.531284 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 365 rows starting from the beginning of the part 2023.10.25 23:08:12.531344 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:12.531394 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 336 rows starting from the beginning of the part 2023.10.25 23:08:12.531399 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:12.531435 [ 3 ] {} HTTP-Session: edd433e1-4d68-43fe-9244-a63a9fb3463d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:12.531458 [ 3 ] {} HTTP-Session: edd433e1-4d68-43fe-9244-a63a9fb3463d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:12.531509 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 336 rows starting from the beginning of the part 2023.10.25 23:08:12.531567 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:12.531629 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:08:12.531635 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part 2023.10.25 23:08:12.531801 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 336 rows starting from the beginning of the part 2023.10.25 23:08:12.531872 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:12.531940 [ 17 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 336 rows starting from the beginning of the part 2023.10.25 23:08:12.532259 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:12.532602 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.25 23:08:12.532823 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.25 23:08:12.533011 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} executeQuery: Read 6 rows, 258.00 B in 0.001405871 sec., 4267 rows/sec., 179.21 KiB/sec. 2023.10.25 23:08:12.533222 [ 19 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1720 rows, containing 4 columns (4 merged, 0 gathered) in 0.002063601 sec., 833494.4594424989 rows/sec., 58.43 MiB/sec. 2023.10.25 23:08:12.533257 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} DynamicQueryHandler: Done processing query 2023.10.25 23:08:12.533301 [ 3 ] {bf05a634-08a3-4129-811d-69518c14fadf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:12.533321 [ 3 ] {} HTTP-Session: edd433e1-4d68-43fe-9244-a63a9fb3463d Destroying unnamed session 2023.10.25 23:08:12.533402 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.25 23:08:12.533462 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:12.533521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:12.533548 [ 3 ] {} HTTP-Session: eda0b7f3-091e-45f1-b409-232c5208bb20 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:12.533571 [ 3 ] {} HTTP-Session: eda0b7f3-091e-45f1-b409-232c5208bb20 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:12.533591 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.25 23:08:12.533664 [ 13 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_21_4} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.25 23:08:12.533681 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:12.533750 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:08:12.533886 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:12.534242 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:12.534488 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.25 23:08:12.534658 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.25 23:08:12.534774 [ 124 ] {} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.25 23:08:12.534794 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} executeQuery: Read 70 rows, 4.35 KiB in 0.001071412 sec., 65334 rows/sec., 3.96 MiB/sec. 2023.10.25 23:08:12.534827 [ 124 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:12.534951 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.25 23:08:12.534995 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} DynamicQueryHandler: Done processing query 2023.10.25 23:08:12.535023 [ 3 ] {ff97cdcf-082a-4a83-84dc-cebbd20c1b80} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.25 23:08:12.535039 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:12.535045 [ 3 ] {} HTTP-Session: eda0b7f3-091e-45f1-b409-232c5208bb20 Destroying unnamed session 2023.10.25 23:08:12.535069 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 943 rows starting from the beginning of the part 2023.10.25 23:08:12.535165 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 70 rows starting from the beginning of the part 2023.10.25 23:08:12.535252 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:12.535267 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 70 rows starting from the beginning of the part 2023.10.25 23:08:12.535307 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:12.535332 [ 3 ] {} HTTP-Session: e05fc273-4292-4113-aa81-b97551dd0178 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:12.535368 [ 3 ] {} HTTP-Session: e05fc273-4292-4113-aa81-b97551dd0178 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:12.535378 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 11 rows starting from the beginning of the part 2023.10.25 23:08:12.535502 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:12.535508 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 70 rows starting from the beginning of the part 2023.10.25 23:08:12.535565 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:08:12.535669 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 70 rows starting from the beginning of the part 2023.10.25 23:08:12.535931 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:12.536527 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:12.536701 [ 17 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 1234 rows, containing 5 columns (5 merged, 0 gathered) in 0.001815953 sec., 679533.0055348349 rows/sec., 41.29 MiB/sec. 2023.10.25 23:08:12.536946 [ 18 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.25 23:08:12.537023 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.10.25 23:08:12.537308 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.10.25 23:08:12.537317 [ 18 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.25 23:08:12.537431 [ 18 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_21_4} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.25 23:08:12.537491 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} executeQuery: Read 45 rows, 62.18 KiB in 0.001951617 sec., 23057 rows/sec., 31.12 MiB/sec. 2023.10.25 23:08:12.537694 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} DynamicQueryHandler: Done processing query 2023.10.25 23:08:12.537726 [ 3 ] {7e148e3e-52c6-4464-953b-39c1ec119b27} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:08:12.537743 [ 3 ] {} HTTP-Session: e05fc273-4292-4113-aa81-b97551dd0178 Destroying unnamed session 2023.10.25 23:08:12.537861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:12.537914 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:12.537935 [ 3 ] {} HTTP-Session: 75f78bdd-d640-4aba-baf0-1818632e9f96 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:12.537952 [ 3 ] {} HTTP-Session: 75f78bdd-d640-4aba-baf0-1818632e9f96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:12.538029 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:12.538070 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:08:12.538182 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:12.538445 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:12.538699 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.25 23:08:12.538877 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.25 23:08:12.538997 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} executeQuery: Read 21 rows, 1.12 KiB in 0.000939287 sec., 22357 rows/sec., 1.16 MiB/sec. 2023.10.25 23:08:12.539115 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} DynamicQueryHandler: Done processing query 2023.10.25 23:08:12.539140 [ 3 ] {c7932e73-2abe-4429-9d83-06f35ecf2f42} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:12.539161 [ 3 ] {} HTTP-Session: 75f78bdd-d640-4aba-baf0-1818632e9f96 Destroying unnamed session 2023.10.25 23:08:22.525533 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:22.525661 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:22.525691 [ 3 ] {} HTTP-Session: 3b8c52e1-f654-428c-b84f-c55629d9037d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:22.525719 [ 3 ] {} HTTP-Session: 3b8c52e1-f654-428c-b84f-c55629d9037d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:22.525856 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:22.525921 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:08:22.526086 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:22.526546 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:22.526807 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.25 23:08:22.526981 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.25 23:08:22.527104 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} executeQuery: Read 51 rows, 3.99 KiB in 0.001210936 sec., 42116 rows/sec., 3.22 MiB/sec. 2023.10.25 23:08:22.527267 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} DynamicQueryHandler: Done processing query 2023.10.25 23:08:22.527298 [ 3 ] {de3bed05-e050-4df7-9d06-c8d6d1ea2228} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:08:22.527314 [ 3 ] {} HTTP-Session: 3b8c52e1-f654-428c-b84f-c55629d9037d Destroying unnamed session 2023.10.25 23:08:22.527599 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:22.527646 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:22.527665 [ 3 ] {} HTTP-Session: 19818066-c3b8-4ec5-aae9-f94b68188466 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:22.527682 [ 3 ] {} HTTP-Session: 19818066-c3b8-4ec5-aae9-f94b68188466 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:22.527773 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:22.527815 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:08:22.527919 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:22.528471 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:22.528702 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.25 23:08:22.528853 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.25 23:08:22.528961 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} executeQuery: Read 231 rows, 22.70 KiB in 0.001157114 sec., 199634 rows/sec., 19.16 MiB/sec. 2023.10.25 23:08:22.529091 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} DynamicQueryHandler: Done processing query 2023.10.25 23:08:22.529114 [ 3 ] {ba2758ba-653f-49a6-b273-c1787b129838} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:08:22.529130 [ 3 ] {} HTTP-Session: 19818066-c3b8-4ec5-aae9-f94b68188466 Destroying unnamed session 2023.10.25 23:08:22.529324 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:22.529371 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:22.529390 [ 3 ] {} HTTP-Session: 1ff4e8e7-8ec4-4556-b6e5-d12abc7c16a0 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:22.529407 [ 3 ] {} HTTP-Session: 1ff4e8e7-8ec4-4556-b6e5-d12abc7c16a0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:22.529491 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:22.529530 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:08:22.529634 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:22.530083 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:22.530319 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.25 23:08:22.530468 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.25 23:08:22.530565 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} executeQuery: Read 336 rows, 24.06 KiB in 0.001046801 sec., 320977 rows/sec., 22.44 MiB/sec. 2023.10.25 23:08:22.530664 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} DynamicQueryHandler: Done processing query 2023.10.25 23:08:22.530687 [ 3 ] {a975d8fc-9f3d-48c1-a5ed-13ee0b6018d0} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:08:22.530703 [ 3 ] {} HTTP-Session: 1ff4e8e7-8ec4-4556-b6e5-d12abc7c16a0 Destroying unnamed session 2023.10.25 23:08:22.530822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:22.530865 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:22.530884 [ 3 ] {} HTTP-Session: c275c2f0-734f-49fb-90d3-b741239f7b74 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:22.530900 [ 3 ] {} HTTP-Session: c275c2f0-734f-49fb-90d3-b741239f7b74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:22.530968 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:22.531007 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:08:22.531108 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:22.531336 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:22.531574 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.25 23:08:22.531769 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.25 23:08:22.531878 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} executeQuery: Read 6 rows, 258.00 B in 0.000883117 sec., 6794 rows/sec., 285.30 KiB/sec. 2023.10.25 23:08:22.531991 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} DynamicQueryHandler: Done processing query 2023.10.25 23:08:22.532013 [ 3 ] {53ef1a79-e3b4-4ad3-b890-5ebcf1fe6986} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:22.532029 [ 3 ] {} HTTP-Session: c275c2f0-734f-49fb-90d3-b741239f7b74 Destroying unnamed session 2023.10.25 23:08:22.532141 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:22.532186 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:22.532204 [ 3 ] {} HTTP-Session: 14fec481-2f7e-4f06-a968-fca8b310d1d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:22.532220 [ 3 ] {} HTTP-Session: 14fec481-2f7e-4f06-a968-fca8b310d1d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:22.532291 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:22.532338 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:08:22.532459 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:22.532745 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:22.532987 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.25 23:08:22.533159 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.25 23:08:22.533258 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} executeQuery: Read 70 rows, 4.35 KiB in 0.000939617 sec., 74498 rows/sec., 4.52 MiB/sec. 2023.10.25 23:08:22.533459 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} DynamicQueryHandler: Done processing query 2023.10.25 23:08:22.533482 [ 3 ] {4dd0a068-2e60-44ec-a482-daf2259f47a1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:08:22.533498 [ 3 ] {} HTTP-Session: 14fec481-2f7e-4f06-a968-fca8b310d1d4 Destroying unnamed session 2023.10.25 23:08:22.533640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:22.533682 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:22.533700 [ 3 ] {} HTTP-Session: a0122a14-0f74-44f1-8e80-bf444c360c78 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:22.533716 [ 3 ] {} HTTP-Session: a0122a14-0f74-44f1-8e80-bf444c360c78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:22.533809 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:22.533853 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:08:22.534002 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:22.534596 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:22.534901 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.10.25 23:08:22.535079 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.10.25 23:08:22.535183 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} executeQuery: Read 45 rows, 62.18 KiB in 0.00134672 sec., 33414 rows/sec., 45.09 MiB/sec. 2023.10.25 23:08:22.535175 [ 119 ] {} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.10.25 23:08:22.535253 [ 119 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:22.535338 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} DynamicQueryHandler: Done processing query 2023.10.25 23:08:22.535346 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.10.25 23:08:22.535365 [ 3 ] {ca245d8e-4b2e-4220-86eb-01f9b4b2bbe2} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:08:22.535404 [ 3 ] {} HTTP-Session: a0122a14-0f74-44f1-8e80-bf444c360c78 Destroying unnamed session 2023.10.25 23:08:22.535458 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:22.535489 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 473 rows starting from the beginning of the part 2023.10.25 23:08:22.535541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:22.535594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:22.535622 [ 3 ] {} HTTP-Session: 9a59f5a0-5230-4a6d-8b14-f078213b8dbd Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:22.535623 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 45 rows starting from the beginning of the part 2023.10.25 23:08:22.535642 [ 3 ] {} HTTP-Session: 9a59f5a0-5230-4a6d-8b14-f078213b8dbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:22.535759 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:22.535780 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 45 rows starting from the beginning of the part 2023.10.25 23:08:22.535813 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:08:22.535975 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 45 rows starting from the beginning of the part 2023.10.25 23:08:22.536073 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:22.536174 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 45 rows starting from the beginning of the part 2023.10.25 23:08:22.536371 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 45 rows starting from the beginning of the part 2023.10.25 23:08:22.536541 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.81 GiB. 2023.10.25 23:08:22.536852 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.25 23:08:22.537023 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.25 23:08:22.537136 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} executeQuery: Read 21 rows, 1.12 KiB in 0.001342319 sec., 15644 rows/sec., 830.83 KiB/sec. 2023.10.25 23:08:22.537444 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} DynamicQueryHandler: Done processing query 2023.10.25 23:08:22.537475 [ 3 ] {f00f82c1-ba93-43dc-8699-c9cf272c37bf} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:22.537501 [ 3 ] {} HTTP-Session: 9a59f5a0-5230-4a6d-8b14-f078213b8dbd Destroying unnamed session 2023.10.25 23:08:22.538232 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 698 rows, containing 6 columns (6 merged, 0 gathered) in 0.002917646 sec., 239233.95778651696 rows/sec., 322.83 MiB/sec. 2023.10.25 23:08:22.538572 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.10.25 23:08:22.538766 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.10.25 23:08:22.538828 [ 13 ] {fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.10.25 23:08:22.538883 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in fc124ab5-752b-41d2-8a91-790f055bbd4a::all_1_16_3: 4.00 MiB. 2023.10.25 23:08:23.001127 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.52 MiB, peak 240.61 MiB, will set to 231.30 MiB (RSS), difference: -4.23 MiB 2023.10.25 23:08:24.037585 [ 153 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:08:24.037655 [ 153 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:08:27.517349 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 1902, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:27.517476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:27.517506 [ 3 ] {} HTTP-Session: e9c42fd2-cf48-44b0-a1d5-1654d4df6b1d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:27.517533 [ 3 ] {} HTTP-Session: e9c42fd2-cf48-44b0-a1d5-1654d4df6b1d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:27.517666 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:27.517732 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:08:27.517912 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:27.518331 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:27.518585 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.25 23:08:27.518758 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.25 23:08:27.518901 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} executeQuery: Read 11 rows, 888.00 B in 0.001189185 sec., 9250 rows/sec., 729.23 KiB/sec. 2023.10.25 23:08:27.519052 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} DynamicQueryHandler: Done processing query 2023.10.25 23:08:27.519078 [ 3 ] {5ed53ad2-2f41-4f49-bb03-de2e1ea817d3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.10.25 23:08:27.519096 [ 3 ] {} HTTP-Session: e9c42fd2-cf48-44b0-a1d5-1654d4df6b1d Destroying unnamed session 2023.10.25 23:08:27.519221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2135, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:27.519269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:27.519289 [ 3 ] {} HTTP-Session: 23abd1c3-8d0b-4326-81d4-f0a273d644a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:27.519307 [ 3 ] {} HTTP-Session: 23abd1c3-8d0b-4326-81d4-f0a273d644a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:27.519386 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:27.519430 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:08:27.519555 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:27.519849 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:27.520096 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.10.25 23:08:27.520272 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.10.25 23:08:27.520400 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} executeQuery: Read 11 rows, 743.00 B in 0.000978859 sec., 11237 rows/sec., 741.26 KiB/sec. 2023.10.25 23:08:27.520509 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} DynamicQueryHandler: Done processing query 2023.10.25 23:08:27.520533 [ 3 ] {2db3dc78-292f-4360-ae99-4e6bbb73de21} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.25 23:08:27.520549 [ 3 ] {} HTTP-Session: 23abd1c3-8d0b-4326-81d4-f0a273d644a1 Destroying unnamed session 2023.10.25 23:08:32.525412 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:32.525541 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:32.525571 [ 3 ] {} HTTP-Session: 1e2542d2-e272-4e9a-9181-942a9b902f71 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:32.525598 [ 3 ] {} HTTP-Session: 1e2542d2-e272-4e9a-9181-942a9b902f71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:32.525737 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:32.525805 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:08:32.525983 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:32.526494 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:32.526753 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.25 23:08:32.526918 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.25 23:08:32.527058 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} executeQuery: Read 51 rows, 3.99 KiB in 0.001272278 sec., 40085 rows/sec., 3.06 MiB/sec. 2023.10.25 23:08:32.527072 [ 174 ] {} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2023.10.25 23:08:32.527221 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:32.527255 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} DynamicQueryHandler: Done processing query 2023.10.25 23:08:32.527309 [ 3 ] {29880214-a294-4902-a60f-125e37ace5cc} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:08:32.527366 [ 3 ] {} HTTP-Session: 1e2542d2-e272-4e9a-9181-942a9b902f71 Destroying unnamed session 2023.10.25 23:08:32.527376 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2023.10.25 23:08:32.527494 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:32.527525 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 51 rows starting from the beginning of the part 2023.10.25 23:08:32.527595 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 36791, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:32.527687 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:32.527711 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part 2023.10.25 23:08:32.527725 [ 3 ] {} HTTP-Session: 2c64351c-8d72-4a7a-9100-e5debfe90245 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:32.527780 [ 3 ] {} HTTP-Session: 2c64351c-8d72-4a7a-9100-e5debfe90245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:32.527914 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part 2023.10.25 23:08:32.527984 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:32.528094 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:08:32.528125 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part 2023.10.25 23:08:32.528420 [ 18 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part 2023.10.25 23:08:32.528559 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:32.529639 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:32.529894 [ 13 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002599157 sec., 98108.7329468747 rows/sec., 7.49 MiB/sec. 2023.10.25 23:08:32.530006 [ 13 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2023.10.25 23:08:32.530025 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.25 23:08:32.530205 [ 13 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2023.10.25 23:08:32.530216 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.25 23:08:32.530278 [ 13 ] {b771b5a8-9b7f-48f8-b80e-056280b05f83::all_1_19_4} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2023.10.25 23:08:32.530382 [ 174 ] {} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2023.10.25 23:08:32.530448 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} executeQuery: Read 231 rows, 22.70 KiB in 0.00239517 sec., 96444 rows/sec., 9.25 MiB/sec. 2023.10.25 23:08:32.530477 [ 174 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:32.530639 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2023.10.25 23:08:32.530742 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} DynamicQueryHandler: Done processing query 2023.10.25 23:08:32.530807 [ 3 ] {1e593548-7447-4220-bf7e-9ab803393439} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:08:32.530851 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:32.530864 [ 3 ] {} HTTP-Session: 2c64351c-8d72-4a7a-9100-e5debfe90245 Destroying unnamed session 2023.10.25 23:08:32.530903 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 231 rows starting from the beginning of the part 2023.10.25 23:08:32.531003 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 231 rows starting from the beginning of the part 2023.10.25 23:08:32.531097 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 231 rows starting from the beginning of the part 2023.10.25 23:08:32.531120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54061, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:32.531198 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:32.531256 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 231 rows starting from the beginning of the part 2023.10.25 23:08:32.531258 [ 3 ] {} HTTP-Session: ac84bd2f-0a4d-440f-b352-128f370f4823 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:32.531323 [ 3 ] {} HTTP-Session: ac84bd2f-0a4d-440f-b352-128f370f4823 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:32.531466 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 231 rows starting from the beginning of the part 2023.10.25 23:08:32.531531 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:32.531643 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:08:32.531970 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:32.532918 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 1155 rows, containing 4 columns (4 merged, 0 gathered) in 0.00236888 sec., 487572.186011955 rows/sec., 46.79 MiB/sec. 2023.10.25 23:08:32.532964 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:32.533053 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2023.10.25 23:08:32.533281 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2023.10.25 23:08:32.533343 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.25 23:08:32.533366 [ 18 ] {3d95f518-1ac1-4bef-925d-4373b269b3a9::all_1_19_4} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2023.10.25 23:08:32.533546 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.25 23:08:32.533685 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} executeQuery: Read 336 rows, 24.06 KiB in 0.002103442 sec., 159738 rows/sec., 11.17 MiB/sec. 2023.10.25 23:08:32.533818 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} DynamicQueryHandler: Done processing query 2023.10.25 23:08:32.533842 [ 3 ] {2b7d05d7-0d8b-4192-92ff-c05aa539bfb9} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:08:32.533860 [ 3 ] {} HTTP-Session: ac84bd2f-0a4d-440f-b352-128f370f4823 Destroying unnamed session 2023.10.25 23:08:32.533984 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:32.534031 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:32.534049 [ 3 ] {} HTTP-Session: ab624f1b-dad8-456e-b21a-bca90152d116 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:32.534066 [ 3 ] {} HTTP-Session: ab624f1b-dad8-456e-b21a-bca90152d116 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:32.534136 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:32.534176 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:08:32.534289 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:32.534550 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:32.534787 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.25 23:08:32.534959 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.25 23:08:32.535085 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} executeQuery: Read 6 rows, 258.00 B in 0.000919467 sec., 6525 rows/sec., 274.02 KiB/sec. 2023.10.25 23:08:32.535189 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} DynamicQueryHandler: Done processing query 2023.10.25 23:08:32.535213 [ 3 ] {ca8170cc-7cfc-4a09-88b6-29ad79d86ac7} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:32.535229 [ 3 ] {} HTTP-Session: ab624f1b-dad8-456e-b21a-bca90152d116 Destroying unnamed session 2023.10.25 23:08:32.535340 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:32.535382 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:32.535400 [ 3 ] {} HTTP-Session: a59a516d-8a58-4579-aed2-6a34548361b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:32.535416 [ 3 ] {} HTTP-Session: a59a516d-8a58-4579-aed2-6a34548361b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:32.535491 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:32.535533 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:08:32.535649 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:32.535976 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:32.536229 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.10.25 23:08:32.536405 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.10.25 23:08:32.536532 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} executeQuery: Read 70 rows, 4.35 KiB in 0.00100749 sec., 69479 rows/sec., 4.21 MiB/sec. 2023.10.25 23:08:32.536723 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} DynamicQueryHandler: Done processing query 2023.10.25 23:08:32.536747 [ 3 ] {11058754-083d-43f6-91bc-82518b28b9cb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:08:32.536763 [ 3 ] {} HTTP-Session: a59a516d-8a58-4579-aed2-6a34548361b4 Destroying unnamed session 2023.10.25 23:08:32.536902 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 48146, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:32.536945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:32.536963 [ 3 ] {} HTTP-Session: 0c4ea1c4-b9a2-4d34-890e-b09df9d8d22f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:32.536979 [ 3 ] {} HTTP-Session: 0c4ea1c4-b9a2-4d34-890e-b09df9d8d22f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:32.537063 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:32.537107 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:08:32.537256 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:32.537755 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:32.538057 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.10.25 23:08:32.538241 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.10.25 23:08:32.538348 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} executeQuery: Read 45 rows, 62.18 KiB in 0.001256748 sec., 35806 rows/sec., 48.32 MiB/sec. 2023.10.25 23:08:32.538460 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} DynamicQueryHandler: Done processing query 2023.10.25 23:08:32.538484 [ 3 ] {8a12f800-e5fc-4f04-9d9d-d5cac21ad1b3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:08:32.538500 [ 3 ] {} HTTP-Session: 0c4ea1c4-b9a2-4d34-890e-b09df9d8d22f Destroying unnamed session 2023.10.25 23:08:32.538646 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:32.538689 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:32.538707 [ 3 ] {} HTTP-Session: 82e067d2-ebbc-45d1-861c-7f6e2c9a6e3b Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:32.538724 [ 3 ] {} HTTP-Session: 82e067d2-ebbc-45d1-861c-7f6e2c9a6e3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:32.538793 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:32.538832 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:08:32.538935 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:32.539171 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 14.80 GiB. 2023.10.25 23:08:32.539414 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.25 23:08:32.539587 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.25 23:08:32.539712 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} executeQuery: Read 21 rows, 1.12 KiB in 0.000891247 sec., 23562 rows/sec., 1.22 MiB/sec. 2023.10.25 23:08:32.539838 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} DynamicQueryHandler: Done processing query 2023.10.25 23:08:32.539861 [ 3 ] {f563929b-842f-4891-87e9-6c42630f77c8} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:32.539877 [ 3 ] {} HTTP-Session: 82e067d2-ebbc-45d1-861c-7f6e2c9a6e3b Destroying unnamed session 2023.10.25 23:08:39.037868 [ 171 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:08:39.037932 [ 171 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:08:42.525738 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7490, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:42.525850 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:42.525875 [ 3 ] {} HTTP-Session: 1ffc23a8-2978-4933-b33d-f8effaa2ac57 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:42.525898 [ 3 ] {} HTTP-Session: 1ffc23a8-2978-4933-b33d-f8effaa2ac57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:42.526016 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:42.526073 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:08:42.526226 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:42.526641 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:42.526880 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.25 23:08:42.527027 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.25 23:08:42.527148 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} executeQuery: Read 53 rows, 4.15 KiB in 0.001118683 sec., 47377 rows/sec., 3.62 MiB/sec. 2023.10.25 23:08:42.527264 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} DynamicQueryHandler: Done processing query 2023.10.25 23:08:42.527287 [ 3 ] {c40283dd-72e4-489a-83b2-0bb7de0fcea2} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:08:42.527303 [ 3 ] {} HTTP-Session: 1ffc23a8-2978-4933-b33d-f8effaa2ac57 Destroying unnamed session 2023.10.25 23:08:42.527519 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 37721, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:42.527559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:42.527577 [ 3 ] {} HTTP-Session: 542f8557-b3f4-4081-bef2-a77c4b2ccff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:42.527593 [ 3 ] {} HTTP-Session: 542f8557-b3f4-4081-bef2-a77c4b2ccff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:42.527673 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:42.527773 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:08:42.527878 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:42.528320 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:42.528535 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.25 23:08:42.528686 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.25 23:08:42.528797 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} executeQuery: Read 237 rows, 23.26 KiB in 0.00103521 sec., 228939 rows/sec., 21.95 MiB/sec. 2023.10.25 23:08:42.528920 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} DynamicQueryHandler: Done processing query 2023.10.25 23:08:42.528943 [ 3 ] {1bf7279a-6b6d-4d6c-9261-8df914517e71} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:08:42.528959 [ 3 ] {} HTTP-Session: 542f8557-b3f4-4081-bef2-a77c4b2ccff7 Destroying unnamed session 2023.10.25 23:08:42.529147 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:42.529192 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:42.529211 [ 3 ] {} HTTP-Session: 40b5f41b-d355-4520-a320-4d0c3256b962 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:42.529227 [ 3 ] {} HTTP-Session: 40b5f41b-d355-4520-a320-4d0c3256b962 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:42.529313 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:42.529351 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:08:42.529456 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:42.529906 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:42.530124 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.25 23:08:42.530281 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.25 23:08:42.530399 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} executeQuery: Read 338 rows, 24.22 KiB in 0.001050191 sec., 321846 rows/sec., 22.52 MiB/sec. 2023.10.25 23:08:42.530541 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} DynamicQueryHandler: Done processing query 2023.10.25 23:08:42.530565 [ 3 ] {2b59444a-f531-43c8-b768-83f3eb504f9a} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:08:42.530581 [ 3 ] {} HTTP-Session: 40b5f41b-d355-4520-a320-4d0c3256b962 Destroying unnamed session 2023.10.25 23:08:42.530703 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:42.530745 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:42.530767 [ 3 ] {} HTTP-Session: 37dc6147-afda-433f-b82c-5fbe1eb4425e Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:42.530783 [ 3 ] {} HTTP-Session: 37dc6147-afda-433f-b82c-5fbe1eb4425e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:42.530847 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:42.530884 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:08:42.530983 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:42.531204 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:42.531420 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.25 23:08:42.531582 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.25 23:08:42.531695 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} executeQuery: Read 6 rows, 258.00 B in 0.000877046 sec., 6841 rows/sec., 287.27 KiB/sec. 2023.10.25 23:08:42.531876 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} DynamicQueryHandler: Done processing query 2023.10.25 23:08:42.531899 [ 3 ] {f23c88bd-fcba-466a-9b4b-564d1b30f201} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:42.531915 [ 3 ] {} HTTP-Session: 37dc6147-afda-433f-b82c-5fbe1eb4425e Destroying unnamed session 2023.10.25 23:08:42.532037 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:42.532080 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:42.532099 [ 3 ] {} HTTP-Session: ee5ae7e9-9cc2-4fb1-acac-1a1efccbb3e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:42.532115 [ 3 ] {} HTTP-Session: ee5ae7e9-9cc2-4fb1-acac-1a1efccbb3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:42.532190 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:42.532231 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:08:42.532348 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:42.532637 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:42.532872 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.10.25 23:08:42.533042 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.10.25 23:08:42.533161 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} executeQuery: Read 70 rows, 4.35 KiB in 0.000935038 sec., 74863 rows/sec., 4.54 MiB/sec. 2023.10.25 23:08:42.533266 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} DynamicQueryHandler: Done processing query 2023.10.25 23:08:42.533290 [ 3 ] {d108aaf0-92db-4b0f-a759-87b007f43bc1} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:08:42.533306 [ 3 ] {} HTTP-Session: ee5ae7e9-9cc2-4fb1-acac-1a1efccbb3e9 Destroying unnamed session 2023.10.25 23:08:42.533452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 50285, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:42.533494 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:42.533512 [ 3 ] {} HTTP-Session: e43f49bb-0a5c-4d3c-8775-23591c7f719d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:42.533529 [ 3 ] {} HTTP-Session: e43f49bb-0a5c-4d3c-8775-23591c7f719d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:42.533616 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:42.533659 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:08:42.533791 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:42.534235 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:42.534526 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.10.25 23:08:42.534695 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.10.25 23:08:42.534814 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} executeQuery: Read 47 rows, 64.95 KiB in 0.001170394 sec., 40157 rows/sec., 54.19 MiB/sec. 2023.10.25 23:08:42.534932 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} DynamicQueryHandler: Done processing query 2023.10.25 23:08:42.534957 [ 3 ] {6083f642-46be-4b9d-99a3-09a0676fa00b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.10.25 23:08:42.534973 [ 3 ] {} HTTP-Session: e43f49bb-0a5c-4d3c-8775-23591c7f719d Destroying unnamed session 2023.10.25 23:08:42.535088 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:42.535130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:42.535149 [ 3 ] {} HTTP-Session: fe3df5a1-7608-47ae-90e4-3e5b8434a80d Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:42.535165 [ 3 ] {} HTTP-Session: fe3df5a1-7608-47ae-90e4-3e5b8434a80d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:42.535234 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:42.535272 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:08:42.535375 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:42.535586 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:42.535805 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.25 23:08:42.535967 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.25 23:08:42.536075 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} executeQuery: Read 21 rows, 1.12 KiB in 0.000825015 sec., 25454 rows/sec., 1.32 MiB/sec. 2023.10.25 23:08:42.536168 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} DynamicQueryHandler: Done processing query 2023.10.25 23:08:42.536188 [ 3 ] {ebb831c4-a8a3-4cb6-879c-440b40c12c16} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:42.536203 [ 3 ] {} HTTP-Session: fe3df5a1-7608-47ae-90e4-3e5b8434a80d Destroying unnamed session 2023.10.25 23:08:52.527277 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:52.527401 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:52.527431 [ 3 ] {} HTTP-Session: c02dd367-ea06-40c0-afef-527350d8d74f Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:52.527457 [ 3 ] {} HTTP-Session: c02dd367-ea06-40c0-afef-527350d8d74f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:52.527593 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:52.527659 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:08:52.527835 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:52.528220 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.528468 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.25 23:08:52.528629 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.25 23:08:52.528760 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} executeQuery: Read 56 rows, 4.39 KiB in 0.001121133 sec., 49949 rows/sec., 3.83 MiB/sec. 2023.10.25 23:08:52.528888 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} DynamicQueryHandler: Done processing query 2023.10.25 23:08:52.528913 [ 3 ] {b31200c7-cf22-4a9d-89db-52f3f31d9d11} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.25 23:08:52.528931 [ 3 ] {} HTTP-Session: c02dd367-ea06-40c0-afef-527350d8d74f Destroying unnamed session 2023.10.25 23:08:52.529134 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 39100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:52.529181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:52.529201 [ 3 ] {} HTTP-Session: 711a688d-6bc0-4236-a96f-18476bf55001 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:52.529220 [ 3 ] {} HTTP-Session: 711a688d-6bc0-4236-a96f-18476bf55001 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:52.529310 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:52.529353 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:08:52.529460 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:52.529848 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.530072 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.25 23:08:52.530221 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.25 23:08:52.530345 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} executeQuery: Read 246 rows, 24.09 KiB in 0.001006159 sec., 244494 rows/sec., 23.39 MiB/sec. 2023.10.25 23:08:52.530448 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} DynamicQueryHandler: Done processing query 2023.10.25 23:08:52.530471 [ 3 ] {39dcc3e8-f5a2-45fa-9c9b-64a72276b27d} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:08:52.530487 [ 3 ] {} HTTP-Session: 711a688d-6bc0-4236-a96f-18476bf55001 Destroying unnamed session 2023.10.25 23:08:52.530723 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 56439, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:52.530767 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:52.530786 [ 3 ] {} HTTP-Session: d0a941d2-294b-44f6-96e8-f4a5f8dba5d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:52.530803 [ 3 ] {} HTTP-Session: d0a941d2-294b-44f6-96e8-f4a5f8dba5d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:52.530891 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:52.530931 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:08:52.531034 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:52.531444 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.531659 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.25 23:08:52.531805 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.25 23:08:52.531933 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} executeQuery: Read 350 rows, 25.18 KiB in 0.00101068 sec., 346301 rows/sec., 24.33 MiB/sec. 2023.10.25 23:08:52.531926 [ 162 ] {} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.25 23:08:52.532048 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.532077 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} DynamicQueryHandler: Done processing query 2023.10.25 23:08:52.532136 [ 3 ] {afeecb59-ff9f-46b1-9790-55e115b751be} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:08:52.532192 [ 3 ] {} HTTP-Session: d0a941d2-294b-44f6-96e8-f4a5f8dba5d1 Destroying unnamed session 2023.10.25 23:08:52.532194 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.25 23:08:52.532419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:52.532425 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:52.532507 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:52.532514 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 365 rows starting from the beginning of the part 2023.10.25 23:08:52.532547 [ 3 ] {} HTTP-Session: 9ebbd154-bde9-41fb-bcfa-0b8abcdfb4b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:52.532598 [ 3 ] {} HTTP-Session: 9ebbd154-bde9-41fb-bcfa-0b8abcdfb4b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:52.532782 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:52.532827 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 336 rows starting from the beginning of the part 2023.10.25 23:08:52.532856 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:08:52.533113 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part 2023.10.25 23:08:52.533313 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:52.533347 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 336 rows starting from the beginning of the part 2023.10.25 23:08:52.533537 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 338 rows starting from the beginning of the part 2023.10.25 23:08:52.533837 [ 24 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 350 rows starting from the beginning of the part 2023.10.25 23:08:52.534048 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.534556 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.25 23:08:52.534932 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.25 23:08:52.535123 [ 162 ] {} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.25 23:08:52.535141 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} executeQuery: Read 6 rows, 258.00 B in 0.002303617 sec., 2604 rows/sec., 109.37 KiB/sec. 2023.10.25 23:08:52.535176 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.535500 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.25 23:08:52.535658 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} DynamicQueryHandler: Done processing query 2023.10.25 23:08:52.535730 [ 3 ] {b0cd766f-c946-4a85-a772-adc88fcd2019} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:08:52.535813 [ 3 ] {} HTTP-Session: 9ebbd154-bde9-41fb-bcfa-0b8abcdfb4b1 Destroying unnamed session 2023.10.25 23:08:52.535905 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:52.536013 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 96 rows starting from the beginning of the part 2023.10.25 23:08:52.536058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:52.536091 [ 11 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1736 rows, containing 4 columns (4 merged, 0 gathered) in 0.003957817 sec., 438625.6363040535 rows/sec., 30.78 MiB/sec. 2023.10.25 23:08:52.536156 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:52.536251 [ 3 ] {} HTTP-Session: df6c1816-eb7a-484c-94d0-c0eef389b307 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:52.536282 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 6 rows starting from the beginning of the part 2023.10.25 23:08:52.536294 [ 3 ] {} HTTP-Session: df6c1816-eb7a-484c-94d0-c0eef389b307 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:52.536655 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 6 rows starting from the beginning of the part 2023.10.25 23:08:52.536655 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:52.536674 [ 11 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.25 23:08:52.536801 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:08:52.537054 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 6 rows starting from the beginning of the part 2023.10.25 23:08:52.537451 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 6 rows starting from the beginning of the part 2023.10.25 23:08:52.537519 [ 11 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.25 23:08:52.537623 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:52.537817 [ 18 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 6 rows starting from the beginning of the part 2023.10.25 23:08:52.537805 [ 11 ] {45ed3bb5-a3cc-42e4-a79d-d6f336e7a174::all_1_26_5} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.25 23:08:52.538512 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.539114 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.10.25 23:08:52.539385 [ 11 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 126 rows, containing 4 columns (4 merged, 0 gathered) in 0.004135462 sec., 30468.17985511655 rows/sec., 1.25 MiB/sec. 2023.10.25 23:08:52.539456 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.10.25 23:08:52.539544 [ 11 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.25 23:08:52.539699 [ 162 ] {} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.10.25 23:08:52.539723 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} executeQuery: Read 70 rows, 4.35 KiB in 0.002984518 sec., 23454 rows/sec., 1.42 MiB/sec. 2023.10.25 23:08:52.539760 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.540138 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.25 23:08:52.540155 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} DynamicQueryHandler: Done processing query 2023.10.25 23:08:52.540137 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.10.25 23:08:52.540222 [ 3 ] {d0ee7af3-0276-4723-84d8-18589c2fb69e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.25 23:08:52.540257 [ 3 ] {} HTTP-Session: df6c1816-eb7a-484c-94d0-c0eef389b307 Destroying unnamed session 2023.10.25 23:08:52.540307 [ 12 ] {97b86689-8fb0-46fc-a610-89fa648f3b12::all_1_21_4} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.25 23:08:52.540341 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:52.540373 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 1234 rows starting from the beginning of the part 2023.10.25 23:08:52.540527 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 53491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:52.540613 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:52.540663 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 70 rows starting from the beginning of the part 2023.10.25 23:08:52.540665 [ 3 ] {} HTTP-Session: a75da55a-2f1f-4e22-a2c6-4073171911a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:52.540745 [ 3 ] {} HTTP-Session: a75da55a-2f1f-4e22-a2c6-4073171911a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:52.540922 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 11 rows starting from the beginning of the part 2023.10.25 23:08:52.540962 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:52.541090 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:08:52.541138 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 70 rows starting from the beginning of the part 2023.10.25 23:08:52.541494 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 70 rows starting from the beginning of the part 2023.10.25 23:08:52.541827 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:52.541829 [ 16 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 70 rows starting from the beginning of the part 2023.10.25 23:08:52.543158 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.543702 [ 15 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1525 rows, containing 5 columns (5 merged, 0 gathered) in 0.003847824 sec., 396327.8985733235 rows/sec., 24.08 MiB/sec. 2023.10.25 23:08:52.543850 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.10.25 23:08:52.543915 [ 15 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.10.25 23:08:52.544152 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.10.25 23:08:52.544236 [ 15 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.10.25 23:08:52.544371 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} executeQuery: Read 50 rows, 69.09 KiB in 0.003360539 sec., 14878 rows/sec., 20.08 MiB/sec. 2023.10.25 23:08:52.544398 [ 15 ] {2ea4b77c-4261-42b7-9dd2-3b18eb0ee351::all_1_26_5} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.10.25 23:08:52.544680 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} DynamicQueryHandler: Done processing query 2023.10.25 23:08:52.544708 [ 3 ] {073fa415-18cd-4a37-9474-46e9d5494e3f} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.10.25 23:08:52.544725 [ 3 ] {} HTTP-Session: a75da55a-2f1f-4e22-a2c6-4073171911a8 Destroying unnamed session 2023.10.25 23:08:52.544858 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 4316, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:08:52.544902 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:08:52.544920 [ 3 ] {} HTTP-Session: 8a930d13-51ab-4f8a-8d82-af7101659c68 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:08:52.544936 [ 3 ] {} HTTP-Session: 8a930d13-51ab-4f8a-8d82-af7101659c68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:08:52.545008 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:08:52.545048 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:08:52.545164 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:08:52.545472 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.545764 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.10.25 23:08:52.545945 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.10.25 23:08:52.546065 [ 162 ] {} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.10.25 23:08:52.546084 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} executeQuery: Read 30 rows, 1.74 KiB in 0.001042411 sec., 28779 rows/sec., 1.63 MiB/sec. 2023.10.25 23:08:52.546118 [ 162 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:08:52.546313 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.10.25 23:08:52.546381 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} DynamicQueryHandler: Done processing query 2023.10.25 23:08:52.546433 [ 3 ] {14374b24-b648-455a-9191-39970af03e11} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.10.25 23:08:52.546462 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.10.25 23:08:52.546471 [ 3 ] {} HTTP-Session: 8a930d13-51ab-4f8a-8d82-af7101659c68 Destroying unnamed session 2023.10.25 23:08:52.546509 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 369 rows starting from the beginning of the part 2023.10.25 23:08:52.546619 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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.25 23:08:52.546697 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part 2023.10.25 23:08:52.546771 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::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.25 23:08:52.546844 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part 2023.10.25 23:08:52.546920 [ 16 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 30 rows starting from the beginning of the part 2023.10.25 23:08:52.547478 [ 12 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 483 rows, containing 4 columns (4 merged, 0 gathered) in 0.001293868 sec., 373299.28555308573 rows/sec., 19.93 MiB/sec. 2023.10.25 23:08:52.547594 [ 12 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.10.25 23:08:52.547827 [ 12 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.10.25 23:08:52.547896 [ 12 ] {e2365ac1-30d4-4e44-a037-bd93541069d0::all_1_21_4} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.10.25 23:08:54.037976 [ 160 ] {} DNSResolver: Updating DNS cache 2023.10.25 23:08:54.038059 [ 160 ] {} DNSResolver: Updated DNS cache 2023.10.25 23:09:02.526234 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 7921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:09:02.526366 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:09:02.526397 [ 3 ] {} HTTP-Session: b21e8a4c-5af6-4e48-8757-128724fff1d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:09:02.526424 [ 3 ] {} HTTP-Session: b21e8a4c-5af6-4e48-8757-128724fff1d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:09:02.526563 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:09:02.526629 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.10.25 23:09:02.526820 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:09:02.527285 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:09:02.527550 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.25 23:09:02.527730 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} oximeter.fields_i64 (b771b5a8-9b7f-48f8-b80e-056280b05f83): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.25 23:09:02.527850 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} executeQuery: Read 56 rows, 4.39 KiB in 0.001248897 sec., 44839 rows/sec., 3.43 MiB/sec. 2023.10.25 23:09:02.528036 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} DynamicQueryHandler: Done processing query 2023.10.25 23:09:02.528064 [ 3 ] {05ea5916-e410-4232-b72f-be6874b5a13e} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.10.25 23:09:02.528081 [ 3 ] {} HTTP-Session: b21e8a4c-5af6-4e48-8757-128724fff1d9 Destroying unnamed session 2023.10.25 23:09:02.528304 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 39100, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:09:02.528353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:09:02.528374 [ 3 ] {} HTTP-Session: 407ebd57-87c9-4206-af12-51a1aa268960 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:09:02.528392 [ 3 ] {} HTTP-Session: 407ebd57-87c9-4206-af12-51a1aa268960 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:09:02.528500 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:09:02.528545 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.10.25 23:09:02.528665 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:09:02.529185 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:09:02.529418 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.25 23:09:02.529576 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} oximeter.fields_string (3d95f518-1ac1-4bef-925d-4373b269b3a9): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.25 23:09:02.529680 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} executeQuery: Read 246 rows, 24.09 KiB in 0.001149884 sec., 213934 rows/sec., 20.46 MiB/sec. 2023.10.25 23:09:02.529801 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} DynamicQueryHandler: Done processing query 2023.10.25 23:09:02.529824 [ 3 ] {c78cc8eb-8508-4a04-952e-5c7b99969c54} MemoryTracker: Peak memory usage (for query): 4.25 MiB. 2023.10.25 23:09:02.529867 [ 3 ] {} HTTP-Session: 407ebd57-87c9-4206-af12-51a1aa268960 Destroying unnamed session 2023.10.25 23:09:02.530057 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 54909, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:09:02.530104 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:09:02.530123 [ 3 ] {} HTTP-Session: c13e4f7c-dd20-4cc5-b54f-afaea6931ace Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:09:02.530139 [ 3 ] {} HTTP-Session: c13e4f7c-dd20-4cc5-b54f-afaea6931ace Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:09:02.530242 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:09:02.530282 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.10.25 23:09:02.530388 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:09:02.530899 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:09:02.531134 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.25 23:09:02.531289 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} oximeter.fields_uuid (45ed3bb5-a3cc-42e4-a79d-d6f336e7a174): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.25 23:09:02.531390 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} executeQuery: Read 341 rows, 24.46 KiB in 0.001120783 sec., 304251 rows/sec., 21.31 MiB/sec. 2023.10.25 23:09:02.531508 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} DynamicQueryHandler: Done processing query 2023.10.25 23:09:02.531532 [ 3 ] {0c70290a-5db5-4fb5-84a3-d8810ae963d4} MemoryTracker: Peak memory usage (for query): 4.28 MiB. 2023.10.25 23:09:02.531550 [ 3 ] {} HTTP-Session: c13e4f7c-dd20-4cc5-b54f-afaea6931ace Destroying unnamed session 2023.10.25 23:09:02.531675 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:09:02.531720 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:09:02.531766 [ 3 ] {} HTTP-Session: 7e7e6e7e-ab6a-4dc6-b3d3-29a067a8b9e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:09:02.531784 [ 3 ] {} HTTP-Session: 7e7e6e7e-ab6a-4dc6-b3d3-29a067a8b9e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:09:02.531859 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_bool FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:09:02.531900 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_bool 2023.10.25 23:09:02.532009 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:09:02.532267 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:09:02.532507 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.25 23:09:02.532698 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} oximeter.measurements_bool (97b86689-8fb0-46fc-a610-89fa648f3b12): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.25 23:09:02.532801 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} executeQuery: Read 6 rows, 258.00 B in 0.000915117 sec., 6556 rows/sec., 275.32 KiB/sec. 2023.10.25 23:09:02.532914 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} DynamicQueryHandler: Done processing query 2023.10.25 23:09:02.532938 [ 3 ] {499506b4-88e8-4767-a86a-6bf06c12024a} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:09:02.532954 [ 3 ] {} HTTP-Session: 7e7e6e7e-ab6a-4dc6-b3d3-29a067a8b9e5 Destroying unnamed session 2023.10.25 23:09:02.533070 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 12807, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:09:02.533114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:09:02.533132 [ 3 ] {} HTTP-Session: 6600028f-9166-4464-b841-c7d7f22aeec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:09:02.533148 [ 3 ] {} HTTP-Session: 6600028f-9166-4464-b841-c7d7f22aeec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:09:02.533224 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:09:02.533266 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 2023.10.25 23:09:02.533381 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:09:02.533689 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:09:02.533932 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.10.25 23:09:02.534104 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} oximeter.measurements_cumulativei64 (2ea4b77c-4261-42b7-9dd2-3b18eb0ee351): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.10.25 23:09:02.534205 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} executeQuery: Read 70 rows, 4.35 KiB in 0.000951199 sec., 73591 rows/sec., 4.46 MiB/sec. 2023.10.25 23:09:02.534321 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} DynamicQueryHandler: Done processing query 2023.10.25 23:09:02.534343 [ 3 ] {35215f3a-7061-4432-b33d-3f99952f90f9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.10.25 23:09:02.534359 [ 3 ] {} HTTP-Session: 6600028f-9166-4464-b841-c7d7f22aeec5 Destroying unnamed session 2023.10.25 23:09:02.534520 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 53491, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:09:02.534563 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:09:02.534582 [ 3 ] {} HTTP-Session: c664888e-bd02-4ea9-badf-257f9bd980ae Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:09:02.534598 [ 3 ] {} HTTP-Session: c664888e-bd02-4ea9-badf-257f9bd980ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:09:02.534696 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:09:02.534741 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.10.25 23:09:02.534871 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:09:02.535364 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:09:02.535675 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.10.25 23:09:02.535846 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} oximeter.measurements_histogramf64 (fc124ab5-752b-41d2-8a91-790f055bbd4a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.10.25 23:09:02.535952 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} executeQuery: Read 50 rows, 69.09 KiB in 0.001227916 sec., 40719 rows/sec., 54.95 MiB/sec. 2023.10.25 23:09:02.536073 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} DynamicQueryHandler: Done processing query 2023.10.25 23:09:02.536096 [ 3 ] {c3fcc996-c16d-4c80-b3f6-5eff4db4ce40} MemoryTracker: Peak memory usage (for query): 4.35 MiB. 2023.10.25 23:09:02.536112 [ 3 ] {} HTTP-Session: c664888e-bd02-4ea9-badf-257f9bd980ae Destroying unnamed session 2023.10.25 23:09:02.536226 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:59558, User-Agent: (none), Length: 2939, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.10.25 23:09:02.536270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.10.25 23:09:02.536287 [ 3 ] {} HTTP-Session: d0653fc8-280c-442e-a0ee-0758cc367b64 Authenticating user 'default' from [fd00:1122:3344:101::d]:59558 2023.10.25 23:09:02.536304 [ 3 ] {} HTTP-Session: d0653fc8-280c-442e-a0ee-0758cc367b64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.10.25 23:09:02.536374 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} executeQuery: (from [fd00:1122:3344:101::d]:59558) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.10.25 23:09:02.536413 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.10.25 23:09:02.536514 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} ParallelParsingInputFormat: Parallel parsing is used 2023.10.25 23:09:02.536764 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 17.30 GiB. 2023.10.25 23:09:02.536989 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.10.25 23:09:02.537167 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} oximeter.measurements_i64 (e2365ac1-30d4-4e44-a037-bd93541069d0): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.10.25 23:09:02.537265 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} executeQuery: Read 21 rows, 1.12 KiB in 0.000864676 sec., 24286 rows/sec., 1.26 MiB/sec. 2023.10.25 23:09:02.537389 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} DynamicQueryHandler: Done processing query 2023.10.25 23:09:02.537413 [ 3 ] {17426931-9dce-40e7-9529-790df86be408} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.10.25 23:09:02.537429 [ 3 ] {} HTTP-Session: d0653fc8-280c-442e-a0ee-0758cc367b64 Destroying unnamed session