[ Dec 13 06:38:49 Enabled. ] [ Dec 13 06:38:49 Rereading configuration. ] [ Dec 13 06:38:53 Rereading configuration. ] [ Dec 13 06:38:56 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=oxControlService18 ++ svcprop -c -p config/gateway svc:/oxide/clickhouse:default + GATEWAY=fd00:1122:3344:101::1 + [[ oxControlService18 == unknown ]] + [[ fd00:1122:3344:101::1 == unknown ]] + ipadm delete-if oxControlService18 ipadm: Could not delete oxControlService18: Interface does not exist + true + ipadm create-if -t oxControlService18 + ipadm set-ifprop -t -p mtu=9000 -m ipv4 oxControlService18 + ipadm set-ifprop -t -p mtu=9000 -m ipv6 oxControlService18 + ipadm show-addr oxControlService18/ll ipadm: Address object not found + ipadm create-addr -t -T addrconf oxControlService18/ll + ipadm show-addr oxControlService18/omicron6 ipadm: Address object not found + ipadm create-addr -t -T static -a fd00:1122:3344:101::e oxControlService18/omicron6 + route get -inet6 default -inet6 fd00:1122:3344:101::1 default: not in table + route add -inet6 default -inet6 fd00:1122:3344:101::1 add net default: gateway fd00:1122:3344:101::1 + single_node=true + command=() + true + command+=("/opt/oxide/clickhouse/clickhouse" "server" "--log-file" "/var/tmp/clickhouse-server.log" "--errorlog-file" "/var/tmp/clickhouse-server.errlog" "--" "--path" "${DATASTORE}" "--listen_host" "$LISTEN_ADDR" "--http_port" "$LISTEN_PORT") + exec /opt/oxide/clickhouse/clickhouse server --log-file /var/tmp/clickhouse-server.log --errorlog-file /var/tmp/clickhouse-server.errlog -- --path /data --listen_host fd00:1122:3344:101::e --http_port 8123 [ Dec 13 06:38:56 Method "start" exited with status 0. ] Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Logging trace to /var/tmp/clickhouse-server.log Logging errors to /var/tmp/clickhouse-server.errlog 2023.12.13 06:38:57.471678 [ 1 ] {} Application: Will watch for the process with pid 22952 2023.12.13 06:38:57.471739 [ 1 ] {} Application: Forked a child process to watch 2023.12.13 06:38:57.907829 [ 1 ] {} : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 22952 2023.12.13 06:38:57.908001 [ 1 ] {} Application: starting up 2023.12.13 06:38:57.908216 [ 1 ] {} Application: OS name: SunOS, version: 5.11, architecture: i86pc 2023.12.13 06:38:57.984687 [ 1 ] {} Application: rlimit on number of file descriptors is 65536 2023.12.13 06:38:57.984732 [ 1 ] {} Application: Initializing DateLUT. 2023.12.13 06:38:57.984747 [ 1 ] {} Application: Initialized DateLUT with time zone 'UTC'. 2023.12.13 06:38:57.984781 [ 1 ] {} Application: Setting up /data/tmp/ to store temporary data in it 2023.12.13 06:38:57.985077 [ 1 ] {} Application: Initiailizing interserver credentials. 2023.12.13 06:38:57.985771 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.12.13 06:38:57.986247 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.13 06:38:57.986510 [ 1 ] {} Application: Setting max_server_memory_usage was set to 86.29 GiB (95.88 GiB available * 0.90 max_server_memory_usage_to_ram_ratio) 2023.12.13 06:38:57.988159 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.13 06:38:57.988201 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.13 06:38:57.988948 [ 1 ] {} ConfigReloader: Loading config 'config.xml' Processing configuration file 'config.xml'. There is no file 'config.xml', will use embedded config. Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. 2023.12.13 06:38:57.989121 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performing update on configuration 2023.12.13 06:38:57.994407 [ 1 ] {} ConfigReloader: Loaded config 'config.xml', performed update on configuration 2023.12.13 06:38:57.994819 [ 1 ] {} Access(user directories): Added users.xml access storage 'users.xml', path: config.xml 2023.12.13 06:38:57.994845 [ 1 ] {} Application: Uncompressed cache policy name 2023.12.13 06:38:57.995670 [ 1 ] {} Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 2023.12.13 06:38:57.996114 [ 1 ] {} Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 2023.12.13 06:38:57.996436 [ 1 ] {} Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 2023.12.13 06:38:57.996671 [ 1 ] {} Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 2023.12.13 06:38:57.996949 [ 1 ] {} Application: Loading user defined objects from /data/ 2023.12.13 06:38:57.996996 [ 1 ] {} UserDefinedSQLObjectsLoader: Loading user defined objects 2023.12.13 06:38:57.997049 [ 1 ] {} Application: Loaded user defined objects 2023.12.13 06:38:57.997066 [ 1 ] {} Application: Loading metadata from /data/ 2023.12.13 06:38:58.004815 [ 1 ] {} DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. 2023.12.13 06:38:58.004843 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108713 sec 2023.12.13 06:38:58.005433 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.13 06:38:58.005525 [ 1 ] {} SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config 2023.12.13 06:38:58.005546 [ 1 ] {} SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config 2023.12.13 06:38:58.005563 [ 1 ] {} SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config 2023.12.13 06:38:58.005577 [ 1 ] {} SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config 2023.12.13 06:38:58.005591 [ 1 ] {} SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config 2023.12.13 06:38:58.005605 [ 1 ] {} SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config 2023.12.13 06:38:58.005639 [ 1 ] {} SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config 2023.12.13 06:38:58.005658 [ 1 ] {} SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config 2023.12.13 06:38:58.005684 [ 1 ] {} SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config 2023.12.13 06:38:58.005697 [ 1 ] {} SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config 2023.12.13 06:38:58.005711 [ 1 ] {} SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config 2023.12.13 06:38:58.005726 [ 1 ] {} SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config 2023.12.13 06:38:58.005758 [ 1 ] {} SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config 2023.12.13 06:38:58.005773 [ 1 ] {} SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config 2023.12.13 06:38:58.005785 [ 1 ] {} SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config 2023.12.13 06:38:58.039430 [ 1 ] {} DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. 2023.12.13 06:38:58.040556 [ 1 ] {} DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. 2023.12.13 06:38:58.040585 [ 1 ] {} TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.6802e-05 sec 2023.12.13 06:38:58.040610 [ 1 ] {} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.13 06:38:58.040625 [ 1 ] {} DatabaseAtomic (default): Starting up tables. 2023.12.13 06:38:58.040645 [ 1 ] {} DatabaseAtomic (system): Starting up tables. 2023.12.13 06:38:58.042847 [ 1 ] {} BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads 2023.12.13 06:38:58.048048 [ 1 ] {} Application: Loaded metadata. 2023.12.13 06:38:58.048153 [ 1 ] {} Application: Query Profiler and TraceCollector are disabled because they require PHDR cache to be created (otherwise the function 'dl_iterate_phdr' is not lock free and not async-signal safe). 2023.12.13 06:38:58.048204 [ 1 ] {} Application: TaskStats is not implemented for this OS. IO accounting will be disabled. 2023.12.13 06:38:58.255972 [ 1 ] {} MySQLHandlerFactory: Failed to create SSL context. SSL will be disabled. Error: Poco::Exception. Code: 1000, e.code() = 0, SSL Exception: Configuration error: no certificate file has been specified (version 22.8.9.1) 2023.12.13 06:38:58.274101 [ 1 ] {} MySQLHandlerFactory: Failed to read RSA key pair from server certificate. Error: Code: 139. DB::Exception: Certificate file is not set. (NO_ELEMENTS_IN_CONFIG) (version 22.8.9.1) 2023.12.13 06:38:58.274152 [ 1 ] {} MySQLHandlerFactory: Generating new RSA key pair. 2023.12.13 06:38:58.308376 [ 1 ] {} CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. 2023.12.13 06:38:58.309161 [ 1 ] {} AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.67 MiB (RSS), difference: 210.72 MiB 2023.12.13 06:38:58.309508 [ 1 ] {} DNSCacheUpdater: Update period 15 seconds 2023.12.13 06:38:58.309556 [ 166 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:38:58.309546 [ 1 ] {} Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. 2023.12.13 06:38:58.309610 [ 166 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:38:58.309671 [ 1 ] {} Application: Listening for http://[fd00:1122:3344:101::e]:8123 2023.12.13 06:38:58.309726 [ 1 ] {} Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 2023.12.13 06:38:58.310324 [ 1 ] {} Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 2023.12.13 06:38:58.310351 [ 1 ] {} Application: Ready for connections. 2023.12.13 06:39:13.310220 [ 155 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:39:13.310335 [ 155 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:39:28.310928 [ 155 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:39:28.311014 [ 155 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:39:31.367426 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.369631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.374249 [ 3 ] {} HTTP-Session: 2ccb504d-2c14-473d-aada-05b2fc2cfd50 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.374363 [ 3 ] {} HTTP-Session: 2ccb504d-2c14-473d-aada-05b2fc2cfd50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.374518 [ 3 ] {} ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false 2023.12.13 06:39:31.374551 [ 3 ] {} ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.13 06:39:31.374572 [ 3 ] {} ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION 2023.12.13 06:39:31.378017 [ 3 ] {1fadfd1e-1627-4cd5-b8c4-1684fd68c0d0} executeQuery: (from [fd00:1122:3344:101::d]:57404) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.13 06:39:31.409358 [ 3 ] {1fadfd1e-1627-4cd5-b8c4-1684fd68c0d0} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57404) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.13 06:39:31.412046 [ 3 ] {1fadfd1e-1627-4cd5-b8c4-1684fd68c0d0} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.13 06:39:31.415057 [ 3 ] {1fadfd1e-1627-4cd5-b8c4-1684fd68c0d0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.415085 [ 3 ] {} HTTP-Session: 2ccb504d-2c14-473d-aada-05b2fc2cfd50 Destroying unnamed session 2023.12.13 06:39:31.416299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.416368 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.416390 [ 3 ] {} HTTP-Session: 5bf661d3-89ed-4471-b5f0-7cfd7b629dce Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.416415 [ 3 ] {} HTTP-Session: 5bf661d3-89ed-4471-b5f0-7cfd7b629dce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.416546 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} executeQuery: (from [fd00:1122:3344:101::d]:57404) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:39:31.416642 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) 2023.12.13 06:39:31.422192 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters 2023.12.13 06:39:31.427193 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:39:31.442884 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.443212 [ 3 ] {75aef945-5f3f-4d47-bdce-72888d4a63d5} MemoryTracker: Peak memory usage (for query): 4.00 MiB. 2023.12.13 06:39:31.443234 [ 3 ] {} HTTP-Session: 5bf661d3-89ed-4471-b5f0-7cfd7b629dce Destroying unnamed session 2023.12.13 06:39:31.443441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.443497 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.443519 [ 3 ] {} HTTP-Session: ec4e072c-a5d9-4645-beb7-c4bd1cbd50f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.443544 [ 3 ] {} HTTP-Session: ec4e072c-a5d9-4645-beb7-c4bd1cbd50f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.443659 [ 3 ] {7b54751e-b644-4d50-b0bc-abe12c1b61b0} executeQuery: (from [fd00:1122:3344:101::d]:57404) SELECT MAX(value) FROM oximeter.version; (stage: Complete) 2023.12.13 06:39:31.443945 [ 3 ] {7b54751e-b644-4d50-b0bc-abe12c1b61b0} executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:57404) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 2023.12.13 06:39:31.444079 [ 3 ] {7b54751e-b644-4d50-b0bc-abe12c1b61b0} DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): 0. Poco::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse 1. DB::Exception::Exception(std::__1::basic_string, std::__1::allocator > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string, std::__1::allocator > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string, std::__1::allocator > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, std::__1::optional, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&, std::__1::shared_ptr const&, std::__1::shared_ptr) @ 1196673d in /opt/oxide/clickhouse/clickhouse 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr const&, std::__1::shared_ptr const&, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr const&, std::__1::shared_ptr, DB::SelectQueryOptions const&, std::__1::vector, std::__1::allocator >, std::__1::allocator, std::__1::allocator > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse 10. std::__1::__unique_if::__unique_single std::__1::make_unique&, std::__1::shared_ptr&, DB::SelectQueryOptions const&>(std::__1::shared_ptr&, std::__1::shared_ptr&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse 11. DB::InterpreterFactory::get(std::__1::shared_ptr&, std::__1::shared_ptr, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr, std::__1::function, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&, std::__1::basic_string, std::__1::allocator > const&)>, std::__1::optional const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse 21. _thrp_setup @ 111ef7 in /system/lib/amd64/libc.so.1 (version 22.8.9.1) 2023.12.13 06:39:31.444192 [ 3 ] {7b54751e-b644-4d50-b0bc-abe12c1b61b0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.444217 [ 3 ] {} HTTP-Session: ec4e072c-a5d9-4645-beb7-c4bd1cbd50f1 Destroying unnamed session 2023.12.13 06:39:31.445073 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.445119 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.445139 [ 3 ] {} HTTP-Session: 86a807e2-6c23-4b22-a06c-39bfd709f788 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.445160 [ 3 ] {} HTTP-Session: 86a807e2-6c23-4b22-a06c-39bfd709f788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.447239 [ 3 ] {3773d0fc-8331-439c-b1d0-73214cf30d54} executeQuery: (from [fd00:1122:3344:101::d]:57404) DROP DATABASE IF EXISTS oximeter (stage: Complete) 2023.12.13 06:39:31.449316 [ 3 ] {3773d0fc-8331-439c-b1d0-73214cf30d54} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.449347 [ 3 ] {3773d0fc-8331-439c-b1d0-73214cf30d54} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.449362 [ 3 ] {} HTTP-Session: 86a807e2-6c23-4b22-a06c-39bfd709f788 Destroying unnamed session 2023.12.13 06:39:31.449580 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.449632 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.449652 [ 3 ] {} HTTP-Session: b562595f-0612-47eb-a245-63d318f2e2be Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.449672 [ 3 ] {} HTTP-Session: b562595f-0612-47eb-a245-63d318f2e2be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.449734 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) 2023.12.13 06:39:31.449792 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* 2023.12.13 06:39:31.450839 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. 2023.12.13 06:39:31.450874 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4751e-05 sec 2023.12.13 06:39:31.450894 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} TablesLoader: Loading 0 tables with 0 dependency level 2023.12.13 06:39:31.450915 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} DatabaseAtomic (oximeter): Starting up tables. 2023.12.13 06:39:31.450987 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.451016 [ 3 ] {57125b0f-6daa-40df-b21e-04d3f57ba3bf} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.451032 [ 3 ] {} HTTP-Session: b562595f-0612-47eb-a245-63d318f2e2be Destroying unnamed session 2023.12.13 06:39:31.451152 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.451205 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.451224 [ 3 ] {} HTTP-Session: 37750e0a-3e9c-45e5-a39c-8781862cd2a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.451247 [ 3 ] {} HTTP-Session: 37750e0a-3e9c-45e5-a39c-8781862cd2a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.451399 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} executeQuery: (from [fd00:1122:3344:101::d]:57404) /* The version table contains metadata about the `oximeter` database */ CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) 2023.12.13 06:39:31.451446 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version 2023.12.13 06:39:31.466070 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} oximeter.version (484b5cbb-c186-43a7-b81a-941c85796898): Loading data parts 2023.12.13 06:39:31.467372 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} oximeter.version (484b5cbb-c186-43a7-b81a-941c85796898): There are no data parts 2023.12.13 06:39:31.472154 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.472185 [ 3 ] {247e8794-6f9a-4c49-be91-95469e7ea527} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.472214 [ 3 ] {} HTTP-Session: 37750e0a-3e9c-45e5-a39c-8781862cd2a1 Destroying unnamed session 2023.12.13 06:39:31.472411 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.472477 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.472498 [ 3 ] {} HTTP-Session: f9dea043-6cde-4d62-96e6-c62ff04dbfd5 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.472518 [ 3 ] {} HTTP-Session: f9dea043-6cde-4d62-96e6-c62ff04dbfd5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.472748 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} executeQuery: (from [fd00:1122:3344:101::d]:57404) /* The measurement tables contain all individual samples from each timeseries. * * Each table stores a single datum type, and otherwise contains nearly the same * structure. The primary sorting key is on the timeseries name, key, and then * timestamp, so that all timeseries from the same schema are grouped, followed * by all samples from the same timeseries. * * This reflects that one usually looks up the _key_ in one or more field table, * and then uses that to index quickly into the measurements tables. */ CREATE TABLE IF NOT EXISTS oximeter.measurements_bool ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.472815 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool 2023.12.13 06:39:31.481818 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} oximeter.measurements_bool (4147c1c4-5a4f-4f51-ad2b-7573f842883d): Loading data parts 2023.12.13 06:39:31.481930 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} oximeter.measurements_bool (4147c1c4-5a4f-4f51-ad2b-7573f842883d): There are no data parts 2023.12.13 06:39:31.483141 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.483167 [ 3 ] {aab3d62d-0e39-4352-89f0-734155febcd6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.483194 [ 3 ] {} HTTP-Session: f9dea043-6cde-4d62-96e6-c62ff04dbfd5 Destroying unnamed session 2023.12.13 06:39:31.483335 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.483388 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.483418 [ 3 ] {} HTTP-Session: 4911b6e7-b6a7-422b-a9f9-e2d7d6fb1112 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.483436 [ 3 ] {} HTTP-Session: 4911b6e7-b6a7-422b-a9f9-e2d7d6fb1112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.483645 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_i8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.483704 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 2023.12.13 06:39:31.485305 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} oximeter.measurements_i8 (42a3d392-bcef-4f8b-ba01-6e041a91a79f): Loading data parts 2023.12.13 06:39:31.485394 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} oximeter.measurements_i8 (42a3d392-bcef-4f8b-ba01-6e041a91a79f): There are no data parts 2023.12.13 06:39:31.486446 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.486471 [ 3 ] {8ebef0db-e6ea-484c-9fe8-0dcd3a7b1fd8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.486497 [ 3 ] {} HTTP-Session: 4911b6e7-b6a7-422b-a9f9-e2d7d6fb1112 Destroying unnamed session 2023.12.13 06:39:31.486625 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.486678 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.486706 [ 3 ] {} HTTP-Session: 4c60c33f-6e9b-439e-90d8-7910dd083bf0 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.486724 [ 3 ] {} HTTP-Session: 4c60c33f-6e9b-439e-90d8-7910dd083bf0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.486929 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_u8 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.486985 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 2023.12.13 06:39:31.488361 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} oximeter.measurements_u8 (818744f5-c9e7-4ecf-b0e6-1482dcb99410): Loading data parts 2023.12.13 06:39:31.488452 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} oximeter.measurements_u8 (818744f5-c9e7-4ecf-b0e6-1482dcb99410): There are no data parts 2023.12.13 06:39:31.489475 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.489501 [ 3 ] {de30fdd5-ed91-4c82-88fe-32f400bb6e51} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.489526 [ 3 ] {} HTTP-Session: 4c60c33f-6e9b-439e-90d8-7910dd083bf0 Destroying unnamed session 2023.12.13 06:39:31.489640 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.489693 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.489720 [ 3 ] {} HTTP-Session: 42690142-8a03-4527-b764-0e0a90880cdf Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.489737 [ 3 ] {} HTTP-Session: 42690142-8a03-4527-b764-0e0a90880cdf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.489928 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_i16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.489979 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 2023.12.13 06:39:31.493500 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} oximeter.measurements_i16 (3524291d-ec51-4e8d-b2d8-23bab4b47335): Loading data parts 2023.12.13 06:39:31.493591 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} oximeter.measurements_i16 (3524291d-ec51-4e8d-b2d8-23bab4b47335): There are no data parts 2023.12.13 06:39:31.494586 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.494621 [ 3 ] {432a84bf-c31a-4b4f-889b-f292bfc2fc0c} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.494645 [ 3 ] {} HTTP-Session: 42690142-8a03-4527-b764-0e0a90880cdf Destroying unnamed session 2023.12.13 06:39:31.494770 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.494822 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.494849 [ 3 ] {} HTTP-Session: a8aa84f7-cef2-4f0e-9c96-f5f1ae500f0e Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.494866 [ 3 ] {} HTTP-Session: a8aa84f7-cef2-4f0e-9c96-f5f1ae500f0e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.495062 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_u16 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt16) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.495113 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 2023.12.13 06:39:31.497200 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} oximeter.measurements_u16 (3aef7537-8a58-499b-8bba-ef9f63364a3a): Loading data parts 2023.12.13 06:39:31.497289 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} oximeter.measurements_u16 (3aef7537-8a58-499b-8bba-ef9f63364a3a): There are no data parts 2023.12.13 06:39:31.498653 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.498693 [ 3 ] {c956327f-9ef3-4fed-86d6-759286c94875} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.498709 [ 3 ] {} HTTP-Session: a8aa84f7-cef2-4f0e-9c96-f5f1ae500f0e Destroying unnamed session 2023.12.13 06:39:31.498842 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.498893 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.498913 [ 3 ] {} HTTP-Session: 67450134-be57-4eaf-8f3a-33a9104941b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.498938 [ 3 ] {} HTTP-Session: 67450134-be57-4eaf-8f3a-33a9104941b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.499128 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_i32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.499179 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 2023.12.13 06:39:31.500629 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} oximeter.measurements_i32 (5430e488-815c-4da1-81f1-c4e08a69879b): Loading data parts 2023.12.13 06:39:31.500727 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} oximeter.measurements_i32 (5430e488-815c-4da1-81f1-c4e08a69879b): There are no data parts 2023.12.13 06:39:31.502200 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.502239 [ 3 ] {693a8245-0216-49c7-b395-517f5b932a65} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.502257 [ 3 ] {} HTTP-Session: 67450134-be57-4eaf-8f3a-33a9104941b1 Destroying unnamed session 2023.12.13 06:39:31.502389 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.502440 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.502460 [ 3 ] {} HTTP-Session: 5da56cb1-184b-49f2-9387-586679334720 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.502481 [ 3 ] {} HTTP-Session: 5da56cb1-184b-49f2-9387-586679334720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.502670 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_u32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.502721 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 2023.12.13 06:39:31.504829 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} oximeter.measurements_u32 (b47ad843-61b9-43f7-9578-3c1711676bed): Loading data parts 2023.12.13 06:39:31.504915 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} oximeter.measurements_u32 (b47ad843-61b9-43f7-9578-3c1711676bed): There are no data parts 2023.12.13 06:39:31.506034 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.506064 [ 3 ] {06d91c41-49d1-4b32-8152-0f14583b7380} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.506080 [ 3 ] {} HTTP-Session: 5da56cb1-184b-49f2-9387-586679334720 Destroying unnamed session 2023.12.13 06:39:31.506220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.506269 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.506288 [ 3 ] {} HTTP-Session: f94f4e8b-1133-4212-bf88-e8cad7e7908f Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.506310 [ 3 ] {} HTTP-Session: f94f4e8b-1133-4212-bf88-e8cad7e7908f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.506496 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_i64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.506546 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 2023.12.13 06:39:31.507905 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} oximeter.measurements_i64 (9079dbab-409b-4ba0-a473-7d6c171cb865): Loading data parts 2023.12.13 06:39:31.507993 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} oximeter.measurements_i64 (9079dbab-409b-4ba0-a473-7d6c171cb865): There are no data parts 2023.12.13 06:39:31.509436 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.509461 [ 3 ] {34014b67-80d2-415a-9ffe-6151900596f4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.509482 [ 3 ] {} HTTP-Session: f94f4e8b-1133-4212-bf88-e8cad7e7908f Destroying unnamed session 2023.12.13 06:39:31.509605 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.509648 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.509673 [ 3 ] {} HTTP-Session: 7b9d2b9a-3807-42a1-91a3-08166189cce3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.509696 [ 3 ] {} HTTP-Session: 7b9d2b9a-3807-42a1-91a3-08166189cce3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.509882 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_u64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.509931 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 2023.12.13 06:39:31.511310 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} oximeter.measurements_u64 (35ddaf76-981f-4271-9ece-aad583a7c89b): Loading data parts 2023.12.13 06:39:31.511388 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} oximeter.measurements_u64 (35ddaf76-981f-4271-9ece-aad583a7c89b): There are no data parts 2023.12.13 06:39:31.512446 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.512471 [ 3 ] {3d92d798-01cf-4001-a733-688927211745} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.512492 [ 3 ] {} HTTP-Session: 7b9d2b9a-3807-42a1-91a3-08166189cce3 Destroying unnamed session 2023.12.13 06:39:31.512616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.512659 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.512684 [ 3 ] {} HTTP-Session: 76cf9c36-bef1-4bb0-8d78-925d06813fea Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.512703 [ 3 ] {} HTTP-Session: 76cf9c36-bef1-4bb0-8d78-925d06813fea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.512887 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_f32 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.512936 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 2023.12.13 06:39:31.514267 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} oximeter.measurements_f32 (687770e7-c35b-4393-a87d-e9183d8e3d71): Loading data parts 2023.12.13 06:39:31.514345 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} oximeter.measurements_f32 (687770e7-c35b-4393-a87d-e9183d8e3d71): There are no data parts 2023.12.13 06:39:31.515385 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.515410 [ 3 ] {1416fc36-f3e5-4d4c-aa73-c8d5571bf9bd} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.515431 [ 3 ] {} HTTP-Session: 76cf9c36-bef1-4bb0-8d78-925d06813fea Destroying unnamed session 2023.12.13 06:39:31.515546 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.515594 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.515617 [ 3 ] {} HTTP-Session: 42316bb8-b52f-4572-a968-353c4a6a96b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.515638 [ 3 ] {} HTTP-Session: 42316bb8-b52f-4572-a968-353c4a6a96b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.515818 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_f64 ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.515867 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 2023.12.13 06:39:31.517117 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} oximeter.measurements_f64 (ef8faf22-d9e6-4559-82ee-da78b0cf698c): Loading data parts 2023.12.13 06:39:31.517198 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} oximeter.measurements_f64 (ef8faf22-d9e6-4559-82ee-da78b0cf698c): There are no data parts 2023.12.13 06:39:31.518387 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.518411 [ 3 ] {abd48181-f743-46e5-824c-2016081ba9e6} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.518432 [ 3 ] {} HTTP-Session: 42316bb8-b52f-4572-a968-353c4a6a96b3 Destroying unnamed session 2023.12.13 06:39:31.518542 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.518593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.518617 [ 3 ] {} HTTP-Session: 76df6c07-33b2-4b92-bb38-3ac664b9890b Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.518633 [ 3 ] {} HTTP-Session: 76df6c07-33b2-4b92-bb38-3ac664b9890b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.518825 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_string ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), datum Nullable(String) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.518879 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string 2023.12.13 06:39:31.520152 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} oximeter.measurements_string (f6f263df-0c2c-4515-b9f4-9322e77e4630): Loading data parts 2023.12.13 06:39:31.520231 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} oximeter.measurements_string (f6f263df-0c2c-4515-b9f4-9322e77e4630): There are no data parts 2023.12.13 06:39:31.521331 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.521356 [ 3 ] {4a292d22-22ce-40a0-831b-8dc3ad4ed700} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.521378 [ 3 ] {} HTTP-Session: 76df6c07-33b2-4b92-bb38-3ac664b9890b Destroying unnamed session 2023.12.13 06:39:31.521488 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.521537 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.521561 [ 3 ] {} HTTP-Session: 9175368d-7e48-453d-9f27-5074b6d0f3e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.521578 [ 3 ] {} HTTP-Session: 9175368d-7e48-453d-9f27-5074b6d0f3e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.521772 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* * NOTE: Right now we can't unambiguously record a nullable byte array. * Arrays cannot be nested in `Nullable()` types, and encoding the array as * a string isn't palatable for a few reasons. * See: https://github.com/oxidecomputer/omicron/issues/4551 for more * details. */ datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.521824 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes 2023.12.13 06:39:31.523108 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} oximeter.measurements_bytes (90214b4d-2e45-4404-b9bd-3693f13b55fd): Loading data parts 2023.12.13 06:39:31.523204 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} oximeter.measurements_bytes (90214b4d-2e45-4404-b9bd-3693f13b55fd): There are no data parts 2023.12.13 06:39:31.524955 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.524980 [ 3 ] {55f78b77-1e18-4935-ab8b-267237483988} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.525002 [ 3 ] {} HTTP-Session: 9175368d-7e48-453d-9f27-5074b6d0f3e9 Destroying unnamed session 2023.12.13 06:39:31.525109 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.525167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.525196 [ 3 ] {} HTTP-Session: 46c975e2-958f-4b67-9d5d-4285a8191d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.525216 [ 3 ] {} HTTP-Session: 46c975e2-958f-4b67-9d5d-4285a8191d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.525469 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativei64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Int64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.525532 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 2023.12.13 06:39:31.526973 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} oximeter.measurements_cumulativei64 (e94a2faf-679c-4791-aa3a-66d88132ccbd): Loading data parts 2023.12.13 06:39:31.527088 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} oximeter.measurements_cumulativei64 (e94a2faf-679c-4791-aa3a-66d88132ccbd): There are no data parts 2023.12.13 06:39:31.528292 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.528324 [ 3 ] {1157f77c-30ad-43a1-a621-afabeea9d249} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.528339 [ 3 ] {} HTTP-Session: 46c975e2-958f-4b67-9d5d-4285a8191d26 Destroying unnamed session 2023.12.13 06:39:31.528455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.528508 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.528528 [ 3 ] {} HTTP-Session: bafda95c-6ee6-4acb-a352-351317182777 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.528549 [ 3 ] {} HTTP-Session: bafda95c-6ee6-4acb-a352-351317182777 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.528751 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativeu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.528803 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 2023.12.13 06:39:31.530108 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Loading data parts 2023.12.13 06:39:31.530199 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): There are no data parts 2023.12.13 06:39:31.531423 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.531457 [ 3 ] {155f2b9d-322c-41c4-938e-eaa79dccd9fc} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.531472 [ 3 ] {} HTTP-Session: bafda95c-6ee6-4acb-a352-351317182777 Destroying unnamed session 2023.12.13 06:39:31.531604 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.531652 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.531670 [ 3 ] {} HTTP-Session: fa45f5ed-fff6-463d-9ce1-3fa88d8be580 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.531693 [ 3 ] {} HTTP-Session: fa45f5ed-fff6-463d-9ce1-3fa88d8be580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.531899 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float32) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.531946 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 2023.12.13 06:39:31.533419 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} oximeter.measurements_cumulativef32 (6ce855cc-371f-429a-bb93-f3e07282d687): Loading data parts 2023.12.13 06:39:31.533520 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} oximeter.measurements_cumulativef32 (6ce855cc-371f-429a-bb93-f3e07282d687): There are no data parts 2023.12.13 06:39:31.534614 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.534639 [ 3 ] {4fc30e1a-7df4-46b5-85dc-60f3b07fc2b2} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.534653 [ 3 ] {} HTTP-Session: fa45f5ed-fff6-463d-9ce1-3fa88d8be580 Destroying unnamed session 2023.12.13 06:39:31.534786 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.534838 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.534857 [ 3 ] {} HTTP-Session: 484efdd4-0cd1-48a3-a75d-2137dd6d17ee Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.534879 [ 3 ] {} HTTP-Session: 484efdd4-0cd1-48a3-a75d-2137dd6d17ee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.535086 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_cumulativef64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), datum Nullable(Float64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.535139 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 2023.12.13 06:39:31.536529 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} oximeter.measurements_cumulativef64 (35034e04-2e51-42e9-bb5d-90aadf344010): Loading data parts 2023.12.13 06:39:31.536623 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} oximeter.measurements_cumulativef64 (35034e04-2e51-42e9-bb5d-90aadf344010): There are no data parts 2023.12.13 06:39:31.537689 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.537715 [ 3 ] {8dd64f8a-44e1-496f-ab59-c07e61ece904} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.537739 [ 3 ] {} HTTP-Session: 484efdd4-0cd1-48a3-a75d-2137dd6d17ee Destroying unnamed session 2023.12.13 06:39:31.537870 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.537922 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.537947 [ 3 ] {} HTTP-Session: ba8a4479-720e-4080-9b59-00e9764f8ee4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.537964 [ 3 ] {} HTTP-Session: ba8a4479-720e-4080-9b59-00e9764f8ee4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.538183 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* * NOTE: Array types cannot be Nullable, see * https://clickhouse.com/docs/en/sql-reference/data-types/nullable * for more details. * * This means we need to use empty arrays to indicate a missing value. This * is unfortunate, and at this point relies on the fact that an * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need * to figure out another way to represent missing samples here. */ bins Array(Int8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.538242 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 2023.12.13 06:39:31.539659 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} oximeter.measurements_histogrami8 (f5b39272-8d66-4bd5-8ba3-9b28e33e3204): Loading data parts 2023.12.13 06:39:31.539751 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} oximeter.measurements_histogrami8 (f5b39272-8d66-4bd5-8ba3-9b28e33e3204): There are no data parts 2023.12.13 06:39:31.540905 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.540934 [ 3 ] {cec4f902-c424-4d60-a624-c66b026b3ae7} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.540964 [ 3 ] {} HTTP-Session: ba8a4479-720e-4080-9b59-00e9764f8ee4 Destroying unnamed session 2023.12.13 06:39:31.541091 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.541148 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.541179 [ 3 ] {} HTTP-Session: 3e414b12-4314-4b8c-8152-36d50c83152b Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.541196 [ 3 ] {} HTTP-Session: 3e414b12-4314-4b8c-8152-36d50c83152b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.541425 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt8), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.541498 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 2023.12.13 06:39:31.543619 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} oximeter.measurements_histogramu8 (aadcd893-c14e-4a3a-b42d-72bf4ce7d57f): Loading data parts 2023.12.13 06:39:31.543733 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} oximeter.measurements_histogramu8 (aadcd893-c14e-4a3a-b42d-72bf4ce7d57f): There are no data parts 2023.12.13 06:39:31.544893 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.544919 [ 3 ] {774ba215-9bb2-4dbe-9bf5-94182f265e29} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.544945 [ 3 ] {} HTTP-Session: 3e414b12-4314-4b8c-8152-36d50c83152b Destroying unnamed session 2023.12.13 06:39:31.545086 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.545130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.545161 [ 3 ] {} HTTP-Session: b096fe52-79fe-4c76-9735-dffbc0e1d84e Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.545184 [ 3 ] {} HTTP-Session: b096fe52-79fe-4c76-9735-dffbc0e1d84e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.545395 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.545451 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 2023.12.13 06:39:31.546796 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} oximeter.measurements_histogrami16 (5e2aa229-a69b-457f-8bc6-90e549d0e4ac): Loading data parts 2023.12.13 06:39:31.546888 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} oximeter.measurements_histogrami16 (5e2aa229-a69b-457f-8bc6-90e549d0e4ac): There are no data parts 2023.12.13 06:39:31.547945 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.547978 [ 3 ] {d5578928-bff6-4341-8dc9-44f5b7f2dd32} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.547994 [ 3 ] {} HTTP-Session: b096fe52-79fe-4c76-9735-dffbc0e1d84e Destroying unnamed session 2023.12.13 06:39:31.548110 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.548160 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.548178 [ 3 ] {} HTTP-Session: 912088b8-e9e8-4144-833c-1e3b747cbdd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.548201 [ 3 ] {} HTTP-Session: 912088b8-e9e8-4144-833c-1e3b747cbdd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.548412 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu16 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt16), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.548467 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 2023.12.13 06:39:31.549798 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} oximeter.measurements_histogramu16 (0bf0f880-de2e-4d54-afb4-71f2187fbb77): Loading data parts 2023.12.13 06:39:31.549887 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} oximeter.measurements_histogramu16 (0bf0f880-de2e-4d54-afb4-71f2187fbb77): There are no data parts 2023.12.13 06:39:31.550921 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.550954 [ 3 ] {600a4dc7-562c-4f04-be0d-4b0d71fe3076} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.550976 [ 3 ] {} HTTP-Session: 912088b8-e9e8-4144-833c-1e3b747cbdd1 Destroying unnamed session 2023.12.13 06:39:31.551089 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.551138 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.551165 [ 3 ] {} HTTP-Session: eabb9474-4ba0-48ea-8e81-6713beba8a83 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.551185 [ 3 ] {} HTTP-Session: eabb9474-4ba0-48ea-8e81-6713beba8a83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.551403 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.551459 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 2023.12.13 06:39:31.552788 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} oximeter.measurements_histogrami32 (8ade5c34-74e9-4b50-9f95-925c4588f1f2): Loading data parts 2023.12.13 06:39:31.552875 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} oximeter.measurements_histogrami32 (8ade5c34-74e9-4b50-9f95-925c4588f1f2): There are no data parts 2023.12.13 06:39:31.553992 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.554018 [ 3 ] {a3fd1779-37bf-48d7-ac46-dfaaedb3c1ca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.554042 [ 3 ] {} HTTP-Session: eabb9474-4ba0-48ea-8e81-6713beba8a83 Destroying unnamed session 2023.12.13 06:39:31.554167 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.554217 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.554243 [ 3 ] {} HTTP-Session: 54d21029-7518-4932-97db-ed6be3dc184c Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.554261 [ 3 ] {} HTTP-Session: 54d21029-7518-4932-97db-ed6be3dc184c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.554475 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.554530 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 2023.12.13 06:39:31.555869 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} oximeter.measurements_histogramu32 (43573654-f3ac-4119-af6e-538ccbf3a0ab): Loading data parts 2023.12.13 06:39:31.555945 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} oximeter.measurements_histogramu32 (43573654-f3ac-4119-af6e-538ccbf3a0ab): There are no data parts 2023.12.13 06:39:31.556999 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.557035 [ 3 ] {b7c5e5a2-defd-417b-9a42-989486adaaca} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.557050 [ 3 ] {} HTTP-Session: 54d21029-7518-4932-97db-ed6be3dc184c Destroying unnamed session 2023.12.13 06:39:31.557163 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.557216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.557236 [ 3 ] {} HTTP-Session: 66bb06c0-5f67-470f-91a2-2e09f229f742 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.557257 [ 3 ] {} HTTP-Session: 66bb06c0-5f67-470f-91a2-2e09f229f742 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.557467 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Int64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.557521 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 2023.12.13 06:39:31.558825 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} oximeter.measurements_histogrami64 (e855aebd-7911-4c5f-b86a-66d9efc37579): Loading data parts 2023.12.13 06:39:31.558909 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} oximeter.measurements_histogrami64 (e855aebd-7911-4c5f-b86a-66d9efc37579): There are no data parts 2023.12.13 06:39:31.559937 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.559970 [ 3 ] {0cdd16d6-5dc7-417b-9ff0-898b355a2cd0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.559985 [ 3 ] {} HTTP-Session: 66bb06c0-5f67-470f-91a2-2e09f229f742 Destroying unnamed session 2023.12.13 06:39:31.560117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.560167 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.560186 [ 3 ] {} HTTP-Session: 9d3fa5e1-2c19-4388-876e-bf3657079c3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.560208 [ 3 ] {} HTTP-Session: 9d3fa5e1-2c19-4388-876e-bf3657079c3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.560423 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramu64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(UInt64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.560477 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 2023.12.13 06:39:31.561823 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} oximeter.measurements_histogramu64 (8dfafa36-73f3-42e3-b44a-a863271fce52): Loading data parts 2023.12.13 06:39:31.561909 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} oximeter.measurements_histogramu64 (8dfafa36-73f3-42e3-b44a-a863271fce52): There are no data parts 2023.12.13 06:39:31.562961 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.562986 [ 3 ] {e9edd706-2724-4cd6-8630-b62f1997b520} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.563015 [ 3 ] {} HTTP-Session: 9d3fa5e1-2c19-4388-876e-bf3657079c3c Destroying unnamed session 2023.12.13 06:39:31.563120 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.563175 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.563205 [ 3 ] {} HTTP-Session: e19e66e0-86bb-4d2e-8a64-0c86e151bfe3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.563222 [ 3 ] {} HTTP-Session: e19e66e0-86bb-4d2e-8a64-0c86e151bfe3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.563443 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf32 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float32), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.563506 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 2023.12.13 06:39:31.564812 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} oximeter.measurements_histogramf32 (a1e676fe-9fde-4e90-970d-be030be34b9c): Loading data parts 2023.12.13 06:39:31.564901 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} oximeter.measurements_histogramf32 (a1e676fe-9fde-4e90-970d-be030be34b9c): There are no data parts 2023.12.13 06:39:31.565966 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.565990 [ 3 ] {283d8a5e-f630-40aa-a229-cd1330310128} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.566016 [ 3 ] {} HTTP-Session: e19e66e0-86bb-4d2e-8a64-0c86e151bfe3 Destroying unnamed session 2023.12.13 06:39:31.566128 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.566181 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.566206 [ 3 ] {} HTTP-Session: f79be42b-0855-46c4-924b-4c2c115a4869 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.566233 [ 3 ] {} HTTP-Session: f79be42b-0855-46c4-924b-4c2c115a4869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.566444 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogramf64 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), bins Array(Float64), counts Array(UInt64) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, start_time, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) 2023.12.13 06:39:31.566499 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 2023.12.13 06:39:31.567842 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Loading data parts 2023.12.13 06:39:31.567935 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): There are no data parts 2023.12.13 06:39:31.569021 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.569060 [ 3 ] {ceab09be-5bda-42f1-9796-394ea02f1892} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.569077 [ 3 ] {} HTTP-Session: f79be42b-0855-46c4-924b-4c2c115a4869 Destroying unnamed session 2023.12.13 06:39:31.569263 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.569311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.569330 [ 3 ] {} HTTP-Session: fb08ba9a-f7f3-49cc-b052-2943e665df4f Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.569352 [ 3 ] {} HTTP-Session: fb08ba9a-f7f3-49cc-b052-2943e665df4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.569510 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} executeQuery: (from [fd00:1122:3344:101::d]:57404) /* The field tables store named dimensions of each timeseries. * * As with the measurement tables, there is one field table for each field data * type. Fields are deduplicated by using the "replacing merge tree", though * this behavior **must not** be relied upon for query correctness. * * The index for the fields differs from the measurements, however. Rows are * sorted by timeseries name, then field name, field value, and finally * timeseries key. This reflects the most common pattern for looking them up: * by field name and possibly value, within a timeseries. The resulting keys are * usually then used to look up measurements. * * NOTE: We may want to consider a secondary index on these tables, sorting by * timeseries name and then key, since it would improve lookups where one * already has the key. Realistically though, these tables are quite small and * so performance benefits will be low in absolute terms. */ CREATE TABLE IF NOT EXISTS oximeter.fields_bool ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.569562 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool 2023.12.13 06:39:31.570739 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} oximeter.fields_bool (b2e532fd-9817-46d1-9ff0-63d893e1343e): Loading data parts 2023.12.13 06:39:31.570842 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} oximeter.fields_bool (b2e532fd-9817-46d1-9ff0-63d893e1343e): There are no data parts 2023.12.13 06:39:31.572028 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.572056 [ 3 ] {8104eb93-4e92-4aed-8b6a-dc463613bbc5} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.572073 [ 3 ] {} HTTP-Session: fb08ba9a-f7f3-49cc-b052-2943e665df4f Destroying unnamed session 2023.12.13 06:39:31.572221 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.572284 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.572302 [ 3 ] {} HTTP-Session: 605565b0-52b4-46f4-a9bc-7d00dfc48d98 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.572329 [ 3 ] {} HTTP-Session: 605565b0-52b4-46f4-a9bc-7d00dfc48d98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.572493 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_i8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.572541 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 2023.12.13 06:39:31.573764 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} oximeter.fields_i8 (b86183cc-d672-4528-a815-8a030dd469af): Loading data parts 2023.12.13 06:39:31.573852 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} oximeter.fields_i8 (b86183cc-d672-4528-a815-8a030dd469af): There are no data parts 2023.12.13 06:39:31.574875 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.574914 [ 3 ] {a2a86b52-58fd-487c-8396-fd34ba951f42} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.574929 [ 3 ] {} HTTP-Session: 605565b0-52b4-46f4-a9bc-7d00dfc48d98 Destroying unnamed session 2023.12.13 06:39:31.575080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.575130 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.575147 [ 3 ] {} HTTP-Session: 77090809-7236-4557-a976-a87cf143d8b4 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.575172 [ 3 ] {} HTTP-Session: 77090809-7236-4557-a976-a87cf143d8b4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.575354 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_u8 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt8 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.575404 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 2023.12.13 06:39:31.576704 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} oximeter.fields_u8 (4cabe62e-6ba5-4b62-9859-dc013706ab9a): Loading data parts 2023.12.13 06:39:31.576793 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} oximeter.fields_u8 (4cabe62e-6ba5-4b62-9859-dc013706ab9a): There are no data parts 2023.12.13 06:39:31.577803 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.577827 [ 3 ] {0993cf01-3dfc-49cd-837c-eff462676379} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.577855 [ 3 ] {} HTTP-Session: 77090809-7236-4557-a976-a87cf143d8b4 Destroying unnamed session 2023.12.13 06:39:31.577965 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.578017 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.578047 [ 3 ] {} HTTP-Session: 7a16cae1-05c7-43a5-aa59-782b91c119e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.578063 [ 3 ] {} HTTP-Session: 7a16cae1-05c7-43a5-aa59-782b91c119e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.578221 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_i16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.578280 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 2023.12.13 06:39:31.579445 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} oximeter.fields_i16 (48580e1a-7971-4a23-9edf-975c550f3d4d): Loading data parts 2023.12.13 06:39:31.579539 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} oximeter.fields_i16 (48580e1a-7971-4a23-9edf-975c550f3d4d): There are no data parts 2023.12.13 06:39:31.580532 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.580570 [ 3 ] {e55d4dac-c47b-4905-815c-0c2ee969d185} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.580595 [ 3 ] {} HTTP-Session: 7a16cae1-05c7-43a5-aa59-782b91c119e6 Destroying unnamed session 2023.12.13 06:39:31.580706 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.580755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.580781 [ 3 ] {} HTTP-Session: edabaeed-1744-4ffc-96d7-9f5529f8dcd6 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.580797 [ 3 ] {} HTTP-Session: edabaeed-1744-4ffc-96d7-9f5529f8dcd6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.580953 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_u16 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt16 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.580998 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 2023.12.13 06:39:31.582242 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Loading data parts 2023.12.13 06:39:31.582332 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): There are no data parts 2023.12.13 06:39:31.583345 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.583377 [ 3 ] {3a117af4-b5e1-4c76-a9cb-5929be1cd618} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.583392 [ 3 ] {} HTTP-Session: edabaeed-1744-4ffc-96d7-9f5529f8dcd6 Destroying unnamed session 2023.12.13 06:39:31.583525 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.583571 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.583589 [ 3 ] {} HTTP-Session: 4d0e178a-b834-4ddb-8be5-6744bcccdb50 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.583613 [ 3 ] {} HTTP-Session: 4d0e178a-b834-4ddb-8be5-6744bcccdb50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.583762 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_i32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.583812 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 2023.12.13 06:39:31.585028 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} oximeter.fields_i32 (9b06645d-d408-480a-a262-a9a50e3cf1f3): Loading data parts 2023.12.13 06:39:31.585116 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} oximeter.fields_i32 (9b06645d-d408-480a-a262-a9a50e3cf1f3): There are no data parts 2023.12.13 06:39:31.586139 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.586171 [ 3 ] {425ff4b8-c93e-4940-9a58-0284e55ccd13} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.586197 [ 3 ] {} HTTP-Session: 4d0e178a-b834-4ddb-8be5-6744bcccdb50 Destroying unnamed session 2023.12.13 06:39:31.586331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.586386 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.586416 [ 3 ] {} HTTP-Session: b70e485c-c0f7-4b90-b689-ff1cbd6a7026 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.586432 [ 3 ] {} HTTP-Session: b70e485c-c0f7-4b90-b689-ff1cbd6a7026 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.586598 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_u32 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt32 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.586651 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 2023.12.13 06:39:31.587803 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} oximeter.fields_u32 (178517f3-3a94-46e6-a662-300f6f170703): Loading data parts 2023.12.13 06:39:31.587884 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} oximeter.fields_u32 (178517f3-3a94-46e6-a662-300f6f170703): There are no data parts 2023.12.13 06:39:31.588861 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.588897 [ 3 ] {117a02d1-fe82-4417-9be5-47a7d0a5be2d} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.588913 [ 3 ] {} HTTP-Session: b70e485c-c0f7-4b90-b689-ff1cbd6a7026 Destroying unnamed session 2023.12.13 06:39:31.589032 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.589086 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.589105 [ 3 ] {} HTTP-Session: 50e70c3f-56ac-4d1d-bcca-a95568d0e007 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.589127 [ 3 ] {} HTTP-Session: 50e70c3f-56ac-4d1d-bcca-a95568d0e007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.589285 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_i64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value Int64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.589327 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 2023.12.13 06:39:31.590511 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Loading data parts 2023.12.13 06:39:31.590604 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): There are no data parts 2023.12.13 06:39:31.591583 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.591616 [ 3 ] {6a8d4d1f-bbde-490b-9dee-33380b481754} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.591631 [ 3 ] {} HTTP-Session: 50e70c3f-56ac-4d1d-bcca-a95568d0e007 Destroying unnamed session 2023.12.13 06:39:31.591730 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.591785 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.591803 [ 3 ] {} HTTP-Session: 343abe0c-0739-4102-88d1-6a3e0dc7140b Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.591825 [ 3 ] {} HTTP-Session: 343abe0c-0739-4102-88d1-6a3e0dc7140b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.591976 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_u64 ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UInt64 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.592031 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 2023.12.13 06:39:31.593234 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} oximeter.fields_u64 (ddc7cb40-b295-45e9-93fb-067d991178e8): Loading data parts 2023.12.13 06:39:31.593311 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} oximeter.fields_u64 (ddc7cb40-b295-45e9-93fb-067d991178e8): There are no data parts 2023.12.13 06:39:31.594302 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.594326 [ 3 ] {b23c224c-770e-40a5-988d-5c0a8535dad0} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.594349 [ 3 ] {} HTTP-Session: 343abe0c-0739-4102-88d1-6a3e0dc7140b Destroying unnamed session 2023.12.13 06:39:31.594456 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.594503 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.594528 [ 3 ] {} HTTP-Session: b5734f88-7f2c-4933-9a76-bc7fb01e737d Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.594543 [ 3 ] {} HTTP-Session: b5734f88-7f2c-4933-9a76-bc7fb01e737d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.594700 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_ipaddr ( timeseries_name String, timeseries_key UInt64, field_name String, field_value IPv6 ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.594742 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr 2023.12.13 06:39:31.595886 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Loading data parts 2023.12.13 06:39:31.595972 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): There are no data parts 2023.12.13 06:39:31.596953 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.596984 [ 3 ] {3c7554f1-f3d1-4c1f-ae29-821e2af95fa4} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.596999 [ 3 ] {} HTTP-Session: b5734f88-7f2c-4933-9a76-bc7fb01e737d Destroying unnamed session 2023.12.13 06:39:31.597117 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.597164 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.597182 [ 3 ] {} HTTP-Session: a01a19dd-ecc8-44ed-9091-7f44a00dfb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.597204 [ 3 ] {} HTTP-Session: a01a19dd-ecc8-44ed-9091-7f44a00dfb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.597359 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_string ( timeseries_name String, timeseries_key UInt64, field_name String, field_value String ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.597401 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string 2023.12.13 06:39:31.598531 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Loading data parts 2023.12.13 06:39:31.598614 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): There are no data parts 2023.12.13 06:39:31.599714 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.599738 [ 3 ] {3042559c-6d77-4cc4-aa3c-686e3263cd03} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.599760 [ 3 ] {} HTTP-Session: a01a19dd-ecc8-44ed-9091-7f44a00dfb49 Destroying unnamed session 2023.12.13 06:39:31.599868 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.599908 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.599933 [ 3 ] {} HTTP-Session: 5fb4b8b7-fb46-4bca-a6cf-3b0d37e32a3c Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.599956 [ 3 ] {} HTTP-Session: 5fb4b8b7-fb46-4bca-a6cf-3b0d37e32a3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.600106 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} executeQuery: (from [fd00:1122:3344:101::d]:57404) CREATE TABLE IF NOT EXISTS oximeter.fields_uuid ( timeseries_name String, timeseries_key UInt64, field_name String, field_value UUID ) ENGINE = ReplacingMergeTree() ORDER BY (timeseries_name, field_name, field_value, timeseries_key) (stage: Complete) 2023.12.13 06:39:31.600154 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid 2023.12.13 06:39:31.601372 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Loading data parts 2023.12.13 06:39:31.601466 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): There are no data parts 2023.12.13 06:39:31.602516 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.602541 [ 3 ] {a391b205-9730-4934-b386-9e1ec79225e8} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.602565 [ 3 ] {} HTTP-Session: 5fb4b8b7-fb46-4bca-a6cf-3b0d37e32a3c Destroying unnamed session 2023.12.13 06:39:31.602684 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.602735 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.602760 [ 3 ] {} HTTP-Session: d4cf1b69-f0b8-481d-811b-5f13c2816ad3 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.602777 [ 3 ] {} HTTP-Session: d4cf1b69-f0b8-481d-811b-5f13c2816ad3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.603001 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} executeQuery: (from [fd00:1122:3344:101::d]:57404) /* The timeseries schema table stores the extracted schema for the samples * oximeter collects. */ CREATE TABLE IF NOT EXISTS oximeter.timeseries_schema ( timeseries_name String, fields Nested( name String, type Enum( 'Bool' = 1, 'I64' = 2, 'IpAddr' = 3, 'String' = 4, 'Uuid' = 6, 'I8' = 7, 'U8' = 8, 'I16' = 9, 'U16' = 10, 'I32' = 11, 'U32' = 12, 'U64' = 13 ), source Enum( 'Target' = 1, 'Metric' = 2 ) ), datum_type Enum( 'Bool' = 1, 'I64' = 2, 'F64' = 3, 'String' = 4, 'Bytes' = 5, 'CumulativeI64' = 6, 'CumulativeF64' = 7, 'HistogramI64' = 8, 'HistogramF64' = 9, 'I8' = 10, 'U8' = 11, 'I16' = 12, 'U16' = 13, 'I32' = 14, 'U32' = 15, 'U64' = 16, 'F32' = 17, 'CumulativeU64' = 18, 'CumulativeF32' = 19, 'HistogramI8' = 20, 'HistogramU8' = 21, 'HistogramI16' = 22, 'HistogramU16' = 23, 'HistogramI32' = 24, 'HistogramU32' = 25, 'HistogramU64' = 26, 'HistogramF32' = 27 ), created DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (timeseries_name, fields.name) (stage: Complete) 2023.12.13 06:39:31.603069 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema 2023.12.13 06:39:31.604370 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000): Loading data parts 2023.12.13 06:39:31.604479 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000): There are no data parts 2023.12.13 06:39:31.605673 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.605706 [ 3 ] {60e7449a-2a05-4e44-888b-0f86a8847198} MemoryTracker: Peak memory usage (for query): 0.00 B. 2023.12.13 06:39:31.605726 [ 3 ] {} HTTP-Session: d4cf1b69-f0b8-481d-811b-5f13c2816ad3 Destroying unnamed session 2023.12.13 06:39:31.605883 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:57404, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:31.605933 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:31.605951 [ 3 ] {} HTTP-Session: ac027e00-6315-40de-8f41-3924f58e17d9 Authenticating user 'default' from [fd00:1122:3344:101::d]:57404 2023.12.13 06:39:31.605975 [ 3 ] {} HTTP-Session: ac027e00-6315-40de-8f41-3924f58e17d9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:31.606088 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} executeQuery: (from [fd00:1122:3344:101::d]:57404) INSERT INTO oximeter.version (*) VALUES (stage: Complete) 2023.12.13 06:39:31.606784 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version 2023.12.13 06:39:31.622445 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:39:31.631925 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:39:31.632142 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} oximeter.version (484b5cbb-c186-43a7-b81a-941c85796898): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:39:31.636274 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} executeQuery: Read 1 rows, 16.00 B in 0.03015399 sec., 33 rows/sec., 530.61 B/sec. 2023.12.13 06:39:31.636430 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} DynamicQueryHandler: Done processing query 2023.12.13 06:39:31.636458 [ 3 ] {5d452d9e-99b6-432b-a8c5-9ec56edb44dd} MemoryTracker: Peak memory usage (for query): 4.09 MiB. 2023.12.13 06:39:31.636490 [ 3 ] {} HTTP-Session: ac027e00-6315-40de-8f41-3924f58e17d9 Destroying unnamed session 2023.12.13 06:39:32.001169 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 219.00 MiB, peak 224.08 MiB, will set to 228.29 MiB (RSS), difference: 9.29 MiB 2023.12.13 06:39:43.311267 [ 157 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:39:43.311364 [ 157 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:39:56.642031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:56.642190 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:56.642242 [ 3 ] {} HTTP-Session: 74aacd42-1bb4-4bea-9521-de80e4619938 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:39:56.642286 [ 3 ] {} HTTP-Session: 74aacd42-1bb4-4bea-9521-de80e4619938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:56.642447 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:39:56.642847 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:39:56.643556 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:39:56.645942 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:39:56.646905 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} DynamicQueryHandler: Done processing query 2023.12.13 06:39:56.646934 [ 3 ] {39581d13-b646-4dcd-a6fc-7340b718ccdd} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:39:56.646951 [ 3 ] {} HTTP-Session: 74aacd42-1bb4-4bea-9521-de80e4619938 Destroying unnamed session 2023.12.13 06:39:56.653140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:56.653204 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:56.653227 [ 3 ] {} HTTP-Session: 25855995-acc3-4a34-afd1-5233b54134b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:39:56.653263 [ 3 ] {} HTTP-Session: 25855995-acc3-4a34-afd1-5233b54134b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:56.653426 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:39:56.669689 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:39:56.669838 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:39:56.669901 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:39:56.670799 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} DynamicQueryHandler: Done processing query 2023.12.13 06:39:56.670827 [ 3 ] {2c0219a6-ecc1-44f9-9b90-376691a0e04a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:39:56.670844 [ 3 ] {} HTTP-Session: 25855995-acc3-4a34-afd1-5233b54134b0 Destroying unnamed session 2023.12.13 06:39:56.671093 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:56.671143 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:56.671162 [ 3 ] {} HTTP-Session: e0718651-8ceb-4c30-853d-368a5009312f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:39:56.671180 [ 3 ] {} HTTP-Session: e0718651-8ceb-4c30-853d-368a5009312f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:56.671299 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:39:56.673618 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:39:56.673795 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:39:56.673847 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:39:56.674781 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} DynamicQueryHandler: Done processing query 2023.12.13 06:39:56.674809 [ 3 ] {669d6cc9-2d62-41a9-bb7a-00d53482e07b} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:39:56.674825 [ 3 ] {} HTTP-Session: e0718651-8ceb-4c30-853d-368a5009312f Destroying unnamed session 2023.12.13 06:39:56.675009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:56.675054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:56.675073 [ 3 ] {} HTTP-Session: 3e632e8d-e187-4c36-afd8-023589f3ef3d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:39:56.675090 [ 3 ] {} HTTP-Session: 3e632e8d-e187-4c36-afd8-023589f3ef3d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:56.675201 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:39:56.675542 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:39:56.675691 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:39:56.675733 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:39:56.676458 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} DynamicQueryHandler: Done processing query 2023.12.13 06:39:56.676485 [ 3 ] {4a5fe0f3-6e66-42fb-bf88-24dd9f850f59} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:39:56.676501 [ 3 ] {} HTTP-Session: 3e632e8d-e187-4c36-afd8-023589f3ef3d Destroying unnamed session 2023.12.13 06:39:56.677480 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:56.677523 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:56.677542 [ 3 ] {} HTTP-Session: f51937da-60a4-4a2c-8d8a-b9958e52f7c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:39:56.677558 [ 3 ] {} HTTP-Session: f51937da-60a4-4a2c-8d8a-b9958e52f7c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:56.677636 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:39:56.677674 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:39:56.678368 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:39:56.683285 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:39:56.685574 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:39:56.685754 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:39:56.685888 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} executeQuery: Read 4 rows, 443.00 B in 0.008222306 sec., 486 rows/sec., 52.62 KiB/sec. 2023.12.13 06:39:56.686011 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} DynamicQueryHandler: Done processing query 2023.12.13 06:39:56.686039 [ 3 ] {1dd9c3cf-1b47-40b4-b071-591f5110fa18} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:39:56.686058 [ 3 ] {} HTTP-Session: f51937da-60a4-4a2c-8d8a-b9958e52f7c6 Destroying unnamed session 2023.12.13 06:39:56.686180 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 4070, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:56.686230 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:56.686253 [ 3 ] {} HTTP-Session: 67e94f7d-6391-40c4-b4c6-0034a58a910a Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:39:56.686274 [ 3 ] {} HTTP-Session: 67e94f7d-6391-40c4-b4c6-0034a58a910a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:56.686358 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:39:56.686403 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:39:56.686529 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:39:56.690505 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:39:56.690718 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:39:56.690858 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:39:56.690953 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} executeQuery: Read 28 rows, 2.27 KiB in 0.004563722 sec., 6135 rows/sec., 497.30 KiB/sec. 2023.12.13 06:39:56.691109 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} DynamicQueryHandler: Done processing query 2023.12.13 06:39:56.691132 [ 3 ] {2493b02b-ecb2-40de-8296-341194b746b6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:39:56.691147 [ 3 ] {} HTTP-Session: 67e94f7d-6391-40c4-b4c6-0034a58a910a Destroying unnamed session 2023.12.13 06:39:56.691318 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 13413, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:56.691361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:56.691380 [ 3 ] {} HTTP-Session: ebcbf418-378c-4878-b1c1-3ace426b5e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:39:56.691397 [ 3 ] {} HTTP-Session: ebcbf418-378c-4878-b1c1-3ace426b5e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:56.691469 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:39:56.691505 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:39:56.691614 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:39:56.691936 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:39:56.692162 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:39:56.692308 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:39:56.692399 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} executeQuery: Read 84 rows, 8.24 KiB in 0.000903539 sec., 92967 rows/sec., 8.91 MiB/sec. 2023.12.13 06:39:56.692498 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} DynamicQueryHandler: Done processing query 2023.12.13 06:39:56.692521 [ 3 ] {7a0d9872-4f07-4255-8a6e-d3d572a42ea6} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.12.13 06:39:56.692536 [ 3 ] {} HTTP-Session: ebcbf418-378c-4878-b1c1-3ace426b5e51 Destroying unnamed session 2023.12.13 06:39:56.692639 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7526, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:56.692680 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:56.692700 [ 3 ] {} HTTP-Session: b4d80986-a864-4306-a6bb-47ace20d69fc Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:39:56.692716 [ 3 ] {} HTTP-Session: b4d80986-a864-4306-a6bb-47ace20d69fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:56.692786 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:39:56.692822 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:39:56.693935 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:39:56.698193 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:39:56.700356 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:39:56.700510 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:39:56.700614 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} executeQuery: Read 44 rows, 3.54 KiB in 0.007802453 sec., 5639 rows/sec., 453.46 KiB/sec. 2023.12.13 06:39:56.700744 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} DynamicQueryHandler: Done processing query 2023.12.13 06:39:56.700768 [ 3 ] {1cd0a0c5-db1a-4a2f-9fc0-5ac4af2aeadb} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:39:56.700783 [ 3 ] {} HTTP-Session: b4d80986-a864-4306-a6bb-47ace20d69fc Destroying unnamed session 2023.12.13 06:39:56.701040 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 29985, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:56.701085 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:56.701103 [ 3 ] {} HTTP-Session: f6721b7f-55e6-4906-a237-dec19466381e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:39:56.701118 [ 3 ] {} HTTP-Session: f6721b7f-55e6-4906-a237-dec19466381e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:56.701195 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:39:56.701236 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:39:56.701388 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:39:56.701846 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:39:56.706632 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:39:56.706815 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:39:56.706936 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} executeQuery: Read 28 rows, 38.69 KiB in 0.005713388 sec., 4900 rows/sec., 6.61 MiB/sec. 2023.12.13 06:39:56.707050 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} DynamicQueryHandler: Done processing query 2023.12.13 06:39:56.707072 [ 3 ] {00d5ce72-c98f-45cf-bfe1-7573dc9cd68f} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.12.13 06:39:56.707088 [ 3 ] {} HTTP-Session: f6721b7f-55e6-4906-a237-dec19466381e Destroying unnamed session 2023.12.13 06:39:56.707197 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 3865, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:39:56.707239 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:39:56.707258 [ 3 ] {} HTTP-Session: b9f6fa26-3509-4321-895c-03d9e4f5b969 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:39:56.707275 [ 3 ] {} HTTP-Session: b9f6fa26-3509-4321-895c-03d9e4f5b969 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:39:56.707344 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:39:56.707915 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.13 06:39:56.708023 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:39:56.708319 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:39:56.708591 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:39:56.708792 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} oximeter.measurements_i64 (9079dbab-409b-4ba0-a473-7d6c171cb865): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:39:56.708908 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} executeQuery: Read 24 rows, 1.78 KiB in 0.001528918 sec., 15697 rows/sec., 1.14 MiB/sec. 2023.12.13 06:39:56.709052 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} DynamicQueryHandler: Done processing query 2023.12.13 06:39:56.709076 [ 3 ] {749a3a01-85d2-4457-9af5-213a5260ce2d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:39:56.709092 [ 3 ] {} HTTP-Session: b9f6fa26-3509-4321-895c-03d9e4f5b969 Destroying unnamed session 2023.12.13 06:39:58.311630 [ 143 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:39:58.311691 [ 143 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:40:06.639329 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.639456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.639486 [ 3 ] {} HTTP-Session: 3b56de94-2e6b-403a-87cf-4632754671bb Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.639514 [ 3 ] {} HTTP-Session: 3b56de94-2e6b-403a-87cf-4632754671bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.639721 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:40:06.644463 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.644635 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.644731 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:40:06.644970 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 4-element set) 2023.12.13 06:40:06.650617 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:40:06.650655 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:40:06.650722 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:40:06.666590 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} executeQuery: Read 4 rows, 443.00 B in 0.026815956 sec., 149 rows/sec., 16.13 KiB/sec. 2023.12.13 06:40:06.666845 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.666876 [ 3 ] {162af385-a92b-41d2-83bb-2eafa83088f7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:40:06.666897 [ 3 ] {} HTTP-Session: 3b56de94-2e6b-403a-87cf-4632754671bb Destroying unnamed session 2023.12.13 06:40:06.667166 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.667216 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.667237 [ 3 ] {} HTTP-Session: dd1fa84a-df82-45a6-848f-047377fab646 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.667257 [ 3 ] {} HTTP-Session: dd1fa84a-df82-45a6-848f-047377fab646 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.667391 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:40:06.667846 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.668007 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.668048 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:40:06.668198 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 5-element set) 2023.12.13 06:40:06.668228 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:40:06.668249 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:40:06.668277 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:40:06.669217 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} executeQuery: Read 4 rows, 443.00 B in 0.001788266 sec., 2236 rows/sec., 241.92 KiB/sec. 2023.12.13 06:40:06.669405 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.669429 [ 3 ] {32274a0a-845e-4a07-b832-db195d66915a} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:40:06.669445 [ 3 ] {} HTTP-Session: dd1fa84a-df82-45a6-848f-047377fab646 Destroying unnamed session 2023.12.13 06:40:06.669672 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.669716 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.669734 [ 3 ] {} HTTP-Session: 9f320153-daf2-473f-ba6c-24a0b3a33b53 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.669750 [ 3 ] {} HTTP-Session: 9f320153-daf2-473f-ba6c-24a0b3a33b53 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.669867 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:40:06.670321 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.670481 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.670522 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:40:06.670666 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 6-element set) 2023.12.13 06:40:06.670695 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:40:06.670716 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:40:06.670744 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:40:06.671569 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} executeQuery: Read 4 rows, 443.00 B in 0.001666222 sec., 2400 rows/sec., 259.64 KiB/sec. 2023.12.13 06:40:06.671754 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.671778 [ 3 ] {b7b671e8-d81e-4a13-87d9-9f5ce81dcfa7} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:40:06.671793 [ 3 ] {} HTTP-Session: 9f320153-daf2-473f-ba6c-24a0b3a33b53 Destroying unnamed session 2023.12.13 06:40:06.672125 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.672169 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.672187 [ 3 ] {} HTTP-Session: 37f1633c-3810-44e9-8939-35f1a4e63662 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.672204 [ 3 ] {} HTTP-Session: 37f1633c-3810-44e9-8939-35f1a4e63662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.672320 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:40:06.672774 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.672935 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.672976 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:40:06.673124 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 7-element set) 2023.12.13 06:40:06.673154 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:40:06.673174 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:40:06.673203 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:40:06.674092 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} executeQuery: Read 4 rows, 443.00 B in 0.001731103 sec., 2310 rows/sec., 249.91 KiB/sec. 2023.12.13 06:40:06.674287 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.674310 [ 3 ] {b6348b1e-fb92-49b2-828a-4edea107fb78} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:40:06.674326 [ 3 ] {} HTTP-Session: 37f1633c-3810-44e9-8939-35f1a4e63662 Destroying unnamed session 2023.12.13 06:40:06.674551 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.674595 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.674615 [ 3 ] {} HTTP-Session: b45d3114-a3fd-4556-b5f4-4b844d294511 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.674631 [ 3 ] {} HTTP-Session: b45d3114-a3fd-4556-b5f4-4b844d294511 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.674748 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:40:06.675208 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.675371 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.675412 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:40:06.675559 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 8-element set) 2023.12.13 06:40:06.675587 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:40:06.675607 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:40:06.675635 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:40:06.676459 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} executeQuery: Read 4 rows, 443.00 B in 0.001673922 sec., 2389 rows/sec., 258.45 KiB/sec. 2023.12.13 06:40:06.676655 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.676679 [ 3 ] {cf1a7227-3cf2-441a-96c6-899de484e22d} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:40:06.676695 [ 3 ] {} HTTP-Session: b45d3114-a3fd-4556-b5f4-4b844d294511 Destroying unnamed session 2023.12.13 06:40:06.676937 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.676982 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.677002 [ 3 ] {} HTTP-Session: 290517dd-fc1d-4389-9968-269c54e47335 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.677018 [ 3 ] {} HTTP-Session: 290517dd-fc1d-4389-9968-269c54e47335 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.677137 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:40:06.677597 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.677762 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.677803 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:40:06.677947 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 9-element set) 2023.12.13 06:40:06.677976 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:40:06.677997 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Selected 1/1 parts by partition key, 1 parts by primary key, 1/1 marks by primary key, 1 marks to read from 1 ranges 2023.12.13 06:40:06.678024 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 2023.12.13 06:40:06.678848 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} executeQuery: Read 4 rows, 443.00 B in 0.001674652 sec., 2388 rows/sec., 258.33 KiB/sec. 2023.12.13 06:40:06.679045 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.679068 [ 3 ] {3df8e345-9066-4ef3-9680-3ee6029f1862} MemoryTracker: Peak memory usage (for query): 3.00 MiB. 2023.12.13 06:40:06.679083 [ 3 ] {} HTTP-Session: 290517dd-fc1d-4389-9968-269c54e47335 Destroying unnamed session 2023.12.13 06:40:06.690168 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.690223 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.690246 [ 3 ] {} HTTP-Session: a3b1fd65-1437-4bf9-8613-8178e87a4ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.690265 [ 3 ] {} HTTP-Session: a3b1fd65-1437-4bf9-8613-8178e87a4ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.690358 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:06.690405 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:06.690576 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:06.690974 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:06.691266 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:40:06.691418 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:40:06.691537 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} executeQuery: Read 6 rows, 996.00 B in 0.001141245 sec., 5257 rows/sec., 852.28 KiB/sec. 2023.12.13 06:40:06.691704 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.691727 [ 3 ] {46f71ba9-b0ec-46d5-8e81-29515e68783a} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:40:06.691743 [ 3 ] {} HTTP-Session: a3b1fd65-1437-4bf9-8613-8178e87a4ce4 Destroying unnamed session 2023.12.13 06:40:06.691882 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 4501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.691927 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.691945 [ 3 ] {} HTTP-Session: b536083a-33b1-483b-9c8b-028bafd365ad Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.691962 [ 3 ] {} HTTP-Session: b536083a-33b1-483b-9c8b-028bafd365ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.692033 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:06.692070 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:40:06.692178 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:06.692495 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:06.692695 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:40:06.692840 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:40:06.692958 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} executeQuery: Read 31 rows, 2.51 KiB in 0.000897508 sec., 34540 rows/sec., 2.73 MiB/sec. 2023.12.13 06:40:06.693077 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.693099 [ 3 ] {e66db930-1070-4125-9abb-435877a64167} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:40:06.693115 [ 3 ] {} HTTP-Session: b536083a-33b1-483b-9c8b-028bafd365ad Destroying unnamed session 2023.12.13 06:40:06.693262 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 20094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.693305 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.693324 [ 3 ] {} HTTP-Session: 4dba4107-05ef-4333-9b46-a429129ce917 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.693340 [ 3 ] {} HTTP-Session: 4dba4107-05ef-4333-9b46-a429129ce917 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.693413 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:06.693450 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:40:06.693552 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:06.693914 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:06.694120 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:40:06.694259 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:40:06.694373 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} executeQuery: Read 129 rows, 12.20 KiB in 0.000931269 sec., 138520 rows/sec., 12.79 MiB/sec. 2023.12.13 06:40:06.694500 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.694524 [ 3 ] {0267bd2e-7737-481d-b698-a129a061e83d} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:40:06.694540 [ 3 ] {} HTTP-Session: 4dba4107-05ef-4333-9b46-a429129ce917 Destroying unnamed session 2023.12.13 06:40:06.694677 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 9350, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.694722 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.694740 [ 3 ] {} HTTP-Session: 1538b36e-4c96-4aa5-bdf6-5e8feb665b73 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.694757 [ 3 ] {} HTTP-Session: 1538b36e-4c96-4aa5-bdf6-5e8feb665b73 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.694828 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:06.694864 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:40:06.694968 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:06.695281 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:06.695490 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:40:06.695642 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:40:06.695756 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} executeQuery: Read 55 rows, 4.38 KiB in 0.000901288 sec., 61023 rows/sec., 4.75 MiB/sec. 2023.12.13 06:40:06.695872 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.695895 [ 3 ] {54d19cd0-c263-47ff-b65f-a2fc6e1e749b} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:40:06.695911 [ 3 ] {} HTTP-Session: 1538b36e-4c96-4aa5-bdf6-5e8feb665b73 Destroying unnamed session 2023.12.13 06:40:06.696199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 55478, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.696242 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.696261 [ 3 ] {} HTTP-Session: ac23b86c-1e57-407a-b00f-28bce0e2a507 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.696277 [ 3 ] {} HTTP-Session: ac23b86c-1e57-407a-b00f-28bce0e2a507 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.696369 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:06.696411 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:40:06.696527 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:06.697121 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:06.697396 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:40:06.697564 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:40:06.697690 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} executeQuery: Read 288 rows, 20.81 KiB in 0.001292 sec., 222910 rows/sec., 15.73 MiB/sec. 2023.12.13 06:40:06.697819 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.697842 [ 3 ] {bccfcd98-c050-42ce-9080-887414b82ec0} MemoryTracker: Peak memory usage (for query): 4.24 MiB. 2023.12.13 06:40:06.697858 [ 3 ] {} HTTP-Session: ac23b86c-1e57-407a-b00f-28bce0e2a507 Destroying unnamed session 2023.12.13 06:40:06.698071 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 33192, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:06.698114 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:06.698133 [ 3 ] {} HTTP-Session: 487d6770-bf30-478f-8f0e-14162a176c2b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:06.698149 [ 3 ] {} HTTP-Session: 487d6770-bf30-478f-8f0e-14162a176c2b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:06.698225 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:06.698266 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:40:06.698398 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:06.698827 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:06.699115 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:40:06.699285 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:40:06.699412 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} executeQuery: Read 31 rows, 42.84 KiB in 0.001157636 sec., 26778 rows/sec., 36.14 MiB/sec. 2023.12.13 06:40:06.699537 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} DynamicQueryHandler: Done processing query 2023.12.13 06:40:06.699561 [ 3 ] {257bdff4-24f6-4302-b6b5-1f394b6e9aa6} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.12.13 06:40:06.699576 [ 3 ] {} HTTP-Session: 487d6770-bf30-478f-8f0e-14162a176c2b Destroying unnamed session 2023.12.13 06:40:13.311952 [ 128 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:40:13.312023 [ 128 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:40:16.638938 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 4501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:16.639054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:16.639082 [ 3 ] {} HTTP-Session: a2a5e52c-3b95-4776-9c07-ab6899e4af0d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:16.639106 [ 3 ] {} HTTP-Session: a2a5e52c-3b95-4776-9c07-ab6899e4af0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:16.639233 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:16.639291 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:40:16.639444 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:16.639883 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:16.640136 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:40:16.640295 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:40:16.640410 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} executeQuery: Read 31 rows, 2.51 KiB in 0.001143735 sec., 27104 rows/sec., 2.15 MiB/sec. 2023.12.13 06:40:16.640559 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} DynamicQueryHandler: Done processing query 2023.12.13 06:40:16.640584 [ 3 ] {d59b1a5d-12dc-41da-9404-2ece158dd5c3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:40:16.640601 [ 3 ] {} HTTP-Session: a2a5e52c-3b95-4776-9c07-ab6899e4af0d Destroying unnamed session 2023.12.13 06:40:16.640735 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 14823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:16.640787 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:16.640807 [ 3 ] {} HTTP-Session: 68b3df99-2adb-499a-9175-ffe064461c29 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:16.640825 [ 3 ] {} HTTP-Session: 68b3df99-2adb-499a-9175-ffe064461c29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:16.640906 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:16.640946 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:40:16.641048 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:16.641419 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:16.641628 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:40:16.641780 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:40:16.641877 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} executeQuery: Read 93 rows, 9.11 KiB in 0.000942499 sec., 98673 rows/sec., 9.43 MiB/sec. 2023.12.13 06:40:16.642030 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} DynamicQueryHandler: Done processing query 2023.12.13 06:40:16.642052 [ 3 ] {ce9e8c90-29bf-444c-a664-a780116c0e33} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.12.13 06:40:16.642068 [ 3 ] {} HTTP-Session: 68b3df99-2adb-499a-9175-ffe064461c29 Destroying unnamed session 2023.12.13 06:40:16.642187 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 5308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:16.642233 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:16.642251 [ 3 ] {} HTTP-Session: 193cd384-6bea-4221-8ce1-a95116b41b3c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:16.642269 [ 3 ] {} HTTP-Session: 193cd384-6bea-4221-8ce1-a95116b41b3c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:16.642340 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:16.642378 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:40:16.642487 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:16.642783 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:16.642991 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:40:16.643142 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:40:16.643236 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} executeQuery: Read 31 rows, 2.48 KiB in 0.000869387 sec., 35657 rows/sec., 2.79 MiB/sec. 2023.12.13 06:40:16.643349 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} DynamicQueryHandler: Done processing query 2023.12.13 06:40:16.643372 [ 3 ] {c8fd9fdf-f305-4865-9d1a-d15e5635ff81} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:40:16.643388 [ 3 ] {} HTTP-Session: 193cd384-6bea-4221-8ce1-a95116b41b3c Destroying unnamed session 2023.12.13 06:40:16.643603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:16.643647 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:16.643665 [ 3 ] {} HTTP-Session: 95cde550-819d-4285-b719-6b959ce27a1b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:16.643681 [ 3 ] {} HTTP-Session: 95cde550-819d-4285-b719-6b959ce27a1b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:16.643759 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:16.643801 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:40:16.643935 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:16.644357 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:16.644657 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:40:16.644831 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:40:16.644931 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} executeQuery: Read 31 rows, 42.84 KiB in 0.001146206 sec., 27045 rows/sec., 36.50 MiB/sec. 2023.12.13 06:40:16.645065 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} DynamicQueryHandler: Done processing query 2023.12.13 06:40:16.645087 [ 3 ] {7e2e3232-79d1-4b5b-b6d7-dfd6b3fdbe0f} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.12.13 06:40:16.645103 [ 3 ] {} HTTP-Session: 95cde550-819d-4285-b719-6b959ce27a1b Destroying unnamed session 2023.12.13 06:40:26.639311 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 4501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:26.639438 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:26.639468 [ 3 ] {} HTTP-Session: e3157b87-71c6-4a5f-8e49-5d61dc216ce5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:26.639496 [ 3 ] {} HTTP-Session: e3157b87-71c6-4a5f-8e49-5d61dc216ce5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:26.639638 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:26.639697 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:40:26.639853 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:26.640351 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:26.640608 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:40:26.640766 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:40:26.640887 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} executeQuery: Read 31 rows, 2.51 KiB in 0.001216288 sec., 25487 rows/sec., 2.02 MiB/sec. 2023.12.13 06:40:26.641084 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} DynamicQueryHandler: Done processing query 2023.12.13 06:40:26.641110 [ 3 ] {844193bd-363a-43c2-80aa-0fe9bd620e6b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:40:26.641127 [ 3 ] {} HTTP-Session: e3157b87-71c6-4a5f-8e49-5d61dc216ce5 Destroying unnamed session 2023.12.13 06:40:26.641331 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 14823, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:26.641384 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:26.641403 [ 3 ] {} HTTP-Session: 74a99f5d-ab0d-4348-bf8d-552c94bc8dab Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:26.641422 [ 3 ] {} HTTP-Session: 74a99f5d-ab0d-4348-bf8d-552c94bc8dab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:26.641504 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:26.641544 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:40:26.641659 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:26.642096 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:26.642314 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:40:26.642464 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:40:26.642589 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} executeQuery: Read 93 rows, 9.11 KiB in 0.001056043 sec., 88064 rows/sec., 8.42 MiB/sec. 2023.12.13 06:40:26.642721 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} DynamicQueryHandler: Done processing query 2023.12.13 06:40:26.642745 [ 3 ] {63c463c9-d6ea-43dd-9b1e-4a9f912a000b} MemoryTracker: Peak memory usage (for query): 4.16 MiB. 2023.12.13 06:40:26.642760 [ 3 ] {} HTTP-Session: 74a99f5d-ab0d-4348-bf8d-552c94bc8dab Destroying unnamed session 2023.12.13 06:40:26.642890 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 5308, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:26.642934 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:26.642952 [ 3 ] {} HTTP-Session: 61c12fad-6ee7-45a6-bd9a-7dd8de4acf0d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:26.642969 [ 3 ] {} HTTP-Session: 61c12fad-6ee7-45a6-bd9a-7dd8de4acf0d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:26.643041 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:26.643078 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:40:26.643183 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:26.643502 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:26.643704 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:40:26.643845 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:40:26.643966 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} executeQuery: Read 31 rows, 2.48 KiB in 0.000892348 sec., 34739 rows/sec., 2.72 MiB/sec. 2023.12.13 06:40:26.644102 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} DynamicQueryHandler: Done processing query 2023.12.13 06:40:26.644126 [ 3 ] {9255a5e3-668b-460f-9ed4-2605e3274b91} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:40:26.644141 [ 3 ] {} HTTP-Session: 61c12fad-6ee7-45a6-bd9a-7dd8de4acf0d Destroying unnamed session 2023.12.13 06:40:26.644305 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 33193, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:26.644349 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:26.644367 [ 3 ] {} HTTP-Session: 93c0ca8d-4777-4271-835f-749a5136f953 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:26.644385 [ 3 ] {} HTTP-Session: 93c0ca8d-4777-4271-835f-749a5136f953 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:26.644461 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:26.644504 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:40:26.644642 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:26.645063 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:26.645363 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:40:26.645539 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:40:26.645673 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} executeQuery: Read 31 rows, 42.84 KiB in 0.001180247 sec., 26265 rows/sec., 35.44 MiB/sec. 2023.12.13 06:40:26.645803 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} DynamicQueryHandler: Done processing query 2023.12.13 06:40:26.645826 [ 3 ] {43b4beea-8738-40d4-bdd6-2eb6b95e53c8} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.12.13 06:40:26.645842 [ 3 ] {} HTTP-Session: 93c0ca8d-4777-4271-835f-749a5136f953 Destroying unnamed session 2023.12.13 06:40:28.312095 [ 115 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:40:28.312179 [ 115 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:40:36.638688 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:36.638818 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:36.638847 [ 3 ] {} HTTP-Session: 73db4150-7ec7-4d6e-82b9-7cb6bf994979 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:36.638875 [ 3 ] {} HTTP-Session: 73db4150-7ec7-4d6e-82b9-7cb6bf994979 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:36.639093 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} executeQuery: (from [fd00:1122:3344:101::d]:41071) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) 2023.12.13 06:40:36.639800 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:36.639979 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:36.640028 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} InterpreterSelectQuery: FetchColumns -> Complete 2023.12.13 06:40:36.640198 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Key condition: (column 0 notIn 10-element set) 2023.12.13 06:40:36.640345 [ 190 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps 2023.12.13 06:40:36.640368 [ 189 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps 2023.12.13 06:40:36.640526 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Selected 2/2 parts by partition key, 2 parts by primary key, 2/2 marks by primary key, 2 marks to read from 2 ranges 2023.12.13 06:40:36.640615 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000) (SelectExecutor): Reading approx. 10 rows with 2 streams 2023.12.13 06:40:36.642448 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} executeQuery: Read 10 rows, 1.41 KiB in 0.003303843 sec., 3026 rows/sec., 425.35 KiB/sec. 2023.12.13 06:40:36.642728 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} DynamicQueryHandler: Done processing query 2023.12.13 06:40:36.642753 [ 3 ] {eeda4260-6ad1-47e4-ab87-fb14af4b4a81} MemoryTracker: Peak memory usage (for query): 3.07 MiB. 2023.12.13 06:40:36.642769 [ 3 ] {} HTTP-Session: 73db4150-7ec7-4d6e-82b9-7cb6bf994979 Destroying unnamed session 2023.12.13 06:40:36.644628 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:36.644673 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:36.644693 [ 3 ] {} HTTP-Session: 2009dee7-4cd2-4ad7-9172-28ebc48857d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:36.644710 [ 3 ] {} HTTP-Session: 2009dee7-4cd2-4ad7-9172-28ebc48857d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:36.644800 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:36.644847 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema 2023.12.13 06:40:36.645020 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:36.645445 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:36.645788 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:40:36.645945 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} oximeter.timeseries_schema (ccaf24d7-390d-4fdf-b5a2-cdb71fa4f000): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:40:36.646057 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} executeQuery: Read 1 rows, 232.00 B in 0.001226629 sec., 815 rows/sec., 184.70 KiB/sec. 2023.12.13 06:40:36.646182 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} DynamicQueryHandler: Done processing query 2023.12.13 06:40:36.646206 [ 3 ] {8311a4de-e3f7-4c07-a897-74bde1b9fa9d} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:40:36.646221 [ 3 ] {} HTTP-Session: 2009dee7-4cd2-4ad7-9172-28ebc48857d7 Destroying unnamed session 2023.12.13 06:40:36.646364 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 4501, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:36.646408 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:36.646426 [ 3 ] {} HTTP-Session: 97d7bd63-7b9e-43ba-8783-f9c7d46e0a37 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:36.646444 [ 3 ] {} HTTP-Session: 97d7bd63-7b9e-43ba-8783-f9c7d46e0a37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:36.646515 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:36.646554 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:40:36.646655 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:36.646956 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:36.647182 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:40:36.647325 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:40:36.647449 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} executeQuery: Read 31 rows, 2.51 KiB in 0.000906548 sec., 34195 rows/sec., 2.71 MiB/sec. 2023.12.13 06:40:36.647566 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} DynamicQueryHandler: Done processing query 2023.12.13 06:40:36.647589 [ 3 ] {2ea956ff-a7a4-4988-b66e-3ff9ba02a683} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:40:36.647604 [ 3 ] {} HTTP-Session: 97d7bd63-7b9e-43ba-8783-f9c7d46e0a37 Destroying unnamed session 2023.12.13 06:40:36.647711 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:36.647755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:36.647773 [ 3 ] {} HTTP-Session: 515aacb8-4761-4745-9612-83ba24c5ec67 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:36.647790 [ 3 ] {} HTTP-Session: 515aacb8-4761-4745-9612-83ba24c5ec67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:36.647857 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:36.647895 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:40:36.648035 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:36.648295 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:36.648502 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:40:36.648644 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:40:36.648759 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} executeQuery: Read 2 rows, 175.00 B in 0.000871057 sec., 2296 rows/sec., 196.20 KiB/sec. 2023.12.13 06:40:36.648901 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} DynamicQueryHandler: Done processing query 2023.12.13 06:40:36.648924 [ 3 ] {e09a0b42-acbd-4689-b182-a9f6ff3692ac} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:40:36.648939 [ 3 ] {} HTTP-Session: 515aacb8-4761-4745-9612-83ba24c5ec67 Destroying unnamed session 2023.12.13 06:40:36.649080 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 20243, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:36.649123 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:36.649141 [ 3 ] {} HTTP-Session: 3d8485d7-7ddd-453e-b2da-8bc90d7961d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:36.649157 [ 3 ] {} HTTP-Session: 3d8485d7-7ddd-453e-b2da-8bc90d7961d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:36.649228 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:36.649265 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:40:36.649367 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:36.649731 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:36.649944 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:40:36.650088 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:40:36.650214 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} executeQuery: Read 130 rows, 12.29 KiB in 0.00095925 sec., 135522 rows/sec., 12.51 MiB/sec. 2023.12.13 06:40:36.650346 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} DynamicQueryHandler: Done processing query 2023.12.13 06:40:36.650369 [ 3 ] {d8b07cd2-1556-4ac0-8521-593f23a1e06a} MemoryTracker: Peak memory usage (for query): 4.19 MiB. 2023.12.13 06:40:36.650384 [ 3 ] {} HTTP-Session: 3d8485d7-7ddd-453e-b2da-8bc90d7961d1 Destroying unnamed session 2023.12.13 06:40:36.650490 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:36.650534 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:36.650552 [ 3 ] {} HTTP-Session: 88ec2a56-dbc6-42a5-a690-945b510f5187 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:36.650568 [ 3 ] {} HTTP-Session: 88ec2a56-dbc6-42a5-a690-945b510f5187 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:36.650635 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:36.650672 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:40:36.650772 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:36.653683 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:36.653929 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) 2023.12.13 06:40:36.654098 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. 2023.12.13 06:40:36.654233 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} executeQuery: Read 2 rows, 143.00 B in 0.003567802 sec., 560 rows/sec., 39.14 KiB/sec. 2023.12.13 06:40:36.654369 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} DynamicQueryHandler: Done processing query 2023.12.13 06:40:36.654397 [ 3 ] {ca25b608-52a8-4236-b416-da3c58615e1f} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:40:36.654416 [ 3 ] {} HTTP-Session: 88ec2a56-dbc6-42a5-a690-945b510f5187 Destroying unnamed session 2023.12.13 06:40:36.654565 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 9691, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:36.654615 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:36.654637 [ 3 ] {} HTTP-Session: 19e542a5-266e-4f05-82ec-008bc5bc226b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:36.654658 [ 3 ] {} HTTP-Session: 19e542a5-266e-4f05-82ec-008bc5bc226b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:36.654745 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:36.654787 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:40:36.654891 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:36.655168 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:36.655389 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:40:36.655529 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:40:36.655653 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} executeQuery: Read 57 rows, 4.54 KiB in 0.000876368 sec., 65041 rows/sec., 5.06 MiB/sec. 2023.12.13 06:40:36.655765 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} DynamicQueryHandler: Done processing query 2023.12.13 06:40:36.655788 [ 3 ] {d2c3fa36-ceca-4109-994b-a7ebc787ebc7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:40:36.655803 [ 3 ] {} HTTP-Session: 19e542a5-266e-4f05-82ec-008bc5bc226b Destroying unnamed session 2023.12.13 06:40:36.655913 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7211, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:36.655956 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:36.655976 [ 3 ] {} HTTP-Session: 2569533f-998f-42a2-a136-ca340b3cbaaa Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:36.655991 [ 3 ] {} HTTP-Session: 2569533f-998f-42a2-a136-ca340b3cbaaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:36.656061 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:36.656102 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:40:36.656218 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:36.656488 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:36.656735 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:40:36.656903 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:40:36.657023 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} executeQuery: Read 37 rows, 2.67 KiB in 0.00093429 sec., 39602 rows/sec., 2.79 MiB/sec. 2023.12.13 06:40:36.657136 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} DynamicQueryHandler: Done processing query 2023.12.13 06:40:36.657158 [ 3 ] {92351ebf-be67-47c3-aa53-0e834c843c9e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:40:36.657173 [ 3 ] {} HTTP-Session: 2569533f-998f-42a2-a136-ca340b3cbaaa Destroying unnamed session 2023.12.13 06:40:36.657322 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 33194, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:36.657365 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:36.657385 [ 3 ] {} HTTP-Session: d771454d-dabe-47b5-ae19-843c74ae3112 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:36.657401 [ 3 ] {} HTTP-Session: d771454d-dabe-47b5-ae19-843c74ae3112 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:36.657475 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:36.657518 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:40:36.657648 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:36.658069 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:36.658353 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:40:36.658525 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:40:36.658667 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} executeQuery: Read 31 rows, 42.84 KiB in 0.001156287 sec., 26809 rows/sec., 36.18 MiB/sec. 2023.12.13 06:40:36.658809 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} DynamicQueryHandler: Done processing query 2023.12.13 06:40:36.658832 [ 3 ] {188861b6-5bab-49a7-b281-fe9cdcba0e4c} MemoryTracker: Peak memory usage (for query): 4.27 MiB. 2023.12.13 06:40:36.658848 [ 3 ] {} HTTP-Session: d771454d-dabe-47b5-ae19-843c74ae3112 Destroying unnamed session 2023.12.13 06:40:43.312241 [ 104 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:40:43.312313 [ 104 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:40:46.639627 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6513, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:46.639786 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:46.639829 [ 3 ] {} HTTP-Session: ebd6fabe-bb06-49a3-85f1-1f39916ff675 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:46.639871 [ 3 ] {} HTTP-Session: ebd6fabe-bb06-49a3-85f1-1f39916ff675 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:46.640063 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:46.640125 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:40:46.640284 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:46.640695 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.640955 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:40:46.641116 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:40:46.641249 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} executeQuery: Read 45 rows, 3.65 KiB in 0.001142276 sec., 39395 rows/sec., 3.12 MiB/sec. 2023.12.13 06:40:46.641393 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} DynamicQueryHandler: Done processing query 2023.12.13 06:40:46.641418 [ 3 ] {5fd877e0-7611-4fd8-a1dd-399ceab8a2ce} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:40:46.641434 [ 3 ] {} HTTP-Session: ebd6fabe-bb06-49a3-85f1-1f39916ff675 Destroying unnamed session 2023.12.13 06:40:46.641567 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:46.641614 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:46.641633 [ 3 ] {} HTTP-Session: 0efde399-940a-4fca-ae46-a99bf51d887d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:46.641652 [ 3 ] {} HTTP-Session: 0efde399-940a-4fca-ae46-a99bf51d887d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:46.641733 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:46.641773 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:40:46.641881 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:46.642157 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.642378 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:40:46.642518 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:40:46.642615 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} executeQuery: Read 2 rows, 175.00 B in 0.000853617 sec., 2342 rows/sec., 200.21 KiB/sec. 2023.12.13 06:40:46.642774 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} DynamicQueryHandler: Done processing query 2023.12.13 06:40:46.642798 [ 3 ] {48b46cb9-5fbd-4308-bc46-b56eac37d902} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:40:46.642814 [ 3 ] {} HTTP-Session: 0efde399-940a-4fca-ae46-a99bf51d887d Destroying unnamed session 2023.12.13 06:40:46.642957 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 21883, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:46.643000 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:46.643020 [ 3 ] {} HTTP-Session: 5df29646-6542-46aa-8b0e-250c9a821ae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:46.643037 [ 3 ] {} HTTP-Session: 5df29646-6542-46aa-8b0e-250c9a821ae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:46.643112 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:46.643157 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:40:46.643202 [ 103 ] {} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:40:46.643313 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:46.643321 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.643853 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.644091 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:40:46.644234 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:40:46.644352 [ 103 ] {} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:40:46.644359 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} executeQuery: Read 136 rows, 13.53 KiB in 0.001208488 sec., 112537 rows/sec., 10.94 MiB/sec. 2023.12.13 06:40:46.644396 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.644522 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} DynamicQueryHandler: Done processing query 2023.12.13 06:40:46.644551 [ 3 ] {0f478bd9-e97a-46c9-ba43-12cde73eb193} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:40:46.644567 [ 3 ] {} HTTP-Session: 5df29646-6542-46aa-8b0e-250c9a821ae8 Destroying unnamed session 2023.12.13 06:40:46.644671 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:46.644715 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:46.644734 [ 3 ] {} HTTP-Session: 3e3854b1-a789-4480-afa5-bc6730387c36 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:46.644750 [ 3 ] {} HTTP-Session: 3e3854b1-a789-4480-afa5-bc6730387c36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:46.644820 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:46.644860 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:40:46.644966 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:46.645244 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.645450 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:40:46.645521 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:40:46.645539 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:40:46.645616 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:40:46.645734 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} executeQuery: Read 2 rows, 143.00 B in 0.000885007 sec., 2259 rows/sec., 157.79 KiB/sec. 2023.12.13 06:40:46.645844 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} DynamicQueryHandler: Done processing query 2023.12.13 06:40:46.645866 [ 3 ] {b8d134f0-c550-415a-a1e5-a5b13d6a2e92} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:40:46.645881 [ 3 ] {} HTTP-Session: 3e3854b1-a789-4480-afa5-bc6730387c36 Destroying unnamed session 2023.12.13 06:40:46.646009 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8537, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:46.646051 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:46.646069 [ 3 ] {} HTTP-Session: 3addd90e-5821-4d89-8403-a6f5f23fcde4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:46.646085 [ 3 ] {} HTTP-Session: 3addd90e-5821-4d89-8403-a6f5f23fcde4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:46.646157 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:46.646194 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:40:46.646294 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:46.646586 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.646784 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:40:46.646926 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:40:46.647041 [ 103 ] {} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:40:46.647059 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} executeQuery: Read 50 rows, 4.01 KiB in 0.000868717 sec., 57556 rows/sec., 4.51 MiB/sec. 2023.12.13 06:40:46.647092 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.647247 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:40:46.647279 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} DynamicQueryHandler: Done processing query 2023.12.13 06:40:46.647340 [ 3 ] {27bf3b2d-77a0-4cb3-b28f-0f8001869616} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:40:46.647357 [ 3 ] {} HTTP-Session: 3addd90e-5821-4d89-8403-a6f5f23fcde4 Destroying unnamed session 2023.12.13 06:40:46.647452 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:46.647495 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:46.647518 [ 3 ] {} HTTP-Session: 47d587f0-ad50-42de-93c2-1630abfcfd83 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:46.647535 [ 3 ] {} HTTP-Session: 47d587f0-ad50-42de-93c2-1630abfcfd83 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:46.647840 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:46.647965 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:40:46.647994 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:40:46.648011 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:40:46.648050 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:40:46.648231 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 84 rows starting from the beginning of the part 2023.12.13 06:40:46.648258 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 44 rows starting from the beginning of the part 2023.12.13 06:40:46.648280 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2023.12.13 06:40:46.648432 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:46.648940 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 129 rows starting from the beginning of the part 2023.12.13 06:40:46.649116 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part 2023.12.13 06:40:46.649111 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 55 rows starting from the beginning of the part 2023.12.13 06:40:46.649747 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 93 rows starting from the beginning of the part 2023.12.13 06:40:46.650029 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part 2023.12.13 06:40:46.650063 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part 2023.12.13 06:40:46.650649 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 93 rows starting from the beginning of the part 2023.12.13 06:40:46.650793 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2023.12.13 06:40:46.651016 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2023.12.13 06:40:46.651070 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.651500 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 130 rows starting from the beginning of the part 2023.12.13 06:40:46.651513 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 57 rows starting from the beginning of the part 2023.12.13 06:40:46.651560 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part 2023.12.13 06:40:46.652246 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 50 rows starting from the beginning of the part 2023.12.13 06:40:46.652302 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 136 rows starting from the beginning of the part 2023.12.13 06:40:46.652344 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::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.12.13 06:40:46.652969 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:40:46.653754 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:40:46.654398 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} executeQuery: Read 1 rows, 72.00 B in 0.006377019 sec., 156 rows/sec., 11.03 KiB/sec. 2023.12.13 06:40:46.655349 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} DynamicQueryHandler: Done processing query 2023.12.13 06:40:46.655453 [ 3 ] {4c66de9b-e81f-41ba-9dfe-f20db91b5eb7} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:40:46.655620 [ 3 ] {} HTTP-Session: 47d587f0-ad50-42de-93c2-1630abfcfd83 Destroying unnamed session 2023.12.13 06:40:46.656077 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 48157, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:46.656289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:46.656445 [ 3 ] {} HTTP-Session: d9571e9f-f1bc-4a85-a54f-59356389e4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:46.656616 [ 3 ] {} HTTP-Session: d9571e9f-f1bc-4a85-a54f-59356389e4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:46.657408 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:46.657768 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:40:46.658831 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 4 columns (4 merged, 0 gathered) in 0.01540164 sec., 12790.845650203486 rows/sec., 1.01 MiB/sec. 2023.12.13 06:40:46.658988 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 268 rows, containing 4 columns (4 merged, 0 gathered) in 0.011805438 sec., 22701.4025231423 rows/sec., 1.77 MiB/sec. 2023.12.13 06:40:46.659164 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:40:46.659183 [ 12 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 665 rows, containing 4 columns (4 merged, 0 gathered) in 0.013698347 sec., 48546.00339734422 rows/sec., 4.60 MiB/sec. 2023.12.13 06:40:46.659465 [ 13 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:40:46.659591 [ 12 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:40:46.659723 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:40:46.659864 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:46.659942 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_6_1} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:40:46.660163 [ 12 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:40:46.660151 [ 11 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:40:46.660279 [ 12 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_6_1} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:40:46.660352 [ 11 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_6_1} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:40:46.660700 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.661030 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:40:46.661206 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:40:46.661341 [ 103 ] {} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:40:46.661349 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} executeQuery: Read 45 rows, 62.18 KiB in 0.003835179 sec., 11733 rows/sec., 15.83 MiB/sec. 2023.12.13 06:40:46.661386 [ 103 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.661568 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:40:46.661679 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} DynamicQueryHandler: Done processing query 2023.12.13 06:40:46.661703 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:40:46.661707 [ 3 ] {51147a93-7a3d-4b74-be04-0638c3a0c2e6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:40:46.661738 [ 3 ] {} HTTP-Session: d9571e9f-f1bc-4a85-a54f-59356389e4bf Destroying unnamed session 2023.12.13 06:40:46.661741 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 28 rows starting from the beginning of the part 2023.12.13 06:40:46.661861 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 516, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:46.661873 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 31 rows starting from the beginning of the part 2023.12.13 06:40:46.661916 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:46.661944 [ 3 ] {} HTTP-Session: 87050663-823e-4191-80bf-402bfcdf52ff Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:46.661967 [ 3 ] {} HTTP-Session: 87050663-823e-4191-80bf-402bfcdf52ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:46.662014 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 31 rows starting from the beginning of the part 2023.12.13 06:40:46.662086 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:46.662146 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 2023.12.13 06:40:46.662159 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 31 rows starting from the beginning of the part 2023.12.13 06:40:46.662370 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 31 rows starting from the beginning of the part 2023.12.13 06:40:46.662388 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:46.662508 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::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.12.13 06:40:46.662772 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:46.663003 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) 2023.12.13 06:40:46.663172 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} oximeter.measurements_i64 (9079dbab-409b-4ba0-a473-7d6c171cb865): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. 2023.12.13 06:40:46.663297 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} executeQuery: Read 3 rows, 217.00 B in 0.001177146 sec., 2548 rows/sec., 180.02 KiB/sec. 2023.12.13 06:40:46.663412 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} DynamicQueryHandler: Done processing query 2023.12.13 06:40:46.663434 [ 3 ] {dc0af313-b978-4f8f-aa39-3feec8ffcf37} MemoryTracker: Peak memory usage (for query): 4.10 MiB. 2023.12.13 06:40:46.663450 [ 3 ] {} HTTP-Session: 87050663-823e-4191-80bf-402bfcdf52ff Destroying unnamed session 2023.12.13 06:40:46.673220 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 197 rows, containing 6 columns (6 merged, 0 gathered) in 0.011766596 sec., 16742.31018044641 rows/sec., 22.59 MiB/sec. 2023.12.13 06:40:46.673577 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:40:46.673966 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:40:46.674042 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:40:46.674125 [ 13 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_6_1: 4.04 MiB. 2023.12.13 06:40:56.639504 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:56.639638 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:56.639668 [ 3 ] {} HTTP-Session: a5b12f71-5881-4de5-b5d6-e29cf2fb1f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:56.639696 [ 3 ] {} HTTP-Session: a5b12f71-5881-4de5-b5d6-e29cf2fb1f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:56.639838 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:56.639903 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:40:56.640080 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:56.640529 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:56.640788 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:40:56.640953 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:40:56.641089 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} executeQuery: Read 47 rows, 3.81 KiB in 0.001207988 sec., 38907 rows/sec., 3.08 MiB/sec. 2023.12.13 06:40:56.641240 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} DynamicQueryHandler: Done processing query 2023.12.13 06:40:56.641266 [ 3 ] {e9103ea6-f690-4871-ba0f-66d83ef38334} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:40:56.641282 [ 3 ] {} HTTP-Session: a5b12f71-5881-4de5-b5d6-e29cf2fb1f03 Destroying unnamed session 2023.12.13 06:40:56.641530 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:56.641579 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:56.641599 [ 3 ] {} HTTP-Session: 56c45e0e-1935-46df-b659-135e5840725e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:56.641617 [ 3 ] {} HTTP-Session: 56c45e0e-1935-46df-b659-135e5840725e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:56.641701 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:56.641742 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:40:56.641851 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:56.642225 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:56.642441 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:40:56.642609 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:40:56.642735 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} executeQuery: Read 141 rows, 14.04 KiB in 0.001004771 sec., 140330 rows/sec., 13.64 MiB/sec. 2023.12.13 06:40:56.642905 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} DynamicQueryHandler: Done processing query 2023.12.13 06:40:56.642932 [ 3 ] {9b99cf45-b8a5-4308-b9d4-90f867367fc4} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:40:56.643036 [ 3 ] {} HTTP-Session: 56c45e0e-1935-46df-b659-135e5840725e Destroying unnamed session 2023.12.13 06:40:56.643216 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:56.643260 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:56.643279 [ 3 ] {} HTTP-Session: fdca5ad4-8430-447f-8d8f-e4a576f53eda Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:56.643297 [ 3 ] {} HTTP-Session: fdca5ad4-8430-447f-8d8f-e4a576f53eda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:56.643371 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:56.643408 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:40:56.643530 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:56.643962 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:56.644169 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:40:56.644315 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:40:56.644436 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} executeQuery: Read 47 rows, 3.76 KiB in 0.001038352 sec., 45264 rows/sec., 3.54 MiB/sec. 2023.12.13 06:40:56.644559 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} DynamicQueryHandler: Done processing query 2023.12.13 06:40:56.644582 [ 3 ] {5c868706-87e5-4553-8e39-8c70eb89dead} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:40:56.644597 [ 3 ] {} HTTP-Session: fdca5ad4-8430-447f-8d8f-e4a576f53eda Destroying unnamed session 2023.12.13 06:40:56.644758 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:40:56.644802 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:40:56.644902 [ 3 ] {} HTTP-Session: 9d1d6ba6-5a16-4937-8469-33e65877051c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:40:56.644920 [ 3 ] {} HTTP-Session: 9d1d6ba6-5a16-4937-8469-33e65877051c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:40:56.645010 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:40:56.645055 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:40:56.645191 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:40:56.645690 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:40:56.646009 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:40:56.646184 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:40:56.646307 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} executeQuery: Read 47 rows, 64.95 KiB in 0.001267029 sec., 37094 rows/sec., 50.06 MiB/sec. 2023.12.13 06:40:56.646435 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} DynamicQueryHandler: Done processing query 2023.12.13 06:40:56.646457 [ 3 ] {fd0a9d5c-4b82-4ac3-a459-faa5216664bd} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:40:56.646473 [ 3 ] {} HTTP-Session: 9d1d6ba6-5a16-4937-8469-33e65877051c Destroying unnamed session 2023.12.13 06:40:58.312563 [ 90 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:40:58.312621 [ 90 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:41:06.639818 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:06.639946 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:06.639976 [ 3 ] {} HTTP-Session: b72affa8-993b-43cb-b684-08abaff3034e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:06.640004 [ 3 ] {} HTTP-Session: b72affa8-993b-43cb-b684-08abaff3034e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:06.640151 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:06.640215 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:41:06.640373 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:06.640847 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:06.641106 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:41:06.641271 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:41:06.641407 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} executeQuery: Read 47 rows, 3.81 KiB in 0.001213938 sec., 38716 rows/sec., 3.06 MiB/sec. 2023.12.13 06:41:06.641559 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} DynamicQueryHandler: Done processing query 2023.12.13 06:41:06.641585 [ 3 ] {67b15f5a-2eaf-402b-8886-92e2e638a032} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:06.641601 [ 3 ] {} HTTP-Session: b72affa8-993b-43cb-b684-08abaff3034e Destroying unnamed session 2023.12.13 06:41:06.641781 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 27963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:06.641832 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:06.641852 [ 3 ] {} HTTP-Session: 3e3bf553-9867-4b1e-856b-26e3c0681fa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:06.641871 [ 3 ] {} HTTP-Session: 3e3bf553-9867-4b1e-856b-26e3c0681fa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:06.641958 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:06.642000 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:41:06.642111 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:06.642548 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:06.642771 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:41:06.642924 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:41:06.643046 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} executeQuery: Read 177 rows, 17.13 KiB in 0.001058123 sec., 167277 rows/sec., 15.81 MiB/sec. 2023.12.13 06:41:06.643171 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} DynamicQueryHandler: Done processing query 2023.12.13 06:41:06.643195 [ 3 ] {a959ee77-6d55-4c13-9b68-6271c4c7c543} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:41:06.643211 [ 3 ] {} HTTP-Session: 3e3bf553-9867-4b1e-856b-26e3c0681fa7 Destroying unnamed session 2023.12.13 06:41:06.643350 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 12065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:06.643394 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:06.643413 [ 3 ] {} HTTP-Session: d70b7b9d-de89-4fd4-8cc5-b9fb8f16a4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:06.643430 [ 3 ] {} HTTP-Session: d70b7b9d-de89-4fd4-8cc5-b9fb8f16a4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:06.643505 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:06.643543 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:41:06.643652 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:06.643978 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:06.644182 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:41:06.644327 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:41:06.644449 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} executeQuery: Read 71 rows, 5.66 KiB in 0.000916438 sec., 77473 rows/sec., 6.03 MiB/sec. 2023.12.13 06:41:06.644568 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} DynamicQueryHandler: Done processing query 2023.12.13 06:41:06.644591 [ 3 ] {e00e3d0c-98d7-4114-a72e-53d40babf164} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:41:06.644606 [ 3 ] {} HTTP-Session: d70b7b9d-de89-4fd4-8cc5-b9fb8f16a4a9 Destroying unnamed session 2023.12.13 06:41:06.644716 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7030, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:06.644759 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:06.644777 [ 3 ] {} HTTP-Session: 8fe7e495-3e51-450a-b696-465cd14be712 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:06.644793 [ 3 ] {} HTTP-Session: 8fe7e495-3e51-450a-b696-465cd14be712 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:06.644864 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:06.644906 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:41:06.645027 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:06.645332 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:06.645586 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:41:06.645757 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:41:06.645858 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} executeQuery: Read 36 rows, 2.60 KiB in 0.00096762 sec., 37204 rows/sec., 2.63 MiB/sec. 2023.12.13 06:41:06.645989 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} DynamicQueryHandler: Done processing query 2023.12.13 06:41:06.646012 [ 3 ] {3739d505-e0e6-446c-8696-39c15ca72dca} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:06.646027 [ 3 ] {} HTTP-Session: 8fe7e495-3e51-450a-b696-465cd14be712 Destroying unnamed session 2023.12.13 06:41:06.646177 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:06.646219 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:06.646242 [ 3 ] {} HTTP-Session: 6a852243-93a1-4d57-b494-01903a988c1c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:06.646259 [ 3 ] {} HTTP-Session: 6a852243-93a1-4d57-b494-01903a988c1c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:06.646347 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:06.646390 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:41:06.646521 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:06.647008 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:06.647309 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:41:06.647480 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:41:06.647608 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} executeQuery: Read 47 rows, 64.95 KiB in 0.001233449 sec., 38104 rows/sec., 51.42 MiB/sec. 2023.12.13 06:41:06.647795 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} DynamicQueryHandler: Done processing query 2023.12.13 06:41:06.647818 [ 3 ] {d2f63dd7-3a41-4d5b-ad37-607a59ddd635} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:41:06.647834 [ 3 ] {} HTTP-Session: 6a852243-93a1-4d57-b494-01903a988c1c Destroying unnamed session 2023.12.13 06:41:13.312672 [ 82 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:41:13.312733 [ 82 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:41:16.638063 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:16.638193 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:16.638222 [ 3 ] {} HTTP-Session: 85af97bf-1dad-4f08-bac3-8dbd229aaa23 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:16.638251 [ 3 ] {} HTTP-Session: 85af97bf-1dad-4f08-bac3-8dbd229aaa23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:16.638400 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:16.638487 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:41:16.638669 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:16.639246 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:16.639529 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:41:16.639694 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:41:16.639816 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} executeQuery: Read 47 rows, 3.81 KiB in 0.001358992 sec., 34584 rows/sec., 2.74 MiB/sec. 2023.12.13 06:41:16.640023 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} DynamicQueryHandler: Done processing query 2023.12.13 06:41:16.640050 [ 3 ] {7312e898-9f84-4cd8-8b14-a67b53424174} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:16.640067 [ 3 ] {} HTTP-Session: 85af97bf-1dad-4f08-bac3-8dbd229aaa23 Destroying unnamed session 2023.12.13 06:41:16.640220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:16.640273 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:16.640293 [ 3 ] {} HTTP-Session: a11457f7-b612-4809-a618-97d2e877464f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:16.640311 [ 3 ] {} HTTP-Session: a11457f7-b612-4809-a618-97d2e877464f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:16.640397 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:16.640440 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:41:16.640563 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:16.641012 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:16.641230 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:41:16.641380 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:41:16.641485 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} executeQuery: Read 141 rows, 14.04 KiB in 0.001058893 sec., 133157 rows/sec., 12.95 MiB/sec. 2023.12.13 06:41:16.641666 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} DynamicQueryHandler: Done processing query 2023.12.13 06:41:16.641690 [ 3 ] {6e5b140d-2ddb-4ba4-b921-f0cbde4e9d6b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:41:16.641707 [ 3 ] {} HTTP-Session: a11457f7-b612-4809-a618-97d2e877464f Destroying unnamed session 2023.12.13 06:41:16.641877 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:16.641924 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:16.641943 [ 3 ] {} HTTP-Session: f568225f-2d18-40c5-a17b-4b80fcd68167 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:16.641962 [ 3 ] {} HTTP-Session: f568225f-2d18-40c5-a17b-4b80fcd68167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:16.642035 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:16.642076 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:41:16.642192 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:16.642518 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:16.642727 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:41:16.642874 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:41:16.642973 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} executeQuery: Read 47 rows, 3.76 KiB in 0.000910468 sec., 51621 rows/sec., 4.04 MiB/sec. 2023.12.13 06:41:16.643091 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} DynamicQueryHandler: Done processing query 2023.12.13 06:41:16.643114 [ 3 ] {5f654410-9df0-4d81-b718-acac30787992} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:16.643130 [ 3 ] {} HTTP-Session: f568225f-2d18-40c5-a17b-4b80fcd68167 Destroying unnamed session 2023.12.13 06:41:16.643298 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:16.643342 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:16.643360 [ 3 ] {} HTTP-Session: 3c3c6c8c-91a8-4895-9175-5954c65ae93b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:16.643377 [ 3 ] {} HTTP-Session: 3c3c6c8c-91a8-4895-9175-5954c65ae93b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:16.643472 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:16.643515 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:41:16.643649 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:16.644142 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:16.644458 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:41:16.644636 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:41:16.644740 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} executeQuery: Read 47 rows, 64.95 KiB in 0.001241498 sec., 37857 rows/sec., 51.09 MiB/sec. 2023.12.13 06:41:16.644866 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} DynamicQueryHandler: Done processing query 2023.12.13 06:41:16.644889 [ 3 ] {57b74526-fefc-4eb5-aebd-0cdb1eaf91db} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:41:16.644905 [ 3 ] {} HTTP-Session: 3c3c6c8c-91a8-4895-9175-5954c65ae93b Destroying unnamed session 2023.12.13 06:41:26.638449 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:26.638562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:26.638586 [ 3 ] {} HTTP-Session: d4a86fdf-59a4-46cf-a492-e56c7b06b7fa Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:26.638610 [ 3 ] {} HTTP-Session: d4a86fdf-59a4-46cf-a492-e56c7b06b7fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:26.638739 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:26.638798 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:41:26.638955 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:26.639438 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:26.639712 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:41:26.639872 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:41:26.640012 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} executeQuery: Read 47 rows, 3.81 KiB in 0.001228918 sec., 38245 rows/sec., 3.03 MiB/sec. 2023.12.13 06:41:26.640167 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} DynamicQueryHandler: Done processing query 2023.12.13 06:41:26.640193 [ 3 ] {252a9737-a59a-4697-a324-00133619d78c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:26.640209 [ 3 ] {} HTTP-Session: d4a86fdf-59a4-46cf-a492-e56c7b06b7fa Destroying unnamed session 2023.12.13 06:41:26.640390 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:26.640439 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:26.640459 [ 3 ] {} HTTP-Session: 889d5e80-ead4-47f3-b4c7-ac62687adc35 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:26.640478 [ 3 ] {} HTTP-Session: 889d5e80-ead4-47f3-b4c7-ac62687adc35 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:26.640562 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:26.640604 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:41:26.640716 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:26.641127 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:26.641351 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:41:26.641501 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:41:26.641617 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} executeQuery: Read 141 rows, 14.04 KiB in 0.001018122 sec., 138490 rows/sec., 13.47 MiB/sec. 2023.12.13 06:41:26.641808 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} DynamicQueryHandler: Done processing query 2023.12.13 06:41:26.641832 [ 3 ] {7c5a7731-c3cc-4b83-ac1f-3ce8ef9f7ad9} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:41:26.641848 [ 3 ] {} HTTP-Session: 889d5e80-ead4-47f3-b4c7-ac62687adc35 Destroying unnamed session 2023.12.13 06:41:26.642014 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:26.642059 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:26.642077 [ 3 ] {} HTTP-Session: 53b57610-ede4-4dae-8d53-f62bab13caf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:26.642094 [ 3 ] {} HTTP-Session: 53b57610-ede4-4dae-8d53-f62bab13caf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:26.642166 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:26.642204 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:41:26.642322 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:26.642640 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:26.642844 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:41:26.642991 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:41:26.643120 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} executeQuery: Read 47 rows, 3.76 KiB in 0.000924378 sec., 50845 rows/sec., 3.98 MiB/sec. 2023.12.13 06:41:26.643270 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} DynamicQueryHandler: Done processing query 2023.12.13 06:41:26.643294 [ 3 ] {4bdaa49b-07d1-4f22-8d34-6c0b87d92098} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:26.643309 [ 3 ] {} HTTP-Session: 53b57610-ede4-4dae-8d53-f62bab13caf1 Destroying unnamed session 2023.12.13 06:41:26.643474 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:26.643521 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:26.643539 [ 3 ] {} HTTP-Session: 13c085c8-1dd9-40ed-9601-71968c609d8b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:26.643556 [ 3 ] {} HTTP-Session: 13c085c8-1dd9-40ed-9601-71968c609d8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:26.643649 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:26.643695 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:41:26.643840 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:26.644329 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:26.644645 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:41:26.644825 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:41:26.644957 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} executeQuery: Read 47 rows, 64.95 KiB in 0.00128018 sec., 36713 rows/sec., 49.54 MiB/sec. 2023.12.13 06:41:26.645085 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} DynamicQueryHandler: Done processing query 2023.12.13 06:41:26.645109 [ 3 ] {d7f575ca-2972-401d-aad3-21344297c052} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:41:26.645128 [ 3 ] {} HTTP-Session: 13c085c8-1dd9-40ed-9601-71968c609d8b Destroying unnamed session 2023.12.13 06:41:28.312782 [ 52 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:41:28.312839 [ 52 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:41:36.639578 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:36.639694 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:36.639719 [ 3 ] {} HTTP-Session: ec0bd401-cb2d-4178-95e6-ba842cdedeb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:36.639743 [ 3 ] {} HTTP-Session: ec0bd401-cb2d-4178-95e6-ba842cdedeb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:36.639866 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:36.639925 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:41:36.640082 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:36.640528 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.640786 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:41:36.640943 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:41:36.641056 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} executeQuery: Read 47 rows, 3.81 KiB in 0.001157265 sec., 40612 rows/sec., 3.21 MiB/sec. 2023.12.13 06:41:36.641089 [ 55 ] {} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.13 06:41:36.641203 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.641212 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} DynamicQueryHandler: Done processing query 2023.12.13 06:41:36.641260 [ 3 ] {e240c717-5296-4e1d-bd53-55d5e224ee3c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:36.641315 [ 3 ] {} HTTP-Session: ec0bd401-cb2d-4178-95e6-ba842cdedeb6 Destroying unnamed session 2023.12.13 06:41:36.641344 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.13 06:41:36.641478 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:36.641498 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:41:36.641559 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:36.641563 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 45 rows starting from the beginning of the part 2023.12.13 06:41:36.641600 [ 3 ] {} HTTP-Session: 0c721b83-b271-4365-a3db-0d424e0ec18c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:36.641624 [ 3 ] {} HTTP-Session: 0c721b83-b271-4365-a3db-0d424e0ec18c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:36.641782 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:36.641860 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.641876 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:41:36.642174 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.642354 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:36.642468 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.642591 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.642837 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.643648 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 280 rows, containing 4 columns (4 merged, 0 gathered) in 0.002368654 sec., 118210.595553424 rows/sec., 9.36 MiB/sec. 2023.12.13 06:41:36.643799 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.13 06:41:36.644027 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.13 06:41:36.644109 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_11_2} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.13 06:41:36.645091 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.645321 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:41:36.645502 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:41:36.645639 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} executeQuery: Read 6 rows, 509.00 B in 0.003794948 sec., 1581 rows/sec., 130.98 KiB/sec. 2023.12.13 06:41:36.645787 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} DynamicQueryHandler: Done processing query 2023.12.13 06:41:36.645811 [ 3 ] {a636427d-5f32-4d5d-b486-787b45c06e22} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:41:36.645826 [ 3 ] {} HTTP-Session: 0c721b83-b271-4365-a3db-0d424e0ec18c Destroying unnamed session 2023.12.13 06:41:36.646026 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 28410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:36.646070 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:36.646088 [ 3 ] {} HTTP-Session: f287cd46-a5ae-4883-9185-db7534c02140 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:36.646105 [ 3 ] {} HTTP-Session: f287cd46-a5ae-4883-9185-db7534c02140 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:36.646181 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:36.646219 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:41:36.646327 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:36.646765 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.646981 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:41:36.647126 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:41:36.647244 [ 55 ] {} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.13 06:41:36.647248 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} executeQuery: Read 180 rows, 17.40 KiB in 0.001029042 sec., 174919 rows/sec., 16.51 MiB/sec. 2023.12.13 06:41:36.647305 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.647453 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.13 06:41:36.647505 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} DynamicQueryHandler: Done processing query 2023.12.13 06:41:36.647549 [ 3 ] {7cb776c2-11aa-4043-900b-4e300e286088} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.13 06:41:36.647595 [ 3 ] {} HTTP-Session: f287cd46-a5ae-4883-9185-db7534c02140 Destroying unnamed session 2023.12.13 06:41:36.647605 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:41:36.647645 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 173 rows starting from the beginning of the part 2023.12.13 06:41:36.647757 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:36.647804 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 141 rows starting from the beginning of the part 2023.12.13 06:41:36.647836 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:36.647887 [ 3 ] {} HTTP-Session: b0a8095a-db16-4e23-bd93-6126bc2cb5b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:36.647913 [ 3 ] {} HTTP-Session: b0a8095a-db16-4e23-bd93-6126bc2cb5b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:36.648034 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 177 rows starting from the beginning of the part 2023.12.13 06:41:36.648095 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:36.648187 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:41:36.648272 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 141 rows starting from the beginning of the part 2023.12.13 06:41:36.648659 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 141 rows starting from the beginning of the part 2023.12.13 06:41:36.648664 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:36.648857 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 180 rows starting from the beginning of the part 2023.12.13 06:41:36.649494 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.649974 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) 2023.12.13 06:41:36.650186 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. 2023.12.13 06:41:36.650537 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} executeQuery: Read 6 rows, 429.00 B in 0.002347183 sec., 2556 rows/sec., 178.49 KiB/sec. 2023.12.13 06:41:36.650728 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 953 rows, containing 4 columns (4 merged, 0 gathered) in 0.003353485 sec., 284181.9778528904 rows/sec., 27.19 MiB/sec. 2023.12.13 06:41:36.650807 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} DynamicQueryHandler: Done processing query 2023.12.13 06:41:36.650848 [ 3 ] {6b3dfc18-1ef8-47f5-a360-35d4ebc79cde} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:41:36.650883 [ 3 ] {} HTTP-Session: b0a8095a-db16-4e23-bd93-6126bc2cb5b6 Destroying unnamed session 2023.12.13 06:41:36.650900 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.13 06:41:36.651065 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:36.651115 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.13 06:41:36.651147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:36.651180 [ 3 ] {} HTTP-Session: 89baf000-4629-4476-90b0-c2e22edb50d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:36.651198 [ 3 ] {} HTTP-Session: 89baf000-4629-4476-90b0-c2e22edb50d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:36.651218 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_11_2} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.13 06:41:36.651361 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:36.651404 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:41:36.651526 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:36.651858 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.652075 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:41:36.652219 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:41:36.652333 [ 55 ] {} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.13 06:41:36.652351 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} executeQuery: Read 77 rows, 6.15 KiB in 0.00095273 sec., 80820 rows/sec., 6.31 MiB/sec. 2023.12.13 06:41:36.652389 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.652512 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.13 06:41:36.652550 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} DynamicQueryHandler: Done processing query 2023.12.13 06:41:36.652575 [ 3 ] {0aadae93-0f72-482f-96ce-7386b3067365} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:41:36.652601 [ 3 ] {} HTTP-Session: 89baf000-4629-4476-90b0-c2e22edb50d0 Destroying unnamed session 2023.12.13 06:41:36.652601 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:41:36.652636 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part 2023.12.13 06:41:36.652729 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7600, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:36.652743 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.652782 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:36.652805 [ 3 ] {} HTTP-Session: 3cd62841-a08e-4733-af36-6d2fd4da298e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:36.652835 [ 3 ] {} HTTP-Session: 3cd62841-a08e-4733-af36-6d2fd4da298e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:36.652851 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 71 rows starting from the beginning of the part 2023.12.13 06:41:36.652939 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:36.652960 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.653003 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:41:36.653105 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.653281 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 77 rows starting from the beginning of the part 2023.12.13 06:41:36.653296 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:36.653825 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.654246 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:41:36.654247 [ 11 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 4 columns (4 merged, 0 gathered) in 0.001800206 sec., 211086.95338200184 rows/sec., 16.48 MiB/sec. 2023.12.13 06:41:36.654383 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.13 06:41:36.654461 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:41:36.654621 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.13 06:41:36.654632 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} executeQuery: Read 39 rows, 2.81 KiB in 0.001656342 sec., 23545 rows/sec., 1.66 MiB/sec. 2023.12.13 06:41:36.654708 [ 10 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_11_2} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.13 06:41:36.654789 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} DynamicQueryHandler: Done processing query 2023.12.13 06:41:36.654813 [ 3 ] {7e49075e-9e7d-4c8a-803c-c254fdd6cae9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:36.654830 [ 3 ] {} HTTP-Session: 3cd62841-a08e-4733-af36-6d2fd4da298e Destroying unnamed session 2023.12.13 06:41:36.654979 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:36.655023 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:36.655042 [ 3 ] {} HTTP-Session: a415b23c-673a-4a1a-beb2-8007c96eb2e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:36.655059 [ 3 ] {} HTTP-Session: a415b23c-673a-4a1a-beb2-8007c96eb2e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:36.655151 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:36.655193 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:41:36.655325 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:36.655829 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.656129 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:41:36.656308 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:41:36.656427 [ 55 ] {} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 2023.12.13 06:41:36.656442 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} executeQuery: Read 47 rows, 64.95 KiB in 0.001255879 sec., 37423 rows/sec., 50.50 MiB/sec. 2023.12.13 06:41:36.656474 [ 55 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:36.656615 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact 2023.12.13 06:41:36.656693 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} DynamicQueryHandler: Done processing query 2023.12.13 06:41:36.656732 [ 3 ] {2d4444f1-0110-4686-bc7c-d1ac81ee0ab0} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:41:36.656773 [ 3 ] {} HTTP-Session: a415b23c-673a-4a1a-beb2-8007c96eb2e1 Destroying unnamed session 2023.12.13 06:41:36.656820 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:41:36.656860 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 197 rows starting from the beginning of the part 2023.12.13 06:41:36.657004 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.657103 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.657198 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.657288 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.657379 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 47 rows starting from the beginning of the part 2023.12.13 06:41:36.658873 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} MergeTask::MergeProjectionsStage: Merge sorted 432 rows, containing 6 columns (6 merged, 0 gathered) in 0.002343473 sec., 184341.78674130232 rows/sec., 248.76 MiB/sec. 2023.12.13 06:41:36.659141 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) 2023.12.13 06:41:36.659346 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. 2023.12.13 06:41:36.659416 [ 11 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 2023.12.13 06:41:36.659485 [ 11 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_11_2: 4.02 MiB. 2023.12.13 06:41:37.001096 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 235.29 MiB, peak 236.54 MiB, will set to 231.16 MiB (RSS), difference: -4.13 MiB 2023.12.13 06:41:43.313082 [ 57 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:41:43.313149 [ 57 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:41:46.637453 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:46.637562 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:46.637589 [ 3 ] {} HTTP-Session: d1f91333-5351-4144-ae0b-b00d7156c955 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:46.637613 [ 3 ] {} HTTP-Session: d1f91333-5351-4144-ae0b-b00d7156c955 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:46.637740 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:46.637802 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:41:46.637959 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:46.638407 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:46.638668 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:41:46.638842 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:41:46.638976 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} executeQuery: Read 47 rows, 3.81 KiB in 0.001194187 sec., 39357 rows/sec., 3.12 MiB/sec. 2023.12.13 06:41:46.639129 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} DynamicQueryHandler: Done processing query 2023.12.13 06:41:46.639154 [ 3 ] {ecc6ee8d-4ade-460a-a0a8-a6469179a23c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:46.639171 [ 3 ] {} HTTP-Session: d1f91333-5351-4144-ae0b-b00d7156c955 Destroying unnamed session 2023.12.13 06:41:46.639299 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:46.639350 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:46.639371 [ 3 ] {} HTTP-Session: c6757f56-f558-49d7-9acb-755ddf93ead9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:46.639390 [ 3 ] {} HTTP-Session: c6757f56-f558-49d7-9acb-755ddf93ead9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:46.639466 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:46.639506 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:41:46.639619 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:46.639921 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:46.640126 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:41:46.640271 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:41:46.640398 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} executeQuery: Read 2 rows, 175.00 B in 0.000902759 sec., 2215 rows/sec., 189.31 KiB/sec. 2023.12.13 06:41:46.640582 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} DynamicQueryHandler: Done processing query 2023.12.13 06:41:46.640606 [ 3 ] {9d09f653-c6c1-4498-83da-7988ab38c5bf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:41:46.640622 [ 3 ] {} HTTP-Session: c6757f56-f558-49d7-9acb-755ddf93ead9 Destroying unnamed session 2023.12.13 06:41:46.640783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:46.640831 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:46.640850 [ 3 ] {} HTTP-Session: 595e1d03-3755-4f86-9c3f-2f66c439844d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:46.640866 [ 3 ] {} HTTP-Session: 595e1d03-3755-4f86-9c3f-2f66c439844d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:46.640945 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:46.640984 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:41:46.641100 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:46.641495 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:46.641713 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:41:46.641861 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:41:46.641980 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} executeQuery: Read 142 rows, 14.13 KiB in 0.001001501 sec., 141787 rows/sec., 13.78 MiB/sec. 2023.12.13 06:41:46.642105 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} DynamicQueryHandler: Done processing query 2023.12.13 06:41:46.642128 [ 3 ] {02b27825-9f57-4789-9866-77e2c728350d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:41:46.642144 [ 3 ] {} HTTP-Session: 595e1d03-3755-4f86-9c3f-2f66c439844d Destroying unnamed session 2023.12.13 06:41:46.642243 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:46.642288 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:46.642306 [ 3 ] {} HTTP-Session: 12d67aa6-410d-42c4-a50e-89401b8aedbd Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:46.642323 [ 3 ] {} HTTP-Session: 12d67aa6-410d-42c4-a50e-89401b8aedbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:46.642391 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:46.642430 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:41:46.642537 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:46.642808 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:46.643008 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) 2023.12.13 06:41:46.643156 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. 2023.12.13 06:41:46.643275 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} executeQuery: Read 2 rows, 143.00 B in 0.000852676 sec., 2345 rows/sec., 163.78 KiB/sec. 2023.12.13 06:41:46.643430 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} DynamicQueryHandler: Done processing query 2023.12.13 06:41:46.643453 [ 3 ] {06fcd80f-71e9-4156-bc89-e88848b7dc32} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:41:46.643469 [ 3 ] {} HTTP-Session: 12d67aa6-410d-42c4-a50e-89401b8aedbd Destroying unnamed session 2023.12.13 06:41:46.643587 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:46.643631 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:46.643650 [ 3 ] {} HTTP-Session: 28e8e6aa-38fb-4086-9ec8-69c9a7c31077 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:46.643666 [ 3 ] {} HTTP-Session: 28e8e6aa-38fb-4086-9ec8-69c9a7c31077 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:46.643738 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:46.643775 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:41:46.643887 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:46.644211 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:46.644417 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:41:46.644572 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:41:46.644692 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} executeQuery: Read 49 rows, 3.93 KiB in 0.000920338 sec., 53241 rows/sec., 4.17 MiB/sec. 2023.12.13 06:41:46.644873 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} DynamicQueryHandler: Done processing query 2023.12.13 06:41:46.644896 [ 3 ] {bfa45b71-817c-4cd5-8c58-9ef2d558e6ca} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:41:46.644911 [ 3 ] {} HTTP-Session: 28e8e6aa-38fb-4086-9ec8-69c9a7c31077 Destroying unnamed session 2023.12.13 06:41:46.645011 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:46.645054 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:46.645072 [ 3 ] {} HTTP-Session: 3332933f-62b6-462f-aec8-055bdeb520dc Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:46.645089 [ 3 ] {} HTTP-Session: 3332933f-62b6-462f-aec8-055bdeb520dc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:46.645158 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:46.645205 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:41:46.645342 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:46.645619 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:46.645868 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:41:46.646036 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:41:46.646160 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} executeQuery: Read 1 rows, 72.00 B in 0.00096907 sec., 1031 rows/sec., 72.56 KiB/sec. 2023.12.13 06:41:46.646159 [ 64 ] {} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:41:46.646279 [ 64 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:46.646351 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} DynamicQueryHandler: Done processing query 2023.12.13 06:41:46.646391 [ 3 ] {b977dc16-7e32-4722-8645-8908a8df9eb0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:41:46.646399 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:41:46.646427 [ 3 ] {} HTTP-Session: 3332933f-62b6-462f-aec8-055bdeb520dc Destroying unnamed session 2023.12.13 06:41:46.646516 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:41:46.646552 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 288 rows starting from the beginning of the part 2023.12.13 06:41:46.646612 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:46.646665 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:46.646692 [ 3 ] {} HTTP-Session: 1c2f28af-64cf-4ae7-8f69-ba211384a5f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:46.646704 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part 2023.12.13 06:41:46.646712 [ 3 ] {} HTTP-Session: 1c2f28af-64cf-4ae7-8f69-ba211384a5f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:46.646855 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:46.646863 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part 2023.12.13 06:41:46.646921 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:41:46.647031 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part 2023.12.13 06:41:46.647221 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part 2023.12.13 06:41:46.647238 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:46.647344 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part 2023.12.13 06:41:46.647898 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:46.648306 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:41:46.648483 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:41:46.648615 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} executeQuery: Read 47 rows, 64.95 KiB in 0.001727174 sec., 27212 rows/sec., 36.72 MiB/sec. 2023.12.13 06:41:46.648753 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} DynamicQueryHandler: Done processing query 2023.12.13 06:41:46.648776 [ 3 ] {3e26bd14-fd6d-4183-893d-31aadae2808a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:41:46.648793 [ 3 ] {} HTTP-Session: 1c2f28af-64cf-4ae7-8f69-ba211384a5f8 Destroying unnamed session 2023.12.13 06:41:46.650336 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 402 rows, containing 5 columns (5 merged, 0 gathered) in 0.003994864 sec., 100629.20790294738 rows/sec., 7.10 MiB/sec. 2023.12.13 06:41:46.650434 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:41:46.650626 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:41:46.650684 [ 10 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_6_1} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:41:56.637345 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:56.637456 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:56.637483 [ 3 ] {} HTTP-Session: 482a8233-aab3-40ad-bd7c-3991e57fc57e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:56.637506 [ 3 ] {} HTTP-Session: 482a8233-aab3-40ad-bd7c-3991e57fc57e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:56.637631 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:56.637690 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:41:56.637847 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:56.638315 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:56.638592 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:41:56.638761 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:41:56.638884 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} executeQuery: Read 47 rows, 3.81 KiB in 0.001217368 sec., 38607 rows/sec., 3.06 MiB/sec. 2023.12.13 06:41:56.639040 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} DynamicQueryHandler: Done processing query 2023.12.13 06:41:56.639067 [ 3 ] {a37f5331-3759-497a-b8f4-3c548bb5f83d} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:56.639083 [ 3 ] {} HTTP-Session: 482a8233-aab3-40ad-bd7c-3991e57fc57e Destroying unnamed session 2023.12.13 06:41:56.639225 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:56.639279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:56.639300 [ 3 ] {} HTTP-Session: dfd68ff9-ffec-4d4b-a7df-dec36c0688d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:56.639320 [ 3 ] {} HTTP-Session: dfd68ff9-ffec-4d4b-a7df-dec36c0688d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:56.639408 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:56.639452 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:41:56.639563 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:56.639956 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:56.640179 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:41:56.640333 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:41:56.640437 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} executeQuery: Read 141 rows, 14.04 KiB in 0.001000801 sec., 140887 rows/sec., 13.70 MiB/sec. 2023.12.13 06:41:56.640561 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} DynamicQueryHandler: Done processing query 2023.12.13 06:41:56.640586 [ 3 ] {6d0f16a8-0ded-44fc-8541-1c06f01f33ad} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:41:56.640601 [ 3 ] {} HTTP-Session: dfd68ff9-ffec-4d4b-a7df-dec36c0688d2 Destroying unnamed session 2023.12.13 06:41:56.640737 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:56.640783 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:56.640803 [ 3 ] {} HTTP-Session: b9b6ba5a-2e46-4421-8784-2c201fc9adf5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:56.640820 [ 3 ] {} HTTP-Session: b9b6ba5a-2e46-4421-8784-2c201fc9adf5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:56.640894 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:56.640935 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:41:56.641041 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:56.641334 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:56.641549 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:41:56.641708 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:41:56.641808 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} executeQuery: Read 47 rows, 3.76 KiB in 0.000885368 sec., 53085 rows/sec., 4.15 MiB/sec. 2023.12.13 06:41:56.641923 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} DynamicQueryHandler: Done processing query 2023.12.13 06:41:56.641948 [ 3 ] {b742dcaf-0fb1-422e-98e0-37a259f2dfb5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:41:56.641963 [ 3 ] {} HTTP-Session: b9b6ba5a-2e46-4421-8784-2c201fc9adf5 Destroying unnamed session 2023.12.13 06:41:56.642126 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:41:56.642171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:41:56.642190 [ 3 ] {} HTTP-Session: 5fb4857e-d045-44ce-ac29-a9a335a64a3a Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:41:56.642206 [ 3 ] {} HTTP-Session: 5fb4857e-d045-44ce-ac29-a9a335a64a3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:41:56.642294 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:41:56.642339 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:41:56.642477 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:41:56.642957 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:41:56.643272 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:41:56.643450 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:41:56.643558 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} executeQuery: Read 47 rows, 64.95 KiB in 0.001236018 sec., 38025 rows/sec., 51.31 MiB/sec. 2023.12.13 06:41:56.643749 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} DynamicQueryHandler: Done processing query 2023.12.13 06:41:56.643773 [ 3 ] {ad149293-afdb-4014-b3ea-d5cb91b2a020} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:41:56.643789 [ 3 ] {} HTTP-Session: 5fb4857e-d045-44ce-ac29-a9a335a64a3a Destroying unnamed session 2023.12.13 06:41:58.313183 [ 65 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:41:58.313240 [ 65 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:42:06.638822 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:06.638953 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:06.638984 [ 3 ] {} HTTP-Session: 59b638ae-67fd-4cb6-b2a0-28b5c5276f8f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:06.639014 [ 3 ] {} HTTP-Session: 59b638ae-67fd-4cb6-b2a0-28b5c5276f8f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:06.639158 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:06.639227 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:42:06.639400 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:06.639831 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:42:06.640100 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:42:06.640268 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:42:06.640397 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} executeQuery: Read 47 rows, 3.81 KiB in 0.001199317 sec., 39188 rows/sec., 3.10 MiB/sec. 2023.12.13 06:42:06.640558 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} DynamicQueryHandler: Done processing query 2023.12.13 06:42:06.640585 [ 3 ] {fda11b11-1fb6-4c0c-851c-6f56faf8703c} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:06.640601 [ 3 ] {} HTTP-Session: 59b638ae-67fd-4cb6-b2a0-28b5c5276f8f Destroying unnamed session 2023.12.13 06:42:06.640819 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 27963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:06.640868 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:06.640888 [ 3 ] {} HTTP-Session: b9988eed-af20-4533-b16a-d8f980095bef Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:06.640907 [ 3 ] {} HTTP-Session: b9988eed-af20-4533-b16a-d8f980095bef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:06.640993 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:06.641034 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:42:06.641145 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:06.641574 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:42:06.641801 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:42:06.641953 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:42:06.642075 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} executeQuery: Read 177 rows, 17.13 KiB in 0.001044813 sec., 169408 rows/sec., 16.01 MiB/sec. 2023.12.13 06:42:06.642230 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} DynamicQueryHandler: Done processing query 2023.12.13 06:42:06.642256 [ 3 ] {a822af8d-ceff-4c53-9974-8e39b803a95e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:42:06.642273 [ 3 ] {} HTTP-Session: b9988eed-af20-4533-b16a-d8f980095bef Destroying unnamed session 2023.12.13 06:42:06.642421 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 12065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:06.642468 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:06.642486 [ 3 ] {} HTTP-Session: 15f985d7-f610-48d9-bc53-ae62adcb9bf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:06.642504 [ 3 ] {} HTTP-Session: 15f985d7-f610-48d9-bc53-ae62adcb9bf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:06.642583 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:06.642624 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:42:06.642736 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:06.643136 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:42:06.643395 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:42:06.643555 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:42:06.643676 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} executeQuery: Read 71 rows, 5.66 KiB in 0.001057262 sec., 67154 rows/sec., 5.23 MiB/sec. 2023.12.13 06:42:06.643812 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} DynamicQueryHandler: Done processing query 2023.12.13 06:42:06.643837 [ 3 ] {6fbfce94-7da8-4f3f-bc34-414f631e81a1} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:42:06.643854 [ 3 ] {} HTTP-Session: 15f985d7-f610-48d9-bc53-ae62adcb9bf4 Destroying unnamed session 2023.12.13 06:42:06.643981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:06.644028 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:06.644048 [ 3 ] {} HTTP-Session: cb587156-5f39-42f0-9424-eb111ad449a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:06.644065 [ 3 ] {} HTTP-Session: cb587156-5f39-42f0-9424-eb111ad449a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:06.644137 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:06.644181 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:42:06.644301 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:06.644630 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:42:06.644902 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:42:06.645080 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:42:06.645202 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} executeQuery: Read 36 rows, 2.60 KiB in 0.001028402 sec., 35005 rows/sec., 2.47 MiB/sec. 2023.12.13 06:42:06.645331 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} DynamicQueryHandler: Done processing query 2023.12.13 06:42:06.645356 [ 3 ] {9ae4c4ce-2791-4ffd-8d60-8eff9eb0657e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:06.645372 [ 3 ] {} HTTP-Session: cb587156-5f39-42f0-9424-eb111ad449a1 Destroying unnamed session 2023.12.13 06:42:06.645536 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:06.645581 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:06.645600 [ 3 ] {} HTTP-Session: 19401bf3-a1ab-4203-9e10-fedf8c3b6580 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:06.645617 [ 3 ] {} HTTP-Session: 19401bf3-a1ab-4203-9e10-fedf8c3b6580 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:06.645707 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:06.645751 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:42:06.645884 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:06.646397 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.65 GiB. 2023.12.13 06:42:06.646710 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:42:06.646892 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:42:06.647022 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} executeQuery: Read 47 rows, 64.95 KiB in 0.00127903 sec., 36746 rows/sec., 49.59 MiB/sec. 2023.12.13 06:42:06.647222 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} DynamicQueryHandler: Done processing query 2023.12.13 06:42:06.647246 [ 3 ] {3f7c888f-5a03-4098-93f8-ecc9b122c7f6} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:42:06.647262 [ 3 ] {} HTTP-Session: 19401bf3-a1ab-4203-9e10-fedf8c3b6580 Destroying unnamed session 2023.12.13 06:42:13.313288 [ 132 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:42:13.313361 [ 132 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:42:16.638140 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:16.638270 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:16.638301 [ 3 ] {} HTTP-Session: 79f32d33-4e6b-4d84-8a57-8b792b0e4f6f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:16.638329 [ 3 ] {} HTTP-Session: 79f32d33-4e6b-4d84-8a57-8b792b0e4f6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:16.638474 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:16.638544 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:42:16.638727 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:16.639265 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:16.639532 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:42:16.639699 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:42:16.639849 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} executeQuery: Read 47 rows, 3.81 KiB in 0.001330142 sec., 35334 rows/sec., 2.80 MiB/sec. 2023.12.13 06:42:16.639844 [ 159 ] {} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 5 parts from all_1_11_2 to all_15_15_0 2023.12.13 06:42:16.639974 [ 159 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:16.640071 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} DynamicQueryHandler: Done processing query 2023.12.13 06:42:16.640087 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} MergeTask::PrepareStage: Merging 5 parts: from all_1_11_2 to all_15_15_0 into Compact 2023.12.13 06:42:16.640119 [ 3 ] {d7fb9ba1-d132-456b-868b-ce1c1d09dfb9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:16.640143 [ 3 ] {} HTTP-Session: 79f32d33-4e6b-4d84-8a57-8b792b0e4f6f Destroying unnamed session 2023.12.13 06:42:16.640184 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:42:16.640216 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 47 rows starting from the beginning of the part 2023.12.13 06:42:16.640330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:16.640366 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:16.640397 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:16.640429 [ 3 ] {} HTTP-Session: 86bafd73-7f4a-40e9-a320-2777e7621dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:16.640463 [ 3 ] {} HTTP-Session: 86bafd73-7f4a-40e9-a320-2777e7621dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:16.640493 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:16.640590 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:16.640626 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:16.640649 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:42:16.640766 [ 22 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:16.640852 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:16.641427 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:16.641629 [ 17 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.001571209 sec., 149566.35304405715 rows/sec., 11.84 MiB/sec. 2023.12.13 06:42:16.641753 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:42:16.641909 [ 17 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2023.12.13 06:42:16.642080 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:42:16.642301 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} executeQuery: Read 141 rows, 14.04 KiB in 0.001653382 sec., 85279 rows/sec., 8.29 MiB/sec. 2023.12.13 06:42:16.642541 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} DynamicQueryHandler: Done processing query 2023.12.13 06:42:16.642551 [ 17 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2023.12.13 06:42:16.642579 [ 3 ] {047c3f59-037a-4a99-a32b-690728580f6c} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:42:16.642638 [ 3 ] {} HTTP-Session: 86bafd73-7f4a-40e9-a320-2777e7621dbb Destroying unnamed session 2023.12.13 06:42:16.642738 [ 17 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_15_3} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 5 parts: from all_1_11_2 to all_15_15_0 2023.12.13 06:42:16.642785 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:16.642876 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:16.642897 [ 3 ] {} HTTP-Session: 3c55cfc6-c775-4fb8-a3f7-8fc74583734f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:16.642914 [ 3 ] {} HTTP-Session: 3c55cfc6-c775-4fb8-a3f7-8fc74583734f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:16.642990 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:16.643031 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:42:16.643148 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:16.643522 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:16.643740 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:42:16.643894 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:42:16.644024 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} executeQuery: Read 47 rows, 3.76 KiB in 0.001004861 sec., 46772 rows/sec., 3.66 MiB/sec. 2023.12.13 06:42:16.644146 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} DynamicQueryHandler: Done processing query 2023.12.13 06:42:16.644171 [ 3 ] {6f3fa48a-5a3f-420f-b399-8b8319752ce5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:16.644187 [ 3 ] {} HTTP-Session: 3c55cfc6-c775-4fb8-a3f7-8fc74583734f Destroying unnamed session 2023.12.13 06:42:16.644342 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:16.644387 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:16.644407 [ 3 ] {} HTTP-Session: 17281861-f453-4425-adc7-7e7c3afa53db Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:16.644424 [ 3 ] {} HTTP-Session: 17281861-f453-4425-adc7-7e7c3afa53db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:16.644517 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:16.644563 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:42:16.644701 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:16.645248 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:16.645562 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:42:16.645741 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:42:16.645860 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} executeQuery: Read 47 rows, 64.95 KiB in 0.00130824 sec., 35926 rows/sec., 48.48 MiB/sec. 2023.12.13 06:42:16.646030 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} DynamicQueryHandler: Done processing query 2023.12.13 06:42:16.646054 [ 3 ] {58b6a92b-8cfe-43d4-ad39-f256c2f7700b} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:42:16.646071 [ 3 ] {} HTTP-Session: 17281861-f453-4425-adc7-7e7c3afa53db Destroying unnamed session 2023.12.13 06:42:26.637558 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:26.637677 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:26.637703 [ 3 ] {} HTTP-Session: 6dc4dbff-29d8-44ec-bab4-b8aab2d91290 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:26.637728 [ 3 ] {} HTTP-Session: 6dc4dbff-29d8-44ec-bab4-b8aab2d91290 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:26.637855 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:26.637915 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:42:26.638071 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:26.638485 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:26.638750 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:42:26.638912 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:42:26.639029 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} executeQuery: Read 47 rows, 3.81 KiB in 0.001139865 sec., 41232 rows/sec., 3.26 MiB/sec. 2023.12.13 06:42:26.639189 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} DynamicQueryHandler: Done processing query 2023.12.13 06:42:26.639215 [ 3 ] {51d7a572-1533-488d-853b-e05ae7c30432} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:26.639231 [ 3 ] {} HTTP-Session: 6dc4dbff-29d8-44ec-bab4-b8aab2d91290 Destroying unnamed session 2023.12.13 06:42:26.639399 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:26.639444 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:26.639464 [ 3 ] {} HTTP-Session: 96219aec-c6a8-4f9c-8eb5-9ef8a430bb95 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:26.639481 [ 3 ] {} HTTP-Session: 96219aec-c6a8-4f9c-8eb5-9ef8a430bb95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:26.639562 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:26.639604 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:42:26.639713 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:26.640160 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:26.640392 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:42:26.640542 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:42:26.640645 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} executeQuery: Read 141 rows, 14.04 KiB in 0.001053993 sec., 133776 rows/sec., 13.01 MiB/sec. 2023.12.13 06:42:26.640635 [ 166 ] {} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.13 06:42:26.640704 [ 166 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:26.640787 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} DynamicQueryHandler: Done processing query 2023.12.13 06:42:26.640818 [ 3 ] {cbc79fcf-d236-4f95-9c03-a357673f5d4e} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:42:26.640826 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.13 06:42:26.640850 [ 3 ] {} HTTP-Session: 96219aec-c6a8-4f9c-8eb5-9ef8a430bb95 Destroying unnamed session 2023.12.13 06:42:26.640994 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:42:26.641039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:26.641065 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 181 rows starting from the beginning of the part 2023.12.13 06:42:26.641121 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:26.641148 [ 3 ] {} HTTP-Session: 733e3bf8-67b3-4d6d-997b-9da5882d3b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:26.641209 [ 3 ] {} HTTP-Session: 733e3bf8-67b3-4d6d-997b-9da5882d3b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:26.641357 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:26.641463 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:42:26.641537 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 142 rows starting from the beginning of the part 2023.12.13 06:42:26.641896 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:26.641978 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 141 rows starting from the beginning of the part 2023.12.13 06:42:26.642172 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 177 rows starting from the beginning of the part 2023.12.13 06:42:26.642434 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 141 rows starting from the beginning of the part 2023.12.13 06:42:26.642743 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 141 rows starting from the beginning of the part 2023.12.13 06:42:26.642849 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:26.643230 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:42:26.643547 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:42:26.643768 [ 155 ] {} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.13 06:42:26.643817 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} executeQuery: Read 47 rows, 3.76 KiB in 0.002398315 sec., 19597 rows/sec., 1.53 MiB/sec. 2023.12.13 06:42:26.643904 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:26.644237 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.13 06:42:26.644318 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} DynamicQueryHandler: Done processing query 2023.12.13 06:42:26.644379 [ 3 ] {f214a94a-3480-4945-bdfd-0eb4905b91a6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:26.644432 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:42:26.644488 [ 3 ] {} HTTP-Session: 733e3bf8-67b3-4d6d-997b-9da5882d3b4b Destroying unnamed session 2023.12.13 06:42:26.644527 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part 2023.12.13 06:42:26.644807 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 923 rows, containing 4 columns (4 merged, 0 gathered) in 0.004035116 sec., 228741.8750786842 rows/sec., 21.99 MiB/sec. 2023.12.13 06:42:26.644827 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:26.644908 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 49 rows starting from the beginning of the part 2023.12.13 06:42:26.644981 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:26.645015 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.13 06:42:26.645052 [ 3 ] {} HTTP-Session: 4cf523cd-26e1-4c5e-8aa2-a3cceb0ccf02 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:26.645151 [ 3 ] {} HTTP-Session: 4cf523cd-26e1-4c5e-8aa2-a3cceb0ccf02 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:26.645203 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:26.645407 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.13 06:42:26.645465 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:26.645525 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 71 rows starting from the beginning of the part 2023.12.13 06:42:26.645574 [ 9 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_16_3} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.13 06:42:26.645683 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:42:26.645948 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:26.646286 [ 17 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:26.646447 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:26.647685 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:26.647835 [ 16 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 358 rows, containing 4 columns (4 merged, 0 gathered) in 0.003809959 sec., 93964.26575719056 rows/sec., 7.34 MiB/sec. 2023.12.13 06:42:26.648013 [ 16 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.13 06:42:26.648258 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) 2023.12.13 06:42:26.648373 [ 16 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.13 06:42:26.648477 [ 16 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_16_3} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.13 06:42:26.648544 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. 2023.12.13 06:42:26.648725 [ 155 ] {} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 2023.12.13 06:42:26.648745 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} executeQuery: Read 47 rows, 64.95 KiB in 0.00319269 sec., 14721 rows/sec., 19.87 MiB/sec. 2023.12.13 06:42:26.648787 [ 155 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:26.648979 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact 2023.12.13 06:42:26.649021 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} DynamicQueryHandler: Done processing query 2023.12.13 06:42:26.649080 [ 3 ] {c4e55a9a-a180-4c61-9033-549295617e65} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:42:26.649134 [ 3 ] {} HTTP-Session: 4cf523cd-26e1-4c5e-8aa2-a3cceb0ccf02 Destroying unnamed session 2023.12.13 06:42:26.649174 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:42:26.649212 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 432 rows starting from the beginning of the part 2023.12.13 06:42:26.649317 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:26.649410 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:26.649500 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:26.649587 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:26.649674 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:26.651142 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} MergeTask::MergeProjectionsStage: Merge sorted 667 rows, containing 6 columns (6 merged, 0 gathered) in 0.00224825 sec., 296675.1918158568 rows/sec., 400.35 MiB/sec. 2023.12.13 06:42:26.651504 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) 2023.12.13 06:42:26.651756 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. 2023.12.13 06:42:26.651828 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 2023.12.13 06:42:26.651924 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_16_3: 4.48 MiB. 2023.12.13 06:42:28.313413 [ 141 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:42:28.313466 [ 141 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:42:36.638844 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:36.638968 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:36.638994 [ 3 ] {} HTTP-Session: c83f108a-83ce-4941-b309-938cf77b17c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:36.639019 [ 3 ] {} HTTP-Session: c83f108a-83ce-4941-b309-938cf77b17c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:36.639150 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:36.639211 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:42:36.639372 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:36.639804 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:36.640070 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:42:36.640232 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:42:36.640371 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} executeQuery: Read 47 rows, 3.81 KiB in 0.001182157 sec., 39757 rows/sec., 3.15 MiB/sec. 2023.12.13 06:42:36.640539 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} DynamicQueryHandler: Done processing query 2023.12.13 06:42:36.640566 [ 3 ] {a2ade215-86a6-4b33-b090-ddf35c1b609b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:36.640582 [ 3 ] {} HTTP-Session: c83f108a-83ce-4941-b309-938cf77b17c4 Destroying unnamed session 2023.12.13 06:42:36.640709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:36.640755 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:36.640775 [ 3 ] {} HTTP-Session: 643ef7aa-eef4-48cc-b61a-f1708bcad4ea Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:36.640792 [ 3 ] {} HTTP-Session: 643ef7aa-eef4-48cc-b61a-f1708bcad4ea Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:36.640866 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:36.640907 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:42:36.641023 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:36.641308 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:36.641522 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:42:36.641675 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:42:36.641808 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} executeQuery: Read 6 rows, 509.00 B in 0.000913458 sec., 6568 rows/sec., 544.16 KiB/sec. 2023.12.13 06:42:36.641954 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} DynamicQueryHandler: Done processing query 2023.12.13 06:42:36.641979 [ 3 ] {dd51f40d-be87-4ca7-84c8-c95de61a05b0} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:42:36.641994 [ 3 ] {} HTTP-Session: 643ef7aa-eef4-48cc-b61a-f1708bcad4ea Destroying unnamed session 2023.12.13 06:42:36.642192 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 28410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:36.642237 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:36.642256 [ 3 ] {} HTTP-Session: 4fb6a1d9-9335-4a6b-acd4-31d8370cd2f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:36.642274 [ 3 ] {} HTTP-Session: 4fb6a1d9-9335-4a6b-acd4-31d8370cd2f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:36.642352 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:36.642392 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:42:36.642501 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:36.642924 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:36.643141 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:42:36.643290 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:42:36.643410 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} executeQuery: Read 180 rows, 17.40 KiB in 0.001029543 sec., 174834 rows/sec., 16.50 MiB/sec. 2023.12.13 06:42:36.643538 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} DynamicQueryHandler: Done processing query 2023.12.13 06:42:36.643562 [ 3 ] {e7f48e6c-cce5-4605-aab4-04214cde0daf} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.13 06:42:36.643579 [ 3 ] {} HTTP-Session: 4fb6a1d9-9335-4a6b-acd4-31d8370cd2f6 Destroying unnamed session 2023.12.13 06:42:36.643699 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:36.643744 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:36.643763 [ 3 ] {} HTTP-Session: 2574322f-b58f-430f-9f7c-64e9f7052237 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:36.643780 [ 3 ] {} HTTP-Session: 2574322f-b58f-430f-9f7c-64e9f7052237 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:36.643848 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:36.643887 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:42:36.643994 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:36.644262 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:36.644464 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) 2023.12.13 06:42:36.644608 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. 2023.12.13 06:42:36.644733 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} executeQuery: Read 6 rows, 429.00 B in 0.000844546 sec., 7104 rows/sec., 496.06 KiB/sec. 2023.12.13 06:42:36.644909 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} DynamicQueryHandler: Done processing query 2023.12.13 06:42:36.644934 [ 3 ] {3a0aa305-cfac-40cf-8f83-a8894ea7005a} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:42:36.644951 [ 3 ] {} HTTP-Session: 2574322f-b58f-430f-9f7c-64e9f7052237 Destroying unnamed session 2023.12.13 06:42:36.645076 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:36.645122 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:36.645141 [ 3 ] {} HTTP-Session: 73e01bb0-5381-4d17-bb73-ab386c6be0a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:36.645159 [ 3 ] {} HTTP-Session: 73e01bb0-5381-4d17-bb73-ab386c6be0a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:36.645233 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:36.645272 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:42:36.645386 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:36.645697 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:36.645908 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:42:36.646052 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:42:36.646174 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} executeQuery: Read 77 rows, 6.15 KiB in 0.000911649 sec., 84462 rows/sec., 6.59 MiB/sec. 2023.12.13 06:42:36.646294 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} DynamicQueryHandler: Done processing query 2023.12.13 06:42:36.646317 [ 3 ] {fc85b83c-e3f1-4760-a98b-96a24a1b4ee7} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:42:36.646334 [ 3 ] {} HTTP-Session: 73e01bb0-5381-4d17-bb73-ab386c6be0a5 Destroying unnamed session 2023.12.13 06:42:36.646455 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:36.646500 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:36.646519 [ 3 ] {} HTTP-Session: b8331531-f7bf-412c-8044-aa86582910d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:36.646537 [ 3 ] {} HTTP-Session: b8331531-f7bf-412c-8044-aa86582910d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:36.646610 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:36.646653 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:42:36.646774 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:36.647065 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:36.647335 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:42:36.647512 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:42:36.647641 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} executeQuery: Read 39 rows, 2.81 KiB in 0.001001991 sec., 38922 rows/sec., 2.74 MiB/sec. 2023.12.13 06:42:36.647792 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} DynamicQueryHandler: Done processing query 2023.12.13 06:42:36.647817 [ 3 ] {8343c5d7-c822-4753-83e6-21492ad1c5a3} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:36.647832 [ 3 ] {} HTTP-Session: b8331531-f7bf-412c-8044-aa86582910d4 Destroying unnamed session 2023.12.13 06:42:36.647987 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:36.648032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:36.648051 [ 3 ] {} HTTP-Session: 451d0fbb-d18c-4f2b-a072-8367623ac65c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:36.648067 [ 3 ] {} HTTP-Session: 451d0fbb-d18c-4f2b-a072-8367623ac65c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:36.648154 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:36.648199 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:42:36.648337 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:36.648837 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:36.649145 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) 2023.12.13 06:42:36.649321 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. 2023.12.13 06:42:36.649440 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} executeQuery: Read 47 rows, 64.95 KiB in 0.001257169 sec., 37385 rows/sec., 50.45 MiB/sec. 2023.12.13 06:42:36.649568 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} DynamicQueryHandler: Done processing query 2023.12.13 06:42:36.649592 [ 3 ] {b8f39d08-88ef-4880-86f3-5bac1b5f004d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:42:36.649608 [ 3 ] {} HTTP-Session: 451d0fbb-d18c-4f2b-a072-8367623ac65c Destroying unnamed session 2023.12.13 06:42:43.313532 [ 87 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:42:43.313638 [ 87 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:42:46.637493 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:46.637625 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:46.637657 [ 3 ] {} HTTP-Session: 5848d612-d6dc-4141-9ff4-7042cf4a0cf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:46.637686 [ 3 ] {} HTTP-Session: 5848d612-d6dc-4141-9ff4-7042cf4a0cf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:46.637825 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:46.637887 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:42:46.638046 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:46.638488 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:46.638756 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:42:46.638923 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:42:46.639055 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} executeQuery: Read 47 rows, 3.81 KiB in 0.001193197 sec., 39389 rows/sec., 3.12 MiB/sec. 2023.12.13 06:42:46.639213 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} DynamicQueryHandler: Done processing query 2023.12.13 06:42:46.639239 [ 3 ] {0049086a-c30a-4eee-8db4-56d1237a5a20} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:46.639257 [ 3 ] {} HTTP-Session: 5848d612-d6dc-4141-9ff4-7042cf4a0cf7 Destroying unnamed session 2023.12.13 06:42:46.639381 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:46.639433 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:46.639453 [ 3 ] {} HTTP-Session: 2898d78f-d299-41ac-b596-f9e1baa18fac Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:46.639473 [ 3 ] {} HTTP-Session: 2898d78f-d299-41ac-b596-f9e1baa18fac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:46.639550 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:46.639592 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:42:46.639703 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:46.640033 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:46.640239 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:42:46.640388 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:42:46.640514 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} executeQuery: Read 2 rows, 175.00 B in 0.00092636 sec., 2158 rows/sec., 184.48 KiB/sec. 2023.12.13 06:42:46.640513 [ 73 ] {} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:42:46.640624 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:46.640715 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} DynamicQueryHandler: Done processing query 2023.12.13 06:42:46.640766 [ 3 ] {736df679-648d-4db1-8724-d95d9e015590} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:42:46.640779 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:42:46.640794 [ 3 ] {} HTTP-Session: 2898d78f-d299-41ac-b596-f9e1baa18fac Destroying unnamed session 2023.12.13 06:42:46.640932 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:42:46.640980 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.13 06:42:46.641024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:46.641098 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:46.641133 [ 3 ] {} HTTP-Session: 4da98a40-ccba-4237-8113-3c8d4f35fcc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:46.641192 [ 3 ] {} HTTP-Session: 4da98a40-ccba-4237-8113-3c8d4f35fcc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:46.641249 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.13 06:42:46.641388 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:46.641508 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:42:46.641532 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::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.12.13 06:42:46.641906 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.13 06:42:46.641970 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:46.642169 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::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.12.13 06:42:46.642277 [ 16 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.13 06:42:46.642850 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:46.643335 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:42:46.643699 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:42:46.643823 [ 21 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.003120258 sec., 6409.726375190769 rows/sec., 537.69 KiB/sec. 2023.12.13 06:42:46.643943 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} executeQuery: Read 142 rows, 14.13 KiB in 0.002476937 sec., 57328 rows/sec., 5.57 MiB/sec. 2023.12.13 06:42:46.644074 [ 21 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:42:46.644172 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} DynamicQueryHandler: Done processing query 2023.12.13 06:42:46.644203 [ 3 ] {0380ebb4-5329-4f82-9b2c-89108f4af754} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:42:46.644228 [ 3 ] {} HTTP-Session: 4da98a40-ccba-4237-8113-3c8d4f35fcc2 Destroying unnamed session 2023.12.13 06:42:46.644369 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:46.644372 [ 21 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:42:46.644445 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:46.644488 [ 3 ] {} HTTP-Session: ad60c4f5-f6fa-4518-86d0-ef4940a0e3d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:46.644508 [ 3 ] {} HTTP-Session: ad60c4f5-f6fa-4518-86d0-ef4940a0e3d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:46.644522 [ 21 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_6_1} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:42:46.644655 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:46.644704 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:42:46.644825 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:46.645176 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:46.645383 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) 2023.12.13 06:42:46.645531 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. 2023.12.13 06:42:46.645652 [ 73 ] {} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 2023.12.13 06:42:46.645666 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} executeQuery: Read 2 rows, 143.00 B in 0.00096537 sec., 2071 rows/sec., 144.66 KiB/sec. 2023.12.13 06:42:46.645699 [ 73 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:46.645894 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact 2023.12.13 06:42:46.645951 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} DynamicQueryHandler: Done processing query 2023.12.13 06:42:46.645993 [ 3 ] {d698be2f-bf30-4fe5-b359-715075afb293} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:42:46.646021 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:42:46.646030 [ 3 ] {} HTTP-Session: ad60c4f5-f6fa-4518-86d0-ef4940a0e3d7 Destroying unnamed session 2023.12.13 06:42:46.646068 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part 2023.12.13 06:42:46.646220 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:46.646245 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part 2023.12.13 06:42:46.646311 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:46.646361 [ 3 ] {} HTTP-Session: 88f91995-8b70-4287-8ee2-602b4e2be6ce Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:46.646416 [ 3 ] {} HTTP-Session: 88f91995-8b70-4287-8ee2-602b4e2be6ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:46.646446 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::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.12.13 06:42:46.646605 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:46.646668 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part 2023.12.13 06:42:46.646687 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:42:46.646975 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::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.12.13 06:42:46.647154 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:46.647236 [ 16 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part 2023.12.13 06:42:46.647831 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:46.648285 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:42:46.648590 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:42:46.648587 [ 15 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.002807527 sec., 7123.7070916860275 rows/sec., 497.41 KiB/sec. 2023.12.13 06:42:46.648813 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} executeQuery: Read 49 rows, 3.93 KiB in 0.002143147 sec., 22863 rows/sec., 1.79 MiB/sec. 2023.12.13 06:42:46.648883 [ 15 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) 2023.12.13 06:42:46.649088 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} DynamicQueryHandler: Done processing query 2023.12.13 06:42:46.649121 [ 3 ] {db795272-127d-409d-a7b9-e1bb37a8d2d8} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:42:46.649142 [ 3 ] {} HTTP-Session: 88f91995-8b70-4287-8ee2-602b4e2be6ce Destroying unnamed session 2023.12.13 06:42:46.649245 [ 15 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. 2023.12.13 06:42:46.649266 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:46.649332 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:46.649349 [ 15 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_6_1} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 2023.12.13 06:42:46.649361 [ 3 ] {} HTTP-Session: 5b0f8257-0d58-4ce8-b82a-1ef5cb982a0f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:46.649393 [ 3 ] {} HTTP-Session: 5b0f8257-0d58-4ce8-b82a-1ef5cb982a0f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:46.649516 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:46.649562 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:42:46.649709 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:46.649997 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:46.650259 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:42:46.650447 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:42:46.650569 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} executeQuery: Read 1 rows, 72.00 B in 0.001023112 sec., 977 rows/sec., 68.72 KiB/sec. 2023.12.13 06:42:46.650693 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} DynamicQueryHandler: Done processing query 2023.12.13 06:42:46.650717 [ 3 ] {5e124320-e7fa-4dc8-93b8-67b9f99b8c11} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:42:46.650733 [ 3 ] {} HTTP-Session: 5b0f8257-0d58-4ce8-b82a-1ef5cb982a0f Destroying unnamed session 2023.12.13 06:42:46.650906 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:46.650952 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:46.650972 [ 3 ] {} HTTP-Session: c93540d2-c5fb-4d21-8bf1-e595cad67523 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:46.650988 [ 3 ] {} HTTP-Session: c93540d2-c5fb-4d21-8bf1-e595cad67523 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:46.651075 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:46.651120 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:42:46.651254 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:46.651744 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.64 GiB. 2023.12.13 06:42:46.652059 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) 2023.12.13 06:42:46.652244 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. 2023.12.13 06:42:46.652379 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} executeQuery: Read 47 rows, 64.95 KiB in 0.00127357 sec., 36904 rows/sec., 49.80 MiB/sec. 2023.12.13 06:42:46.652527 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} DynamicQueryHandler: Done processing query 2023.12.13 06:42:46.652551 [ 3 ] {9be8de66-b5f5-4dcc-a9b4-249fe9d09bbc} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:42:46.652567 [ 3 ] {} HTTP-Session: c93540d2-c5fb-4d21-8bf1-e595cad67523 Destroying unnamed session 2023.12.13 06:42:56.637743 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:56.637879 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:56.637909 [ 3 ] {} HTTP-Session: bfbad0c1-60c4-418e-9d48-8a54dc24f274 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:56.637937 [ 3 ] {} HTTP-Session: bfbad0c1-60c4-418e-9d48-8a54dc24f274 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:56.638077 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:56.638144 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:42:56.638303 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:56.638875 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:42:56.639143 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:42:56.639309 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:42:56.639451 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} executeQuery: Read 47 rows, 3.81 KiB in 0.001329231 sec., 35358 rows/sec., 2.80 MiB/sec. 2023.12.13 06:42:56.639463 [ 112 ] {} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 5 parts from all_1_15_3 to all_19_19_0 2023.12.13 06:42:56.639585 [ 112 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:42:56.639669 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} DynamicQueryHandler: Done processing query 2023.12.13 06:42:56.639685 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} MergeTask::PrepareStage: Merging 5 parts: from all_1_15_3 to all_19_19_0 into Compact 2023.12.13 06:42:56.639736 [ 3 ] {1f960b3d-5896-41f0-b35c-29a4f20cd379} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:56.639772 [ 3 ] {} HTTP-Session: bfbad0c1-60c4-418e-9d48-8a54dc24f274 Destroying unnamed session 2023.12.13 06:42:56.639919 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:42:56.639958 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_15_3, total 47 rows starting from the beginning of the part 2023.12.13 06:42:56.640058 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:56.640152 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:56.640153 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:56.640185 [ 3 ] {} HTTP-Session: 3a8cc085-d2a7-47b9-8b2b-2a9df83a34fd Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:56.640242 [ 3 ] {} HTTP-Session: 3a8cc085-d2a7-47b9-8b2b-2a9df83a34fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:56.640402 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:56.640441 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:56.640523 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:42:56.640603 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:56.640929 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part 2023.12.13 06:42:56.640993 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:56.642105 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:42:56.642384 [ 15 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002739435 sec., 85784.11241734153 rows/sec., 6.79 MiB/sec. 2023.12.13 06:42:56.642561 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} MergedBlockOutputStream: filled checksums all_1_19_4 (state Temporary) 2023.12.13 06:42:56.642564 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:42:56.642858 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:42:56.642858 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_19_4 to all_1_19_4. 2023.12.13 06:42:56.642987 [ 19 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_19_4} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 5 parts: from all_1_15_3 to all_19_19_0 2023.12.13 06:42:56.643097 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} executeQuery: Read 141 rows, 14.04 KiB in 0.002585921 sec., 54526 rows/sec., 5.30 MiB/sec. 2023.12.13 06:42:56.643387 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} DynamicQueryHandler: Done processing query 2023.12.13 06:42:56.643412 [ 3 ] {0d6b5362-ea6f-4bfd-ac27-7f134d20c04b} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:42:56.643429 [ 3 ] {} HTTP-Session: 3a8cc085-d2a7-47b9-8b2b-2a9df83a34fd Destroying unnamed session 2023.12.13 06:42:56.643603 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:56.643649 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:56.643668 [ 3 ] {} HTTP-Session: 2dcd291a-2655-4b35-91a8-8ce809f0c3ca Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:56.643686 [ 3 ] {} HTTP-Session: 2dcd291a-2655-4b35-91a8-8ce809f0c3ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:56.643759 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:56.643800 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:42:56.643927 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:56.644265 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:42:56.644482 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:42:56.644641 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:42:56.644772 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} executeQuery: Read 47 rows, 3.76 KiB in 0.000978291 sec., 48042 rows/sec., 3.76 MiB/sec. 2023.12.13 06:42:56.644912 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} DynamicQueryHandler: Done processing query 2023.12.13 06:42:56.644937 [ 3 ] {2876e023-7e53-4b30-920a-edc979dc86ee} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:42:56.644953 [ 3 ] {} HTTP-Session: 2dcd291a-2655-4b35-91a8-8ce809f0c3ca Destroying unnamed session 2023.12.13 06:42:56.645101 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:42:56.645147 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:42:56.645166 [ 3 ] {} HTTP-Session: 91619e5d-eae7-42f7-85c8-a0550d10eb03 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:42:56.645183 [ 3 ] {} HTTP-Session: 91619e5d-eae7-42f7-85c8-a0550d10eb03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:42:56.645268 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:42:56.645313 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:42:56.645451 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:42:56.645947 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:42:56.646269 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) 2023.12.13 06:42:56.646450 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. 2023.12.13 06:42:56.646575 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} executeQuery: Read 47 rows, 64.95 KiB in 0.00127864 sec., 36757 rows/sec., 49.60 MiB/sec. 2023.12.13 06:42:56.646704 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} DynamicQueryHandler: Done processing query 2023.12.13 06:42:56.646727 [ 3 ] {dd13fac4-adfa-48ef-ad8d-df360b8ad3e3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:42:56.646743 [ 3 ] {} HTTP-Session: 91619e5d-eae7-42f7-85c8-a0550d10eb03 Destroying unnamed session 2023.12.13 06:42:58.313705 [ 96 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:42:58.313764 [ 96 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:43:06.638894 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:06.639030 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:06.639061 [ 3 ] {} HTTP-Session: 6d2180d5-45bf-49e1-8a08-e2e2a4033495 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:06.639089 [ 3 ] {} HTTP-Session: 6d2180d5-45bf-49e1-8a08-e2e2a4033495 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:06.639232 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:06.639301 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:43:06.639485 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:06.640029 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:06.640299 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:43:06.640463 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:43:06.640584 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} executeQuery: Read 47 rows, 3.81 KiB in 0.001310801 sec., 35855 rows/sec., 2.84 MiB/sec. 2023.12.13 06:43:06.640757 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} DynamicQueryHandler: Done processing query 2023.12.13 06:43:06.640782 [ 3 ] {a50cd16a-ec00-4ef0-a029-4cb5dfed0b08} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:06.640800 [ 3 ] {} HTTP-Session: 6d2180d5-45bf-49e1-8a08-e2e2a4033495 Destroying unnamed session 2023.12.13 06:43:06.640973 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 27963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:06.641020 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:06.641040 [ 3 ] {} HTTP-Session: 12b5e2d0-048f-4378-9438-172e9acb40b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:06.641058 [ 3 ] {} HTTP-Session: 12b5e2d0-048f-4378-9438-172e9acb40b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:06.641136 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:06.641175 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:43:06.641280 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:06.641660 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:06.641890 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:43:06.642045 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:43:06.642150 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} executeQuery: Read 177 rows, 17.13 KiB in 0.00098662 sec., 179400 rows/sec., 16.96 MiB/sec. 2023.12.13 06:43:06.642267 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} DynamicQueryHandler: Done processing query 2023.12.13 06:43:06.642292 [ 3 ] {67b1b401-d50c-4ba5-bc50-9737414d7669} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:43:06.642308 [ 3 ] {} HTTP-Session: 12b5e2d0-048f-4378-9438-172e9acb40b6 Destroying unnamed session 2023.12.13 06:43:06.642430 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 12065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:06.642476 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:06.642495 [ 3 ] {} HTTP-Session: 14237546-eadf-4a9e-9d58-4450d3979128 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:06.642512 [ 3 ] {} HTTP-Session: 14237546-eadf-4a9e-9d58-4450d3979128 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:06.642586 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:06.642625 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:43:06.642732 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:06.643033 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:06.643247 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:43:06.643408 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:43:06.643512 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} executeQuery: Read 71 rows, 5.66 KiB in 0.000897338 sec., 79122 rows/sec., 6.16 MiB/sec. 2023.12.13 06:43:06.643648 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} DynamicQueryHandler: Done processing query 2023.12.13 06:43:06.643671 [ 3 ] {ada0dfb6-18b3-4872-bf68-c7dff5825e1c} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:43:06.643687 [ 3 ] {} HTTP-Session: 14237546-eadf-4a9e-9d58-4450d3979128 Destroying unnamed session 2023.12.13 06:43:06.643801 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:06.643846 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:06.643865 [ 3 ] {} HTTP-Session: bb978f39-acdf-4680-ba97-ab55b4ff0dbc Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:06.643882 [ 3 ] {} HTTP-Session: bb978f39-acdf-4680-ba97-ab55b4ff0dbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:06.643954 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:06.643997 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:43:06.644118 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:06.644401 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:06.644667 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:43:06.644841 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:43:06.644946 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} executeQuery: Read 36 rows, 2.60 KiB in 0.00096405 sec., 37342 rows/sec., 2.64 MiB/sec. 2023.12.13 06:43:06.645066 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} DynamicQueryHandler: Done processing query 2023.12.13 06:43:06.645090 [ 3 ] {81594f9b-8cf3-40e4-98d7-087a854d016a} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:06.645106 [ 3 ] {} HTTP-Session: bb978f39-acdf-4680-ba97-ab55b4ff0dbc Destroying unnamed session 2023.12.13 06:43:06.645276 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:06.645321 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:06.645339 [ 3 ] {} HTTP-Session: 777f3bc4-848f-4088-8913-da4d3075c12f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:06.645356 [ 3 ] {} HTTP-Session: 777f3bc4-848f-4088-8913-da4d3075c12f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:06.645442 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:06.645486 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:43:06.645620 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:06.646121 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:06.646426 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) 2023.12.13 06:43:06.646599 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. 2023.12.13 06:43:06.646705 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} executeQuery: Read 47 rows, 64.95 KiB in 0.001233538 sec., 38101 rows/sec., 51.42 MiB/sec. 2023.12.13 06:43:06.646841 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} DynamicQueryHandler: Done processing query 2023.12.13 06:43:06.646865 [ 3 ] {7def567b-fead-4a40-9e8f-4e6f18643dab} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:43:06.646881 [ 3 ] {} HTTP-Session: 777f3bc4-848f-4088-8913-da4d3075c12f Destroying unnamed session 2023.12.13 06:43:13.313843 [ 54 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:43:13.313916 [ 54 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:43:16.637829 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:16.638001 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:16.638044 [ 3 ] {} HTTP-Session: 9d45bc09-30b3-4308-9b52-15dbf9fa341a Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:16.638084 [ 3 ] {} HTTP-Session: 9d45bc09-30b3-4308-9b52-15dbf9fa341a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:16.638270 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:16.638370 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:43:16.638575 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:16.639002 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:16.639264 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:43:16.639428 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:43:16.639550 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} executeQuery: Read 47 rows, 3.81 KiB in 0.001225818 sec., 38341 rows/sec., 3.03 MiB/sec. 2023.12.13 06:43:16.639702 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} DynamicQueryHandler: Done processing query 2023.12.13 06:43:16.639727 [ 3 ] {2cf4c9a2-98e2-40c8-9fd9-84493d451210} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:16.639744 [ 3 ] {} HTTP-Session: 9d45bc09-30b3-4308-9b52-15dbf9fa341a Destroying unnamed session 2023.12.13 06:43:16.639981 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:16.640027 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:16.640046 [ 3 ] {} HTTP-Session: eb98514b-e768-4797-9944-ed4b25fc787c Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:16.640063 [ 3 ] {} HTTP-Session: eb98514b-e768-4797-9944-ed4b25fc787c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:16.640139 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:16.640178 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:43:16.640282 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:16.640649 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:16.640874 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:43:16.641027 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:43:16.641128 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} executeQuery: Read 141 rows, 14.04 KiB in 0.00096167 sec., 146619 rows/sec., 14.26 MiB/sec. 2023.12.13 06:43:16.641121 [ 98 ] {} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.13 06:43:16.641190 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:16.641268 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} DynamicQueryHandler: Done processing query 2023.12.13 06:43:16.641289 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.13 06:43:16.641302 [ 3 ] {4984b26e-008a-487c-9b80-0b348769f687} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:43:16.641370 [ 3 ] {} HTTP-Session: eb98514b-e768-4797-9944-ed4b25fc787c Destroying unnamed session 2023.12.13 06:43:16.641438 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:43:16.641474 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 181 rows starting from the beginning of the part 2023.12.13 06:43:16.641577 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:16.641646 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 180 rows starting from the beginning of the part 2023.12.13 06:43:16.641657 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:16.641708 [ 3 ] {} HTTP-Session: 192e705d-89b4-4485-8a14-83b20f8716e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:16.641742 [ 3 ] {} HTTP-Session: 192e705d-89b4-4485-8a14-83b20f8716e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:16.641862 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 142 rows starting from the beginning of the part 2023.12.13 06:43:16.641960 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:16.642061 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:43:16.642085 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 141 rows starting from the beginning of the part 2023.12.13 06:43:16.642381 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 177 rows starting from the beginning of the part 2023.12.13 06:43:16.642514 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:16.642667 [ 15 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 141 rows starting from the beginning of the part 2023.12.13 06:43:16.643130 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:16.643588 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:43:16.643828 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:43:16.643970 [ 98 ] {} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.13 06:43:16.644067 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:16.644077 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} executeQuery: Read 47 rows, 3.76 KiB in 0.002074304 sec., 22658 rows/sec., 1.77 MiB/sec. 2023.12.13 06:43:16.644311 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.13 06:43:16.644659 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:43:16.644713 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} DynamicQueryHandler: Done processing query 2023.12.13 06:43:16.644741 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 97 rows starting from the beginning of the part 2023.12.13 06:43:16.644792 [ 3 ] {ef451e1e-3509-4b54-acbd-3bf4cc91d152} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:16.644834 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 4 columns (4 merged, 0 gathered) in 0.003567811 sec., 269633.1167766454 rows/sec., 25.79 MiB/sec. 2023.12.13 06:43:16.644892 [ 3 ] {} HTTP-Session: 192e705d-89b4-4485-8a14-83b20f8716e7 Destroying unnamed session 2023.12.13 06:43:16.645110 [ 19 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.13 06:43:16.645128 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 77 rows starting from the beginning of the part 2023.12.13 06:43:16.645193 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:16.645327 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:16.645391 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 49 rows starting from the beginning of the part 2023.12.13 06:43:16.645411 [ 3 ] {} HTTP-Session: ae8844cb-63d8-4cb3-b1a3-e1cca411715e Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:16.645490 [ 3 ] {} HTTP-Session: ae8844cb-63d8-4cb3-b1a3-e1cca411715e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:16.645499 [ 19 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.13 06:43:16.645652 [ 19 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_21_4} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.13 06:43:16.645790 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:16.645893 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:16.646048 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:43:16.646067 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 71 rows starting from the beginning of the part 2023.12.13 06:43:16.646381 [ 15 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:16.646770 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:16.647894 [ 19 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 4 columns (4 merged, 0 gathered) in 0.003763767 sec., 103088.20923293073 rows/sec., 8.05 MiB/sec. 2023.12.13 06:43:16.647932 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:16.648056 [ 19 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.13 06:43:16.648330 [ 19 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.13 06:43:16.648449 [ 19 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_21_4} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.13 06:43:16.648579 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) 2023.12.13 06:43:16.648773 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. 2023.12.13 06:43:16.648878 [ 98 ] {} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 2023.12.13 06:43:16.648888 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} executeQuery: Read 47 rows, 64.95 KiB in 0.002931432 sec., 16033 rows/sec., 21.64 MiB/sec. 2023.12.13 06:43:16.648918 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:16.649052 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact 2023.12.13 06:43:16.649154 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} DynamicQueryHandler: Done processing query 2023.12.13 06:43:16.649205 [ 3 ] {cb71f223-5f7b-4d26-ba63-e2bde0d21a59} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:43:16.649206 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:43:16.649246 [ 3 ] {} HTTP-Session: ae8844cb-63d8-4cb3-b1a3-e1cca411715e Destroying unnamed session 2023.12.13 06:43:16.649288 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 667 rows starting from the beginning of the part 2023.12.13 06:43:16.649406 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:16.649499 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:16.649592 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:16.649680 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:16.649767 [ 15 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:16.651936 [ 19 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} MergeTask::MergeProjectionsStage: Merge sorted 902 rows, containing 6 columns (6 merged, 0 gathered) in 0.002975282 sec., 303164.54036961874 rows/sec., 409.11 MiB/sec. 2023.12.13 06:43:16.652433 [ 18 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) 2023.12.13 06:43:16.652673 [ 18 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. 2023.12.13 06:43:16.652737 [ 18 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 2023.12.13 06:43:16.652814 [ 18 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_21_4: 4.15 MiB. 2023.12.13 06:43:18.089113 [ 98 ] {} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.12.13 06:43:18.089183 [ 98 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:18.089284 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.12.13 06:43:18.089460 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:43:18.089500 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 402 rows starting from the beginning of the part 2023.12.13 06:43:18.089658 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 36 rows starting from the beginning of the part 2023.12.13 06:43:18.089759 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 39 rows starting from the beginning of the part 2023.12.13 06:43:18.089848 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part 2023.12.13 06:43:18.089932 [ 20 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part 2023.12.13 06:43:18.090633 [ 18 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 514 rows, containing 5 columns (5 merged, 0 gathered) in 0.001395164 sec., 368415.46943585126 rows/sec., 25.99 MiB/sec. 2023.12.13 06:43:18.090792 [ 18 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.13 06:43:18.091036 [ 18 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.13 06:43:18.091109 [ 18 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_10_2} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.12.13 06:43:26.638024 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:26.638142 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:26.638167 [ 3 ] {} HTTP-Session: 2f365373-45d9-4dd6-8362-95d89a4b4123 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:26.638190 [ 3 ] {} HTTP-Session: 2f365373-45d9-4dd6-8362-95d89a4b4123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:26.638321 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:26.638383 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:43:26.638544 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:26.638981 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:26.639250 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:43:26.639461 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:43:26.639647 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} executeQuery: Read 47 rows, 3.81 KiB in 0.00127698 sec., 36805 rows/sec., 2.91 MiB/sec. 2023.12.13 06:43:26.639805 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} DynamicQueryHandler: Done processing query 2023.12.13 06:43:26.639841 [ 3 ] {3542d7ff-75b5-44d3-818a-24f642493d65} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:26.639859 [ 3 ] {} HTTP-Session: 2f365373-45d9-4dd6-8362-95d89a4b4123 Destroying unnamed session 2023.12.13 06:43:26.640048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:26.640100 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:26.640121 [ 3 ] {} HTTP-Session: 4479ca8c-4c61-43b8-8988-2805665b567a Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:26.640140 [ 3 ] {} HTTP-Session: 4479ca8c-4c61-43b8-8988-2805665b567a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:26.640223 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:26.640265 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:43:26.640380 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:26.640814 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:26.641045 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:43:26.641207 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:43:26.641325 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} executeQuery: Read 141 rows, 14.04 KiB in 0.001067183 sec., 132123 rows/sec., 12.85 MiB/sec. 2023.12.13 06:43:26.641444 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} DynamicQueryHandler: Done processing query 2023.12.13 06:43:26.641484 [ 3 ] {2723efdc-1d63-48b7-a6de-287da42db42f} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:43:26.641510 [ 3 ] {} HTTP-Session: 4479ca8c-4c61-43b8-8988-2805665b567a Destroying unnamed session 2023.12.13 06:43:26.641685 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:26.641728 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:26.641746 [ 3 ] {} HTTP-Session: f36a06ab-138b-4ed5-a019-47bf1339d36b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:26.641762 [ 3 ] {} HTTP-Session: f36a06ab-138b-4ed5-a019-47bf1339d36b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:26.641831 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:26.641868 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:43:26.641974 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:26.642260 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:26.642483 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:43:26.642714 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:43:26.642836 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} executeQuery: Read 47 rows, 3.76 KiB in 0.00095814 sec., 49053 rows/sec., 3.84 MiB/sec. 2023.12.13 06:43:26.642965 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} DynamicQueryHandler: Done processing query 2023.12.13 06:43:26.643000 [ 3 ] {7153c38b-53d1-432a-9fe8-33527e2bb02b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:26.643026 [ 3 ] {} HTTP-Session: f36a06ab-138b-4ed5-a019-47bf1339d36b Destroying unnamed session 2023.12.13 06:43:26.643246 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:26.643320 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:26.643362 [ 3 ] {} HTTP-Session: bee4aab7-ebbd-4cfc-b893-4142bf5a0b07 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:26.643391 [ 3 ] {} HTTP-Session: bee4aab7-ebbd-4cfc-b893-4142bf5a0b07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:26.643512 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:26.643581 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:43:26.643747 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:26.644350 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:26.644799 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) 2023.12.13 06:43:26.645088 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. 2023.12.13 06:43:26.645260 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} executeQuery: Read 47 rows, 64.95 KiB in 0.001702463 sec., 27607 rows/sec., 37.25 MiB/sec. 2023.12.13 06:43:26.645390 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} DynamicQueryHandler: Done processing query 2023.12.13 06:43:26.645417 [ 3 ] {abfbed4b-2dc6-43b0-bb8a-d486dddd0ea3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:43:26.645432 [ 3 ] {} HTTP-Session: bee4aab7-ebbd-4cfc-b893-4142bf5a0b07 Destroying unnamed session 2023.12.13 06:43:28.314193 [ 125 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:43:28.314254 [ 125 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:43:36.639610 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:36.639743 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:36.639773 [ 3 ] {} HTTP-Session: 2c36aeb4-cc95-47a8-a82f-4cbf688f49c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:36.639800 [ 3 ] {} HTTP-Session: 2c36aeb4-cc95-47a8-a82f-4cbf688f49c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:36.639944 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:36.640011 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:43:36.640192 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:36.640652 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:36.640912 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:43:36.641074 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:43:36.641196 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} executeQuery: Read 47 rows, 3.81 KiB in 0.001214168 sec., 38709 rows/sec., 3.06 MiB/sec. 2023.12.13 06:43:36.641227 [ 129 ] {} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 5 parts from all_1_19_4 to all_23_23_0 2023.12.13 06:43:36.641372 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} DynamicQueryHandler: Done processing query 2023.12.13 06:43:36.641376 [ 129 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:36.641417 [ 3 ] {4d6ac028-f2b3-4317-80a6-b0b05c2c0248} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:36.641461 [ 3 ] {} HTTP-Session: 2c36aeb4-cc95-47a8-a82f-4cbf688f49c1 Destroying unnamed session 2023.12.13 06:43:36.641568 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} MergeTask::PrepareStage: Merging 5 parts: from all_1_19_4 to all_23_23_0 into Compact 2023.12.13 06:43:36.641629 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:36.641714 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:36.641763 [ 3 ] {} HTTP-Session: 3e6cd1d6-8fb8-4435-b234-15dd193e5aff Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:36.641800 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:43:36.641813 [ 3 ] {} HTTP-Session: 3e6cd1d6-8fb8-4435-b234-15dd193e5aff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:36.641884 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_19_4, total 47 rows starting from the beginning of the part 2023.12.13 06:43:36.642008 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:36.642085 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:43:36.642236 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:36.642535 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:36.642562 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:36.642759 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:36.643052 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part 2023.12.13 06:43:36.643340 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:36.643783 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:43:36.644111 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:43:36.644399 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} executeQuery: Read 6 rows, 509.00 B in 0.002318442 sec., 2587 rows/sec., 214.40 KiB/sec. 2023.12.13 06:43:36.644837 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} DynamicQueryHandler: Done processing query 2023.12.13 06:43:36.644846 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.003344115 sec., 70272.70294233302 rows/sec., 5.56 MiB/sec. 2023.12.13 06:43:36.644869 [ 3 ] {a057670f-26ad-42ee-9a46-84f4a1a27cec} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:43:36.644917 [ 3 ] {} HTTP-Session: 3e6cd1d6-8fb8-4435-b234-15dd193e5aff Destroying unnamed session 2023.12.13 06:43:36.645008 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} MergedBlockOutputStream: filled checksums all_1_23_5 (state Temporary) 2023.12.13 06:43:36.645100 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 28410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:36.645161 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:36.645192 [ 3 ] {} HTTP-Session: ba07f488-e4dc-41db-b91f-c1bf1eb7c840 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:36.645216 [ 3 ] {} HTTP-Session: ba07f488-e4dc-41db-b91f-c1bf1eb7c840 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:36.645241 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_23_5 to all_1_23_5. 2023.12.13 06:43:36.645348 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:36.645361 [ 20 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_23_5} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 5 parts: from all_1_19_4 to all_23_23_0 2023.12.13 06:43:36.645412 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:43:36.645609 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:36.646111 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:36.646335 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:43:36.646486 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:43:36.646616 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} executeQuery: Read 180 rows, 17.40 KiB in 0.001218148 sec., 147765 rows/sec., 13.95 MiB/sec. 2023.12.13 06:43:36.646812 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} DynamicQueryHandler: Done processing query 2023.12.13 06:43:36.646838 [ 3 ] {5c63bd0b-dd36-45bd-8aa4-f5578c044630} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.13 06:43:36.646854 [ 3 ] {} HTTP-Session: ba07f488-e4dc-41db-b91f-c1bf1eb7c840 Destroying unnamed session 2023.12.13 06:43:36.646964 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:36.647008 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:36.647027 [ 3 ] {} HTTP-Session: da6e52f5-17c0-4bb5-b905-e7342b5d08bd Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:36.647044 [ 3 ] {} HTTP-Session: da6e52f5-17c0-4bb5-b905-e7342b5d08bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:36.647114 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:36.647153 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:43:36.647271 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:36.647563 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:36.647763 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) 2023.12.13 06:43:36.647910 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. 2023.12.13 06:43:36.648037 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} executeQuery: Read 6 rows, 429.00 B in 0.000892148 sec., 6725 rows/sec., 469.59 KiB/sec. 2023.12.13 06:43:36.648159 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} DynamicQueryHandler: Done processing query 2023.12.13 06:43:36.648184 [ 3 ] {14fecb5e-6ed2-48a9-922e-66fd2d489aa3} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:43:36.648200 [ 3 ] {} HTTP-Session: da6e52f5-17c0-4bb5-b905-e7342b5d08bd Destroying unnamed session 2023.12.13 06:43:36.648312 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:36.648357 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:36.648376 [ 3 ] {} HTTP-Session: 19bf6b57-46de-4ed2-a78a-721c09ad8da2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:36.648392 [ 3 ] {} HTTP-Session: 19bf6b57-46de-4ed2-a78a-721c09ad8da2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:36.648465 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:36.648503 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:43:36.648606 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:36.648923 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:36.649131 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:43:36.649274 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:43:36.649413 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} executeQuery: Read 77 rows, 6.15 KiB in 0.000909118 sec., 84697 rows/sec., 6.61 MiB/sec. 2023.12.13 06:43:36.649564 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} DynamicQueryHandler: Done processing query 2023.12.13 06:43:36.649588 [ 3 ] {8cb96483-3c50-4127-863d-fe1237809d7f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:43:36.649603 [ 3 ] {} HTTP-Session: 19bf6b57-46de-4ed2-a78a-721c09ad8da2 Destroying unnamed session 2023.12.13 06:43:36.649709 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:36.649752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:36.649771 [ 3 ] {} HTTP-Session: 25344bff-8ef8-47a4-815f-025c146107ec Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:36.649787 [ 3 ] {} HTTP-Session: 25344bff-8ef8-47a4-815f-025c146107ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:36.649860 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:36.649903 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:43:36.650027 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:36.650311 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:36.650574 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) 2023.12.13 06:43:36.650752 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. 2023.12.13 06:43:36.650889 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} executeQuery: Read 39 rows, 2.81 KiB in 0.000993321 sec., 39262 rows/sec., 2.77 MiB/sec. 2023.12.13 06:43:36.651051 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} DynamicQueryHandler: Done processing query 2023.12.13 06:43:36.651076 [ 3 ] {2466a6ac-4129-48db-98c0-74835fded4d5} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:36.651092 [ 3 ] {} HTTP-Session: 25344bff-8ef8-47a4-815f-025c146107ec Destroying unnamed session 2023.12.13 06:43:36.651244 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50299, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:36.651289 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:36.651308 [ 3 ] {} HTTP-Session: f33b1229-20eb-4933-8685-b75205431c22 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:36.651326 [ 3 ] {} HTTP-Session: f33b1229-20eb-4933-8685-b75205431c22 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:36.651415 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:36.651460 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:43:36.651603 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:36.652056 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. 2023.12.13 06:43:36.652337 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) 2023.12.13 06:43:36.652499 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. 2023.12.13 06:43:36.652630 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} executeQuery: Read 47 rows, 64.95 KiB in 0.001227358 sec., 38293 rows/sec., 51.68 MiB/sec. 2023.12.13 06:43:36.652740 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} DynamicQueryHandler: Done processing query 2023.12.13 06:43:36.652826 [ 3 ] {5536e0b2-ae62-4fa7-b0b4-ea7af3280b92} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:43:36.652842 [ 3 ] {} HTTP-Session: f33b1229-20eb-4933-8685-b75205431c22 Destroying unnamed session 2023.12.13 06:43:43.314295 [ 177 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:43:43.314368 [ 177 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:43:46.637515 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:46.637807 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:46.637848 [ 3 ] {} HTTP-Session: 49c9686e-9dfd-4d7d-995e-2584b293e863 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:46.637877 [ 3 ] {} HTTP-Session: 49c9686e-9dfd-4d7d-995e-2584b293e863 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:46.638023 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:46.638094 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:43:46.638281 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:46.638728 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:46.638993 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:43:46.639154 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:43:46.639288 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} executeQuery: Read 47 rows, 3.81 KiB in 0.001219368 sec., 38544 rows/sec., 3.05 MiB/sec. 2023.12.13 06:43:46.639444 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} DynamicQueryHandler: Done processing query 2023.12.13 06:43:46.639471 [ 3 ] {17159857-4ac0-46bb-bbc1-b18960d3a486} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:46.639488 [ 3 ] {} HTTP-Session: 49c9686e-9dfd-4d7d-995e-2584b293e863 Destroying unnamed session 2023.12.13 06:43:46.639616 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:46.639667 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:46.639686 [ 3 ] {} HTTP-Session: efc062a9-b87a-4920-8f0c-2f737c1b7469 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:46.639707 [ 3 ] {} HTTP-Session: efc062a9-b87a-4920-8f0c-2f737c1b7469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:46.639787 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:46.639830 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:43:46.639939 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:46.640221 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:46.640423 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:43:46.640583 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:43:46.640694 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} executeQuery: Read 2 rows, 175.00 B in 0.000873557 sec., 2289 rows/sec., 195.64 KiB/sec. 2023.12.13 06:43:46.640815 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} DynamicQueryHandler: Done processing query 2023.12.13 06:43:46.640837 [ 3 ] {642113c1-b382-4ca5-93f1-8f1970f195df} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:43:46.640852 [ 3 ] {} HTTP-Session: efc062a9-b87a-4920-8f0c-2f737c1b7469 Destroying unnamed session 2023.12.13 06:43:46.641006 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:46.641048 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:46.641067 [ 3 ] {} HTTP-Session: a503843f-f6c7-4147-bd4e-d82d46904ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:46.641084 [ 3 ] {} HTTP-Session: a503843f-f6c7-4147-bd4e-d82d46904ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:46.641161 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:46.641199 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:43:46.641299 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:46.641670 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:46.641881 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:43:46.642026 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:43:46.642143 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} executeQuery: Read 142 rows, 14.13 KiB in 0.00094743 sec., 149879 rows/sec., 14.56 MiB/sec. 2023.12.13 06:43:46.642302 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} DynamicQueryHandler: Done processing query 2023.12.13 06:43:46.642325 [ 3 ] {50c451b2-372a-4da2-8ae6-de3ae210b20d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:43:46.642341 [ 3 ] {} HTTP-Session: a503843f-f6c7-4147-bd4e-d82d46904ff0 Destroying unnamed session 2023.12.13 06:43:46.642441 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:46.642485 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:46.642504 [ 3 ] {} HTTP-Session: c101f135-9259-4d83-a37f-01531bd0ba32 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:46.642520 [ 3 ] {} HTTP-Session: c101f135-9259-4d83-a37f-01531bd0ba32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:46.642588 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:46.642627 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:43:46.642734 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:46.642988 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:46.643184 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) 2023.12.13 06:43:46.643323 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. 2023.12.13 06:43:46.643432 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} executeQuery: Read 2 rows, 143.00 B in 0.000810215 sec., 2468 rows/sec., 172.36 KiB/sec. 2023.12.13 06:43:46.643550 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} DynamicQueryHandler: Done processing query 2023.12.13 06:43:46.643571 [ 3 ] {b140e22e-418b-401f-a955-2e306f9b944d} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:43:46.643586 [ 3 ] {} HTTP-Session: c101f135-9259-4d83-a37f-01531bd0ba32 Destroying unnamed session 2023.12.13 06:43:46.643702 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:46.643742 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:46.643760 [ 3 ] {} HTTP-Session: 9935eb32-d673-4c93-9105-a74d62c36ce0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:46.643776 [ 3 ] {} HTTP-Session: 9935eb32-d673-4c93-9105-a74d62c36ce0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:46.643845 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:46.643882 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:43:46.643982 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:46.644289 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:46.644488 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:43:46.644634 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:43:46.644743 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} executeQuery: Read 49 rows, 3.93 KiB in 0.000863797 sec., 56726 rows/sec., 4.44 MiB/sec. 2023.12.13 06:43:46.644865 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} DynamicQueryHandler: Done processing query 2023.12.13 06:43:46.644888 [ 3 ] {86ccb76c-8939-4437-b2e1-b88be9cec826} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:43:46.644904 [ 3 ] {} HTTP-Session: 9935eb32-d673-4c93-9105-a74d62c36ce0 Destroying unnamed session 2023.12.13 06:43:46.644998 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:46.645042 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:46.645060 [ 3 ] {} HTTP-Session: c4e98849-c7cf-494b-b60e-182094d6f8ce Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:46.645076 [ 3 ] {} HTTP-Session: c4e98849-c7cf-494b-b60e-182094d6f8ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:46.645142 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:46.645184 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:43:46.645303 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:46.645577 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:46.645829 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) 2023.12.13 06:43:46.646007 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. 2023.12.13 06:43:46.646126 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} executeQuery: Read 1 rows, 72.00 B in 0.00095542 sec., 1046 rows/sec., 73.59 KiB/sec. 2023.12.13 06:43:46.646244 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} DynamicQueryHandler: Done processing query 2023.12.13 06:43:46.646267 [ 3 ] {007effcb-9395-4882-a44a-5b8856e06e2c} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:43:46.646282 [ 3 ] {} HTTP-Session: c4e98849-c7cf-494b-b60e-182094d6f8ce Destroying unnamed session 2023.12.13 06:43:46.646447 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:46.646491 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:46.646509 [ 3 ] {} HTTP-Session: 639163d1-3862-4ad2-9475-e2f478d542fa Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:46.646526 [ 3 ] {} HTTP-Session: 639163d1-3862-4ad2-9475-e2f478d542fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:46.646612 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:46.646654 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:43:46.646788 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:46.647262 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:46.647565 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) 2023.12.13 06:43:46.647742 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. 2023.12.13 06:43:46.647851 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} executeQuery: Read 47 rows, 64.95 KiB in 0.001210947 sec., 38812 rows/sec., 52.38 MiB/sec. 2023.12.13 06:43:46.648042 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} DynamicQueryHandler: Done processing query 2023.12.13 06:43:46.648065 [ 3 ] {99f12e67-a251-4ed1-98be-5526d337d0ec} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:43:46.648104 [ 3 ] {} HTTP-Session: 639163d1-3862-4ad2-9475-e2f478d542fa Destroying unnamed session 2023.12.13 06:43:56.638297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:56.638425 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:56.638455 [ 3 ] {} HTTP-Session: e3456adf-68fe-40cf-95c3-c3d6dff12574 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:56.638483 [ 3 ] {} HTTP-Session: e3456adf-68fe-40cf-95c3-c3d6dff12574 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:56.638628 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:56.638696 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:43:56.638880 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:56.639349 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:56.639614 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.13 06:43:56.639776 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.13 06:43:56.639908 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} executeQuery: Read 47 rows, 3.81 KiB in 0.001240128 sec., 37899 rows/sec., 3.00 MiB/sec. 2023.12.13 06:43:56.640122 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} DynamicQueryHandler: Done processing query 2023.12.13 06:43:56.640154 [ 3 ] {93fa5ffc-8933-484d-9e5b-0764a6677881} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:56.640172 [ 3 ] {} HTTP-Session: e3456adf-68fe-40cf-95c3-c3d6dff12574 Destroying unnamed session 2023.12.13 06:43:56.640375 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:56.640426 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:56.640468 [ 3 ] {} HTTP-Session: fd95dd65-df7e-48cf-8dc2-cf447a8c96b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:56.640487 [ 3 ] {} HTTP-Session: fd95dd65-df7e-48cf-8dc2-cf447a8c96b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:56.640577 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:56.640621 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:43:56.640742 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:56.641109 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:56.641326 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.13 06:43:56.641471 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.13 06:43:56.641602 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} executeQuery: Read 141 rows, 14.04 KiB in 0.000996641 sec., 141475 rows/sec., 13.76 MiB/sec. 2023.12.13 06:43:56.641727 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} DynamicQueryHandler: Done processing query 2023.12.13 06:43:56.641751 [ 3 ] {2411a182-af26-47d6-b995-f165b17c6562} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:43:56.641767 [ 3 ] {} HTTP-Session: fd95dd65-df7e-48cf-8dc2-cf447a8c96b6 Destroying unnamed session 2023.12.13 06:43:56.641889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:56.641935 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:56.641953 [ 3 ] {} HTTP-Session: c314c74c-e6f9-44a0-8d29-c2c33e651f79 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:56.641970 [ 3 ] {} HTTP-Session: c314c74c-e6f9-44a0-8d29-c2c33e651f79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:56.642043 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:56.642083 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:43:56.642191 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:56.642466 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:56.642681 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.13 06:43:56.642826 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.13 06:43:56.642952 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} executeQuery: Read 47 rows, 3.76 KiB in 0.000877957 sec., 53533 rows/sec., 4.19 MiB/sec. 2023.12.13 06:43:56.643068 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} DynamicQueryHandler: Done processing query 2023.12.13 06:43:56.643091 [ 3 ] {8430f324-a32f-49fc-9dfb-bf009df153de} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:43:56.643107 [ 3 ] {} HTTP-Session: c314c74c-e6f9-44a0-8d29-c2c33e651f79 Destroying unnamed session 2023.12.13 06:43:56.643307 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:43:56.643353 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:43:56.643372 [ 3 ] {} HTTP-Session: 952ded27-8f83-4f23-b313-783efe43cb08 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:43:56.643389 [ 3 ] {} HTTP-Session: 952ded27-8f83-4f23-b313-783efe43cb08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:43:56.643482 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:43:56.643527 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:43:56.643666 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:43:56.644123 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:43:56.644433 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) 2023.12.13 06:43:56.644615 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. 2023.12.13 06:43:56.644746 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} executeQuery: Read 47 rows, 64.95 KiB in 0.001229328 sec., 38232 rows/sec., 51.59 MiB/sec. 2023.12.13 06:43:56.644899 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} DynamicQueryHandler: Done processing query 2023.12.13 06:43:56.644923 [ 3 ] {2d5bb8c9-3837-4b06-879c-3a215ef6cf64} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:43:56.644939 [ 3 ] {} HTTP-Session: 952ded27-8f83-4f23-b313-783efe43cb08 Destroying unnamed session 2023.12.13 06:43:58.314640 [ 170 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:43:58.314716 [ 170 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:44:06.639569 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:06.639696 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:06.639726 [ 3 ] {} HTTP-Session: 703e16e5-4b1e-416a-9faa-92dec66ae42b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:06.639755 [ 3 ] {} HTTP-Session: 703e16e5-4b1e-416a-9faa-92dec66ae42b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:06.639898 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:06.639963 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:44:06.640143 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:06.640620 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:06.640886 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.13 06:44:06.641046 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.13 06:44:06.641184 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} executeQuery: Read 47 rows, 3.81 KiB in 0.001239919 sec., 37905 rows/sec., 3.00 MiB/sec. 2023.12.13 06:44:06.641336 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} DynamicQueryHandler: Done processing query 2023.12.13 06:44:06.641361 [ 3 ] {efa820e8-9b09-449c-a8e6-e2939eab3930} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:06.641377 [ 3 ] {} HTTP-Session: 703e16e5-4b1e-416a-9faa-92dec66ae42b Destroying unnamed session 2023.12.13 06:44:06.641541 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 27963, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:06.641593 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:06.641612 [ 3 ] {} HTTP-Session: 70c33650-7cbd-438e-9bbb-32515c81ee8a Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:06.641630 [ 3 ] {} HTTP-Session: 70c33650-7cbd-438e-9bbb-32515c81ee8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:06.641714 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:06.641754 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:44:06.641860 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:06.642339 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:06.642558 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.13 06:44:06.642700 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.13 06:44:06.642828 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} executeQuery: Read 177 rows, 17.13 KiB in 0.001076673 sec., 164395 rows/sec., 15.54 MiB/sec. 2023.12.13 06:44:06.642827 [ 168 ] {} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.13 06:44:06.642958 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:06.643025 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} DynamicQueryHandler: Done processing query 2023.12.13 06:44:06.643075 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.13 06:44:06.643078 [ 3 ] {fb800539-701d-40e4-8ca6-2c4a4ef907ae} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:44:06.643124 [ 3 ] {} HTTP-Session: 70c33650-7cbd-438e-9bbb-32515c81ee8a Destroying unnamed session 2023.12.13 06:44:06.643258 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:06.643296 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 181 rows starting from the beginning of the part 2023.12.13 06:44:06.643297 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 12065, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:06.643351 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:06.643374 [ 3 ] {} HTTP-Session: b7898477-15a2-475f-a454-d0f9d2e280c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:06.643403 [ 3 ] {} HTTP-Session: b7898477-15a2-475f-a454-d0f9d2e280c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:06.643443 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 141 rows starting from the beginning of the part 2023.12.13 06:44:06.643520 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:06.643569 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 180 rows starting from the beginning of the part 2023.12.13 06:44:06.643575 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:44:06.643731 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 142 rows starting from the beginning of the part 2023.12.13 06:44:06.643838 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:06.643891 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 141 rows starting from the beginning of the part 2023.12.13 06:44:06.644001 [ 18 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 177 rows starting from the beginning of the part 2023.12.13 06:44:06.644369 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:06.644646 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.13 06:44:06.644820 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.13 06:44:06.644941 [ 168 ] {} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.13 06:44:06.645006 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} executeQuery: Read 71 rows, 5.66 KiB in 0.001430955 sec., 49617 rows/sec., 3.86 MiB/sec. 2023.12.13 06:44:06.645046 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:06.645333 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.13 06:44:06.645547 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} DynamicQueryHandler: Done processing query 2023.12.13 06:44:06.645637 [ 3 ] {c524df5d-c6db-4f68-ae7f-76d3a843dd51} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:44:06.645759 [ 3 ] {} HTTP-Session: b7898477-15a2-475f-a454-d0f9d2e280c4 Destroying unnamed session 2023.12.13 06:44:06.645827 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:06.645912 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 97 rows starting from the beginning of the part 2023.12.13 06:44:06.645913 [ 13 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 962 rows, containing 4 columns (4 merged, 0 gathered) in 0.002889001 sec., 332987.0775399524 rows/sec., 31.85 MiB/sec. 2023.12.13 06:44:06.646048 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:06.646171 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:06.646199 [ 26 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.13 06:44:06.646251 [ 3 ] {} HTTP-Session: 3da19a7c-0ac0-4ffb-abdf-b1f27fd4ed98 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:06.646343 [ 3 ] {} HTTP-Session: 3da19a7c-0ac0-4ffb-abdf-b1f27fd4ed98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:06.646386 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:06.646591 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:06.646693 [ 26 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.13 06:44:06.646767 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:44:06.646802 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 77 rows starting from the beginning of the part 2023.12.13 06:44:06.646875 [ 26 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_26_5} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.13 06:44:06.647265 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 49 rows starting from the beginning of the part 2023.12.13 06:44:06.647471 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:06.647555 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:06.647720 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 71 rows starting from the beginning of the part 2023.12.13 06:44:06.648296 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:06.648858 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) 2023.12.13 06:44:06.649211 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. 2023.12.13 06:44:06.649441 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} executeQuery: Read 36 rows, 2.60 KiB in 0.002780516 sec., 12947 rows/sec., 935.64 KiB/sec. 2023.12.13 06:44:06.649895 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} DynamicQueryHandler: Done processing query 2023.12.13 06:44:06.649920 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 388 rows, containing 4 columns (4 merged, 0 gathered) in 0.00479655 sec., 80891.47408032857 rows/sec., 6.32 MiB/sec. 2023.12.13 06:44:06.649933 [ 3 ] {aa85bf3d-43a3-49bf-a09f-f8613d6fba61} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:06.649983 [ 3 ] {} HTTP-Session: 3da19a7c-0ac0-4ffb-abdf-b1f27fd4ed98 Destroying unnamed session 2023.12.13 06:44:06.650062 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.13 06:44:06.650199 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:06.650272 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:06.650299 [ 3 ] {} HTTP-Session: ba3d7bdf-116b-4d19-ba58-f840c2780d58 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:06.650326 [ 3 ] {} HTTP-Session: ba3d7bdf-116b-4d19-ba58-f840c2780d58 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:06.650333 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.13 06:44:06.650455 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:06.650483 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_26_5} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.13 06:44:06.650532 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:44:06.650769 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:06.651277 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:06.651586 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) 2023.12.13 06:44:06.651761 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. 2023.12.13 06:44:06.651886 [ 168 ] {} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 2023.12.13 06:44:06.651900 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} executeQuery: Read 47 rows, 64.95 KiB in 0.001392263 sec., 33757 rows/sec., 45.55 MiB/sec. 2023.12.13 06:44:06.651933 [ 168 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:06.652100 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact 2023.12.13 06:44:06.652178 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} DynamicQueryHandler: Done processing query 2023.12.13 06:44:06.652229 [ 3 ] {baeca47f-2bda-4a26-914d-9c51c2547a2d} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:44:06.652271 [ 3 ] {} HTTP-Session: ba3d7bdf-116b-4d19-ba58-f840c2780d58 Destroying unnamed session 2023.12.13 06:44:06.652313 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:06.652356 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 902 rows starting from the beginning of the part 2023.12.13 06:44:06.652481 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:06.652581 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:06.652680 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:06.652775 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:06.652867 [ 13 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:06.656082 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} MergeTask::MergeProjectionsStage: Merge sorted 1137 rows, containing 6 columns (6 merged, 0 gathered) in 0.004082507 sec., 278505.3399785965 rows/sec., 375.83 MiB/sec. 2023.12.13 06:44:06.656764 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) 2023.12.13 06:44:06.656980 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. 2023.12.13 06:44:06.657045 [ 26 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 2023.12.13 06:44:06.657120 [ 26 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_26_5: 9.23 MiB. 2023.12.13 06:44:07.000168 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 232.12 MiB, peak 241.32 MiB, will set to 233.50 MiB (RSS), difference: 1.39 MiB 2023.12.13 06:44:13.314782 [ 164 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:44:13.314855 [ 164 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:44:16.637949 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:16.638067 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:16.638093 [ 3 ] {} HTTP-Session: 6e7d97fa-9d6f-4b47-8ad9-9b896938fd6f Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:16.638118 [ 3 ] {} HTTP-Session: 6e7d97fa-9d6f-4b47-8ad9-9b896938fd6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:16.638248 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:16.638308 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:44:16.638465 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:16.638953 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:16.639218 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.13 06:44:16.639381 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.13 06:44:16.639502 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} executeQuery: Read 47 rows, 3.81 KiB in 0.001220328 sec., 38514 rows/sec., 3.05 MiB/sec. 2023.12.13 06:44:16.639527 [ 163 ] {} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 5 parts from all_1_23_5 to all_27_27_0 2023.12.13 06:44:16.639639 [ 163 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:16.639673 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} DynamicQueryHandler: Done processing query 2023.12.13 06:44:16.639731 [ 3 ] {7eb9cae3-b44f-4fcd-95a8-d052800c985b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:16.639779 [ 3 ] {} HTTP-Session: 6e7d97fa-9d6f-4b47-8ad9-9b896938fd6f Destroying unnamed session 2023.12.13 06:44:16.639784 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} MergeTask::PrepareStage: Merging 5 parts: from all_1_23_5 to all_27_27_0 into Compact 2023.12.13 06:44:16.639946 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:16.639967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:16.640001 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_23_5, total 47 rows starting from the beginning of the part 2023.12.13 06:44:16.640055 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:16.640109 [ 3 ] {} HTTP-Session: 84c4db12-bb4d-4706-9f78-c1f8be7c45df Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:16.640145 [ 3 ] {} HTTP-Session: 84c4db12-bb4d-4706-9f78-c1f8be7c45df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:16.640276 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:16.640373 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:16.640465 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:44:16.640528 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:16.640896 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:16.640939 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:16.641127 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:16.641667 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:16.642136 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.13 06:44:16.642273 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.00257618 sec., 91220.33398287387 rows/sec., 7.22 MiB/sec. 2023.12.13 06:44:16.642384 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.13 06:44:16.642404 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} MergedBlockOutputStream: filled checksums all_1_27_6 (state Temporary) 2023.12.13 06:44:16.642532 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} executeQuery: Read 141 rows, 14.04 KiB in 0.002105445 sec., 66969 rows/sec., 6.51 MiB/sec. 2023.12.13 06:44:16.642647 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_27_6 to all_1_27_6. 2023.12.13 06:44:16.642686 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} DynamicQueryHandler: Done processing query 2023.12.13 06:44:16.642711 [ 3 ] {1918dfe4-87d5-4d3f-93e7-bd3677c59a32} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:44:16.642719 [ 26 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_27_6} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 5 parts: from all_1_23_5 to all_27_27_0 2023.12.13 06:44:16.642730 [ 3 ] {} HTTP-Session: 84c4db12-bb4d-4706-9f78-c1f8be7c45df Destroying unnamed session 2023.12.13 06:44:16.642881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:16.642931 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:16.642951 [ 3 ] {} HTTP-Session: b9149755-ce82-4ece-97e7-cdf4851b5ea5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:16.642968 [ 3 ] {} HTTP-Session: b9149755-ce82-4ece-97e7-cdf4851b5ea5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:16.643042 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:16.643081 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:44:16.643187 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:16.643498 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:16.643710 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.13 06:44:16.643858 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.13 06:44:16.643983 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} executeQuery: Read 47 rows, 3.76 KiB in 0.000912139 sec., 51527 rows/sec., 4.03 MiB/sec. 2023.12.13 06:44:16.644176 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} DynamicQueryHandler: Done processing query 2023.12.13 06:44:16.644201 [ 3 ] {52219349-a1b5-4d76-8b14-40cb08dec367} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:16.644219 [ 3 ] {} HTTP-Session: b9149755-ce82-4ece-97e7-cdf4851b5ea5 Destroying unnamed session 2023.12.13 06:44:16.644387 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:16.644432 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:16.644452 [ 3 ] {} HTTP-Session: 0a4b3a54-e724-4d7d-979f-b68f0694d0e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:16.644468 [ 3 ] {} HTTP-Session: 0a4b3a54-e724-4d7d-979f-b68f0694d0e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:16.644565 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:16.644611 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:44:16.644758 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:16.645254 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:16.645579 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) 2023.12.13 06:44:16.645753 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. 2023.12.13 06:44:16.645887 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} executeQuery: Read 47 rows, 64.95 KiB in 0.00129231 sec., 36368 rows/sec., 49.08 MiB/sec. 2023.12.13 06:44:16.646016 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} DynamicQueryHandler: Done processing query 2023.12.13 06:44:16.646039 [ 3 ] {ee2efa6c-b9f2-4711-b6d7-7e5fab5c2c4a} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:44:16.646055 [ 3 ] {} HTTP-Session: 0a4b3a54-e724-4d7d-979f-b68f0694d0e4 Destroying unnamed session 2023.12.13 06:44:26.637325 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:26.637443 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:26.637469 [ 3 ] {} HTTP-Session: 618709cc-93a3-4b78-8514-5c0c916b2ca4 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:26.637493 [ 3 ] {} HTTP-Session: 618709cc-93a3-4b78-8514-5c0c916b2ca4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:26.637622 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:26.637683 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:44:26.637848 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:26.638320 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:26.638584 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.13 06:44:26.638751 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.13 06:44:26.638894 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} executeQuery: Read 47 rows, 3.81 KiB in 0.001229739 sec., 38219 rows/sec., 3.03 MiB/sec. 2023.12.13 06:44:26.639044 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} DynamicQueryHandler: Done processing query 2023.12.13 06:44:26.639070 [ 3 ] {8fc12095-0ebd-4071-ab14-7acc73584729} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:26.639086 [ 3 ] {} HTTP-Session: 618709cc-93a3-4b78-8514-5c0c916b2ca4 Destroying unnamed session 2023.12.13 06:44:26.639227 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:26.639279 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:26.639299 [ 3 ] {} HTTP-Session: f9348bcf-b800-472e-81ec-747279501b49 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:26.639318 [ 3 ] {} HTTP-Session: f9348bcf-b800-472e-81ec-747279501b49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:26.639408 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:26.639456 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:44:26.639564 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:26.639998 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:26.640218 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.13 06:44:26.640371 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.13 06:44:26.640499 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} executeQuery: Read 141 rows, 14.04 KiB in 0.001057763 sec., 133300 rows/sec., 12.96 MiB/sec. 2023.12.13 06:44:26.640663 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} DynamicQueryHandler: Done processing query 2023.12.13 06:44:26.640687 [ 3 ] {ef07f196-cd11-414b-8bdf-54ed9843b550} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:44:26.640704 [ 3 ] {} HTTP-Session: f9348bcf-b800-472e-81ec-747279501b49 Destroying unnamed session 2023.12.13 06:44:26.640881 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:26.640926 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:26.640946 [ 3 ] {} HTTP-Session: f386c5c6-ac90-44f5-b60f-7547d4835670 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:26.640963 [ 3 ] {} HTTP-Session: f386c5c6-ac90-44f5-b60f-7547d4835670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:26.641035 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:26.641075 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:44:26.641182 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:26.641501 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:26.641716 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.13 06:44:26.641882 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.13 06:44:26.642005 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} executeQuery: Read 47 rows, 3.76 KiB in 0.000942759 sec., 49853 rows/sec., 3.90 MiB/sec. 2023.12.13 06:44:26.642126 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} DynamicQueryHandler: Done processing query 2023.12.13 06:44:26.642150 [ 3 ] {1d78f818-7d5a-4304-abb7-d4942bf127b0} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:26.642166 [ 3 ] {} HTTP-Session: f386c5c6-ac90-44f5-b60f-7547d4835670 Destroying unnamed session 2023.12.13 06:44:26.642316 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:26.642361 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:26.642380 [ 3 ] {} HTTP-Session: 380bd308-4dff-437d-8f48-e557ba0e9bc9 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:26.642397 [ 3 ] {} HTTP-Session: 380bd308-4dff-437d-8f48-e557ba0e9bc9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:26.642488 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:26.642533 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:44:26.642669 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:26.643179 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. 2023.12.13 06:44:26.643498 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) 2023.12.13 06:44:26.643681 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. 2023.12.13 06:44:26.643813 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} executeQuery: Read 47 rows, 64.95 KiB in 0.001296191 sec., 36260 rows/sec., 48.93 MiB/sec. 2023.12.13 06:44:26.643945 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} DynamicQueryHandler: Done processing query 2023.12.13 06:44:26.643968 [ 3 ] {4c2328a7-167b-41b3-bdd4-791eb1f2f659} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:44:26.643984 [ 3 ] {} HTTP-Session: 380bd308-4dff-437d-8f48-e557ba0e9bc9 Destroying unnamed session 2023.12.13 06:44:28.315114 [ 158 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:44:28.315175 [ 158 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:44:36.639780 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:36.639945 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:36.639981 [ 3 ] {} HTTP-Session: 368a091d-14ca-41fe-8890-8d9b04ab3e31 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:36.640013 [ 3 ] {} HTTP-Session: 368a091d-14ca-41fe-8890-8d9b04ab3e31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:36.640178 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:36.640256 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:44:36.640460 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:36.641088 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:36.641358 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.13 06:44:36.641528 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.13 06:44:36.641656 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} executeQuery: Read 47 rows, 3.81 KiB in 0.001431634 sec., 32829 rows/sec., 2.60 MiB/sec. 2023.12.13 06:44:36.641824 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} DynamicQueryHandler: Done processing query 2023.12.13 06:44:36.641850 [ 3 ] {69f76c30-8df2-425f-a723-01baf02be08e} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:36.641867 [ 3 ] {} HTTP-Session: 368a091d-14ca-41fe-8890-8d9b04ab3e31 Destroying unnamed session 2023.12.13 06:44:36.642039 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 987, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:36.642090 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:36.642111 [ 3 ] {} HTTP-Session: a66ac627-7829-47b4-a3d0-8c1a82595d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:36.642130 [ 3 ] {} HTTP-Session: a66ac627-7829-47b4-a3d0-8c1a82595d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:36.642211 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:36.642251 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:44:36.642361 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:36.642675 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:36.642885 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:44:36.643031 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:44:36.643132 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} executeQuery: Read 6 rows, 509.00 B in 0.000893048 sec., 6718 rows/sec., 556.60 KiB/sec. 2023.12.13 06:44:36.643286 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} DynamicQueryHandler: Done processing query 2023.12.13 06:44:36.643310 [ 3 ] {fa8b22ce-77f0-476f-8fb9-7ad8a008edd5} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:44:36.643327 [ 3 ] {} HTTP-Session: a66ac627-7829-47b4-a3d0-8c1a82595d84 Destroying unnamed session 2023.12.13 06:44:36.643492 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 28410, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:36.643538 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:36.643556 [ 3 ] {} HTTP-Session: 9af425d3-64c8-43a7-9751-a65187d6a366 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:36.643573 [ 3 ] {} HTTP-Session: 9af425d3-64c8-43a7-9751-a65187d6a366 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:36.643655 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:36.643695 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:44:36.643803 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:36.644202 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:36.644420 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.13 06:44:36.644573 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.13 06:44:36.644676 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} executeQuery: Read 180 rows, 17.40 KiB in 0.000994331 sec., 181026 rows/sec., 17.09 MiB/sec. 2023.12.13 06:44:36.644794 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} DynamicQueryHandler: Done processing query 2023.12.13 06:44:36.644817 [ 3 ] {08a45b5c-e3ff-4abb-b0b3-31dbfe2405a5} MemoryTracker: Peak memory usage (for query): 4.21 MiB. 2023.12.13 06:44:36.644833 [ 3 ] {} HTTP-Session: 9af425d3-64c8-43a7-9751-a65187d6a366 Destroying unnamed session 2023.12.13 06:44:36.644989 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 888, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:36.645032 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:36.645050 [ 3 ] {} HTTP-Session: f1f42bcd-f692-4c92-a24e-816810f510b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:36.645066 [ 3 ] {} HTTP-Session: f1f42bcd-f692-4c92-a24e-816810f510b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:36.645136 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:36.645175 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:44:36.645279 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:36.645562 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:36.645762 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) 2023.12.13 06:44:36.645909 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. 2023.12.13 06:44:36.646006 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} executeQuery: Read 6 rows, 429.00 B in 0.000842646 sec., 7120 rows/sec., 497.18 KiB/sec. 2023.12.13 06:44:36.646185 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} DynamicQueryHandler: Done processing query 2023.12.13 06:44:36.646208 [ 3 ] {d7aa21a7-cf98-4ef4-8c9e-aa8e44932cd1} MemoryTracker: Peak memory usage (for query): 4.12 MiB. 2023.12.13 06:44:36.646224 [ 3 ] {} HTTP-Session: f1f42bcd-f692-4c92-a24e-816810f510b6 Destroying unnamed session 2023.12.13 06:44:36.646348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 13088, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:36.646393 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:36.646412 [ 3 ] {} HTTP-Session: 27e72b78-3119-49e1-b346-323d41f76aaf Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:36.646428 [ 3 ] {} HTTP-Session: 27e72b78-3119-49e1-b346-323d41f76aaf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:36.646501 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:36.646540 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:44:36.646658 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:36.646997 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:36.647207 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.13 06:44:36.647351 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.13 06:44:36.647460 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} executeQuery: Read 77 rows, 6.15 KiB in 0.000924529 sec., 83285 rows/sec., 6.50 MiB/sec. 2023.12.13 06:44:36.647672 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} DynamicQueryHandler: Done processing query 2023.12.13 06:44:36.647696 [ 3 ] {8e1a2d15-88b3-42ce-aa53-3bbbcabcbc0f} MemoryTracker: Peak memory usage (for query): 4.15 MiB. 2023.12.13 06:44:36.647711 [ 3 ] {} HTTP-Session: 27e72b78-3119-49e1-b346-323d41f76aaf Destroying unnamed session 2023.12.13 06:44:36.647843 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 7603, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:36.647886 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:36.647905 [ 3 ] {} HTTP-Session: 956353d2-874c-427f-bda5-61fce731a424 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:36.647921 [ 3 ] {} HTTP-Session: 956353d2-874c-427f-bda5-61fce731a424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:36.647993 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:36.648037 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:44:36.648169 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:36.648454 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:36.648714 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) 2023.12.13 06:44:36.648888 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. 2023.12.13 06:44:36.648994 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} executeQuery: Read 39 rows, 2.81 KiB in 0.00097041 sec., 40189 rows/sec., 2.83 MiB/sec. 2023.12.13 06:44:36.649136 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} DynamicQueryHandler: Done processing query 2023.12.13 06:44:36.649160 [ 3 ] {3b5a2932-673a-4882-a596-e371b731d2d9} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:36.649176 [ 3 ] {} HTTP-Session: 956353d2-874c-427f-bda5-61fce731a424 Destroying unnamed session 2023.12.13 06:44:36.649348 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50300, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:36.649391 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:36.649410 [ 3 ] {} HTTP-Session: 58c41bc7-b75b-4d79-a734-61ab37c9aa2d Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:36.649427 [ 3 ] {} HTTP-Session: 58c41bc7-b75b-4d79-a734-61ab37c9aa2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:36.649515 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:36.649559 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:44:36.649697 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:36.650164 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:36.650465 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) 2023.12.13 06:44:36.650653 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. 2023.12.13 06:44:36.650763 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} executeQuery: Read 47 rows, 64.95 KiB in 0.001218708 sec., 38565 rows/sec., 52.04 MiB/sec. 2023.12.13 06:44:36.651015 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} DynamicQueryHandler: Done processing query 2023.12.13 06:44:36.651039 [ 3 ] {d4c18a3e-c515-44e9-b239-1db4f1bfec00} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:44:36.651054 [ 3 ] {} HTTP-Session: 58c41bc7-b75b-4d79-a734-61ab37c9aa2d Destroying unnamed session 2023.12.13 06:44:43.315216 [ 152 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:44:43.315287 [ 152 ] {} DNSResolver: Updated DNS cache 2023.12.13 06:44:46.637831 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:46.637985 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:46.638025 [ 3 ] {} HTTP-Session: b3746478-11c8-406b-b505-5afee2bd1490 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:46.638064 [ 3 ] {} HTTP-Session: b3746478-11c8-406b-b505-5afee2bd1490 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:46.638238 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:46.638300 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:44:46.638459 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:46.638980 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:46.639253 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.13 06:44:46.639416 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.13 06:44:46.639552 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} executeQuery: Read 47 rows, 3.81 KiB in 0.00127119 sec., 36973 rows/sec., 2.93 MiB/sec. 2023.12.13 06:44:46.639701 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} DynamicQueryHandler: Done processing query 2023.12.13 06:44:46.639727 [ 3 ] {2a938617-ce6e-4f43-9aca-21e7c6f4508b} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:46.639745 [ 3 ] {} HTTP-Session: b3746478-11c8-406b-b505-5afee2bd1490 Destroying unnamed session 2023.12.13 06:44:46.639889 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:46.639941 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:46.639961 [ 3 ] {} HTTP-Session: 0a5284fd-fb8e-4921-bdad-0cc363a4e278 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:46.639980 [ 3 ] {} HTTP-Session: 0a5284fd-fb8e-4921-bdad-0cc363a4e278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:46.640061 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:46.640102 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr 2023.12.13 06:44:46.640214 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:46.640476 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:46.640689 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:44:46.640841 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:44:46.640970 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} executeQuery: Read 2 rows, 175.00 B in 0.000879987 sec., 2272 rows/sec., 194.21 KiB/sec. 2023.12.13 06:44:46.641157 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} DynamicQueryHandler: Done processing query 2023.12.13 06:44:46.641181 [ 3 ] {470c62ab-3d8a-4da7-9aa6-dfe16a0d1a10} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:44:46.641198 [ 3 ] {} HTTP-Session: 0a5284fd-fb8e-4921-bdad-0cc363a4e278 Destroying unnamed session 2023.12.13 06:44:46.641330 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22842, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:46.641374 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:46.641393 [ 3 ] {} HTTP-Session: 50225d8c-5924-4fef-b6ad-03f6439b0144 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:46.641410 [ 3 ] {} HTTP-Session: 50225d8c-5924-4fef-b6ad-03f6439b0144 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:46.641491 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:46.641530 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:44:46.641652 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:46.642000 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:46.642221 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.13 06:44:46.642372 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.13 06:44:46.642497 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} executeQuery: Read 142 rows, 14.13 KiB in 0.000977581 sec., 145256 rows/sec., 14.11 MiB/sec. 2023.12.13 06:44:46.642634 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} DynamicQueryHandler: Done processing query 2023.12.13 06:44:46.642658 [ 3 ] {c04c471e-25a9-4166-b730-c7bdef4e5ec5} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:44:46.642674 [ 3 ] {} HTTP-Session: 50225d8c-5924-4fef-b6ad-03f6439b0144 Destroying unnamed session 2023.12.13 06:44:46.642783 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:46.642827 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:46.642845 [ 3 ] {} HTTP-Session: 16934c61-3bca-478e-92b5-1465481bfca2 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:46.642861 [ 3 ] {} HTTP-Session: 16934c61-3bca-478e-92b5-1465481bfca2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:46.642929 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:46.642967 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 2023.12.13 06:44:46.643071 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:46.643307 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:46.643510 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) 2023.12.13 06:44:46.643667 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. 2023.12.13 06:44:46.643794 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} executeQuery: Read 2 rows, 143.00 B in 0.000837306 sec., 2388 rows/sec., 166.78 KiB/sec. 2023.12.13 06:44:46.643956 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} DynamicQueryHandler: Done processing query 2023.12.13 06:44:46.643979 [ 3 ] {78c01ef2-3e0d-47ea-8651-b067dcd369d9} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:44:46.643996 [ 3 ] {} HTTP-Session: 16934c61-3bca-478e-92b5-1465481bfca2 Destroying unnamed session 2023.12.13 06:44:46.644106 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8366, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:46.644150 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:46.644169 [ 3 ] {} HTTP-Session: 6f3e11a9-1379-4a99-8e99-0193bab346d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:46.644185 [ 3 ] {} HTTP-Session: 6f3e11a9-1379-4a99-8e99-0193bab346d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:46.644258 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:46.644296 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:44:46.644409 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:46.644686 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:46.644888 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.13 06:44:46.645034 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.13 06:44:46.645160 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} executeQuery: Read 49 rows, 3.93 KiB in 0.000874057 sec., 56060 rows/sec., 4.39 MiB/sec. 2023.12.13 06:44:46.645277 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} DynamicQueryHandler: Done processing query 2023.12.13 06:44:46.645300 [ 3 ] {f2c5aa5b-c9bc-4f7c-a59d-b2381b50a634} MemoryTracker: Peak memory usage (for query): 4.14 MiB. 2023.12.13 06:44:46.645316 [ 3 ] {} HTTP-Session: 6f3e11a9-1379-4a99-8e99-0193bab346d5 Destroying unnamed session 2023.12.13 06:44:46.645419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:46.645460 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:46.645481 [ 3 ] {} HTTP-Session: e8b9797b-4b28-471a-855f-bcc0df206ebf Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:46.645500 [ 3 ] {} HTTP-Session: e8b9797b-4b28-471a-855f-bcc0df206ebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:46.645570 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:46.645612 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 2023.12.13 06:44:46.645732 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:46.646030 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:46.646280 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) 2023.12.13 06:44:46.646449 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. 2023.12.13 06:44:46.646578 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} executeQuery: Read 1 rows, 72.00 B in 0.00097742 sec., 1023 rows/sec., 71.94 KiB/sec. 2023.12.13 06:44:46.646571 [ 151 ] {} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Selected 6 parts from all_1_10_2 to all_15_15_0 2023.12.13 06:44:46.646703 [ 151 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:46.646748 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} DynamicQueryHandler: Done processing query 2023.12.13 06:44:46.646799 [ 3 ] {40a71c0d-8190-4b74-9040-befac7c69cbf} MemoryTracker: Peak memory usage (for query): 4.11 MiB. 2023.12.13 06:44:46.646807 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} MergeTask::PrepareStage: Merging 6 parts: from all_1_10_2 to all_15_15_0 into Compact 2023.12.13 06:44:46.646824 [ 3 ] {} HTTP-Session: e8b9797b-4b28-471a-855f-bcc0df206ebf Destroying unnamed session 2023.12.13 06:44:46.646949 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:46.647003 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 514 rows starting from the beginning of the part 2023.12.13 06:44:46.647031 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:46.647120 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:46.647158 [ 3 ] {} HTTP-Session: 01f3445b-8011-494a-a12c-be33f2819f30 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:46.647196 [ 3 ] {} HTTP-Session: 01f3445b-8011-494a-a12c-be33f2819f30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:46.647302 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 39 rows starting from the beginning of the part 2023.12.13 06:44:46.647399 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:46.647509 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:44:46.647622 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 1 rows starting from the beginning of the part 2023.12.13 06:44:46.648038 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 36 rows starting from the beginning of the part 2023.12.13 06:44:46.648140 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:46.648343 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 39 rows starting from the beginning of the part 2023.12.13 06:44:46.648502 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 1 rows starting from the beginning of the part 2023.12.13 06:44:46.649118 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:46.649935 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) 2023.12.13 06:44:46.650182 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} MergeTask::MergeProjectionsStage: Merge sorted 630 rows, containing 5 columns (5 merged, 0 gathered) in 0.003419966 sec., 184212.35766671365 rows/sec., 12.99 MiB/sec. 2023.12.13 06:44:46.650282 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. 2023.12.13 06:44:46.650382 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} MergedBlockOutputStream: filled checksums all_1_15_3 (state Temporary) 2023.12.13 06:44:46.650547 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} executeQuery: Read 47 rows, 64.95 KiB in 0.003063146 sec., 15343 rows/sec., 20.71 MiB/sec. 2023.12.13 06:44:46.650899 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} DynamicQueryHandler: Done processing query 2023.12.13 06:44:46.650930 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4): Renaming temporary part tmp_merge_all_1_15_3 to all_1_15_3. 2023.12.13 06:44:46.650941 [ 3 ] {be75314b-1210-4f9b-aed3-9f743e24cfd3} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:44:46.650990 [ 3 ] {} HTTP-Session: 01f3445b-8011-494a-a12c-be33f2819f30 Destroying unnamed session 2023.12.13 06:44:46.651054 [ 23 ] {2f960bbf-9fc7-4699-a9c5-c2cc5737ded4::all_1_15_3} oximeter.measurements_cumulativeu64 (2f960bbf-9fc7-4699-a9c5-c2cc5737ded4) (MergerMutator): Merged 6 parts: from all_1_10_2 to all_15_15_0 2023.12.13 06:44:56.637606 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 6800, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:56.637752 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:56.637790 [ 3 ] {} HTTP-Session: c5264d29-2144-4f05-b11e-2d679dd03c99 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:56.637823 [ 3 ] {} HTTP-Session: c5264d29-2144-4f05-b11e-2d679dd03c99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:56.637990 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:56.638069 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 2023.12.13 06:44:56.638278 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:56.638812 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:56.639085 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.13 06:44:56.639246 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.13 06:44:56.639386 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} executeQuery: Read 47 rows, 3.81 KiB in 0.001351272 sec., 34782 rows/sec., 2.75 MiB/sec. 2023.12.13 06:44:56.639413 [ 147 ] {} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Selected 5 parts from all_1_27_6 to all_31_31_0 2023.12.13 06:44:56.639526 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:56.639559 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} DynamicQueryHandler: Done processing query 2023.12.13 06:44:56.639612 [ 3 ] {60daf9d9-b065-4791-83fe-b2649ba12218} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:56.639650 [ 3 ] {} HTTP-Session: c5264d29-2144-4f05-b11e-2d679dd03c99 Destroying unnamed session 2023.12.13 06:44:56.639659 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} MergeTask::PrepareStage: Merging 5 parts: from all_1_27_6 to all_31_31_0 into Compact 2023.12.13 06:44:56.639837 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 22692, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:56.639849 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:56.639917 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:56.639923 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_1_27_6, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.639955 [ 3 ] {} HTTP-Session: 47275b68-a9c3-4f96-9cb5-632d8f2e251b Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:56.640015 [ 3 ] {} HTTP-Session: 47275b68-a9c3-4f96-9cb5-632d8f2e251b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:56.640240 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.640243 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:56.640356 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string 2023.12.13 06:44:56.640505 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.640840 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.640843 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:56.641053 [ 11 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.641561 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:56.642041 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.13 06:44:56.642190 [ 12 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} MergeTask::MergeProjectionsStage: Merge sorted 235 rows, containing 4 columns (4 merged, 0 gathered) in 0.002600331 sec., 90373.11019251011 rows/sec., 7.15 MiB/sec. 2023.12.13 06:44:56.642350 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.13 06:44:56.642410 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} MergedBlockOutputStream: filled checksums all_1_31_7 (state Temporary) 2023.12.13 06:44:56.642513 [ 147 ] {} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.13 06:44:56.642574 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} executeQuery: Read 141 rows, 14.04 KiB in 0.00223855 sec., 62987 rows/sec., 6.12 MiB/sec. 2023.12.13 06:44:56.642586 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:56.642826 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26): Renaming temporary part tmp_merge_all_1_31_7 to all_1_31_7. 2023.12.13 06:44:56.642852 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.13 06:44:56.643036 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} DynamicQueryHandler: Done processing query 2023.12.13 06:44:56.643070 [ 23 ] {39354886-fbd4-4cf7-bd91-543e0f4cbd26::all_1_31_7} oximeter.fields_i64 (39354886-fbd4-4cf7-bd91-543e0f4cbd26) (MergerMutator): Merged 5 parts: from all_1_27_6 to all_31_31_0 2023.12.13 06:44:56.643119 [ 3 ] {3b986e96-507f-4f11-a98e-e5c21afd706d} MemoryTracker: Peak memory usage (for query): 4.20 MiB. 2023.12.13 06:44:56.643211 [ 3 ] {} HTTP-Session: 47275b68-a9c3-4f96-9cb5-632d8f2e251b Destroying unnamed session 2023.12.13 06:44:56.643247 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:56.643352 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 181 rows starting from the beginning of the part 2023.12.13 06:44:56.643419 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 8023, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:56.643479 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:56.643508 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 141 rows starting from the beginning of the part 2023.12.13 06:44:56.643509 [ 3 ] {} HTTP-Session: 6d77f61e-fb51-4577-beaf-f18096eb6205 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:56.643550 [ 3 ] {} HTTP-Session: 6d77f61e-fb51-4577-beaf-f18096eb6205 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:56.643642 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 141 rows starting from the beginning of the part 2023.12.13 06:44:56.643668 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:56.643723 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid 2023.12.13 06:44:56.643764 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 180 rows starting from the beginning of the part 2023.12.13 06:44:56.643942 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 142 rows starting from the beginning of the part 2023.12.13 06:44:56.643985 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:56.644082 [ 10 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 141 rows starting from the beginning of the part 2023.12.13 06:44:56.644446 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:56.644730 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.13 06:44:56.644899 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.13 06:44:56.645073 [ 147 ] {} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.13 06:44:56.645115 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} executeQuery: Read 47 rows, 3.76 KiB in 0.001395784 sec., 33672 rows/sec., 2.63 MiB/sec. 2023.12.13 06:44:56.645221 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:56.645509 [ 23 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 926 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856329 sec., 324192.3461898122 rows/sec., 31.16 MiB/sec. 2023.12.13 06:44:56.645536 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.13 06:44:56.645595 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} DynamicQueryHandler: Done processing query 2023.12.13 06:44:56.645636 [ 3 ] {99568004-2ee9-4f86-84a2-ce0f3da1aee6} MemoryTracker: Peak memory usage (for query): 4.13 MiB. 2023.12.13 06:44:56.645713 [ 3 ] {} HTTP-Session: 6d77f61e-fb51-4577-beaf-f18096eb6205 Destroying unnamed session 2023.12.13 06:44:56.645783 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:56.645795 [ 22 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.13 06:44:56.645836 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 97 rows starting from the beginning of the part 2023.12.13 06:44:56.645967 [ 3 ] {} HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:41071, User-Agent: (none), Length: 50301, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) 2023.12.13 06:44:56.646084 [ 3 ] {} DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 2023.12.13 06:44:56.646100 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.646132 [ 3 ] {} HTTP-Session: 575faa79-43ae-4965-9e51-c517c1580da0 Authenticating user 'default' from [fd00:1122:3344:101::d]:41071 2023.12.13 06:44:56.646140 [ 22 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.13 06:44:56.646213 [ 3 ] {} HTTP-Session: 575faa79-43ae-4965-9e51-c517c1580da0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db 2023.12.13 06:44:56.646329 [ 22 ] {0c254896-534f-4324-9c4b-6099a78d8543::all_1_31_6} oximeter.fields_string (0c254896-534f-4324-9c4b-6099a78d8543) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.13 06:44:56.646573 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.646593 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} executeQuery: (from [fd00:1122:3344:101::d]:41071) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) 2023.12.13 06:44:56.646700 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 2023.12.13 06:44:56.646875 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 77 rows starting from the beginning of the part 2023.12.13 06:44:56.647226 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 49 rows starting from the beginning of the part 2023.12.13 06:44:56.647375 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} ParallelParsingInputFormat: Parallel parsing is used 2023.12.13 06:44:56.647503 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.648624 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:56.648908 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 364 rows, containing 4 columns (4 merged, 0 gathered) in 0.0035413 sec., 102787.11207748567 rows/sec., 8.03 MiB/sec. 2023.12.13 06:44:56.649055 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.13 06:44:56.649223 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) 2023.12.13 06:44:56.649289 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.13 06:44:56.649377 [ 12 ] {d417f0ef-572f-4f87-83df-2b222a65083b::all_1_31_6} oximeter.fields_uuid (d417f0ef-572f-4f87-83df-2b222a65083b) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.13 06:44:56.649511 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. 2023.12.13 06:44:56.649647 [ 147 ] {} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 2023.12.13 06:44:56.649669 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} executeQuery: Read 47 rows, 64.95 KiB in 0.003005054 sec., 15640 rows/sec., 21.11 MiB/sec. 2023.12.13 06:44:56.649704 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:56.649904 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact 2023.12.13 06:44:56.650042 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} DynamicQueryHandler: Done processing query 2023.12.13 06:44:56.650094 [ 3 ] {39799753-c190-4665-9ff4-789dee76a0f2} MemoryTracker: Peak memory usage (for query): 4.29 MiB. 2023.12.13 06:44:56.650128 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:56.650141 [ 3 ] {} HTTP-Session: 575faa79-43ae-4965-9e51-c517c1580da0 Destroying unnamed session 2023.12.13 06:44:56.650195 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 1137 rows starting from the beginning of the part 2023.12.13 06:44:56.650310 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.650404 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.650494 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.650580 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.650666 [ 12 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 47 rows starting from the beginning of the part 2023.12.13 06:44:56.657705 [ 17 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 6 columns (6 merged, 0 gathered) in 0.007930517 sec., 173002.592390887 rows/sec., 233.46 MiB/sec. 2023.12.13 06:44:56.658534 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) 2023.12.13 06:44:56.658800 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. 2023.12.13 06:44:56.658879 [ 9 ] {2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6} oximeter.measurements_histogramf64 (2a2dd562-d73b-46f9-9fc7-9eee260b014a) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 2023.12.13 06:44:56.658964 [ 9 ] {} MemoryTracker: Peak memory usage to apply mutate/merge in 2a2dd562-d73b-46f9-9fc7-9eee260b014a::all_1_31_6: 8.71 MiB. 2023.12.13 06:44:57.000165 [ 180 ] {} AsynchronousMetrics: MemoryTracking: was 237.66 MiB, peak 242.36 MiB, will set to 234.98 MiB (RSS), difference: -2.68 MiB 2023.12.13 06:44:57.018014 [ 147 ] {} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.12.13 06:44:57.018088 [ 147 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:57.018192 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.12.13 06:44:57.018369 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:57.018429 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 8 rows starting from the beginning of the part 2023.12.13 06:44:57.018643 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.12.13 06:44:57.018792 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.12.13 06:44:57.018881 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.12.13 06:44:57.018965 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.12.13 06:44:57.019506 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001357072 sec., 17685.133876463446 rows/sec., 1.44 MiB/sec. 2023.12.13 06:44:57.019579 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.13 06:44:57.019734 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.13 06:44:57.019797 [ 23 ] {66ea9346-fcc1-451e-95ac-56aa04d1d9e6::all_1_10_2} oximeter.fields_ipaddr (66ea9346-fcc1-451e-95ac-56aa04d1d9e6) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.12.13 06:44:58.100122 [ 146 ] {} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 2023.12.13 06:44:58.100211 [ 146 ] {} DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. 2023.12.13 06:44:58.100314 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact 2023.12.13 06:44:58.100448 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal 2023.12.13 06:44:58.100485 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 8 rows starting from the beginning of the part 2023.12.13 06:44:58.100621 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 6 rows starting from the beginning of the part 2023.12.13 06:44:58.100722 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part 2023.12.13 06:44:58.100815 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 6 rows starting from the beginning of the part 2023.12.13 06:44:58.100906 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part 2023.12.13 06:44:58.101528 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} MergeTask::MergeProjectionsStage: Merge sorted 24 rows, containing 4 columns (4 merged, 0 gathered) in 0.001264949 sec., 18973.09693908608 rows/sec., 1.29 MiB/sec. 2023.12.13 06:44:58.101618 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) 2023.12.13 06:44:58.101799 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. 2023.12.13 06:44:58.101866 [ 12 ] {fc004802-b06d-4086-956c-7b93d40b4525::all_1_10_2} oximeter.fields_u16 (fc004802-b06d-4086-956c-7b93d40b4525) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 2023.12.13 06:44:58.315332 [ 146 ] {} DNSResolver: Updating DNS cache 2023.12.13 06:44:58.315384 [ 146 ] {} DNSResolver: Updated DNS cache