| 1 | [ Jan 30 03:15:21 Enabled. ] | ||
| 2 | [ Jan 30 03:15:21 Rereading configuration. ] | ||
| 3 | [ Jan 30 03:15:23 Rereading configuration. ] | ||
| 4 | [ Jan 30 03:15:26 Executing start method ("/opt/oxide/lib/svc/manifest/clickhouse.sh"). ] | ||
| 5 | + set -o errexit | ||
| 6 | + set -o pipefail | ||
| 7 | + . /lib/svc/share/smf_include.sh | ||
| 8 | ++ SMF_EXIT_OK=0 | ||
| 9 | ++ SMF_EXIT_NODAEMON=94 | ||
| 10 | ++ SMF_EXIT_ERR_FATAL=95 | ||
| 11 | ++ SMF_EXIT_ERR_CONFIG=96 | ||
| 12 | ++ SMF_EXIT_MON_DEGRADE=97 | ||
| 13 | ++ SMF_EXIT_MON_OFFLINE=98 | ||
| 14 | ++ SMF_EXIT_ERR_NOSMF=99 | ||
| 15 | ++ SMF_EXIT_ERR_PERM=100 | ||
| 16 | ++ svcprop -c -p config/listen_addr svc:/oxide/clickhouse:default | ||
| 17 | + LISTEN_ADDR=fd00:1122:3344:101::e | ||
| 18 | ++ svcprop -c -p config/listen_port svc:/oxide/clickhouse:default | ||
| 19 | + LISTEN_PORT=8123 | ||
| 20 | ++ svcprop -c -p config/store svc:/oxide/clickhouse:default | ||
| 21 | + DATASTORE=/data | ||
| 22 | + single_node=true | ||
| 23 | + command=() | ||
| 24 | + true | ||
| 25 | + 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") | ||
| 26 | + 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 | ||
| 27 | [ Jan 30 03:15:26 Method "start" exited with status 0. ] | ||
| 28 | Processing configuration file 'config.xml'. | ||
| 29 | There is no file 'config.xml', will use embedded config. | ||
| 30 | Logging trace to /var/tmp/clickhouse-server.log | ||
| 31 | Logging errors to /var/tmp/clickhouse-server.errlog | ||
| 32 | 2024.01.30 03:15:26.772823 [ 1 ] {} <Information> Application: Will watch for the process with pid 26821 | ||
| 33 | 2024.01.30 03:15:26.772921 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 34 | 2024.01.30 03:15:27.553941 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 26821 | ||
| 35 | 2024.01.30 03:15:27.554099 [ 1 ] {} <Information> Application: starting up | ||
| 36 | 2024.01.30 03:15:27.554290 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 37 | 2024.01.30 03:15:27.683138 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 38 | 2024.01.30 03:15:27.683192 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 39 | 2024.01.30 03:15:27.683204 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 40 | 2024.01.30 03:15:27.683239 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 41 | 2024.01.30 03:15:27.683527 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 42 | 2024.01.30 03:15:27.684177 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 43 | Processing configuration file 'config.xml'. | ||
| 44 | There is no file 'config.xml', will use embedded config. | ||
| 45 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 46 | 2024.01.30 03:15:27.684648 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 47 | 2024.01.30 03:15:27.684908 [ 1 ] {} <Information> 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) | ||
| 48 | 2024.01.30 03:15:27.687478 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 49 | 2024.01.30 03:15:27.687518 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 50 | 2024.01.30 03:15:27.688217 [ 1 ] {} <Debug> ConfigReloader: Loading config 'config.xml' | ||
| 51 | Processing configuration file 'config.xml'. | ||
| 52 | There is no file 'config.xml', will use embedded config. | ||
| 53 | Saved preprocessed configuration to '/data/preprocessed_configs/config.xml'. | ||
| 54 | 2024.01.30 03:15:27.688381 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 55 | 2024.01.30 03:15:27.694496 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 56 | 2024.01.30 03:15:27.694822 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 57 | 2024.01.30 03:15:27.694847 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 58 | 2024.01.30 03:15:27.696151 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 59 | 2024.01.30 03:15:27.696701 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2024.01.30 03:15:27.697005 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2024.01.30 03:15:27.697262 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2024.01.30 03:15:27.698028 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 63 | 2024.01.30 03:15:27.698070 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 64 | 2024.01.30 03:15:27.698127 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 65 | 2024.01.30 03:15:27.698143 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 66 | 2024.01.30 03:15:27.706561 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2024.01.30 03:15:27.706587 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000108752 sec | ||
| 68 | 2024.01.30 03:15:27.707121 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 69 | 2024.01.30 03:15:27.707196 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 70 | 2024.01.30 03:15:27.707215 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 71 | 2024.01.30 03:15:27.707231 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 72 | 2024.01.30 03:15:27.707243 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 73 | 2024.01.30 03:15:27.707257 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 74 | 2024.01.30 03:15:27.707271 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 75 | 2024.01.30 03:15:27.707304 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 76 | 2024.01.30 03:15:27.707322 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 77 | 2024.01.30 03:15:27.707351 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 78 | 2024.01.30 03:15:27.707364 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 79 | 2024.01.30 03:15:27.707379 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 80 | 2024.01.30 03:15:27.707394 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 81 | 2024.01.30 03:15:27.707426 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 82 | 2024.01.30 03:15:27.707441 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 83 | 2024.01.30 03:15:27.707453 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 84 | 2024.01.30 03:15:27.742670 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 85 | 2024.01.30 03:15:27.743914 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 86 | 2024.01.30 03:15:27.743941 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2001e-05 sec | ||
| 87 | 2024.01.30 03:15:27.743963 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 88 | 2024.01.30 03:15:27.743977 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 89 | 2024.01.30 03:15:27.743997 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 90 | 2024.01.30 03:15:27.745988 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 91 | 2024.01.30 03:15:27.751388 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 92 | 2024.01.30 03:15:27.751486 [ 1 ] {} <Information> 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). | ||
| 93 | 2024.01.30 03:15:27.751539 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 94 | 2024.01.30 03:15:27.924240 [ 1 ] {} <Trace> 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) | ||
| 95 | 2024.01.30 03:15:27.942015 [ 1 ] {} <Trace> 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) | ||
| 96 | 2024.01.30 03:15:27.942064 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 97 | 2024.01.30 03:15:28.153229 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 98 | 2024.01.30 03:15:28.153940 [ 1 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 5.95 MiB, peak 10.41 MiB, will set to 216.65 MiB (RSS), difference: 210.70 MiB | ||
| 99 | 2024.01.30 03:15:28.154275 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 100 | 2024.01.30 03:15:28.154331 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 101 | 2024.01.30 03:15:28.154348 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 102 | 2024.01.30 03:15:28.154473 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 103 | 2024.01.30 03:15:28.154488 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 104 | 2024.01.30 03:15:28.154569 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2024.01.30 03:15:28.155162 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 106 | 2024.01.30 03:15:28.155183 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 107 | 2024.01.30 03:15:28.158377 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 108 | 2024.01.30 03:15:28.158558 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 109 | 2024.01.30 03:15:28.159135 [ 3 ] {} <Debug> HTTP-Session: 184f2b0b-e6e7-42fe-886e-941efae576a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 110 | 2024.01.30 03:15:28.159170 [ 3 ] {} <Debug> HTTP-Session: 184f2b0b-e6e7-42fe-886e-941efae576a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2024.01.30 03:15:28.159310 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 112 | 2024.01.30 03:15:28.159339 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 113 | 2024.01.30 03:15:28.159357 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 114 | 2024.01.30 03:15:28.160797 [ 3 ] {e26bb34b-6576-487d-a436-1ef7e13d3434} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 115 | 2024.01.30 03:15:28.181616 [ 3 ] {e26bb34b-6576-487d-a436-1ef7e13d3434} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64913) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 116 | |||
| 117 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 118 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 119 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 120 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 121 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 122 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 123 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 124 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 125 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 126 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 127 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 128 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 129 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 130 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 131 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 132 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 133 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 134 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 135 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 136 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 137 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 138 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 139 | |||
| 140 | 2024.01.30 03:15:28.182357 [ 3 ] {e26bb34b-6576-487d-a436-1ef7e13d3434} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 141 | |||
| 142 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 143 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 144 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 145 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 146 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 147 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 148 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 149 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 150 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 151 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 152 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 153 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 154 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 155 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 156 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 157 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 158 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 159 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 160 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 161 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 162 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 163 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 164 | (version 22.8.9.1) | ||
| 165 | 2024.01.30 03:15:28.183049 [ 3 ] {e26bb34b-6576-487d-a436-1ef7e13d3434} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 166 | 2024.01.30 03:15:28.183074 [ 3 ] {} <Debug> HTTP-Session: 184f2b0b-e6e7-42fe-886e-941efae576a1 Destroying unnamed session | ||
| 167 | 2024.01.30 03:15:28.183404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 168 | 2024.01.30 03:15:28.183459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 169 | 2024.01.30 03:15:28.183480 [ 3 ] {} <Debug> HTTP-Session: 8bc1b241-c0ec-430c-84fb-00cb14389031 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 170 | 2024.01.30 03:15:28.183501 [ 3 ] {} <Debug> HTTP-Session: 8bc1b241-c0ec-430c-84fb-00cb14389031 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2024.01.30 03:15:28.183596 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 172 | 2024.01.30 03:15:28.183679 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 173 | 2024.01.30 03:15:28.184612 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 174 | 2024.01.30 03:15:28.186386 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 175 | 2024.01.30 03:15:28.190198 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} <Debug> DynamicQueryHandler: Done processing query | ||
| 176 | 2024.01.30 03:15:28.190233 [ 3 ] {e6c2dac6-54e3-4fff-8b9b-6d036d863daa} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 177 | 2024.01.30 03:15:28.190250 [ 3 ] {} <Debug> HTTP-Session: 8bc1b241-c0ec-430c-84fb-00cb14389031 Destroying unnamed session | ||
| 178 | 2024.01.30 03:15:28.190370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 179 | 2024.01.30 03:15:28.190427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 180 | 2024.01.30 03:15:28.190446 [ 3 ] {} <Debug> HTTP-Session: f8c66d59-8158-48c2-a7b8-b12b330af70c Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 181 | 2024.01.30 03:15:28.190463 [ 3 ] {} <Debug> HTTP-Session: f8c66d59-8158-48c2-a7b8-b12b330af70c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2024.01.30 03:15:28.190572 [ 3 ] {d9d484a0-0556-43f4-a376-e8b68033b42c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 183 | 2024.01.30 03:15:28.190819 [ 3 ] {d9d484a0-0556-43f4-a376-e8b68033b42c} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:64913) (in query: SELECT MAX(value) FROM oximeter.version;), Stack trace (when copying this message, always include the lines below): | ||
| 184 | |||
| 185 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 186 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 187 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 188 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 189 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 190 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 191 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 192 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 193 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 194 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 195 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 196 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 197 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 198 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 199 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 200 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 201 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 202 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 203 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 204 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 205 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 206 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 207 | |||
| 208 | 2024.01.30 03:15:28.190940 [ 3 ] {d9d484a0-0556-43f4-a376-e8b68033b42c} <Error> DynamicQueryHandler: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE), Stack trace (when copying this message, always include the lines below): | ||
| 209 | |||
| 210 | 0. Poco::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int) @ 14d95872 in /opt/oxide/clickhouse/clickhouse | ||
| 211 | 1. DB::Exception::Exception(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, int, bool) @ d61d720 in /opt/oxide/clickhouse/clickhouse | ||
| 212 | 2. DB::DatabaseCatalog::assertDatabaseExistsUnlocked(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d4d88 in /opt/oxide/clickhouse/clickhouse | ||
| 213 | 3. DB::DatabaseCatalog::getDatabase(std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) const @ 118d6b27 in /opt/oxide/clickhouse/clickhouse | ||
| 214 | 4. DB::Context::resolveStorageID(DB::StorageID, DB::Context::StorageNamespace) const @ 11897ed6 in /opt/oxide/clickhouse/clickhouse | ||
| 215 | 5. DB::JoinedTables::getLeftTableStorage() @ 119cfaa7 in /opt/oxide/clickhouse/clickhouse | ||
| 216 | 6. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, std::__1::optional<DB::Pipe>, std::__1::shared_ptr<DB::IStorage> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&, std::__1::shared_ptr<DB::StorageInMemoryMetadata const> const&, std::__1::shared_ptr<DB::PreparedSets>) @ 1196673d in /opt/oxide/clickhouse/clickhouse | ||
| 217 | 7. DB::InterpreterSelectQuery::InterpreterSelectQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context> const&, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119659af in /opt/oxide/clickhouse/clickhouse | ||
| 218 | 8. DB::InterpreterSelectWithUnionQuery::buildCurrentChildInterpreter(std::__1::shared_ptr<DB::IAST> const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a1a1b in /opt/oxide/clickhouse/clickhouse | ||
| 219 | 9. DB::InterpreterSelectWithUnionQuery::InterpreterSelectWithUnionQuery(std::__1::shared_ptr<DB::IAST> const&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&, std::__1::vector<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, std::__1::allocator<std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > > > const&) @ 119a0081 in /opt/oxide/clickhouse/clickhouse | ||
| 220 | 10. std::__1::__unique_if<DB::InterpreterSelectWithUnionQuery>::__unique_single std::__1::make_unique<DB::InterpreterSelectWithUnionQuery, std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&>(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>&, DB::SelectQueryOptions const&) @ 11949637 in /opt/oxide/clickhouse/clickhouse | ||
| 221 | 11. DB::InterpreterFactory::get(std::__1::shared_ptr<DB::IAST>&, std::__1::shared_ptr<DB::Context>, DB::SelectQueryOptions const&) @ 119486e5 in /opt/oxide/clickhouse/clickhouse | ||
| 222 | 12. DB::executeQueryImpl(char const*, char const*, std::__1::shared_ptr<DB::Context>, bool, DB::QueryProcessingStage::Enum, DB::ReadBuffer*) @ 11aee531 in /opt/oxide/clickhouse/clickhouse | ||
| 223 | 13. DB::executeQuery(DB::ReadBuffer&, DB::WriteBuffer&, bool, std::__1::shared_ptr<DB::Context>, std::__1::function<void (std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&)>, std::__1::optional<DB::FormatSettings> const&) @ 11af283f in /opt/oxide/clickhouse/clickhouse | ||
| 224 | 14. DB::HTTPHandler::processQuery(DB::HTTPServerRequest&, DB::HTMLForm&, DB::HTTPServerResponse&, DB::HTTPHandler::Output&, std::__1::optional<DB::CurrentThread::QueryScope>&) @ 12e38c4b in /opt/oxide/clickhouse/clickhouse | ||
| 225 | 15. DB::HTTPHandler::handleRequest(DB::HTTPServerRequest&, DB::HTTPServerResponse&) @ 12e3c6c8 in /opt/oxide/clickhouse/clickhouse | ||
| 226 | 16. DB::HTTPServerConnection::run() @ 12e57a95 in /opt/oxide/clickhouse/clickhouse | ||
| 227 | 17. Poco::Net::TCPServerConnection::start() @ 14d8358c in /opt/oxide/clickhouse/clickhouse | ||
| 228 | 18. Poco::Net::TCPServerDispatcher::run() @ 14d83a7a in /opt/oxide/clickhouse/clickhouse | ||
| 229 | 19. Poco::PooledThread::run() @ 14df0b87 in /opt/oxide/clickhouse/clickhouse | ||
| 230 | 20. Poco::ThreadImpl::runnableEntry(void*) @ 14dee74f in /opt/oxide/clickhouse/clickhouse | ||
| 231 | 21. _thrp_setup @ 1131f7 in /system/lib/amd64/libc.so.1 | ||
| 232 | (version 22.8.9.1) | ||
| 233 | 2024.01.30 03:15:28.191051 [ 3 ] {d9d484a0-0556-43f4-a376-e8b68033b42c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 234 | 2024.01.30 03:15:28.191071 [ 3 ] {} <Debug> HTTP-Session: f8c66d59-8158-48c2-a7b8-b12b330af70c Destroying unnamed session | ||
| 235 | 2024.01.30 03:15:28.191305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 236 | 2024.01.30 03:15:28.191355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 237 | 2024.01.30 03:15:28.191373 [ 3 ] {} <Debug> HTTP-Session: df600692-c2ce-4350-b3d1-9157b9194ff1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 238 | 2024.01.30 03:15:28.191393 [ 3 ] {} <Debug> HTTP-Session: df600692-c2ce-4350-b3d1-9157b9194ff1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2024.01.30 03:15:28.191503 [ 3 ] {12151775-e526-488e-bc86-96002803af01} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 240 | 2024.01.30 03:15:28.191605 [ 3 ] {12151775-e526-488e-bc86-96002803af01} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2024.01.30 03:15:28.191629 [ 3 ] {12151775-e526-488e-bc86-96002803af01} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2024.01.30 03:15:28.191645 [ 3 ] {} <Debug> HTTP-Session: df600692-c2ce-4350-b3d1-9157b9194ff1 Destroying unnamed session | ||
| 243 | 2024.01.30 03:15:28.191744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2024.01.30 03:15:28.191789 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2024.01.30 03:15:28.191807 [ 3 ] {} <Debug> HTTP-Session: 00079964-fae3-4025-9948-1da543df23a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 246 | 2024.01.30 03:15:28.191827 [ 3 ] {} <Debug> HTTP-Session: 00079964-fae3-4025-9948-1da543df23a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2024.01.30 03:15:28.191885 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 248 | 2024.01.30 03:15:28.191939 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 249 | 2024.01.30 03:15:28.193083 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 250 | 2024.01.30 03:15:28.193106 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 4.2751e-05 sec | ||
| 251 | 2024.01.30 03:15:28.193130 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 252 | 2024.01.30 03:15:28.193147 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 253 | 2024.01.30 03:15:28.193218 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} <Debug> DynamicQueryHandler: Done processing query | ||
| 254 | 2024.01.30 03:15:28.193241 [ 3 ] {9fd879a9-0647-4da3-886f-9b6f95227e17} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 255 | 2024.01.30 03:15:28.193257 [ 3 ] {} <Debug> HTTP-Session: 00079964-fae3-4025-9948-1da543df23a2 Destroying unnamed session | ||
| 256 | 2024.01.30 03:15:28.193348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 257 | 2024.01.30 03:15:28.193392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 258 | 2024.01.30 03:15:28.193410 [ 3 ] {} <Debug> HTTP-Session: 9bee4179-d14b-4d39-a7c8-13d4bf8b4d7c Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 259 | 2024.01.30 03:15:28.193430 [ 3 ] {} <Debug> HTTP-Session: 9bee4179-d14b-4d39-a7c8-13d4bf8b4d7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2024.01.30 03:15:28.193569 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) /* The version table contains metadata about the `oximeter` database */ | ||
| 261 | CREATE TABLE IF NOT EXISTS oximeter.version ( value UInt64, timestamp DateTime64(9, 'UTC') ) ENGINE = MergeTree() ORDER BY (value, timestamp) (stage: Complete) | ||
| 262 | 2024.01.30 03:15:28.193620 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 263 | 2024.01.30 03:15:28.202370 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} <Debug> oximeter.version (90c3c9a8-8c2b-4fef-9696-96a8a97c7166): Loading data parts | ||
| 264 | 2024.01.30 03:15:28.202507 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} <Debug> oximeter.version (90c3c9a8-8c2b-4fef-9696-96a8a97c7166): There are no data parts | ||
| 265 | 2024.01.30 03:15:28.204875 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} <Debug> DynamicQueryHandler: Done processing query | ||
| 266 | 2024.01.30 03:15:28.204901 [ 3 ] {2b19d9be-ef12-4013-bffb-df8c647e6d80} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 267 | 2024.01.30 03:15:28.204922 [ 3 ] {} <Debug> HTTP-Session: 9bee4179-d14b-4d39-a7c8-13d4bf8b4d7c Destroying unnamed session | ||
| 268 | 2024.01.30 03:15:28.205039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 269 | 2024.01.30 03:15:28.205090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 270 | 2024.01.30 03:15:28.205112 [ 3 ] {} <Debug> HTTP-Session: 600c3629-75f0-41bc-92a3-9b138f27fee0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 271 | 2024.01.30 03:15:28.205128 [ 3 ] {} <Debug> HTTP-Session: 600c3629-75f0-41bc-92a3-9b138f27fee0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2024.01.30 03:15:28.205333 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) /* The measurement tables contain all individual samples from each timeseries. | ||
| 273 | * | ||
| 274 | * Each table stores a single datum type, and otherwise contains nearly the same | ||
| 275 | * structure. The primary sorting key is on the timeseries name, key, and then | ||
| 276 | * timestamp, so that all timeseries from the same schema are grouped, followed | ||
| 277 | * by all samples from the same timeseries. | ||
| 278 | * | ||
| 279 | * This reflects that one usually looks up the _key_ in one or more field table, | ||
| 280 | * and then uses that to index quickly into the measurements tables. | ||
| 281 | */ | ||
| 282 | 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) | ||
| 283 | 2024.01.30 03:15:28.205389 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 284 | 2024.01.30 03:15:28.216137 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} <Debug> oximeter.measurements_bool (b85d2077-26c1-4663-a51a-5db5bf8f77f9): Loading data parts | ||
| 285 | 2024.01.30 03:15:28.216315 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} <Debug> oximeter.measurements_bool (b85d2077-26c1-4663-a51a-5db5bf8f77f9): There are no data parts | ||
| 286 | 2024.01.30 03:15:28.218041 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} <Debug> DynamicQueryHandler: Done processing query | ||
| 287 | 2024.01.30 03:15:28.218067 [ 3 ] {b8cc2945-39fb-4323-8d2b-7dd9452d471b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 288 | 2024.01.30 03:15:28.218090 [ 3 ] {} <Debug> HTTP-Session: 600c3629-75f0-41bc-92a3-9b138f27fee0 Destroying unnamed session | ||
| 289 | 2024.01.30 03:15:28.218210 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 290 | 2024.01.30 03:15:28.218260 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 291 | 2024.01.30 03:15:28.218282 [ 3 ] {} <Debug> HTTP-Session: 42a7d345-553b-475b-91fb-720c813fef19 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 292 | 2024.01.30 03:15:28.218298 [ 3 ] {} <Debug> HTTP-Session: 42a7d345-553b-475b-91fb-720c813fef19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2024.01.30 03:15:28.218493 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 294 | 2024.01.30 03:15:28.218543 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 295 | 2024.01.30 03:15:28.219926 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} <Debug> oximeter.measurements_i8 (9e6bb1a2-4bc2-43d4-8ab2-ec924159ec92): Loading data parts | ||
| 296 | 2024.01.30 03:15:28.220009 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} <Debug> oximeter.measurements_i8 (9e6bb1a2-4bc2-43d4-8ab2-ec924159ec92): There are no data parts | ||
| 297 | 2024.01.30 03:15:28.221074 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} <Debug> DynamicQueryHandler: Done processing query | ||
| 298 | 2024.01.30 03:15:28.221100 [ 3 ] {abe29dd9-2ad9-444e-aeec-0ba7b5c3e593} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 299 | 2024.01.30 03:15:28.221115 [ 3 ] {} <Debug> HTTP-Session: 42a7d345-553b-475b-91fb-720c813fef19 Destroying unnamed session | ||
| 300 | 2024.01.30 03:15:28.221214 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 301 | 2024.01.30 03:15:28.221263 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 302 | 2024.01.30 03:15:28.221281 [ 3 ] {} <Debug> HTTP-Session: 3d101a9b-4ca1-40f1-8f7b-a53de2cf7506 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 303 | 2024.01.30 03:15:28.221301 [ 3 ] {} <Debug> HTTP-Session: 3d101a9b-4ca1-40f1-8f7b-a53de2cf7506 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2024.01.30 03:15:28.221492 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 305 | 2024.01.30 03:15:28.221539 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 306 | 2024.01.30 03:15:28.222904 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} <Debug> oximeter.measurements_u8 (39770401-4f40-4f0f-a991-c1fae7cc8e5c): Loading data parts | ||
| 307 | 2024.01.30 03:15:28.222986 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} <Debug> oximeter.measurements_u8 (39770401-4f40-4f0f-a991-c1fae7cc8e5c): There are no data parts | ||
| 308 | 2024.01.30 03:15:28.224095 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} <Debug> DynamicQueryHandler: Done processing query | ||
| 309 | 2024.01.30 03:15:28.224120 [ 3 ] {c7f1ea74-69d4-446b-bbd7-87d5cd9c9c9b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 310 | 2024.01.30 03:15:28.224135 [ 3 ] {} <Debug> HTTP-Session: 3d101a9b-4ca1-40f1-8f7b-a53de2cf7506 Destroying unnamed session | ||
| 311 | 2024.01.30 03:15:28.224244 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 312 | 2024.01.30 03:15:28.224293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 313 | 2024.01.30 03:15:28.224311 [ 3 ] {} <Debug> HTTP-Session: c00f0c19-73eb-42e6-9a6a-6ec2336aa5fd Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 314 | 2024.01.30 03:15:28.224331 [ 3 ] {} <Debug> HTTP-Session: c00f0c19-73eb-42e6-9a6a-6ec2336aa5fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2024.01.30 03:15:28.224525 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 316 | 2024.01.30 03:15:28.224568 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 317 | 2024.01.30 03:15:28.226022 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} <Debug> oximeter.measurements_i16 (8a0ca02e-573e-481f-be2c-6340132f0ab2): Loading data parts | ||
| 318 | 2024.01.30 03:15:28.226123 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} <Debug> oximeter.measurements_i16 (8a0ca02e-573e-481f-be2c-6340132f0ab2): There are no data parts | ||
| 319 | 2024.01.30 03:15:28.227185 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} <Debug> DynamicQueryHandler: Done processing query | ||
| 320 | 2024.01.30 03:15:28.227218 [ 3 ] {fe2320ac-3a76-434f-9c7f-dd2358d96467} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 321 | 2024.01.30 03:15:28.227233 [ 3 ] {} <Debug> HTTP-Session: c00f0c19-73eb-42e6-9a6a-6ec2336aa5fd Destroying unnamed session | ||
| 322 | 2024.01.30 03:15:28.227340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 323 | 2024.01.30 03:15:28.227389 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 324 | 2024.01.30 03:15:28.227407 [ 3 ] {} <Debug> HTTP-Session: dd2d7186-2f6a-47f0-9697-0b4b24eb9765 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 325 | 2024.01.30 03:15:28.227427 [ 3 ] {} <Debug> HTTP-Session: dd2d7186-2f6a-47f0-9697-0b4b24eb9765 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2024.01.30 03:15:28.227618 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 327 | 2024.01.30 03:15:28.227662 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 328 | 2024.01.30 03:15:28.229012 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} <Debug> oximeter.measurements_u16 (63802e5e-d303-4f25-b9a8-f56a097d9b6b): Loading data parts | ||
| 329 | 2024.01.30 03:15:28.229090 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} <Debug> oximeter.measurements_u16 (63802e5e-d303-4f25-b9a8-f56a097d9b6b): There are no data parts | ||
| 330 | 2024.01.30 03:15:28.230170 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} <Debug> DynamicQueryHandler: Done processing query | ||
| 331 | 2024.01.30 03:15:28.230201 [ 3 ] {0b74474b-1f5b-429f-b678-b63e7c03d46b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 332 | 2024.01.30 03:15:28.230216 [ 3 ] {} <Debug> HTTP-Session: dd2d7186-2f6a-47f0-9697-0b4b24eb9765 Destroying unnamed session | ||
| 333 | 2024.01.30 03:15:28.230325 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 334 | 2024.01.30 03:15:28.230373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 335 | 2024.01.30 03:15:28.230392 [ 3 ] {} <Debug> HTTP-Session: a2c66c5f-b242-4bcb-bc5b-dd1797e23ad4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 336 | 2024.01.30 03:15:28.230411 [ 3 ] {} <Debug> HTTP-Session: a2c66c5f-b242-4bcb-bc5b-dd1797e23ad4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 337 | 2024.01.30 03:15:28.230598 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 338 | 2024.01.30 03:15:28.230640 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 339 | 2024.01.30 03:15:28.231988 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} <Debug> oximeter.measurements_i32 (b9640352-03d2-4038-a732-c872166cd178): Loading data parts | ||
| 340 | 2024.01.30 03:15:28.232059 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} <Debug> oximeter.measurements_i32 (b9640352-03d2-4038-a732-c872166cd178): There are no data parts | ||
| 341 | 2024.01.30 03:15:28.233116 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} <Debug> DynamicQueryHandler: Done processing query | ||
| 342 | 2024.01.30 03:15:28.233147 [ 3 ] {d0bc2663-8528-46a8-9bbd-b3baa07f0f5a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 343 | 2024.01.30 03:15:28.233162 [ 3 ] {} <Debug> HTTP-Session: a2c66c5f-b242-4bcb-bc5b-dd1797e23ad4 Destroying unnamed session | ||
| 344 | 2024.01.30 03:15:28.233257 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 345 | 2024.01.30 03:15:28.233308 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 346 | 2024.01.30 03:15:28.233327 [ 3 ] {} <Debug> HTTP-Session: d3b468c0-1bcb-4c56-b93e-39245d5d099f Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 347 | 2024.01.30 03:15:28.233348 [ 3 ] {} <Debug> HTTP-Session: d3b468c0-1bcb-4c56-b93e-39245d5d099f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2024.01.30 03:15:28.233534 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 349 | 2024.01.30 03:15:28.233580 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 350 | 2024.01.30 03:15:28.234908 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} <Debug> oximeter.measurements_u32 (875c1930-78fc-4d1c-94e3-bba0f579cacb): Loading data parts | ||
| 351 | 2024.01.30 03:15:28.234979 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} <Debug> oximeter.measurements_u32 (875c1930-78fc-4d1c-94e3-bba0f579cacb): There are no data parts | ||
| 352 | 2024.01.30 03:15:28.236025 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 353 | 2024.01.30 03:15:28.236055 [ 3 ] {72fc742e-6783-43a8-8459-0c261237f0e5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 354 | 2024.01.30 03:15:28.236070 [ 3 ] {} <Debug> HTTP-Session: d3b468c0-1bcb-4c56-b93e-39245d5d099f Destroying unnamed session | ||
| 355 | 2024.01.30 03:15:28.236165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 356 | 2024.01.30 03:15:28.236216 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 357 | 2024.01.30 03:15:28.236234 [ 3 ] {} <Debug> HTTP-Session: 954835ec-14a2-42f3-8bc6-8e7c3c9be631 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 358 | 2024.01.30 03:15:28.236250 [ 3 ] {} <Debug> HTTP-Session: 954835ec-14a2-42f3-8bc6-8e7c3c9be631 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2024.01.30 03:15:28.236437 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 360 | 2024.01.30 03:15:28.236488 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 361 | 2024.01.30 03:15:28.237828 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} <Debug> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Loading data parts | ||
| 362 | 2024.01.30 03:15:28.237905 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} <Debug> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): There are no data parts | ||
| 363 | 2024.01.30 03:15:28.238989 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} <Debug> DynamicQueryHandler: Done processing query | ||
| 364 | 2024.01.30 03:15:28.239013 [ 3 ] {5a168bd4-7556-4673-ac47-be13ad120af4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 365 | 2024.01.30 03:15:28.239036 [ 3 ] {} <Debug> HTTP-Session: 954835ec-14a2-42f3-8bc6-8e7c3c9be631 Destroying unnamed session | ||
| 366 | 2024.01.30 03:15:28.239138 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 367 | 2024.01.30 03:15:28.239185 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 368 | 2024.01.30 03:15:28.239207 [ 3 ] {} <Debug> HTTP-Session: 80c965fd-3aa3-4cca-bb68-5480d40d5779 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 369 | 2024.01.30 03:15:28.239224 [ 3 ] {} <Debug> HTTP-Session: 80c965fd-3aa3-4cca-bb68-5480d40d5779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2024.01.30 03:15:28.239411 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 371 | 2024.01.30 03:15:28.239463 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 372 | 2024.01.30 03:15:28.240801 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} <Debug> oximeter.measurements_u64 (ccde59e2-b5d0-40bd-aa8e-2cb2f1feebb3): Loading data parts | ||
| 373 | 2024.01.30 03:15:28.240877 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} <Debug> oximeter.measurements_u64 (ccde59e2-b5d0-40bd-aa8e-2cb2f1feebb3): There are no data parts | ||
| 374 | 2024.01.30 03:15:28.241933 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} <Debug> DynamicQueryHandler: Done processing query | ||
| 375 | 2024.01.30 03:15:28.241958 [ 3 ] {b5406f1a-c834-4731-8558-df465f252f18} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 376 | 2024.01.30 03:15:28.241979 [ 3 ] {} <Debug> HTTP-Session: 80c965fd-3aa3-4cca-bb68-5480d40d5779 Destroying unnamed session | ||
| 377 | 2024.01.30 03:15:28.242080 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 378 | 2024.01.30 03:15:28.242130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 379 | 2024.01.30 03:15:28.242153 [ 3 ] {} <Debug> HTTP-Session: 15f6e45d-40eb-4472-a5e0-65d029de64b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 380 | 2024.01.30 03:15:28.242169 [ 3 ] {} <Debug> HTTP-Session: 15f6e45d-40eb-4472-a5e0-65d029de64b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2024.01.30 03:15:28.242355 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 382 | 2024.01.30 03:15:28.242403 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2024.01.30 03:15:28.243754 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} <Debug> oximeter.measurements_f32 (9a1ed396-b250-4c69-9f90-2c97e5691f87): Loading data parts | ||
| 384 | 2024.01.30 03:15:28.243866 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} <Debug> oximeter.measurements_f32 (9a1ed396-b250-4c69-9f90-2c97e5691f87): There are no data parts | ||
| 385 | 2024.01.30 03:15:28.245029 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} <Debug> DynamicQueryHandler: Done processing query | ||
| 386 | 2024.01.30 03:15:28.245055 [ 3 ] {3b8a99cc-9ea8-43bf-87ba-70bb87c8b112} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 387 | 2024.01.30 03:15:28.245076 [ 3 ] {} <Debug> HTTP-Session: 15f6e45d-40eb-4472-a5e0-65d029de64b1 Destroying unnamed session | ||
| 388 | 2024.01.30 03:15:28.245174 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 389 | 2024.01.30 03:15:28.245222 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 390 | 2024.01.30 03:15:28.245246 [ 3 ] {} <Debug> HTTP-Session: 8c5c9520-fc71-4ba2-84e2-b796a4bcd6b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 391 | 2024.01.30 03:15:28.245262 [ 3 ] {} <Debug> HTTP-Session: 8c5c9520-fc71-4ba2-84e2-b796a4bcd6b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 392 | 2024.01.30 03:15:28.245449 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 393 | 2024.01.30 03:15:28.245494 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 394 | 2024.01.30 03:15:28.246838 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} <Debug> oximeter.measurements_f64 (5350395c-37ac-4e2c-b91e-bddfebde8c27): Loading data parts | ||
| 395 | 2024.01.30 03:15:28.246923 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} <Debug> oximeter.measurements_f64 (5350395c-37ac-4e2c-b91e-bddfebde8c27): There are no data parts | ||
| 396 | 2024.01.30 03:15:28.247975 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} <Debug> DynamicQueryHandler: Done processing query | ||
| 397 | 2024.01.30 03:15:28.248007 [ 3 ] {2359a9b2-45a2-4baa-aa03-f6904e4ed85b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 398 | 2024.01.30 03:15:28.248026 [ 3 ] {} <Debug> HTTP-Session: 8c5c9520-fc71-4ba2-84e2-b796a4bcd6b6 Destroying unnamed session | ||
| 399 | 2024.01.30 03:15:28.248120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 400 | 2024.01.30 03:15:28.248167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 401 | 2024.01.30 03:15:28.248190 [ 3 ] {} <Debug> HTTP-Session: e0e8f3ab-562a-4cd7-99fb-115b7a0f06ca Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 402 | 2024.01.30 03:15:28.248206 [ 3 ] {} <Debug> HTTP-Session: e0e8f3ab-562a-4cd7-99fb-115b7a0f06ca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2024.01.30 03:15:28.248392 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 404 | 2024.01.30 03:15:28.248438 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 405 | 2024.01.30 03:15:28.249760 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} <Debug> oximeter.measurements_string (e0faa3f9-17a6-475c-b154-20233041214c): Loading data parts | ||
| 406 | 2024.01.30 03:15:28.249844 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} <Debug> oximeter.measurements_string (e0faa3f9-17a6-475c-b154-20233041214c): There are no data parts | ||
| 407 | 2024.01.30 03:15:28.250901 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} <Debug> DynamicQueryHandler: Done processing query | ||
| 408 | 2024.01.30 03:15:28.250931 [ 3 ] {5489b38e-0760-47ad-882d-9c6a04cd6bea} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 409 | 2024.01.30 03:15:28.250953 [ 3 ] {} <Debug> HTTP-Session: e0e8f3ab-562a-4cd7-99fb-115b7a0f06ca Destroying unnamed session | ||
| 410 | 2024.01.30 03:15:28.251046 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 411 | 2024.01.30 03:15:28.251092 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 412 | 2024.01.30 03:15:28.251116 [ 3 ] {} <Debug> HTTP-Session: e09c5b55-b34f-48a2-9301-b26a5cfd3227 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 413 | 2024.01.30 03:15:28.251131 [ 3 ] {} <Debug> HTTP-Session: e09c5b55-b34f-48a2-9301-b26a5cfd3227 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2024.01.30 03:15:28.251321 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_bytes ( timeseries_name String, timeseries_key UInt64, timestamp DateTime64(9, 'UTC'), /* | ||
| 415 | * NOTE: Right now we can't unambiguously record a nullable byte array. | ||
| 416 | * Arrays cannot be nested in `Nullable()` types, and encoding the array as | ||
| 417 | * a string isn't palatable for a few reasons. | ||
| 418 | * See: https://github.com/oxidecomputer/omicron/issues/4551 for more | ||
| 419 | * details. | ||
| 420 | */ | ||
| 421 | datum Array(UInt8) ) ENGINE = MergeTree() ORDER BY (timeseries_name, timeseries_key, timestamp) TTL toDateTime(timestamp) + INTERVAL 30 DAY (stage: Complete) | ||
| 422 | 2024.01.30 03:15:28.251375 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 423 | 2024.01.30 03:15:28.252702 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} <Debug> oximeter.measurements_bytes (820ebce2-4323-405d-8fb3-7b338da5b3eb): Loading data parts | ||
| 424 | 2024.01.30 03:15:28.252784 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} <Debug> oximeter.measurements_bytes (820ebce2-4323-405d-8fb3-7b338da5b3eb): There are no data parts | ||
| 425 | 2024.01.30 03:15:28.253837 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} <Debug> DynamicQueryHandler: Done processing query | ||
| 426 | 2024.01.30 03:15:28.253861 [ 3 ] {1e0e16f1-1450-4a2f-b7be-668fe9117b1d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 427 | 2024.01.30 03:15:28.253878 [ 3 ] {} <Debug> HTTP-Session: e09c5b55-b34f-48a2-9301-b26a5cfd3227 Destroying unnamed session | ||
| 428 | 2024.01.30 03:15:28.253988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 429 | 2024.01.30 03:15:28.254037 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 430 | 2024.01.30 03:15:28.254055 [ 3 ] {} <Debug> HTTP-Session: 642bf2bf-b88b-4169-aa73-2edb647b5e5a Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 431 | 2024.01.30 03:15:28.254075 [ 3 ] {} <Debug> HTTP-Session: 642bf2bf-b88b-4169-aa73-2edb647b5e5a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2024.01.30 03:15:28.254281 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 433 | 2024.01.30 03:15:28.254330 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 434 | 2024.01.30 03:15:28.255686 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} <Debug> oximeter.measurements_cumulativei64 (ad87fd07-f096-4d29-8637-56369068346c): Loading data parts | ||
| 435 | 2024.01.30 03:15:28.255765 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} <Debug> oximeter.measurements_cumulativei64 (ad87fd07-f096-4d29-8637-56369068346c): There are no data parts | ||
| 436 | 2024.01.30 03:15:28.256823 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 437 | 2024.01.30 03:15:28.256849 [ 3 ] {23ee806e-2288-4cb2-8665-a8ad1257ea6c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 438 | 2024.01.30 03:15:28.256869 [ 3 ] {} <Debug> HTTP-Session: 642bf2bf-b88b-4169-aa73-2edb647b5e5a Destroying unnamed session | ||
| 439 | 2024.01.30 03:15:28.256966 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 440 | 2024.01.30 03:15:28.257015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 441 | 2024.01.30 03:15:28.257037 [ 3 ] {} <Debug> HTTP-Session: 31d05896-d9eb-4f66-9d5a-8afb6081dcf7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 442 | 2024.01.30 03:15:28.257057 [ 3 ] {} <Debug> HTTP-Session: 31d05896-d9eb-4f66-9d5a-8afb6081dcf7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2024.01.30 03:15:28.257257 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 444 | 2024.01.30 03:15:28.257306 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 445 | 2024.01.30 03:15:28.258681 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Loading data parts | ||
| 446 | 2024.01.30 03:15:28.258756 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): There are no data parts | ||
| 447 | 2024.01.30 03:15:28.259824 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 448 | 2024.01.30 03:15:28.259849 [ 3 ] {d6755784-3715-412a-b0af-b957671189ba} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 449 | 2024.01.30 03:15:28.259870 [ 3 ] {} <Debug> HTTP-Session: 31d05896-d9eb-4f66-9d5a-8afb6081dcf7 Destroying unnamed session | ||
| 450 | 2024.01.30 03:15:28.259968 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 451 | 2024.01.30 03:15:28.260011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 452 | 2024.01.30 03:15:28.260035 [ 3 ] {} <Debug> HTTP-Session: 0b7eef5f-645f-472d-879d-2c0d7bee283b Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 453 | 2024.01.30 03:15:28.260055 [ 3 ] {} <Debug> HTTP-Session: 0b7eef5f-645f-472d-879d-2c0d7bee283b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2024.01.30 03:15:28.260255 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 455 | 2024.01.30 03:15:28.260304 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 456 | 2024.01.30 03:15:28.261673 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} <Debug> oximeter.measurements_cumulativef32 (32ed8049-fa2e-4be3-83e6-6176ef83dd76): Loading data parts | ||
| 457 | 2024.01.30 03:15:28.261750 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} <Debug> oximeter.measurements_cumulativef32 (32ed8049-fa2e-4be3-83e6-6176ef83dd76): There are no data parts | ||
| 458 | 2024.01.30 03:15:28.262800 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} <Debug> DynamicQueryHandler: Done processing query | ||
| 459 | 2024.01.30 03:15:28.262832 [ 3 ] {9f876865-4ee9-4d90-840a-344a4687239e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 460 | 2024.01.30 03:15:28.262847 [ 3 ] {} <Debug> HTTP-Session: 0b7eef5f-645f-472d-879d-2c0d7bee283b Destroying unnamed session | ||
| 461 | 2024.01.30 03:15:28.262946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 462 | 2024.01.30 03:15:28.262993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 463 | 2024.01.30 03:15:28.263012 [ 3 ] {} <Debug> HTTP-Session: a9bce355-453d-4fba-a88e-41b341e4c04d Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 464 | 2024.01.30 03:15:28.263033 [ 3 ] {} <Debug> HTTP-Session: a9bce355-453d-4fba-a88e-41b341e4c04d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2024.01.30 03:15:28.263233 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 466 | 2024.01.30 03:15:28.263283 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 467 | 2024.01.30 03:15:28.264653 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} <Debug> oximeter.measurements_cumulativef64 (efbec615-4c6c-4054-be1d-e2bc25726517): Loading data parts | ||
| 468 | 2024.01.30 03:15:28.264733 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} <Debug> oximeter.measurements_cumulativef64 (efbec615-4c6c-4054-be1d-e2bc25726517): There are no data parts | ||
| 469 | 2024.01.30 03:15:28.265788 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} <Debug> DynamicQueryHandler: Done processing query | ||
| 470 | 2024.01.30 03:15:28.265820 [ 3 ] {22c2eac0-24d1-4012-8074-b571283ccc0a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 471 | 2024.01.30 03:15:28.265841 [ 3 ] {} <Debug> HTTP-Session: a9bce355-453d-4fba-a88e-41b341e4c04d Destroying unnamed session | ||
| 472 | 2024.01.30 03:15:28.265941 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 473 | 2024.01.30 03:15:28.265989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 474 | 2024.01.30 03:15:28.266012 [ 3 ] {} <Debug> HTTP-Session: 01c4a167-7eda-4887-80d0-3eaa3fa7e8aa Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 475 | 2024.01.30 03:15:28.266028 [ 3 ] {} <Debug> HTTP-Session: 01c4a167-7eda-4887-80d0-3eaa3fa7e8aa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2024.01.30 03:15:28.266245 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) CREATE TABLE IF NOT EXISTS oximeter.measurements_histogrami8 ( timeseries_name String, timeseries_key UInt64, start_time DateTime64(9, 'UTC'), timestamp DateTime64(9, 'UTC'), /* | ||
| 477 | * NOTE: Array types cannot be Nullable, see | ||
| 478 | * https://clickhouse.com/docs/en/sql-reference/data-types/nullable | ||
| 479 | * for more details. | ||
| 480 | * | ||
| 481 | * This means we need to use empty arrays to indicate a missing value. This | ||
| 482 | * is unfortunate, and at this point relies on the fact that an | ||
| 483 | * `oximeter::Histogram` cannot have zero bins. If that changes, we'll need | ||
| 484 | * to figure out another way to represent missing samples here. | ||
| 485 | */ | ||
| 486 | 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) | ||
| 487 | 2024.01.30 03:15:28.266297 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 488 | 2024.01.30 03:15:28.269601 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} <Debug> oximeter.measurements_histogrami8 (c9997e70-92df-4198-bf4b-023e670d9698): Loading data parts | ||
| 489 | 2024.01.30 03:15:28.269690 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} <Debug> oximeter.measurements_histogrami8 (c9997e70-92df-4198-bf4b-023e670d9698): There are no data parts | ||
| 490 | 2024.01.30 03:15:28.270965 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} <Debug> DynamicQueryHandler: Done processing query | ||
| 491 | 2024.01.30 03:15:28.270996 [ 3 ] {d03775b4-49e1-48e0-b7bd-3cc7cd30475f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 492 | 2024.01.30 03:15:28.271016 [ 3 ] {} <Debug> HTTP-Session: 01c4a167-7eda-4887-80d0-3eaa3fa7e8aa Destroying unnamed session | ||
| 493 | 2024.01.30 03:15:28.271115 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 494 | 2024.01.30 03:15:28.271164 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 495 | 2024.01.30 03:15:28.271187 [ 3 ] {} <Debug> HTTP-Session: a39c83a2-53d2-4b4f-926a-b070ee1b1551 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 496 | 2024.01.30 03:15:28.271202 [ 3 ] {} <Debug> HTTP-Session: a39c83a2-53d2-4b4f-926a-b070ee1b1551 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2024.01.30 03:15:28.271416 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 498 | 2024.01.30 03:15:28.271467 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 499 | 2024.01.30 03:15:28.272867 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} <Debug> oximeter.measurements_histogramu8 (1ba1fa5c-3b60-4c2f-8e0f-775c86dd3a1f): Loading data parts | ||
| 500 | 2024.01.30 03:15:28.272959 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} <Debug> oximeter.measurements_histogramu8 (1ba1fa5c-3b60-4c2f-8e0f-775c86dd3a1f): There are no data parts | ||
| 501 | 2024.01.30 03:15:28.274034 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} <Debug> DynamicQueryHandler: Done processing query | ||
| 502 | 2024.01.30 03:15:28.274059 [ 3 ] {60c2f7eb-7749-4ab9-8a7e-73dd51544974} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 503 | 2024.01.30 03:15:28.274085 [ 3 ] {} <Debug> HTTP-Session: a39c83a2-53d2-4b4f-926a-b070ee1b1551 Destroying unnamed session | ||
| 504 | 2024.01.30 03:15:28.274183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 505 | 2024.01.30 03:15:28.274231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 506 | 2024.01.30 03:15:28.274260 [ 3 ] {} <Debug> HTTP-Session: 215e1f13-89d2-4134-94f9-9dfb0d69a17e Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 507 | 2024.01.30 03:15:28.274276 [ 3 ] {} <Debug> HTTP-Session: 215e1f13-89d2-4134-94f9-9dfb0d69a17e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 508 | 2024.01.30 03:15:28.274492 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 509 | 2024.01.30 03:15:28.274544 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 510 | 2024.01.30 03:15:28.275931 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} <Debug> oximeter.measurements_histogrami16 (00e3354a-84cf-4125-895e-d243cfed4f32): Loading data parts | ||
| 511 | 2024.01.30 03:15:28.276004 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} <Debug> oximeter.measurements_histogrami16 (00e3354a-84cf-4125-895e-d243cfed4f32): There are no data parts | ||
| 512 | 2024.01.30 03:15:28.277070 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} <Debug> DynamicQueryHandler: Done processing query | ||
| 513 | 2024.01.30 03:15:28.277107 [ 3 ] {c64801a8-0ec0-41e5-aeb6-47a138b15dae} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 514 | 2024.01.30 03:15:28.277122 [ 3 ] {} <Debug> HTTP-Session: 215e1f13-89d2-4134-94f9-9dfb0d69a17e Destroying unnamed session | ||
| 515 | 2024.01.30 03:15:28.277218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 516 | 2024.01.30 03:15:28.277273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 517 | 2024.01.30 03:15:28.277291 [ 3 ] {} <Debug> HTTP-Session: a682846c-e5d9-46eb-8361-814a2380ca51 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 518 | 2024.01.30 03:15:28.277312 [ 3 ] {} <Debug> HTTP-Session: a682846c-e5d9-46eb-8361-814a2380ca51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 519 | 2024.01.30 03:15:28.277523 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 520 | 2024.01.30 03:15:28.277575 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 521 | 2024.01.30 03:15:28.278957 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} <Debug> oximeter.measurements_histogramu16 (c41d1771-02ae-4157-a336-0fc9324a0125): Loading data parts | ||
| 522 | 2024.01.30 03:15:28.279038 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} <Debug> oximeter.measurements_histogramu16 (c41d1771-02ae-4157-a336-0fc9324a0125): There are no data parts | ||
| 523 | 2024.01.30 03:15:28.280106 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} <Debug> DynamicQueryHandler: Done processing query | ||
| 524 | 2024.01.30 03:15:28.280138 [ 3 ] {1e261cbe-1862-4a82-a32a-0119c9149679} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 525 | 2024.01.30 03:15:28.280153 [ 3 ] {} <Debug> HTTP-Session: a682846c-e5d9-46eb-8361-814a2380ca51 Destroying unnamed session | ||
| 526 | 2024.01.30 03:15:28.280252 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 527 | 2024.01.30 03:15:28.280302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 528 | 2024.01.30 03:15:28.280320 [ 3 ] {} <Debug> HTTP-Session: 1d37132e-dd36-4a59-9286-96db7a500b50 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 529 | 2024.01.30 03:15:28.280341 [ 3 ] {} <Debug> HTTP-Session: 1d37132e-dd36-4a59-9286-96db7a500b50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2024.01.30 03:15:28.280556 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 531 | 2024.01.30 03:15:28.280607 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 532 | 2024.01.30 03:15:28.281990 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} <Debug> oximeter.measurements_histogrami32 (5557d384-cd03-413f-9a67-4491d3839c64): Loading data parts | ||
| 533 | 2024.01.30 03:15:28.282066 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} <Debug> oximeter.measurements_histogrami32 (5557d384-cd03-413f-9a67-4491d3839c64): There are no data parts | ||
| 534 | 2024.01.30 03:15:28.283123 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} <Debug> DynamicQueryHandler: Done processing query | ||
| 535 | 2024.01.30 03:15:28.283147 [ 3 ] {dbf69f4c-04ce-443f-96be-923a6f7c3a00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 536 | 2024.01.30 03:15:28.283169 [ 3 ] {} <Debug> HTTP-Session: 1d37132e-dd36-4a59-9286-96db7a500b50 Destroying unnamed session | ||
| 537 | 2024.01.30 03:15:28.283277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 538 | 2024.01.30 03:15:28.283326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 539 | 2024.01.30 03:15:28.283344 [ 3 ] {} <Debug> HTTP-Session: eb4ca8fd-6965-4c08-bb1e-36acd103c245 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 540 | 2024.01.30 03:15:28.283365 [ 3 ] {} <Debug> HTTP-Session: eb4ca8fd-6965-4c08-bb1e-36acd103c245 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 541 | 2024.01.30 03:15:28.283578 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 542 | 2024.01.30 03:15:28.283631 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 543 | 2024.01.30 03:15:28.285000 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} <Debug> oximeter.measurements_histogramu32 (60ff0a3c-97fc-4f12-86b4-2c22ec0f08f8): Loading data parts | ||
| 544 | 2024.01.30 03:15:28.285079 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} <Debug> oximeter.measurements_histogramu32 (60ff0a3c-97fc-4f12-86b4-2c22ec0f08f8): There are no data parts | ||
| 545 | 2024.01.30 03:15:28.286148 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 546 | 2024.01.30 03:15:28.286173 [ 3 ] {c57e8ecd-4a30-4775-8ccc-8f1eb25b05ee} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 547 | 2024.01.30 03:15:28.286195 [ 3 ] {} <Debug> HTTP-Session: eb4ca8fd-6965-4c08-bb1e-36acd103c245 Destroying unnamed session | ||
| 548 | 2024.01.30 03:15:28.286293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 549 | 2024.01.30 03:15:28.286342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 550 | 2024.01.30 03:15:28.286365 [ 3 ] {} <Debug> HTTP-Session: 4d88246c-2312-42ee-95ba-72afd75c9aa1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 551 | 2024.01.30 03:15:28.286386 [ 3 ] {} <Debug> HTTP-Session: 4d88246c-2312-42ee-95ba-72afd75c9aa1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 552 | 2024.01.30 03:15:28.286597 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 553 | 2024.01.30 03:15:28.286649 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 554 | 2024.01.30 03:15:28.288024 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} <Debug> oximeter.measurements_histogrami64 (1302c4d1-85d1-4b27-9ed4-e06b2d05154d): Loading data parts | ||
| 555 | 2024.01.30 03:15:28.288122 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} <Debug> oximeter.measurements_histogrami64 (1302c4d1-85d1-4b27-9ed4-e06b2d05154d): There are no data parts | ||
| 556 | 2024.01.30 03:15:28.289213 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} <Debug> DynamicQueryHandler: Done processing query | ||
| 557 | 2024.01.30 03:15:28.289245 [ 3 ] {a9621eab-b99f-4c67-8e01-81114d0b6be1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 558 | 2024.01.30 03:15:28.289260 [ 3 ] {} <Debug> HTTP-Session: 4d88246c-2312-42ee-95ba-72afd75c9aa1 Destroying unnamed session | ||
| 559 | 2024.01.30 03:15:28.289365 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 560 | 2024.01.30 03:15:28.289413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 561 | 2024.01.30 03:15:28.289432 [ 3 ] {} <Debug> HTTP-Session: 0a227cac-bec4-49b3-a3c5-a3dd60d4f33c Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 562 | 2024.01.30 03:15:28.289452 [ 3 ] {} <Debug> HTTP-Session: 0a227cac-bec4-49b3-a3c5-a3dd60d4f33c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2024.01.30 03:15:28.289665 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 564 | 2024.01.30 03:15:28.289716 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 565 | 2024.01.30 03:15:28.291101 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} <Debug> oximeter.measurements_histogramu64 (8d07c923-e0a7-47e3-9028-d97c9bc509f9): Loading data parts | ||
| 566 | 2024.01.30 03:15:28.291197 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} <Debug> oximeter.measurements_histogramu64 (8d07c923-e0a7-47e3-9028-d97c9bc509f9): There are no data parts | ||
| 567 | 2024.01.30 03:15:28.292277 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 568 | 2024.01.30 03:15:28.292309 [ 3 ] {c89126b8-7f87-4840-a80e-d31136b7cd9d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 569 | 2024.01.30 03:15:28.292330 [ 3 ] {} <Debug> HTTP-Session: 0a227cac-bec4-49b3-a3c5-a3dd60d4f33c Destroying unnamed session | ||
| 570 | 2024.01.30 03:15:28.292424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 571 | 2024.01.30 03:15:28.292473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 572 | 2024.01.30 03:15:28.292498 [ 3 ] {} <Debug> HTTP-Session: fa434350-38b0-4914-9c30-86a90945fee7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 573 | 2024.01.30 03:15:28.292513 [ 3 ] {} <Debug> HTTP-Session: fa434350-38b0-4914-9c30-86a90945fee7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2024.01.30 03:15:28.292725 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 575 | 2024.01.30 03:15:28.292777 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 576 | 2024.01.30 03:15:28.294164 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} <Debug> oximeter.measurements_histogramf32 (7384e9c1-4e3d-41a7-a9be-246e9190c01c): Loading data parts | ||
| 577 | 2024.01.30 03:15:28.294254 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} <Debug> oximeter.measurements_histogramf32 (7384e9c1-4e3d-41a7-a9be-246e9190c01c): There are no data parts | ||
| 578 | 2024.01.30 03:15:28.295384 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 579 | 2024.01.30 03:15:28.295408 [ 3 ] {8653d309-c010-4da9-9ed4-aec2f5f425c8} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 580 | 2024.01.30 03:15:28.295432 [ 3 ] {} <Debug> HTTP-Session: fa434350-38b0-4914-9c30-86a90945fee7 Destroying unnamed session | ||
| 581 | 2024.01.30 03:15:28.295530 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 582 | 2024.01.30 03:15:28.295577 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 583 | 2024.01.30 03:15:28.295601 [ 3 ] {} <Debug> HTTP-Session: 50584267-af67-4561-8345-49e1a0f701e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 584 | 2024.01.30 03:15:28.295617 [ 3 ] {} <Debug> HTTP-Session: 50584267-af67-4561-8345-49e1a0f701e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2024.01.30 03:15:28.295829 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 586 | 2024.01.30 03:15:28.295883 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 587 | 2024.01.30 03:15:28.297268 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Loading data parts | ||
| 588 | 2024.01.30 03:15:28.297331 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): There are no data parts | ||
| 589 | 2024.01.30 03:15:28.298373 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} <Debug> DynamicQueryHandler: Done processing query | ||
| 590 | 2024.01.30 03:15:28.298411 [ 3 ] {4942dc30-c2ea-49ee-bf58-4230f4fdb30b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 591 | 2024.01.30 03:15:28.298426 [ 3 ] {} <Debug> HTTP-Session: 50584267-af67-4561-8345-49e1a0f701e0 Destroying unnamed session | ||
| 592 | 2024.01.30 03:15:28.298549 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 593 | 2024.01.30 03:15:28.298604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 594 | 2024.01.30 03:15:28.298623 [ 3 ] {} <Debug> HTTP-Session: 33bc831d-d732-448b-b339-13e873c900b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 595 | 2024.01.30 03:15:28.298645 [ 3 ] {} <Debug> HTTP-Session: 33bc831d-d732-448b-b339-13e873c900b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2024.01.30 03:15:28.298802 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) /* The field tables store named dimensions of each timeseries. | ||
| 597 | * | ||
| 598 | * As with the measurement tables, there is one field table for each field data | ||
| 599 | * type. Fields are deduplicated by using the "replacing merge tree", though | ||
| 600 | * this behavior **must not** be relied upon for query correctness. | ||
| 601 | * | ||
| 602 | * The index for the fields differs from the measurements, however. Rows are | ||
| 603 | * sorted by timeseries name, then field name, field value, and finally | ||
| 604 | * timeseries key. This reflects the most common pattern for looking them up: | ||
| 605 | * by field name and possibly value, within a timeseries. The resulting keys are | ||
| 606 | * usually then used to look up measurements. | ||
| 607 | * | ||
| 608 | * NOTE: We may want to consider a secondary index on these tables, sorting by | ||
| 609 | * timeseries name and then key, since it would improve lookups where one | ||
| 610 | * already has the key. Realistically though, these tables are quite small and | ||
| 611 | * so performance benefits will be low in absolute terms. | ||
| 612 | */ | ||
| 613 | 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) | ||
| 614 | 2024.01.30 03:15:28.298852 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 615 | 2024.01.30 03:15:28.300121 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} <Debug> oximeter.fields_bool (a5079111-7ef8-435f-af22-6436c4dc48d8): Loading data parts | ||
| 616 | 2024.01.30 03:15:28.300189 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} <Debug> oximeter.fields_bool (a5079111-7ef8-435f-af22-6436c4dc48d8): There are no data parts | ||
| 617 | 2024.01.30 03:15:28.301234 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} <Debug> DynamicQueryHandler: Done processing query | ||
| 618 | 2024.01.30 03:15:28.301274 [ 3 ] {81132dfb-98b9-4eef-b5f9-3035e96b409f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 619 | 2024.01.30 03:15:28.301293 [ 3 ] {} <Debug> HTTP-Session: 33bc831d-d732-448b-b339-13e873c900b6 Destroying unnamed session | ||
| 620 | 2024.01.30 03:15:28.301420 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 621 | 2024.01.30 03:15:28.301475 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 622 | 2024.01.30 03:15:28.301497 [ 3 ] {} <Debug> HTTP-Session: 1919d857-9cd4-49d4-a641-6c789d366d32 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 623 | 2024.01.30 03:15:28.301522 [ 3 ] {} <Debug> HTTP-Session: 1919d857-9cd4-49d4-a641-6c789d366d32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2024.01.30 03:15:28.301690 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 625 | 2024.01.30 03:15:28.301733 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2024.01.30 03:15:28.303007 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} <Debug> oximeter.fields_i8 (7ba9b509-5237-44ca-8cc8-fb55416b7f99): Loading data parts | ||
| 627 | 2024.01.30 03:15:28.303078 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} <Debug> oximeter.fields_i8 (7ba9b509-5237-44ca-8cc8-fb55416b7f99): There are no data parts | ||
| 628 | 2024.01.30 03:15:28.304202 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 629 | 2024.01.30 03:15:28.304226 [ 3 ] {79f73740-359d-4c8c-aeba-7158122cdcb1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 630 | 2024.01.30 03:15:28.304250 [ 3 ] {} <Debug> HTTP-Session: 1919d857-9cd4-49d4-a641-6c789d366d32 Destroying unnamed session | ||
| 631 | 2024.01.30 03:15:28.304363 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 632 | 2024.01.30 03:15:28.304405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 633 | 2024.01.30 03:15:28.304431 [ 3 ] {} <Debug> HTTP-Session: 2783b90f-0ab5-41e2-a118-1af743f34d4b Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 634 | 2024.01.30 03:15:28.304454 [ 3 ] {} <Debug> HTTP-Session: 2783b90f-0ab5-41e2-a118-1af743f34d4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2024.01.30 03:15:28.304608 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 636 | 2024.01.30 03:15:28.304657 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 637 | 2024.01.30 03:15:28.305915 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} <Debug> oximeter.fields_u8 (f9b73e50-5004-4776-a9c2-d6861836b282): Loading data parts | ||
| 638 | 2024.01.30 03:15:28.305983 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} <Debug> oximeter.fields_u8 (f9b73e50-5004-4776-a9c2-d6861836b282): There are no data parts | ||
| 639 | 2024.01.30 03:15:28.307066 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} <Debug> DynamicQueryHandler: Done processing query | ||
| 640 | 2024.01.30 03:15:28.307089 [ 3 ] {ed8673d3-189c-408c-871f-df52f04b0bb9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 641 | 2024.01.30 03:15:28.307112 [ 3 ] {} <Debug> HTTP-Session: 2783b90f-0ab5-41e2-a118-1af743f34d4b Destroying unnamed session | ||
| 642 | 2024.01.30 03:15:28.307217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 643 | 2024.01.30 03:15:28.307266 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 644 | 2024.01.30 03:15:28.307285 [ 3 ] {} <Debug> HTTP-Session: 7d94f9d7-271e-4e31-9f5c-2364a825dee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 645 | 2024.01.30 03:15:28.307308 [ 3 ] {} <Debug> HTTP-Session: 7d94f9d7-271e-4e31-9f5c-2364a825dee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2024.01.30 03:15:28.307470 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 647 | 2024.01.30 03:15:28.307520 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 648 | 2024.01.30 03:15:28.308775 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} <Debug> oximeter.fields_i16 (816bff05-458f-4913-a179-ddc7723bca13): Loading data parts | ||
| 649 | 2024.01.30 03:15:28.308841 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} <Debug> oximeter.fields_i16 (816bff05-458f-4913-a179-ddc7723bca13): There are no data parts | ||
| 650 | 2024.01.30 03:15:28.309902 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 651 | 2024.01.30 03:15:28.309933 [ 3 ] {1eebae40-1de9-4a29-b449-7b9ce8d2d8e6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 652 | 2024.01.30 03:15:28.309949 [ 3 ] {} <Debug> HTTP-Session: 7d94f9d7-271e-4e31-9f5c-2364a825dee6 Destroying unnamed session | ||
| 653 | 2024.01.30 03:15:28.310053 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 654 | 2024.01.30 03:15:28.310103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 655 | 2024.01.30 03:15:28.310121 [ 3 ] {} <Debug> HTTP-Session: 76ce717e-c151-442f-86dd-bed0c4e4a87f Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 656 | 2024.01.30 03:15:28.310145 [ 3 ] {} <Debug> HTTP-Session: 76ce717e-c151-442f-86dd-bed0c4e4a87f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 657 | 2024.01.30 03:15:28.310302 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 658 | 2024.01.30 03:15:28.310345 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 659 | 2024.01.30 03:15:28.311599 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Loading data parts | ||
| 660 | 2024.01.30 03:15:28.311656 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): There are no data parts | ||
| 661 | 2024.01.30 03:15:28.312734 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} <Debug> DynamicQueryHandler: Done processing query | ||
| 662 | 2024.01.30 03:15:28.312767 [ 3 ] {558500a6-cca0-4c76-8da4-0d8f37bbac91} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 663 | 2024.01.30 03:15:28.312782 [ 3 ] {} <Debug> HTTP-Session: 76ce717e-c151-442f-86dd-bed0c4e4a87f Destroying unnamed session | ||
| 664 | 2024.01.30 03:15:28.312880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 665 | 2024.01.30 03:15:28.312935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 666 | 2024.01.30 03:15:28.312953 [ 3 ] {} <Debug> HTTP-Session: e8f58c55-83c3-4363-9084-2d32a69b23d5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 667 | 2024.01.30 03:15:28.312969 [ 3 ] {} <Debug> HTTP-Session: e8f58c55-83c3-4363-9084-2d32a69b23d5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 668 | 2024.01.30 03:15:28.313124 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 669 | 2024.01.30 03:15:28.313172 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 670 | 2024.01.30 03:15:28.314403 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} <Debug> oximeter.fields_i32 (b3c35837-f63a-4688-8c07-cf65be38332d): Loading data parts | ||
| 671 | 2024.01.30 03:15:28.314469 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} <Debug> oximeter.fields_i32 (b3c35837-f63a-4688-8c07-cf65be38332d): There are no data parts | ||
| 672 | 2024.01.30 03:15:28.315526 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} <Debug> DynamicQueryHandler: Done processing query | ||
| 673 | 2024.01.30 03:15:28.315559 [ 3 ] {befa324c-3bf6-4f9e-868a-60e83beaf110} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 674 | 2024.01.30 03:15:28.315581 [ 3 ] {} <Debug> HTTP-Session: e8f58c55-83c3-4363-9084-2d32a69b23d5 Destroying unnamed session | ||
| 675 | 2024.01.30 03:15:28.315684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 676 | 2024.01.30 03:15:28.315732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 677 | 2024.01.30 03:15:28.315757 [ 3 ] {} <Debug> HTTP-Session: 39e58f6e-2312-4f62-b7ee-a2e96edfbcbc Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 678 | 2024.01.30 03:15:28.315773 [ 3 ] {} <Debug> HTTP-Session: 39e58f6e-2312-4f62-b7ee-a2e96edfbcbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 679 | 2024.01.30 03:15:28.315927 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 680 | 2024.01.30 03:15:28.315970 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 681 | 2024.01.30 03:15:28.319375 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} <Debug> oximeter.fields_u32 (d1de1c07-c69a-498b-aa23-f6c3261634ed): Loading data parts | ||
| 682 | 2024.01.30 03:15:28.319491 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} <Debug> oximeter.fields_u32 (d1de1c07-c69a-498b-aa23-f6c3261634ed): There are no data parts | ||
| 683 | 2024.01.30 03:15:28.320855 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} <Debug> DynamicQueryHandler: Done processing query | ||
| 684 | 2024.01.30 03:15:28.320888 [ 3 ] {12d67854-4162-487f-87c8-14ca9f3fc739} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 685 | 2024.01.30 03:15:28.320903 [ 3 ] {} <Debug> HTTP-Session: 39e58f6e-2312-4f62-b7ee-a2e96edfbcbc Destroying unnamed session | ||
| 686 | 2024.01.30 03:15:28.321016 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 687 | 2024.01.30 03:15:28.321064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 688 | 2024.01.30 03:15:28.321082 [ 3 ] {} <Debug> HTTP-Session: 9f04fe10-c5ae-4b1e-a991-7b56ad6d05e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 689 | 2024.01.30 03:15:28.321106 [ 3 ] {} <Debug> HTTP-Session: 9f04fe10-c5ae-4b1e-a991-7b56ad6d05e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 690 | 2024.01.30 03:15:28.321254 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 691 | 2024.01.30 03:15:28.321308 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 692 | 2024.01.30 03:15:28.322579 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Loading data parts | ||
| 693 | 2024.01.30 03:15:28.322645 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): There are no data parts | ||
| 694 | 2024.01.30 03:15:28.323677 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 695 | 2024.01.30 03:15:28.323701 [ 3 ] {b8b7af72-993c-45ec-8fc5-0086b52b47b5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 696 | 2024.01.30 03:15:28.323724 [ 3 ] {} <Debug> HTTP-Session: 9f04fe10-c5ae-4b1e-a991-7b56ad6d05e6 Destroying unnamed session | ||
| 697 | 2024.01.30 03:15:28.323817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 698 | 2024.01.30 03:15:28.323865 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 699 | 2024.01.30 03:15:28.323890 [ 3 ] {} <Debug> HTTP-Session: 30fc3ebf-665f-4978-8062-3243385bfdeb Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 700 | 2024.01.30 03:15:28.323913 [ 3 ] {} <Debug> HTTP-Session: 30fc3ebf-665f-4978-8062-3243385bfdeb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 701 | 2024.01.30 03:15:28.324060 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 702 | 2024.01.30 03:15:28.324109 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 703 | 2024.01.30 03:15:28.325362 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} <Debug> oximeter.fields_u64 (e0e6bef0-8701-43b3-b973-25e6b4755af4): Loading data parts | ||
| 704 | 2024.01.30 03:15:28.325433 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} <Debug> oximeter.fields_u64 (e0e6bef0-8701-43b3-b973-25e6b4755af4): There are no data parts | ||
| 705 | 2024.01.30 03:15:28.326444 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} <Debug> DynamicQueryHandler: Done processing query | ||
| 706 | 2024.01.30 03:15:28.326467 [ 3 ] {e5c3eaa2-5929-4906-bafb-5ec7becbd24f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 707 | 2024.01.30 03:15:28.326482 [ 3 ] {} <Debug> HTTP-Session: 30fc3ebf-665f-4978-8062-3243385bfdeb Destroying unnamed session | ||
| 708 | 2024.01.30 03:15:28.326585 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 709 | 2024.01.30 03:15:28.326633 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 710 | 2024.01.30 03:15:28.326651 [ 3 ] {} <Debug> HTTP-Session: 9a8902ea-7d17-4e01-97ef-86c5390f31ab Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 711 | 2024.01.30 03:15:28.326673 [ 3 ] {} <Debug> HTTP-Session: 9a8902ea-7d17-4e01-97ef-86c5390f31ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 712 | 2024.01.30 03:15:28.326830 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 713 | 2024.01.30 03:15:28.326872 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 714 | 2024.01.30 03:15:28.328125 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Loading data parts | ||
| 715 | 2024.01.30 03:15:28.328180 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): There are no data parts | ||
| 716 | 2024.01.30 03:15:28.329194 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} <Debug> DynamicQueryHandler: Done processing query | ||
| 717 | 2024.01.30 03:15:28.329227 [ 3 ] {e012aa28-0730-4e63-90e1-ce44392b9597} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 718 | 2024.01.30 03:15:28.329242 [ 3 ] {} <Debug> HTTP-Session: 9a8902ea-7d17-4e01-97ef-86c5390f31ab Destroying unnamed session | ||
| 719 | 2024.01.30 03:15:28.329341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 720 | 2024.01.30 03:15:28.329390 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 721 | 2024.01.30 03:15:28.329408 [ 3 ] {} <Debug> HTTP-Session: 1e59135d-f6fa-452c-a6ec-ece2fe2a3d84 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 722 | 2024.01.30 03:15:28.329431 [ 3 ] {} <Debug> HTTP-Session: 1e59135d-f6fa-452c-a6ec-ece2fe2a3d84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 723 | 2024.01.30 03:15:28.329585 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 724 | 2024.01.30 03:15:28.329627 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 725 | 2024.01.30 03:15:28.330863 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Loading data parts | ||
| 726 | 2024.01.30 03:15:28.330920 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): There are no data parts | ||
| 727 | 2024.01.30 03:15:28.331940 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 728 | 2024.01.30 03:15:28.331964 [ 3 ] {7beb63c9-e844-4975-aebd-be684892a5bd} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 729 | 2024.01.30 03:15:28.331989 [ 3 ] {} <Debug> HTTP-Session: 1e59135d-f6fa-452c-a6ec-ece2fe2a3d84 Destroying unnamed session | ||
| 730 | 2024.01.30 03:15:28.332094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 731 | 2024.01.30 03:15:28.332142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 732 | 2024.01.30 03:15:28.332168 [ 3 ] {} <Debug> HTTP-Session: 2bd20a63-0752-48a5-b3df-991091b75561 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 733 | 2024.01.30 03:15:28.332183 [ 3 ] {} <Debug> HTTP-Session: 2bd20a63-0752-48a5-b3df-991091b75561 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 734 | 2024.01.30 03:15:28.332339 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) 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) | ||
| 735 | 2024.01.30 03:15:28.332387 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 736 | 2024.01.30 03:15:28.333620 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Loading data parts | ||
| 737 | 2024.01.30 03:15:28.333684 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): There are no data parts | ||
| 738 | 2024.01.30 03:15:28.334686 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 739 | 2024.01.30 03:15:28.334718 [ 3 ] {c5807d1d-9b78-4a81-ad61-cc332b2484e2} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 740 | 2024.01.30 03:15:28.334740 [ 3 ] {} <Debug> HTTP-Session: 2bd20a63-0752-48a5-b3df-991091b75561 Destroying unnamed session | ||
| 741 | 2024.01.30 03:15:28.334837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 742 | 2024.01.30 03:15:28.334886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 743 | 2024.01.30 03:15:28.334911 [ 3 ] {} <Debug> HTTP-Session: e8eaa7fa-dc52-407c-9bee-866442ba3db9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 744 | 2024.01.30 03:15:28.334927 [ 3 ] {} <Debug> HTTP-Session: e8eaa7fa-dc52-407c-9bee-866442ba3db9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 745 | 2024.01.30 03:15:28.335150 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) /* The timeseries schema table stores the extracted schema for the samples | ||
| 746 | * oximeter collects. | ||
| 747 | */ | ||
| 748 | 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) | ||
| 749 | 2024.01.30 03:15:28.335217 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 750 | 2024.01.30 03:15:28.336575 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): Loading data parts | ||
| 751 | 2024.01.30 03:15:28.336633 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): There are no data parts | ||
| 752 | 2024.01.30 03:15:28.337784 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} <Debug> DynamicQueryHandler: Done processing query | ||
| 753 | 2024.01.30 03:15:28.337817 [ 3 ] {63db7b9f-ec56-424a-8776-8dd477ae75da} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 754 | 2024.01.30 03:15:28.337833 [ 3 ] {} <Debug> HTTP-Session: e8eaa7fa-dc52-407c-9bee-866442ba3db9 Destroying unnamed session | ||
| 755 | 2024.01.30 03:15:28.337950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64913, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 756 | 2024.01.30 03:15:28.338000 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 757 | 2024.01.30 03:15:28.338017 [ 3 ] {} <Debug> HTTP-Session: 6979d403-6d4b-47c8-a0df-1472db72e5af Authenticating user 'default' from [fd00:1122:3344:101::d]:64913 | ||
| 758 | 2024.01.30 03:15:28.338040 [ 3 ] {} <Debug> HTTP-Session: 6979d403-6d4b-47c8-a0df-1472db72e5af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 759 | 2024.01.30 03:15:28.338151 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64913) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 760 | 2024.01.30 03:15:28.338764 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 761 | 2024.01.30 03:15:28.342009 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 762 | 2024.01.30 03:15:28.344656 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 763 | 2024.01.30 03:15:28.344873 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} <Trace> oximeter.version (90c3c9a8-8c2b-4fef-9696-96a8a97c7166): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 764 | 2024.01.30 03:15:28.345097 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} <Information> executeQuery: Read 1 rows, 16.00 B in 0.006924218 sec., 144 rows/sec., 2.26 KiB/sec. | ||
| 765 | 2024.01.30 03:15:28.345222 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} <Debug> DynamicQueryHandler: Done processing query | ||
| 766 | 2024.01.30 03:15:28.345242 [ 3 ] {fd23e416-1b56-41d2-85cd-cc7fb267415b} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 767 | 2024.01.30 03:15:28.345257 [ 3 ] {} <Debug> HTTP-Session: 6979d403-6d4b-47c8-a0df-1472db72e5af Destroying unnamed session | ||
| 768 | 2024.01.30 03:15:29.000173 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.69 MiB, peak 223.76 MiB, will set to 228.29 MiB (RSS), difference: 9.60 MiB | ||
| 769 | 2024.01.30 03:15:43.154613 [ 147 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 770 | 2024.01.30 03:15:43.154670 [ 147 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 771 | 2024.01.30 03:15:58.155577 [ 127 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 772 | 2024.01.30 03:15:58.155658 [ 127 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 773 | 2024.01.30 03:16:13.156701 [ 116 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 774 | 2024.01.30 03:16:13.156774 [ 116 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 775 | 2024.01.30 03:16:28.157761 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 776 | 2024.01.30 03:16:28.157834 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 777 | 2024.01.30 03:16:38.367973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 778 | 2024.01.30 03:16:38.368133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 779 | 2024.01.30 03:16:38.368177 [ 3 ] {} <Debug> HTTP-Session: d38d776c-fe2c-49d2-a71b-9cca746885cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 780 | 2024.01.30 03:16:38.368200 [ 3 ] {} <Debug> HTTP-Session: d38d776c-fe2c-49d2-a71b-9cca746885cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 781 | 2024.01.30 03:16:38.368414 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 782 | 2024.01.30 03:16:38.368772 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 783 | 2024.01.30 03:16:38.369487 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2024.01.30 03:16:38.369690 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 785 | 2024.01.30 03:16:38.370701 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} <Debug> DynamicQueryHandler: Done processing query | ||
| 786 | 2024.01.30 03:16:38.370730 [ 3 ] {a44266ba-f43f-49fe-95c0-2a70de95be74} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 787 | 2024.01.30 03:16:38.370762 [ 3 ] {} <Debug> HTTP-Session: d38d776c-fe2c-49d2-a71b-9cca746885cb Destroying unnamed session | ||
| 788 | 2024.01.30 03:16:38.385085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 789 | 2024.01.30 03:16:38.385141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 790 | 2024.01.30 03:16:38.385181 [ 3 ] {} <Debug> HTTP-Session: 33363559-8ad8-422e-905f-5b880e30bd96 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 791 | 2024.01.30 03:16:38.385201 [ 3 ] {} <Debug> HTTP-Session: 33363559-8ad8-422e-905f-5b880e30bd96 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 792 | 2024.01.30 03:16:38.385336 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 793 | 2024.01.30 03:16:38.388478 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 794 | 2024.01.30 03:16:38.388619 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2024.01.30 03:16:38.388724 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 796 | 2024.01.30 03:16:38.389660 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} <Debug> DynamicQueryHandler: Done processing query | ||
| 797 | 2024.01.30 03:16:38.389687 [ 3 ] {87fc88b6-adfa-45c2-bf31-72cf8abb59da} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 798 | 2024.01.30 03:16:38.389714 [ 3 ] {} <Debug> HTTP-Session: 33363559-8ad8-422e-905f-5b880e30bd96 Destroying unnamed session | ||
| 799 | 2024.01.30 03:16:38.390063 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 800 | 2024.01.30 03:16:38.390111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 801 | 2024.01.30 03:16:38.390130 [ 3 ] {} <Debug> HTTP-Session: 6bccd287-b7ee-444d-bfe2-ec3cfa37ec47 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 802 | 2024.01.30 03:16:38.390147 [ 3 ] {} <Debug> HTTP-Session: 6bccd287-b7ee-444d-bfe2-ec3cfa37ec47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 803 | 2024.01.30 03:16:38.390259 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 804 | 2024.01.30 03:16:38.390758 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 805 | 2024.01.30 03:16:38.390911 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2024.01.30 03:16:38.390955 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 807 | 2024.01.30 03:16:38.391753 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} <Debug> DynamicQueryHandler: Done processing query | ||
| 808 | 2024.01.30 03:16:38.391780 [ 3 ] {b4f8e462-0fa9-4344-b1af-25428bb5d67a} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 809 | 2024.01.30 03:16:38.391796 [ 3 ] {} <Debug> HTTP-Session: 6bccd287-b7ee-444d-bfe2-ec3cfa37ec47 Destroying unnamed session | ||
| 810 | 2024.01.30 03:16:38.392065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 811 | 2024.01.30 03:16:38.392113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 812 | 2024.01.30 03:16:38.392138 [ 3 ] {} <Debug> HTTP-Session: 35c635c6-1d38-476d-8d9a-9d29320d8c80 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 813 | 2024.01.30 03:16:38.392162 [ 3 ] {} <Debug> HTTP-Session: 35c635c6-1d38-476d-8d9a-9d29320d8c80 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 814 | 2024.01.30 03:16:38.392283 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) | ||
| 815 | 2024.01.30 03:16:38.392684 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 816 | 2024.01.30 03:16:38.392825 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2024.01.30 03:16:38.392865 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 818 | 2024.01.30 03:16:38.393738 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} <Debug> DynamicQueryHandler: Done processing query | ||
| 819 | 2024.01.30 03:16:38.393763 [ 3 ] {87bad7a0-0920-4a47-b919-227cca23ab62} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 820 | 2024.01.30 03:16:38.393779 [ 3 ] {} <Debug> HTTP-Session: 35c635c6-1d38-476d-8d9a-9d29320d8c80 Destroying unnamed session | ||
| 821 | 2024.01.30 03:16:38.394303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 822 | 2024.01.30 03:16:38.394347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 823 | 2024.01.30 03:16:38.394364 [ 3 ] {} <Debug> HTTP-Session: 033ac439-3343-461b-b242-563b2ca81dd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 824 | 2024.01.30 03:16:38.394380 [ 3 ] {} <Debug> HTTP-Session: 033ac439-3343-461b-b242-563b2ca81dd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 825 | 2024.01.30 03:16:38.394521 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 826 | 2024.01.30 03:16:38.394560 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 827 | 2024.01.30 03:16:38.395251 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 828 | 2024.01.30 03:16:38.396490 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 829 | 2024.01.30 03:16:38.398901 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 830 | 2024.01.30 03:16:38.399067 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 831 | 2024.01.30 03:16:38.399180 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} <Information> executeQuery: Read 4 rows, 443.00 B in 0.004655406 sec., 859 rows/sec., 92.93 KiB/sec. | ||
| 832 | 2024.01.30 03:16:38.399358 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} <Debug> DynamicQueryHandler: Done processing query | ||
| 833 | 2024.01.30 03:16:38.399381 [ 3 ] {a318ab25-f3ee-4265-be13-0e23ec874e78} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 834 | 2024.01.30 03:16:38.399396 [ 3 ] {} <Debug> HTTP-Session: 033ac439-3343-461b-b242-563b2ca81dd1 Destroying unnamed session | ||
| 835 | 2024.01.30 03:16:38.399580 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 2204, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 836 | 2024.01.30 03:16:38.399623 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 837 | 2024.01.30 03:16:38.399641 [ 3 ] {} <Debug> HTTP-Session: c3fd0103-f292-4182-bdbf-3d780c823234 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 838 | 2024.01.30 03:16:38.399657 [ 3 ] {} <Debug> HTTP-Session: c3fd0103-f292-4182-bdbf-3d780c823234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 839 | 2024.01.30 03:16:38.399724 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 840 | 2024.01.30 03:16:38.399763 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 841 | 2024.01.30 03:16:38.399868 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 842 | 2024.01.30 03:16:38.403704 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 843 | 2024.01.30 03:16:38.403902 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 844 | 2024.01.30 03:16:38.404044 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 845 | 2024.01.30 03:16:38.404149 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} <Information> executeQuery: Read 15 rows, 1.22 KiB in 0.00440775 sec., 3403 rows/sec., 275.84 KiB/sec. | ||
| 846 | 2024.01.30 03:16:38.404307 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} <Debug> DynamicQueryHandler: Done processing query | ||
| 847 | 2024.01.30 03:16:38.404330 [ 3 ] {d1ec2059-4b10-4b53-bb25-a34c37abd779} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 848 | 2024.01.30 03:16:38.404346 [ 3 ] {} <Debug> HTTP-Session: c3fd0103-f292-4182-bdbf-3d780c823234 Destroying unnamed session | ||
| 849 | 2024.01.30 03:16:38.404546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6829, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 850 | 2024.01.30 03:16:38.404589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 851 | 2024.01.30 03:16:38.404607 [ 3 ] {} <Debug> HTTP-Session: bc8dbbb3-ddeb-4258-8ca9-0850c41010cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 852 | 2024.01.30 03:16:38.404623 [ 3 ] {} <Debug> HTTP-Session: bc8dbbb3-ddeb-4258-8ca9-0850c41010cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 853 | 2024.01.30 03:16:38.404691 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 854 | 2024.01.30 03:16:38.404728 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 855 | 2024.01.30 03:16:38.404830 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 856 | 2024.01.30 03:16:38.405148 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 857 | 2024.01.30 03:16:38.405343 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 858 | 2024.01.30 03:16:38.405552 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 859 | 2024.01.30 03:16:38.405657 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} <Information> executeQuery: Read 45 rows, 4.04 KiB in 0.000932272 sec., 48269 rows/sec., 4.24 MiB/sec. | ||
| 860 | 2024.01.30 03:16:38.405766 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} <Debug> DynamicQueryHandler: Done processing query | ||
| 861 | 2024.01.30 03:16:38.405789 [ 3 ] {f095429d-4300-4694-8135-26968c51a175} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 862 | 2024.01.30 03:16:38.405804 [ 3 ] {} <Debug> HTTP-Session: bc8dbbb3-ddeb-4258-8ca9-0850c41010cd Destroying unnamed session | ||
| 863 | 2024.01.30 03:16:38.405906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3794, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 864 | 2024.01.30 03:16:38.405949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 865 | 2024.01.30 03:16:38.405967 [ 3 ] {} <Debug> HTTP-Session: 78ea6fba-8f17-4c37-94f1-8b094008788b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 866 | 2024.01.30 03:16:38.405982 [ 3 ] {} <Debug> HTTP-Session: 78ea6fba-8f17-4c37-94f1-8b094008788b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 867 | 2024.01.30 03:16:38.406048 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 868 | 2024.01.30 03:16:38.406084 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 869 | 2024.01.30 03:16:38.407279 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 870 | 2024.01.30 03:16:38.409723 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 871 | 2024.01.30 03:16:38.411923 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 872 | 2024.01.30 03:16:38.412072 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 873 | 2024.01.30 03:16:38.412173 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} <Information> executeQuery: Read 22 rows, 1.77 KiB in 0.006087808 sec., 3613 rows/sec., 291.31 KiB/sec. | ||
| 874 | 2024.01.30 03:16:38.412290 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 875 | 2024.01.30 03:16:38.412311 [ 3 ] {6a537ebd-453e-443a-bf07-68ce5b4f53a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 876 | 2024.01.30 03:16:38.412328 [ 3 ] {} <Debug> HTTP-Session: 78ea6fba-8f17-4c37-94f1-8b094008788b Destroying unnamed session | ||
| 877 | 2024.01.30 03:16:38.412564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 878 | 2024.01.30 03:16:38.412607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 879 | 2024.01.30 03:16:38.412626 [ 3 ] {} <Debug> HTTP-Session: 07540ddf-dcc5-4842-af03-e57ffc558b55 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 880 | 2024.01.30 03:16:38.412641 [ 3 ] {} <Debug> HTTP-Session: 07540ddf-dcc5-4842-af03-e57ffc558b55 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 881 | 2024.01.30 03:16:38.412711 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 882 | 2024.01.30 03:16:38.412757 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 883 | 2024.01.30 03:16:38.412903 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 884 | 2024.01.30 03:16:38.413273 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 885 | 2024.01.30 03:16:38.416328 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 886 | 2024.01.30 03:16:38.416579 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 887 | 2024.01.30 03:16:38.416689 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} <Information> executeQuery: Read 15 rows, 20.73 KiB in 0.00392841 sec., 3818 rows/sec., 5.15 MiB/sec. | ||
| 888 | 2024.01.30 03:16:38.416807 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} <Debug> DynamicQueryHandler: Done processing query | ||
| 889 | 2024.01.30 03:16:38.416829 [ 3 ] {4123f40e-47fb-4cfa-8412-c66cfb4fbe27} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 890 | 2024.01.30 03:16:38.416844 [ 3 ] {} <Debug> HTTP-Session: 07540ddf-dcc5-4842-af03-e57ffc558b55 Destroying unnamed session | ||
| 891 | 2024.01.30 03:16:38.416973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 1977, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 892 | 2024.01.30 03:16:38.417015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 893 | 2024.01.30 03:16:38.417033 [ 3 ] {} <Debug> HTTP-Session: 64ee5076-b84f-4e9a-9036-1ae43bfaa62a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 894 | 2024.01.30 03:16:38.417049 [ 3 ] {} <Debug> HTTP-Session: 64ee5076-b84f-4e9a-9036-1ae43bfaa62a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 895 | 2024.01.30 03:16:38.417115 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 896 | 2024.01.30 03:16:38.417768 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 897 | 2024.01.30 03:16:38.417872 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 898 | 2024.01.30 03:16:38.418140 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 899 | 2024.01.30 03:16:38.418388 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 900 | 2024.01.30 03:16:38.418621 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} <Trace> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 901 | 2024.01.30 03:16:38.418726 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} <Information> executeQuery: Read 12 rows, 926.00 B in 0.001544695 sec., 7768 rows/sec., 585.42 KiB/sec. | ||
| 902 | 2024.01.30 03:16:38.418843 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} <Debug> DynamicQueryHandler: Done processing query | ||
| 903 | 2024.01.30 03:16:38.418866 [ 3 ] {7f7deab5-175f-47c8-aa37-fa7f0eb81261} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 904 | 2024.01.30 03:16:38.418881 [ 3 ] {} <Debug> HTTP-Session: 64ee5076-b84f-4e9a-9036-1ae43bfaa62a Destroying unnamed session | ||
| 905 | 2024.01.30 03:16:43.158531 [ 102 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 906 | 2024.01.30 03:16:43.158628 [ 102 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 907 | 2024.01.30 03:16:48.386005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 2348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 908 | 2024.01.30 03:16:48.386113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 909 | 2024.01.30 03:16:48.386139 [ 3 ] {} <Debug> HTTP-Session: 979cec30-80fe-40ef-9b61-9a61586be89b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 910 | 2024.01.30 03:16:48.386162 [ 3 ] {} <Debug> HTTP-Session: 979cec30-80fe-40ef-9b61-9a61586be89b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 911 | 2024.01.30 03:16:48.386289 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 912 | 2024.01.30 03:16:48.386347 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 913 | 2024.01.30 03:16:48.386562 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 914 | 2024.01.30 03:16:48.386938 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 915 | 2024.01.30 03:16:48.387180 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 916 | 2024.01.30 03:16:48.387332 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 917 | 2024.01.30 03:16:48.387511 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} <Information> executeQuery: Read 16 rows, 1.30 KiB in 0.001123506 sec., 14241 rows/sec., 1.13 MiB/sec. | ||
| 918 | 2024.01.30 03:16:48.387651 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} <Debug> DynamicQueryHandler: Done processing query | ||
| 919 | 2024.01.30 03:16:48.387674 [ 3 ] {c414ebb0-3d12-4ea6-b869-952280a8e94a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 920 | 2024.01.30 03:16:48.387691 [ 3 ] {} <Debug> HTTP-Session: 979cec30-80fe-40ef-9b61-9a61586be89b Destroying unnamed session | ||
| 921 | 2024.01.30 03:16:48.387829 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7310, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 922 | 2024.01.30 03:16:48.387877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 923 | 2024.01.30 03:16:48.387898 [ 3 ] {} <Debug> HTTP-Session: f4666950-87fc-4f0d-a4eb-6f0e222ee622 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 924 | 2024.01.30 03:16:48.387915 [ 3 ] {} <Debug> HTTP-Session: f4666950-87fc-4f0d-a4eb-6f0e222ee622 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 925 | 2024.01.30 03:16:48.387984 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 926 | 2024.01.30 03:16:48.388023 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 927 | 2024.01.30 03:16:48.388120 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 928 | 2024.01.30 03:16:48.388471 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 929 | 2024.01.30 03:16:48.388669 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 930 | 2024.01.30 03:16:48.388817 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 931 | 2024.01.30 03:16:48.388922 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} <Information> executeQuery: Read 48 rows, 4.34 KiB in 0.00089471 sec., 53648 rows/sec., 4.74 MiB/sec. | ||
| 932 | 2024.01.30 03:16:48.389057 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} <Debug> DynamicQueryHandler: Done processing query | ||
| 933 | 2024.01.30 03:16:48.389081 [ 3 ] {8397a4d6-e074-4b1d-a15f-cb8248108139} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 934 | 2024.01.30 03:16:48.389097 [ 3 ] {} <Debug> HTTP-Session: f4666950-87fc-4f0d-a4eb-6f0e222ee622 Destroying unnamed session | ||
| 935 | 2024.01.30 03:16:48.389211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 2765, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 936 | 2024.01.30 03:16:48.389255 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 937 | 2024.01.30 03:16:48.389274 [ 3 ] {} <Debug> HTTP-Session: a4062bea-6d7f-473c-b61f-3d1ddfae8a92 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 938 | 2024.01.30 03:16:48.389290 [ 3 ] {} <Debug> HTTP-Session: a4062bea-6d7f-473c-b61f-3d1ddfae8a92 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 939 | 2024.01.30 03:16:48.389358 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 940 | 2024.01.30 03:16:48.389460 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 941 | 2024.01.30 03:16:48.389563 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 942 | 2024.01.30 03:16:48.389821 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 943 | 2024.01.30 03:16:48.390016 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 944 | 2024.01.30 03:16:48.390160 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 945 | 2024.01.30 03:16:48.390269 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} <Information> executeQuery: Read 16 rows, 1.28 KiB in 0.00087335 sec., 18320 rows/sec., 1.43 MiB/sec. | ||
| 946 | 2024.01.30 03:16:48.390382 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} <Debug> DynamicQueryHandler: Done processing query | ||
| 947 | 2024.01.30 03:16:48.390471 [ 3 ] {d973f1bf-22b8-4c2f-a50c-51ed37946c57} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 948 | 2024.01.30 03:16:48.390486 [ 3 ] {} <Debug> HTTP-Session: a4062bea-6d7f-473c-b61f-3d1ddfae8a92 Destroying unnamed session | ||
| 949 | 2024.01.30 03:16:48.390659 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17163, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 950 | 2024.01.30 03:16:48.390702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 951 | 2024.01.30 03:16:48.390721 [ 3 ] {} <Debug> HTTP-Session: e09f8edb-e2a6-48cd-870f-29f21922ae05 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 952 | 2024.01.30 03:16:48.390737 [ 3 ] {} <Debug> HTTP-Session: e09f8edb-e2a6-48cd-870f-29f21922ae05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 953 | 2024.01.30 03:16:48.390806 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 954 | 2024.01.30 03:16:48.390848 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 955 | 2024.01.30 03:16:48.390975 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 956 | 2024.01.30 03:16:48.391385 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.63 GiB. | ||
| 957 | 2024.01.30 03:16:48.391723 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 958 | 2024.01.30 03:16:48.391892 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 959 | 2024.01.30 03:16:48.392006 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} <Information> executeQuery: Read 16 rows, 22.11 KiB in 0.001180016 sec., 13559 rows/sec., 18.30 MiB/sec. | ||
| 960 | 2024.01.30 03:16:48.392127 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} <Debug> DynamicQueryHandler: Done processing query | ||
| 961 | 2024.01.30 03:16:48.392149 [ 3 ] {e21aa05d-4c0e-4566-ab1b-b21c5c1f5ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 962 | 2024.01.30 03:16:48.392164 [ 3 ] {} <Debug> HTTP-Session: e09f8edb-e2a6-48cd-870f-29f21922ae05 Destroying unnamed session | ||
| 963 | 2024.01.30 03:16:53.394601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 964 | 2024.01.30 03:16:53.394728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 965 | 2024.01.30 03:16:53.394756 [ 3 ] {} <Debug> HTTP-Session: f420a755-8b6d-4318-a95d-0274d5075ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 966 | 2024.01.30 03:16:53.394782 [ 3 ] {} <Debug> HTTP-Session: f420a755-8b6d-4318-a95d-0274d5075ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 967 | 2024.01.30 03:16:53.394976 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) | ||
| 968 | 2024.01.30 03:16:53.395721 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 969 | 2024.01.30 03:16:53.395893 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 970 | 2024.01.30 03:16:53.395995 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 971 | 2024.01.30 03:16:53.396246 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 972 | 2024.01.30 03:16:53.398119 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 973 | 2024.01.30 03:16:53.398153 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (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 | ||
| 974 | 2024.01.30 03:16:53.398280 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 975 | 2024.01.30 03:16:53.404844 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Information> executeQuery: Read 4 rows, 443.00 B in 0.009821753 sec., 407 rows/sec., 44.05 KiB/sec. | ||
| 976 | 2024.01.30 03:16:53.405066 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Debug> DynamicQueryHandler: Done processing query | ||
| 977 | 2024.01.30 03:16:53.405092 [ 3 ] {6a5f1b90-4f39-4546-b265-1944a9efc789} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 978 | 2024.01.30 03:16:53.405110 [ 3 ] {} <Debug> HTTP-Session: f420a755-8b6d-4318-a95d-0274d5075ef9 Destroying unnamed session | ||
| 979 | 2024.01.30 03:16:53.405407 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 980 | 2024.01.30 03:16:53.405468 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 981 | 2024.01.30 03:16:53.405489 [ 3 ] {} <Debug> HTTP-Session: 64318711-d733-4aa8-97a9-2c3e96457f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 982 | 2024.01.30 03:16:53.405512 [ 3 ] {} <Debug> HTTP-Session: 64318711-d733-4aa8-97a9-2c3e96457f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 983 | 2024.01.30 03:16:53.405648 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) | ||
| 984 | 2024.01.30 03:16:53.406095 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 985 | 2024.01.30 03:16:53.406289 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 986 | 2024.01.30 03:16:53.406345 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 987 | 2024.01.30 03:16:53.406516 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 988 | 2024.01.30 03:16:53.406550 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 989 | 2024.01.30 03:16:53.406572 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (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 | ||
| 990 | 2024.01.30 03:16:53.406602 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 991 | 2024.01.30 03:16:53.407515 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001826331 sec., 2190 rows/sec., 236.88 KiB/sec. | ||
| 992 | 2024.01.30 03:16:53.407697 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Debug> DynamicQueryHandler: Done processing query | ||
| 993 | 2024.01.30 03:16:53.407722 [ 3 ] {538b8786-ba8a-4944-b022-d8cd029a571f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 994 | 2024.01.30 03:16:53.407738 [ 3 ] {} <Debug> HTTP-Session: 64318711-d733-4aa8-97a9-2c3e96457f90 Destroying unnamed session | ||
| 995 | 2024.01.30 03:16:53.407988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 996 | 2024.01.30 03:16:53.408035 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 997 | 2024.01.30 03:16:53.408056 [ 3 ] {} <Debug> HTTP-Session: 19596077-c9fb-44c1-be37-40563ebc1dc4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 998 | 2024.01.30 03:16:53.408073 [ 3 ] {} <Debug> HTTP-Session: 19596077-c9fb-44c1-be37-40563ebc1dc4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 999 | 2024.01.30 03:16:53.408195 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) | ||
| 1000 | 2024.01.30 03:16:53.408734 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1001 | 2024.01.30 03:16:53.408903 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1002 | 2024.01.30 03:16:53.408947 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1003 | 2024.01.30 03:16:53.409093 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1004 | 2024.01.30 03:16:53.409124 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1005 | 2024.01.30 03:16:53.409147 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (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 | ||
| 1006 | 2024.01.30 03:16:53.409176 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1007 | 2024.01.30 03:16:53.410066 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001832161 sec., 2183 rows/sec., 236.12 KiB/sec. | ||
| 1008 | 2024.01.30 03:16:53.410261 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1009 | 2024.01.30 03:16:53.410285 [ 3 ] {998664f2-a642-4481-90c9-a10c33047c0b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1010 | 2024.01.30 03:16:53.410301 [ 3 ] {} <Debug> HTTP-Session: 19596077-c9fb-44c1-be37-40563ebc1dc4 Destroying unnamed session | ||
| 1011 | 2024.01.30 03:16:53.410630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1012 | 2024.01.30 03:16:53.410677 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1013 | 2024.01.30 03:16:53.410697 [ 3 ] {} <Debug> HTTP-Session: 0faaa06c-fd19-4423-8a69-c0eb36863d40 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1014 | 2024.01.30 03:16:53.410714 [ 3 ] {} <Debug> HTTP-Session: 0faaa06c-fd19-4423-8a69-c0eb36863d40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1015 | 2024.01.30 03:16:53.410833 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) | ||
| 1016 | 2024.01.30 03:16:53.411299 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1017 | 2024.01.30 03:16:53.411464 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1018 | 2024.01.30 03:16:53.411505 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1019 | 2024.01.30 03:16:53.411659 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1020 | 2024.01.30 03:16:53.411689 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1021 | 2024.01.30 03:16:53.411711 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (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 | ||
| 1022 | 2024.01.30 03:16:53.411739 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1023 | 2024.01.30 03:16:53.412532 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001660718 sec., 2408 rows/sec., 260.50 KiB/sec. | ||
| 1024 | 2024.01.30 03:16:53.412724 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1025 | 2024.01.30 03:16:53.412748 [ 3 ] {a970b794-6359-4f63-b6db-d9315769b43f} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1026 | 2024.01.30 03:16:53.412765 [ 3 ] {} <Debug> HTTP-Session: 0faaa06c-fd19-4423-8a69-c0eb36863d40 Destroying unnamed session | ||
| 1027 | 2024.01.30 03:16:53.413072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1028 | 2024.01.30 03:16:53.413117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1029 | 2024.01.30 03:16:53.413137 [ 3 ] {} <Debug> HTTP-Session: 29ae589d-82e8-456e-9eb0-4defe397af6a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1030 | 2024.01.30 03:16:53.413154 [ 3 ] {} <Debug> HTTP-Session: 29ae589d-82e8-456e-9eb0-4defe397af6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1031 | 2024.01.30 03:16:53.413273 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) | ||
| 1032 | 2024.01.30 03:16:53.413733 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1033 | 2024.01.30 03:16:53.413899 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1034 | 2024.01.30 03:16:53.413941 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1035 | 2024.01.30 03:16:53.414088 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1036 | 2024.01.30 03:16:53.414117 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1037 | 2024.01.30 03:16:53.414138 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (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 | ||
| 1038 | 2024.01.30 03:16:53.414166 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1039 | 2024.01.30 03:16:53.415084 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00177216 sec., 2257 rows/sec., 244.12 KiB/sec. | ||
| 1040 | 2024.01.30 03:16:53.415300 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1041 | 2024.01.30 03:16:53.415327 [ 3 ] {adc7b485-14a5-447d-812f-1ec8f9af9abd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1042 | 2024.01.30 03:16:53.415345 [ 3 ] {} <Debug> HTTP-Session: 29ae589d-82e8-456e-9eb0-4defe397af6a Destroying unnamed session | ||
| 1043 | 2024.01.30 03:16:53.415574 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1044 | 2024.01.30 03:16:53.415622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1045 | 2024.01.30 03:16:53.415642 [ 3 ] {} <Debug> HTTP-Session: 95639f23-5913-4a5f-ac3f-df2badfcdcbb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1046 | 2024.01.30 03:16:53.415659 [ 3 ] {} <Debug> HTTP-Session: 95639f23-5913-4a5f-ac3f-df2badfcdcbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1047 | 2024.01.30 03:16:53.415784 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) | ||
| 1048 | 2024.01.30 03:16:53.416284 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1049 | 2024.01.30 03:16:53.416458 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1050 | 2024.01.30 03:16:53.416502 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1051 | 2024.01.30 03:16:53.416650 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1052 | 2024.01.30 03:16:53.416681 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1053 | 2024.01.30 03:16:53.416702 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (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 | ||
| 1054 | 2024.01.30 03:16:53.416730 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1055 | 2024.01.30 03:16:53.417578 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00175016 sec., 2285 rows/sec., 247.19 KiB/sec. | ||
| 1056 | 2024.01.30 03:16:53.417767 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Debug> DynamicQueryHandler: Done processing query | ||
| 1057 | 2024.01.30 03:16:53.417791 [ 3 ] {a14058ce-5c30-4cb4-b5ab-9d87904c5f81} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1058 | 2024.01.30 03:16:53.417807 [ 3 ] {} <Debug> HTTP-Session: 95639f23-5913-4a5f-ac3f-df2badfcdcbb Destroying unnamed session | ||
| 1059 | 2024.01.30 03:16:53.426708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1060 | 2024.01.30 03:16:53.426775 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1061 | 2024.01.30 03:16:53.426802 [ 3 ] {} <Debug> HTTP-Session: 1fd1f98e-c9bf-4190-9b81-b44caed36411 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1062 | 2024.01.30 03:16:53.426825 [ 3 ] {} <Debug> HTTP-Session: 1fd1f98e-c9bf-4190-9b81-b44caed36411 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1063 | 2024.01.30 03:16:53.426925 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1064 | 2024.01.30 03:16:53.426976 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1065 | 2024.01.30 03:16:53.427163 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1066 | 2024.01.30 03:16:53.427529 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1067 | 2024.01.30 03:16:53.427833 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1068 | 2024.01.30 03:16:53.428007 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1069 | 2024.01.30 03:16:53.428118 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001159616 sec., 5174 rows/sec., 838.77 KiB/sec. | ||
| 1070 | 2024.01.30 03:16:53.428294 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} <Debug> DynamicQueryHandler: Done processing query | ||
| 1071 | 2024.01.30 03:16:53.428318 [ 3 ] {a42acf53-74ff-4842-a3f2-6e97e3655927} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1072 | 2024.01.30 03:16:53.428335 [ 3 ] {} <Debug> HTTP-Session: 1fd1f98e-c9bf-4190-9b81-b44caed36411 Destroying unnamed session | ||
| 1073 | 2024.01.30 03:16:53.428466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1074 | 2024.01.30 03:16:53.428512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1075 | 2024.01.30 03:16:53.428532 [ 3 ] {} <Debug> HTTP-Session: 510feb25-260b-41c1-97ab-564fdd88eedc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1076 | 2024.01.30 03:16:53.428550 [ 3 ] {} <Debug> HTTP-Session: 510feb25-260b-41c1-97ab-564fdd88eedc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1077 | 2024.01.30 03:16:53.428628 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1078 | 2024.01.30 03:16:53.428670 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1079 | 2024.01.30 03:16:53.428782 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1080 | 2024.01.30 03:16:53.429116 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1081 | 2024.01.30 03:16:53.429331 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1082 | 2024.01.30 03:16:53.429484 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1083 | 2024.01.30 03:16:53.429605 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} <Information> executeQuery: Read 36 rows, 3.12 KiB in 0.000940062 sec., 38295 rows/sec., 3.24 MiB/sec. | ||
| 1084 | 2024.01.30 03:16:53.429768 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} <Debug> DynamicQueryHandler: Done processing query | ||
| 1085 | 2024.01.30 03:16:53.429793 [ 3 ] {5ea73fff-0200-48c9-b5d4-b9d75008d981} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1086 | 2024.01.30 03:16:53.429810 [ 3 ] {} <Debug> HTTP-Session: 510feb25-260b-41c1-97ab-564fdd88eedc Destroying unnamed session | ||
| 1087 | 2024.01.30 03:16:53.429932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4098, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1088 | 2024.01.30 03:16:53.429978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1089 | 2024.01.30 03:16:53.429999 [ 3 ] {} <Debug> HTTP-Session: 8c77e2c6-09ea-4183-a717-49771311176d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1090 | 2024.01.30 03:16:53.430022 [ 3 ] {} <Debug> HTTP-Session: 8c77e2c6-09ea-4183-a717-49771311176d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1091 | 2024.01.30 03:16:53.430098 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1092 | 2024.01.30 03:16:53.430138 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1093 | 2024.01.30 03:16:53.430249 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1094 | 2024.01.30 03:16:53.430558 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1095 | 2024.01.30 03:16:53.430768 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1096 | 2024.01.30 03:16:53.430945 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1097 | 2024.01.30 03:16:53.431070 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000938901 sec., 25561 rows/sec., 1.97 MiB/sec. | ||
| 1098 | 2024.01.30 03:16:53.431205 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} <Debug> DynamicQueryHandler: Done processing query | ||
| 1099 | 2024.01.30 03:16:53.431231 [ 3 ] {b969b962-57c3-425f-b927-d0e84d763767} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1100 | 2024.01.30 03:16:53.431248 [ 3 ] {} <Debug> HTTP-Session: 8c77e2c6-09ea-4183-a717-49771311176d Destroying unnamed session | ||
| 1101 | 2024.01.30 03:16:53.431526 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 46333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1102 | 2024.01.30 03:16:53.431571 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1103 | 2024.01.30 03:16:53.431591 [ 3 ] {} <Debug> HTTP-Session: a6bf3b55-244b-4616-a484-11d94abb78bb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1104 | 2024.01.30 03:16:53.431611 [ 3 ] {} <Debug> HTTP-Session: a6bf3b55-244b-4616-a484-11d94abb78bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1105 | 2024.01.30 03:16:53.431690 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1106 | 2024.01.30 03:16:53.431733 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1107 | 2024.01.30 03:16:53.431855 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1108 | 2024.01.30 03:16:53.432282 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1109 | 2024.01.30 03:16:53.432566 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1110 | 2024.01.30 03:16:53.432750 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1111 | 2024.01.30 03:16:53.432870 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} <Information> executeQuery: Read 240 rows, 17.34 KiB in 0.001147276 sec., 209191 rows/sec., 14.76 MiB/sec. | ||
| 1112 | 2024.01.30 03:16:53.433001 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1113 | 2024.01.30 03:16:53.433025 [ 3 ] {aa954ac7-0e3b-4d9b-9e0b-bcf484d5b99e} <Debug> MemoryTracker: Peak memory usage (for query): 4.23 MiB. | ||
| 1114 | 2024.01.30 03:16:53.433041 [ 3 ] {} <Debug> HTTP-Session: a6bf3b55-244b-4616-a484-11d94abb78bb Destroying unnamed session | ||
| 1115 | 2024.01.30 03:16:58.158672 [ 99 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1116 | 2024.01.30 03:16:58.158736 [ 99 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1117 | 2024.01.30 03:16:58.395335 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 2921, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1118 | 2024.01.30 03:16:58.395441 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1119 | 2024.01.30 03:16:58.395465 [ 3 ] {} <Debug> HTTP-Session: bd272e07-9c8b-4083-a47c-ff9ac5a6d70b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1120 | 2024.01.30 03:16:58.395490 [ 3 ] {} <Debug> HTTP-Session: bd272e07-9c8b-4083-a47c-ff9ac5a6d70b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1121 | 2024.01.30 03:16:58.395618 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1122 | 2024.01.30 03:16:58.395677 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1123 | 2024.01.30 03:16:58.395844 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1124 | 2024.01.30 03:16:58.396292 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1125 | 2024.01.30 03:16:58.396559 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1126 | 2024.01.30 03:16:58.396725 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1127 | 2024.01.30 03:16:58.396861 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} <Information> executeQuery: Read 20 rows, 1.62 KiB in 0.001208797 sec., 16545 rows/sec., 1.31 MiB/sec. | ||
| 1128 | 2024.01.30 03:16:58.397012 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1129 | 2024.01.30 03:16:58.397042 [ 3 ] {80ce29cf-f946-411f-8cef-84b92e08fdc7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1130 | 2024.01.30 03:16:58.397059 [ 3 ] {} <Debug> HTTP-Session: bd272e07-9c8b-4083-a47c-ff9ac5a6d70b Destroying unnamed session | ||
| 1131 | 2024.01.30 03:16:58.397218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1132 | 2024.01.30 03:16:58.397272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1133 | 2024.01.30 03:16:58.397293 [ 3 ] {} <Debug> HTTP-Session: 8c6ce923-e526-4ec3-bfb5-b4ee16a4b4a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1134 | 2024.01.30 03:16:58.397313 [ 3 ] {} <Debug> HTTP-Session: 8c6ce923-e526-4ec3-bfb5-b4ee16a4b4a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1135 | 2024.01.30 03:16:58.397397 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1136 | 2024.01.30 03:16:58.397441 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1137 | 2024.01.30 03:16:58.397553 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1138 | 2024.01.30 03:16:58.397911 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1139 | 2024.01.30 03:16:58.398126 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1140 | 2024.01.30 03:16:58.398286 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1141 | 2024.01.30 03:16:58.398404 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} <Information> executeQuery: Read 60 rows, 5.40 KiB in 0.000977432 sec., 61385 rows/sec., 5.40 MiB/sec. | ||
| 1142 | 2024.01.30 03:16:58.398525 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1143 | 2024.01.30 03:16:58.398548 [ 3 ] {5ecaba1d-cdf8-4153-9b76-fa0c1bb805cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1144 | 2024.01.30 03:16:58.398563 [ 3 ] {} <Debug> HTTP-Session: 8c6ce923-e526-4ec3-bfb5-b4ee16a4b4a9 Destroying unnamed session | ||
| 1145 | 2024.01.30 03:16:58.398690 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1146 | 2024.01.30 03:16:58.398738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1147 | 2024.01.30 03:16:58.398758 [ 3 ] {} <Debug> HTTP-Session: c50b4fb6-df50-41c0-90f3-56eecc395705 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1148 | 2024.01.30 03:16:58.398776 [ 3 ] {} <Debug> HTTP-Session: c50b4fb6-df50-41c0-90f3-56eecc395705 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1149 | 2024.01.30 03:16:58.398848 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1150 | 2024.01.30 03:16:58.398887 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1151 | 2024.01.30 03:16:58.398993 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1152 | 2024.01.30 03:16:58.399308 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1153 | 2024.01.30 03:16:58.399533 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1154 | 2024.01.30 03:16:58.399685 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1155 | 2024.01.30 03:16:58.399801 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} <Information> executeQuery: Read 29 rows, 2.33 KiB in 0.000923051 sec., 31417 rows/sec., 2.46 MiB/sec. | ||
| 1156 | 2024.01.30 03:16:58.399913 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1157 | 2024.01.30 03:16:58.399937 [ 3 ] {fc7c988e-89c6-4bf1-ab52-1a5a7d45838b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1158 | 2024.01.30 03:16:58.399954 [ 3 ] {} <Debug> HTTP-Session: c50b4fb6-df50-41c0-90f3-56eecc395705 Destroying unnamed session | ||
| 1159 | 2024.01.30 03:16:58.400159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 21436, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1160 | 2024.01.30 03:16:58.400203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1161 | 2024.01.30 03:16:58.400223 [ 3 ] {} <Debug> HTTP-Session: 97fb37cb-8469-4b34-933e-0ba83ae94f29 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1162 | 2024.01.30 03:16:58.400241 [ 3 ] {} <Debug> HTTP-Session: 97fb37cb-8469-4b34-933e-0ba83ae94f29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1163 | 2024.01.30 03:16:58.400319 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1164 | 2024.01.30 03:16:58.400364 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1165 | 2024.01.30 03:16:58.400500 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1166 | 2024.01.30 03:16:58.400873 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1167 | 2024.01.30 03:16:58.401164 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1168 | 2024.01.30 03:16:58.401344 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1169 | 2024.01.30 03:16:58.401471 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} <Information> executeQuery: Read 20 rows, 27.64 KiB in 0.001123466 sec., 17802 rows/sec., 24.02 MiB/sec. | ||
| 1170 | 2024.01.30 03:16:58.401607 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} <Debug> DynamicQueryHandler: Done processing query | ||
| 1171 | 2024.01.30 03:16:58.401630 [ 3 ] {4da5a2ae-bfe0-4d16-bf31-9d34e9730720} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1172 | 2024.01.30 03:16:58.401647 [ 3 ] {} <Debug> HTTP-Session: 97fb37cb-8469-4b34-933e-0ba83ae94f29 Destroying unnamed session | ||
| 1173 | 2024.01.30 03:16:58.401764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 1431, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1174 | 2024.01.30 03:16:58.401810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1175 | 2024.01.30 03:16:58.401830 [ 3 ] {} <Debug> HTTP-Session: 5254b34d-a731-41a0-afe8-ea8c82cc5735 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1176 | 2024.01.30 03:16:58.401848 [ 3 ] {} <Debug> HTTP-Session: 5254b34d-a731-41a0-afe8-ea8c82cc5735 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1177 | 2024.01.30 03:16:58.401918 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1178 | 2024.01.30 03:16:58.401959 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1179 | 2024.01.30 03:16:58.402067 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1180 | 2024.01.30 03:16:58.402322 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1181 | 2024.01.30 03:16:58.402572 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1182 | 2024.01.30 03:16:58.402752 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} <Trace> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1183 | 2024.01.30 03:16:58.402864 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} <Information> executeQuery: Read 9 rows, 651.00 B in 0.000916801 sec., 9816 rows/sec., 693.44 KiB/sec. | ||
| 1184 | 2024.01.30 03:16:58.402972 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} <Debug> DynamicQueryHandler: Done processing query | ||
| 1185 | 2024.01.30 03:16:58.402995 [ 3 ] {c65aade2-21ac-45f1-9d64-ae6645e56b45} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 1186 | 2024.01.30 03:16:58.403011 [ 3 ] {} <Debug> HTTP-Session: 5254b34d-a731-41a0-afe8-ea8c82cc5735 Destroying unnamed session | ||
| 1187 | 2024.01.30 03:17:08.395902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1188 | 2024.01.30 03:17:08.396023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1189 | 2024.01.30 03:17:08.396051 [ 3 ] {} <Debug> HTTP-Session: 7d961751-6820-4386-8b33-d338059a80d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1190 | 2024.01.30 03:17:08.396076 [ 3 ] {} <Debug> HTTP-Session: 7d961751-6820-4386-8b33-d338059a80d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1191 | 2024.01.30 03:17:08.396204 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1192 | 2024.01.30 03:17:08.396272 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1193 | 2024.01.30 03:17:08.396433 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1194 | 2024.01.30 03:17:08.396834 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1195 | 2024.01.30 03:17:08.397108 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1196 | 2024.01.30 03:17:08.397274 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1197 | 2024.01.30 03:17:08.397404 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001151026 sec., 18244 rows/sec., 1.44 MiB/sec. | ||
| 1198 | 2024.01.30 03:17:08.397550 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} <Debug> DynamicQueryHandler: Done processing query | ||
| 1199 | 2024.01.30 03:17:08.397575 [ 3 ] {01f2d783-b898-4849-82f5-1efe3398fa60} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1200 | 2024.01.30 03:17:08.397592 [ 3 ] {} <Debug> HTTP-Session: 7d961751-6820-4386-8b33-d338059a80d6 Destroying unnamed session | ||
| 1201 | 2024.01.30 03:17:08.397750 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1202 | 2024.01.30 03:17:08.397801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1203 | 2024.01.30 03:17:08.397822 [ 3 ] {} <Debug> HTTP-Session: 8b736850-d0b6-42a3-aad8-eae26fb70fc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1204 | 2024.01.30 03:17:08.397841 [ 3 ] {} <Debug> HTTP-Session: 8b736850-d0b6-42a3-aad8-eae26fb70fc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1205 | 2024.01.30 03:17:08.397927 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1206 | 2024.01.30 03:17:08.397973 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1207 | 2024.01.30 03:17:08.398090 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1208 | 2024.01.30 03:17:08.398423 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1209 | 2024.01.30 03:17:08.398649 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1210 | 2024.01.30 03:17:08.398816 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1211 | 2024.01.30 03:17:08.398946 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000981442 sec., 64191 rows/sec., 5.67 MiB/sec. | ||
| 1212 | 2024.01.30 03:17:08.399066 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 1213 | 2024.01.30 03:17:08.399090 [ 3 ] {db3f49fb-b228-411e-a5bb-57502faca1ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1214 | 2024.01.30 03:17:08.399106 [ 3 ] {} <Debug> HTTP-Session: 8b736850-d0b6-42a3-aad8-eae26fb70fc2 Destroying unnamed session | ||
| 1215 | 2024.01.30 03:17:08.399248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1216 | 2024.01.30 03:17:08.399293 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1217 | 2024.01.30 03:17:08.399313 [ 3 ] {} <Debug> HTTP-Session: 50eb1f5f-67d2-4fb0-851c-7c986a10879e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1218 | 2024.01.30 03:17:08.399332 [ 3 ] {} <Debug> HTTP-Session: 50eb1f5f-67d2-4fb0-851c-7c986a10879e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1219 | 2024.01.30 03:17:08.399405 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1220 | 2024.01.30 03:17:08.399444 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1221 | 2024.01.30 03:17:08.399548 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1222 | 2024.01.30 03:17:08.399826 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1223 | 2024.01.30 03:17:08.400031 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1224 | 2024.01.30 03:17:08.400179 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1225 | 2024.01.30 03:17:08.400303 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000862459 sec., 24348 rows/sec., 1.90 MiB/sec. | ||
| 1226 | 2024.01.30 03:17:08.400419 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1227 | 2024.01.30 03:17:08.400443 [ 3 ] {4fe9939b-f8f1-4522-a033-757a52ea4c4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1228 | 2024.01.30 03:17:08.400459 [ 3 ] {} <Debug> HTTP-Session: 50eb1f5f-67d2-4fb0-851c-7c986a10879e Destroying unnamed session | ||
| 1229 | 2024.01.30 03:17:08.400628 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1230 | 2024.01.30 03:17:08.400674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1231 | 2024.01.30 03:17:08.400694 [ 3 ] {} <Debug> HTTP-Session: 0d91eb3e-75b5-41a7-bcfd-86687a69457d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1232 | 2024.01.30 03:17:08.400711 [ 3 ] {} <Debug> HTTP-Session: 0d91eb3e-75b5-41a7-bcfd-86687a69457d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1233 | 2024.01.30 03:17:08.400790 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1234 | 2024.01.30 03:17:08.400836 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1235 | 2024.01.30 03:17:08.400982 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1236 | 2024.01.30 03:17:08.401339 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1237 | 2024.01.30 03:17:08.401645 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1238 | 2024.01.30 03:17:08.401832 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1239 | 2024.01.30 03:17:08.401958 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001135146 sec., 18499 rows/sec., 24.96 MiB/sec. | ||
| 1240 | 2024.01.30 03:17:08.402074 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1241 | 2024.01.30 03:17:08.402099 [ 3 ] {25e4a470-8997-4b28-ba48-4afbe60645f7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1242 | 2024.01.30 03:17:08.402114 [ 3 ] {} <Debug> HTTP-Session: 0d91eb3e-75b5-41a7-bcfd-86687a69457d Destroying unnamed session | ||
| 1243 | 2024.01.30 03:17:13.158779 [ 93 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1244 | 2024.01.30 03:17:13.158847 [ 93 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1245 | 2024.01.30 03:17:13.395885 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3781, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1246 | 2024.01.30 03:17:13.395983 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1247 | 2024.01.30 03:17:13.396008 [ 3 ] {} <Debug> HTTP-Session: bbf0c581-e35f-4822-b30c-7cce05c9fcf9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1248 | 2024.01.30 03:17:13.396038 [ 3 ] {} <Debug> HTTP-Session: bbf0c581-e35f-4822-b30c-7cce05c9fcf9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1249 | 2024.01.30 03:17:13.396166 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1250 | 2024.01.30 03:17:13.396231 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1251 | 2024.01.30 03:17:13.396396 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1252 | 2024.01.30 03:17:13.396789 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1253 | 2024.01.30 03:17:13.397058 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1254 | 2024.01.30 03:17:13.397229 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1255 | 2024.01.30 03:17:13.397345 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} <Information> executeQuery: Read 26 rows, 2.11 KiB in 0.001145886 sec., 22689 rows/sec., 1.80 MiB/sec. | ||
| 1256 | 2024.01.30 03:17:13.397505 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} <Debug> DynamicQueryHandler: Done processing query | ||
| 1257 | 2024.01.30 03:17:13.397531 [ 3 ] {b3ababb8-4f9c-4f0b-9ff8-9200e2cb3f74} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1258 | 2024.01.30 03:17:13.397550 [ 3 ] {} <Debug> HTTP-Session: bbf0c581-e35f-4822-b30c-7cce05c9fcf9 Destroying unnamed session | ||
| 1259 | 2024.01.30 03:17:13.397689 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13283, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1260 | 2024.01.30 03:17:13.397739 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1261 | 2024.01.30 03:17:13.397759 [ 3 ] {} <Debug> HTTP-Session: e0ce5848-4efd-4579-9a74-a3f30b67b5ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1262 | 2024.01.30 03:17:13.397778 [ 3 ] {} <Debug> HTTP-Session: e0ce5848-4efd-4579-9a74-a3f30b67b5ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1263 | 2024.01.30 03:17:13.397858 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1264 | 2024.01.30 03:17:13.397900 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1265 | 2024.01.30 03:17:13.398011 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1266 | 2024.01.30 03:17:13.398397 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1267 | 2024.01.30 03:17:13.398619 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1268 | 2024.01.30 03:17:13.398775 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1269 | 2024.01.30 03:17:13.398872 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} <Information> executeQuery: Read 78 rows, 8.47 KiB in 0.000986142 sec., 79096 rows/sec., 8.38 MiB/sec. | ||
| 1270 | 2024.01.30 03:17:13.398895 [ 93 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1271 | 2024.01.30 03:17:13.398958 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1272 | 2024.01.30 03:17:13.399013 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1273 | 2024.01.30 03:17:13.399043 [ 3 ] {3943e50d-35b4-4b71-b347-4bbe0b8993cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1274 | 2024.01.30 03:17:13.399064 [ 3 ] {} <Debug> HTTP-Session: e0ce5848-4efd-4579-9a74-a3f30b67b5ab Destroying unnamed session | ||
| 1275 | 2024.01.30 03:17:13.399115 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1276 | 2024.01.30 03:17:13.399238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4458, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1277 | 2024.01.30 03:17:13.399290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1278 | 2024.01.30 03:17:13.399310 [ 3 ] {} <Debug> HTTP-Session: 659e410f-340d-4e94-9241-2b921b68dc67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1279 | 2024.01.30 03:17:13.399327 [ 3 ] {} <Debug> HTTP-Session: 659e410f-340d-4e94-9241-2b921b68dc67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1280 | 2024.01.30 03:17:13.399401 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1281 | 2024.01.30 03:17:13.399438 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1282 | 2024.01.30 03:17:13.399543 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1283 | 2024.01.30 03:17:13.399843 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1284 | 2024.01.30 03:17:13.400049 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1285 | 2024.01.30 03:17:13.400195 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1286 | 2024.01.30 03:17:13.400281 [ 93 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1287 | 2024.01.30 03:17:13.400292 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} <Information> executeQuery: Read 26 rows, 2.08 KiB in 0.000865169 sec., 30051 rows/sec., 2.35 MiB/sec. | ||
| 1288 | 2024.01.30 03:17:13.400317 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1289 | 2024.01.30 03:17:13.400468 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1290 | 2024.01.30 03:17:13.400498 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1291 | 2024.01.30 03:17:13.400549 [ 3 ] {6b971159-7278-4f90-b899-f2bb62d918b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1292 | 2024.01.30 03:17:13.400566 [ 3 ] {} <Debug> HTTP-Session: 659e410f-340d-4e94-9241-2b921b68dc67 Destroying unnamed session | ||
| 1293 | 2024.01.30 03:17:13.400746 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 27846, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1294 | 2024.01.30 03:17:13.400791 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1295 | 2024.01.30 03:17:13.400810 [ 3 ] {} <Debug> HTTP-Session: d17fb4bc-f2c3-4fc3-a7da-e9558d9c963c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1296 | 2024.01.30 03:17:13.400827 [ 3 ] {} <Debug> HTTP-Session: d17fb4bc-f2c3-4fc3-a7da-e9558d9c963c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1297 | 2024.01.30 03:17:13.400904 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1298 | 2024.01.30 03:17:13.400951 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1299 | 2024.01.30 03:17:13.401104 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1300 | 2024.01.30 03:17:13.401389 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1301 | 2024.01.30 03:17:13.401391 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1302 | 2024.01.30 03:17:13.401606 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 45 rows starting from the beginning of the part | ||
| 1303 | 2024.01.30 03:17:13.401644 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 22 rows starting from the beginning of the part | ||
| 1304 | 2024.01.30 03:17:13.402175 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 48 rows starting from the beginning of the part | ||
| 1305 | 2024.01.30 03:17:13.402316 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1306 | 2024.01.30 03:17:13.402340 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 1307 | 2024.01.30 03:17:13.402602 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 36 rows starting from the beginning of the part | ||
| 1308 | 2024.01.30 03:17:13.402831 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 24 rows starting from the beginning of the part | ||
| 1309 | 2024.01.30 03:17:13.402989 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 60 rows starting from the beginning of the part | ||
| 1310 | 2024.01.30 03:17:13.403399 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 63 rows starting from the beginning of the part | ||
| 1311 | 2024.01.30 03:17:13.403423 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 29 rows starting from the beginning of the part | ||
| 1312 | 2024.01.30 03:17:13.403493 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1313 | 2024.01.30 03:17:13.403673 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 78 rows starting from the beginning of the part | ||
| 1314 | 2024.01.30 03:17:13.403745 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 21 rows starting from the beginning of the part | ||
| 1315 | 2024.01.30 03:17:13.404035 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1316 | 2024.01.30 03:17:13.404205 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 26 rows starting from the beginning of the part | ||
| 1317 | 2024.01.30 03:17:13.404408 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} <Information> executeQuery: Read 26 rows, 35.93 KiB in 0.003455378 sec., 7524 rows/sec., 10.15 MiB/sec. | ||
| 1318 | 2024.01.30 03:17:13.404884 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} <Debug> DynamicQueryHandler: Done processing query | ||
| 1319 | 2024.01.30 03:17:13.404943 [ 3 ] {c9354fb1-5969-4212-898c-58df16052f96} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 1320 | 2024.01.30 03:17:13.405014 [ 3 ] {} <Debug> HTTP-Session: d17fb4bc-f2c3-4fc3-a7da-e9558d9c963c Destroying unnamed session | ||
| 1321 | 2024.01.30 03:17:13.406192 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 330 rows, containing 4 columns (4 merged, 0 gathered) in 0.007163913 sec., 46064.21099753724 rows/sec., 4.23 MiB/sec. | ||
| 1322 | 2024.01.30 03:17:13.406490 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1323 | 2024.01.30 03:17:13.406551 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 138 rows, containing 4 columns (4 merged, 0 gathered) in 0.00617502 sec., 22348.105755123062 rows/sec., 1.75 MiB/sec. | ||
| 1324 | 2024.01.30 03:17:13.406708 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1325 | 2024.01.30 03:17:13.406795 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1326 | 2024.01.30 03:17:13.406928 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_6_1} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1327 | 2024.01.30 03:17:13.406964 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1328 | 2024.01.30 03:17:13.407083 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_6_1} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1329 | 2024.01.30 03:17:18.395341 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1330 | 2024.01.30 03:17:18.395466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1331 | 2024.01.30 03:17:18.395496 [ 3 ] {} <Debug> HTTP-Session: aef93c67-2f63-4791-8596-f6a11d414b00 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1332 | 2024.01.30 03:17:18.395525 [ 3 ] {} <Debug> HTTP-Session: aef93c67-2f63-4791-8596-f6a11d414b00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1333 | 2024.01.30 03:17:18.395666 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1334 | 2024.01.30 03:17:18.395733 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1335 | 2024.01.30 03:17:18.395916 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1336 | 2024.01.30 03:17:18.396373 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1337 | 2024.01.30 03:17:18.396633 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1338 | 2024.01.30 03:17:18.396801 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1339 | 2024.01.30 03:17:18.396917 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001213127 sec., 17310 rows/sec., 1.37 MiB/sec. | ||
| 1340 | 2024.01.30 03:17:18.396910 [ 89 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1341 | 2024.01.30 03:17:18.396984 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1342 | 2024.01.30 03:17:18.397058 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1343 | 2024.01.30 03:17:18.397089 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1344 | 2024.01.30 03:17:18.397138 [ 3 ] {f071ce7f-4c70-4c72-86e4-fc26fe3ef6a2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1345 | 2024.01.30 03:17:18.397168 [ 3 ] {} <Debug> HTTP-Session: aef93c67-2f63-4791-8596-f6a11d414b00 Destroying unnamed session | ||
| 1346 | 2024.01.30 03:17:18.397195 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1347 | 2024.01.30 03:17:18.397229 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 1348 | 2024.01.30 03:17:18.397322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1349 | 2024.01.30 03:17:18.397374 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1350 | 2024.01.30 03:17:18.397405 [ 3 ] {} <Debug> HTTP-Session: 143562dc-780d-4a7f-822b-57847d3c5fb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1351 | 2024.01.30 03:17:18.397409 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 1352 | 2024.01.30 03:17:18.397423 [ 3 ] {} <Debug> HTTP-Session: 143562dc-780d-4a7f-822b-57847d3c5fb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1353 | 2024.01.30 03:17:18.397543 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1354 | 2024.01.30 03:17:18.397561 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1355 | 2024.01.30 03:17:18.397598 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1356 | 2024.01.30 03:17:18.397736 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1357 | 2024.01.30 03:17:18.397834 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1358 | 2024.01.30 03:17:18.397915 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1359 | 2024.01.30 03:17:18.398070 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part | ||
| 1360 | 2024.01.30 03:17:18.398424 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1361 | 2024.01.30 03:17:18.398704 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1362 | 2024.01.30 03:17:18.398950 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1363 | 2024.01.30 03:17:18.398990 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 4 columns (4 merged, 0 gathered) in 0.001947844 sec., 61093.18816085888 rows/sec., 4.84 MiB/sec. | ||
| 1364 | 2024.01.30 03:17:18.399096 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.001518055 sec., 41500 rows/sec., 3.67 MiB/sec. | ||
| 1365 | 2024.01.30 03:17:18.399171 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1366 | 2024.01.30 03:17:18.399251 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} <Debug> DynamicQueryHandler: Done processing query | ||
| 1367 | 2024.01.30 03:17:18.399279 [ 3 ] {ce27eac7-1e2b-4d53-a28b-3eec91336bab} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1368 | 2024.01.30 03:17:18.399299 [ 3 ] {} <Debug> HTTP-Session: 143562dc-780d-4a7f-822b-57847d3c5fb6 Destroying unnamed session | ||
| 1369 | 2024.01.30 03:17:18.399365 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1370 | 2024.01.30 03:17:18.399419 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_6_1} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1371 | 2024.01.30 03:17:18.399443 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1372 | 2024.01.30 03:17:18.399500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1373 | 2024.01.30 03:17:18.399519 [ 3 ] {} <Debug> HTTP-Session: 77589a4e-1b54-4713-8ce5-655e02bf78b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1374 | 2024.01.30 03:17:18.399536 [ 3 ] {} <Debug> HTTP-Session: 77589a4e-1b54-4713-8ce5-655e02bf78b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1375 | 2024.01.30 03:17:18.399608 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1376 | 2024.01.30 03:17:18.399647 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1377 | 2024.01.30 03:17:18.399754 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1378 | 2024.01.30 03:17:18.400069 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1379 | 2024.01.30 03:17:18.400287 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1380 | 2024.01.30 03:17:18.400441 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1381 | 2024.01.30 03:17:18.400538 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000902811 sec., 23260 rows/sec., 1.82 MiB/sec. | ||
| 1382 | 2024.01.30 03:17:18.400657 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} <Debug> DynamicQueryHandler: Done processing query | ||
| 1383 | 2024.01.30 03:17:18.400680 [ 3 ] {a099c037-e48b-4cf9-967f-88d4f89f0450} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1384 | 2024.01.30 03:17:18.400696 [ 3 ] {} <Debug> HTTP-Session: 77589a4e-1b54-4713-8ce5-655e02bf78b0 Destroying unnamed session | ||
| 1385 | 2024.01.30 03:17:18.400879 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1386 | 2024.01.30 03:17:18.400926 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1387 | 2024.01.30 03:17:18.400945 [ 3 ] {} <Debug> HTTP-Session: be0e0433-dc4a-4ab5-84a3-9cfd15cd528a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1388 | 2024.01.30 03:17:18.400962 [ 3 ] {} <Debug> HTTP-Session: be0e0433-dc4a-4ab5-84a3-9cfd15cd528a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1389 | 2024.01.30 03:17:18.401040 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1390 | 2024.01.30 03:17:18.401084 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1391 | 2024.01.30 03:17:18.401220 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1392 | 2024.01.30 03:17:18.401698 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1393 | 2024.01.30 03:17:18.401996 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1394 | 2024.01.30 03:17:18.402180 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1395 | 2024.01.30 03:17:18.402281 [ 89 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1396 | 2024.01.30 03:17:18.402285 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001215577 sec., 17275 rows/sec., 23.31 MiB/sec. | ||
| 1397 | 2024.01.30 03:17:18.402323 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1398 | 2024.01.30 03:17:18.402470 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1399 | 2024.01.30 03:17:18.402527 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} <Debug> DynamicQueryHandler: Done processing query | ||
| 1400 | 2024.01.30 03:17:18.402568 [ 3 ] {b1fadc9b-e841-489b-bed8-d6c6a54953d1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1401 | 2024.01.30 03:17:18.402607 [ 3 ] {} <Debug> HTTP-Session: be0e0433-dc4a-4ab5-84a3-9cfd15cd528a Destroying unnamed session | ||
| 1402 | 2024.01.30 03:17:18.402682 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1403 | 2024.01.30 03:17:18.402739 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 15 rows starting from the beginning of the part | ||
| 1404 | 2024.01.30 03:17:18.402867 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 16 rows starting from the beginning of the part | ||
| 1405 | 2024.01.30 03:17:18.402969 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 20 rows starting from the beginning of the part | ||
| 1406 | 2024.01.30 03:17:18.403062 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 21 rows starting from the beginning of the part | ||
| 1407 | 2024.01.30 03:17:18.403153 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 26 rows starting from the beginning of the part | ||
| 1408 | 2024.01.30 03:17:18.403250 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 21 rows starting from the beginning of the part | ||
| 1409 | 2024.01.30 03:17:18.406819 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 119 rows, containing 6 columns (6 merged, 0 gathered) in 0.004441261 sec., 26794.192009881877 rows/sec., 36.16 MiB/sec. | ||
| 1410 | 2024.01.30 03:17:18.406971 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1411 | 2024.01.30 03:17:18.407176 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1412 | 2024.01.30 03:17:18.407242 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1413 | 2024.01.30 03:17:23.395471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1414 | 2024.01.30 03:17:23.395597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1415 | 2024.01.30 03:17:23.395623 [ 3 ] {} <Debug> HTTP-Session: e16e3272-6dda-4e8f-bb29-074d56c88f48 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1416 | 2024.01.30 03:17:23.395648 [ 3 ] {} <Debug> HTTP-Session: e16e3272-6dda-4e8f-bb29-074d56c88f48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1417 | 2024.01.30 03:17:23.395849 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) 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) | ||
| 1418 | 2024.01.30 03:17:23.396473 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1419 | 2024.01.30 03:17:23.396659 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1420 | 2024.01.30 03:17:23.396712 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1421 | 2024.01.30 03:17:23.396884 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1422 | 2024.01.30 03:17:23.397003 [ 190 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1423 | 2024.01.30 03:17:23.397019 [ 188 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1424 | 2024.01.30 03:17:23.397155 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (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 | ||
| 1425 | 2024.01.30 03:17:23.397245 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1426 | 2024.01.30 03:17:23.399080 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003182523 sec., 3142 rows/sec., 441.56 KiB/sec. | ||
| 1427 | 2024.01.30 03:17:23.399400 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Debug> DynamicQueryHandler: Done processing query | ||
| 1428 | 2024.01.30 03:17:23.399433 [ 3 ] {d6e64910-447c-46f1-8354-e09a2c13c585} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1429 | 2024.01.30 03:17:23.399455 [ 3 ] {} <Debug> HTTP-Session: e16e3272-6dda-4e8f-bb29-074d56c88f48 Destroying unnamed session | ||
| 1430 | 2024.01.30 03:17:23.401217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1431 | 2024.01.30 03:17:23.401270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1432 | 2024.01.30 03:17:23.401291 [ 3 ] {} <Debug> HTTP-Session: 2c3ef463-12f9-40bc-91d0-d9fb3dbf53a9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1433 | 2024.01.30 03:17:23.401309 [ 3 ] {} <Debug> HTTP-Session: 2c3ef463-12f9-40bc-91d0-d9fb3dbf53a9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1434 | 2024.01.30 03:17:23.401392 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1435 | 2024.01.30 03:17:23.401436 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1436 | 2024.01.30 03:17:23.401589 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1437 | 2024.01.30 03:17:23.401932 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1438 | 2024.01.30 03:17:23.402242 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1439 | 2024.01.30 03:17:23.402418 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1440 | 2024.01.30 03:17:23.402532 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001109025 sec., 901 rows/sec., 204.29 KiB/sec. | ||
| 1441 | 2024.01.30 03:17:23.402683 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} <Debug> DynamicQueryHandler: Done processing query | ||
| 1442 | 2024.01.30 03:17:23.402709 [ 3 ] {7c6604c1-4790-4c1e-817b-2dfe0a822149} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1443 | 2024.01.30 03:17:23.402726 [ 3 ] {} <Debug> HTTP-Session: 2c3ef463-12f9-40bc-91d0-d9fb3dbf53a9 Destroying unnamed session | ||
| 1444 | 2024.01.30 03:17:23.402852 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1445 | 2024.01.30 03:17:23.402900 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1446 | 2024.01.30 03:17:23.402919 [ 3 ] {} <Debug> HTTP-Session: 6b973bdc-310e-4d0b-90fb-763905d61470 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1447 | 2024.01.30 03:17:23.402937 [ 3 ] {} <Debug> HTTP-Session: 6b973bdc-310e-4d0b-90fb-763905d61470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1448 | 2024.01.30 03:17:23.403013 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1449 | 2024.01.30 03:17:23.403053 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1450 | 2024.01.30 03:17:23.403165 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1451 | 2024.01.30 03:17:23.403484 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1452 | 2024.01.30 03:17:23.403705 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1453 | 2024.01.30 03:17:23.403856 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1454 | 2024.01.30 03:17:23.403957 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.000916301 sec., 29466 rows/sec., 2.33 MiB/sec. | ||
| 1455 | 2024.01.30 03:17:23.404072 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1456 | 2024.01.30 03:17:23.404097 [ 3 ] {1d1ad3bf-ea0f-4c31-9fd7-9f63ed4b683b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1457 | 2024.01.30 03:17:23.404114 [ 3 ] {} <Debug> HTTP-Session: 6b973bdc-310e-4d0b-90fb-763905d61470 Destroying unnamed session | ||
| 1458 | 2024.01.30 03:17:23.404248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1459 | 2024.01.30 03:17:23.404294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1460 | 2024.01.30 03:17:23.404314 [ 3 ] {} <Debug> HTTP-Session: d7fa4bd7-0112-472d-bdca-a45ab764678b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1461 | 2024.01.30 03:17:23.404332 [ 3 ] {} <Debug> HTTP-Session: d7fa4bd7-0112-472d-bdca-a45ab764678b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1462 | 2024.01.30 03:17:23.404401 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1463 | 2024.01.30 03:17:23.404440 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1464 | 2024.01.30 03:17:23.404586 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1465 | 2024.01.30 03:17:23.404858 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1466 | 2024.01.30 03:17:23.405064 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1467 | 2024.01.30 03:17:23.405218 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1468 | 2024.01.30 03:17:23.405310 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00088117 sec., 2269 rows/sec., 193.94 KiB/sec. | ||
| 1469 | 2024.01.30 03:17:23.405434 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1470 | 2024.01.30 03:17:23.405460 [ 3 ] {2908dba3-bb32-47ae-a856-f20686715ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1471 | 2024.01.30 03:17:23.405476 [ 3 ] {} <Debug> HTTP-Session: d7fa4bd7-0112-472d-bdca-a45ab764678b Destroying unnamed session | ||
| 1472 | 2024.01.30 03:17:23.405614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1473 | 2024.01.30 03:17:23.405660 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1474 | 2024.01.30 03:17:23.405678 [ 3 ] {} <Debug> HTTP-Session: dcee3655-fa52-4bb7-995e-f8729e89c57a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1475 | 2024.01.30 03:17:23.405695 [ 3 ] {} <Debug> HTTP-Session: dcee3655-fa52-4bb7-995e-f8729e89c57a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1476 | 2024.01.30 03:17:23.405771 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1477 | 2024.01.30 03:17:23.405810 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1478 | 2024.01.30 03:17:23.405914 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1479 | 2024.01.30 03:17:23.406275 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1480 | 2024.01.30 03:17:23.406494 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1481 | 2024.01.30 03:17:23.406648 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1482 | 2024.01.30 03:17:23.406743 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} <Information> executeQuery: Read 118 rows, 11.97 KiB in 0.000943622 sec., 125050 rows/sec., 12.39 MiB/sec. | ||
| 1483 | 2024.01.30 03:17:23.406859 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} <Debug> DynamicQueryHandler: Done processing query | ||
| 1484 | 2024.01.30 03:17:23.406883 [ 3 ] {b8d57f6b-ab87-4924-b41e-359e85ddb304} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1485 | 2024.01.30 03:17:23.406899 [ 3 ] {} <Debug> HTTP-Session: dcee3655-fa52-4bb7-995e-f8729e89c57a Destroying unnamed session | ||
| 1486 | 2024.01.30 03:17:23.407017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1487 | 2024.01.30 03:17:23.407063 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1488 | 2024.01.30 03:17:23.407081 [ 3 ] {} <Debug> HTTP-Session: fb99e409-5465-440f-8c5e-46cc2c45efef Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1489 | 2024.01.30 03:17:23.407098 [ 3 ] {} <Debug> HTTP-Session: fb99e409-5465-440f-8c5e-46cc2c45efef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1490 | 2024.01.30 03:17:23.407168 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1491 | 2024.01.30 03:17:23.407206 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1492 | 2024.01.30 03:17:23.407312 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1493 | 2024.01.30 03:17:23.407606 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1494 | 2024.01.30 03:17:23.407815 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1495 | 2024.01.30 03:17:23.407972 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1496 | 2024.01.30 03:17:23.408061 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00086612 sec., 2309 rows/sec., 161.23 KiB/sec. | ||
| 1497 | 2024.01.30 03:17:23.408183 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1498 | 2024.01.30 03:17:23.408207 [ 3 ] {30d38551-9cb9-445c-86dc-06e44e2e63b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1499 | 2024.01.30 03:17:23.408224 [ 3 ] {} <Debug> HTTP-Session: fb99e409-5465-440f-8c5e-46cc2c45efef Destroying unnamed session | ||
| 1500 | 2024.01.30 03:17:23.408338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1501 | 2024.01.30 03:17:23.408383 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1502 | 2024.01.30 03:17:23.408401 [ 3 ] {} <Debug> HTTP-Session: fbc5fb50-5326-4a1b-a26f-8e75d19eba6e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1503 | 2024.01.30 03:17:23.408419 [ 3 ] {} <Debug> HTTP-Session: fbc5fb50-5326-4a1b-a26f-8e75d19eba6e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1504 | 2024.01.30 03:17:23.408490 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1505 | 2024.01.30 03:17:23.408527 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1506 | 2024.01.30 03:17:23.408631 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1507 | 2024.01.30 03:17:23.408959 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1508 | 2024.01.30 03:17:23.409180 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1509 | 2024.01.30 03:17:23.409342 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1510 | 2024.01.30 03:17:23.409438 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} <Information> executeQuery: Read 53 rows, 4.22 KiB in 0.000921411 sec., 57520 rows/sec., 4.48 MiB/sec. | ||
| 1511 | 2024.01.30 03:17:23.409554 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} <Debug> DynamicQueryHandler: Done processing query | ||
| 1512 | 2024.01.30 03:17:23.409578 [ 3 ] {326438f3-8ab8-4b05-97b8-9aa470c8df32} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1513 | 2024.01.30 03:17:23.409594 [ 3 ] {} <Debug> HTTP-Session: fbc5fb50-5326-4a1b-a26f-8e75d19eba6e Destroying unnamed session | ||
| 1514 | 2024.01.30 03:17:23.409704 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1515 | 2024.01.30 03:17:23.409750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1516 | 2024.01.30 03:17:23.409769 [ 3 ] {} <Debug> HTTP-Session: 2f02b208-5469-4c13-90ef-9b0a7ab40ff5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1517 | 2024.01.30 03:17:23.409786 [ 3 ] {} <Debug> HTTP-Session: 2f02b208-5469-4c13-90ef-9b0a7ab40ff5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1518 | 2024.01.30 03:17:23.409859 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1519 | 2024.01.30 03:17:23.409901 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1520 | 2024.01.30 03:17:23.410017 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1521 | 2024.01.30 03:17:23.410315 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1522 | 2024.01.30 03:17:23.410575 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1523 | 2024.01.30 03:17:23.410760 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1524 | 2024.01.30 03:17:23.410864 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000977003 sec., 37870 rows/sec., 2.67 MiB/sec. | ||
| 1525 | 2024.01.30 03:17:23.410985 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1526 | 2024.01.30 03:17:23.411012 [ 3 ] {250f71dd-a72b-480b-8c42-f7d31ae1e7e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1527 | 2024.01.30 03:17:23.411031 [ 3 ] {} <Debug> HTTP-Session: 2f02b208-5469-4c13-90ef-9b0a7ab40ff5 Destroying unnamed session | ||
| 1528 | 2024.01.30 03:17:23.411183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1529 | 2024.01.30 03:17:23.411233 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1530 | 2024.01.30 03:17:23.411254 [ 3 ] {} <Debug> HTTP-Session: 8b0c70c3-f9c6-4efd-b6a5-96d78d58425a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1531 | 2024.01.30 03:17:23.411272 [ 3 ] {} <Debug> HTTP-Session: 8b0c70c3-f9c6-4efd-b6a5-96d78d58425a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1532 | 2024.01.30 03:17:23.411351 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1533 | 2024.01.30 03:17:23.411394 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1534 | 2024.01.30 03:17:23.411570 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1535 | 2024.01.30 03:17:23.411985 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1536 | 2024.01.30 03:17:23.412290 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1537 | 2024.01.30 03:17:23.412478 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1538 | 2024.01.30 03:17:23.412578 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001199367 sec., 22511 rows/sec., 30.38 MiB/sec. | ||
| 1539 | 2024.01.30 03:17:23.412704 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} <Debug> DynamicQueryHandler: Done processing query | ||
| 1540 | 2024.01.30 03:17:23.412729 [ 3 ] {7df54362-0626-45c1-be62-69aad781f3ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 1541 | 2024.01.30 03:17:23.412748 [ 3 ] {} <Debug> HTTP-Session: 8b0c70c3-f9c6-4efd-b6a5-96d78d58425a Destroying unnamed session | ||
| 1542 | 2024.01.30 03:17:28.159087 [ 83 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1543 | 2024.01.30 03:17:28.159154 [ 83 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1544 | 2024.01.30 03:17:28.395462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1545 | 2024.01.30 03:17:28.395570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1546 | 2024.01.30 03:17:28.395597 [ 3 ] {} <Debug> HTTP-Session: 7be6f42e-82e8-42cb-8c51-c07434fa2b36 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1547 | 2024.01.30 03:17:28.395650 [ 3 ] {} <Debug> HTTP-Session: 7be6f42e-82e8-42cb-8c51-c07434fa2b36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1548 | 2024.01.30 03:17:28.395782 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1549 | 2024.01.30 03:17:28.395845 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1550 | 2024.01.30 03:17:28.396011 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1551 | 2024.01.30 03:17:28.396510 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1552 | 2024.01.30 03:17:28.396783 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1553 | 2024.01.30 03:17:28.396959 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1554 | 2024.01.30 03:17:28.397088 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001267098 sec., 16573 rows/sec., 1.31 MiB/sec. | ||
| 1555 | 2024.01.30 03:17:28.397263 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} <Debug> DynamicQueryHandler: Done processing query | ||
| 1556 | 2024.01.30 03:17:28.397290 [ 3 ] {8247bc61-b4ce-4e3a-8f96-4424cfa75d90} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1557 | 2024.01.30 03:17:28.397307 [ 3 ] {} <Debug> HTTP-Session: 7be6f42e-82e8-42cb-8c51-c07434fa2b36 Destroying unnamed session | ||
| 1558 | 2024.01.30 03:17:28.397437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1559 | 2024.01.30 03:17:28.397491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1560 | 2024.01.30 03:17:28.397511 [ 3 ] {} <Debug> HTTP-Session: 49120593-29da-46a7-b2df-e466827f1989 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1561 | 2024.01.30 03:17:28.397530 [ 3 ] {} <Debug> HTTP-Session: 49120593-29da-46a7-b2df-e466827f1989 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1562 | 2024.01.30 03:17:28.397608 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1563 | 2024.01.30 03:17:28.397650 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1564 | 2024.01.30 03:17:28.397763 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1565 | 2024.01.30 03:17:28.398054 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1566 | 2024.01.30 03:17:28.398266 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1567 | 2024.01.30 03:17:28.398420 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1568 | 2024.01.30 03:17:28.398542 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000904981 sec., 2209 rows/sec., 188.84 KiB/sec. | ||
| 1569 | 2024.01.30 03:17:28.398666 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1570 | 2024.01.30 03:17:28.398690 [ 3 ] {ac5fb2fe-7345-44af-b683-46efc9a34e5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1571 | 2024.01.30 03:17:28.398706 [ 3 ] {} <Debug> HTTP-Session: 49120593-29da-46a7-b2df-e466827f1989 Destroying unnamed session | ||
| 1572 | 2024.01.30 03:17:28.398837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1573 | 2024.01.30 03:17:28.398883 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1574 | 2024.01.30 03:17:28.398903 [ 3 ] {} <Debug> HTTP-Session: 95223d46-3b56-4c86-b88d-a95b8da91a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1575 | 2024.01.30 03:17:28.398921 [ 3 ] {} <Debug> HTTP-Session: 95223d46-3b56-4c86-b88d-a95b8da91a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1576 | 2024.01.30 03:17:28.398995 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1577 | 2024.01.30 03:17:28.399034 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1578 | 2024.01.30 03:17:28.399139 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1579 | 2024.01.30 03:17:28.399450 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1580 | 2024.01.30 03:17:28.399665 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1581 | 2024.01.30 03:17:28.399817 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1582 | 2024.01.30 03:17:28.399932 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000900441 sec., 71076 rows/sec., 6.28 MiB/sec. | ||
| 1583 | 2024.01.30 03:17:28.400056 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 1584 | 2024.01.30 03:17:28.400082 [ 3 ] {143ed88a-069e-4b75-9287-dca2c04696a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1585 | 2024.01.30 03:17:28.400098 [ 3 ] {} <Debug> HTTP-Session: 95223d46-3b56-4c86-b88d-a95b8da91a0b Destroying unnamed session | ||
| 1586 | 2024.01.30 03:17:28.400221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1587 | 2024.01.30 03:17:28.400270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1588 | 2024.01.30 03:17:28.400290 [ 3 ] {} <Debug> HTTP-Session: 7cb8770d-f653-440d-897f-51594cf535de Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1589 | 2024.01.30 03:17:28.400309 [ 3 ] {} <Debug> HTTP-Session: 7cb8770d-f653-440d-897f-51594cf535de Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1590 | 2024.01.30 03:17:28.400378 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1591 | 2024.01.30 03:17:28.400417 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1592 | 2024.01.30 03:17:28.400522 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1593 | 2024.01.30 03:17:28.400796 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1594 | 2024.01.30 03:17:28.401004 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1595 | 2024.01.30 03:17:28.401163 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1596 | 2024.01.30 03:17:28.401279 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00087176 sec., 2294 rows/sec., 160.19 KiB/sec. | ||
| 1597 | 2024.01.30 03:17:28.401398 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1598 | 2024.01.30 03:17:28.401422 [ 3 ] {b9fc5675-9b2e-4a68-ab84-e789f8eb50b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1599 | 2024.01.30 03:17:28.401438 [ 3 ] {} <Debug> HTTP-Session: 7cb8770d-f653-440d-897f-51594cf535de Destroying unnamed session | ||
| 1600 | 2024.01.30 03:17:28.401552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1601 | 2024.01.30 03:17:28.401597 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1602 | 2024.01.30 03:17:28.401615 [ 3 ] {} <Debug> HTTP-Session: e51acaa3-de8a-4376-a3a9-398556f0f7b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1603 | 2024.01.30 03:17:28.401632 [ 3 ] {} <Debug> HTTP-Session: e51acaa3-de8a-4376-a3a9-398556f0f7b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1604 | 2024.01.30 03:17:28.401703 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1605 | 2024.01.30 03:17:28.401740 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1606 | 2024.01.30 03:17:28.401844 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1607 | 2024.01.30 03:17:28.402141 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1608 | 2024.01.30 03:17:28.402352 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1609 | 2024.01.30 03:17:28.402509 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1610 | 2024.01.30 03:17:28.402629 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.00089816 sec., 25607 rows/sec., 2.01 MiB/sec. | ||
| 1611 | 2024.01.30 03:17:28.402770 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} <Debug> DynamicQueryHandler: Done processing query | ||
| 1612 | 2024.01.30 03:17:28.402794 [ 3 ] {544ecd4f-1311-4d98-a025-8122f4205545} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1613 | 2024.01.30 03:17:28.402810 [ 3 ] {} <Debug> HTTP-Session: e51acaa3-de8a-4376-a3a9-398556f0f7b7 Destroying unnamed session | ||
| 1614 | 2024.01.30 03:17:28.402916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1615 | 2024.01.30 03:17:28.402963 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1616 | 2024.01.30 03:17:28.402982 [ 3 ] {} <Debug> HTTP-Session: 2198f781-17a9-4a5c-98ad-9116bc1a0185 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1617 | 2024.01.30 03:17:28.402999 [ 3 ] {} <Debug> HTTP-Session: 2198f781-17a9-4a5c-98ad-9116bc1a0185 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1618 | 2024.01.30 03:17:28.403073 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1619 | 2024.01.30 03:17:28.403118 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1620 | 2024.01.30 03:17:28.403242 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1621 | 2024.01.30 03:17:28.403548 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1622 | 2024.01.30 03:17:28.403807 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1623 | 2024.01.30 03:17:28.403985 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1624 | 2024.01.30 03:17:28.404098 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000988893 sec., 1011 rows/sec., 71.10 KiB/sec. | ||
| 1625 | 2024.01.30 03:17:28.404212 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} <Debug> DynamicQueryHandler: Done processing query | ||
| 1626 | 2024.01.30 03:17:28.404240 [ 3 ] {16a872f6-c24f-4300-a109-83a67f5df192} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1627 | 2024.01.30 03:17:28.404256 [ 3 ] {} <Debug> HTTP-Session: 2198f781-17a9-4a5c-98ad-9116bc1a0185 Destroying unnamed session | ||
| 1628 | 2024.01.30 03:17:28.404384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1629 | 2024.01.30 03:17:28.404428 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1630 | 2024.01.30 03:17:28.404446 [ 3 ] {} <Debug> HTTP-Session: b82bb065-2c60-4403-9c2b-f7ab7c38f5b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1631 | 2024.01.30 03:17:28.404463 [ 3 ] {} <Debug> HTTP-Session: b82bb065-2c60-4403-9c2b-f7ab7c38f5b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1632 | 2024.01.30 03:17:28.404538 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1633 | 2024.01.30 03:17:28.404582 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1634 | 2024.01.30 03:17:28.404713 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1635 | 2024.01.30 03:17:28.405073 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1636 | 2024.01.30 03:17:28.405362 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1637 | 2024.01.30 03:17:28.405542 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1638 | 2024.01.30 03:17:28.405671 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001102755 sec., 19043 rows/sec., 25.70 MiB/sec. | ||
| 1639 | 2024.01.30 03:17:28.405798 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} <Debug> DynamicQueryHandler: Done processing query | ||
| 1640 | 2024.01.30 03:17:28.405823 [ 3 ] {eba7883b-238b-4a3a-8592-b4f0d5436693} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1641 | 2024.01.30 03:17:28.405838 [ 3 ] {} <Debug> HTTP-Session: b82bb065-2c60-4403-9c2b-f7ab7c38f5b5 Destroying unnamed session | ||
| 1642 | 2024.01.30 03:17:33.395477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1643 | 2024.01.30 03:17:33.395606 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1644 | 2024.01.30 03:17:33.395638 [ 3 ] {} <Debug> HTTP-Session: caddc6b0-25e4-4173-9d71-83960a256340 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1645 | 2024.01.30 03:17:33.395668 [ 3 ] {} <Debug> HTTP-Session: caddc6b0-25e4-4173-9d71-83960a256340 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1646 | 2024.01.30 03:17:33.395809 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1647 | 2024.01.30 03:17:33.395881 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1648 | 2024.01.30 03:17:33.396074 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1649 | 2024.01.30 03:17:33.396512 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1650 | 2024.01.30 03:17:33.396780 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1651 | 2024.01.30 03:17:33.396950 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1652 | 2024.01.30 03:17:33.397096 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001240199 sec., 21770 rows/sec., 1.72 MiB/sec. | ||
| 1653 | 2024.01.30 03:17:33.397290 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1654 | 2024.01.30 03:17:33.397318 [ 3 ] {e75e0d4b-43a9-4f74-9517-76d4006b9d9d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1655 | 2024.01.30 03:17:33.397336 [ 3 ] {} <Debug> HTTP-Session: caddc6b0-25e4-4173-9d71-83960a256340 Destroying unnamed session | ||
| 1656 | 2024.01.30 03:17:33.397473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1657 | 2024.01.30 03:17:33.397523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1658 | 2024.01.30 03:17:33.397543 [ 3 ] {} <Debug> HTTP-Session: 11dbef6a-db6f-4856-9602-7f99921a136d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1659 | 2024.01.30 03:17:33.397563 [ 3 ] {} <Debug> HTTP-Session: 11dbef6a-db6f-4856-9602-7f99921a136d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1660 | 2024.01.30 03:17:33.397647 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1661 | 2024.01.30 03:17:33.397690 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1662 | 2024.01.30 03:17:33.397809 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1663 | 2024.01.30 03:17:33.398164 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1664 | 2024.01.30 03:17:33.398391 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1665 | 2024.01.30 03:17:33.398555 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1666 | 2024.01.30 03:17:33.398676 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} <Information> executeQuery: Read 81 rows, 8.76 KiB in 0.000991572 sec., 81688 rows/sec., 8.63 MiB/sec. | ||
| 1667 | 2024.01.30 03:17:33.398800 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} <Debug> DynamicQueryHandler: Done processing query | ||
| 1668 | 2024.01.30 03:17:33.398825 [ 3 ] {89a5255f-3d5e-4f58-85a1-eda8b0cba374} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1669 | 2024.01.30 03:17:33.398841 [ 3 ] {} <Debug> HTTP-Session: 11dbef6a-db6f-4856-9602-7f99921a136d Destroying unnamed session | ||
| 1670 | 2024.01.30 03:17:33.398963 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1671 | 2024.01.30 03:17:33.399010 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1672 | 2024.01.30 03:17:33.399031 [ 3 ] {} <Debug> HTTP-Session: ce6bdfa2-d91b-4462-a02c-beddca2c40da Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1673 | 2024.01.30 03:17:33.399048 [ 3 ] {} <Debug> HTTP-Session: ce6bdfa2-d91b-4462-a02c-beddca2c40da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1674 | 2024.01.30 03:17:33.399125 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1675 | 2024.01.30 03:17:33.399164 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1676 | 2024.01.30 03:17:33.399270 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1677 | 2024.01.30 03:17:33.399561 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1678 | 2024.01.30 03:17:33.399775 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1679 | 2024.01.30 03:17:33.399934 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1680 | 2024.01.30 03:17:33.400051 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.000898291 sec., 30057 rows/sec., 2.35 MiB/sec. | ||
| 1681 | 2024.01.30 03:17:33.400155 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} <Debug> DynamicQueryHandler: Done processing query | ||
| 1682 | 2024.01.30 03:17:33.400180 [ 3 ] {900db489-fd26-4aa9-bd0b-43107066bf87} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1683 | 2024.01.30 03:17:33.400196 [ 3 ] {} <Debug> HTTP-Session: ce6bdfa2-d91b-4462-a02c-beddca2c40da Destroying unnamed session | ||
| 1684 | 2024.01.30 03:17:33.400422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1685 | 2024.01.30 03:17:33.400467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1686 | 2024.01.30 03:17:33.400485 [ 3 ] {} <Debug> HTTP-Session: 321a8bb3-aa17-4a77-b93f-c83038a09ae3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1687 | 2024.01.30 03:17:33.400502 [ 3 ] {} <Debug> HTTP-Session: 321a8bb3-aa17-4a77-b93f-c83038a09ae3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1688 | 2024.01.30 03:17:33.400579 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1689 | 2024.01.30 03:17:33.400625 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1690 | 2024.01.30 03:17:33.400762 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1691 | 2024.01.30 03:17:33.401215 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1692 | 2024.01.30 03:17:33.401522 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1693 | 2024.01.30 03:17:33.401705 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1694 | 2024.01.30 03:17:33.401834 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001224857 sec., 22043 rows/sec., 29.75 MiB/sec. | ||
| 1695 | 2024.01.30 03:17:33.401957 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1696 | 2024.01.30 03:17:33.401984 [ 3 ] {519dae9a-9fa1-4103-867a-7fbe1cea4b4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 1697 | 2024.01.30 03:17:33.402001 [ 3 ] {} <Debug> HTTP-Session: 321a8bb3-aa17-4a77-b93f-c83038a09ae3 Destroying unnamed session | ||
| 1698 | 2024.01.30 03:17:38.395664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1699 | 2024.01.30 03:17:38.395784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1700 | 2024.01.30 03:17:38.395811 [ 3 ] {} <Debug> HTTP-Session: bb0bfa9d-79ff-4082-9348-ce4b042da692 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1701 | 2024.01.30 03:17:38.395836 [ 3 ] {} <Debug> HTTP-Session: bb0bfa9d-79ff-4082-9348-ce4b042da692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1702 | 2024.01.30 03:17:38.395964 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1703 | 2024.01.30 03:17:38.396025 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1704 | 2024.01.30 03:17:38.396188 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1705 | 2024.01.30 03:17:38.396604 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1706 | 2024.01.30 03:17:38.396873 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1707 | 2024.01.30 03:17:38.397043 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1708 | 2024.01.30 03:17:38.397176 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001170756 sec., 17937 rows/sec., 1.42 MiB/sec. | ||
| 1709 | 2024.01.30 03:17:38.397317 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1710 | 2024.01.30 03:17:38.397345 [ 3 ] {4ec63219-733e-4358-b199-c2fcb573cd8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1711 | 2024.01.30 03:17:38.397362 [ 3 ] {} <Debug> HTTP-Session: bb0bfa9d-79ff-4082-9348-ce4b042da692 Destroying unnamed session | ||
| 1712 | 2024.01.30 03:17:38.397510 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1713 | 2024.01.30 03:17:38.397559 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1714 | 2024.01.30 03:17:38.397579 [ 3 ] {} <Debug> HTTP-Session: 5870e38d-b118-449a-89c2-614495156434 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1715 | 2024.01.30 03:17:38.397598 [ 3 ] {} <Debug> HTTP-Session: 5870e38d-b118-449a-89c2-614495156434 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1716 | 2024.01.30 03:17:38.397679 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1717 | 2024.01.30 03:17:38.397722 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1718 | 2024.01.30 03:17:38.397828 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1719 | 2024.01.30 03:17:38.398153 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1720 | 2024.01.30 03:17:38.398375 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1721 | 2024.01.30 03:17:38.398541 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1722 | 2024.01.30 03:17:38.398668 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000956652 sec., 65854 rows/sec., 5.82 MiB/sec. | ||
| 1723 | 2024.01.30 03:17:38.398660 [ 64 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1724 | 2024.01.30 03:17:38.398778 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1725 | 2024.01.30 03:17:38.398844 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1726 | 2024.01.30 03:17:38.398890 [ 3 ] {9bdeba86-64ad-4b8e-a37a-3e5e27e9adf7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1727 | 2024.01.30 03:17:38.398896 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1728 | 2024.01.30 03:17:38.398916 [ 3 ] {} <Debug> HTTP-Session: 5870e38d-b118-449a-89c2-614495156434 Destroying unnamed session | ||
| 1729 | 2024.01.30 03:17:38.399031 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1730 | 2024.01.30 03:17:38.399065 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 177 rows starting from the beginning of the part | ||
| 1731 | 2024.01.30 03:17:38.399093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1732 | 2024.01.30 03:17:38.399149 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1733 | 2024.01.30 03:17:38.399175 [ 3 ] {} <Debug> HTTP-Session: 207d44d1-d47a-44c3-a673-e047fa4e8a19 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1734 | 2024.01.30 03:17:38.399200 [ 3 ] {} <Debug> HTTP-Session: 207d44d1-d47a-44c3-a673-e047fa4e8a19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1735 | 2024.01.30 03:17:38.399213 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 63 rows starting from the beginning of the part | ||
| 1736 | 2024.01.30 03:17:38.399313 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1737 | 2024.01.30 03:17:38.399352 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 118 rows starting from the beginning of the part | ||
| 1738 | 2024.01.30 03:17:38.399373 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1739 | 2024.01.30 03:17:38.399530 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 64 rows starting from the beginning of the part | ||
| 1740 | 2024.01.30 03:17:38.399626 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1741 | 2024.01.30 03:17:38.399701 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 81 rows starting from the beginning of the part | ||
| 1742 | 2024.01.30 03:17:38.399789 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 63 rows starting from the beginning of the part | ||
| 1743 | 2024.01.30 03:17:38.400139 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1744 | 2024.01.30 03:17:38.400419 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1745 | 2024.01.30 03:17:38.400598 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1746 | 2024.01.30 03:17:38.400775 [ 64 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1747 | 2024.01.30 03:17:38.400811 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.001438793 sec., 14595 rows/sec., 1.14 MiB/sec. | ||
| 1748 | 2024.01.30 03:17:38.400896 [ 64 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1749 | 2024.01.30 03:17:38.401253 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1750 | 2024.01.30 03:17:38.401267 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 566 rows, containing 4 columns (4 merged, 0 gathered) in 0.002420895 sec., 233797.83096747275 rows/sec., 22.26 MiB/sec. | ||
| 1751 | 2024.01.30 03:17:38.401303 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1752 | 2024.01.30 03:17:38.401356 [ 3 ] {04548a03-fb95-4cda-95ab-96359aba93a4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1753 | 2024.01.30 03:17:38.401461 [ 3 ] {} <Debug> HTTP-Session: 207d44d1-d47a-44c3-a673-e047fa4e8a19 Destroying unnamed session | ||
| 1754 | 2024.01.30 03:17:38.401544 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1755 | 2024.01.30 03:17:38.401552 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1756 | 2024.01.30 03:17:38.401573 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 86 rows starting from the beginning of the part | ||
| 1757 | 2024.01.30 03:17:38.401681 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 21 rows starting from the beginning of the part | ||
| 1758 | 2024.01.30 03:17:38.401741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1759 | 2024.01.30 03:17:38.401763 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1760 | 2024.01.30 03:17:38.401814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1761 | 2024.01.30 03:17:38.401819 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 53 rows starting from the beginning of the part | ||
| 1762 | 2024.01.30 03:17:38.401839 [ 3 ] {} <Debug> HTTP-Session: e32d9d77-5a50-496f-b120-53722ff3ba31 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1763 | 2024.01.30 03:17:38.401863 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_11_2} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1764 | 2024.01.30 03:17:38.401875 [ 3 ] {} <Debug> HTTP-Session: e32d9d77-5a50-496f-b120-53722ff3ba31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1765 | 2024.01.30 03:17:38.402029 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 23 rows starting from the beginning of the part | ||
| 1766 | 2024.01.30 03:17:38.402049 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1767 | 2024.01.30 03:17:38.402118 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1768 | 2024.01.30 03:17:38.402134 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 27 rows starting from the beginning of the part | ||
| 1769 | 2024.01.30 03:17:38.402317 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 21 rows starting from the beginning of the part | ||
| 1770 | 2024.01.30 03:17:38.402431 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1771 | 2024.01.30 03:17:38.403094 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1772 | 2024.01.30 03:17:38.403276 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 231 rows, containing 4 columns (4 merged, 0 gathered) in 0.002226401 sec., 103754.89410937204 rows/sec., 8.10 MiB/sec. | ||
| 1773 | 2024.01.30 03:17:38.403511 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1774 | 2024.01.30 03:17:38.403580 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1775 | 2024.01.30 03:17:38.403860 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1776 | 2024.01.30 03:17:38.403916 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1777 | 2024.01.30 03:17:38.403983 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_11_2} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1778 | 2024.01.30 03:17:38.404161 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.002064037 sec., 10174 rows/sec., 13.73 MiB/sec. | ||
| 1779 | 2024.01.30 03:17:38.404302 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1780 | 2024.01.30 03:17:38.404327 [ 3 ] {ab4687db-f74c-4fd0-a4af-009b4c6b7ad2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1781 | 2024.01.30 03:17:38.404343 [ 3 ] {} <Debug> HTTP-Session: e32d9d77-5a50-496f-b120-53722ff3ba31 Destroying unnamed session | ||
| 1782 | 2024.01.30 03:17:43.159198 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1783 | 2024.01.30 03:17:43.159301 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1784 | 2024.01.30 03:17:43.395657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1785 | 2024.01.30 03:17:43.395763 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1786 | 2024.01.30 03:17:43.395789 [ 3 ] {} <Debug> HTTP-Session: e6fa9745-ee6f-4f1e-8718-98cd82b0dc59 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1787 | 2024.01.30 03:17:43.395814 [ 3 ] {} <Debug> HTTP-Session: e6fa9745-ee6f-4f1e-8718-98cd82b0dc59 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1788 | 2024.01.30 03:17:43.395940 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1789 | 2024.01.30 03:17:43.396006 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1790 | 2024.01.30 03:17:43.396169 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1791 | 2024.01.30 03:17:43.396579 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1792 | 2024.01.30 03:17:43.396847 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1793 | 2024.01.30 03:17:43.397029 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1794 | 2024.01.30 03:17:43.397174 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001194287 sec., 22607 rows/sec., 1.79 MiB/sec. | ||
| 1795 | 2024.01.30 03:17:43.397167 [ 68 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1796 | 2024.01.30 03:17:43.397297 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1797 | 2024.01.30 03:17:43.397390 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} <Debug> DynamicQueryHandler: Done processing query | ||
| 1798 | 2024.01.30 03:17:43.397399 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1799 | 2024.01.30 03:17:43.397423 [ 3 ] {fb00d9a2-5b83-4817-b57d-bb0c13aa0008} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1800 | 2024.01.30 03:17:43.397444 [ 3 ] {} <Debug> HTTP-Session: e6fa9745-ee6f-4f1e-8718-98cd82b0dc59 Destroying unnamed session | ||
| 1801 | 2024.01.30 03:17:43.397491 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1802 | 2024.01.30 03:17:43.397519 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 47 rows starting from the beginning of the part | ||
| 1803 | 2024.01.30 03:17:43.397595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1804 | 2024.01.30 03:17:43.397635 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 1805 | 2024.01.30 03:17:43.397656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1806 | 2024.01.30 03:17:43.397684 [ 3 ] {} <Debug> HTTP-Session: 0679ecf7-6c12-4916-b010-6bdbbe991dee Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1807 | 2024.01.30 03:17:43.397711 [ 3 ] {} <Debug> HTTP-Session: 0679ecf7-6c12-4916-b010-6bdbbe991dee Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1808 | 2024.01.30 03:17:43.397758 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 1809 | 2024.01.30 03:17:43.397829 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1810 | 2024.01.30 03:17:43.397873 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
| 1811 | 2024.01.30 03:17:43.397881 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1812 | 2024.01.30 03:17:43.398021 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part | ||
| 1813 | 2024.01.30 03:17:43.398127 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1814 | 2024.01.30 03:17:43.398170 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 1815 | 2024.01.30 03:17:43.398607 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1816 | 2024.01.30 03:17:43.398942 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1817 | 2024.01.30 03:17:43.398976 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 170 rows, containing 4 columns (4 merged, 0 gathered) in 0.001609766 sec., 105605.41097277492 rows/sec., 8.36 MiB/sec. | ||
| 1818 | 2024.01.30 03:17:43.399057 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1819 | 2024.01.30 03:17:43.399120 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1820 | 2024.01.30 03:17:43.399285 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1821 | 2024.01.30 03:17:43.399300 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} <Information> executeQuery: Read 81 rows, 8.76 KiB in 0.001430832 sec., 56610 rows/sec., 5.98 MiB/sec. | ||
| 1822 | 2024.01.30 03:17:43.399420 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_11_2} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1823 | 2024.01.30 03:17:43.399529 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1824 | 2024.01.30 03:17:43.399554 [ 3 ] {ad2aa663-bb95-4207-b510-28a40a8baaf4} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 1825 | 2024.01.30 03:17:43.399570 [ 3 ] {} <Debug> HTTP-Session: 0679ecf7-6c12-4916-b010-6bdbbe991dee Destroying unnamed session | ||
| 1826 | 2024.01.30 03:17:43.399699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1827 | 2024.01.30 03:17:43.399747 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1828 | 2024.01.30 03:17:43.399767 [ 3 ] {} <Debug> HTTP-Session: 3a701350-1d68-4705-ae60-f828ad47eb18 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1829 | 2024.01.30 03:17:43.399785 [ 3 ] {} <Debug> HTTP-Session: 3a701350-1d68-4705-ae60-f828ad47eb18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1830 | 2024.01.30 03:17:43.399860 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1831 | 2024.01.30 03:17:43.399901 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1832 | 2024.01.30 03:17:43.400008 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1833 | 2024.01.30 03:17:43.400315 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1834 | 2024.01.30 03:17:43.400534 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1835 | 2024.01.30 03:17:43.400694 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1836 | 2024.01.30 03:17:43.400819 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.000929511 sec., 29047 rows/sec., 2.27 MiB/sec. | ||
| 1837 | 2024.01.30 03:17:43.400940 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} <Debug> DynamicQueryHandler: Done processing query | ||
| 1838 | 2024.01.30 03:17:43.400965 [ 3 ] {cfe29813-c1a5-469b-b6e5-27bf5bbe6691} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1839 | 2024.01.30 03:17:43.400981 [ 3 ] {} <Debug> HTTP-Session: 3a701350-1d68-4705-ae60-f828ad47eb18 Destroying unnamed session | ||
| 1840 | 2024.01.30 03:17:43.401171 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1841 | 2024.01.30 03:17:43.401220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1842 | 2024.01.30 03:17:43.401240 [ 3 ] {} <Debug> HTTP-Session: 68b5fc39-c54b-44c5-9057-3021fe92a6ef Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1843 | 2024.01.30 03:17:43.401257 [ 3 ] {} <Debug> HTTP-Session: 68b5fc39-c54b-44c5-9057-3021fe92a6ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1844 | 2024.01.30 03:17:43.401334 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1845 | 2024.01.30 03:17:43.401378 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1846 | 2024.01.30 03:17:43.401519 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1847 | 2024.01.30 03:17:43.401935 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1848 | 2024.01.30 03:17:43.402238 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1849 | 2024.01.30 03:17:43.402423 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1850 | 2024.01.30 03:17:43.402553 [ 68 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1851 | 2024.01.30 03:17:43.402563 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001192127 sec., 22648 rows/sec., 30.56 MiB/sec. | ||
| 1852 | 2024.01.30 03:17:43.402630 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1853 | 2024.01.30 03:17:43.402784 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1854 | 2024.01.30 03:17:43.402810 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1855 | 2024.01.30 03:17:43.402842 [ 3 ] {7d0438ea-c2e8-4017-8eff-cb5abec1108e} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 1856 | 2024.01.30 03:17:43.402870 [ 3 ] {} <Debug> HTTP-Session: 68b5fc39-c54b-44c5-9057-3021fe92a6ef Destroying unnamed session | ||
| 1857 | 2024.01.30 03:17:43.402907 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1858 | 2024.01.30 03:17:43.402936 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 119 rows starting from the beginning of the part | ||
| 1859 | 2024.01.30 03:17:43.403062 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 27 rows starting from the beginning of the part | ||
| 1860 | 2024.01.30 03:17:43.403158 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 21 rows starting from the beginning of the part | ||
| 1861 | 2024.01.30 03:17:43.403247 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 27 rows starting from the beginning of the part | ||
| 1862 | 2024.01.30 03:17:43.403335 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 21 rows starting from the beginning of the part | ||
| 1863 | 2024.01.30 03:17:43.403423 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 27 rows starting from the beginning of the part | ||
| 1864 | 2024.01.30 03:17:43.406887 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 6 columns (6 merged, 0 gathered) in 0.004150224 sec., 58310.10567140472 rows/sec., 78.69 MiB/sec. | ||
| 1865 | 2024.01.30 03:17:43.407078 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1866 | 2024.01.30 03:17:43.407295 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1867 | 2024.01.30 03:17:43.407356 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1868 | 2024.01.30 03:17:43.407417 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_11_2: 4.05 MiB. | ||
| 1869 | 2024.01.30 03:17:48.396366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1870 | 2024.01.30 03:17:48.396487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1871 | 2024.01.30 03:17:48.396514 [ 3 ] {} <Debug> HTTP-Session: 9a7fe052-f990-4fca-997a-995114c9b16c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1872 | 2024.01.30 03:17:48.396540 [ 3 ] {} <Debug> HTTP-Session: 9a7fe052-f990-4fca-997a-995114c9b16c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1873 | 2024.01.30 03:17:48.396670 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1874 | 2024.01.30 03:17:48.396732 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1875 | 2024.01.30 03:17:48.396892 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1876 | 2024.01.30 03:17:48.397302 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1877 | 2024.01.30 03:17:48.397568 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1878 | 2024.01.30 03:17:48.397734 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1879 | 2024.01.30 03:17:48.397868 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001159986 sec., 18103 rows/sec., 1.43 MiB/sec. | ||
| 1880 | 2024.01.30 03:17:48.398022 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1881 | 2024.01.30 03:17:48.398050 [ 3 ] {c75c7691-5e2d-492f-8478-87fa4d9913f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1882 | 2024.01.30 03:17:48.398067 [ 3 ] {} <Debug> HTTP-Session: 9a7fe052-f990-4fca-997a-995114c9b16c Destroying unnamed session | ||
| 1883 | 2024.01.30 03:17:48.398189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1884 | 2024.01.30 03:17:48.398243 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1885 | 2024.01.30 03:17:48.398263 [ 3 ] {} <Debug> HTTP-Session: 4024d5ec-beaa-48e3-a3d0-e3ea4d93bc46 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1886 | 2024.01.30 03:17:48.398282 [ 3 ] {} <Debug> HTTP-Session: 4024d5ec-beaa-48e3-a3d0-e3ea4d93bc46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1887 | 2024.01.30 03:17:48.398361 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1888 | 2024.01.30 03:17:48.398405 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1889 | 2024.01.30 03:17:48.398517 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1890 | 2024.01.30 03:17:48.398797 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1891 | 2024.01.30 03:17:48.399012 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1892 | 2024.01.30 03:17:48.399162 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1893 | 2024.01.30 03:17:48.399281 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000889 sec., 2249 rows/sec., 192.24 KiB/sec. | ||
| 1894 | 2024.01.30 03:17:48.399433 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1895 | 2024.01.30 03:17:48.399456 [ 3 ] {480374f9-a959-4948-bd2c-b44c75236ff5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1896 | 2024.01.30 03:17:48.399472 [ 3 ] {} <Debug> HTTP-Session: 4024d5ec-beaa-48e3-a3d0-e3ea4d93bc46 Destroying unnamed session | ||
| 1897 | 2024.01.30 03:17:48.399605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1898 | 2024.01.30 03:17:48.399649 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1899 | 2024.01.30 03:17:48.399667 [ 3 ] {} <Debug> HTTP-Session: d3678504-e1ff-4206-ba99-6f5c03c9ebd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1900 | 2024.01.30 03:17:48.399684 [ 3 ] {} <Debug> HTTP-Session: d3678504-e1ff-4206-ba99-6f5c03c9ebd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1901 | 2024.01.30 03:17:48.399758 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1902 | 2024.01.30 03:17:48.399797 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1903 | 2024.01.30 03:17:48.399904 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1904 | 2024.01.30 03:17:48.400292 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1905 | 2024.01.30 03:17:48.400513 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1906 | 2024.01.30 03:17:48.400667 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1907 | 2024.01.30 03:17:48.400765 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000979572 sec., 65334 rows/sec., 5.77 MiB/sec. | ||
| 1908 | 2024.01.30 03:17:48.400928 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} <Debug> DynamicQueryHandler: Done processing query | ||
| 1909 | 2024.01.30 03:17:48.400953 [ 3 ] {8257d010-7098-49dc-8e50-a3f01b54e3bf} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1910 | 2024.01.30 03:17:48.400970 [ 3 ] {} <Debug> HTTP-Session: d3678504-e1ff-4206-ba99-6f5c03c9ebd4 Destroying unnamed session | ||
| 1911 | 2024.01.30 03:17:48.401106 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1912 | 2024.01.30 03:17:48.401151 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1913 | 2024.01.30 03:17:48.401170 [ 3 ] {} <Debug> HTTP-Session: be2f3bdf-941b-421c-a175-10f65b741760 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1914 | 2024.01.30 03:17:48.401187 [ 3 ] {} <Debug> HTTP-Session: be2f3bdf-941b-421c-a175-10f65b741760 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1915 | 2024.01.30 03:17:48.401257 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1916 | 2024.01.30 03:17:48.401297 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1917 | 2024.01.30 03:17:48.401408 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1918 | 2024.01.30 03:17:48.401677 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1919 | 2024.01.30 03:17:48.401883 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1920 | 2024.01.30 03:17:48.402037 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1921 | 2024.01.30 03:17:48.402157 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00086981 sec., 2299 rows/sec., 160.55 KiB/sec. | ||
| 1922 | 2024.01.30 03:17:48.402293 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1923 | 2024.01.30 03:17:48.402316 [ 3 ] {a5a7957b-c5ea-4115-b18b-6cfbf419321e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1924 | 2024.01.30 03:17:48.402332 [ 3 ] {} <Debug> HTTP-Session: be2f3bdf-941b-421c-a175-10f65b741760 Destroying unnamed session | ||
| 1925 | 2024.01.30 03:17:48.402451 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1926 | 2024.01.30 03:17:48.402495 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1927 | 2024.01.30 03:17:48.402513 [ 3 ] {} <Debug> HTTP-Session: a1bcf5db-b22c-4358-92ef-6703a3613f86 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1928 | 2024.01.30 03:17:48.402530 [ 3 ] {} <Debug> HTTP-Session: a1bcf5db-b22c-4358-92ef-6703a3613f86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1929 | 2024.01.30 03:17:48.402600 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1930 | 2024.01.30 03:17:48.402637 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1931 | 2024.01.30 03:17:48.402742 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1932 | 2024.01.30 03:17:48.403038 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1933 | 2024.01.30 03:17:48.403241 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1934 | 2024.01.30 03:17:48.403391 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1935 | 2024.01.30 03:17:48.403507 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000879351 sec., 26155 rows/sec., 2.05 MiB/sec. | ||
| 1936 | 2024.01.30 03:17:48.403642 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} <Debug> DynamicQueryHandler: Done processing query | ||
| 1937 | 2024.01.30 03:17:48.403666 [ 3 ] {d1f57371-4390-4602-b3fb-2aecffa1a2ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1938 | 2024.01.30 03:17:48.403683 [ 3 ] {} <Debug> HTTP-Session: a1bcf5db-b22c-4358-92ef-6703a3613f86 Destroying unnamed session | ||
| 1939 | 2024.01.30 03:17:48.403794 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1940 | 2024.01.30 03:17:48.403840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1941 | 2024.01.30 03:17:48.403858 [ 3 ] {} <Debug> HTTP-Session: ba215407-98cf-47af-b5c9-9d74d64c0aa7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1942 | 2024.01.30 03:17:48.403874 [ 3 ] {} <Debug> HTTP-Session: ba215407-98cf-47af-b5c9-9d74d64c0aa7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1943 | 2024.01.30 03:17:48.403942 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1944 | 2024.01.30 03:17:48.403984 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1945 | 2024.01.30 03:17:48.404108 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1946 | 2024.01.30 03:17:48.404378 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1947 | 2024.01.30 03:17:48.404645 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1948 | 2024.01.30 03:17:48.404827 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1949 | 2024.01.30 03:17:48.404953 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000981663 sec., 1018 rows/sec., 71.63 KiB/sec. | ||
| 1950 | 2024.01.30 03:17:48.405072 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} <Debug> DynamicQueryHandler: Done processing query | ||
| 1951 | 2024.01.30 03:17:48.405096 [ 3 ] {5aa5fc55-2325-498f-ba8e-df9276a12b66} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1952 | 2024.01.30 03:17:48.405111 [ 3 ] {} <Debug> HTTP-Session: ba215407-98cf-47af-b5c9-9d74d64c0aa7 Destroying unnamed session | ||
| 1953 | 2024.01.30 03:17:48.405267 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1954 | 2024.01.30 03:17:48.405313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1955 | 2024.01.30 03:17:48.405333 [ 3 ] {} <Debug> HTTP-Session: d24063e8-cc0b-4147-b22e-3daac5c6c169 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1956 | 2024.01.30 03:17:48.405350 [ 3 ] {} <Debug> HTTP-Session: d24063e8-cc0b-4147-b22e-3daac5c6c169 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1957 | 2024.01.30 03:17:48.405425 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1958 | 2024.01.30 03:17:48.405470 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1959 | 2024.01.30 03:17:48.405606 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1960 | 2024.01.30 03:17:48.405984 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1961 | 2024.01.30 03:17:48.406273 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1962 | 2024.01.30 03:17:48.406453 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1963 | 2024.01.30 03:17:48.406585 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001122015 sec., 18716 rows/sec., 25.26 MiB/sec. | ||
| 1964 | 2024.01.30 03:17:48.406742 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 1965 | 2024.01.30 03:17:48.406769 [ 3 ] {78a7419c-0ed9-4e13-b4b3-e99ba30437cc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1966 | 2024.01.30 03:17:48.406785 [ 3 ] {} <Debug> HTTP-Session: d24063e8-cc0b-4147-b22e-3daac5c6c169 Destroying unnamed session | ||
| 1967 | 2024.01.30 03:17:53.397773 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1968 | 2024.01.30 03:17:53.397895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1969 | 2024.01.30 03:17:53.397922 [ 3 ] {} <Debug> HTTP-Session: c71471ed-addc-4f80-b2eb-5c9777cedf69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1970 | 2024.01.30 03:17:53.397948 [ 3 ] {} <Debug> HTTP-Session: c71471ed-addc-4f80-b2eb-5c9777cedf69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1971 | 2024.01.30 03:17:53.398077 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1972 | 2024.01.30 03:17:53.398138 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1973 | 2024.01.30 03:17:53.398302 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1974 | 2024.01.30 03:17:53.398736 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1975 | 2024.01.30 03:17:53.399008 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1976 | 2024.01.30 03:17:53.399180 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1977 | 2024.01.30 03:17:53.399327 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001213198 sec., 22255 rows/sec., 1.76 MiB/sec. | ||
| 1978 | 2024.01.30 03:17:53.399481 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1979 | 2024.01.30 03:17:53.399509 [ 3 ] {dccd358a-a6e2-49ec-8052-76b5e9be1fb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1980 | 2024.01.30 03:17:53.399531 [ 3 ] {} <Debug> HTTP-Session: c71471ed-addc-4f80-b2eb-5c9777cedf69 Destroying unnamed session | ||
| 1981 | 2024.01.30 03:17:53.399682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1982 | 2024.01.30 03:17:53.399735 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1983 | 2024.01.30 03:17:53.399754 [ 3 ] {} <Debug> HTTP-Session: 14798915-2ee3-4332-9f37-3f7706ca4f26 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1984 | 2024.01.30 03:17:53.399774 [ 3 ] {} <Debug> HTTP-Session: 14798915-2ee3-4332-9f37-3f7706ca4f26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1985 | 2024.01.30 03:17:53.399857 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1986 | 2024.01.30 03:17:53.399898 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1987 | 2024.01.30 03:17:53.400012 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1988 | 2024.01.30 03:17:53.400401 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 1989 | 2024.01.30 03:17:53.400629 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1990 | 2024.01.30 03:17:53.400783 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1991 | 2024.01.30 03:17:53.400908 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} <Information> executeQuery: Read 117 rows, 11.88 KiB in 0.001021374 sec., 114551 rows/sec., 11.36 MiB/sec. | ||
| 1992 | 2024.01.30 03:17:53.401029 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} <Debug> DynamicQueryHandler: Done processing query | ||
| 1993 | 2024.01.30 03:17:53.401053 [ 3 ] {d6d51477-e2eb-4b65-809d-4b34d54bc278} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1994 | 2024.01.30 03:17:53.401070 [ 3 ] {} <Debug> HTTP-Session: 14798915-2ee3-4332-9f37-3f7706ca4f26 Destroying unnamed session | ||
| 1995 | 2024.01.30 03:17:53.401192 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 8673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1996 | 2024.01.30 03:17:53.401239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1997 | 2024.01.30 03:17:53.401258 [ 3 ] {} <Debug> HTTP-Session: 72b8217d-be8f-447c-8bd0-e74f14c63473 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 1998 | 2024.01.30 03:17:53.401276 [ 3 ] {} <Debug> HTTP-Session: 72b8217d-be8f-447c-8bd0-e74f14c63473 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1999 | 2024.01.30 03:17:53.401350 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2000 | 2024.01.30 03:17:53.401389 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2001 | 2024.01.30 03:17:53.401497 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2002 | 2024.01.30 03:17:53.401814 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2003 | 2024.01.30 03:17:53.402034 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2004 | 2024.01.30 03:17:53.402188 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2005 | 2024.01.30 03:17:53.402309 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} <Information> executeQuery: Read 51 rows, 4.06 KiB in 0.000930851 sec., 54788 rows/sec., 4.26 MiB/sec. | ||
| 2006 | 2024.01.30 03:17:53.402433 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} <Debug> DynamicQueryHandler: Done processing query | ||
| 2007 | 2024.01.30 03:17:53.402457 [ 3 ] {a0bdaac0-293e-413f-8629-98c11424b978} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2008 | 2024.01.30 03:17:53.402473 [ 3 ] {} <Debug> HTTP-Session: 72b8217d-be8f-447c-8bd0-e74f14c63473 Destroying unnamed session | ||
| 2009 | 2024.01.30 03:17:53.402624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2010 | 2024.01.30 03:17:53.402670 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2011 | 2024.01.30 03:17:53.402690 [ 3 ] {} <Debug> HTTP-Session: e7f8f40d-07ff-470a-a563-f8f2b255bee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2012 | 2024.01.30 03:17:53.402707 [ 3 ] {} <Debug> HTTP-Session: e7f8f40d-07ff-470a-a563-f8f2b255bee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2013 | 2024.01.30 03:17:53.402782 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2014 | 2024.01.30 03:17:53.402826 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2015 | 2024.01.30 03:17:53.402950 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2016 | 2024.01.30 03:17:53.403268 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2017 | 2024.01.30 03:17:53.403540 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2018 | 2024.01.30 03:17:53.403719 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2019 | 2024.01.30 03:17:53.403854 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001042263 sec., 34540 rows/sec., 2.44 MiB/sec. | ||
| 2020 | 2024.01.30 03:17:53.403981 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2021 | 2024.01.30 03:17:53.404004 [ 3 ] {389b82ea-012d-4640-b7c5-076b99d820c1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2022 | 2024.01.30 03:17:53.404020 [ 3 ] {} <Debug> HTTP-Session: e7f8f40d-07ff-470a-a563-f8f2b255bee6 Destroying unnamed session | ||
| 2023 | 2024.01.30 03:17:53.404173 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2024 | 2024.01.30 03:17:53.404220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2025 | 2024.01.30 03:17:53.404239 [ 3 ] {} <Debug> HTTP-Session: eff9afc0-91a9-413b-ab54-f5c844269c2c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2026 | 2024.01.30 03:17:53.404256 [ 3 ] {} <Debug> HTTP-Session: eff9afc0-91a9-413b-ab54-f5c844269c2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2027 | 2024.01.30 03:17:53.404334 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2028 | 2024.01.30 03:17:53.404377 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2029 | 2024.01.30 03:17:53.404511 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2030 | 2024.01.30 03:17:53.404933 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2031 | 2024.01.30 03:17:53.405229 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2032 | 2024.01.30 03:17:53.405407 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2033 | 2024.01.30 03:17:53.405525 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001163426 sec., 23207 rows/sec., 31.32 MiB/sec. | ||
| 2034 | 2024.01.30 03:17:53.405647 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 2035 | 2024.01.30 03:17:53.405672 [ 3 ] {7904bd1b-42ae-4a1f-ba85-a440d232f1bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2036 | 2024.01.30 03:17:53.405688 [ 3 ] {} <Debug> HTTP-Session: eff9afc0-91a9-413b-ab54-f5c844269c2c Destroying unnamed session | ||
| 2037 | 2024.01.30 03:17:58.159356 [ 62 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2038 | 2024.01.30 03:17:58.159458 [ 62 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2039 | 2024.01.30 03:17:58.396367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2040 | 2024.01.30 03:17:58.396453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2041 | 2024.01.30 03:17:58.396478 [ 3 ] {} <Debug> HTTP-Session: a4a71bb7-3467-470f-8476-8ab0c5970766 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2042 | 2024.01.30 03:17:58.396503 [ 3 ] {} <Debug> HTTP-Session: a4a71bb7-3467-470f-8476-8ab0c5970766 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2043 | 2024.01.30 03:17:58.396629 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2044 | 2024.01.30 03:17:58.396694 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2045 | 2024.01.30 03:17:58.396856 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2046 | 2024.01.30 03:17:58.397280 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2047 | 2024.01.30 03:17:58.397548 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2048 | 2024.01.30 03:17:58.397729 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2049 | 2024.01.30 03:17:58.397854 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001190187 sec., 17644 rows/sec., 1.40 MiB/sec. | ||
| 2050 | 2024.01.30 03:17:58.398101 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} <Debug> DynamicQueryHandler: Done processing query | ||
| 2051 | 2024.01.30 03:17:58.398128 [ 3 ] {6cd4f268-1738-431d-afd9-967228910cff} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2052 | 2024.01.30 03:17:58.398145 [ 3 ] {} <Debug> HTTP-Session: a4a71bb7-3467-470f-8476-8ab0c5970766 Destroying unnamed session | ||
| 2053 | 2024.01.30 03:17:58.398294 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2054 | 2024.01.30 03:17:58.398353 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2055 | 2024.01.30 03:17:58.398374 [ 3 ] {} <Debug> HTTP-Session: 2944c6a1-c325-48ac-98e9-9b221214a878 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2056 | 2024.01.30 03:17:58.398393 [ 3 ] {} <Debug> HTTP-Session: 2944c6a1-c325-48ac-98e9-9b221214a878 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2057 | 2024.01.30 03:17:58.398476 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2058 | 2024.01.30 03:17:58.398522 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2059 | 2024.01.30 03:17:58.398648 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2060 | 2024.01.30 03:17:58.399003 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2061 | 2024.01.30 03:17:58.399233 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2062 | 2024.01.30 03:17:58.399389 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2063 | 2024.01.30 03:17:58.399489 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000981712 sec., 64173 rows/sec., 5.67 MiB/sec. | ||
| 2064 | 2024.01.30 03:17:58.399610 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} <Debug> DynamicQueryHandler: Done processing query | ||
| 2065 | 2024.01.30 03:17:58.399635 [ 3 ] {3ef47691-b7d8-45b9-abde-2920f81fda57} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2066 | 2024.01.30 03:17:58.399652 [ 3 ] {} <Debug> HTTP-Session: 2944c6a1-c325-48ac-98e9-9b221214a878 Destroying unnamed session | ||
| 2067 | 2024.01.30 03:17:58.399797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2068 | 2024.01.30 03:17:58.399847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2069 | 2024.01.30 03:17:58.399866 [ 3 ] {} <Debug> HTTP-Session: 28cb218e-7378-424c-9b39-e31686de7ab2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2070 | 2024.01.30 03:17:58.399883 [ 3 ] {} <Debug> HTTP-Session: 28cb218e-7378-424c-9b39-e31686de7ab2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2071 | 2024.01.30 03:17:58.399955 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2072 | 2024.01.30 03:17:58.399994 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2073 | 2024.01.30 03:17:58.400100 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2074 | 2024.01.30 03:17:58.400396 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2075 | 2024.01.30 03:17:58.400606 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2076 | 2024.01.30 03:17:58.400756 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2077 | 2024.01.30 03:17:58.400854 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.0008715 sec., 24096 rows/sec., 1.88 MiB/sec. | ||
| 2078 | 2024.01.30 03:17:58.400969 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2079 | 2024.01.30 03:17:58.400993 [ 3 ] {75eb2ee1-db21-4d24-9cc5-dd2891da4f6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2080 | 2024.01.30 03:17:58.401009 [ 3 ] {} <Debug> HTTP-Session: 28cb218e-7378-424c-9b39-e31686de7ab2 Destroying unnamed session | ||
| 2081 | 2024.01.30 03:17:58.401191 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2082 | 2024.01.30 03:17:58.401239 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2083 | 2024.01.30 03:17:58.401259 [ 3 ] {} <Debug> HTTP-Session: 0cf221fa-6d3e-4df9-978d-83e651df364c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2084 | 2024.01.30 03:17:58.401276 [ 3 ] {} <Debug> HTTP-Session: 0cf221fa-6d3e-4df9-978d-83e651df364c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2085 | 2024.01.30 03:17:58.401350 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2086 | 2024.01.30 03:17:58.401394 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2087 | 2024.01.30 03:17:58.401527 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2088 | 2024.01.30 03:17:58.401903 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2089 | 2024.01.30 03:17:58.402199 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2090 | 2024.01.30 03:17:58.402379 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2091 | 2024.01.30 03:17:58.402480 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001101845 sec., 19058 rows/sec., 25.72 MiB/sec. | ||
| 2092 | 2024.01.30 03:17:58.402677 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 2093 | 2024.01.30 03:17:58.402702 [ 3 ] {c20d86db-bbb6-433e-966b-e2e8d0e8d4ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2094 | 2024.01.30 03:17:58.402717 [ 3 ] {} <Debug> HTTP-Session: 0cf221fa-6d3e-4df9-978d-83e651df364c Destroying unnamed session | ||
| 2095 | 2024.01.30 03:18:03.396364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2096 | 2024.01.30 03:18:03.396484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2097 | 2024.01.30 03:18:03.396511 [ 3 ] {} <Debug> HTTP-Session: 03ebc946-41bb-48f5-b550-aa07751d6e7e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2098 | 2024.01.30 03:18:03.396536 [ 3 ] {} <Debug> HTTP-Session: 03ebc946-41bb-48f5-b550-aa07751d6e7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2099 | 2024.01.30 03:18:03.396660 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2100 | 2024.01.30 03:18:03.396721 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2101 | 2024.01.30 03:18:03.396883 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2102 | 2024.01.30 03:18:03.397333 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2103 | 2024.01.30 03:18:03.397604 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2104 | 2024.01.30 03:18:03.397785 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2105 | 2024.01.30 03:18:03.397920 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001224018 sec., 22058 rows/sec., 1.75 MiB/sec. | ||
| 2106 | 2024.01.30 03:18:03.398087 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} <Debug> DynamicQueryHandler: Done processing query | ||
| 2107 | 2024.01.30 03:18:03.398113 [ 3 ] {1cb66b03-0a9e-4a06-a07e-e3d29d95ccbf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2108 | 2024.01.30 03:18:03.398132 [ 3 ] {} <Debug> HTTP-Session: 03ebc946-41bb-48f5-b550-aa07751d6e7e Destroying unnamed session | ||
| 2109 | 2024.01.30 03:18:03.398259 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2110 | 2024.01.30 03:18:03.398312 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2111 | 2024.01.30 03:18:03.398333 [ 3 ] {} <Debug> HTTP-Session: 2c100216-add7-4b57-8357-063c2fa5b796 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2112 | 2024.01.30 03:18:03.398352 [ 3 ] {} <Debug> HTTP-Session: 2c100216-add7-4b57-8357-063c2fa5b796 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2113 | 2024.01.30 03:18:03.398431 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2114 | 2024.01.30 03:18:03.398476 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2115 | 2024.01.30 03:18:03.398587 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2116 | 2024.01.30 03:18:03.398883 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2117 | 2024.01.30 03:18:03.399093 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2118 | 2024.01.30 03:18:03.399245 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2119 | 2024.01.30 03:18:03.399362 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000898311 sec., 2226 rows/sec., 190.24 KiB/sec. | ||
| 2120 | 2024.01.30 03:18:03.399493 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 2121 | 2024.01.30 03:18:03.399518 [ 3 ] {eb928ee7-6942-42d0-a58e-6482561777eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2122 | 2024.01.30 03:18:03.399534 [ 3 ] {} <Debug> HTTP-Session: 2c100216-add7-4b57-8357-063c2fa5b796 Destroying unnamed session | ||
| 2123 | 2024.01.30 03:18:03.399664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2124 | 2024.01.30 03:18:03.399712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2125 | 2024.01.30 03:18:03.399731 [ 3 ] {} <Debug> HTTP-Session: d2153aa1-d10b-4cc3-bc04-e38dd3624367 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2126 | 2024.01.30 03:18:03.399748 [ 3 ] {} <Debug> HTTP-Session: d2153aa1-d10b-4cc3-bc04-e38dd3624367 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2127 | 2024.01.30 03:18:03.399825 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2128 | 2024.01.30 03:18:03.399865 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2129 | 2024.01.30 03:18:03.399971 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2130 | 2024.01.30 03:18:03.400302 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2131 | 2024.01.30 03:18:03.400518 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2132 | 2024.01.30 03:18:03.400669 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2133 | 2024.01.30 03:18:03.400792 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} <Information> executeQuery: Read 82 rows, 8.85 KiB in 0.000932381 sec., 87946 rows/sec., 9.27 MiB/sec. | ||
| 2134 | 2024.01.30 03:18:03.400789 [ 56 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2135 | 2024.01.30 03:18:03.400913 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2136 | 2024.01.30 03:18:03.400979 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} <Debug> DynamicQueryHandler: Done processing query | ||
| 2137 | 2024.01.30 03:18:03.401037 [ 3 ] {bf61126a-e39d-4f06-b3ac-ec065d87b869} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2138 | 2024.01.30 03:18:03.401059 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2139 | 2024.01.30 03:18:03.401066 [ 3 ] {} <Debug> HTTP-Session: d2153aa1-d10b-4cc3-bc04-e38dd3624367 Destroying unnamed session | ||
| 2140 | 2024.01.30 03:18:03.401169 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2141 | 2024.01.30 03:18:03.401208 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 182 rows starting from the beginning of the part | ||
| 2142 | 2024.01.30 03:18:03.401225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2143 | 2024.01.30 03:18:03.401285 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2144 | 2024.01.30 03:18:03.401310 [ 3 ] {} <Debug> HTTP-Session: bc80f542-efe7-4ea7-be3b-d04efb3f85a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2145 | 2024.01.30 03:18:03.401341 [ 3 ] {} <Debug> HTTP-Session: bc80f542-efe7-4ea7-be3b-d04efb3f85a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2146 | 2024.01.30 03:18:03.401370 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 81 rows starting from the beginning of the part | ||
| 2147 | 2024.01.30 03:18:03.401456 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2148 | 2024.01.30 03:18:03.401504 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2149 | 2024.01.30 03:18:03.401555 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 64 rows starting from the beginning of the part | ||
| 2150 | 2024.01.30 03:18:03.401716 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2151 | 2024.01.30 03:18:03.401738 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 117 rows starting from the beginning of the part | ||
| 2152 | 2024.01.30 03:18:03.401909 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 63 rows starting from the beginning of the part | ||
| 2153 | 2024.01.30 03:18:03.402125 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 82 rows starting from the beginning of the part | ||
| 2154 | 2024.01.30 03:18:03.402196 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2155 | 2024.01.30 03:18:03.402462 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2156 | 2024.01.30 03:18:03.402664 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2157 | 2024.01.30 03:18:03.402822 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00133219 sec., 1501 rows/sec., 104.83 KiB/sec. | ||
| 2158 | 2024.01.30 03:18:03.402995 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2159 | 2024.01.30 03:18:03.403042 [ 3 ] {0992f003-2436-41a3-83d1-2cc3857925e6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2160 | 2024.01.30 03:18:03.403066 [ 3 ] {} <Debug> HTTP-Session: bc80f542-efe7-4ea7-be3b-d04efb3f85a1 Destroying unnamed session | ||
| 2161 | 2024.01.30 03:18:03.403115 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 589 rows, containing 4 columns (4 merged, 0 gathered) in 0.002122448 sec., 277509.74346603546 rows/sec., 27.02 MiB/sec. | ||
| 2162 | 2024.01.30 03:18:03.403193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2163 | 2024.01.30 03:18:03.403251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2164 | 2024.01.30 03:18:03.403254 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2165 | 2024.01.30 03:18:03.403275 [ 3 ] {} <Debug> HTTP-Session: dd23f770-3b5b-4351-b6d8-8954d315f9bc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2166 | 2024.01.30 03:18:03.403305 [ 3 ] {} <Debug> HTTP-Session: dd23f770-3b5b-4351-b6d8-8954d315f9bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2167 | 2024.01.30 03:18:03.403386 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2168 | 2024.01.30 03:18:03.403430 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2169 | 2024.01.30 03:18:03.403453 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2170 | 2024.01.30 03:18:03.403534 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_16_3} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2171 | 2024.01.30 03:18:03.403583 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2172 | 2024.01.30 03:18:03.403975 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2173 | 2024.01.30 03:18:03.404223 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2174 | 2024.01.30 03:18:03.404387 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2175 | 2024.01.30 03:18:03.404503 [ 56 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2176 | 2024.01.30 03:18:03.404516 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} <Information> executeQuery: Read 29 rows, 2.33 KiB in 0.001091915 sec., 26558 rows/sec., 2.08 MiB/sec. | ||
| 2177 | 2024.01.30 03:18:03.404568 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2178 | 2024.01.30 03:18:03.404773 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2179 | 2024.01.30 03:18:03.404798 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} <Debug> DynamicQueryHandler: Done processing query | ||
| 2180 | 2024.01.30 03:18:03.404847 [ 3 ] {6a421385-3d46-4f53-89f4-7df79b078e69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2181 | 2024.01.30 03:18:03.404889 [ 3 ] {} <Debug> HTTP-Session: dd23f770-3b5b-4351-b6d8-8954d315f9bc Destroying unnamed session | ||
| 2182 | 2024.01.30 03:18:03.404945 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2183 | 2024.01.30 03:18:03.404981 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 91 rows starting from the beginning of the part | ||
| 2184 | 2024.01.30 03:18:03.405037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 256, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2185 | 2024.01.30 03:18:03.405130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2186 | 2024.01.30 03:18:03.405187 [ 3 ] {} <Debug> HTTP-Session: 790cb49c-90e2-4af3-87ce-d1a6006e3c3b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2187 | 2024.01.30 03:18:03.405198 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 27 rows starting from the beginning of the part | ||
| 2188 | 2024.01.30 03:18:03.405214 [ 3 ] {} <Debug> HTTP-Session: 790cb49c-90e2-4af3-87ce-d1a6006e3c3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2189 | 2024.01.30 03:18:03.405441 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2190 | 2024.01.30 03:18:03.405456 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 23 rows starting from the beginning of the part | ||
| 2191 | 2024.01.30 03:18:03.405559 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2192 | 2024.01.30 03:18:03.405729 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part | ||
| 2193 | 2024.01.30 03:18:03.406041 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 21 rows starting from the beginning of the part | ||
| 2194 | 2024.01.30 03:18:03.406126 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2195 | 2024.01.30 03:18:03.406275 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 29 rows starting from the beginning of the part | ||
| 2196 | 2024.01.30 03:18:03.406798 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2197 | 2024.01.30 03:18:03.407507 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2198 | 2024.01.30 03:18:03.407770 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 242 rows, containing 4 columns (4 merged, 0 gathered) in 0.003117121 sec., 77635.74144218335 rows/sec., 6.06 MiB/sec. | ||
| 2199 | 2024.01.30 03:18:03.407820 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2200 | 2024.01.30 03:18:03.407968 [ 56 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 2201 | 2024.01.30 03:18:03.408002 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2202 | 2024.01.30 03:18:03.408024 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002517807 sec., 397 rows/sec., 27.93 KiB/sec. | ||
| 2203 | 2024.01.30 03:18:03.408038 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2204 | 2024.01.30 03:18:03.408185 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 2205 | 2024.01.30 03:18:03.408328 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2206 | 2024.01.30 03:18:03.408349 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2207 | 2024.01.30 03:18:03.408374 [ 3 ] {dddc673a-75e3-4c40-8926-2f20aff0072b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2208 | 2024.01.30 03:18:03.408434 [ 3 ] {} <Debug> HTTP-Session: 790cb49c-90e2-4af3-87ce-d1a6006e3c3b Destroying unnamed session | ||
| 2209 | 2024.01.30 03:18:03.408431 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 240 rows starting from the beginning of the part | ||
| 2210 | 2024.01.30 03:18:03.408431 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2211 | 2024.01.30 03:18:03.408578 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_16_3} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2212 | 2024.01.30 03:18:03.408649 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2213 | 2024.01.30 03:18:03.408662 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 37 rows starting from the beginning of the part | ||
| 2214 | 2024.01.30 03:18:03.408758 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2215 | 2024.01.30 03:18:03.408822 [ 3 ] {} <Debug> HTTP-Session: b0139cd6-68e5-4256-a4ce-a5859288407f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2216 | 2024.01.30 03:18:03.408846 [ 3 ] {} <Debug> HTTP-Session: b0139cd6-68e5-4256-a4ce-a5859288407f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2024.01.30 03:18:03.408903 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 1 rows starting from the beginning of the part | ||
| 2218 | 2024.01.30 03:18:03.408974 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2219 | 2024.01.30 03:18:03.409046 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2220 | 2024.01.30 03:18:03.409050 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 1 rows starting from the beginning of the part | ||
| 2221 | 2024.01.30 03:18:03.409252 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 36 rows starting from the beginning of the part | ||
| 2222 | 2024.01.30 03:18:03.409377 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2223 | 2024.01.30 03:18:03.409420 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2224 | 2024.01.30 03:18:03.409976 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2225 | 2024.01.30 03:18:03.410417 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2226 | 2024.01.30 03:18:03.410503 [ 23 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 316 rows, containing 5 columns (5 merged, 0 gathered) in 0.002380234 sec., 132760.0563642062 rows/sec., 9.37 MiB/sec. | ||
| 2227 | 2024.01.30 03:18:03.410673 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2228 | 2024.01.30 03:18:03.410690 [ 18 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 2229 | 2024.01.30 03:18:03.410859 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001845822 sec., 14627 rows/sec., 19.74 MiB/sec. | ||
| 2230 | 2024.01.30 03:18:03.411077 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2231 | 2024.01.30 03:18:03.411098 [ 18 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 2232 | 2024.01.30 03:18:03.411115 [ 3 ] {541a6c17-f117-41ea-a6f2-62e3d7f5a6e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2233 | 2024.01.30 03:18:03.411149 [ 3 ] {} <Debug> HTTP-Session: b0139cd6-68e5-4256-a4ce-a5859288407f Destroying unnamed session | ||
| 2234 | 2024.01.30 03:18:03.411198 [ 18 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_6_1} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 2235 | 2024.01.30 03:18:08.396006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2236 | 2024.01.30 03:18:08.396143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2237 | 2024.01.30 03:18:08.396175 [ 3 ] {} <Debug> HTTP-Session: aba5ea8b-c86c-4824-a1c9-e53bb264f44e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2238 | 2024.01.30 03:18:08.396203 [ 3 ] {} <Debug> HTTP-Session: aba5ea8b-c86c-4824-a1c9-e53bb264f44e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2239 | 2024.01.30 03:18:08.396347 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2240 | 2024.01.30 03:18:08.396411 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2241 | 2024.01.30 03:18:08.396575 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2242 | 2024.01.30 03:18:08.397031 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2243 | 2024.01.30 03:18:08.397300 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2244 | 2024.01.30 03:18:08.397477 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2245 | 2024.01.30 03:18:08.397632 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001243358 sec., 16889 rows/sec., 1.34 MiB/sec. | ||
| 2246 | 2024.01.30 03:18:08.397626 [ 72 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2247 | 2024.01.30 03:18:08.397766 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2248 | 2024.01.30 03:18:08.397857 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} <Debug> DynamicQueryHandler: Done processing query | ||
| 2249 | 2024.01.30 03:18:08.397870 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2250 | 2024.01.30 03:18:08.397905 [ 3 ] {97d4f640-be4a-4137-8ce3-ae62f121bd79} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2251 | 2024.01.30 03:18:08.397959 [ 3 ] {} <Debug> HTTP-Session: aba5ea8b-c86c-4824-a1c9-e53bb264f44e Destroying unnamed session | ||
| 2252 | 2024.01.30 03:18:08.398034 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2253 | 2024.01.30 03:18:08.398076 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 48 rows starting from the beginning of the part | ||
| 2254 | 2024.01.30 03:18:08.398125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2255 | 2024.01.30 03:18:08.398217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2256 | 2024.01.30 03:18:08.398272 [ 3 ] {} <Debug> HTTP-Session: b793c779-93aa-4cc9-bb72-5f2f2e14cf95 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2257 | 2024.01.30 03:18:08.398317 [ 3 ] {} <Debug> HTTP-Session: b793c779-93aa-4cc9-bb72-5f2f2e14cf95 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2258 | 2024.01.30 03:18:08.398335 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part | ||
| 2259 | 2024.01.30 03:18:08.398521 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2260 | 2024.01.30 03:18:08.398570 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
| 2261 | 2024.01.30 03:18:08.398598 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2262 | 2024.01.30 03:18:08.398802 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part | ||
| 2263 | 2024.01.30 03:18:08.399110 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 2264 | 2024.01.30 03:18:08.399129 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2265 | 2024.01.30 03:18:08.399335 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part | ||
| 2266 | 2024.01.30 03:18:08.399907 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2267 | 2024.01.30 03:18:08.400420 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2268 | 2024.01.30 03:18:08.400745 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.002909686 sec., 56707.14984366011 rows/sec., 4.49 MiB/sec. | ||
| 2269 | 2024.01.30 03:18:08.400762 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2270 | 2024.01.30 03:18:08.400945 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.002371003 sec., 26571 rows/sec., 2.35 MiB/sec. | ||
| 2271 | 2024.01.30 03:18:08.400956 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2272 | 2024.01.30 03:18:08.401169 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} <Debug> DynamicQueryHandler: Done processing query | ||
| 2273 | 2024.01.30 03:18:08.401208 [ 3 ] {3b688988-2331-4981-8c36-8e4458a04900} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2274 | 2024.01.30 03:18:08.401245 [ 3 ] {} <Debug> HTTP-Session: b793c779-93aa-4cc9-bb72-5f2f2e14cf95 Destroying unnamed session | ||
| 2275 | 2024.01.30 03:18:08.401324 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2276 | 2024.01.30 03:18:08.401393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2277 | 2024.01.30 03:18:08.401407 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_16_3} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2278 | 2024.01.30 03:18:08.401463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2279 | 2024.01.30 03:18:08.401526 [ 3 ] {} <Debug> HTTP-Session: 77fbf9a3-544b-41ca-b3c0-6d63eb798dd4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2280 | 2024.01.30 03:18:08.401553 [ 3 ] {} <Debug> HTTP-Session: 77fbf9a3-544b-41ca-b3c0-6d63eb798dd4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2281 | 2024.01.30 03:18:08.401630 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2282 | 2024.01.30 03:18:08.401671 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2283 | 2024.01.30 03:18:08.401791 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2284 | 2024.01.30 03:18:08.402104 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2285 | 2024.01.30 03:18:08.402318 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2286 | 2024.01.30 03:18:08.402475 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2287 | 2024.01.30 03:18:08.402576 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000917661 sec., 22884 rows/sec., 1.79 MiB/sec. | ||
| 2288 | 2024.01.30 03:18:08.402690 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 2289 | 2024.01.30 03:18:08.402715 [ 3 ] {5385a796-23fd-4c4c-826f-15843970b2ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2290 | 2024.01.30 03:18:08.402731 [ 3 ] {} <Debug> HTTP-Session: 77fbf9a3-544b-41ca-b3c0-6d63eb798dd4 Destroying unnamed session | ||
| 2291 | 2024.01.30 03:18:08.402920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2292 | 2024.01.30 03:18:08.402969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2293 | 2024.01.30 03:18:08.402989 [ 3 ] {} <Debug> HTTP-Session: 26305c7e-6e93-4f02-ab71-7cde39ff82b3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2294 | 2024.01.30 03:18:08.403006 [ 3 ] {} <Debug> HTTP-Session: 26305c7e-6e93-4f02-ab71-7cde39ff82b3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2295 | 2024.01.30 03:18:08.403088 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2296 | 2024.01.30 03:18:08.403133 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2297 | 2024.01.30 03:18:08.403268 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2298 | 2024.01.30 03:18:08.403655 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2299 | 2024.01.30 03:18:08.403950 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2300 | 2024.01.30 03:18:08.404163 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2301 | 2024.01.30 03:18:08.404263 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001148126 sec., 18290 rows/sec., 24.68 MiB/sec. | ||
| 2302 | 2024.01.30 03:18:08.404256 [ 58 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2303 | 2024.01.30 03:18:08.404318 [ 58 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2304 | 2024.01.30 03:18:08.404422 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 2305 | 2024.01.30 03:18:08.404436 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2306 | 2024.01.30 03:18:08.404456 [ 3 ] {b59bebf8-f10e-40dd-8a28-e20d24e117fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2307 | 2024.01.30 03:18:08.404501 [ 3 ] {} <Debug> HTTP-Session: 26305c7e-6e93-4f02-ab71-7cde39ff82b3 Destroying unnamed session | ||
| 2308 | 2024.01.30 03:18:08.404591 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2309 | 2024.01.30 03:18:08.404632 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 242 rows starting from the beginning of the part | ||
| 2310 | 2024.01.30 03:18:08.404761 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 21 rows starting from the beginning of the part | ||
| 2311 | 2024.01.30 03:18:08.404909 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 27 rows starting from the beginning of the part | ||
| 2312 | 2024.01.30 03:18:08.405019 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 21 rows starting from the beginning of the part | ||
| 2313 | 2024.01.30 03:18:08.405125 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 27 rows starting from the beginning of the part | ||
| 2314 | 2024.01.30 03:18:08.405226 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 21 rows starting from the beginning of the part | ||
| 2315 | 2024.01.30 03:18:08.406479 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 359 rows, containing 6 columns (6 merged, 0 gathered) in 0.002103658 sec., 170655.115993189 rows/sec., 230.29 MiB/sec. | ||
| 2316 | 2024.01.30 03:18:08.406709 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2317 | 2024.01.30 03:18:08.406922 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2318 | 2024.01.30 03:18:08.406988 [ 19 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2319 | 2024.01.30 03:18:08.407054 [ 19 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_16_3: 4.03 MiB. | ||
| 2320 | 2024.01.30 03:18:13.159520 [ 92 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2321 | 2024.01.30 03:18:13.159601 [ 92 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2322 | 2024.01.30 03:18:13.396826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2323 | 2024.01.30 03:18:13.396948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2324 | 2024.01.30 03:18:13.396978 [ 3 ] {} <Debug> HTTP-Session: edfc9ae3-4d52-46b1-8d90-bb05963c086c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2325 | 2024.01.30 03:18:13.397008 [ 3 ] {} <Debug> HTTP-Session: edfc9ae3-4d52-46b1-8d90-bb05963c086c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2024.01.30 03:18:13.397152 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2327 | 2024.01.30 03:18:13.397224 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2328 | 2024.01.30 03:18:13.397413 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2329 | 2024.01.30 03:18:13.397916 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2330 | 2024.01.30 03:18:13.398194 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2331 | 2024.01.30 03:18:13.398365 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2332 | 2024.01.30 03:18:13.398500 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001301999 sec., 20737 rows/sec., 1.64 MiB/sec. | ||
| 2333 | 2024.01.30 03:18:13.398715 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} <Debug> DynamicQueryHandler: Done processing query | ||
| 2334 | 2024.01.30 03:18:13.398742 [ 3 ] {1575735e-ed2f-4d9a-a7d7-67a2cea29074} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2335 | 2024.01.30 03:18:13.398759 [ 3 ] {} <Debug> HTTP-Session: edfc9ae3-4d52-46b1-8d90-bb05963c086c Destroying unnamed session | ||
| 2336 | 2024.01.30 03:18:13.398894 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2337 | 2024.01.30 03:18:13.398944 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2338 | 2024.01.30 03:18:13.398966 [ 3 ] {} <Debug> HTTP-Session: 6b4c8a02-de14-4c7f-9d0e-52440f45d77a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2339 | 2024.01.30 03:18:13.398985 [ 3 ] {} <Debug> HTTP-Session: 6b4c8a02-de14-4c7f-9d0e-52440f45d77a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2024.01.30 03:18:13.399069 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2341 | 2024.01.30 03:18:13.399112 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2342 | 2024.01.30 03:18:13.399222 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2343 | 2024.01.30 03:18:13.399557 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2344 | 2024.01.30 03:18:13.399785 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2345 | 2024.01.30 03:18:13.399949 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2346 | 2024.01.30 03:18:13.400087 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} <Information> executeQuery: Read 81 rows, 8.76 KiB in 0.000980693 sec., 82594 rows/sec., 8.73 MiB/sec. | ||
| 2347 | 2024.01.30 03:18:13.400267 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2348 | 2024.01.30 03:18:13.400293 [ 3 ] {b05e7941-9339-4b45-b28b-a569dd59cdd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2349 | 2024.01.30 03:18:13.400308 [ 3 ] {} <Debug> HTTP-Session: 6b4c8a02-de14-4c7f-9d0e-52440f45d77a Destroying unnamed session | ||
| 2350 | 2024.01.30 03:18:13.400428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2351 | 2024.01.30 03:18:13.400474 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2352 | 2024.01.30 03:18:13.400493 [ 3 ] {} <Debug> HTTP-Session: c44c6362-4b7d-4412-b9d0-043eac20fdca Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2353 | 2024.01.30 03:18:13.400511 [ 3 ] {} <Debug> HTTP-Session: c44c6362-4b7d-4412-b9d0-043eac20fdca Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2354 | 2024.01.30 03:18:13.400585 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2355 | 2024.01.30 03:18:13.400625 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2356 | 2024.01.30 03:18:13.400741 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2357 | 2024.01.30 03:18:13.401022 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2358 | 2024.01.30 03:18:13.401234 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2359 | 2024.01.30 03:18:13.401387 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2360 | 2024.01.30 03:18:13.401516 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.00090258 sec., 29914 rows/sec., 2.34 MiB/sec. | ||
| 2361 | 2024.01.30 03:18:13.401637 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} <Debug> DynamicQueryHandler: Done processing query | ||
| 2362 | 2024.01.30 03:18:13.401662 [ 3 ] {b38face2-2392-466a-894f-0a2a3c7fb682} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2363 | 2024.01.30 03:18:13.401677 [ 3 ] {} <Debug> HTTP-Session: c44c6362-4b7d-4412-b9d0-043eac20fdca Destroying unnamed session | ||
| 2364 | 2024.01.30 03:18:13.401825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2365 | 2024.01.30 03:18:13.401872 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2366 | 2024.01.30 03:18:13.401892 [ 3 ] {} <Debug> HTTP-Session: 0381129b-ce95-4483-bb42-161ed92c0e61 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2367 | 2024.01.30 03:18:13.401909 [ 3 ] {} <Debug> HTTP-Session: 0381129b-ce95-4483-bb42-161ed92c0e61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2368 | 2024.01.30 03:18:13.401987 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2369 | 2024.01.30 03:18:13.402033 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2370 | 2024.01.30 03:18:13.402174 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2371 | 2024.01.30 03:18:13.402550 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2372 | 2024.01.30 03:18:13.402850 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2373 | 2024.01.30 03:18:13.403030 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2374 | 2024.01.30 03:18:13.403149 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001133226 sec., 23825 rows/sec., 32.15 MiB/sec. | ||
| 2375 | 2024.01.30 03:18:13.403261 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2376 | 2024.01.30 03:18:13.403285 [ 3 ] {aa1799db-a91c-4f51-b33c-30d92933ded6} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2377 | 2024.01.30 03:18:13.403301 [ 3 ] {} <Debug> HTTP-Session: 0381129b-ce95-4483-bb42-161ed92c0e61 Destroying unnamed session | ||
| 2378 | 2024.01.30 03:18:18.397221 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2379 | 2024.01.30 03:18:18.397411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2380 | 2024.01.30 03:18:18.397459 [ 3 ] {} <Debug> HTTP-Session: 9389e404-78b7-4f9d-96bd-66324035fc8d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2381 | 2024.01.30 03:18:18.397504 [ 3 ] {} <Debug> HTTP-Session: 9389e404-78b7-4f9d-96bd-66324035fc8d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2382 | 2024.01.30 03:18:18.397707 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2383 | 2024.01.30 03:18:18.397809 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2384 | 2024.01.30 03:18:18.398053 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2385 | 2024.01.30 03:18:18.398534 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2386 | 2024.01.30 03:18:18.398807 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2387 | 2024.01.30 03:18:18.398980 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2388 | 2024.01.30 03:18:18.399110 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00134338 sec., 15632 rows/sec., 1.24 MiB/sec. | ||
| 2389 | 2024.01.30 03:18:18.399290 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2390 | 2024.01.30 03:18:18.399318 [ 3 ] {10120711-3d8f-45b9-aa2f-e28e43dec44d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2391 | 2024.01.30 03:18:18.399336 [ 3 ] {} <Debug> HTTP-Session: 9389e404-78b7-4f9d-96bd-66324035fc8d Destroying unnamed session | ||
| 2392 | 2024.01.30 03:18:18.399479 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2393 | 2024.01.30 03:18:18.399533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2394 | 2024.01.30 03:18:18.399553 [ 3 ] {} <Debug> HTTP-Session: 008daaa1-46e5-43c2-99b1-1efba5f7bb33 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2395 | 2024.01.30 03:18:18.399572 [ 3 ] {} <Debug> HTTP-Session: 008daaa1-46e5-43c2-99b1-1efba5f7bb33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2396 | 2024.01.30 03:18:18.399654 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2397 | 2024.01.30 03:18:18.399697 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2398 | 2024.01.30 03:18:18.399811 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2399 | 2024.01.30 03:18:18.400180 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2400 | 2024.01.30 03:18:18.400412 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2401 | 2024.01.30 03:18:18.400564 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2402 | 2024.01.30 03:18:18.400661 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000978402 sec., 64390 rows/sec., 5.69 MiB/sec. | ||
| 2403 | 2024.01.30 03:18:18.400782 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2404 | 2024.01.30 03:18:18.400807 [ 3 ] {0c24c8d4-4481-4966-b030-0a48f42b6ce9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2405 | 2024.01.30 03:18:18.400822 [ 3 ] {} <Debug> HTTP-Session: 008daaa1-46e5-43c2-99b1-1efba5f7bb33 Destroying unnamed session | ||
| 2406 | 2024.01.30 03:18:18.400944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2407 | 2024.01.30 03:18:18.400991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2408 | 2024.01.30 03:18:18.401012 [ 3 ] {} <Debug> HTTP-Session: afcccea3-b0ea-4cd6-bcc3-029b70ec79a3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2409 | 2024.01.30 03:18:18.401029 [ 3 ] {} <Debug> HTTP-Session: afcccea3-b0ea-4cd6-bcc3-029b70ec79a3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2410 | 2024.01.30 03:18:18.401101 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2411 | 2024.01.30 03:18:18.401139 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2412 | 2024.01.30 03:18:18.401246 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2413 | 2024.01.30 03:18:18.401534 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2414 | 2024.01.30 03:18:18.401739 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2415 | 2024.01.30 03:18:18.401885 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2416 | 2024.01.30 03:18:18.401983 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000854579 sec., 24573 rows/sec., 1.92 MiB/sec. | ||
| 2417 | 2024.01.30 03:18:18.402116 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2418 | 2024.01.30 03:18:18.402141 [ 3 ] {ed91d5a2-f640-456b-9649-193e278a9f9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2419 | 2024.01.30 03:18:18.402157 [ 3 ] {} <Debug> HTTP-Session: afcccea3-b0ea-4cd6-bcc3-029b70ec79a3 Destroying unnamed session | ||
| 2420 | 2024.01.30 03:18:18.402331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2421 | 2024.01.30 03:18:18.402376 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2422 | 2024.01.30 03:18:18.402396 [ 3 ] {} <Debug> HTTP-Session: 8b01ff62-0af1-44e6-93f5-659d190e0e33 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2423 | 2024.01.30 03:18:18.402414 [ 3 ] {} <Debug> HTTP-Session: 8b01ff62-0af1-44e6-93f5-659d190e0e33 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2424 | 2024.01.30 03:18:18.402491 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2425 | 2024.01.30 03:18:18.402537 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2426 | 2024.01.30 03:18:18.402674 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2427 | 2024.01.30 03:18:18.403103 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2428 | 2024.01.30 03:18:18.403406 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2429 | 2024.01.30 03:18:18.403586 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2430 | 2024.01.30 03:18:18.403690 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001171616 sec., 17923 rows/sec., 24.19 MiB/sec. | ||
| 2431 | 2024.01.30 03:18:18.403816 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} <Debug> DynamicQueryHandler: Done processing query | ||
| 2432 | 2024.01.30 03:18:18.403839 [ 3 ] {4ce35804-e7ed-4b36-9b1a-96ae180b2641} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2433 | 2024.01.30 03:18:18.403856 [ 3 ] {} <Debug> HTTP-Session: 8b01ff62-0af1-44e6-93f5-659d190e0e33 Destroying unnamed session | ||
| 2434 | 2024.01.30 03:18:23.398287 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2435 | 2024.01.30 03:18:23.398480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2436 | 2024.01.30 03:18:23.398531 [ 3 ] {} <Debug> HTTP-Session: c9fdc494-0a01-4486-991d-9bf1384e2edb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2437 | 2024.01.30 03:18:23.398574 [ 3 ] {} <Debug> HTTP-Session: c9fdc494-0a01-4486-991d-9bf1384e2edb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2438 | 2024.01.30 03:18:23.398775 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2439 | 2024.01.30 03:18:23.398879 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2440 | 2024.01.30 03:18:23.399155 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2441 | 2024.01.30 03:18:23.399665 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2442 | 2024.01.30 03:18:23.399936 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2443 | 2024.01.30 03:18:23.400100 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2444 | 2024.01.30 03:18:23.400240 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001405361 sec., 19212 rows/sec., 1.52 MiB/sec. | ||
| 2445 | 2024.01.30 03:18:23.400398 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2446 | 2024.01.30 03:18:23.400426 [ 3 ] {2fa81c90-bd17-499d-bd69-c545cd4d67e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2447 | 2024.01.30 03:18:23.400443 [ 3 ] {} <Debug> HTTP-Session: c9fdc494-0a01-4486-991d-9bf1384e2edb Destroying unnamed session | ||
| 2448 | 2024.01.30 03:18:23.400562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2449 | 2024.01.30 03:18:23.400615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2450 | 2024.01.30 03:18:23.400635 [ 3 ] {} <Debug> HTTP-Session: ce30138d-469c-401d-a74d-bcc461f4d2ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2451 | 2024.01.30 03:18:23.400654 [ 3 ] {} <Debug> HTTP-Session: ce30138d-469c-401d-a74d-bcc461f4d2ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2452 | 2024.01.30 03:18:23.400730 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2453 | 2024.01.30 03:18:23.400774 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2454 | 2024.01.30 03:18:23.400888 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2455 | 2024.01.30 03:18:23.401189 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2456 | 2024.01.30 03:18:23.401418 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2457 | 2024.01.30 03:18:23.401571 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2458 | 2024.01.30 03:18:23.401702 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000939152 sec., 2129 rows/sec., 181.97 KiB/sec. | ||
| 2459 | 2024.01.30 03:18:23.401693 [ 164 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2460 | 2024.01.30 03:18:23.401812 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2461 | 2024.01.30 03:18:23.401875 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} <Debug> DynamicQueryHandler: Done processing query | ||
| 2462 | 2024.01.30 03:18:23.401929 [ 3 ] {b0f99f64-8d85-474f-b5af-5ca9a1400481} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2463 | 2024.01.30 03:18:23.401929 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2464 | 2024.01.30 03:18:23.401956 [ 3 ] {} <Debug> HTTP-Session: ce30138d-469c-401d-a74d-bcc461f4d2ff Destroying unnamed session | ||
| 2465 | 2024.01.30 03:18:23.402068 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2466 | 2024.01.30 03:18:23.402117 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2467 | 2024.01.30 03:18:23.402145 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2468 | 2024.01.30 03:18:23.402223 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2469 | 2024.01.30 03:18:23.402271 [ 3 ] {} <Debug> HTTP-Session: 6b0abf75-21b3-448a-bfc6-dcf85876f9bb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2470 | 2024.01.30 03:18:23.402323 [ 3 ] {} <Debug> HTTP-Session: 6b0abf75-21b3-448a-bfc6-dcf85876f9bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2471 | 2024.01.30 03:18:23.402362 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2472 | 2024.01.30 03:18:23.402517 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2473 | 2024.01.30 03:18:23.402583 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2474 | 2024.01.30 03:18:23.402609 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2475 | 2024.01.30 03:18:23.402827 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2476 | 2024.01.30 03:18:23.403056 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2477 | 2024.01.30 03:18:23.403081 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2478 | 2024.01.30 03:18:23.403857 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2479 | 2024.01.30 03:18:23.404386 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2480 | 2024.01.30 03:18:23.404418 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.002540767 sec., 3935.819380525644 rows/sec., 336.31 KiB/sec. | ||
| 2481 | 2024.01.30 03:18:23.404562 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2482 | 2024.01.30 03:18:23.404652 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2483 | 2024.01.30 03:18:23.404845 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} <Information> executeQuery: Read 118 rows, 11.97 KiB in 0.002255111 sec., 52325 rows/sec., 5.18 MiB/sec. | ||
| 2484 | 2024.01.30 03:18:23.404918 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2485 | 2024.01.30 03:18:23.405102 [ 18 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_5_1} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2486 | 2024.01.30 03:18:23.405258 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} <Debug> DynamicQueryHandler: Done processing query | ||
| 2487 | 2024.01.30 03:18:23.405294 [ 3 ] {b03443ff-5f20-4cc8-9819-ddb57fed9fab} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 2488 | 2024.01.30 03:18:23.405311 [ 3 ] {} <Debug> HTTP-Session: 6b0abf75-21b3-448a-bfc6-dcf85876f9bb Destroying unnamed session | ||
| 2489 | 2024.01.30 03:18:23.405429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2490 | 2024.01.30 03:18:23.405476 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2491 | 2024.01.30 03:18:23.405496 [ 3 ] {} <Debug> HTTP-Session: d675cb76-f8bf-421f-a360-7a78f94e653d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2492 | 2024.01.30 03:18:23.405514 [ 3 ] {} <Debug> HTTP-Session: d675cb76-f8bf-421f-a360-7a78f94e653d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2493 | 2024.01.30 03:18:23.405586 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2494 | 2024.01.30 03:18:23.405627 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2495 | 2024.01.30 03:18:23.405758 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2496 | 2024.01.30 03:18:23.406053 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2497 | 2024.01.30 03:18:23.406264 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2498 | 2024.01.30 03:18:23.406415 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2499 | 2024.01.30 03:18:23.406534 [ 164 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2500 | 2024.01.30 03:18:23.406549 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000926421 sec., 2158 rows/sec., 150.74 KiB/sec. | ||
| 2501 | 2024.01.30 03:18:23.406586 [ 164 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2502 | 2024.01.30 03:18:23.406750 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2503 | 2024.01.30 03:18:23.406782 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} <Debug> DynamicQueryHandler: Done processing query | ||
| 2504 | 2024.01.30 03:18:23.406832 [ 3 ] {51d86059-bd1e-4e69-ba4c-ed79a153ed38} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2505 | 2024.01.30 03:18:23.406872 [ 3 ] {} <Debug> HTTP-Session: d675cb76-f8bf-421f-a360-7a78f94e653d Destroying unnamed session | ||
| 2506 | 2024.01.30 03:18:23.406923 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2507 | 2024.01.30 03:18:23.406959 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 2 rows starting from the beginning of the part | ||
| 2508 | 2024.01.30 03:18:23.407029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2509 | 2024.01.30 03:18:23.407115 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2510 | 2024.01.30 03:18:23.407175 [ 3 ] {} <Debug> HTTP-Session: 33178841-e578-45c2-84a1-6111a8644fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2511 | 2024.01.30 03:18:23.407200 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 2 rows starting from the beginning of the part | ||
| 2512 | 2024.01.30 03:18:23.407211 [ 3 ] {} <Debug> HTTP-Session: 33178841-e578-45c2-84a1-6111a8644fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2513 | 2024.01.30 03:18:23.407439 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 2 rows starting from the beginning of the part | ||
| 2514 | 2024.01.30 03:18:23.407456 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2515 | 2024.01.30 03:18:23.407546 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2516 | 2024.01.30 03:18:23.407640 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 2 rows starting from the beginning of the part | ||
| 2517 | 2024.01.30 03:18:23.407940 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 2 rows starting from the beginning of the part | ||
| 2518 | 2024.01.30 03:18:23.408045 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2519 | 2024.01.30 03:18:23.408850 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2520 | 2024.01.30 03:18:23.409307 [ 9 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 10 rows, containing 4 columns (4 merged, 0 gathered) in 0.00264472 sec., 3781.118606128437 rows/sec., 264.01 KiB/sec. | ||
| 2521 | 2024.01.30 03:18:23.409319 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2522 | 2024.01.30 03:18:23.409438 [ 18 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2523 | 2024.01.30 03:18:23.409585 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2524 | 2024.01.30 03:18:23.409696 [ 18 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2525 | 2024.01.30 03:18:23.409792 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} <Information> executeQuery: Read 53 rows, 4.22 KiB in 0.002265611 sec., 23393 rows/sec., 1.82 MiB/sec. | ||
| 2526 | 2024.01.30 03:18:23.409830 [ 18 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_5_1} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2527 | 2024.01.30 03:18:23.410073 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} <Debug> DynamicQueryHandler: Done processing query | ||
| 2528 | 2024.01.30 03:18:23.410104 [ 3 ] {84edb337-b0fa-4dcc-88b6-e78b91c1bc83} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2529 | 2024.01.30 03:18:23.410121 [ 3 ] {} <Debug> HTTP-Session: 33178841-e578-45c2-84a1-6111a8644fcb Destroying unnamed session | ||
| 2530 | 2024.01.30 03:18:23.410238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2531 | 2024.01.30 03:18:23.410286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2532 | 2024.01.30 03:18:23.410306 [ 3 ] {} <Debug> HTTP-Session: be0ad728-2364-47c9-8f9f-6a847c3351cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2533 | 2024.01.30 03:18:23.410324 [ 3 ] {} <Debug> HTTP-Session: be0ad728-2364-47c9-8f9f-6a847c3351cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2534 | 2024.01.30 03:18:23.410399 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2535 | 2024.01.30 03:18:23.410444 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2536 | 2024.01.30 03:18:23.410584 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2537 | 2024.01.30 03:18:23.410909 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2538 | 2024.01.30 03:18:23.411194 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2539 | 2024.01.30 03:18:23.411376 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2540 | 2024.01.30 03:18:23.411502 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001071664 sec., 34525 rows/sec., 2.43 MiB/sec. | ||
| 2541 | 2024.01.30 03:18:23.411631 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2542 | 2024.01.30 03:18:23.411655 [ 3 ] {9efeb02e-bab0-4f51-af6b-b03012ce0f4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2543 | 2024.01.30 03:18:23.411671 [ 3 ] {} <Debug> HTTP-Session: be0ad728-2364-47c9-8f9f-6a847c3351cf Destroying unnamed session | ||
| 2544 | 2024.01.30 03:18:23.411821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2545 | 2024.01.30 03:18:23.411871 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2546 | 2024.01.30 03:18:23.411890 [ 3 ] {} <Debug> HTTP-Session: 70867c99-1b90-4c6a-9967-2689ee372751 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2547 | 2024.01.30 03:18:23.411907 [ 3 ] {} <Debug> HTTP-Session: 70867c99-1b90-4c6a-9967-2689ee372751 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2548 | 2024.01.30 03:18:23.411987 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2549 | 2024.01.30 03:18:23.412030 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2550 | 2024.01.30 03:18:23.412169 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2551 | 2024.01.30 03:18:23.412600 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2552 | 2024.01.30 03:18:23.412907 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2553 | 2024.01.30 03:18:23.413090 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2554 | 2024.01.30 03:18:23.413215 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001200747 sec., 22486 rows/sec., 30.34 MiB/sec. | ||
| 2555 | 2024.01.30 03:18:23.413347 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} <Debug> DynamicQueryHandler: Done processing query | ||
| 2556 | 2024.01.30 03:18:23.413372 [ 3 ] {785c5a5e-9d5c-4b42-a13a-05d3f937ac88} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2557 | 2024.01.30 03:18:23.413389 [ 3 ] {} <Debug> HTTP-Session: 70867c99-1b90-4c6a-9967-2689ee372751 Destroying unnamed session | ||
| 2558 | 2024.01.30 03:18:28.159660 [ 140 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2559 | 2024.01.30 03:18:28.159762 [ 140 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2560 | 2024.01.30 03:18:28.396643 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2561 | 2024.01.30 03:18:28.396752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2562 | 2024.01.30 03:18:28.396778 [ 3 ] {} <Debug> HTTP-Session: 51449dd7-f3d1-459b-98a7-37f80d097ccc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2563 | 2024.01.30 03:18:28.396803 [ 3 ] {} <Debug> HTTP-Session: 51449dd7-f3d1-459b-98a7-37f80d097ccc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2564 | 2024.01.30 03:18:28.396930 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2565 | 2024.01.30 03:18:28.396992 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2566 | 2024.01.30 03:18:28.397157 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2567 | 2024.01.30 03:18:28.397570 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2568 | 2024.01.30 03:18:28.397846 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2569 | 2024.01.30 03:18:28.398015 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2570 | 2024.01.30 03:18:28.398154 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001181417 sec., 17775 rows/sec., 1.41 MiB/sec. | ||
| 2571 | 2024.01.30 03:18:28.398389 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2572 | 2024.01.30 03:18:28.398415 [ 3 ] {808f377b-f3cd-4fe2-9e54-e15fba7454dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2573 | 2024.01.30 03:18:28.398432 [ 3 ] {} <Debug> HTTP-Session: 51449dd7-f3d1-459b-98a7-37f80d097ccc Destroying unnamed session | ||
| 2574 | 2024.01.30 03:18:28.398564 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2575 | 2024.01.30 03:18:28.398619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2576 | 2024.01.30 03:18:28.398639 [ 3 ] {} <Debug> HTTP-Session: 44e0d379-3d6e-43eb-9b50-d12af4b52cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2577 | 2024.01.30 03:18:28.398657 [ 3 ] {} <Debug> HTTP-Session: 44e0d379-3d6e-43eb-9b50-d12af4b52cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2578 | 2024.01.30 03:18:28.398737 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2579 | 2024.01.30 03:18:28.398779 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2580 | 2024.01.30 03:18:28.398908 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2581 | 2024.01.30 03:18:28.399178 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2582 | 2024.01.30 03:18:28.399393 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2583 | 2024.01.30 03:18:28.399549 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2584 | 2024.01.30 03:18:28.399664 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000898021 sec., 2227 rows/sec., 190.31 KiB/sec. | ||
| 2585 | 2024.01.30 03:18:28.399788 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} <Debug> DynamicQueryHandler: Done processing query | ||
| 2586 | 2024.01.30 03:18:28.399813 [ 3 ] {7b86c995-6eb4-45eb-9fe4-3f0ef47f6ed7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2587 | 2024.01.30 03:18:28.399829 [ 3 ] {} <Debug> HTTP-Session: 44e0d379-3d6e-43eb-9b50-d12af4b52cb6 Destroying unnamed session | ||
| 2588 | 2024.01.30 03:18:28.399953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2589 | 2024.01.30 03:18:28.400002 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2590 | 2024.01.30 03:18:28.400021 [ 3 ] {} <Debug> HTTP-Session: 18b0781a-17e7-4940-a72f-6d1a967cfe23 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2591 | 2024.01.30 03:18:28.400038 [ 3 ] {} <Debug> HTTP-Session: 18b0781a-17e7-4940-a72f-6d1a967cfe23 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2592 | 2024.01.30 03:18:28.400113 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2593 | 2024.01.30 03:18:28.400152 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2594 | 2024.01.30 03:18:28.400260 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2595 | 2024.01.30 03:18:28.400561 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2596 | 2024.01.30 03:18:28.400778 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2597 | 2024.01.30 03:18:28.400944 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2598 | 2024.01.30 03:18:28.401065 [ 140 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2599 | 2024.01.30 03:18:28.401074 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000922991 sec., 69339 rows/sec., 6.12 MiB/sec. | ||
| 2600 | 2024.01.30 03:18:28.401138 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2601 | 2024.01.30 03:18:28.401310 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2602 | 2024.01.30 03:18:28.401321 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2603 | 2024.01.30 03:18:28.401365 [ 3 ] {f10e43f1-54ea-4ebe-b27c-a134df23858c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2604 | 2024.01.30 03:18:28.401410 [ 3 ] {} <Debug> HTTP-Session: 18b0781a-17e7-4940-a72f-6d1a967cfe23 Destroying unnamed session | ||
| 2605 | 2024.01.30 03:18:28.401488 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2606 | 2024.01.30 03:18:28.401530 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 184 rows starting from the beginning of the part | ||
| 2607 | 2024.01.30 03:18:28.401569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2608 | 2024.01.30 03:18:28.401654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2609 | 2024.01.30 03:18:28.401702 [ 3 ] {} <Debug> HTTP-Session: cdf3a465-8ba7-4621-8c86-48b694b11d05 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2610 | 2024.01.30 03:18:28.401761 [ 3 ] {} <Debug> HTTP-Session: cdf3a465-8ba7-4621-8c86-48b694b11d05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2024.01.30 03:18:28.401787 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 63 rows starting from the beginning of the part | ||
| 2612 | 2024.01.30 03:18:28.401933 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2613 | 2024.01.30 03:18:28.401997 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 81 rows starting from the beginning of the part | ||
| 2614 | 2024.01.30 03:18:28.402025 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2615 | 2024.01.30 03:18:28.402249 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 63 rows starting from the beginning of the part | ||
| 2616 | 2024.01.30 03:18:28.402510 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2617 | 2024.01.30 03:18:28.402533 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 118 rows starting from the beginning of the part | ||
| 2618 | 2024.01.30 03:18:28.402714 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 64 rows starting from the beginning of the part | ||
| 2619 | 2024.01.30 03:18:28.403262 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2620 | 2024.01.30 03:18:28.403671 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2621 | 2024.01.30 03:18:28.403966 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2622 | 2024.01.30 03:18:28.404219 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00220174 sec., 908 rows/sec., 63.43 KiB/sec. | ||
| 2623 | 2024.01.30 03:18:28.404657 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 4 columns (4 merged, 0 gathered) in 0.003421008 sec., 167494.49285122982 rows/sec., 15.94 MiB/sec. | ||
| 2624 | 2024.01.30 03:18:28.404672 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} <Debug> DynamicQueryHandler: Done processing query | ||
| 2625 | 2024.01.30 03:18:28.404759 [ 3 ] {a663e452-2f64-494e-b1f3-69331a967357} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2626 | 2024.01.30 03:18:28.404804 [ 3 ] {} <Debug> HTTP-Session: cdf3a465-8ba7-4621-8c86-48b694b11d05 Destroying unnamed session | ||
| 2627 | 2024.01.30 03:18:28.404850 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2628 | 2024.01.30 03:18:28.404965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2629 | 2024.01.30 03:18:28.405068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2630 | 2024.01.30 03:18:28.405073 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2631 | 2024.01.30 03:18:28.405111 [ 3 ] {} <Debug> HTTP-Session: c966d342-63d5-4102-8b4e-c0f165b996a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2632 | 2024.01.30 03:18:28.405149 [ 3 ] {} <Debug> HTTP-Session: c966d342-63d5-4102-8b4e-c0f165b996a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2633 | 2024.01.30 03:18:28.405176 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_21_4} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2634 | 2024.01.30 03:18:28.405311 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2635 | 2024.01.30 03:18:28.405366 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2636 | 2024.01.30 03:18:28.405516 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2637 | 2024.01.30 03:18:28.405815 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2638 | 2024.01.30 03:18:28.406050 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2639 | 2024.01.30 03:18:28.406206 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2640 | 2024.01.30 03:18:28.406325 [ 140 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2641 | 2024.01.30 03:18:28.406334 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000979262 sec., 23487 rows/sec., 1.84 MiB/sec. | ||
| 2642 | 2024.01.30 03:18:28.406375 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2643 | 2024.01.30 03:18:28.406539 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2644 | 2024.01.30 03:18:28.406583 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2645 | 2024.01.30 03:18:28.406626 [ 3 ] {efa02c2b-cc8c-4300-a9f9-f18eef08f75f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2646 | 2024.01.30 03:18:28.406681 [ 3 ] {} <Debug> HTTP-Session: c966d342-63d5-4102-8b4e-c0f165b996a1 Destroying unnamed session | ||
| 2647 | 2024.01.30 03:18:28.406688 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2648 | 2024.01.30 03:18:28.406733 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 95 rows starting from the beginning of the part | ||
| 2649 | 2024.01.30 03:18:28.406821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2650 | 2024.01.30 03:18:28.406888 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 21 rows starting from the beginning of the part | ||
| 2651 | 2024.01.30 03:18:28.406905 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2652 | 2024.01.30 03:18:28.406966 [ 3 ] {} <Debug> HTTP-Session: 15659b47-95be-4a57-bf5e-afe53197e62d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2653 | 2024.01.30 03:18:28.407000 [ 3 ] {} <Debug> HTTP-Session: 15659b47-95be-4a57-bf5e-afe53197e62d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2654 | 2024.01.30 03:18:28.407139 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 27 rows starting from the beginning of the part | ||
| 2655 | 2024.01.30 03:18:28.407207 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2656 | 2024.01.30 03:18:28.407335 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2657 | 2024.01.30 03:18:28.407359 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 21 rows starting from the beginning of the part | ||
| 2658 | 2024.01.30 03:18:28.407678 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 53 rows starting from the beginning of the part | ||
| 2659 | 2024.01.30 03:18:28.407882 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2660 | 2024.01.30 03:18:28.407919 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 23 rows starting from the beginning of the part | ||
| 2661 | 2024.01.30 03:18:28.408450 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2662 | 2024.01.30 03:18:28.409130 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2663 | 2024.01.30 03:18:28.409549 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2664 | 2024.01.30 03:18:28.409584 [ 17 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003128291 sec., 76719.20547033507 rows/sec., 5.99 MiB/sec. | ||
| 2665 | 2024.01.30 03:18:28.409766 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002508497 sec., 398 rows/sec., 28.03 KiB/sec. | ||
| 2666 | 2024.01.30 03:18:28.409800 [ 17 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2667 | 2024.01.30 03:18:28.409985 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2668 | 2024.01.30 03:18:28.410020 [ 3 ] {f58ba3a7-213e-4d9a-8e19-dd614060839e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2669 | 2024.01.30 03:18:28.410045 [ 17 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2670 | 2024.01.30 03:18:28.410056 [ 3 ] {} <Debug> HTTP-Session: 15659b47-95be-4a57-bf5e-afe53197e62d Destroying unnamed session | ||
| 2671 | 2024.01.30 03:18:28.410124 [ 17 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_21_4} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2672 | 2024.01.30 03:18:28.410230 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2673 | 2024.01.30 03:18:28.410283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2674 | 2024.01.30 03:18:28.410303 [ 3 ] {} <Debug> HTTP-Session: de68e5f8-a0c9-49ec-acce-1658a9416cf4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2675 | 2024.01.30 03:18:28.410320 [ 3 ] {} <Debug> HTTP-Session: de68e5f8-a0c9-49ec-acce-1658a9416cf4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2676 | 2024.01.30 03:18:28.410402 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2677 | 2024.01.30 03:18:28.410448 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2678 | 2024.01.30 03:18:28.410603 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2679 | 2024.01.30 03:18:28.411002 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2680 | 2024.01.30 03:18:28.411299 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2681 | 2024.01.30 03:18:28.411484 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2682 | 2024.01.30 03:18:28.411624 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001192497 sec., 17610 rows/sec., 23.76 MiB/sec. | ||
| 2683 | 2024.01.30 03:18:28.411765 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} <Debug> DynamicQueryHandler: Done processing query | ||
| 2684 | 2024.01.30 03:18:28.411790 [ 3 ] {2960876e-74cc-4765-a408-503f11fb88af} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2685 | 2024.01.30 03:18:28.411807 [ 3 ] {} <Debug> HTTP-Session: de68e5f8-a0c9-49ec-acce-1658a9416cf4 Destroying unnamed session | ||
| 2686 | 2024.01.30 03:18:33.398196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2687 | 2024.01.30 03:18:33.398388 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2688 | 2024.01.30 03:18:33.398436 [ 3 ] {} <Debug> HTTP-Session: dbd8e887-0144-4926-bbd0-3996ed9b240d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2689 | 2024.01.30 03:18:33.398481 [ 3 ] {} <Debug> HTTP-Session: dbd8e887-0144-4926-bbd0-3996ed9b240d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2690 | 2024.01.30 03:18:33.398725 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2691 | 2024.01.30 03:18:33.398851 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2692 | 2024.01.30 03:18:33.399064 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2693 | 2024.01.30 03:18:33.399611 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2694 | 2024.01.30 03:18:33.399929 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2695 | 2024.01.30 03:18:33.400095 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2696 | 2024.01.30 03:18:33.400224 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001416422 sec., 19062 rows/sec., 1.51 MiB/sec. | ||
| 2697 | 2024.01.30 03:18:33.400242 [ 103 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2698 | 2024.01.30 03:18:33.400360 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2699 | 2024.01.30 03:18:33.400430 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} <Debug> DynamicQueryHandler: Done processing query | ||
| 2700 | 2024.01.30 03:18:33.400482 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2701 | 2024.01.30 03:18:33.400489 [ 3 ] {0e8c775e-d4dc-45f1-b7fc-6979f54a06ec} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2702 | 2024.01.30 03:18:33.400567 [ 3 ] {} <Debug> HTTP-Session: dbd8e887-0144-4926-bbd0-3996ed9b240d Destroying unnamed session | ||
| 2703 | 2024.01.30 03:18:33.400637 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2704 | 2024.01.30 03:18:33.400676 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 48 rows starting from the beginning of the part | ||
| 2705 | 2024.01.30 03:18:33.400749 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2706 | 2024.01.30 03:18:33.400844 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2707 | 2024.01.30 03:18:33.400870 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part | ||
| 2708 | 2024.01.30 03:18:33.400882 [ 3 ] {} <Debug> HTTP-Session: b549dee9-c283-4efe-acaf-3d9bdccb4814 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2709 | 2024.01.30 03:18:33.400939 [ 3 ] {} <Debug> HTTP-Session: b549dee9-c283-4efe-acaf-3d9bdccb4814 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2710 | 2024.01.30 03:18:33.401121 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part | ||
| 2711 | 2024.01.30 03:18:33.401144 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2712 | 2024.01.30 03:18:33.401237 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2713 | 2024.01.30 03:18:33.401356 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part | ||
| 2714 | 2024.01.30 03:18:33.401668 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part | ||
| 2715 | 2024.01.30 03:18:33.401712 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2716 | 2024.01.30 03:18:33.401892 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part | ||
| 2717 | 2024.01.30 03:18:33.402484 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2718 | 2024.01.30 03:18:33.402988 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2719 | 2024.01.30 03:18:33.403229 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.002797774 sec., 61120.01898652286 rows/sec., 4.84 MiB/sec. | ||
| 2720 | 2024.01.30 03:18:33.403291 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2721 | 2024.01.30 03:18:33.403437 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2722 | 2024.01.30 03:18:33.403483 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} <Information> executeQuery: Read 81 rows, 8.76 KiB in 0.002269102 sec., 35696 rows/sec., 3.77 MiB/sec. | ||
| 2723 | 2024.01.30 03:18:33.403692 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} <Debug> DynamicQueryHandler: Done processing query | ||
| 2724 | 2024.01.30 03:18:33.403723 [ 3 ] {21c2f946-4331-410d-a60b-789d2ebf8eef} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2725 | 2024.01.30 03:18:33.403753 [ 3 ] {} <Debug> HTTP-Session: b549dee9-c283-4efe-acaf-3d9bdccb4814 Destroying unnamed session | ||
| 2726 | 2024.01.30 03:18:33.403805 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2727 | 2024.01.30 03:18:33.403894 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_21_4} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2728 | 2024.01.30 03:18:33.403930 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2729 | 2024.01.30 03:18:33.404021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2730 | 2024.01.30 03:18:33.404042 [ 3 ] {} <Debug> HTTP-Session: 8de7a0b2-ab2b-41ac-bf29-9ed446685ab9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2731 | 2024.01.30 03:18:33.404060 [ 3 ] {} <Debug> HTTP-Session: 8de7a0b2-ab2b-41ac-bf29-9ed446685ab9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2732 | 2024.01.30 03:18:33.404136 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2733 | 2024.01.30 03:18:33.404177 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2734 | 2024.01.30 03:18:33.404296 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2735 | 2024.01.30 03:18:33.404627 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2736 | 2024.01.30 03:18:33.404840 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2737 | 2024.01.30 03:18:33.404988 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2738 | 2024.01.30 03:18:33.405094 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.00092921 sec., 29056 rows/sec., 2.27 MiB/sec. | ||
| 2739 | 2024.01.30 03:18:33.405223 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2740 | 2024.01.30 03:18:33.405247 [ 3 ] {011d46cf-a59f-41cb-ac48-1f249e1c8ed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2741 | 2024.01.30 03:18:33.405263 [ 3 ] {} <Debug> HTTP-Session: 8de7a0b2-ab2b-41ac-bf29-9ed446685ab9 Destroying unnamed session | ||
| 2742 | 2024.01.30 03:18:33.405440 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2743 | 2024.01.30 03:18:33.405486 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2744 | 2024.01.30 03:18:33.405506 [ 3 ] {} <Debug> HTTP-Session: b3cb8da1-2e24-4f1e-b50b-36e56d912ece Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2745 | 2024.01.30 03:18:33.405523 [ 3 ] {} <Debug> HTTP-Session: b3cb8da1-2e24-4f1e-b50b-36e56d912ece Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2746 | 2024.01.30 03:18:33.405606 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2747 | 2024.01.30 03:18:33.405651 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2748 | 2024.01.30 03:18:33.405795 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2749 | 2024.01.30 03:18:33.406220 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2750 | 2024.01.30 03:18:33.406525 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2751 | 2024.01.30 03:18:33.406714 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2752 | 2024.01.30 03:18:33.406836 [ 103 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2753 | 2024.01.30 03:18:33.406853 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001212047 sec., 22276 rows/sec., 30.06 MiB/sec. | ||
| 2754 | 2024.01.30 03:18:33.406910 [ 103 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2755 | 2024.01.30 03:18:33.407059 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2756 | 2024.01.30 03:18:33.407132 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2757 | 2024.01.30 03:18:33.407196 [ 3 ] {5e7cd453-509b-450a-bbe1-d08a9855ac3f} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2758 | 2024.01.30 03:18:33.407272 [ 3 ] {} <Debug> HTTP-Session: b3cb8da1-2e24-4f1e-b50b-36e56d912ece Destroying unnamed session | ||
| 2759 | 2024.01.30 03:18:33.407321 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2760 | 2024.01.30 03:18:33.407363 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 359 rows starting from the beginning of the part | ||
| 2761 | 2024.01.30 03:18:33.407491 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 27 rows starting from the beginning of the part | ||
| 2762 | 2024.01.30 03:18:33.407610 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 21 rows starting from the beginning of the part | ||
| 2763 | 2024.01.30 03:18:33.407722 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 27 rows starting from the beginning of the part | ||
| 2764 | 2024.01.30 03:18:33.407833 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 21 rows starting from the beginning of the part | ||
| 2765 | 2024.01.30 03:18:33.407933 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 27 rows starting from the beginning of the part | ||
| 2766 | 2024.01.30 03:18:33.409312 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 482 rows, containing 6 columns (6 merged, 0 gathered) in 0.002319883 sec., 207769.09870023618 rows/sec., 280.37 MiB/sec. | ||
| 2767 | 2024.01.30 03:18:33.409692 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2768 | 2024.01.30 03:18:33.409973 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2769 | 2024.01.30 03:18:33.410045 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2770 | 2024.01.30 03:18:33.410135 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_21_4: 4.01 MiB. | ||
| 2771 | 2024.01.30 03:18:34.000158 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.12 MiB, peak 236.38 MiB, will set to 231.02 MiB (RSS), difference: -4.11 MiB | ||
| 2772 | 2024.01.30 03:18:38.398142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2773 | 2024.01.30 03:18:38.398280 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2774 | 2024.01.30 03:18:38.398308 [ 3 ] {} <Debug> HTTP-Session: d90a03bd-3c4c-48e8-9ad3-790b9cd7d46f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2775 | 2024.01.30 03:18:38.398332 [ 3 ] {} <Debug> HTTP-Session: d90a03bd-3c4c-48e8-9ad3-790b9cd7d46f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2776 | 2024.01.30 03:18:38.398461 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2777 | 2024.01.30 03:18:38.398522 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2778 | 2024.01.30 03:18:38.398686 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2779 | 2024.01.30 03:18:38.399129 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2780 | 2024.01.30 03:18:38.399412 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2781 | 2024.01.30 03:18:38.399585 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2782 | 2024.01.30 03:18:38.399717 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001216358 sec., 17264 rows/sec., 1.37 MiB/sec. | ||
| 2783 | 2024.01.30 03:18:38.399912 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2784 | 2024.01.30 03:18:38.399942 [ 3 ] {428bbb74-8813-4669-990a-4e22f67451f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2785 | 2024.01.30 03:18:38.399959 [ 3 ] {} <Debug> HTTP-Session: d90a03bd-3c4c-48e8-9ad3-790b9cd7d46f Destroying unnamed session | ||
| 2786 | 2024.01.30 03:18:38.400081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2787 | 2024.01.30 03:18:38.400136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2788 | 2024.01.30 03:18:38.400156 [ 3 ] {} <Debug> HTTP-Session: 6637abd1-35de-429a-a6e4-16517aa13b6d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2789 | 2024.01.30 03:18:38.400175 [ 3 ] {} <Debug> HTTP-Session: 6637abd1-35de-429a-a6e4-16517aa13b6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2790 | 2024.01.30 03:18:38.400261 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2791 | 2024.01.30 03:18:38.400305 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2792 | 2024.01.30 03:18:38.400421 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2793 | 2024.01.30 03:18:38.400772 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2794 | 2024.01.30 03:18:38.400994 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2795 | 2024.01.30 03:18:38.401146 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2796 | 2024.01.30 03:18:38.401267 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000969722 sec., 64967 rows/sec., 5.74 MiB/sec. | ||
| 2797 | 2024.01.30 03:18:38.401390 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2798 | 2024.01.30 03:18:38.401414 [ 3 ] {d0605f17-01cd-4e79-a9a0-603356068f0c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2799 | 2024.01.30 03:18:38.401429 [ 3 ] {} <Debug> HTTP-Session: 6637abd1-35de-429a-a6e4-16517aa13b6d Destroying unnamed session | ||
| 2800 | 2024.01.30 03:18:38.401542 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2801 | 2024.01.30 03:18:38.401591 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2802 | 2024.01.30 03:18:38.401609 [ 3 ] {} <Debug> HTTP-Session: 7ed2f5a2-8a9b-43a6-b63e-0515da10d36d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2803 | 2024.01.30 03:18:38.401627 [ 3 ] {} <Debug> HTTP-Session: 7ed2f5a2-8a9b-43a6-b63e-0515da10d36d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2804 | 2024.01.30 03:18:38.401698 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2805 | 2024.01.30 03:18:38.401737 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2806 | 2024.01.30 03:18:38.401845 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2807 | 2024.01.30 03:18:38.402131 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2808 | 2024.01.30 03:18:38.402335 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2809 | 2024.01.30 03:18:38.402481 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2810 | 2024.01.30 03:18:38.402599 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00087289 sec., 24058 rows/sec., 1.88 MiB/sec. | ||
| 2811 | 2024.01.30 03:18:38.402715 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} <Debug> DynamicQueryHandler: Done processing query | ||
| 2812 | 2024.01.30 03:18:38.402739 [ 3 ] {9ebf0afe-35b0-401a-b889-7f8562633c58} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2813 | 2024.01.30 03:18:38.402755 [ 3 ] {} <Debug> HTTP-Session: 7ed2f5a2-8a9b-43a6-b63e-0515da10d36d Destroying unnamed session | ||
| 2814 | 2024.01.30 03:18:38.402921 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2815 | 2024.01.30 03:18:38.402966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2816 | 2024.01.30 03:18:38.402985 [ 3 ] {} <Debug> HTTP-Session: 3a60c1ba-6e99-484f-8410-b543c245f503 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2817 | 2024.01.30 03:18:38.403001 [ 3 ] {} <Debug> HTTP-Session: 3a60c1ba-6e99-484f-8410-b543c245f503 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2818 | 2024.01.30 03:18:38.403079 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2819 | 2024.01.30 03:18:38.403123 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2820 | 2024.01.30 03:18:38.403261 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2821 | 2024.01.30 03:18:38.403645 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2822 | 2024.01.30 03:18:38.403942 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2823 | 2024.01.30 03:18:38.404129 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2824 | 2024.01.30 03:18:38.404263 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001147726 sec., 18297 rows/sec., 24.69 MiB/sec. | ||
| 2825 | 2024.01.30 03:18:38.404483 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2826 | 2024.01.30 03:18:38.404507 [ 3 ] {21687e12-b5a3-42db-b425-05ed55856a6d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2827 | 2024.01.30 03:18:38.404523 [ 3 ] {} <Debug> HTTP-Session: 3a60c1ba-6e99-484f-8410-b543c245f503 Destroying unnamed session | ||
| 2828 | 2024.01.30 03:18:43.159840 [ 100 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2829 | 2024.01.30 03:18:43.159915 [ 100 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2830 | 2024.01.30 03:18:43.397132 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2831 | 2024.01.30 03:18:43.397237 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2832 | 2024.01.30 03:18:43.397265 [ 3 ] {} <Debug> HTTP-Session: 31d155e2-a235-4360-a9a1-3684cc86c100 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2833 | 2024.01.30 03:18:43.397290 [ 3 ] {} <Debug> HTTP-Session: 31d155e2-a235-4360-a9a1-3684cc86c100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2834 | 2024.01.30 03:18:43.397429 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2835 | 2024.01.30 03:18:43.397495 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2836 | 2024.01.30 03:18:43.397667 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2837 | 2024.01.30 03:18:43.398107 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2838 | 2024.01.30 03:18:43.398378 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2839 | 2024.01.30 03:18:43.398548 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2840 | 2024.01.30 03:18:43.398681 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001207528 sec., 22359 rows/sec., 1.77 MiB/sec. | ||
| 2841 | 2024.01.30 03:18:43.398832 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2842 | 2024.01.30 03:18:43.398859 [ 3 ] {1f424208-c9ae-44f1-8f69-baa1eae2c88f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2843 | 2024.01.30 03:18:43.398877 [ 3 ] {} <Debug> HTTP-Session: 31d155e2-a235-4360-a9a1-3684cc86c100 Destroying unnamed session | ||
| 2844 | 2024.01.30 03:18:43.399014 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2845 | 2024.01.30 03:18:43.399069 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2846 | 2024.01.30 03:18:43.399089 [ 3 ] {} <Debug> HTTP-Session: 35ea1594-1c73-47a0-b395-0679bad217ec Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2847 | 2024.01.30 03:18:43.399109 [ 3 ] {} <Debug> HTTP-Session: 35ea1594-1c73-47a0-b395-0679bad217ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2848 | 2024.01.30 03:18:43.399194 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2849 | 2024.01.30 03:18:43.399238 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2850 | 2024.01.30 03:18:43.399348 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2851 | 2024.01.30 03:18:43.399704 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2852 | 2024.01.30 03:18:43.399927 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2853 | 2024.01.30 03:18:43.400091 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2854 | 2024.01.30 03:18:43.400220 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} <Information> executeQuery: Read 81 rows, 8.76 KiB in 0.000995063 sec., 81401 rows/sec., 8.60 MiB/sec. | ||
| 2855 | 2024.01.30 03:18:43.400359 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 2856 | 2024.01.30 03:18:43.400383 [ 3 ] {21d044f0-3725-4282-a1bc-29512d1928ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 2857 | 2024.01.30 03:18:43.400399 [ 3 ] {} <Debug> HTTP-Session: 35ea1594-1c73-47a0-b395-0679bad217ec Destroying unnamed session | ||
| 2858 | 2024.01.30 03:18:43.400523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2859 | 2024.01.30 03:18:43.400569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2860 | 2024.01.30 03:18:43.400589 [ 3 ] {} <Debug> HTTP-Session: f38c25de-c654-4554-a53a-0fbc8c852a51 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2861 | 2024.01.30 03:18:43.400607 [ 3 ] {} <Debug> HTTP-Session: f38c25de-c654-4554-a53a-0fbc8c852a51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2862 | 2024.01.30 03:18:43.400681 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2863 | 2024.01.30 03:18:43.400720 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2864 | 2024.01.30 03:18:43.400825 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2865 | 2024.01.30 03:18:43.401126 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2866 | 2024.01.30 03:18:43.401334 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2867 | 2024.01.30 03:18:43.401485 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2868 | 2024.01.30 03:18:43.401585 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.00087481 sec., 30863 rows/sec., 2.41 MiB/sec. | ||
| 2869 | 2024.01.30 03:18:43.401722 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2870 | 2024.01.30 03:18:43.401746 [ 3 ] {d44583ce-d373-4b62-8d93-a5a7c639edb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2871 | 2024.01.30 03:18:43.401763 [ 3 ] {} <Debug> HTTP-Session: f38c25de-c654-4554-a53a-0fbc8c852a51 Destroying unnamed session | ||
| 2872 | 2024.01.30 03:18:43.401943 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2873 | 2024.01.30 03:18:43.401991 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2874 | 2024.01.30 03:18:43.402010 [ 3 ] {} <Debug> HTTP-Session: 2fc010bb-ee27-4d84-9dbe-7674065f8de0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2875 | 2024.01.30 03:18:43.402028 [ 3 ] {} <Debug> HTTP-Session: 2fc010bb-ee27-4d84-9dbe-7674065f8de0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2876 | 2024.01.30 03:18:43.402111 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2877 | 2024.01.30 03:18:43.402157 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2878 | 2024.01.30 03:18:43.402295 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2879 | 2024.01.30 03:18:43.402691 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2880 | 2024.01.30 03:18:43.402990 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2881 | 2024.01.30 03:18:43.403183 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2882 | 2024.01.30 03:18:43.403284 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001144456 sec., 23591 rows/sec., 31.84 MiB/sec. | ||
| 2883 | 2024.01.30 03:18:43.403395 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2884 | 2024.01.30 03:18:43.403419 [ 3 ] {dc235505-5b55-4abd-bf69-99fc5fcc861c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 2885 | 2024.01.30 03:18:43.403435 [ 3 ] {} <Debug> HTTP-Session: 2fc010bb-ee27-4d84-9dbe-7674065f8de0 Destroying unnamed session | ||
| 2886 | 2024.01.30 03:18:48.397726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2887 | 2024.01.30 03:18:48.397864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2888 | 2024.01.30 03:18:48.397894 [ 3 ] {} <Debug> HTTP-Session: 11bd6dcb-1c6e-4311-ab3e-4d13c4f9d9c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2889 | 2024.01.30 03:18:48.397923 [ 3 ] {} <Debug> HTTP-Session: 11bd6dcb-1c6e-4311-ab3e-4d13c4f9d9c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2890 | 2024.01.30 03:18:48.398069 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2891 | 2024.01.30 03:18:48.398141 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2892 | 2024.01.30 03:18:48.398329 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2893 | 2024.01.30 03:18:48.398782 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2894 | 2024.01.30 03:18:48.399060 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2895 | 2024.01.30 03:18:48.399230 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2896 | 2024.01.30 03:18:48.399352 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001241528 sec., 16914 rows/sec., 1.34 MiB/sec. | ||
| 2897 | 2024.01.30 03:18:48.399494 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} <Debug> DynamicQueryHandler: Done processing query | ||
| 2898 | 2024.01.30 03:18:48.399520 [ 3 ] {705b9f75-65d3-498e-91cb-a0258e88028f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2899 | 2024.01.30 03:18:48.399536 [ 3 ] {} <Debug> HTTP-Session: 11bd6dcb-1c6e-4311-ab3e-4d13c4f9d9c2 Destroying unnamed session | ||
| 2900 | 2024.01.30 03:18:48.399654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2901 | 2024.01.30 03:18:48.399704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2902 | 2024.01.30 03:18:48.399724 [ 3 ] {} <Debug> HTTP-Session: 490aa65d-f8bf-4000-9543-6749e3a54394 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2903 | 2024.01.30 03:18:48.399742 [ 3 ] {} <Debug> HTTP-Session: 490aa65d-f8bf-4000-9543-6749e3a54394 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2904 | 2024.01.30 03:18:48.399819 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2905 | 2024.01.30 03:18:48.399862 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2906 | 2024.01.30 03:18:48.399971 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2907 | 2024.01.30 03:18:48.400239 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2908 | 2024.01.30 03:18:48.400444 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2909 | 2024.01.30 03:18:48.400590 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2910 | 2024.01.30 03:18:48.400689 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00084217 sec., 2374 rows/sec., 202.93 KiB/sec. | ||
| 2911 | 2024.01.30 03:18:48.400787 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} <Debug> DynamicQueryHandler: Done processing query | ||
| 2912 | 2024.01.30 03:18:48.400811 [ 3 ] {9d0f1339-e6dd-4ad0-8948-1b4153f9c248} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2913 | 2024.01.30 03:18:48.400826 [ 3 ] {} <Debug> HTTP-Session: 490aa65d-f8bf-4000-9543-6749e3a54394 Destroying unnamed session | ||
| 2914 | 2024.01.30 03:18:48.400958 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2915 | 2024.01.30 03:18:48.401003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2916 | 2024.01.30 03:18:48.401021 [ 3 ] {} <Debug> HTTP-Session: 9b7ea312-4859-4091-962c-9779fd93aec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2917 | 2024.01.30 03:18:48.401039 [ 3 ] {} <Debug> HTTP-Session: 9b7ea312-4859-4091-962c-9779fd93aec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2918 | 2024.01.30 03:18:48.401114 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2919 | 2024.01.30 03:18:48.401151 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2920 | 2024.01.30 03:18:48.401246 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2921 | 2024.01.30 03:18:48.401524 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2922 | 2024.01.30 03:18:48.401714 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2923 | 2024.01.30 03:18:48.401856 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2924 | 2024.01.30 03:18:48.401954 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.0008668 sec., 73834 rows/sec., 6.52 MiB/sec. | ||
| 2925 | 2024.01.30 03:18:48.402122 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} <Debug> DynamicQueryHandler: Done processing query | ||
| 2926 | 2024.01.30 03:18:48.402146 [ 3 ] {cafeebef-5c33-4aa9-9b91-7fc9d381f299} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2927 | 2024.01.30 03:18:48.402161 [ 3 ] {} <Debug> HTTP-Session: 9b7ea312-4859-4091-962c-9779fd93aec0 Destroying unnamed session | ||
| 2928 | 2024.01.30 03:18:48.402301 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2929 | 2024.01.30 03:18:48.402348 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2930 | 2024.01.30 03:18:48.402366 [ 3 ] {} <Debug> HTTP-Session: 51e3549a-c11c-42cc-8261-4044a9f2b18a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2931 | 2024.01.30 03:18:48.402383 [ 3 ] {} <Debug> HTTP-Session: 51e3549a-c11c-42cc-8261-4044a9f2b18a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2932 | 2024.01.30 03:18:48.402453 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2933 | 2024.01.30 03:18:48.402491 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2934 | 2024.01.30 03:18:48.402595 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2935 | 2024.01.30 03:18:48.402850 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2936 | 2024.01.30 03:18:48.403050 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2937 | 2024.01.30 03:18:48.403208 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2938 | 2024.01.30 03:18:48.403301 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000819799 sec., 2439 rows/sec., 170.34 KiB/sec. | ||
| 2939 | 2024.01.30 03:18:48.403457 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2940 | 2024.01.30 03:18:48.403481 [ 3 ] {e3bb6a84-68c8-4373-902a-1de5f705cafc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2941 | 2024.01.30 03:18:48.403496 [ 3 ] {} <Debug> HTTP-Session: 51e3549a-c11c-42cc-8261-4044a9f2b18a Destroying unnamed session | ||
| 2942 | 2024.01.30 03:18:48.403616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2943 | 2024.01.30 03:18:48.403662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2944 | 2024.01.30 03:18:48.403680 [ 3 ] {} <Debug> HTTP-Session: f518e2f1-6b0d-4421-ba08-81207c42ad8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2945 | 2024.01.30 03:18:48.403696 [ 3 ] {} <Debug> HTTP-Session: f518e2f1-6b0d-4421-ba08-81207c42ad8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2946 | 2024.01.30 03:18:48.403767 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2947 | 2024.01.30 03:18:48.403804 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2948 | 2024.01.30 03:18:48.403914 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2949 | 2024.01.30 03:18:48.404169 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2950 | 2024.01.30 03:18:48.404367 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2951 | 2024.01.30 03:18:48.404514 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2952 | 2024.01.30 03:18:48.404613 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000820579 sec., 28028 rows/sec., 2.20 MiB/sec. | ||
| 2953 | 2024.01.30 03:18:48.404725 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} <Debug> DynamicQueryHandler: Done processing query | ||
| 2954 | 2024.01.30 03:18:48.404748 [ 3 ] {37121f2d-b2fa-46a1-833e-33e6c4c6a24d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2955 | 2024.01.30 03:18:48.404763 [ 3 ] {} <Debug> HTTP-Session: f518e2f1-6b0d-4421-ba08-81207c42ad8e Destroying unnamed session | ||
| 2956 | 2024.01.30 03:18:48.404864 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2957 | 2024.01.30 03:18:48.404909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2958 | 2024.01.30 03:18:48.404927 [ 3 ] {} <Debug> HTTP-Session: 5884137a-9fdc-40ee-b91f-537e12d28f42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2959 | 2024.01.30 03:18:48.404943 [ 3 ] {} <Debug> HTTP-Session: 5884137a-9fdc-40ee-b91f-537e12d28f42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2960 | 2024.01.30 03:18:48.405011 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2961 | 2024.01.30 03:18:48.405052 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2962 | 2024.01.30 03:18:48.405169 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2963 | 2024.01.30 03:18:48.405549 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2964 | 2024.01.30 03:18:48.405800 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2965 | 2024.01.30 03:18:48.405975 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2966 | 2024.01.30 03:18:48.406071 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001033844 sec., 967 rows/sec., 68.01 KiB/sec. | ||
| 2967 | 2024.01.30 03:18:48.406213 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2968 | 2024.01.30 03:18:48.406237 [ 3 ] {60bfc55d-7433-437b-b8e7-431c67a3c97c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2969 | 2024.01.30 03:18:48.406252 [ 3 ] {} <Debug> HTTP-Session: 5884137a-9fdc-40ee-b91f-537e12d28f42 Destroying unnamed session | ||
| 2970 | 2024.01.30 03:18:48.406490 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2971 | 2024.01.30 03:18:48.406534 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2972 | 2024.01.30 03:18:48.406552 [ 3 ] {} <Debug> HTTP-Session: 1349ac0a-f00b-4e83-8d68-9f707ba9d22b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2973 | 2024.01.30 03:18:48.406569 [ 3 ] {} <Debug> HTTP-Session: 1349ac0a-f00b-4e83-8d68-9f707ba9d22b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2974 | 2024.01.30 03:18:48.406641 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2975 | 2024.01.30 03:18:48.406684 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2976 | 2024.01.30 03:18:48.406814 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2977 | 2024.01.30 03:18:48.407195 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2978 | 2024.01.30 03:18:48.407474 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2979 | 2024.01.30 03:18:48.407652 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2980 | 2024.01.30 03:18:48.407774 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001105496 sec., 18995 rows/sec., 25.63 MiB/sec. | ||
| 2981 | 2024.01.30 03:18:48.407884 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} <Debug> DynamicQueryHandler: Done processing query | ||
| 2982 | 2024.01.30 03:18:48.407908 [ 3 ] {03e027bc-726c-43c8-b0a9-b2e2442fe3aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2983 | 2024.01.30 03:18:48.407923 [ 3 ] {} <Debug> HTTP-Session: 1349ac0a-f00b-4e83-8d68-9f707ba9d22b Destroying unnamed session | ||
| 2984 | 2024.01.30 03:18:53.399571 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2985 | 2024.01.30 03:18:53.399690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2986 | 2024.01.30 03:18:53.399717 [ 3 ] {} <Debug> HTTP-Session: 71cd2df4-1c7c-43e1-a934-c71be9f18916 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 2987 | 2024.01.30 03:18:53.399741 [ 3 ] {} <Debug> HTTP-Session: 71cd2df4-1c7c-43e1-a934-c71be9f18916 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2988 | 2024.01.30 03:18:53.399894 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2989 | 2024.01.30 03:18:53.399972 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2990 | 2024.01.30 03:18:53.400140 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2991 | 2024.01.30 03:18:53.400546 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 2992 | 2024.01.30 03:18:53.400824 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2993 | 2024.01.30 03:18:53.401001 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2994 | 2024.01.30 03:18:53.401152 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001211478 sec., 22286 rows/sec., 1.76 MiB/sec. | ||
| 2995 | 2024.01.30 03:18:53.401308 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} <Debug> DynamicQueryHandler: Done processing query | ||
| 2996 | 2024.01.30 03:18:53.401335 [ 3 ] {886b28bb-78b2-4ea8-8b41-4b505ad9d613} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2997 | 2024.01.30 03:18:53.401352 [ 3 ] {} <Debug> HTTP-Session: 71cd2df4-1c7c-43e1-a934-c71be9f18916 Destroying unnamed session | ||
| 2998 | 2024.01.30 03:18:53.401503 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2999 | 2024.01.30 03:18:53.401554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3000 | 2024.01.30 03:18:53.401575 [ 3 ] {} <Debug> HTTP-Session: 37ce6b4c-f50e-4c4f-8d1a-4a59a8049099 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3001 | 2024.01.30 03:18:53.401595 [ 3 ] {} <Debug> HTTP-Session: 37ce6b4c-f50e-4c4f-8d1a-4a59a8049099 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3002 | 2024.01.30 03:18:53.401680 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3003 | 2024.01.30 03:18:53.401724 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3004 | 2024.01.30 03:18:53.401836 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3005 | 2024.01.30 03:18:53.402200 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3006 | 2024.01.30 03:18:53.402424 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3007 | 2024.01.30 03:18:53.402580 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3008 | 2024.01.30 03:18:53.402711 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} <Information> executeQuery: Read 117 rows, 11.88 KiB in 0.001000153 sec., 116982 rows/sec., 11.60 MiB/sec. | ||
| 3009 | 2024.01.30 03:18:53.402700 [ 63 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3010 | 2024.01.30 03:18:53.402828 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3011 | 2024.01.30 03:18:53.402889 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3012 | 2024.01.30 03:18:53.402927 [ 3 ] {db6672e7-37fa-4ab4-8cda-52fa3dbd02f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3013 | 2024.01.30 03:18:53.402925 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3014 | 2024.01.30 03:18:53.402944 [ 3 ] {} <Debug> HTTP-Session: 37ce6b4c-f50e-4c4f-8d1a-4a59a8049099 Destroying unnamed session | ||
| 3015 | 2024.01.30 03:18:53.403014 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3016 | 2024.01.30 03:18:53.403044 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 184 rows starting from the beginning of the part | ||
| 3017 | 2024.01.30 03:18:53.403099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 8673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3018 | 2024.01.30 03:18:53.403158 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3019 | 2024.01.30 03:18:53.403191 [ 3 ] {} <Debug> HTTP-Session: 6244e5ea-adb9-4e2a-9f8b-a106bb6b7ec6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3020 | 2024.01.30 03:18:53.403202 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 81 rows starting from the beginning of the part | ||
| 3021 | 2024.01.30 03:18:53.403215 [ 3 ] {} <Debug> HTTP-Session: 6244e5ea-adb9-4e2a-9f8b-a106bb6b7ec6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3022 | 2024.01.30 03:18:53.403333 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 63 rows starting from the beginning of the part | ||
| 3023 | 2024.01.30 03:18:53.403335 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3024 | 2024.01.30 03:18:53.403398 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3025 | 2024.01.30 03:18:53.403482 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 81 rows starting from the beginning of the part | ||
| 3026 | 2024.01.30 03:18:53.403650 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 64 rows starting from the beginning of the part | ||
| 3027 | 2024.01.30 03:18:53.403658 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3028 | 2024.01.30 03:18:53.403755 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 117 rows starting from the beginning of the part | ||
| 3029 | 2024.01.30 03:18:53.404122 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3030 | 2024.01.30 03:18:53.404419 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3031 | 2024.01.30 03:18:53.404600 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3032 | 2024.01.30 03:18:53.404785 [ 63 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3033 | 2024.01.30 03:18:53.404900 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} <Information> executeQuery: Read 51 rows, 4.06 KiB in 0.001503874 sec., 33912 rows/sec., 2.64 MiB/sec. | ||
| 3034 | 2024.01.30 03:18:53.404910 [ 63 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3035 | 2024.01.30 03:18:53.404957 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 590 rows, containing 4 columns (4 merged, 0 gathered) in 0.002067277 sec., 285399.5860254818 rows/sec., 27.79 MiB/sec. | ||
| 3036 | 2024.01.30 03:18:53.405118 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3037 | 2024.01.30 03:18:53.405194 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3038 | 2024.01.30 03:18:53.405234 [ 3 ] {8e32cfe9-f8b1-40be-9dde-8abe517b270d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3039 | 2024.01.30 03:18:53.405283 [ 3 ] {} <Debug> HTTP-Session: 6244e5ea-adb9-4e2a-9f8b-a106bb6b7ec6 Destroying unnamed session | ||
| 3040 | 2024.01.30 03:18:53.405289 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3041 | 2024.01.30 03:18:53.405306 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3042 | 2024.01.30 03:18:53.405358 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 95 rows starting from the beginning of the part | ||
| 3043 | 2024.01.30 03:18:53.405467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3044 | 2024.01.30 03:18:53.405545 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 27 rows starting from the beginning of the part | ||
| 3045 | 2024.01.30 03:18:53.405551 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3046 | 2024.01.30 03:18:53.405621 [ 3 ] {} <Debug> HTTP-Session: 81eb2763-db12-4d60-ab94-bcde5b307508 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3047 | 2024.01.30 03:18:53.405673 [ 3 ] {} <Debug> HTTP-Session: 81eb2763-db12-4d60-ab94-bcde5b307508 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3048 | 2024.01.30 03:18:53.405735 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3049 | 2024.01.30 03:18:53.405903 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 21 rows starting from the beginning of the part | ||
| 3050 | 2024.01.30 03:18:53.405920 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3051 | 2024.01.30 03:18:53.405946 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_26_5} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3052 | 2024.01.30 03:18:53.406025 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3053 | 2024.01.30 03:18:53.406250 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 27 rows starting from the beginning of the part | ||
| 3054 | 2024.01.30 03:18:53.406427 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 23 rows starting from the beginning of the part | ||
| 3055 | 2024.01.30 03:18:53.406451 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3056 | 2024.01.30 03:18:53.406551 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 51 rows starting from the beginning of the part | ||
| 3057 | 2024.01.30 03:18:53.406893 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3058 | 2024.01.30 03:18:53.407314 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3059 | 2024.01.30 03:18:53.407485 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 244 rows, containing 4 columns (4 merged, 0 gathered) in 0.002489736 sec., 98002.35848298775 rows/sec., 7.65 MiB/sec. | ||
| 3060 | 2024.01.30 03:18:53.407598 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3061 | 2024.01.30 03:18:53.407689 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3062 | 2024.01.30 03:18:53.407852 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001847692 sec., 19483 rows/sec., 1.38 MiB/sec. | ||
| 3063 | 2024.01.30 03:18:53.408054 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} <Debug> DynamicQueryHandler: Done processing query | ||
| 3064 | 2024.01.30 03:18:53.408064 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3065 | 2024.01.30 03:18:53.408085 [ 3 ] {b6fa58d3-77f8-4a79-9248-0525a99da313} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3066 | 2024.01.30 03:18:53.408160 [ 3 ] {} <Debug> HTTP-Session: 81eb2763-db12-4d60-ab94-bcde5b307508 Destroying unnamed session | ||
| 3067 | 2024.01.30 03:18:53.408193 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_26_5} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3068 | 2024.01.30 03:18:53.408357 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3069 | 2024.01.30 03:18:53.408411 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3070 | 2024.01.30 03:18:53.408432 [ 3 ] {} <Debug> HTTP-Session: a1de9190-88cd-49e4-909d-8b8ab1ce8387 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3071 | 2024.01.30 03:18:53.408449 [ 3 ] {} <Debug> HTTP-Session: a1de9190-88cd-49e4-909d-8b8ab1ce8387 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3072 | 2024.01.30 03:18:53.408536 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3073 | 2024.01.30 03:18:53.408581 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3074 | 2024.01.30 03:18:53.408735 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3075 | 2024.01.30 03:18:53.409218 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3076 | 2024.01.30 03:18:53.409529 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 3077 | 2024.01.30 03:18:53.409711 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 3078 | 2024.01.30 03:18:53.409852 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001288059 sec., 20961 rows/sec., 28.29 MiB/sec. | ||
| 3079 | 2024.01.30 03:18:53.410029 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3080 | 2024.01.30 03:18:53.410055 [ 3 ] {a1915619-8f65-4ade-aac2-53faf012c4e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3081 | 2024.01.30 03:18:53.410073 [ 3 ] {} <Debug> HTTP-Session: a1de9190-88cd-49e4-909d-8b8ab1ce8387 Destroying unnamed session | ||
| 3082 | 2024.01.30 03:18:58.160155 [ 179 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3083 | 2024.01.30 03:18:58.160221 [ 179 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3084 | 2024.01.30 03:18:58.398485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3085 | 2024.01.30 03:18:58.398595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3086 | 2024.01.30 03:18:58.398621 [ 3 ] {} <Debug> HTTP-Session: 8778ac16-e435-4ce3-b2d5-6d0f706e21cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3087 | 2024.01.30 03:18:58.398648 [ 3 ] {} <Debug> HTTP-Session: 8778ac16-e435-4ce3-b2d5-6d0f706e21cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3088 | 2024.01.30 03:18:58.398780 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3089 | 2024.01.30 03:18:58.398843 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3090 | 2024.01.30 03:18:58.399007 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3091 | 2024.01.30 03:18:58.399408 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3092 | 2024.01.30 03:18:58.399671 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3093 | 2024.01.30 03:18:58.399840 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3094 | 2024.01.30 03:18:58.399970 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001146756 sec., 18312 rows/sec., 1.45 MiB/sec. | ||
| 3095 | 2024.01.30 03:18:58.399985 [ 179 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3096 | 2024.01.30 03:18:58.400100 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3097 | 2024.01.30 03:18:58.400201 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3098 | 2024.01.30 03:18:58.400216 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3099 | 2024.01.30 03:18:58.400251 [ 3 ] {85997f43-adcd-4ef6-8be5-f184d83bbfb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3100 | 2024.01.30 03:18:58.400280 [ 3 ] {} <Debug> HTTP-Session: 8778ac16-e435-4ce3-b2d5-6d0f706e21cd Destroying unnamed session | ||
| 3101 | 2024.01.30 03:18:58.400416 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3102 | 2024.01.30 03:18:58.400453 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 48 rows starting from the beginning of the part | ||
| 3103 | 2024.01.30 03:18:58.400462 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3104 | 2024.01.30 03:18:58.400522 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3105 | 2024.01.30 03:18:58.400552 [ 3 ] {} <Debug> HTTP-Session: 580b35c8-20e6-4c5d-82cb-9e6310ed62fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3106 | 2024.01.30 03:18:58.400585 [ 3 ] {} <Debug> HTTP-Session: 580b35c8-20e6-4c5d-82cb-9e6310ed62fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3107 | 2024.01.30 03:18:58.400586 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part | ||
| 3108 | 2024.01.30 03:18:58.400701 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3109 | 2024.01.30 03:18:58.400725 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
| 3110 | 2024.01.30 03:18:58.400762 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3111 | 2024.01.30 03:18:58.400873 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part | ||
| 3112 | 2024.01.30 03:18:58.400983 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3113 | 2024.01.30 03:18:58.401007 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
| 3114 | 2024.01.30 03:18:58.401133 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part | ||
| 3115 | 2024.01.30 03:18:58.401548 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3116 | 2024.01.30 03:18:58.401850 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3117 | 2024.01.30 03:18:58.401997 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.001837702 sec., 89786.04800996026 rows/sec., 7.11 MiB/sec. | ||
| 3118 | 2024.01.30 03:18:58.402064 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3119 | 2024.01.30 03:18:58.402185 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3120 | 2024.01.30 03:18:58.402302 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.001544744 sec., 40783 rows/sec., 3.60 MiB/sec. | ||
| 3121 | 2024.01.30 03:18:58.402520 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} <Debug> DynamicQueryHandler: Done processing query | ||
| 3122 | 2024.01.30 03:18:58.402546 [ 3 ] {685c9b55-15a7-439d-ab30-291c22326f66} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3123 | 2024.01.30 03:18:58.402577 [ 3 ] {} <Debug> HTTP-Session: 580b35c8-20e6-4c5d-82cb-9e6310ed62fe Destroying unnamed session | ||
| 3124 | 2024.01.30 03:18:58.402602 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3125 | 2024.01.30 03:18:58.402688 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_26_5} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3126 | 2024.01.30 03:18:58.402744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3127 | 2024.01.30 03:18:58.402824 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3128 | 2024.01.30 03:18:58.402843 [ 3 ] {} <Debug> HTTP-Session: eb499e3b-5ac9-4b26-a805-dbd79160fe45 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3129 | 2024.01.30 03:18:58.402861 [ 3 ] {} <Debug> HTTP-Session: eb499e3b-5ac9-4b26-a805-dbd79160fe45 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3130 | 2024.01.30 03:18:58.402938 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3131 | 2024.01.30 03:18:58.402977 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3132 | 2024.01.30 03:18:58.403097 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3133 | 2024.01.30 03:18:58.403423 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3134 | 2024.01.30 03:18:58.403623 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3135 | 2024.01.30 03:18:58.403771 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3136 | 2024.01.30 03:18:58.403883 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000950402 sec., 22095 rows/sec., 1.73 MiB/sec. | ||
| 3137 | 2024.01.30 03:18:58.403994 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} <Debug> DynamicQueryHandler: Done processing query | ||
| 3138 | 2024.01.30 03:18:58.404017 [ 3 ] {cf47774a-c928-4294-a113-a5e2ae2aa425} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3139 | 2024.01.30 03:18:58.404032 [ 3 ] {} <Debug> HTTP-Session: eb499e3b-5ac9-4b26-a805-dbd79160fe45 Destroying unnamed session | ||
| 3140 | 2024.01.30 03:18:58.404190 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3141 | 2024.01.30 03:18:58.404234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3142 | 2024.01.30 03:18:58.404252 [ 3 ] {} <Debug> HTTP-Session: 6700385a-b128-4701-82ba-d2d3b79e1fa4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3143 | 2024.01.30 03:18:58.404334 [ 3 ] {} <Debug> HTTP-Session: 6700385a-b128-4701-82ba-d2d3b79e1fa4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3144 | 2024.01.30 03:18:58.404410 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3145 | 2024.01.30 03:18:58.404455 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3146 | 2024.01.30 03:18:58.404592 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3147 | 2024.01.30 03:18:58.405002 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3148 | 2024.01.30 03:18:58.405310 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 3149 | 2024.01.30 03:18:58.405496 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 3150 | 2024.01.30 03:18:58.405622 [ 179 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 3151 | 2024.01.30 03:18:58.405632 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001185087 sec., 17720 rows/sec., 23.91 MiB/sec. | ||
| 3152 | 2024.01.30 03:18:58.405682 [ 179 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3153 | 2024.01.30 03:18:58.405857 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 3154 | 2024.01.30 03:18:58.405904 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} <Debug> DynamicQueryHandler: Done processing query | ||
| 3155 | 2024.01.30 03:18:58.405942 [ 3 ] {1a67881d-fb5d-450f-b741-7242b15d0ace} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3156 | 2024.01.30 03:18:58.405987 [ 3 ] {} <Debug> HTTP-Session: 6700385a-b128-4701-82ba-d2d3b79e1fa4 Destroying unnamed session | ||
| 3157 | 2024.01.30 03:18:58.406052 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3158 | 2024.01.30 03:18:58.406099 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 482 rows starting from the beginning of the part | ||
| 3159 | 2024.01.30 03:18:58.406242 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 21 rows starting from the beginning of the part | ||
| 3160 | 2024.01.30 03:18:58.406347 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 27 rows starting from the beginning of the part | ||
| 3161 | 2024.01.30 03:18:58.406446 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 21 rows starting from the beginning of the part | ||
| 3162 | 2024.01.30 03:18:58.406536 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 27 rows starting from the beginning of the part | ||
| 3163 | 2024.01.30 03:18:58.406627 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 21 rows starting from the beginning of the part | ||
| 3164 | 2024.01.30 03:18:58.408142 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 6 columns (6 merged, 0 gathered) in 0.002380285 sec., 251650.53764570208 rows/sec., 339.59 MiB/sec. | ||
| 3165 | 2024.01.30 03:18:58.408517 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 3166 | 2024.01.30 03:18:58.408754 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 3167 | 2024.01.30 03:18:58.408817 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 3168 | 2024.01.30 03:18:58.408894 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_26_5: 4.01 MiB. | ||
| 3169 | 2024.01.30 03:18:59.000166 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.18 MiB, peak 236.42 MiB, will set to 231.04 MiB (RSS), difference: -4.14 MiB | ||
| 3170 | 2024.01.30 03:19:03.398240 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3171 | 2024.01.30 03:19:03.398380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3172 | 2024.01.30 03:19:03.398411 [ 3 ] {} <Debug> HTTP-Session: 20c7c3b5-2af6-45f6-95fe-be5611e31782 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3173 | 2024.01.30 03:19:03.398442 [ 3 ] {} <Debug> HTTP-Session: 20c7c3b5-2af6-45f6-95fe-be5611e31782 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3174 | 2024.01.30 03:19:03.398589 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3175 | 2024.01.30 03:19:03.398659 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3176 | 2024.01.30 03:19:03.398823 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3177 | 2024.01.30 03:19:03.399277 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3178 | 2024.01.30 03:19:03.399555 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3179 | 2024.01.30 03:19:03.399727 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3180 | 2024.01.30 03:19:03.399881 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001243068 sec., 21720 rows/sec., 1.72 MiB/sec. | ||
| 3181 | 2024.01.30 03:19:03.400127 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3182 | 2024.01.30 03:19:03.400155 [ 3 ] {5d265a78-0e38-4755-9e08-6d066de8edf0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3183 | 2024.01.30 03:19:03.400173 [ 3 ] {} <Debug> HTTP-Session: 20c7c3b5-2af6-45f6-95fe-be5611e31782 Destroying unnamed session | ||
| 3184 | 2024.01.30 03:19:03.400302 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3185 | 2024.01.30 03:19:03.400356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3186 | 2024.01.30 03:19:03.400378 [ 3 ] {} <Debug> HTTP-Session: 91484503-1d45-4b75-9e76-6b91cf616028 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3187 | 2024.01.30 03:19:03.400397 [ 3 ] {} <Debug> HTTP-Session: 91484503-1d45-4b75-9e76-6b91cf616028 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3188 | 2024.01.30 03:19:03.400484 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3189 | 2024.01.30 03:19:03.400529 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3190 | 2024.01.30 03:19:03.400661 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3191 | 2024.01.30 03:19:03.400960 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3192 | 2024.01.30 03:19:03.401174 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3193 | 2024.01.30 03:19:03.401330 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3194 | 2024.01.30 03:19:03.401466 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000940711 sec., 2126 rows/sec., 181.67 KiB/sec. | ||
| 3195 | 2024.01.30 03:19:03.401593 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3196 | 2024.01.30 03:19:03.401619 [ 3 ] {bb94a686-01cc-4932-b4a7-020d193fb06c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3197 | 2024.01.30 03:19:03.401636 [ 3 ] {} <Debug> HTTP-Session: 91484503-1d45-4b75-9e76-6b91cf616028 Destroying unnamed session | ||
| 3198 | 2024.01.30 03:19:03.401783 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3199 | 2024.01.30 03:19:03.401832 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3200 | 2024.01.30 03:19:03.401852 [ 3 ] {} <Debug> HTTP-Session: 61546fe3-2769-4eb8-9f29-aa95126712d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3201 | 2024.01.30 03:19:03.401871 [ 3 ] {} <Debug> HTTP-Session: 61546fe3-2769-4eb8-9f29-aa95126712d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3202 | 2024.01.30 03:19:03.401948 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3203 | 2024.01.30 03:19:03.401987 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3204 | 2024.01.30 03:19:03.402094 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3205 | 2024.01.30 03:19:03.402430 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3206 | 2024.01.30 03:19:03.402651 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3207 | 2024.01.30 03:19:03.402803 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3208 | 2024.01.30 03:19:03.402933 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} <Information> executeQuery: Read 82 rows, 8.85 KiB in 0.000948162 sec., 86483 rows/sec., 9.12 MiB/sec. | ||
| 3209 | 2024.01.30 03:19:03.403069 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3210 | 2024.01.30 03:19:03.403094 [ 3 ] {2d2cc1be-b748-472c-a921-3d0b3d602e7d} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3211 | 2024.01.30 03:19:03.403110 [ 3 ] {} <Debug> HTTP-Session: 61546fe3-2769-4eb8-9f29-aa95126712d7 Destroying unnamed session | ||
| 3212 | 2024.01.30 03:19:03.403256 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3213 | 2024.01.30 03:19:03.403302 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3214 | 2024.01.30 03:19:03.403322 [ 3 ] {} <Debug> HTTP-Session: ee9b65ee-0458-4be1-bd8c-0cb7f8c4f615 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3215 | 2024.01.30 03:19:03.403340 [ 3 ] {} <Debug> HTTP-Session: ee9b65ee-0458-4be1-bd8c-0cb7f8c4f615 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3216 | 2024.01.30 03:19:03.403410 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3217 | 2024.01.30 03:19:03.403451 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3218 | 2024.01.30 03:19:03.403560 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3219 | 2024.01.30 03:19:03.403837 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3220 | 2024.01.30 03:19:03.404055 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 3221 | 2024.01.30 03:19:03.404209 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 3222 | 2024.01.30 03:19:03.404335 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000889981 sec., 2247 rows/sec., 156.91 KiB/sec. | ||
| 3223 | 2024.01.30 03:19:03.404467 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} <Debug> DynamicQueryHandler: Done processing query | ||
| 3224 | 2024.01.30 03:19:03.404493 [ 3 ] {5dd25f3e-a08c-46c5-8253-e3037fa05dcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3225 | 2024.01.30 03:19:03.404509 [ 3 ] {} <Debug> HTTP-Session: ee9b65ee-0458-4be1-bd8c-0cb7f8c4f615 Destroying unnamed session | ||
| 3226 | 2024.01.30 03:19:03.404630 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3227 | 2024.01.30 03:19:03.404676 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3228 | 2024.01.30 03:19:03.404695 [ 3 ] {} <Debug> HTTP-Session: 9d58e71d-5c23-42b0-aa51-b2b0bc24f4b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3229 | 2024.01.30 03:19:03.404713 [ 3 ] {} <Debug> HTTP-Session: 9d58e71d-5c23-42b0-aa51-b2b0bc24f4b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3230 | 2024.01.30 03:19:03.404785 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3231 | 2024.01.30 03:19:03.404823 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3232 | 2024.01.30 03:19:03.404930 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3233 | 2024.01.30 03:19:03.405235 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3234 | 2024.01.30 03:19:03.405447 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3235 | 2024.01.30 03:19:03.405599 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3236 | 2024.01.30 03:19:03.405718 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} <Information> executeQuery: Read 29 rows, 2.33 KiB in 0.00090617 sec., 32002 rows/sec., 2.51 MiB/sec. | ||
| 3237 | 2024.01.30 03:19:03.405835 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} <Debug> DynamicQueryHandler: Done processing query | ||
| 3238 | 2024.01.30 03:19:03.405859 [ 3 ] {881f5a01-e99b-406a-8663-cb59dfc89b86} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3239 | 2024.01.30 03:19:03.405875 [ 3 ] {} <Debug> HTTP-Session: 9d58e71d-5c23-42b0-aa51-b2b0bc24f4b9 Destroying unnamed session | ||
| 3240 | 2024.01.30 03:19:03.405977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3241 | 2024.01.30 03:19:03.406029 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3242 | 2024.01.30 03:19:03.406050 [ 3 ] {} <Debug> HTTP-Session: e2fc0c09-f0fd-4f52-8888-58011dd9a34a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3243 | 2024.01.30 03:19:03.406067 [ 3 ] {} <Debug> HTTP-Session: e2fc0c09-f0fd-4f52-8888-58011dd9a34a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3244 | 2024.01.30 03:19:03.406136 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3245 | 2024.01.30 03:19:03.406179 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3246 | 2024.01.30 03:19:03.406300 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3247 | 2024.01.30 03:19:03.406621 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3248 | 2024.01.30 03:19:03.406885 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3249 | 2024.01.30 03:19:03.407064 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3250 | 2024.01.30 03:19:03.407187 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001021384 sec., 979 rows/sec., 68.84 KiB/sec. | ||
| 3251 | 2024.01.30 03:19:03.407179 [ 170 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 3252 | 2024.01.30 03:19:03.407292 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3253 | 2024.01.30 03:19:03.407374 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} <Debug> DynamicQueryHandler: Done processing query | ||
| 3254 | 2024.01.30 03:19:03.407403 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 3255 | 2024.01.30 03:19:03.407408 [ 3 ] {65a81204-32dd-46b4-8320-0996eabe59ff} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3256 | 2024.01.30 03:19:03.407462 [ 3 ] {} <Debug> HTTP-Session: e2fc0c09-f0fd-4f52-8888-58011dd9a34a Destroying unnamed session | ||
| 3257 | 2024.01.30 03:19:03.407520 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3258 | 2024.01.30 03:19:03.407558 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 316 rows starting from the beginning of the part | ||
| 3259 | 2024.01.30 03:19:03.407629 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3260 | 2024.01.30 03:19:03.407684 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3261 | 2024.01.30 03:19:03.407716 [ 3 ] {} <Debug> HTTP-Session: 95e6880d-cedf-4626-8442-dea9572a9d65 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3262 | 2024.01.30 03:19:03.407741 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 3263 | 2024.01.30 03:19:03.407744 [ 3 ] {} <Debug> HTTP-Session: 95e6880d-cedf-4626-8442-dea9572a9d65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3264 | 2024.01.30 03:19:03.407875 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3265 | 2024.01.30 03:19:03.407903 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 1 rows starting from the beginning of the part | ||
| 3266 | 2024.01.30 03:19:03.407933 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3267 | 2024.01.30 03:19:03.408117 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 1 rows starting from the beginning of the part | ||
| 3268 | 2024.01.30 03:19:03.408237 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3269 | 2024.01.30 03:19:03.408320 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 36 rows starting from the beginning of the part | ||
| 3270 | 2024.01.30 03:19:03.408506 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 1 rows starting from the beginning of the part | ||
| 3271 | 2024.01.30 03:19:03.408872 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3272 | 2024.01.30 03:19:03.409306 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3273 | 2024.01.30 03:19:03.409463 [ 13 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 392 rows, containing 5 columns (5 merged, 0 gathered) in 0.002090118 sec., 187549.21970912645 rows/sec., 13.23 MiB/sec. | ||
| 3274 | 2024.01.30 03:19:03.409579 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3275 | 2024.01.30 03:19:03.409716 [ 13 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 3276 | 2024.01.30 03:19:03.409822 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001900683 sec., 14205 rows/sec., 19.17 MiB/sec. | ||
| 3277 | 2024.01.30 03:19:03.410039 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3278 | 2024.01.30 03:19:03.410075 [ 3 ] {6baa37ea-dfcf-406a-975b-d872e1312f5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3279 | 2024.01.30 03:19:03.410106 [ 3 ] {} <Debug> HTTP-Session: 95e6880d-cedf-4626-8442-dea9572a9d65 Destroying unnamed session | ||
| 3280 | 2024.01.30 03:19:03.410158 [ 13 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 3281 | 2024.01.30 03:19:03.410243 [ 13 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_11_2} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 3282 | 2024.01.30 03:19:08.398105 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3283 | 2024.01.30 03:19:08.398290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3284 | 2024.01.30 03:19:08.398339 [ 3 ] {} <Debug> HTTP-Session: 4d5ef20f-2ef5-4533-80d3-3fcbca3f6e93 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3285 | 2024.01.30 03:19:08.398382 [ 3 ] {} <Debug> HTTP-Session: 4d5ef20f-2ef5-4533-80d3-3fcbca3f6e93 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3286 | 2024.01.30 03:19:08.398582 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3287 | 2024.01.30 03:19:08.398681 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3288 | 2024.01.30 03:19:08.398951 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3289 | 2024.01.30 03:19:08.399459 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3290 | 2024.01.30 03:19:08.399737 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3291 | 2024.01.30 03:19:08.399910 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3292 | 2024.01.30 03:19:08.400035 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001396952 sec., 15032 rows/sec., 1.19 MiB/sec. | ||
| 3293 | 2024.01.30 03:19:08.400184 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} <Debug> DynamicQueryHandler: Done processing query | ||
| 3294 | 2024.01.30 03:19:08.400211 [ 3 ] {4feb30f8-76a8-48e5-8059-fadce7950775} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3295 | 2024.01.30 03:19:08.400227 [ 3 ] {} <Debug> HTTP-Session: 4d5ef20f-2ef5-4533-80d3-3fcbca3f6e93 Destroying unnamed session | ||
| 3296 | 2024.01.30 03:19:08.400368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3297 | 2024.01.30 03:19:08.400420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3298 | 2024.01.30 03:19:08.400441 [ 3 ] {} <Debug> HTTP-Session: 08969e50-6840-4c34-adb1-8ecbce784e14 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3299 | 2024.01.30 03:19:08.400459 [ 3 ] {} <Debug> HTTP-Session: 08969e50-6840-4c34-adb1-8ecbce784e14 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3300 | 2024.01.30 03:19:08.400539 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3301 | 2024.01.30 03:19:08.400581 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3302 | 2024.01.30 03:19:08.400690 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3303 | 2024.01.30 03:19:08.401042 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3304 | 2024.01.30 03:19:08.401262 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3305 | 2024.01.30 03:19:08.401420 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3306 | 2024.01.30 03:19:08.401518 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000950042 sec., 66312 rows/sec., 5.86 MiB/sec. | ||
| 3307 | 2024.01.30 03:19:08.401668 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3308 | 2024.01.30 03:19:08.401693 [ 3 ] {74b40a36-aa58-42fa-8964-33861d2c7f2e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3309 | 2024.01.30 03:19:08.401709 [ 3 ] {} <Debug> HTTP-Session: 08969e50-6840-4c34-adb1-8ecbce784e14 Destroying unnamed session | ||
| 3310 | 2024.01.30 03:19:08.401834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3311 | 2024.01.30 03:19:08.401882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3312 | 2024.01.30 03:19:08.401903 [ 3 ] {} <Debug> HTTP-Session: b88f2f6c-75cc-48cf-88bc-0c92d13cec0c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3313 | 2024.01.30 03:19:08.401921 [ 3 ] {} <Debug> HTTP-Session: b88f2f6c-75cc-48cf-88bc-0c92d13cec0c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3314 | 2024.01.30 03:19:08.401993 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3315 | 2024.01.30 03:19:08.402032 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3316 | 2024.01.30 03:19:08.402140 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3317 | 2024.01.30 03:19:08.402445 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3318 | 2024.01.30 03:19:08.402672 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3319 | 2024.01.30 03:19:08.402832 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3320 | 2024.01.30 03:19:08.402932 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000909461 sec., 23090 rows/sec., 1.81 MiB/sec. | ||
| 3321 | 2024.01.30 03:19:08.403085 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} <Debug> DynamicQueryHandler: Done processing query | ||
| 3322 | 2024.01.30 03:19:08.403108 [ 3 ] {85de3b13-c23e-4bbe-9a50-a0a7e8212f44} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3323 | 2024.01.30 03:19:08.403124 [ 3 ] {} <Debug> HTTP-Session: b88f2f6c-75cc-48cf-88bc-0c92d13cec0c Destroying unnamed session | ||
| 3324 | 2024.01.30 03:19:08.403277 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3325 | 2024.01.30 03:19:08.403326 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3326 | 2024.01.30 03:19:08.403345 [ 3 ] {} <Debug> HTTP-Session: b49bbba9-e66a-4516-b8bd-803999857ec8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3327 | 2024.01.30 03:19:08.403364 [ 3 ] {} <Debug> HTTP-Session: b49bbba9-e66a-4516-b8bd-803999857ec8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3328 | 2024.01.30 03:19:08.403440 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3329 | 2024.01.30 03:19:08.403484 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3330 | 2024.01.30 03:19:08.403619 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3331 | 2024.01.30 03:19:08.404024 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3332 | 2024.01.30 03:19:08.404343 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3333 | 2024.01.30 03:19:08.404539 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3334 | 2024.01.30 03:19:08.404650 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001178437 sec., 17820 rows/sec., 24.05 MiB/sec. | ||
| 3335 | 2024.01.30 03:19:08.404885 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} <Debug> DynamicQueryHandler: Done processing query | ||
| 3336 | 2024.01.30 03:19:08.404910 [ 3 ] {18c20cdc-7256-445e-807c-09f2b919c253} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3337 | 2024.01.30 03:19:08.404927 [ 3 ] {} <Debug> HTTP-Session: b49bbba9-e66a-4516-b8bd-803999857ec8 Destroying unnamed session | ||
| 3338 | 2024.01.30 03:19:13.160488 [ 174 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3339 | 2024.01.30 03:19:13.160550 [ 174 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3340 | 2024.01.30 03:19:13.398822 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3341 | 2024.01.30 03:19:13.398989 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3342 | 2024.01.30 03:19:13.399037 [ 3 ] {} <Debug> HTTP-Session: 5edad890-65cd-4134-9fe3-9fb7380c1db8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3343 | 2024.01.30 03:19:13.399078 [ 3 ] {} <Debug> HTTP-Session: 5edad890-65cd-4134-9fe3-9fb7380c1db8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3344 | 2024.01.30 03:19:13.399265 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3345 | 2024.01.30 03:19:13.399326 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3346 | 2024.01.30 03:19:13.399492 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3347 | 2024.01.30 03:19:13.400038 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3348 | 2024.01.30 03:19:13.400298 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3349 | 2024.01.30 03:19:13.400466 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3350 | 2024.01.30 03:19:13.400608 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001301789 sec., 20740 rows/sec., 1.64 MiB/sec. | ||
| 3351 | 2024.01.30 03:19:13.400752 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} <Debug> DynamicQueryHandler: Done processing query | ||
| 3352 | 2024.01.30 03:19:13.400776 [ 3 ] {6b55ba77-f1fb-4468-bd13-d6fdfa4da868} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3353 | 2024.01.30 03:19:13.400793 [ 3 ] {} <Debug> HTTP-Session: 5edad890-65cd-4134-9fe3-9fb7380c1db8 Destroying unnamed session | ||
| 3354 | 2024.01.30 03:19:13.400926 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3355 | 2024.01.30 03:19:13.400973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3356 | 2024.01.30 03:19:13.400992 [ 3 ] {} <Debug> HTTP-Session: cda8e45a-b7e3-480b-be28-f7049a4b2c7d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3357 | 2024.01.30 03:19:13.401010 [ 3 ] {} <Debug> HTTP-Session: cda8e45a-b7e3-480b-be28-f7049a4b2c7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3358 | 2024.01.30 03:19:13.401083 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3359 | 2024.01.30 03:19:13.401122 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3360 | 2024.01.30 03:19:13.401229 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3361 | 2024.01.30 03:19:13.401598 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3362 | 2024.01.30 03:19:13.401814 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3363 | 2024.01.30 03:19:13.401962 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3364 | 2024.01.30 03:19:13.402086 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} <Information> executeQuery: Read 81 rows, 8.76 KiB in 0.000973652 sec., 83191 rows/sec., 8.79 MiB/sec. | ||
| 3365 | 2024.01.30 03:19:13.402209 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} <Debug> DynamicQueryHandler: Done processing query | ||
| 3366 | 2024.01.30 03:19:13.402233 [ 3 ] {6671881b-dda0-4a3e-bdc2-533962760330} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3367 | 2024.01.30 03:19:13.402249 [ 3 ] {} <Debug> HTTP-Session: cda8e45a-b7e3-480b-be28-f7049a4b2c7d Destroying unnamed session | ||
| 3368 | 2024.01.30 03:19:13.402368 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3369 | 2024.01.30 03:19:13.402414 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3370 | 2024.01.30 03:19:13.402433 [ 3 ] {} <Debug> HTTP-Session: 387e4cd7-e6b9-4566-9217-6f9233c4ed09 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3371 | 2024.01.30 03:19:13.402451 [ 3 ] {} <Debug> HTTP-Session: 387e4cd7-e6b9-4566-9217-6f9233c4ed09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3372 | 2024.01.30 03:19:13.402521 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3373 | 2024.01.30 03:19:13.402559 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3374 | 2024.01.30 03:19:13.402668 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3375 | 2024.01.30 03:19:13.402966 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3376 | 2024.01.30 03:19:13.403174 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3377 | 2024.01.30 03:19:13.403323 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3378 | 2024.01.30 03:19:13.403419 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.0008693 sec., 31059 rows/sec., 2.43 MiB/sec. | ||
| 3379 | 2024.01.30 03:19:13.403533 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3380 | 2024.01.30 03:19:13.403557 [ 3 ] {5fa49ae2-5f75-4620-baeb-353b214ef6f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3381 | 2024.01.30 03:19:13.403572 [ 3 ] {} <Debug> HTTP-Session: 387e4cd7-e6b9-4566-9217-6f9233c4ed09 Destroying unnamed session | ||
| 3382 | 2024.01.30 03:19:13.403752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28914, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3383 | 2024.01.30 03:19:13.403797 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3384 | 2024.01.30 03:19:13.403816 [ 3 ] {} <Debug> HTTP-Session: 87933efe-e932-4ac2-be8d-e00c3fcb7acb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3385 | 2024.01.30 03:19:13.403833 [ 3 ] {} <Debug> HTTP-Session: 87933efe-e932-4ac2-be8d-e00c3fcb7acb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3386 | 2024.01.30 03:19:13.403911 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3387 | 2024.01.30 03:19:13.403955 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3388 | 2024.01.30 03:19:13.404088 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3389 | 2024.01.30 03:19:13.404506 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3390 | 2024.01.30 03:19:13.404818 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3391 | 2024.01.30 03:19:13.405007 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3392 | 2024.01.30 03:19:13.405113 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001174087 sec., 22996 rows/sec., 31.03 MiB/sec. | ||
| 3393 | 2024.01.30 03:19:13.405234 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3394 | 2024.01.30 03:19:13.405257 [ 3 ] {e6e2672a-b232-417d-88f6-57e25eb7c96d} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3395 | 2024.01.30 03:19:13.405273 [ 3 ] {} <Debug> HTTP-Session: 87933efe-e932-4ac2-be8d-e00c3fcb7acb Destroying unnamed session | ||
| 3396 | 2024.01.30 03:19:18.398758 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3397 | 2024.01.30 03:19:18.398949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3398 | 2024.01.30 03:19:18.398997 [ 3 ] {} <Debug> HTTP-Session: 93a96072-49d4-483c-9a1a-a42b19bc63bf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3399 | 2024.01.30 03:19:18.399038 [ 3 ] {} <Debug> HTTP-Session: 93a96072-49d4-483c-9a1a-a42b19bc63bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3400 | 2024.01.30 03:19:18.399237 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3401 | 2024.01.30 03:19:18.399333 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3402 | 2024.01.30 03:19:18.399571 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3403 | 2024.01.30 03:19:18.400077 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3404 | 2024.01.30 03:19:18.400348 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3405 | 2024.01.30 03:19:18.400515 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3406 | 2024.01.30 03:19:18.400650 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001348671 sec., 15570 rows/sec., 1.23 MiB/sec. | ||
| 3407 | 2024.01.30 03:19:18.400808 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3408 | 2024.01.30 03:19:18.400834 [ 3 ] {9adb4168-fce2-45c2-b9d4-f8fb4f3aba8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3409 | 2024.01.30 03:19:18.400850 [ 3 ] {} <Debug> HTTP-Session: 93a96072-49d4-483c-9a1a-a42b19bc63bf Destroying unnamed session | ||
| 3410 | 2024.01.30 03:19:18.400979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3411 | 2024.01.30 03:19:18.401032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3412 | 2024.01.30 03:19:18.401052 [ 3 ] {} <Debug> HTTP-Session: 915f7b4f-826d-475b-8bbe-845737801950 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3413 | 2024.01.30 03:19:18.401069 [ 3 ] {} <Debug> HTTP-Session: 915f7b4f-826d-475b-8bbe-845737801950 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3414 | 2024.01.30 03:19:18.401148 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3415 | 2024.01.30 03:19:18.401189 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3416 | 2024.01.30 03:19:18.401299 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3417 | 2024.01.30 03:19:18.401607 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3418 | 2024.01.30 03:19:18.401826 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3419 | 2024.01.30 03:19:18.401984 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3420 | 2024.01.30 03:19:18.402108 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000930601 sec., 67698 rows/sec., 5.98 MiB/sec. | ||
| 3421 | 2024.01.30 03:19:18.402101 [ 171 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3422 | 2024.01.30 03:19:18.402218 [ 171 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3423 | 2024.01.30 03:19:18.402314 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} <Debug> DynamicQueryHandler: Done processing query | ||
| 3424 | 2024.01.30 03:19:18.402343 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3425 | 2024.01.30 03:19:18.402354 [ 3 ] {2e608933-ea44-4ba5-96bf-0ad352628bec} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3426 | 2024.01.30 03:19:18.402411 [ 3 ] {} <Debug> HTTP-Session: 915f7b4f-826d-475b-8bbe-845737801950 Destroying unnamed session | ||
| 3427 | 2024.01.30 03:19:18.402489 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3428 | 2024.01.30 03:19:18.402530 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 184 rows starting from the beginning of the part | ||
| 3429 | 2024.01.30 03:19:18.402570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3430 | 2024.01.30 03:19:18.402647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3431 | 2024.01.30 03:19:18.402687 [ 3 ] {} <Debug> HTTP-Session: 6b3f1370-a11e-4a03-9f5a-1387d7413007 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3432 | 2024.01.30 03:19:18.402741 [ 3 ] {} <Debug> HTTP-Session: 6b3f1370-a11e-4a03-9f5a-1387d7413007 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3433 | 2024.01.30 03:19:18.402801 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 63 rows starting from the beginning of the part | ||
| 3434 | 2024.01.30 03:19:18.402933 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3435 | 2024.01.30 03:19:18.403053 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3436 | 2024.01.30 03:19:18.403071 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 82 rows starting from the beginning of the part | ||
| 3437 | 2024.01.30 03:19:18.403421 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 63 rows starting from the beginning of the part | ||
| 3438 | 2024.01.30 03:19:18.403540 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3439 | 2024.01.30 03:19:18.403679 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 81 rows starting from the beginning of the part | ||
| 3440 | 2024.01.30 03:19:18.403867 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 63 rows starting from the beginning of the part | ||
| 3441 | 2024.01.30 03:19:18.404413 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3442 | 2024.01.30 03:19:18.404838 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3443 | 2024.01.30 03:19:18.405140 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3444 | 2024.01.30 03:19:18.405303 [ 169 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3445 | 2024.01.30 03:19:18.405398 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.002392434 sec., 8777 rows/sec., 702.90 KiB/sec. | ||
| 3446 | 2024.01.30 03:19:18.405418 [ 169 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3447 | 2024.01.30 03:19:18.405752 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3448 | 2024.01.30 03:19:18.406130 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} <Debug> DynamicQueryHandler: Done processing query | ||
| 3449 | 2024.01.30 03:19:18.406148 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 536 rows, containing 4 columns (4 merged, 0 gathered) in 0.003857488 sec., 138950.5294637339 rows/sec., 13.33 MiB/sec. | ||
| 3450 | 2024.01.30 03:19:18.406177 [ 3 ] {b222acb7-21e4-435d-b46b-08224d608837} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3451 | 2024.01.30 03:19:18.406148 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3452 | 2024.01.30 03:19:18.406227 [ 3 ] {} <Debug> HTTP-Session: 6b3f1370-a11e-4a03-9f5a-1387d7413007 Destroying unnamed session | ||
| 3453 | 2024.01.30 03:19:18.406274 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 95 rows starting from the beginning of the part | ||
| 3454 | 2024.01.30 03:19:18.406314 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3455 | 2024.01.30 03:19:18.406482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3456 | 2024.01.30 03:19:18.406511 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 21 rows starting from the beginning of the part | ||
| 3457 | 2024.01.30 03:19:18.406557 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3458 | 2024.01.30 03:19:18.406605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3459 | 2024.01.30 03:19:18.406657 [ 3 ] {} <Debug> HTTP-Session: 1f7240a7-2051-4e6e-a3a0-8965a5687cc5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3460 | 2024.01.30 03:19:18.406696 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_31_6} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3461 | 2024.01.30 03:19:18.406741 [ 3 ] {} <Debug> HTTP-Session: 1f7240a7-2051-4e6e-a3a0-8965a5687cc5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3462 | 2024.01.30 03:19:18.406796 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 29 rows starting from the beginning of the part | ||
| 3463 | 2024.01.30 03:19:18.407031 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3464 | 2024.01.30 03:19:18.407065 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 21 rows starting from the beginning of the part | ||
| 3465 | 2024.01.30 03:19:18.407157 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3466 | 2024.01.30 03:19:18.407343 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 27 rows starting from the beginning of the part | ||
| 3467 | 2024.01.30 03:19:18.407647 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 21 rows starting from the beginning of the part | ||
| 3468 | 2024.01.30 03:19:18.407824 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3469 | 2024.01.30 03:19:18.408959 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3470 | 2024.01.30 03:19:18.409350 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 214 rows, containing 4 columns (4 merged, 0 gathered) in 0.003857487 sec., 55476.53174203827 rows/sec., 4.34 MiB/sec. | ||
| 3471 | 2024.01.30 03:19:18.409536 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3472 | 2024.01.30 03:19:18.409609 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3473 | 2024.01.30 03:19:18.409893 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3474 | 2024.01.30 03:19:18.410006 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3475 | 2024.01.30 03:19:18.410036 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_31_6} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3476 | 2024.01.30 03:19:18.410250 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.003166462 sec., 6632 rows/sec., 8.95 MiB/sec. | ||
| 3477 | 2024.01.30 03:19:18.410403 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} <Debug> DynamicQueryHandler: Done processing query | ||
| 3478 | 2024.01.30 03:19:18.410428 [ 3 ] {82d414a0-37d4-40bc-9d2b-729669ab5b55} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3479 | 2024.01.30 03:19:18.410444 [ 3 ] {} <Debug> HTTP-Session: 1f7240a7-2051-4e6e-a3a0-8965a5687cc5 Destroying unnamed session | ||
| 3480 | 2024.01.30 03:19:23.400272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3481 | 2024.01.30 03:19:23.400457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3482 | 2024.01.30 03:19:23.400507 [ 3 ] {} <Debug> HTTP-Session: 8ee2a741-3d63-49d1-9ec3-f7edd4a2a70e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3483 | 2024.01.30 03:19:23.400550 [ 3 ] {} <Debug> HTTP-Session: 8ee2a741-3d63-49d1-9ec3-f7edd4a2a70e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3484 | 2024.01.30 03:19:23.400756 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3485 | 2024.01.30 03:19:23.400845 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3486 | 2024.01.30 03:19:23.401006 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3487 | 2024.01.30 03:19:23.401407 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3488 | 2024.01.30 03:19:23.401684 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3489 | 2024.01.30 03:19:23.401853 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3490 | 2024.01.30 03:19:23.401975 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001162156 sec., 23232 rows/sec., 1.84 MiB/sec. | ||
| 3491 | 2024.01.30 03:19:23.401965 [ 165 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3492 | 2024.01.30 03:19:23.402054 [ 165 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3493 | 2024.01.30 03:19:23.402180 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3494 | 2024.01.30 03:19:23.402223 [ 3 ] {59db5667-a348-4d4b-9f83-724d75ee08f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3495 | 2024.01.30 03:19:23.402282 [ 3 ] {} <Debug> HTTP-Session: 8ee2a741-3d63-49d1-9ec3-f7edd4a2a70e Destroying unnamed session | ||
| 3496 | 2024.01.30 03:19:23.402252 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3497 | 2024.01.30 03:19:23.402449 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3498 | 2024.01.30 03:19:23.402526 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3499 | 2024.01.30 03:19:23.402543 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3500 | 2024.01.30 03:19:23.402609 [ 3 ] {} <Debug> HTTP-Session: 495e23e4-4dee-437a-85f3-fe87e7c117a8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3501 | 2024.01.30 03:19:23.402615 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 48 rows starting from the beginning of the part | ||
| 3502 | 2024.01.30 03:19:23.402636 [ 3 ] {} <Debug> HTTP-Session: 495e23e4-4dee-437a-85f3-fe87e7c117a8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3503 | 2024.01.30 03:19:23.402835 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3504 | 2024.01.30 03:19:23.402920 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 3505 | 2024.01.30 03:19:23.402938 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3506 | 2024.01.30 03:19:23.403198 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part | ||
| 3507 | 2024.01.30 03:19:23.403417 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3508 | 2024.01.30 03:19:23.403449 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
| 3509 | 2024.01.30 03:19:23.403637 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part | ||
| 3510 | 2024.01.30 03:19:23.403914 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
| 3511 | 2024.01.30 03:19:23.404265 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3512 | 2024.01.30 03:19:23.404634 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3513 | 2024.01.30 03:19:23.404964 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3514 | 2024.01.30 03:19:23.405263 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002343943 sec., 853 rows/sec., 72.91 KiB/sec. | ||
| 3515 | 2024.01.30 03:19:23.405413 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 171 rows, containing 4 columns (4 merged, 0 gathered) in 0.003277904 sec., 52167.48263524496 rows/sec., 4.13 MiB/sec. | ||
| 3516 | 2024.01.30 03:19:23.405506 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 3517 | 2024.01.30 03:19:23.405553 [ 3 ] {88c3171f-d086-4420-870b-39c0d1191eb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3518 | 2024.01.30 03:19:23.405578 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3519 | 2024.01.30 03:19:23.405590 [ 3 ] {} <Debug> HTTP-Session: 495e23e4-4dee-437a-85f3-fe87e7c117a8 Destroying unnamed session | ||
| 3520 | 2024.01.30 03:19:23.405822 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3521 | 2024.01.30 03:19:23.405824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19212, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3522 | 2024.01.30 03:19:23.405923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3523 | 2024.01.30 03:19:23.405933 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_31_6} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3524 | 2024.01.30 03:19:23.405962 [ 3 ] {} <Debug> HTTP-Session: 863a411b-1426-4327-8661-9adbb499c756 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3525 | 2024.01.30 03:19:23.406000 [ 3 ] {} <Debug> HTTP-Session: 863a411b-1426-4327-8661-9adbb499c756 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3526 | 2024.01.30 03:19:23.406128 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3527 | 2024.01.30 03:19:23.406170 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3528 | 2024.01.30 03:19:23.406291 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3529 | 2024.01.30 03:19:23.406729 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3530 | 2024.01.30 03:19:23.406956 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3531 | 2024.01.30 03:19:23.407112 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3532 | 2024.01.30 03:19:23.407219 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} <Information> executeQuery: Read 118 rows, 11.97 KiB in 0.001054064 sec., 111947 rows/sec., 11.09 MiB/sec. | ||
| 3533 | 2024.01.30 03:19:23.407443 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} <Debug> DynamicQueryHandler: Done processing query | ||
| 3534 | 2024.01.30 03:19:23.407468 [ 3 ] {44901f90-1765-44bb-acf6-b5f753397495} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 3535 | 2024.01.30 03:19:23.407484 [ 3 ] {} <Debug> HTTP-Session: 863a411b-1426-4327-8661-9adbb499c756 Destroying unnamed session | ||
| 3536 | 2024.01.30 03:19:23.407626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3537 | 2024.01.30 03:19:23.407674 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3538 | 2024.01.30 03:19:23.407693 [ 3 ] {} <Debug> HTTP-Session: 54a1fea9-1e8d-4397-9973-e07706c74c17 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3539 | 2024.01.30 03:19:23.407711 [ 3 ] {} <Debug> HTTP-Session: 54a1fea9-1e8d-4397-9973-e07706c74c17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3540 | 2024.01.30 03:19:23.407784 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3541 | 2024.01.30 03:19:23.407826 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3542 | 2024.01.30 03:19:23.407953 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3543 | 2024.01.30 03:19:23.408234 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3544 | 2024.01.30 03:19:23.408456 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3545 | 2024.01.30 03:19:23.408612 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3546 | 2024.01.30 03:19:23.408727 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00090489 sec., 2210 rows/sec., 154.33 KiB/sec. | ||
| 3547 | 2024.01.30 03:19:23.408867 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3548 | 2024.01.30 03:19:23.408891 [ 3 ] {699c5245-d1fa-4930-b8bc-767c3923e86c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3549 | 2024.01.30 03:19:23.408909 [ 3 ] {} <Debug> HTTP-Session: 54a1fea9-1e8d-4397-9973-e07706c74c17 Destroying unnamed session | ||
| 3550 | 2024.01.30 03:19:23.409035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9016, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3551 | 2024.01.30 03:19:23.409080 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3552 | 2024.01.30 03:19:23.409100 [ 3 ] {} <Debug> HTTP-Session: 00906639-5979-4a33-ae6a-980bcdb04318 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3553 | 2024.01.30 03:19:23.409118 [ 3 ] {} <Debug> HTTP-Session: 00906639-5979-4a33-ae6a-980bcdb04318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3554 | 2024.01.30 03:19:23.409192 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3555 | 2024.01.30 03:19:23.409232 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3556 | 2024.01.30 03:19:23.409338 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3557 | 2024.01.30 03:19:23.409651 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3558 | 2024.01.30 03:19:23.409863 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3559 | 2024.01.30 03:19:23.410048 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3560 | 2024.01.30 03:19:23.410177 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} <Information> executeQuery: Read 53 rows, 4.22 KiB in 0.000953862 sec., 55563 rows/sec., 4.32 MiB/sec. | ||
| 3561 | 2024.01.30 03:19:23.410296 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} <Debug> DynamicQueryHandler: Done processing query | ||
| 3562 | 2024.01.30 03:19:23.410319 [ 3 ] {75446d89-d176-4106-b598-0d0319118467} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3563 | 2024.01.30 03:19:23.410335 [ 3 ] {} <Debug> HTTP-Session: 00906639-5979-4a33-ae6a-980bcdb04318 Destroying unnamed session | ||
| 3564 | 2024.01.30 03:19:23.410457 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7202, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3565 | 2024.01.30 03:19:23.410505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3566 | 2024.01.30 03:19:23.410524 [ 3 ] {} <Debug> HTTP-Session: 07d80e3d-803f-40bc-8bb7-ab3cc844d53f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3567 | 2024.01.30 03:19:23.410541 [ 3 ] {} <Debug> HTTP-Session: 07d80e3d-803f-40bc-8bb7-ab3cc844d53f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3568 | 2024.01.30 03:19:23.410616 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3569 | 2024.01.30 03:19:23.410658 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3570 | 2024.01.30 03:19:23.410782 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3571 | 2024.01.30 03:19:23.411088 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3572 | 2024.01.30 03:19:23.411362 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3573 | 2024.01.30 03:19:23.411550 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3574 | 2024.01.30 03:19:23.411669 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001025284 sec., 36087 rows/sec., 2.54 MiB/sec. | ||
| 3575 | 2024.01.30 03:19:23.411787 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3576 | 2024.01.30 03:19:23.411812 [ 3 ] {c3a9eb02-ccee-4fcc-b14c-035b182f584a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3577 | 2024.01.30 03:19:23.411828 [ 3 ] {} <Debug> HTTP-Session: 07d80e3d-803f-40bc-8bb7-ab3cc844d53f Destroying unnamed session | ||
| 3578 | 2024.01.30 03:19:23.412002 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3579 | 2024.01.30 03:19:23.412050 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3580 | 2024.01.30 03:19:23.412070 [ 3 ] {} <Debug> HTTP-Session: befada42-9559-4541-8b31-ca6e2ead2ef9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3581 | 2024.01.30 03:19:23.412088 [ 3 ] {} <Debug> HTTP-Session: befada42-9559-4541-8b31-ca6e2ead2ef9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3582 | 2024.01.30 03:19:23.412168 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3583 | 2024.01.30 03:19:23.412211 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3584 | 2024.01.30 03:19:23.412349 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3585 | 2024.01.30 03:19:23.412773 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3586 | 2024.01.30 03:19:23.413080 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3587 | 2024.01.30 03:19:23.413262 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3588 | 2024.01.30 03:19:23.413379 [ 163 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3589 | 2024.01.30 03:19:23.413398 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001193937 sec., 22614 rows/sec., 30.52 MiB/sec. | ||
| 3590 | 2024.01.30 03:19:23.413449 [ 163 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3591 | 2024.01.30 03:19:23.413642 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3592 | 2024.01.30 03:19:23.413733 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 3593 | 2024.01.30 03:19:23.413777 [ 3 ] {5cd82b16-792c-4298-ab9a-78e59c48ff7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3594 | 2024.01.30 03:19:23.413829 [ 3 ] {} <Debug> HTTP-Session: befada42-9559-4541-8b31-ca6e2ead2ef9 Destroying unnamed session | ||
| 3595 | 2024.01.30 03:19:23.413856 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3596 | 2024.01.30 03:19:23.413907 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 599 rows starting from the beginning of the part | ||
| 3597 | 2024.01.30 03:19:23.414042 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 27 rows starting from the beginning of the part | ||
| 3598 | 2024.01.30 03:19:23.414160 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 21 rows starting from the beginning of the part | ||
| 3599 | 2024.01.30 03:19:23.414269 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 27 rows starting from the beginning of the part | ||
| 3600 | 2024.01.30 03:19:23.414377 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 21 rows starting from the beginning of the part | ||
| 3601 | 2024.01.30 03:19:23.414481 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 27 rows starting from the beginning of the part | ||
| 3602 | 2024.01.30 03:19:23.415983 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 722 rows, containing 6 columns (6 merged, 0 gathered) in 0.002470116 sec., 292293.96514171804 rows/sec., 394.44 MiB/sec. | ||
| 3603 | 2024.01.30 03:19:23.416336 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3604 | 2024.01.30 03:19:23.416535 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3605 | 2024.01.30 03:19:23.416596 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3606 | 2024.01.30 03:19:23.416654 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_31_6: 4.11 MiB. | ||
| 3607 | 2024.01.30 03:19:28.160607 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3608 | 2024.01.30 03:19:28.160715 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3609 | 2024.01.30 03:19:28.398218 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3610 | 2024.01.30 03:19:28.398315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3611 | 2024.01.30 03:19:28.398341 [ 3 ] {} <Debug> HTTP-Session: 98fc4e63-cac0-49de-8fe5-3ff7097a51a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3612 | 2024.01.30 03:19:28.398366 [ 3 ] {} <Debug> HTTP-Session: 98fc4e63-cac0-49de-8fe5-3ff7097a51a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3613 | 2024.01.30 03:19:28.398491 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3614 | 2024.01.30 03:19:28.398550 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3615 | 2024.01.30 03:19:28.398713 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3616 | 2024.01.30 03:19:28.399193 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3617 | 2024.01.30 03:19:28.399468 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3618 | 2024.01.30 03:19:28.399637 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3619 | 2024.01.30 03:19:28.399762 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001235908 sec., 16991 rows/sec., 1.34 MiB/sec. | ||
| 3620 | 2024.01.30 03:19:28.399925 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} <Debug> DynamicQueryHandler: Done processing query | ||
| 3621 | 2024.01.30 03:19:28.399951 [ 3 ] {1ff9f55c-d4e8-469b-be47-37e76e8c6808} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3622 | 2024.01.30 03:19:28.399968 [ 3 ] {} <Debug> HTTP-Session: 98fc4e63-cac0-49de-8fe5-3ff7097a51a7 Destroying unnamed session | ||
| 3623 | 2024.01.30 03:19:28.400086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3624 | 2024.01.30 03:19:28.400137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3625 | 2024.01.30 03:19:28.400158 [ 3 ] {} <Debug> HTTP-Session: dff759b8-d7bb-4096-ba28-8d247c5b630d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3626 | 2024.01.30 03:19:28.400176 [ 3 ] {} <Debug> HTTP-Session: dff759b8-d7bb-4096-ba28-8d247c5b630d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3627 | 2024.01.30 03:19:28.400252 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3628 | 2024.01.30 03:19:28.400295 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3629 | 2024.01.30 03:19:28.400406 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3630 | 2024.01.30 03:19:28.400708 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3631 | 2024.01.30 03:19:28.400923 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3632 | 2024.01.30 03:19:28.401077 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3633 | 2024.01.30 03:19:28.401180 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000898801 sec., 2225 rows/sec., 190.14 KiB/sec. | ||
| 3634 | 2024.01.30 03:19:28.401169 [ 161 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3635 | 2024.01.30 03:19:28.401238 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3636 | 2024.01.30 03:19:28.401299 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3637 | 2024.01.30 03:19:28.401312 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 3638 | 2024.01.30 03:19:28.401326 [ 3 ] {040f2c93-0176-4c18-8362-657144b53ebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3639 | 2024.01.30 03:19:28.401358 [ 3 ] {} <Debug> HTTP-Session: dff759b8-d7bb-4096-ba28-8d247c5b630d Destroying unnamed session | ||
| 3640 | 2024.01.30 03:19:28.401405 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3641 | 2024.01.30 03:19:28.401437 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 3642 | 2024.01.30 03:19:28.401492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3643 | 2024.01.30 03:19:28.401550 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3644 | 2024.01.30 03:19:28.401580 [ 3 ] {} <Debug> HTTP-Session: 0323a40d-238c-4e1f-89f9-52529eccd3e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3645 | 2024.01.30 03:19:28.401586 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3646 | 2024.01.30 03:19:28.401600 [ 3 ] {} <Debug> HTTP-Session: 0323a40d-238c-4e1f-89f9-52529eccd3e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3647 | 2024.01.30 03:19:28.401720 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3648 | 2024.01.30 03:19:28.401733 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3649 | 2024.01.30 03:19:28.401775 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3650 | 2024.01.30 03:19:28.401924 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3651 | 2024.01.30 03:19:28.402013 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3652 | 2024.01.30 03:19:28.402092 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 3653 | 2024.01.30 03:19:28.402238 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3654 | 2024.01.30 03:19:28.402607 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3655 | 2024.01.30 03:19:28.402874 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3656 | 2024.01.30 03:19:28.403086 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3657 | 2024.01.30 03:19:28.403087 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.001790721 sec., 10051.81711723937 rows/sec., 845.83 KiB/sec. | ||
| 3658 | 2024.01.30 03:19:28.403233 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.001479933 sec., 43245 rows/sec., 3.82 MiB/sec. | ||
| 3659 | 2024.01.30 03:19:28.403359 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3660 | 2024.01.30 03:19:28.403449 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} <Debug> DynamicQueryHandler: Done processing query | ||
| 3661 | 2024.01.30 03:19:28.403481 [ 3 ] {714bbcd3-e7fc-4f46-97e0-2489d46933fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3662 | 2024.01.30 03:19:28.403502 [ 3 ] {} <Debug> HTTP-Session: 0323a40d-238c-4e1f-89f9-52529eccd3e1 Destroying unnamed session | ||
| 3663 | 2024.01.30 03:19:28.403666 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3664 | 2024.01.30 03:19:28.403674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3665 | 2024.01.30 03:19:28.403746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3666 | 2024.01.30 03:19:28.403776 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_10_2} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 3667 | 2024.01.30 03:19:28.403783 [ 3 ] {} <Debug> HTTP-Session: 8b37a22a-7257-4bdc-856f-090963be3720 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3668 | 2024.01.30 03:19:28.403833 [ 3 ] {} <Debug> HTTP-Session: 8b37a22a-7257-4bdc-856f-090963be3720 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3669 | 2024.01.30 03:19:28.403957 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3670 | 2024.01.30 03:19:28.403998 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3671 | 2024.01.30 03:19:28.404122 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3672 | 2024.01.30 03:19:28.404438 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3673 | 2024.01.30 03:19:28.404653 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3674 | 2024.01.30 03:19:28.404804 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3675 | 2024.01.30 03:19:28.404889 [ 161 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 6 parts from all_1_5_1 to all_10_10_0 | ||
| 3676 | 2024.01.30 03:19:28.404906 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000919071 sec., 2176 rows/sec., 151.95 KiB/sec. | ||
| 3677 | 2024.01.30 03:19:28.404925 [ 161 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3678 | 2024.01.30 03:19:28.405062 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_5_1 to all_10_10_0 into Compact | ||
| 3679 | 2024.01.30 03:19:28.405116 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 3680 | 2024.01.30 03:19:28.405158 [ 3 ] {400b14f4-1773-4b83-b7fa-39e5bce770eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3681 | 2024.01.30 03:19:28.405209 [ 3 ] {} <Debug> HTTP-Session: 8b37a22a-7257-4bdc-856f-090963be3720 Destroying unnamed session | ||
| 3682 | 2024.01.30 03:19:28.405217 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3683 | 2024.01.30 03:19:28.405261 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 3684 | 2024.01.30 03:19:28.405386 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3685 | 2024.01.30 03:19:28.405422 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 2 rows starting from the beginning of the part | ||
| 3686 | 2024.01.30 03:19:28.405492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3687 | 2024.01.30 03:19:28.405538 [ 3 ] {} <Debug> HTTP-Session: 8e2789e5-6a7c-472d-a729-4f40e2cfe48d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3688 | 2024.01.30 03:19:28.405586 [ 3 ] {} <Debug> HTTP-Session: 8e2789e5-6a7c-472d-a729-4f40e2cfe48d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3689 | 2024.01.30 03:19:28.405632 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3690 | 2024.01.30 03:19:28.405782 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3691 | 2024.01.30 03:19:28.405842 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3692 | 2024.01.30 03:19:28.405863 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3693 | 2024.01.30 03:19:28.406118 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 3694 | 2024.01.30 03:19:28.406344 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3695 | 2024.01.30 03:19:28.406365 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 2 rows starting from the beginning of the part | ||
| 3696 | 2024.01.30 03:19:28.406929 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3697 | 2024.01.30 03:19:28.407425 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3698 | 2024.01.30 03:19:28.407658 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 18 rows, containing 4 columns (4 merged, 0 gathered) in 0.00267902 sec., 6718.874812431412 rows/sec., 469.14 KiB/sec. | ||
| 3699 | 2024.01.30 03:19:28.407705 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3700 | 2024.01.30 03:19:28.407863 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 3701 | 2024.01.30 03:19:28.407902 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.002062987 sec., 11148 rows/sec., 894.20 KiB/sec. | ||
| 3702 | 2024.01.30 03:19:28.408071 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} <Debug> DynamicQueryHandler: Done processing query | ||
| 3703 | 2024.01.30 03:19:28.408112 [ 3 ] {10be26f4-6fdf-4582-b7ec-601f33349704} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3704 | 2024.01.30 03:19:28.408135 [ 3 ] {} <Debug> HTTP-Session: 8e2789e5-6a7c-472d-a729-4f40e2cfe48d Destroying unnamed session | ||
| 3705 | 2024.01.30 03:19:28.408183 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 3706 | 2024.01.30 03:19:28.408266 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_10_2} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 6 parts: from all_1_5_1 to all_10_10_0 | ||
| 3707 | 2024.01.30 03:19:28.408269 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3708 | 2024.01.30 03:19:28.408367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3709 | 2024.01.30 03:19:28.408401 [ 3 ] {} <Debug> HTTP-Session: b56952c2-9eee-45aa-86b6-1447c52defc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3710 | 2024.01.30 03:19:28.408420 [ 3 ] {} <Debug> HTTP-Session: b56952c2-9eee-45aa-86b6-1447c52defc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3711 | 2024.01.30 03:19:28.408491 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3712 | 2024.01.30 03:19:28.408535 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3713 | 2024.01.30 03:19:28.408669 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3714 | 2024.01.30 03:19:28.408930 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3715 | 2024.01.30 03:19:28.409199 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3716 | 2024.01.30 03:19:28.409381 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3717 | 2024.01.30 03:19:28.409509 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000990563 sec., 1009 rows/sec., 70.98 KiB/sec. | ||
| 3718 | 2024.01.30 03:19:28.409631 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3719 | 2024.01.30 03:19:28.409655 [ 3 ] {b12e80d7-15fa-4ae6-8e75-14ce2d10871d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3720 | 2024.01.30 03:19:28.409672 [ 3 ] {} <Debug> HTTP-Session: b56952c2-9eee-45aa-86b6-1447c52defc7 Destroying unnamed session | ||
| 3721 | 2024.01.30 03:19:28.409817 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3722 | 2024.01.30 03:19:28.409864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3723 | 2024.01.30 03:19:28.409883 [ 3 ] {} <Debug> HTTP-Session: 499386fd-f2fc-4849-8ff0-3a7d49693657 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3724 | 2024.01.30 03:19:28.409900 [ 3 ] {} <Debug> HTTP-Session: 499386fd-f2fc-4849-8ff0-3a7d49693657 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3725 | 2024.01.30 03:19:28.409978 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3726 | 2024.01.30 03:19:28.410025 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3727 | 2024.01.30 03:19:28.410165 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3728 | 2024.01.30 03:19:28.410536 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3729 | 2024.01.30 03:19:28.410828 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 3730 | 2024.01.30 03:19:28.411010 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 3731 | 2024.01.30 03:19:28.411129 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001122596 sec., 18706 rows/sec., 25.24 MiB/sec. | ||
| 3732 | 2024.01.30 03:19:28.411239 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} <Debug> DynamicQueryHandler: Done processing query | ||
| 3733 | 2024.01.30 03:19:28.411264 [ 3 ] {227d3edb-d6a8-4f7b-9403-928aa0c5712f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3734 | 2024.01.30 03:19:28.411280 [ 3 ] {} <Debug> HTTP-Session: 499386fd-f2fc-4849-8ff0-3a7d49693657 Destroying unnamed session | ||
| 3735 | 2024.01.30 03:19:33.398979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3736 | 2024.01.30 03:19:33.399125 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3737 | 2024.01.30 03:19:33.399158 [ 3 ] {} <Debug> HTTP-Session: 5bae9b53-ad2d-4057-b88f-a85df506f3ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3738 | 2024.01.30 03:19:33.399189 [ 3 ] {} <Debug> HTTP-Session: 5bae9b53-ad2d-4057-b88f-a85df506f3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3739 | 2024.01.30 03:19:33.399333 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3740 | 2024.01.30 03:19:33.399396 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3741 | 2024.01.30 03:19:33.399566 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3742 | 2024.01.30 03:19:33.400061 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3743 | 2024.01.30 03:19:33.400377 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3744 | 2024.01.30 03:19:33.400553 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3745 | 2024.01.30 03:19:33.400684 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.00130999 sec., 20610 rows/sec., 1.63 MiB/sec. | ||
| 3746 | 2024.01.30 03:19:33.400867 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3747 | 2024.01.30 03:19:33.400894 [ 3 ] {c7ebfdc5-fa05-4549-972c-5b8d429d1ec4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3748 | 2024.01.30 03:19:33.400912 [ 3 ] {} <Debug> HTTP-Session: 5bae9b53-ad2d-4057-b88f-a85df506f3ed Destroying unnamed session | ||
| 3749 | 2024.01.30 03:19:33.401064 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3750 | 2024.01.30 03:19:33.401117 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3751 | 2024.01.30 03:19:33.401138 [ 3 ] {} <Debug> HTTP-Session: 3285f4d6-3255-4bcc-bcd6-65af46fc2277 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3752 | 2024.01.30 03:19:33.401159 [ 3 ] {} <Debug> HTTP-Session: 3285f4d6-3255-4bcc-bcd6-65af46fc2277 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3753 | 2024.01.30 03:19:33.401244 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3754 | 2024.01.30 03:19:33.401288 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3755 | 2024.01.30 03:19:33.401403 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3756 | 2024.01.30 03:19:33.401742 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3757 | 2024.01.30 03:19:33.401964 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3758 | 2024.01.30 03:19:33.402120 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3759 | 2024.01.30 03:19:33.402258 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} <Information> executeQuery: Read 81 rows, 8.76 KiB in 0.000974332 sec., 83133 rows/sec., 8.78 MiB/sec. | ||
| 3760 | 2024.01.30 03:19:33.402448 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3761 | 2024.01.30 03:19:33.402473 [ 3 ] {ad622741-6c01-408c-bc6c-e1cc6a3a73a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3762 | 2024.01.30 03:19:33.402490 [ 3 ] {} <Debug> HTTP-Session: 3285f4d6-3255-4bcc-bcd6-65af46fc2277 Destroying unnamed session | ||
| 3763 | 2024.01.30 03:19:33.402609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3764 | 2024.01.30 03:19:33.402656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3765 | 2024.01.30 03:19:33.402675 [ 3 ] {} <Debug> HTTP-Session: 1745dda4-4775-405f-b10e-e2b1b243ed47 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3766 | 2024.01.30 03:19:33.402693 [ 3 ] {} <Debug> HTTP-Session: 1745dda4-4775-405f-b10e-e2b1b243ed47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3767 | 2024.01.30 03:19:33.402769 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3768 | 2024.01.30 03:19:33.402810 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3769 | 2024.01.30 03:19:33.402937 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3770 | 2024.01.30 03:19:33.403219 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3771 | 2024.01.30 03:19:33.403429 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3772 | 2024.01.30 03:19:33.403585 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3773 | 2024.01.30 03:19:33.403710 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.000911711 sec., 29614 rows/sec., 2.32 MiB/sec. | ||
| 3774 | 2024.01.30 03:19:33.403827 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 3775 | 2024.01.30 03:19:33.403852 [ 3 ] {3aff8124-2ec7-4904-879c-a6cfeea810f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3776 | 2024.01.30 03:19:33.403868 [ 3 ] {} <Debug> HTTP-Session: 1745dda4-4775-405f-b10e-e2b1b243ed47 Destroying unnamed session | ||
| 3777 | 2024.01.30 03:19:33.404058 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3778 | 2024.01.30 03:19:33.404104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3779 | 2024.01.30 03:19:33.404124 [ 3 ] {} <Debug> HTTP-Session: eb2641b8-d301-4935-8444-01a7c8c09478 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3780 | 2024.01.30 03:19:33.404142 [ 3 ] {} <Debug> HTTP-Session: eb2641b8-d301-4935-8444-01a7c8c09478 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3781 | 2024.01.30 03:19:33.404220 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3782 | 2024.01.30 03:19:33.404265 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3783 | 2024.01.30 03:19:33.404405 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3784 | 2024.01.30 03:19:33.404786 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3785 | 2024.01.30 03:19:33.405092 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 3786 | 2024.01.30 03:19:33.405275 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 3787 | 2024.01.30 03:19:33.405418 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001160236 sec., 23271 rows/sec., 31.40 MiB/sec. | ||
| 3788 | 2024.01.30 03:19:33.405535 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} <Debug> DynamicQueryHandler: Done processing query | ||
| 3789 | 2024.01.30 03:19:33.405560 [ 3 ] {7ea7979c-33ce-499b-bd12-2e31a73a04db} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3790 | 2024.01.30 03:19:33.405576 [ 3 ] {} <Debug> HTTP-Session: eb2641b8-d301-4935-8444-01a7c8c09478 Destroying unnamed session | ||
| 3791 | 2024.01.30 03:19:38.398979 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3792 | 2024.01.30 03:19:38.399113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3793 | 2024.01.30 03:19:38.399143 [ 3 ] {} <Debug> HTTP-Session: d2d50701-8217-4d96-8f7c-f19656d361e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3794 | 2024.01.30 03:19:38.399171 [ 3 ] {} <Debug> HTTP-Session: d2d50701-8217-4d96-8f7c-f19656d361e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3795 | 2024.01.30 03:19:38.399314 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3796 | 2024.01.30 03:19:38.399383 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3797 | 2024.01.30 03:19:38.399568 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3798 | 2024.01.30 03:19:38.400047 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3799 | 2024.01.30 03:19:38.400319 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3800 | 2024.01.30 03:19:38.400496 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3801 | 2024.01.30 03:19:38.400633 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001273999 sec., 16483 rows/sec., 1.30 MiB/sec. | ||
| 3802 | 2024.01.30 03:19:38.400777 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} <Debug> DynamicQueryHandler: Done processing query | ||
| 3803 | 2024.01.30 03:19:38.400803 [ 3 ] {64a4c6cb-701c-4865-80ac-43d17b864471} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3804 | 2024.01.30 03:19:38.400820 [ 3 ] {} <Debug> HTTP-Session: d2d50701-8217-4d96-8f7c-f19656d361e2 Destroying unnamed session | ||
| 3805 | 2024.01.30 03:19:38.400952 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3806 | 2024.01.30 03:19:38.401004 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3807 | 2024.01.30 03:19:38.401024 [ 3 ] {} <Debug> HTTP-Session: 875f90c9-5ebf-48b0-ab58-f6d03a16fe7c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3808 | 2024.01.30 03:19:38.401042 [ 3 ] {} <Debug> HTTP-Session: 875f90c9-5ebf-48b0-ab58-f6d03a16fe7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3809 | 2024.01.30 03:19:38.401125 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3810 | 2024.01.30 03:19:38.401166 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3811 | 2024.01.30 03:19:38.401281 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3812 | 2024.01.30 03:19:38.401622 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3813 | 2024.01.30 03:19:38.401839 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3814 | 2024.01.30 03:19:38.401992 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3815 | 2024.01.30 03:19:38.402120 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000964672 sec., 65307 rows/sec., 5.77 MiB/sec. | ||
| 3816 | 2024.01.30 03:19:38.402245 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} <Debug> DynamicQueryHandler: Done processing query | ||
| 3817 | 2024.01.30 03:19:38.402272 [ 3 ] {197c0992-8596-4f55-bd50-c85d1d21b8ac} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3818 | 2024.01.30 03:19:38.402289 [ 3 ] {} <Debug> HTTP-Session: 875f90c9-5ebf-48b0-ab58-f6d03a16fe7c Destroying unnamed session | ||
| 3819 | 2024.01.30 03:19:38.402404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3820 | 2024.01.30 03:19:38.402451 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3821 | 2024.01.30 03:19:38.402471 [ 3 ] {} <Debug> HTTP-Session: 7e6a2aa8-9094-4eca-ab5b-46332061e808 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3822 | 2024.01.30 03:19:38.402487 [ 3 ] {} <Debug> HTTP-Session: 7e6a2aa8-9094-4eca-ab5b-46332061e808 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3823 | 2024.01.30 03:19:38.402560 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3824 | 2024.01.30 03:19:38.402599 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3825 | 2024.01.30 03:19:38.402707 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3826 | 2024.01.30 03:19:38.402992 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3827 | 2024.01.30 03:19:38.403227 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3828 | 2024.01.30 03:19:38.403379 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3829 | 2024.01.30 03:19:38.403500 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00091215 sec., 23022 rows/sec., 1.80 MiB/sec. | ||
| 3830 | 2024.01.30 03:19:38.403614 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} <Debug> DynamicQueryHandler: Done processing query | ||
| 3831 | 2024.01.30 03:19:38.403637 [ 3 ] {379c4c79-05f6-404c-a0b8-e85f344d2295} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3832 | 2024.01.30 03:19:38.403653 [ 3 ] {} <Debug> HTTP-Session: 7e6a2aa8-9094-4eca-ab5b-46332061e808 Destroying unnamed session | ||
| 3833 | 2024.01.30 03:19:38.403844 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22504, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3834 | 2024.01.30 03:19:38.403890 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3835 | 2024.01.30 03:19:38.403909 [ 3 ] {} <Debug> HTTP-Session: b702dbd2-4b60-4ae0-a129-e125e20e72df Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3836 | 2024.01.30 03:19:38.403926 [ 3 ] {} <Debug> HTTP-Session: b702dbd2-4b60-4ae0-a129-e125e20e72df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3837 | 2024.01.30 03:19:38.404001 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3838 | 2024.01.30 03:19:38.404072 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3839 | 2024.01.30 03:19:38.404213 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3840 | 2024.01.30 03:19:38.404591 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3841 | 2024.01.30 03:19:38.404886 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 3842 | 2024.01.30 03:19:38.405073 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 3843 | 2024.01.30 03:19:38.405182 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001125955 sec., 18650 rows/sec., 25.17 MiB/sec. | ||
| 3844 | 2024.01.30 03:19:38.405311 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3845 | 2024.01.30 03:19:38.405334 [ 3 ] {071e6208-a938-4d9c-956b-091e87bdf09d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3846 | 2024.01.30 03:19:38.405350 [ 3 ] {} <Debug> HTTP-Session: b702dbd2-4b60-4ae0-a129-e125e20e72df Destroying unnamed session | ||
| 3847 | 2024.01.30 03:19:43.160773 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3848 | 2024.01.30 03:19:43.160842 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3849 | 2024.01.30 03:19:43.398953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3850 | 2024.01.30 03:19:43.399060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3851 | 2024.01.30 03:19:43.399085 [ 3 ] {} <Debug> HTTP-Session: 2de2d2f6-f8f1-43d8-8075-ad7afb083019 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3852 | 2024.01.30 03:19:43.399109 [ 3 ] {} <Debug> HTTP-Session: 2de2d2f6-f8f1-43d8-8075-ad7afb083019 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3853 | 2024.01.30 03:19:43.399237 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3854 | 2024.01.30 03:19:43.399299 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3855 | 2024.01.30 03:19:43.399463 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3856 | 2024.01.30 03:19:43.399946 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3857 | 2024.01.30 03:19:43.400224 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3858 | 2024.01.30 03:19:43.400429 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3859 | 2024.01.30 03:19:43.400574 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.0012944 sec., 20859 rows/sec., 1.65 MiB/sec. | ||
| 3860 | 2024.01.30 03:19:43.400725 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} <Debug> DynamicQueryHandler: Done processing query | ||
| 3861 | 2024.01.30 03:19:43.400751 [ 3 ] {46012ed5-db65-46dc-b723-3f95598bf14c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3862 | 2024.01.30 03:19:43.400768 [ 3 ] {} <Debug> HTTP-Session: 2de2d2f6-f8f1-43d8-8075-ad7afb083019 Destroying unnamed session | ||
| 3863 | 2024.01.30 03:19:43.400906 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13761, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3864 | 2024.01.30 03:19:43.400960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3865 | 2024.01.30 03:19:43.400981 [ 3 ] {} <Debug> HTTP-Session: 7a1228cc-28fd-47f2-be48-0c59a4929eb4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3866 | 2024.01.30 03:19:43.401000 [ 3 ] {} <Debug> HTTP-Session: 7a1228cc-28fd-47f2-be48-0c59a4929eb4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3867 | 2024.01.30 03:19:43.401084 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3868 | 2024.01.30 03:19:43.401126 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3869 | 2024.01.30 03:19:43.401239 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3870 | 2024.01.30 03:19:43.401605 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3871 | 2024.01.30 03:19:43.401826 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3872 | 2024.01.30 03:19:43.401981 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3873 | 2024.01.30 03:19:43.402108 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} <Information> executeQuery: Read 81 rows, 8.76 KiB in 0.000988743 sec., 81922 rows/sec., 8.65 MiB/sec. | ||
| 3874 | 2024.01.30 03:19:43.402102 [ 152 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3875 | 2024.01.30 03:19:43.402209 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3876 | 2024.01.30 03:19:43.402284 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} <Debug> DynamicQueryHandler: Done processing query | ||
| 3877 | 2024.01.30 03:19:43.402318 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3878 | 2024.01.30 03:19:43.402322 [ 3 ] {8ddb3605-5b39-436f-84db-c1201b6f06c3} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 3879 | 2024.01.30 03:19:43.402377 [ 3 ] {} <Debug> HTTP-Session: 7a1228cc-28fd-47f2-be48-0c59a4929eb4 Destroying unnamed session | ||
| 3880 | 2024.01.30 03:19:43.402423 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3881 | 2024.01.30 03:19:43.402457 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 184 rows starting from the beginning of the part | ||
| 3882 | 2024.01.30 03:19:43.402514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4627, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3883 | 2024.01.30 03:19:43.402569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3884 | 2024.01.30 03:19:43.402603 [ 3 ] {} <Debug> HTTP-Session: e9f0cbd4-a2b4-482a-89ae-9f025d45ba4a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3885 | 2024.01.30 03:19:43.402607 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 118 rows starting from the beginning of the part | ||
| 3886 | 2024.01.30 03:19:43.402622 [ 3 ] {} <Debug> HTTP-Session: e9f0cbd4-a2b4-482a-89ae-9f025d45ba4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3887 | 2024.01.30 03:19:43.402748 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3888 | 2024.01.30 03:19:43.402762 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 64 rows starting from the beginning of the part | ||
| 3889 | 2024.01.30 03:19:43.402805 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3890 | 2024.01.30 03:19:43.402928 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 81 rows starting from the beginning of the part | ||
| 3891 | 2024.01.30 03:19:43.403032 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3892 | 2024.01.30 03:19:43.403070 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 63 rows starting from the beginning of the part | ||
| 3893 | 2024.01.30 03:19:43.403191 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 81 rows starting from the beginning of the part | ||
| 3894 | 2024.01.30 03:19:43.403543 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 3895 | 2024.01.30 03:19:43.403843 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3896 | 2024.01.30 03:19:43.404027 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3897 | 2024.01.30 03:19:43.404199 [ 152 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3898 | 2024.01.30 03:19:43.404212 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} <Information> executeQuery: Read 27 rows, 2.16 KiB in 0.001416132 sec., 19066 rows/sec., 1.49 MiB/sec. | ||
| 3899 | 2024.01.30 03:19:43.404196 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 591 rows, containing 4 columns (4 merged, 0 gathered) in 0.001913134 sec., 308917.20078154485 rows/sec., 30.07 MiB/sec. | ||
| 3900 | 2024.01.30 03:19:43.404260 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 3901 | 2024.01.30 03:19:43.404513 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3902 | 2024.01.30 03:19:43.404510 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3903 | 2024.01.30 03:19:43.404582 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} <Debug> DynamicQueryHandler: Done processing query | ||
| 3904 | 2024.01.30 03:19:43.404626 [ 3 ] {ba92c827-d65f-42bb-8390-8f15a8d33fcd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3905 | 2024.01.30 03:19:43.404688 [ 3 ] {} <Debug> HTTP-Session: e9f0cbd4-a2b4-482a-89ae-9f025d45ba4a Destroying unnamed session | ||
| 3906 | 2024.01.30 03:19:43.404770 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3907 | 2024.01.30 03:19:43.404808 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3908 | 2024.01.30 03:19:43.404841 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 95 rows starting from the beginning of the part | ||
| 3909 | 2024.01.30 03:19:43.404921 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_36_7} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3910 | 2024.01.30 03:19:43.404965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3911 | 2024.01.30 03:19:43.405075 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3912 | 2024.01.30 03:19:43.405140 [ 3 ] {} <Debug> HTTP-Session: 76322804-8971-45b6-af9b-5646e04743af Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3913 | 2024.01.30 03:19:43.405161 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 53 rows starting from the beginning of the part | ||
| 3914 | 2024.01.30 03:19:43.405176 [ 3 ] {} <Debug> HTTP-Session: 76322804-8971-45b6-af9b-5646e04743af Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3915 | 2024.01.30 03:19:43.405416 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 23 rows starting from the beginning of the part | ||
| 3916 | 2024.01.30 03:19:43.405427 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3917 | 2024.01.30 03:19:43.405545 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3918 | 2024.01.30 03:19:43.405603 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 27 rows starting from the beginning of the part | ||
| 3919 | 2024.01.30 03:19:43.405931 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 21 rows starting from the beginning of the part | ||
| 3920 | 2024.01.30 03:19:43.406221 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 27 rows starting from the beginning of the part | ||
| 3921 | 2024.01.30 03:19:43.406232 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3922 | 2024.01.30 03:19:43.407276 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 3923 | 2024.01.30 03:19:43.407836 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 246 rows, containing 4 columns (4 merged, 0 gathered) in 0.003479159 sec., 70706.7426352173 rows/sec., 5.52 MiB/sec. | ||
| 3924 | 2024.01.30 03:19:43.407976 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3925 | 2024.01.30 03:19:43.408052 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 3926 | 2024.01.30 03:19:43.408244 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3927 | 2024.01.30 03:19:43.408349 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_36_7} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3928 | 2024.01.30 03:19:43.408358 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 3929 | 2024.01.30 03:19:43.408553 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.003063619 sec., 8813 rows/sec., 11.89 MiB/sec. | ||
| 3930 | 2024.01.30 03:19:43.408703 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} <Debug> DynamicQueryHandler: Done processing query | ||
| 3931 | 2024.01.30 03:19:43.408727 [ 3 ] {7b8ce808-02a8-4339-bbd2-96a4cba79274} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 3932 | 2024.01.30 03:19:43.408743 [ 3 ] {} <Debug> HTTP-Session: 76322804-8971-45b6-af9b-5646e04743af Destroying unnamed session | ||
| 3933 | 2024.01.30 03:19:48.399217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3934 | 2024.01.30 03:19:48.399355 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3935 | 2024.01.30 03:19:48.399386 [ 3 ] {} <Debug> HTTP-Session: bcd41cc8-46ce-464d-95aa-1774f22320f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3936 | 2024.01.30 03:19:48.399415 [ 3 ] {} <Debug> HTTP-Session: bcd41cc8-46ce-464d-95aa-1774f22320f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3937 | 2024.01.30 03:19:48.399558 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3938 | 2024.01.30 03:19:48.399628 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3939 | 2024.01.30 03:19:48.399814 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3940 | 2024.01.30 03:19:48.400313 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 3941 | 2024.01.30 03:19:48.400594 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 3942 | 2024.01.30 03:19:48.400772 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 3943 | 2024.01.30 03:19:48.400900 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00130074 sec., 16144 rows/sec., 1.28 MiB/sec. | ||
| 3944 | 2024.01.30 03:19:48.400896 [ 149 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 3945 | 2024.01.30 03:19:48.400971 [ 149 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 3946 | 2024.01.30 03:19:48.401063 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 3947 | 2024.01.30 03:19:48.401080 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} <Debug> DynamicQueryHandler: Done processing query | ||
| 3948 | 2024.01.30 03:19:48.401137 [ 3 ] {2fb8a762-bff2-4220-bdfb-9eadaa803a5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3949 | 2024.01.30 03:19:48.401162 [ 3 ] {} <Debug> HTTP-Session: bcd41cc8-46ce-464d-95aa-1774f22320f8 Destroying unnamed session | ||
| 3950 | 2024.01.30 03:19:48.401244 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3951 | 2024.01.30 03:19:48.401288 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 48 rows starting from the beginning of the part | ||
| 3952 | 2024.01.30 03:19:48.401319 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3953 | 2024.01.30 03:19:48.401378 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3954 | 2024.01.30 03:19:48.401411 [ 3 ] {} <Debug> HTTP-Session: db110af3-0e6a-41f7-8c9e-050d1c111744 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3955 | 2024.01.30 03:19:48.401420 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part | ||
| 3956 | 2024.01.30 03:19:48.401440 [ 3 ] {} <Debug> HTTP-Session: db110af3-0e6a-41f7-8c9e-050d1c111744 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3957 | 2024.01.30 03:19:48.401551 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 27 rows starting from the beginning of the part | ||
| 3958 | 2024.01.30 03:19:48.401562 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3959 | 2024.01.30 03:19:48.401623 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3960 | 2024.01.30 03:19:48.401685 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part | ||
| 3961 | 2024.01.30 03:19:48.401857 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part | ||
| 3962 | 2024.01.30 03:19:48.401878 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3963 | 2024.01.30 03:19:48.401980 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part | ||
| 3964 | 2024.01.30 03:19:48.402355 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 3965 | 2024.01.30 03:19:48.402655 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3966 | 2024.01.30 03:19:48.402882 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3967 | 2024.01.30 03:19:48.402884 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 165 rows, containing 4 columns (4 merged, 0 gathered) in 0.001845553 sec., 89404.0973085032 rows/sec., 7.08 MiB/sec. | ||
| 3968 | 2024.01.30 03:19:48.403080 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001467684 sec., 1362 rows/sec., 116.44 KiB/sec. | ||
| 3969 | 2024.01.30 03:19:48.403158 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 3970 | 2024.01.30 03:19:48.403284 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} <Debug> DynamicQueryHandler: Done processing query | ||
| 3971 | 2024.01.30 03:19:48.403316 [ 3 ] {30c1f707-d0e3-4492-9985-d7793b5d0702} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3972 | 2024.01.30 03:19:48.403337 [ 3 ] {} <Debug> HTTP-Session: db110af3-0e6a-41f7-8c9e-050d1c111744 Destroying unnamed session | ||
| 3973 | 2024.01.30 03:19:48.403461 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 3974 | 2024.01.30 03:19:48.403519 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3975 | 2024.01.30 03:19:48.403570 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_36_7} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 3976 | 2024.01.30 03:19:48.403587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3977 | 2024.01.30 03:19:48.403622 [ 3 ] {} <Debug> HTTP-Session: 427532c1-dc2c-434f-91e3-2de4f92c961f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3978 | 2024.01.30 03:19:48.403668 [ 3 ] {} <Debug> HTTP-Session: 427532c1-dc2c-434f-91e3-2de4f92c961f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3979 | 2024.01.30 03:19:48.403769 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3980 | 2024.01.30 03:19:48.403809 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3981 | 2024.01.30 03:19:48.403928 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3982 | 2024.01.30 03:19:48.404259 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 3983 | 2024.01.30 03:19:48.404481 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 3984 | 2024.01.30 03:19:48.404635 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 3985 | 2024.01.30 03:19:48.404737 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000940811 sec., 68026 rows/sec., 6.01 MiB/sec. | ||
| 3986 | 2024.01.30 03:19:48.404860 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} <Debug> DynamicQueryHandler: Done processing query | ||
| 3987 | 2024.01.30 03:19:48.404884 [ 3 ] {38c689fd-7da2-4dd3-9851-0272ed2d9392} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3988 | 2024.01.30 03:19:48.404901 [ 3 ] {} <Debug> HTTP-Session: 427532c1-dc2c-434f-91e3-2de4f92c961f Destroying unnamed session | ||
| 3989 | 2024.01.30 03:19:48.405011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3990 | 2024.01.30 03:19:48.405058 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3991 | 2024.01.30 03:19:48.405077 [ 3 ] {} <Debug> HTTP-Session: 521c730a-d88c-4a5a-9860-dde27dbabefa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 3992 | 2024.01.30 03:19:48.405095 [ 3 ] {} <Debug> HTTP-Session: 521c730a-d88c-4a5a-9860-dde27dbabefa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3993 | 2024.01.30 03:19:48.405166 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3994 | 2024.01.30 03:19:48.405205 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3995 | 2024.01.30 03:19:48.405311 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3996 | 2024.01.30 03:19:48.405583 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 3997 | 2024.01.30 03:19:48.405785 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 3998 | 2024.01.30 03:19:48.405939 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 3999 | 2024.01.30 03:19:48.406040 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00084674 sec., 2362 rows/sec., 164.92 KiB/sec. | ||
| 4000 | 2024.01.30 03:19:48.406156 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} <Debug> DynamicQueryHandler: Done processing query | ||
| 4001 | 2024.01.30 03:19:48.406179 [ 3 ] {cd0c1f8d-bbca-4531-a42f-4325022f4365} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4002 | 2024.01.30 03:19:48.406195 [ 3 ] {} <Debug> HTTP-Session: 521c730a-d88c-4a5a-9860-dde27dbabefa Destroying unnamed session | ||
| 4003 | 2024.01.30 03:19:48.406312 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4004 | 2024.01.30 03:19:48.406359 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4005 | 2024.01.30 03:19:48.406378 [ 3 ] {} <Debug> HTTP-Session: 6deab541-2fbb-4adb-b74e-d3dd653da360 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4006 | 2024.01.30 03:19:48.406395 [ 3 ] {} <Debug> HTTP-Session: 6deab541-2fbb-4adb-b74e-d3dd653da360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4007 | 2024.01.30 03:19:48.406466 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4008 | 2024.01.30 03:19:48.406504 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4009 | 2024.01.30 03:19:48.406610 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4010 | 2024.01.30 03:19:48.406893 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4011 | 2024.01.30 03:19:48.407102 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4012 | 2024.01.30 03:19:48.407262 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4013 | 2024.01.30 03:19:48.407357 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000863809 sec., 26626 rows/sec., 2.09 MiB/sec. | ||
| 4014 | 2024.01.30 03:19:48.407468 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} <Debug> DynamicQueryHandler: Done processing query | ||
| 4015 | 2024.01.30 03:19:48.407493 [ 3 ] {611342d6-b889-45d1-bda3-6de33d836307} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4016 | 2024.01.30 03:19:48.407510 [ 3 ] {} <Debug> HTTP-Session: 6deab541-2fbb-4adb-b74e-d3dd653da360 Destroying unnamed session | ||
| 4017 | 2024.01.30 03:19:48.407609 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4018 | 2024.01.30 03:19:48.407656 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4019 | 2024.01.30 03:19:48.407674 [ 3 ] {} <Debug> HTTP-Session: 2a0828ad-5c24-492d-bb32-d22639308cfd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4020 | 2024.01.30 03:19:48.407691 [ 3 ] {} <Debug> HTTP-Session: 2a0828ad-5c24-492d-bb32-d22639308cfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4021 | 2024.01.30 03:19:48.407760 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4022 | 2024.01.30 03:19:48.407801 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4023 | 2024.01.30 03:19:48.407919 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4024 | 2024.01.30 03:19:48.408187 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4025 | 2024.01.30 03:19:48.408443 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4026 | 2024.01.30 03:19:48.408625 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 4027 | 2024.01.30 03:19:48.408734 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000938781 sec., 1065 rows/sec., 74.90 KiB/sec. | ||
| 4028 | 2024.01.30 03:19:48.408867 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4029 | 2024.01.30 03:19:48.408891 [ 3 ] {8e2d2af6-8066-4890-969d-1e00295f994c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4030 | 2024.01.30 03:19:48.408907 [ 3 ] {} <Debug> HTTP-Session: 2a0828ad-5c24-492d-bb32-d22639308cfd Destroying unnamed session | ||
| 4031 | 2024.01.30 03:19:48.409035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4032 | 2024.01.30 03:19:48.409082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4033 | 2024.01.30 03:19:48.409101 [ 3 ] {} <Debug> HTTP-Session: c8191702-3833-4ba1-a2a0-59aafc2f9549 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4034 | 2024.01.30 03:19:48.409118 [ 3 ] {} <Debug> HTTP-Session: c8191702-3833-4ba1-a2a0-59aafc2f9549 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4035 | 2024.01.30 03:19:48.409193 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4036 | 2024.01.30 03:19:48.409236 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4037 | 2024.01.30 03:19:48.409374 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4038 | 2024.01.30 03:19:48.409751 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4039 | 2024.01.30 03:19:48.410044 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 4040 | 2024.01.30 03:19:48.410225 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 4041 | 2024.01.30 03:19:48.410345 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001117215 sec., 18796 rows/sec., 25.37 MiB/sec. | ||
| 4042 | 2024.01.30 03:19:48.410357 [ 148 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 4043 | 2024.01.30 03:19:48.410457 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4044 | 2024.01.30 03:19:48.410547 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} <Debug> DynamicQueryHandler: Done processing query | ||
| 4045 | 2024.01.30 03:19:48.410566 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 4046 | 2024.01.30 03:19:48.410581 [ 3 ] {b2e22c34-cdd3-413f-9096-3a2d5b1e2b49} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4047 | 2024.01.30 03:19:48.410607 [ 3 ] {} <Debug> HTTP-Session: c8191702-3833-4ba1-a2a0-59aafc2f9549 Destroying unnamed session | ||
| 4048 | 2024.01.30 03:19:48.410672 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4049 | 2024.01.30 03:19:48.410707 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 722 rows starting from the beginning of the part | ||
| 4050 | 2024.01.30 03:19:48.410832 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 21 rows starting from the beginning of the part | ||
| 4051 | 2024.01.30 03:19:48.410942 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 27 rows starting from the beginning of the part | ||
| 4052 | 2024.01.30 03:19:48.411050 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 21 rows starting from the beginning of the part | ||
| 4053 | 2024.01.30 03:19:48.411155 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 27 rows starting from the beginning of the part | ||
| 4054 | 2024.01.30 03:19:48.411238 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 21 rows starting from the beginning of the part | ||
| 4055 | 2024.01.30 03:19:48.414127 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 839 rows, containing 6 columns (6 merged, 0 gathered) in 0.003602002 sec., 232926.0228062061 rows/sec., 314.32 MiB/sec. | ||
| 4056 | 2024.01.30 03:19:48.414607 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 4057 | 2024.01.30 03:19:48.414846 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 4058 | 2024.01.30 03:19:48.414914 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 4059 | 2024.01.30 03:19:48.414987 [ 16 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_36_7: 4.18 MiB. | ||
| 4060 | 2024.01.30 03:19:49.000158 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 231.36 MiB, peak 236.51 MiB, will set to 232.68 MiB (RSS), difference: 1.32 MiB | ||
| 4061 | 2024.01.30 03:19:53.400345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4062 | 2024.01.30 03:19:53.400464 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4063 | 2024.01.30 03:19:53.400490 [ 3 ] {} <Debug> HTTP-Session: be252363-4921-495d-86c3-a404e354b739 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4064 | 2024.01.30 03:19:53.400514 [ 3 ] {} <Debug> HTTP-Session: be252363-4921-495d-86c3-a404e354b739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4065 | 2024.01.30 03:19:53.400644 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4066 | 2024.01.30 03:19:53.400705 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4067 | 2024.01.30 03:19:53.400865 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4068 | 2024.01.30 03:19:53.401273 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4069 | 2024.01.30 03:19:53.401538 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4070 | 2024.01.30 03:19:53.401717 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4071 | 2024.01.30 03:19:53.401828 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001146897 sec., 23541 rows/sec., 1.86 MiB/sec. | ||
| 4072 | 2024.01.30 03:19:53.401996 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} <Debug> DynamicQueryHandler: Done processing query | ||
| 4073 | 2024.01.30 03:19:53.402023 [ 3 ] {72901405-0998-4540-885e-00f28b30fb22} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4074 | 2024.01.30 03:19:53.402041 [ 3 ] {} <Debug> HTTP-Session: be252363-4921-495d-86c3-a404e354b739 Destroying unnamed session | ||
| 4075 | 2024.01.30 03:19:53.402179 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 19062, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4076 | 2024.01.30 03:19:53.402234 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4077 | 2024.01.30 03:19:53.402253 [ 3 ] {} <Debug> HTTP-Session: 8f3e34cb-aee7-44a0-834a-0f8480b519df Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4078 | 2024.01.30 03:19:53.402272 [ 3 ] {} <Debug> HTTP-Session: 8f3e34cb-aee7-44a0-834a-0f8480b519df Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4079 | 2024.01.30 03:19:53.402356 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4080 | 2024.01.30 03:19:53.402399 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4081 | 2024.01.30 03:19:53.402512 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4082 | 2024.01.30 03:19:53.402888 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4083 | 2024.01.30 03:19:53.403108 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4084 | 2024.01.30 03:19:53.403260 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4085 | 2024.01.30 03:19:53.403364 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} <Information> executeQuery: Read 117 rows, 11.88 KiB in 0.000978723 sec., 119543 rows/sec., 11.85 MiB/sec. | ||
| 4086 | 2024.01.30 03:19:53.403469 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4087 | 2024.01.30 03:19:53.403493 [ 3 ] {8ad86fbe-209e-4b32-b0eb-1d5e86cbae8e} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4088 | 2024.01.30 03:19:53.403508 [ 3 ] {} <Debug> HTTP-Session: 8f3e34cb-aee7-44a0-834a-0f8480b519df Destroying unnamed session | ||
| 4089 | 2024.01.30 03:19:53.403638 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 8673, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4090 | 2024.01.30 03:19:53.403683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4091 | 2024.01.30 03:19:53.403702 [ 3 ] {} <Debug> HTTP-Session: 1fcabc18-7ce8-4bca-85eb-445b64a19469 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4092 | 2024.01.30 03:19:53.403720 [ 3 ] {} <Debug> HTTP-Session: 1fcabc18-7ce8-4bca-85eb-445b64a19469 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4093 | 2024.01.30 03:19:53.403793 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4094 | 2024.01.30 03:19:53.403833 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4095 | 2024.01.30 03:19:53.403937 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4096 | 2024.01.30 03:19:53.404232 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4097 | 2024.01.30 03:19:53.404439 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4098 | 2024.01.30 03:19:53.404587 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4099 | 2024.01.30 03:19:53.404687 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} <Information> executeQuery: Read 51 rows, 4.06 KiB in 0.00086538 sec., 58933 rows/sec., 4.58 MiB/sec. | ||
| 4100 | 2024.01.30 03:19:53.404806 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} <Debug> DynamicQueryHandler: Done processing query | ||
| 4101 | 2024.01.30 03:19:53.404828 [ 3 ] {924e408d-26d8-4afc-9932-240cddeadac0} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 4102 | 2024.01.30 03:19:53.404845 [ 3 ] {} <Debug> HTTP-Session: 1fcabc18-7ce8-4bca-85eb-445b64a19469 Destroying unnamed session | ||
| 4103 | 2024.01.30 03:19:53.405013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7012, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4104 | 2024.01.30 03:19:53.405059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4105 | 2024.01.30 03:19:53.405079 [ 3 ] {} <Debug> HTTP-Session: 9d11eef4-f351-40bd-b8a6-68d868180ddb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4106 | 2024.01.30 03:19:53.405096 [ 3 ] {} <Debug> HTTP-Session: 9d11eef4-f351-40bd-b8a6-68d868180ddb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4107 | 2024.01.30 03:19:53.405167 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4108 | 2024.01.30 03:19:53.405209 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4109 | 2024.01.30 03:19:53.405329 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4110 | 2024.01.30 03:19:53.405620 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4111 | 2024.01.30 03:19:53.405880 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 4112 | 2024.01.30 03:19:53.406059 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 4113 | 2024.01.30 03:19:53.406159 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000964762 sec., 37314 rows/sec., 2.63 MiB/sec. | ||
| 4114 | 2024.01.30 03:19:53.406262 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4115 | 2024.01.30 03:19:53.406286 [ 3 ] {682fc4d2-a7dc-42f0-b3f3-ac2c81dfc04c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4116 | 2024.01.30 03:19:53.406301 [ 3 ] {} <Debug> HTTP-Session: 9d11eef4-f351-40bd-b8a6-68d868180ddb Destroying unnamed session | ||
| 4117 | 2024.01.30 03:19:53.406468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4118 | 2024.01.30 03:19:53.406512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4119 | 2024.01.30 03:19:53.406531 [ 3 ] {} <Debug> HTTP-Session: 09cb0c62-a5cf-4840-ba57-54ec53c6d7fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4120 | 2024.01.30 03:19:53.406549 [ 3 ] {} <Debug> HTTP-Session: 09cb0c62-a5cf-4840-ba57-54ec53c6d7fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4121 | 2024.01.30 03:19:53.406624 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4122 | 2024.01.30 03:19:53.406667 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4123 | 2024.01.30 03:19:53.406799 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4124 | 2024.01.30 03:19:53.407182 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4125 | 2024.01.30 03:19:53.407472 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 4126 | 2024.01.30 03:19:53.407663 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 4127 | 2024.01.30 03:19:53.407758 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.001107465 sec., 24380 rows/sec., 32.90 MiB/sec. | ||
| 4128 | 2024.01.30 03:19:53.407879 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4129 | 2024.01.30 03:19:53.407903 [ 3 ] {83f29a6c-de0e-4985-8a12-6374dbb8a8e1} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4130 | 2024.01.30 03:19:53.407918 [ 3 ] {} <Debug> HTTP-Session: 09cb0c62-a5cf-4840-ba57-54ec53c6d7fe Destroying unnamed session | ||
| 4131 | 2024.01.30 03:19:58.161103 [ 143 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4132 | 2024.01.30 03:19:58.161203 [ 143 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4133 | 2024.01.30 03:19:58.399545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4134 | 2024.01.30 03:19:58.399714 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4135 | 2024.01.30 03:19:58.399762 [ 3 ] {} <Debug> HTTP-Session: 7438754e-7323-4a70-97f3-0367cfbcd51e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4136 | 2024.01.30 03:19:58.399805 [ 3 ] {} <Debug> HTTP-Session: 7438754e-7323-4a70-97f3-0367cfbcd51e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4137 | 2024.01.30 03:19:58.400008 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4138 | 2024.01.30 03:19:58.400111 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4139 | 2024.01.30 03:19:58.400381 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4140 | 2024.01.30 03:19:58.400932 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4141 | 2024.01.30 03:19:58.401206 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4142 | 2024.01.30 03:19:58.401380 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4143 | 2024.01.30 03:19:58.401530 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001458824 sec., 14395 rows/sec., 1.14 MiB/sec. | ||
| 4144 | 2024.01.30 03:19:58.401685 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} <Debug> DynamicQueryHandler: Done processing query | ||
| 4145 | 2024.01.30 03:19:58.401712 [ 3 ] {7cbf7874-57a7-4ef2-9f4e-e7dcda57e480} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4146 | 2024.01.30 03:19:58.401728 [ 3 ] {} <Debug> HTTP-Session: 7438754e-7323-4a70-97f3-0367cfbcd51e Destroying unnamed session | ||
| 4147 | 2024.01.30 03:19:58.401866 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4148 | 2024.01.30 03:19:58.401916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4149 | 2024.01.30 03:19:58.401936 [ 3 ] {} <Debug> HTTP-Session: 78884513-9717-4249-b843-c68cb303cc64 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4150 | 2024.01.30 03:19:58.401957 [ 3 ] {} <Debug> HTTP-Session: 78884513-9717-4249-b843-c68cb303cc64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4151 | 2024.01.30 03:19:58.402040 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4152 | 2024.01.30 03:19:58.402083 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4153 | 2024.01.30 03:19:58.402190 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4154 | 2024.01.30 03:19:58.402524 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4155 | 2024.01.30 03:19:58.402744 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4156 | 2024.01.30 03:19:58.402897 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4157 | 2024.01.30 03:19:58.403021 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000951292 sec., 66225 rows/sec., 5.85 MiB/sec. | ||
| 4158 | 2024.01.30 03:19:58.403141 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} <Debug> DynamicQueryHandler: Done processing query | ||
| 4159 | 2024.01.30 03:19:58.403166 [ 3 ] {90352434-f207-4f8f-8926-eee8a459bfb9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4160 | 2024.01.30 03:19:58.403182 [ 3 ] {} <Debug> HTTP-Session: 78884513-9717-4249-b843-c68cb303cc64 Destroying unnamed session | ||
| 4161 | 2024.01.30 03:19:58.403314 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4162 | 2024.01.30 03:19:58.403360 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4163 | 2024.01.30 03:19:58.403380 [ 3 ] {} <Debug> HTTP-Session: 95915e76-973c-42ee-b123-4a530645e384 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4164 | 2024.01.30 03:19:58.403397 [ 3 ] {} <Debug> HTTP-Session: 95915e76-973c-42ee-b123-4a530645e384 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4165 | 2024.01.30 03:19:58.403469 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4166 | 2024.01.30 03:19:58.403508 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4167 | 2024.01.30 03:19:58.403617 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4168 | 2024.01.30 03:19:58.403894 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4169 | 2024.01.30 03:19:58.404102 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4170 | 2024.01.30 03:19:58.404251 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4171 | 2024.01.30 03:19:58.404372 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00087441 sec., 24016 rows/sec., 1.88 MiB/sec. | ||
| 4172 | 2024.01.30 03:19:58.404473 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4173 | 2024.01.30 03:19:58.404498 [ 3 ] {dd924eb9-8c27-489a-9791-4e5f4c2bdc5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4174 | 2024.01.30 03:19:58.404514 [ 3 ] {} <Debug> HTTP-Session: 95915e76-973c-42ee-b123-4a530645e384 Destroying unnamed session | ||
| 4175 | 2024.01.30 03:19:58.404697 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4176 | 2024.01.30 03:19:58.404743 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4177 | 2024.01.30 03:19:58.404762 [ 3 ] {} <Debug> HTTP-Session: 38cd90bd-9ce8-42b7-b1cf-797ba9b49c84 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4178 | 2024.01.30 03:19:58.404779 [ 3 ] {} <Debug> HTTP-Session: 38cd90bd-9ce8-42b7-b1cf-797ba9b49c84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4179 | 2024.01.30 03:19:58.404855 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4180 | 2024.01.30 03:19:58.404899 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4181 | 2024.01.30 03:19:58.405037 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4182 | 2024.01.30 03:19:58.405401 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4183 | 2024.01.30 03:19:58.405712 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 4184 | 2024.01.30 03:19:58.405896 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 4185 | 2024.01.30 03:19:58.406036 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001144376 sec., 18350 rows/sec., 24.76 MiB/sec. | ||
| 4186 | 2024.01.30 03:19:58.406248 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} <Debug> DynamicQueryHandler: Done processing query | ||
| 4187 | 2024.01.30 03:19:58.406273 [ 3 ] {76a702d2-f272-4fe2-a0df-6dc24f5f7f89} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4188 | 2024.01.30 03:19:58.406290 [ 3 ] {} <Debug> HTTP-Session: 38cd90bd-9ce8-42b7-b1cf-797ba9b49c84 Destroying unnamed session | ||
| 4189 | 2024.01.30 03:20:03.399471 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3924, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4190 | 2024.01.30 03:20:03.399604 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4191 | 2024.01.30 03:20:03.399637 [ 3 ] {} <Debug> HTTP-Session: 36f0e0c3-382b-4c32-8e28-67620b75f1f4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4192 | 2024.01.30 03:20:03.399666 [ 3 ] {} <Debug> HTTP-Session: 36f0e0c3-382b-4c32-8e28-67620b75f1f4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4193 | 2024.01.30 03:20:03.399806 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4194 | 2024.01.30 03:20:03.399870 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4195 | 2024.01.30 03:20:03.400035 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4196 | 2024.01.30 03:20:03.400463 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4197 | 2024.01.30 03:20:03.400733 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4198 | 2024.01.30 03:20:03.400900 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4199 | 2024.01.30 03:20:03.401027 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} <Information> executeQuery: Read 27 rows, 2.19 KiB in 0.001185567 sec., 22773 rows/sec., 1.80 MiB/sec. | ||
| 4200 | 2024.01.30 03:20:03.401216 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4201 | 2024.01.30 03:20:03.401258 [ 3 ] {9dee2a56-7db9-414f-9016-6b7c2f06da0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4202 | 2024.01.30 03:20:03.401275 [ 3 ] {} <Debug> HTTP-Session: 36f0e0c3-382b-4c32-8e28-67620b75f1f4 Destroying unnamed session | ||
| 4203 | 2024.01.30 03:20:03.401396 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4204 | 2024.01.30 03:20:03.401449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4205 | 2024.01.30 03:20:03.401470 [ 3 ] {} <Debug> HTTP-Session: 885ed273-bdaf-4738-b5c6-3a4014184d61 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4206 | 2024.01.30 03:20:03.401490 [ 3 ] {} <Debug> HTTP-Session: 885ed273-bdaf-4738-b5c6-3a4014184d61 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4207 | 2024.01.30 03:20:03.401572 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4208 | 2024.01.30 03:20:03.401617 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4209 | 2024.01.30 03:20:03.401740 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4210 | 2024.01.30 03:20:03.402028 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4211 | 2024.01.30 03:20:03.402241 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4212 | 2024.01.30 03:20:03.402393 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 4213 | 2024.01.30 03:20:03.402493 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00089049 sec., 2245 rows/sec., 191.92 KiB/sec. | ||
| 4214 | 2024.01.30 03:20:03.402663 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} <Debug> DynamicQueryHandler: Done processing query | ||
| 4215 | 2024.01.30 03:20:03.402687 [ 3 ] {18dc3d24-7c61-4487-989b-6b67a02b8318} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4216 | 2024.01.30 03:20:03.402702 [ 3 ] {} <Debug> HTTP-Session: 885ed273-bdaf-4738-b5c6-3a4014184d61 Destroying unnamed session | ||
| 4217 | 2024.01.30 03:20:03.402827 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13910, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4218 | 2024.01.30 03:20:03.402873 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4219 | 2024.01.30 03:20:03.402893 [ 3 ] {} <Debug> HTTP-Session: 05bf2708-279e-4430-aca4-758b3cb889e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4220 | 2024.01.30 03:20:03.402911 [ 3 ] {} <Debug> HTTP-Session: 05bf2708-279e-4430-aca4-758b3cb889e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4221 | 2024.01.30 03:20:03.402986 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4222 | 2024.01.30 03:20:03.403025 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4223 | 2024.01.30 03:20:03.403149 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4224 | 2024.01.30 03:20:03.403468 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4225 | 2024.01.30 03:20:03.403687 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4226 | 2024.01.30 03:20:03.403840 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4227 | 2024.01.30 03:20:03.403968 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} <Information> executeQuery: Read 82 rows, 8.85 KiB in 0.000951572 sec., 86173 rows/sec., 9.08 MiB/sec. | ||
| 4228 | 2024.01.30 03:20:03.404087 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} <Debug> DynamicQueryHandler: Done processing query | ||
| 4229 | 2024.01.30 03:20:03.404112 [ 3 ] {84c81cd2-3ce0-4a96-ae01-b903def39c06} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 4230 | 2024.01.30 03:20:03.404127 [ 3 ] {} <Debug> HTTP-Session: 05bf2708-279e-4430-aca4-758b3cb889e6 Destroying unnamed session | ||
| 4231 | 2024.01.30 03:20:03.404275 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4232 | 2024.01.30 03:20:03.404321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4233 | 2024.01.30 03:20:03.404340 [ 3 ] {} <Debug> HTTP-Session: 02171ea7-b43d-42a2-8ea7-3dfa4d484ceb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4234 | 2024.01.30 03:20:03.404357 [ 3 ] {} <Debug> HTTP-Session: 02171ea7-b43d-42a2-8ea7-3dfa4d484ceb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4235 | 2024.01.30 03:20:03.404426 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4236 | 2024.01.30 03:20:03.404464 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4237 | 2024.01.30 03:20:03.404571 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4238 | 2024.01.30 03:20:03.404823 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4239 | 2024.01.30 03:20:03.405029 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 4240 | 2024.01.30 03:20:03.405174 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 4241 | 2024.01.30 03:20:03.405292 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000876589 sec., 2281 rows/sec., 159.31 KiB/sec. | ||
| 4242 | 2024.01.30 03:20:03.405431 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} <Debug> DynamicQueryHandler: Done processing query | ||
| 4243 | 2024.01.30 03:20:03.405454 [ 3 ] {07e10a09-bcfd-4147-8b83-345b0a2cc637} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4244 | 2024.01.30 03:20:03.405468 [ 3 ] {} <Debug> HTTP-Session: 02171ea7-b43d-42a2-8ea7-3dfa4d484ceb Destroying unnamed session | ||
| 4245 | 2024.01.30 03:20:03.405648 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4968, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4246 | 2024.01.30 03:20:03.405693 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4247 | 2024.01.30 03:20:03.405712 [ 3 ] {} <Debug> HTTP-Session: c9423b1f-e108-47fa-aeb5-aaf364700f52 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4248 | 2024.01.30 03:20:03.405731 [ 3 ] {} <Debug> HTTP-Session: c9423b1f-e108-47fa-aeb5-aaf364700f52 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4249 | 2024.01.30 03:20:03.405803 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4250 | 2024.01.30 03:20:03.405842 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4251 | 2024.01.30 03:20:03.405953 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4252 | 2024.01.30 03:20:03.406229 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4253 | 2024.01.30 03:20:03.406431 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4254 | 2024.01.30 03:20:03.406582 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4255 | 2024.01.30 03:20:03.406707 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} <Information> executeQuery: Read 29 rows, 2.33 KiB in 0.00087519 sec., 33135 rows/sec., 2.59 MiB/sec. | ||
| 4256 | 2024.01.30 03:20:03.406823 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4257 | 2024.01.30 03:20:03.406848 [ 3 ] {24ac1deb-9b2d-46fe-8595-04d01f5b98a1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4258 | 2024.01.30 03:20:03.406864 [ 3 ] {} <Debug> HTTP-Session: c9423b1f-e108-47fa-aeb5-aaf364700f52 Destroying unnamed session | ||
| 4259 | 2024.01.30 03:20:03.406970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4260 | 2024.01.30 03:20:03.407016 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4261 | 2024.01.30 03:20:03.407036 [ 3 ] {} <Debug> HTTP-Session: 1b824909-ee34-46df-92c1-776fe9ff141a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4262 | 2024.01.30 03:20:03.407054 [ 3 ] {} <Debug> HTTP-Session: 1b824909-ee34-46df-92c1-776fe9ff141a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4263 | 2024.01.30 03:20:03.407122 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4264 | 2024.01.30 03:20:03.407165 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4265 | 2024.01.30 03:20:03.407287 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4266 | 2024.01.30 03:20:03.407554 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4267 | 2024.01.30 03:20:03.407814 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 4268 | 2024.01.30 03:20:03.407992 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 4269 | 2024.01.30 03:20:03.408120 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000968722 sec., 1032 rows/sec., 72.58 KiB/sec. | ||
| 4270 | 2024.01.30 03:20:03.408112 [ 139 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 4271 | 2024.01.30 03:20:03.408235 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4272 | 2024.01.30 03:20:03.408299 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4273 | 2024.01.30 03:20:03.408364 [ 3 ] {0d127763-36dd-491c-861e-f1c07e6be1e8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4274 | 2024.01.30 03:20:03.408407 [ 3 ] {} <Debug> HTTP-Session: 1b824909-ee34-46df-92c1-776fe9ff141a Destroying unnamed session | ||
| 4275 | 2024.01.30 03:20:03.408415 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 4276 | 2024.01.30 03:20:03.408592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 28915, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4277 | 2024.01.30 03:20:03.408620 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4278 | 2024.01.30 03:20:03.408689 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4279 | 2024.01.30 03:20:03.408704 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 392 rows starting from the beginning of the part | ||
| 4280 | 2024.01.30 03:20:03.408731 [ 3 ] {} <Debug> HTTP-Session: a8f7f2be-6a8c-410a-86bc-03918982ddff Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4281 | 2024.01.30 03:20:03.408792 [ 3 ] {} <Debug> HTTP-Session: a8f7f2be-6a8c-410a-86bc-03918982ddff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4282 | 2024.01.30 03:20:03.409018 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4283 | 2024.01.30 03:20:03.409034 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 37 rows starting from the beginning of the part | ||
| 4284 | 2024.01.30 03:20:03.409140 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4285 | 2024.01.30 03:20:03.409371 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 1 rows starting from the beginning of the part | ||
| 4286 | 2024.01.30 03:20:03.409742 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 1 rows starting from the beginning of the part | ||
| 4287 | 2024.01.30 03:20:03.409768 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4288 | 2024.01.30 03:20:03.409956 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 36 rows starting from the beginning of the part | ||
| 4289 | 2024.01.30 03:20:03.410079 [ 19 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 1 rows starting from the beginning of the part | ||
| 4290 | 2024.01.30 03:20:03.410556 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4291 | 2024.01.30 03:20:03.411280 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 4292 | 2024.01.30 03:20:03.411721 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 4293 | 2024.01.30 03:20:03.411871 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 468 rows, containing 5 columns (5 merged, 0 gathered) in 0.003575191 sec., 130902.09725858002 rows/sec., 9.23 MiB/sec. | ||
| 4294 | 2024.01.30 03:20:03.411972 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} <Information> executeQuery: Read 27 rows, 37.31 KiB in 0.002904026 sec., 9297 rows/sec., 12.55 MiB/sec. | ||
| 4295 | 2024.01.30 03:20:03.412128 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 4296 | 2024.01.30 03:20:03.412417 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4297 | 2024.01.30 03:20:03.412443 [ 3 ] {261fcce3-4cb9-43a0-9226-3aac5f7a882c} <Debug> MemoryTracker: Peak memory usage (for query): 4.24 MiB. | ||
| 4298 | 2024.01.30 03:20:03.412463 [ 3 ] {} <Debug> HTTP-Session: a8f7f2be-6a8c-410a-86bc-03918982ddff Destroying unnamed session | ||
| 4299 | 2024.01.30 03:20:03.412561 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 4300 | 2024.01.30 03:20:03.412621 [ 16 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_16_3} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 4301 | 2024.01.30 03:20:08.399281 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4302 | 2024.01.30 03:20:08.399412 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4303 | 2024.01.30 03:20:08.399442 [ 3 ] {} <Debug> HTTP-Session: b2c9b734-7916-4616-aff9-5cef40159148 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4304 | 2024.01.30 03:20:08.399470 [ 3 ] {} <Debug> HTTP-Session: b2c9b734-7916-4616-aff9-5cef40159148 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4305 | 2024.01.30 03:20:08.399613 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4306 | 2024.01.30 03:20:08.399681 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4307 | 2024.01.30 03:20:08.399865 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4308 | 2024.01.30 03:20:08.400308 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4309 | 2024.01.30 03:20:08.400583 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4310 | 2024.01.30 03:20:08.400753 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4311 | 2024.01.30 03:20:08.400876 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001225128 sec., 17141 rows/sec., 1.36 MiB/sec. | ||
| 4312 | 2024.01.30 03:20:08.401085 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4313 | 2024.01.30 03:20:08.401113 [ 3 ] {331e3190-66da-4809-aaba-27508f97d24d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4314 | 2024.01.30 03:20:08.401130 [ 3 ] {} <Debug> HTTP-Session: b2c9b734-7916-4616-aff9-5cef40159148 Destroying unnamed session | ||
| 4315 | 2024.01.30 03:20:08.401270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4316 | 2024.01.30 03:20:08.401320 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4317 | 2024.01.30 03:20:08.401341 [ 3 ] {} <Debug> HTTP-Session: 8e8c0468-490b-4edd-aa9b-37b9296acc41 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4318 | 2024.01.30 03:20:08.401360 [ 3 ] {} <Debug> HTTP-Session: 8e8c0468-490b-4edd-aa9b-37b9296acc41 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4319 | 2024.01.30 03:20:08.401449 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4320 | 2024.01.30 03:20:08.401491 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4321 | 2024.01.30 03:20:08.401616 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4322 | 2024.01.30 03:20:08.402011 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4323 | 2024.01.30 03:20:08.402237 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4324 | 2024.01.30 03:20:08.402393 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4325 | 2024.01.30 03:20:08.402521 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.001037764 sec., 60707 rows/sec., 5.36 MiB/sec. | ||
| 4326 | 2024.01.30 03:20:08.402516 [ 136 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4327 | 2024.01.30 03:20:08.402645 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4328 | 2024.01.30 03:20:08.402737 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4329 | 2024.01.30 03:20:08.402776 [ 3 ] {ceddeadb-64e3-4e55-af9c-9ab3db3032a5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4330 | 2024.01.30 03:20:08.402776 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4331 | 2024.01.30 03:20:08.402798 [ 3 ] {} <Debug> HTTP-Session: 8e8c0468-490b-4edd-aa9b-37b9296acc41 Destroying unnamed session | ||
| 4332 | 2024.01.30 03:20:08.402933 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4333 | 2024.01.30 03:20:08.402983 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 184 rows starting from the beginning of the part | ||
| 4334 | 2024.01.30 03:20:08.403015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4335 | 2024.01.30 03:20:08.403094 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4336 | 2024.01.30 03:20:08.403152 [ 3 ] {} <Debug> HTTP-Session: 81215a64-4c19-4d19-9147-3c8c0bf3977b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4337 | 2024.01.30 03:20:08.403200 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 64 rows starting from the beginning of the part | ||
| 4338 | 2024.01.30 03:20:08.403211 [ 3 ] {} <Debug> HTTP-Session: 81215a64-4c19-4d19-9147-3c8c0bf3977b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4339 | 2024.01.30 03:20:08.403435 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 117 rows starting from the beginning of the part | ||
| 4340 | 2024.01.30 03:20:08.403452 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4341 | 2024.01.30 03:20:08.403547 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4342 | 2024.01.30 03:20:08.403648 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 63 rows starting from the beginning of the part | ||
| 4343 | 2024.01.30 03:20:08.403925 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 82 rows starting from the beginning of the part | ||
| 4344 | 2024.01.30 03:20:08.404036 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4345 | 2024.01.30 03:20:08.404169 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 63 rows starting from the beginning of the part | ||
| 4346 | 2024.01.30 03:20:08.404689 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4347 | 2024.01.30 03:20:08.405220 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4348 | 2024.01.30 03:20:08.405502 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4349 | 2024.01.30 03:20:08.405722 [ 136 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4350 | 2024.01.30 03:20:08.405735 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 573 rows, containing 4 columns (4 merged, 0 gathered) in 0.003001178 sec., 190925.0301048455 rows/sec., 18.17 MiB/sec. | ||
| 4351 | 2024.01.30 03:20:08.405760 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00224426 sec., 9357 rows/sec., 749.31 KiB/sec. | ||
| 4352 | 2024.01.30 03:20:08.405787 [ 136 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4353 | 2024.01.30 03:20:08.406040 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4354 | 2024.01.30 03:20:08.406139 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4355 | 2024.01.30 03:20:08.406189 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} <Debug> DynamicQueryHandler: Done processing query | ||
| 4356 | 2024.01.30 03:20:08.406353 [ 3 ] {1daf9705-b4f6-40c7-8b5a-c054564ef05c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4357 | 2024.01.30 03:20:08.406382 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4358 | 2024.01.30 03:20:08.406419 [ 3 ] {} <Debug> HTTP-Session: 81215a64-4c19-4d19-9147-3c8c0bf3977b Destroying unnamed session | ||
| 4359 | 2024.01.30 03:20:08.406441 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 95 rows starting from the beginning of the part | ||
| 4360 | 2024.01.30 03:20:08.406560 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 23 rows starting from the beginning of the part | ||
| 4361 | 2024.01.30 03:20:08.406619 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4362 | 2024.01.30 03:20:08.406669 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4363 | 2024.01.30 03:20:08.406737 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 51 rows starting from the beginning of the part | ||
| 4364 | 2024.01.30 03:20:08.406770 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_41_8} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4365 | 2024.01.30 03:20:08.406777 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4366 | 2024.01.30 03:20:08.406833 [ 3 ] {} <Debug> HTTP-Session: c17f94a0-06e9-41f3-b8b2-c3d5deb6f0b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4367 | 2024.01.30 03:20:08.406956 [ 3 ] {} <Debug> HTTP-Session: c17f94a0-06e9-41f3-b8b2-c3d5deb6f0b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4368 | 2024.01.30 03:20:08.407019 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 21 rows starting from the beginning of the part | ||
| 4369 | 2024.01.30 03:20:08.407206 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4370 | 2024.01.30 03:20:08.407230 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 29 rows starting from the beginning of the part | ||
| 4371 | 2024.01.30 03:20:08.407332 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4372 | 2024.01.30 03:20:08.407499 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 21 rows starting from the beginning of the part | ||
| 4373 | 2024.01.30 03:20:08.408032 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4374 | 2024.01.30 03:20:08.408968 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4375 | 2024.01.30 03:20:08.409079 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003210963 sec., 74743.93196059874 rows/sec., 5.84 MiB/sec. | ||
| 4376 | 2024.01.30 03:20:08.409236 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4377 | 2024.01.30 03:20:08.409471 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4378 | 2024.01.30 03:20:08.409518 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 4379 | 2024.01.30 03:20:08.409548 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_41_8} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4380 | 2024.01.30 03:20:08.409775 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 4381 | 2024.01.30 03:20:08.409926 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.002668461 sec., 7869 rows/sec., 10.62 MiB/sec. | ||
| 4382 | 2024.01.30 03:20:08.410083 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} <Debug> DynamicQueryHandler: Done processing query | ||
| 4383 | 2024.01.30 03:20:08.410109 [ 3 ] {c7d0d764-45a2-449a-9ce6-28c09b78cf6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4384 | 2024.01.30 03:20:08.410125 [ 3 ] {} <Debug> HTTP-Session: c17f94a0-06e9-41f3-b8b2-c3d5deb6f0b7 Destroying unnamed session | ||
| 4385 | 2024.01.30 03:20:13.161266 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4386 | 2024.01.30 03:20:13.161340 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4387 | 2024.01.30 03:20:13.399304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4500, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4388 | 2024.01.30 03:20:13.399413 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4389 | 2024.01.30 03:20:13.399439 [ 3 ] {} <Debug> HTTP-Session: e24ab450-98ff-478a-a2a9-9d71d7657a6b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4390 | 2024.01.30 03:20:13.399464 [ 3 ] {} <Debug> HTTP-Session: e24ab450-98ff-478a-a2a9-9d71d7657a6b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4391 | 2024.01.30 03:20:13.399595 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4392 | 2024.01.30 03:20:13.399657 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4393 | 2024.01.30 03:20:13.399824 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4394 | 2024.01.30 03:20:13.400282 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4395 | 2024.01.30 03:20:13.400556 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4396 | 2024.01.30 03:20:13.400744 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4397 | 2024.01.30 03:20:13.400873 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} <Information> executeQuery: Read 31 rows, 2.51 KiB in 0.001240288 sec., 24994 rows/sec., 1.98 MiB/sec. | ||
| 4398 | 2024.01.30 03:20:13.400892 [ 134 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4399 | 2024.01.30 03:20:13.401015 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4400 | 2024.01.30 03:20:13.401105 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} <Debug> DynamicQueryHandler: Done processing query | ||
| 4401 | 2024.01.30 03:20:13.401147 [ 3 ] {cd96d531-fe04-4b96-9599-f46806e90662} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4402 | 2024.01.30 03:20:13.401150 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4403 | 2024.01.30 03:20:13.401170 [ 3 ] {} <Debug> HTTP-Session: e24ab450-98ff-478a-a2a9-9d71d7657a6b Destroying unnamed session | ||
| 4404 | 2024.01.30 03:20:13.401303 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4405 | 2024.01.30 03:20:13.401353 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 48 rows starting from the beginning of the part | ||
| 4406 | 2024.01.30 03:20:13.401379 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 15559, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4407 | 2024.01.30 03:20:13.401450 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4408 | 2024.01.30 03:20:13.401506 [ 3 ] {} <Debug> HTTP-Session: 8c48b69d-0bef-4807-9676-f2b5179d14cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4409 | 2024.01.30 03:20:13.401561 [ 3 ] {} <Debug> HTTP-Session: 8c48b69d-0bef-4807-9676-f2b5179d14cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4410 | 2024.01.30 03:20:13.401572 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part | ||
| 4411 | 2024.01.30 03:20:13.401770 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4412 | 2024.01.30 03:20:13.401799 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 21 rows starting from the beginning of the part | ||
| 4413 | 2024.01.30 03:20:13.401881 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4414 | 2024.01.30 03:20:13.402078 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 4415 | 2024.01.30 03:20:13.402383 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4416 | 2024.01.30 03:20:13.402383 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 21 rows starting from the beginning of the part | ||
| 4417 | 2024.01.30 03:20:13.402579 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 4418 | 2024.01.30 03:20:13.403056 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4419 | 2024.01.30 03:20:13.403577 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4420 | 2024.01.30 03:20:13.403911 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 175 rows, containing 4 columns (4 merged, 0 gathered) in 0.002827824 sec., 61885.03952155438 rows/sec., 4.90 MiB/sec. | ||
| 4421 | 2024.01.30 03:20:13.403914 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4422 | 2024.01.30 03:20:13.404117 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4423 | 2024.01.30 03:20:13.404134 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} <Information> executeQuery: Read 93 rows, 9.83 KiB in 0.002299452 sec., 40444 rows/sec., 4.17 MiB/sec. | ||
| 4424 | 2024.01.30 03:20:13.404323 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 4425 | 2024.01.30 03:20:13.404352 [ 3 ] {509d97ba-15a4-4ef7-b586-0704ca51c3fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.16 MiB. | ||
| 4426 | 2024.01.30 03:20:13.404380 [ 3 ] {} <Debug> HTTP-Session: 8c48b69d-0bef-4807-9676-f2b5179d14cb Destroying unnamed session | ||
| 4427 | 2024.01.30 03:20:13.404456 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4428 | 2024.01.30 03:20:13.404535 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5816, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4429 | 2024.01.30 03:20:13.404548 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_41_8} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4430 | 2024.01.30 03:20:13.404609 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4431 | 2024.01.30 03:20:13.404674 [ 3 ] {} <Debug> HTTP-Session: 8f56224b-3471-475a-9354-4816442b46fa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4432 | 2024.01.30 03:20:13.404702 [ 3 ] {} <Debug> HTTP-Session: 8f56224b-3471-475a-9354-4816442b46fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4433 | 2024.01.30 03:20:13.404779 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4434 | 2024.01.30 03:20:13.404822 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4435 | 2024.01.30 03:20:13.404942 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4436 | 2024.01.30 03:20:13.405280 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4437 | 2024.01.30 03:20:13.405507 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4438 | 2024.01.30 03:20:13.405665 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4439 | 2024.01.30 03:20:13.405790 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000981362 sec., 34645 rows/sec., 2.71 MiB/sec. | ||
| 4440 | 2024.01.30 03:20:13.405913 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} <Debug> DynamicQueryHandler: Done processing query | ||
| 4441 | 2024.01.30 03:20:13.405937 [ 3 ] {d288747b-b842-48da-a73b-914091bdcec2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4442 | 2024.01.30 03:20:13.405953 [ 3 ] {} <Debug> HTTP-Session: 8f56224b-3471-475a-9354-4816442b46fa Destroying unnamed session | ||
| 4443 | 2024.01.30 03:20:13.406131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 33191, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4444 | 2024.01.30 03:20:13.406177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4445 | 2024.01.30 03:20:13.406196 [ 3 ] {} <Debug> HTTP-Session: 2c2039e4-0f02-480b-aeee-a88f1228694e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4446 | 2024.01.30 03:20:13.406214 [ 3 ] {} <Debug> HTTP-Session: 2c2039e4-0f02-480b-aeee-a88f1228694e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4447 | 2024.01.30 03:20:13.406293 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4448 | 2024.01.30 03:20:13.406338 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4449 | 2024.01.30 03:20:13.406478 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4450 | 2024.01.30 03:20:13.406918 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4451 | 2024.01.30 03:20:13.407243 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 4452 | 2024.01.30 03:20:13.407439 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 4453 | 2024.01.30 03:20:13.407558 [ 134 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 4454 | 2024.01.30 03:20:13.407575 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} <Information> executeQuery: Read 31 rows, 42.84 KiB in 0.001246139 sec., 24876 rows/sec., 33.57 MiB/sec. | ||
| 4455 | 2024.01.30 03:20:13.407620 [ 134 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4456 | 2024.01.30 03:20:13.407825 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 4457 | 2024.01.30 03:20:13.407895 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} <Debug> DynamicQueryHandler: Done processing query | ||
| 4458 | 2024.01.30 03:20:13.407962 [ 3 ] {8cb76bc5-ae34-473c-8d60-671e31d2d143} <Debug> MemoryTracker: Peak memory usage (for query): 4.27 MiB. | ||
| 4459 | 2024.01.30 03:20:13.408039 [ 3 ] {} <Debug> HTTP-Session: 2c2039e4-0f02-480b-aeee-a88f1228694e Destroying unnamed session | ||
| 4460 | 2024.01.30 03:20:13.408154 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4461 | 2024.01.30 03:20:13.408202 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 839 rows starting from the beginning of the part | ||
| 4462 | 2024.01.30 03:20:13.408264 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 515, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4463 | 2024.01.30 03:20:13.408345 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4464 | 2024.01.30 03:20:13.408401 [ 3 ] {} <Debug> HTTP-Session: 193dc8f7-23ce-49fd-861b-2e05e5161d72 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4465 | 2024.01.30 03:20:13.408457 [ 3 ] {} <Debug> HTTP-Session: 193dc8f7-23ce-49fd-861b-2e05e5161d72 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4466 | 2024.01.30 03:20:13.408473 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 27 rows starting from the beginning of the part | ||
| 4467 | 2024.01.30 03:20:13.408652 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4468 | 2024.01.30 03:20:13.408765 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4469 | 2024.01.30 03:20:13.408780 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 21 rows starting from the beginning of the part | ||
| 4470 | 2024.01.30 03:20:13.409184 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 27 rows starting from the beginning of the part | ||
| 4471 | 2024.01.30 03:20:13.409235 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4472 | 2024.01.30 03:20:13.409454 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 21 rows starting from the beginning of the part | ||
| 4473 | 2024.01.30 03:20:13.409785 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 31 rows starting from the beginning of the part | ||
| 4474 | 2024.01.30 03:20:13.410030 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4475 | 2024.01.30 03:20:13.410567 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 4476 | 2024.01.30 03:20:13.410856 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} <Trace> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 4477 | 2024.01.30 03:20:13.411012 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} <Information> executeQuery: Read 3 rows, 217.00 B in 0.002295652 sec., 1306 rows/sec., 92.31 KiB/sec. | ||
| 4478 | 2024.01.30 03:20:13.411180 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} <Debug> DynamicQueryHandler: Done processing query | ||
| 4479 | 2024.01.30 03:20:13.411210 [ 3 ] {8ea437c9-0dbf-4ae0-97e9-1644cf677b89} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4480 | 2024.01.30 03:20:13.411227 [ 3 ] {} <Debug> HTTP-Session: 193dc8f7-23ce-49fd-861b-2e05e5161d72 Destroying unnamed session | ||
| 4481 | 2024.01.30 03:20:13.429844 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 966 rows, containing 6 columns (6 merged, 0 gathered) in 0.022159894 sec., 43592.26628069611 rows/sec., 58.83 MiB/sec. | ||
| 4482 | 2024.01.30 03:20:13.430265 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 4483 | 2024.01.30 03:20:13.430493 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 4484 | 2024.01.30 03:20:13.430556 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 4485 | 2024.01.30 03:20:13.430621 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_41_8: 8.85 MiB. | ||
| 4486 | 2024.01.30 03:20:14.000166 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 232.89 MiB, peak 241.71 MiB, will set to 234.16 MiB (RSS), difference: 1.27 MiB | ||
| 4487 | 2024.01.30 03:20:18.399293 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4488 | 2024.01.30 03:20:18.399480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4489 | 2024.01.30 03:20:18.399527 [ 3 ] {} <Debug> HTTP-Session: ec611a77-01e6-4762-a7b5-4b08efddf8c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4490 | 2024.01.30 03:20:18.399568 [ 3 ] {} <Debug> HTTP-Session: ec611a77-01e6-4762-a7b5-4b08efddf8c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4491 | 2024.01.30 03:20:18.399768 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4492 | 2024.01.30 03:20:18.399865 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4493 | 2024.01.30 03:20:18.400128 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4494 | 2024.01.30 03:20:18.400665 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4495 | 2024.01.30 03:20:18.400968 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4496 | 2024.01.30 03:20:18.401139 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4497 | 2024.01.30 03:20:18.401288 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001462613 sec., 14357 rows/sec., 1.14 MiB/sec. | ||
| 4498 | 2024.01.30 03:20:18.401458 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} <Debug> DynamicQueryHandler: Done processing query | ||
| 4499 | 2024.01.30 03:20:18.401485 [ 3 ] {1c403497-9e97-43ee-a208-3106abce79d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4500 | 2024.01.30 03:20:18.401502 [ 3 ] {} <Debug> HTTP-Session: ec611a77-01e6-4762-a7b5-4b08efddf8c0 Destroying unnamed session | ||
| 4501 | 2024.01.30 03:20:18.401636 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4502 | 2024.01.30 03:20:18.401690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4503 | 2024.01.30 03:20:18.401710 [ 3 ] {} <Debug> HTTP-Session: 20ae2d88-81ce-4052-8e75-3b6bc874a228 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4504 | 2024.01.30 03:20:18.401729 [ 3 ] {} <Debug> HTTP-Session: 20ae2d88-81ce-4052-8e75-3b6bc874a228 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4505 | 2024.01.30 03:20:18.401809 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4506 | 2024.01.30 03:20:18.401853 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4507 | 2024.01.30 03:20:18.401961 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4508 | 2024.01.30 03:20:18.402316 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4509 | 2024.01.30 03:20:18.402532 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4510 | 2024.01.30 03:20:18.402686 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4511 | 2024.01.30 03:20:18.402809 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000966672 sec., 65172 rows/sec., 5.76 MiB/sec. | ||
| 4512 | 2024.01.30 03:20:18.402936 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} <Debug> DynamicQueryHandler: Done processing query | ||
| 4513 | 2024.01.30 03:20:18.402960 [ 3 ] {7daa330f-1288-4258-a38a-fc1bf504afa7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4514 | 2024.01.30 03:20:18.402977 [ 3 ] {} <Debug> HTTP-Session: 20ae2d88-81ce-4052-8e75-3b6bc874a228 Destroying unnamed session | ||
| 4515 | 2024.01.30 03:20:18.403103 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4516 | 2024.01.30 03:20:18.403152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4517 | 2024.01.30 03:20:18.403172 [ 3 ] {} <Debug> HTTP-Session: 41922068-3f2a-41d0-a580-b1090aa33f28 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4518 | 2024.01.30 03:20:18.403190 [ 3 ] {} <Debug> HTTP-Session: 41922068-3f2a-41d0-a580-b1090aa33f28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4519 | 2024.01.30 03:20:18.403263 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4520 | 2024.01.30 03:20:18.403302 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4521 | 2024.01.30 03:20:18.403411 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4522 | 2024.01.30 03:20:18.403708 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4523 | 2024.01.30 03:20:18.403921 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4524 | 2024.01.30 03:20:18.404078 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4525 | 2024.01.30 03:20:18.404198 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00090008 sec., 23331 rows/sec., 1.82 MiB/sec. | ||
| 4526 | 2024.01.30 03:20:18.404317 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} <Debug> DynamicQueryHandler: Done processing query | ||
| 4527 | 2024.01.30 03:20:18.404342 [ 3 ] {99818164-d26e-4880-9d9e-e29538ed7a90} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4528 | 2024.01.30 03:20:18.404359 [ 3 ] {} <Debug> HTTP-Session: 41922068-3f2a-41d0-a580-b1090aa33f28 Destroying unnamed session | ||
| 4529 | 2024.01.30 03:20:18.404514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4530 | 2024.01.30 03:20:18.404561 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4531 | 2024.01.30 03:20:18.404581 [ 3 ] {} <Debug> HTTP-Session: 59d18212-6f4f-4187-b243-010d360860a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4532 | 2024.01.30 03:20:18.404598 [ 3 ] {} <Debug> HTTP-Session: 59d18212-6f4f-4187-b243-010d360860a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4533 | 2024.01.30 03:20:18.404677 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4534 | 2024.01.30 03:20:18.404723 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4535 | 2024.01.30 03:20:18.404860 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4536 | 2024.01.30 03:20:18.405241 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4537 | 2024.01.30 03:20:18.405562 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 4538 | 2024.01.30 03:20:18.405759 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 4539 | 2024.01.30 03:20:18.405869 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001162536 sec., 18063 rows/sec., 24.38 MiB/sec. | ||
| 4540 | 2024.01.30 03:20:18.405997 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 4541 | 2024.01.30 03:20:18.406022 [ 3 ] {1f8388db-67ef-477d-a334-375fdcf4c6e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4542 | 2024.01.30 03:20:18.406039 [ 3 ] {} <Debug> HTTP-Session: 59d18212-6f4f-4187-b243-010d360860a1 Destroying unnamed session | ||
| 4543 | 2024.01.30 03:20:23.401561 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4544 | 2024.01.30 03:20:23.401718 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4545 | 2024.01.30 03:20:23.401760 [ 3 ] {} <Debug> HTTP-Session: 614e0309-37bb-4ee8-b0af-6021eeaa6967 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4546 | 2024.01.30 03:20:23.401798 [ 3 ] {} <Debug> HTTP-Session: 614e0309-37bb-4ee8-b0af-6021eeaa6967 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4547 | 2024.01.30 03:20:23.401972 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4548 | 2024.01.30 03:20:23.402057 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4549 | 2024.01.30 03:20:23.402286 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4550 | 2024.01.30 03:20:23.402845 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4551 | 2024.01.30 03:20:23.403137 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4552 | 2024.01.30 03:20:23.403310 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4553 | 2024.01.30 03:20:23.403438 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001415302 sec., 24023 rows/sec., 1.90 MiB/sec. | ||
| 4554 | 2024.01.30 03:20:23.403631 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} <Debug> DynamicQueryHandler: Done processing query | ||
| 4555 | 2024.01.30 03:20:23.403660 [ 3 ] {8f2176e2-63e7-4d09-b12a-1a6c1012ac90} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4556 | 2024.01.30 03:20:23.403679 [ 3 ] {} <Debug> HTTP-Session: 614e0309-37bb-4ee8-b0af-6021eeaa6967 Destroying unnamed session | ||
| 4557 | 2024.01.30 03:20:23.403804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4558 | 2024.01.30 03:20:23.403875 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4559 | 2024.01.30 03:20:23.403904 [ 3 ] {} <Debug> HTTP-Session: 2374f8dd-dda3-4a9b-a411-8e0aab348278 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4560 | 2024.01.30 03:20:23.403932 [ 3 ] {} <Debug> HTTP-Session: 2374f8dd-dda3-4a9b-a411-8e0aab348278 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4561 | 2024.01.30 03:20:23.404041 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4562 | 2024.01.30 03:20:23.404101 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4563 | 2024.01.30 03:20:23.404276 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4564 | 2024.01.30 03:20:23.404637 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4565 | 2024.01.30 03:20:23.404870 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4566 | 2024.01.30 03:20:23.405030 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 4567 | 2024.01.30 03:20:23.405156 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001066234 sec., 1875 rows/sec., 160.28 KiB/sec. | ||
| 4568 | 2024.01.30 03:20:23.405280 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} <Debug> DynamicQueryHandler: Done processing query | ||
| 4569 | 2024.01.30 03:20:23.405304 [ 3 ] {88fb3b74-392e-4459-8110-520656a3a827} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4570 | 2024.01.30 03:20:23.405321 [ 3 ] {} <Debug> HTTP-Session: 2374f8dd-dda3-4a9b-a411-8e0aab348278 Destroying unnamed session | ||
| 4571 | 2024.01.30 03:20:23.405475 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4572 | 2024.01.30 03:20:23.405525 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4573 | 2024.01.30 03:20:23.405545 [ 3 ] {} <Debug> HTTP-Session: c188b473-9bd8-4017-9fa8-ec83b896492e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4574 | 2024.01.30 03:20:23.405563 [ 3 ] {} <Debug> HTTP-Session: c188b473-9bd8-4017-9fa8-ec83b896492e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4575 | 2024.01.30 03:20:23.405641 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4576 | 2024.01.30 03:20:23.405681 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4577 | 2024.01.30 03:20:23.405789 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4578 | 2024.01.30 03:20:23.406164 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4579 | 2024.01.30 03:20:23.406391 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4580 | 2024.01.30 03:20:23.406541 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4581 | 2024.01.30 03:20:23.406663 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} <Information> executeQuery: Read 139 rows, 13.85 KiB in 0.000992133 sec., 140102 rows/sec., 13.64 MiB/sec. | ||
| 4582 | 2024.01.30 03:20:23.406783 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} <Debug> DynamicQueryHandler: Done processing query | ||
| 4583 | 2024.01.30 03:20:23.406808 [ 3 ] {7dead33e-af9e-4e8a-bc36-1d5606f2624b} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 4584 | 2024.01.30 03:20:23.406824 [ 3 ] {} <Debug> HTTP-Session: c188b473-9bd8-4017-9fa8-ec83b896492e Destroying unnamed session | ||
| 4585 | 2024.01.30 03:20:23.406973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4586 | 2024.01.30 03:20:23.407021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4587 | 2024.01.30 03:20:23.407041 [ 3 ] {} <Debug> HTTP-Session: 4191fb4d-ff50-44c1-90fd-00982c9a63bd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4588 | 2024.01.30 03:20:23.407059 [ 3 ] {} <Debug> HTTP-Session: 4191fb4d-ff50-44c1-90fd-00982c9a63bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4589 | 2024.01.30 03:20:23.407129 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4590 | 2024.01.30 03:20:23.407197 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4591 | 2024.01.30 03:20:23.407307 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4592 | 2024.01.30 03:20:23.407627 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4593 | 2024.01.30 03:20:23.407865 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 4594 | 2024.01.30 03:20:23.408019 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 4595 | 2024.01.30 03:20:23.408129 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000936681 sec., 2135 rows/sec., 149.09 KiB/sec. | ||
| 4596 | 2024.01.30 03:20:23.408274 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 4597 | 2024.01.30 03:20:23.408300 [ 3 ] {4413024b-909c-4143-b338-0ce12bb706c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4598 | 2024.01.30 03:20:23.408316 [ 3 ] {} <Debug> HTTP-Session: 4191fb4d-ff50-44c1-90fd-00982c9a63bd Destroying unnamed session | ||
| 4599 | 2024.01.30 03:20:23.408447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10742, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4600 | 2024.01.30 03:20:23.408494 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4601 | 2024.01.30 03:20:23.408540 [ 3 ] {} <Debug> HTTP-Session: bd3edc2f-9aaa-458e-94ef-46a179fa5a98 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4602 | 2024.01.30 03:20:23.408558 [ 3 ] {} <Debug> HTTP-Session: bd3edc2f-9aaa-458e-94ef-46a179fa5a98 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4603 | 2024.01.30 03:20:23.408632 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4604 | 2024.01.30 03:20:23.408671 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4605 | 2024.01.30 03:20:23.408775 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4606 | 2024.01.30 03:20:23.409155 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4607 | 2024.01.30 03:20:23.409382 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4608 | 2024.01.30 03:20:23.409536 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4609 | 2024.01.30 03:20:23.409633 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} <Information> executeQuery: Read 63 rows, 5.05 KiB in 0.000972302 sec., 64794 rows/sec., 5.08 MiB/sec. | ||
| 4610 | 2024.01.30 03:20:23.409770 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4611 | 2024.01.30 03:20:23.409795 [ 3 ] {daab9175-a6d0-4c4d-89ef-b99075a1686f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4612 | 2024.01.30 03:20:23.409812 [ 3 ] {} <Debug> HTTP-Session: bd3edc2f-9aaa-458e-94ef-46a179fa5a98 Destroying unnamed session | ||
| 4613 | 2024.01.30 03:20:23.409927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4614 | 2024.01.30 03:20:23.409974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4615 | 2024.01.30 03:20:23.409993 [ 3 ] {} <Debug> HTTP-Session: 645b5867-a81b-480b-866e-d2116239dacd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4616 | 2024.01.30 03:20:23.410010 [ 3 ] {} <Debug> HTTP-Session: 645b5867-a81b-480b-866e-d2116239dacd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4617 | 2024.01.30 03:20:23.410084 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4618 | 2024.01.30 03:20:23.410127 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4619 | 2024.01.30 03:20:23.410251 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4620 | 2024.01.30 03:20:23.410559 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4621 | 2024.01.30 03:20:23.410848 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 4622 | 2024.01.30 03:20:23.411031 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 4623 | 2024.01.30 03:20:23.411133 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001020703 sec., 36249 rows/sec., 2.56 MiB/sec. | ||
| 4624 | 2024.01.30 03:20:23.411259 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4625 | 2024.01.30 03:20:23.411284 [ 3 ] {1aeadd85-dd20-4858-9421-dbdd3fee7a6f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4626 | 2024.01.30 03:20:23.411300 [ 3 ] {} <Debug> HTTP-Session: 645b5867-a81b-480b-866e-d2116239dacd Destroying unnamed session | ||
| 4627 | 2024.01.30 03:20:23.411453 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36395, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4628 | 2024.01.30 03:20:23.411500 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4629 | 2024.01.30 03:20:23.411518 [ 3 ] {} <Debug> HTTP-Session: a273b6c5-956d-41e8-9d8d-42571eca89ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4630 | 2024.01.30 03:20:23.411536 [ 3 ] {} <Debug> HTTP-Session: a273b6c5-956d-41e8-9d8d-42571eca89ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4631 | 2024.01.30 03:20:23.411614 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4632 | 2024.01.30 03:20:23.411658 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4633 | 2024.01.30 03:20:23.411791 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4634 | 2024.01.30 03:20:23.412235 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4635 | 2024.01.30 03:20:23.412549 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 4636 | 2024.01.30 03:20:23.412740 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 4637 | 2024.01.30 03:20:23.412843 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001201667 sec., 28294 rows/sec., 38.18 MiB/sec. | ||
| 4638 | 2024.01.30 03:20:23.412968 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} <Debug> DynamicQueryHandler: Done processing query | ||
| 4639 | 2024.01.30 03:20:23.412994 [ 3 ] {40b69a7f-5692-4260-9a77-99e78ef198fe} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4640 | 2024.01.30 03:20:23.413012 [ 3 ] {} <Debug> HTTP-Session: a273b6c5-956d-41e8-9d8d-42571eca89ab Destroying unnamed session | ||
| 4641 | 2024.01.30 03:20:23.413117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 572, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4642 | 2024.01.30 03:20:23.413163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4643 | 2024.01.30 03:20:23.413183 [ 3 ] {} <Debug> HTTP-Session: 891b0df1-96e9-47fd-a5d0-0148a46b890c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4644 | 2024.01.30 03:20:23.413200 [ 3 ] {} <Debug> HTTP-Session: 891b0df1-96e9-47fd-a5d0-0148a46b890c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4645 | 2024.01.30 03:20:23.413268 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4646 | 2024.01.30 03:20:23.413309 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 4647 | 2024.01.30 03:20:23.413414 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4648 | 2024.01.30 03:20:23.413673 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4649 | 2024.01.30 03:20:23.413931 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 4650 | 2024.01.30 03:20:23.414127 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} <Trace> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 4651 | 2024.01.30 03:20:23.414231 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} <Information> executeQuery: Read 3 rows, 246.00 B in 0.000931512 sec., 3220 rows/sec., 257.90 KiB/sec. | ||
| 4652 | 2024.01.30 03:20:23.414351 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} <Debug> DynamicQueryHandler: Done processing query | ||
| 4653 | 2024.01.30 03:20:23.414376 [ 3 ] {20a2b387-2752-4757-8b21-544ec63cab32} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 4654 | 2024.01.30 03:20:23.414392 [ 3 ] {} <Debug> HTTP-Session: 891b0df1-96e9-47fd-a5d0-0148a46b890c Destroying unnamed session | ||
| 4655 | 2024.01.30 03:20:28.161611 [ 120 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4656 | 2024.01.30 03:20:28.161677 [ 120 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4657 | 2024.01.30 03:20:28.399330 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4658 | 2024.01.30 03:20:28.399487 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4659 | 2024.01.30 03:20:28.399532 [ 3 ] {} <Debug> HTTP-Session: 07669e10-9d0b-4173-9994-e1a1c6208318 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4660 | 2024.01.30 03:20:28.399575 [ 3 ] {} <Debug> HTTP-Session: 07669e10-9d0b-4173-9994-e1a1c6208318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4661 | 2024.01.30 03:20:28.399758 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4662 | 2024.01.30 03:20:28.399818 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4663 | 2024.01.30 03:20:28.399981 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4664 | 2024.01.30 03:20:28.400482 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4665 | 2024.01.30 03:20:28.400751 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4666 | 2024.01.30 03:20:28.400921 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4667 | 2024.01.30 03:20:28.401067 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001272529 sec., 16502 rows/sec., 1.31 MiB/sec. | ||
| 4668 | 2024.01.30 03:20:28.401237 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 4669 | 2024.01.30 03:20:28.401264 [ 3 ] {f4c5475a-9439-4db2-95f2-cf7a4211f8ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4670 | 2024.01.30 03:20:28.401281 [ 3 ] {} <Debug> HTTP-Session: 07669e10-9d0b-4173-9994-e1a1c6208318 Destroying unnamed session | ||
| 4671 | 2024.01.30 03:20:28.401406 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4672 | 2024.01.30 03:20:28.401457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4673 | 2024.01.30 03:20:28.401476 [ 3 ] {} <Debug> HTTP-Session: d0ab6968-85e3-4ff6-84cf-b9f787077e54 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4674 | 2024.01.30 03:20:28.401495 [ 3 ] {} <Debug> HTTP-Session: d0ab6968-85e3-4ff6-84cf-b9f787077e54 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4675 | 2024.01.30 03:20:28.401571 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 4676 | 2024.01.30 03:20:28.401614 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 4677 | 2024.01.30 03:20:28.401730 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4678 | 2024.01.30 03:20:28.402028 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4679 | 2024.01.30 03:20:28.402247 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4680 | 2024.01.30 03:20:28.402396 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 4681 | 2024.01.30 03:20:28.402517 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000917621 sec., 2179 rows/sec., 186.24 KiB/sec. | ||
| 4682 | 2024.01.30 03:20:28.402637 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} <Debug> DynamicQueryHandler: Done processing query | ||
| 4683 | 2024.01.30 03:20:28.402661 [ 3 ] {efa0ac57-b17d-4d12-b50d-b749bfd55293} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4684 | 2024.01.30 03:20:28.402677 [ 3 ] {} <Debug> HTTP-Session: d0ab6968-85e3-4ff6-84cf-b9f787077e54 Destroying unnamed session | ||
| 4685 | 2024.01.30 03:20:28.402811 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4686 | 2024.01.30 03:20:28.402858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4687 | 2024.01.30 03:20:28.402878 [ 3 ] {} <Debug> HTTP-Session: 6830b98e-b352-4c14-9d45-07dee906cd66 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4688 | 2024.01.30 03:20:28.402894 [ 3 ] {} <Debug> HTTP-Session: 6830b98e-b352-4c14-9d45-07dee906cd66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4689 | 2024.01.30 03:20:28.402969 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4690 | 2024.01.30 03:20:28.403007 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4691 | 2024.01.30 03:20:28.403114 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4692 | 2024.01.30 03:20:28.403435 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4693 | 2024.01.30 03:20:28.403648 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4694 | 2024.01.30 03:20:28.403801 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4695 | 2024.01.30 03:20:28.403931 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000932761 sec., 68613 rows/sec., 6.06 MiB/sec. | ||
| 4696 | 2024.01.30 03:20:28.404051 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 4697 | 2024.01.30 03:20:28.404075 [ 3 ] {3f080c5d-ee23-4c4c-939f-664688a4d8d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4698 | 2024.01.30 03:20:28.404091 [ 3 ] {} <Debug> HTTP-Session: 6830b98e-b352-4c14-9d45-07dee906cd66 Destroying unnamed session | ||
| 4699 | 2024.01.30 03:20:28.404225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4700 | 2024.01.30 03:20:28.404272 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4701 | 2024.01.30 03:20:28.404291 [ 3 ] {} <Debug> HTTP-Session: 6fd1faa4-3366-4e09-9391-0a7b5e27e1d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4702 | 2024.01.30 03:20:28.404307 [ 3 ] {} <Debug> HTTP-Session: 6fd1faa4-3366-4e09-9391-0a7b5e27e1d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4703 | 2024.01.30 03:20:28.404376 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 4704 | 2024.01.30 03:20:28.404414 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 4705 | 2024.01.30 03:20:28.404521 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4706 | 2024.01.30 03:20:28.404782 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4707 | 2024.01.30 03:20:28.404993 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 4708 | 2024.01.30 03:20:28.405159 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 4709 | 2024.01.30 03:20:28.405277 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00087378 sec., 2288 rows/sec., 159.82 KiB/sec. | ||
| 4710 | 2024.01.30 03:20:28.405393 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} <Debug> DynamicQueryHandler: Done processing query | ||
| 4711 | 2024.01.30 03:20:28.405417 [ 3 ] {f56e7624-0256-46ea-994d-f062bfe24b9f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4712 | 2024.01.30 03:20:28.405433 [ 3 ] {} <Debug> HTTP-Session: 6fd1faa4-3366-4e09-9391-0a7b5e27e1d1 Destroying unnamed session | ||
| 4713 | 2024.01.30 03:20:28.405548 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4714 | 2024.01.30 03:20:28.405593 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4715 | 2024.01.30 03:20:28.405611 [ 3 ] {} <Debug> HTTP-Session: 9a95b1f0-8f73-418b-b96e-70fb39a77167 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4716 | 2024.01.30 03:20:28.405627 [ 3 ] {} <Debug> HTTP-Session: 9a95b1f0-8f73-418b-b96e-70fb39a77167 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4717 | 2024.01.30 03:20:28.405696 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4718 | 2024.01.30 03:20:28.405734 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4719 | 2024.01.30 03:20:28.405837 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4720 | 2024.01.30 03:20:28.406138 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4721 | 2024.01.30 03:20:28.406346 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4722 | 2024.01.30 03:20:28.406493 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4723 | 2024.01.30 03:20:28.406611 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.00088041 sec., 26124 rows/sec., 2.05 MiB/sec. | ||
| 4724 | 2024.01.30 03:20:28.406740 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4725 | 2024.01.30 03:20:28.406765 [ 3 ] {00ba1e73-bc17-40fb-9334-6d3134f722f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4726 | 2024.01.30 03:20:28.406782 [ 3 ] {} <Debug> HTTP-Session: 9a95b1f0-8f73-418b-b96e-70fb39a77167 Destroying unnamed session | ||
| 4727 | 2024.01.30 03:20:28.406876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4728 | 2024.01.30 03:20:28.406923 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4729 | 2024.01.30 03:20:28.406942 [ 3 ] {} <Debug> HTTP-Session: 0933f6c3-26cb-4bad-a749-fe7370d6349d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4730 | 2024.01.30 03:20:28.406958 [ 3 ] {} <Debug> HTTP-Session: 0933f6c3-26cb-4bad-a749-fe7370d6349d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4731 | 2024.01.30 03:20:28.407028 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 4732 | 2024.01.30 03:20:28.407071 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 4733 | 2024.01.30 03:20:28.407189 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4734 | 2024.01.30 03:20:28.407438 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4735 | 2024.01.30 03:20:28.407704 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 4736 | 2024.01.30 03:20:28.407887 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 4737 | 2024.01.30 03:20:28.408021 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000957912 sec., 1043 rows/sec., 73.40 KiB/sec. | ||
| 4738 | 2024.01.30 03:20:28.408164 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} <Debug> DynamicQueryHandler: Done processing query | ||
| 4739 | 2024.01.30 03:20:28.408188 [ 3 ] {3b4c2610-b4d7-4764-a90b-af3c63b25024} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 4740 | 2024.01.30 03:20:28.408204 [ 3 ] {} <Debug> HTTP-Session: 0933f6c3-26cb-4bad-a749-fe7370d6349d Destroying unnamed session | ||
| 4741 | 2024.01.30 03:20:28.408328 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4742 | 2024.01.30 03:20:28.408373 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4743 | 2024.01.30 03:20:28.408391 [ 3 ] {} <Debug> HTTP-Session: 30f8ce11-96bc-4135-b527-a3ab14c7070d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4744 | 2024.01.30 03:20:28.408408 [ 3 ] {} <Debug> HTTP-Session: 30f8ce11-96bc-4135-b527-a3ab14c7070d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4745 | 2024.01.30 03:20:28.408483 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4746 | 2024.01.30 03:20:28.408527 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4747 | 2024.01.30 03:20:28.408668 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4748 | 2024.01.30 03:20:28.409047 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4749 | 2024.01.30 03:20:28.409333 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 4750 | 2024.01.30 03:20:28.409512 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 4751 | 2024.01.30 03:20:28.409631 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001113065 sec., 18866 rows/sec., 25.46 MiB/sec. | ||
| 4752 | 2024.01.30 03:20:28.409755 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} <Debug> DynamicQueryHandler: Done processing query | ||
| 4753 | 2024.01.30 03:20:28.409780 [ 3 ] {34c34875-9b14-4360-bb2d-ee24321ca4b1} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4754 | 2024.01.30 03:20:28.409796 [ 3 ] {} <Debug> HTTP-Session: 30f8ce11-96bc-4135-b527-a3ab14c7070d Destroying unnamed session | ||
| 4755 | 2024.01.30 03:20:33.399964 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4756 | 2024.01.30 03:20:33.400157 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4757 | 2024.01.30 03:20:33.400205 [ 3 ] {} <Debug> HTTP-Session: 58555436-1312-45b9-8dd8-da072f3bad71 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4758 | 2024.01.30 03:20:33.400249 [ 3 ] {} <Debug> HTTP-Session: 58555436-1312-45b9-8dd8-da072f3bad71 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4759 | 2024.01.30 03:20:33.400454 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4760 | 2024.01.30 03:20:33.400555 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4761 | 2024.01.30 03:20:33.400838 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4762 | 2024.01.30 03:20:33.401408 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4763 | 2024.01.30 03:20:33.401694 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4764 | 2024.01.30 03:20:33.401889 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4765 | 2024.01.30 03:20:33.402032 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001516825 sec., 22415 rows/sec., 1.77 MiB/sec. | ||
| 4766 | 2024.01.30 03:20:33.402214 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} <Debug> DynamicQueryHandler: Done processing query | ||
| 4767 | 2024.01.30 03:20:33.402242 [ 3 ] {f140b7b5-23c1-4749-bd9a-d78ef2bfe769} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4768 | 2024.01.30 03:20:33.402260 [ 3 ] {} <Debug> HTTP-Session: 58555436-1312-45b9-8dd8-da072f3bad71 Destroying unnamed session | ||
| 4769 | 2024.01.30 03:20:33.402403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4770 | 2024.01.30 03:20:33.402457 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4771 | 2024.01.30 03:20:33.402477 [ 3 ] {} <Debug> HTTP-Session: 1b13007d-7601-4924-aa1e-c2928903570c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4772 | 2024.01.30 03:20:33.402496 [ 3 ] {} <Debug> HTTP-Session: 1b13007d-7601-4924-aa1e-c2928903570c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4773 | 2024.01.30 03:20:33.402581 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4774 | 2024.01.30 03:20:33.402624 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4775 | 2024.01.30 03:20:33.402736 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4776 | 2024.01.30 03:20:33.403075 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4777 | 2024.01.30 03:20:33.403307 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4778 | 2024.01.30 03:20:33.403461 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4779 | 2024.01.30 03:20:33.403587 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000971892 sec., 104949 rows/sec., 10.70 MiB/sec. | ||
| 4780 | 2024.01.30 03:20:33.403582 [ 116 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4781 | 2024.01.30 03:20:33.403695 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4782 | 2024.01.30 03:20:33.403770 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 4783 | 2024.01.30 03:20:33.403841 [ 3 ] {eaf07711-beca-4daf-a31c-fc19e830d0cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 4784 | 2024.01.30 03:20:33.403868 [ 3 ] {} <Debug> HTTP-Session: 1b13007d-7601-4924-aa1e-c2928903570c Destroying unnamed session | ||
| 4785 | 2024.01.30 03:20:33.403862 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4786 | 2024.01.30 03:20:33.404062 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4787 | 2024.01.30 03:20:33.404069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4788 | 2024.01.30 03:20:33.404117 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 184 rows starting from the beginning of the part | ||
| 4789 | 2024.01.30 03:20:33.404177 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4790 | 2024.01.30 03:20:33.404220 [ 3 ] {} <Debug> HTTP-Session: 13294212-7e6c-4070-807e-11311ed81aed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4791 | 2024.01.30 03:20:33.404255 [ 3 ] {} <Debug> HTTP-Session: 13294212-7e6c-4070-807e-11311ed81aed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4792 | 2024.01.30 03:20:33.404344 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 93 rows starting from the beginning of the part | ||
| 4793 | 2024.01.30 03:20:33.404469 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4794 | 2024.01.30 03:20:33.404591 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4795 | 2024.01.30 03:20:33.404607 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 63 rows starting from the beginning of the part | ||
| 4796 | 2024.01.30 03:20:33.404902 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 139 rows starting from the beginning of the part | ||
| 4797 | 2024.01.30 03:20:33.405030 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4798 | 2024.01.30 03:20:33.405121 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 64 rows starting from the beginning of the part | ||
| 4799 | 2024.01.30 03:20:33.405299 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 102 rows starting from the beginning of the part | ||
| 4800 | 2024.01.30 03:20:33.405904 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4801 | 2024.01.30 03:20:33.406350 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4802 | 2024.01.30 03:20:33.406629 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4803 | 2024.01.30 03:20:33.406800 [ 116 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4804 | 2024.01.30 03:20:33.406874 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.002314703 sec., 14688 rows/sec., 1.15 MiB/sec. | ||
| 4805 | 2024.01.30 03:20:33.406890 [ 116 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4806 | 2024.01.30 03:20:33.407091 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4807 | 2024.01.30 03:20:33.407269 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} <Debug> DynamicQueryHandler: Done processing query | ||
| 4808 | 2024.01.30 03:20:33.407349 [ 3 ] {62ad1edc-ed7a-45da-a036-9ad793457ffa} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4809 | 2024.01.30 03:20:33.407423 [ 3 ] {} <Debug> HTTP-Session: 13294212-7e6c-4070-807e-11311ed81aed Destroying unnamed session | ||
| 4810 | 2024.01.30 03:20:33.407470 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4811 | 2024.01.30 03:20:33.407550 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 95 rows starting from the beginning of the part | ||
| 4812 | 2024.01.30 03:20:33.407568 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 4 columns (4 merged, 0 gathered) in 0.003805916 sec., 169472.99940408565 rows/sec., 16.36 MiB/sec. | ||
| 4813 | 2024.01.30 03:20:33.407716 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36397, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4814 | 2024.01.30 03:20:33.407802 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4815 | 2024.01.30 03:20:33.407827 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 34 rows starting from the beginning of the part | ||
| 4816 | 2024.01.30 03:20:33.407840 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4817 | 2024.01.30 03:20:33.407937 [ 3 ] {} <Debug> HTTP-Session: 2bd1b26b-18ac-4aa8-ae2c-767d94d4ef46 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4818 | 2024.01.30 03:20:33.407980 [ 3 ] {} <Debug> HTTP-Session: 2bd1b26b-18ac-4aa8-ae2c-767d94d4ef46 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4819 | 2024.01.30 03:20:33.408215 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 21 rows starting from the beginning of the part | ||
| 4820 | 2024.01.30 03:20:33.408261 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4821 | 2024.01.30 03:20:33.408320 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4822 | 2024.01.30 03:20:33.408502 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_46_9} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4823 | 2024.01.30 03:20:33.408522 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4824 | 2024.01.30 03:20:33.408596 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 63 rows starting from the beginning of the part | ||
| 4825 | 2024.01.30 03:20:33.409006 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 23 rows starting from the beginning of the part | ||
| 4826 | 2024.01.30 03:20:33.409337 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 34 rows starting from the beginning of the part | ||
| 4827 | 2024.01.30 03:20:33.409347 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4828 | 2024.01.30 03:20:33.410413 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4829 | 2024.01.30 03:20:33.410887 [ 17 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 270 rows, containing 4 columns (4 merged, 0 gathered) in 0.003919149 sec., 68892.50702129467 rows/sec., 5.39 MiB/sec. | ||
| 4830 | 2024.01.30 03:20:33.411102 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4831 | 2024.01.30 03:20:33.411175 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 4832 | 2024.01.30 03:20:33.411387 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4833 | 2024.01.30 03:20:33.411491 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_46_9} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4834 | 2024.01.30 03:20:33.411504 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 4835 | 2024.01.30 03:20:33.411709 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.003309955 sec., 10272 rows/sec., 13.86 MiB/sec. | ||
| 4836 | 2024.01.30 03:20:33.411860 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} <Debug> DynamicQueryHandler: Done processing query | ||
| 4837 | 2024.01.30 03:20:33.411885 [ 3 ] {8079b37c-0d96-45fe-8fd3-df79a216073e} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 4838 | 2024.01.30 03:20:33.411902 [ 3 ] {} <Debug> HTTP-Session: 2bd1b26b-18ac-4aa8-ae2c-767d94d4ef46 Destroying unnamed session | ||
| 4839 | 2024.01.30 03:20:38.399317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4840 | 2024.01.30 03:20:38.399505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4841 | 2024.01.30 03:20:38.399551 [ 3 ] {} <Debug> HTTP-Session: b4a10f03-5cd6-486e-bed1-7274f59ca2b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4842 | 2024.01.30 03:20:38.399593 [ 3 ] {} <Debug> HTTP-Session: b4a10f03-5cd6-486e-bed1-7274f59ca2b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4843 | 2024.01.30 03:20:38.399792 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4844 | 2024.01.30 03:20:38.399890 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4845 | 2024.01.30 03:20:38.400135 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4846 | 2024.01.30 03:20:38.400644 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4847 | 2024.01.30 03:20:38.400931 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4848 | 2024.01.30 03:20:38.401105 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4849 | 2024.01.30 03:20:38.401258 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001404972 sec., 14946 rows/sec., 1.18 MiB/sec. | ||
| 4850 | 2024.01.30 03:20:38.401254 [ 114 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4851 | 2024.01.30 03:20:38.401390 [ 114 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4852 | 2024.01.30 03:20:38.401462 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4853 | 2024.01.30 03:20:38.401505 [ 3 ] {c990b70f-cae5-4272-9d40-2d98074d494d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4854 | 2024.01.30 03:20:38.401514 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4855 | 2024.01.30 03:20:38.401529 [ 3 ] {} <Debug> HTTP-Session: b4a10f03-5cd6-486e-bed1-7274f59ca2b6 Destroying unnamed session | ||
| 4856 | 2024.01.30 03:20:38.401672 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4857 | 2024.01.30 03:20:38.401737 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 52 rows starting from the beginning of the part | ||
| 4858 | 2024.01.30 03:20:38.401737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4859 | 2024.01.30 03:20:38.401846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4860 | 2024.01.30 03:20:38.401885 [ 3 ] {} <Debug> HTTP-Session: 62568a6d-ccf8-42be-ac8c-0d95ef4ac9be Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4861 | 2024.01.30 03:20:38.401932 [ 3 ] {} <Debug> HTTP-Session: 62568a6d-ccf8-42be-ac8c-0d95ef4ac9be Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4862 | 2024.01.30 03:20:38.401999 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 21 rows starting from the beginning of the part | ||
| 4863 | 2024.01.30 03:20:38.402135 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4864 | 2024.01.30 03:20:38.402246 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 4865 | 2024.01.30 03:20:38.402250 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4866 | 2024.01.30 03:20:38.402558 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 21 rows starting from the beginning of the part | ||
| 4867 | 2024.01.30 03:20:38.402764 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4868 | 2024.01.30 03:20:38.402804 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 4869 | 2024.01.30 03:20:38.402993 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 21 rows starting from the beginning of the part | ||
| 4870 | 2024.01.30 03:20:38.403523 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4871 | 2024.01.30 03:20:38.404018 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4872 | 2024.01.30 03:20:38.404374 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 4873 | 2024.01.30 03:20:38.404541 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 183 rows, containing 4 columns (4 merged, 0 gathered) in 0.00305819 sec., 59839.316720020666 rows/sec., 4.74 MiB/sec. | ||
| 4874 | 2024.01.30 03:20:38.404603 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.002412485 sec., 26114 rows/sec., 2.31 MiB/sec. | ||
| 4875 | 2024.01.30 03:20:38.404758 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4876 | 2024.01.30 03:20:38.404786 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} <Debug> DynamicQueryHandler: Done processing query | ||
| 4877 | 2024.01.30 03:20:38.404814 [ 3 ] {dc6b13b2-3448-4ede-90f5-1e6934961ab5} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 4878 | 2024.01.30 03:20:38.404831 [ 3 ] {} <Debug> HTTP-Session: 62568a6d-ccf8-42be-ac8c-0d95ef4ac9be Destroying unnamed session | ||
| 4879 | 2024.01.30 03:20:38.404956 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4880 | 2024.01.30 03:20:38.404961 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4881 | 2024.01.30 03:20:38.405015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4882 | 2024.01.30 03:20:38.405031 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_46_9} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4883 | 2024.01.30 03:20:38.405047 [ 3 ] {} <Debug> HTTP-Session: fbd262e1-376a-419d-a27b-fb909b216427 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4884 | 2024.01.30 03:20:38.405072 [ 3 ] {} <Debug> HTTP-Session: fbd262e1-376a-419d-a27b-fb909b216427 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4885 | 2024.01.30 03:20:38.405166 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4886 | 2024.01.30 03:20:38.405206 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4887 | 2024.01.30 03:20:38.405315 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4888 | 2024.01.30 03:20:38.405617 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4889 | 2024.01.30 03:20:38.405823 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4890 | 2024.01.30 03:20:38.405974 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 4891 | 2024.01.30 03:20:38.406087 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000893151 sec., 23512 rows/sec., 1.84 MiB/sec. | ||
| 4892 | 2024.01.30 03:20:38.406201 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} <Debug> DynamicQueryHandler: Done processing query | ||
| 4893 | 2024.01.30 03:20:38.406225 [ 3 ] {2e53de37-8e7e-4148-874e-f07454510cd8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 4894 | 2024.01.30 03:20:38.406241 [ 3 ] {} <Debug> HTTP-Session: fbd262e1-376a-419d-a27b-fb909b216427 Destroying unnamed session | ||
| 4895 | 2024.01.30 03:20:38.406405 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4896 | 2024.01.30 03:20:38.406452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4897 | 2024.01.30 03:20:38.406470 [ 3 ] {} <Debug> HTTP-Session: 15504d3b-f77b-4859-aa59-e26b3838d830 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4898 | 2024.01.30 03:20:38.406487 [ 3 ] {} <Debug> HTTP-Session: 15504d3b-f77b-4859-aa59-e26b3838d830 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4899 | 2024.01.30 03:20:38.406564 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4900 | 2024.01.30 03:20:38.406609 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 4901 | 2024.01.30 03:20:38.406744 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4902 | 2024.01.30 03:20:38.407114 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4903 | 2024.01.30 03:20:38.407410 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 4904 | 2024.01.30 03:20:38.407592 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 4905 | 2024.01.30 03:20:38.407694 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001100425 sec., 19083 rows/sec., 25.75 MiB/sec. | ||
| 4906 | 2024.01.30 03:20:38.407697 [ 113 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 4907 | 2024.01.30 03:20:38.407762 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4908 | 2024.01.30 03:20:38.407836 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} <Debug> DynamicQueryHandler: Done processing query | ||
| 4909 | 2024.01.30 03:20:38.407874 [ 3 ] {f8912502-b5db-4b4d-b148-65a1ec617470} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 4910 | 2024.01.30 03:20:38.407882 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 4911 | 2024.01.30 03:20:38.407897 [ 3 ] {} <Debug> HTTP-Session: 15504d3b-f77b-4859-aa59-e26b3838d830 Destroying unnamed session | ||
| 4912 | 2024.01.30 03:20:38.408037 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4913 | 2024.01.30 03:20:38.408082 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 966 rows starting from the beginning of the part | ||
| 4914 | 2024.01.30 03:20:38.408231 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 21 rows starting from the beginning of the part | ||
| 4915 | 2024.01.30 03:20:38.408352 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 34 rows starting from the beginning of the part | ||
| 4916 | 2024.01.30 03:20:38.408462 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 21 rows starting from the beginning of the part | ||
| 4917 | 2024.01.30 03:20:38.408570 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 34 rows starting from the beginning of the part | ||
| 4918 | 2024.01.30 03:20:38.408676 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 21 rows starting from the beginning of the part | ||
| 4919 | 2024.01.30 03:20:38.411382 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1097 rows, containing 6 columns (6 merged, 0 gathered) in 0.003570021 sec., 307281.10562935064 rows/sec., 414.66 MiB/sec. | ||
| 4920 | 2024.01.30 03:20:38.411846 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 4921 | 2024.01.30 03:20:38.412071 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 4922 | 2024.01.30 03:20:38.412138 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 4923 | 2024.01.30 03:20:38.412208 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_46_9: 9.07 MiB. | ||
| 4924 | 2024.01.30 03:20:39.664696 [ 113 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 4925 | 2024.01.30 03:20:39.664766 [ 113 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4926 | 2024.01.30 03:20:39.664966 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 4927 | 2024.01.30 03:20:39.665152 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4928 | 2024.01.30 03:20:39.665189 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
| 4929 | 2024.01.30 03:20:39.665319 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 4930 | 2024.01.30 03:20:39.665420 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 4931 | 2024.01.30 03:20:39.665513 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 4932 | 2024.01.30 03:20:39.665604 [ 17 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 4933 | 2024.01.30 03:20:39.666250 [ 15 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001421012 sec., 11259.581199877272 rows/sec., 945.63 KiB/sec. | ||
| 4934 | 2024.01.30 03:20:39.666415 [ 15 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 4935 | 2024.01.30 03:20:39.666652 [ 15 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 4936 | 2024.01.30 03:20:39.666735 [ 15 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_14_3} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 4937 | 2024.01.30 03:20:40.626393 [ 112 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 4938 | 2024.01.30 03:20:40.626472 [ 112 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4939 | 2024.01.30 03:20:40.626624 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 4940 | 2024.01.30 03:20:40.626820 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 4941 | 2024.01.30 03:20:40.626874 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 8 rows starting from the beginning of the part | ||
| 4942 | 2024.01.30 03:20:40.627064 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 2 rows starting from the beginning of the part | ||
| 4943 | 2024.01.30 03:20:40.627218 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 2 rows starting from the beginning of the part | ||
| 4944 | 2024.01.30 03:20:40.627301 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 4945 | 2024.01.30 03:20:40.627376 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 2 rows starting from the beginning of the part | ||
| 4946 | 2024.01.30 03:20:40.627942 [ 21 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001412923 sec., 11324.04242835597 rows/sec., 790.69 KiB/sec. | ||
| 4947 | 2024.01.30 03:20:40.628041 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 4948 | 2024.01.30 03:20:40.628207 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 4949 | 2024.01.30 03:20:40.628272 [ 17 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_14_3} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 4950 | 2024.01.30 03:20:43.161930 [ 111 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 4951 | 2024.01.30 03:20:43.162019 [ 111 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 4952 | 2024.01.30 03:20:43.399869 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4953 | 2024.01.30 03:20:43.399993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4954 | 2024.01.30 03:20:43.400023 [ 3 ] {} <Debug> HTTP-Session: 88633b2b-8b24-4575-b6ab-58f9e4163297 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4955 | 2024.01.30 03:20:43.400052 [ 3 ] {} <Debug> HTTP-Session: 88633b2b-8b24-4575-b6ab-58f9e4163297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4956 | 2024.01.30 03:20:43.400196 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 4957 | 2024.01.30 03:20:43.400263 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 4958 | 2024.01.30 03:20:43.400424 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4959 | 2024.01.30 03:20:43.400877 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4960 | 2024.01.30 03:20:43.401166 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 4961 | 2024.01.30 03:20:43.401337 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 4962 | 2024.01.30 03:20:43.401471 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001229468 sec., 27654 rows/sec., 2.19 MiB/sec. | ||
| 4963 | 2024.01.30 03:20:43.401618 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} <Debug> DynamicQueryHandler: Done processing query | ||
| 4964 | 2024.01.30 03:20:43.401646 [ 3 ] {361568f1-b0ed-4a32-80e3-cbc47bcd7114} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4965 | 2024.01.30 03:20:43.401663 [ 3 ] {} <Debug> HTTP-Session: 88633b2b-8b24-4575-b6ab-58f9e4163297 Destroying unnamed session | ||
| 4966 | 2024.01.30 03:20:43.401804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4967 | 2024.01.30 03:20:43.401858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4968 | 2024.01.30 03:20:43.401877 [ 3 ] {} <Debug> HTTP-Session: 5e5a5816-9e8d-4e28-a2d0-d58bb9380105 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4969 | 2024.01.30 03:20:43.401897 [ 3 ] {} <Debug> HTTP-Session: 5e5a5816-9e8d-4e28-a2d0-d58bb9380105 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4970 | 2024.01.30 03:20:43.401981 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 4971 | 2024.01.30 03:20:43.402024 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 4972 | 2024.01.30 03:20:43.402136 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4973 | 2024.01.30 03:20:43.402540 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4974 | 2024.01.30 03:20:43.402763 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 4975 | 2024.01.30 03:20:43.402925 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 4976 | 2024.01.30 03:20:43.403054 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.001042334 sec., 97857 rows/sec., 9.97 MiB/sec. | ||
| 4977 | 2024.01.30 03:20:43.403169 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} <Debug> DynamicQueryHandler: Done processing query | ||
| 4978 | 2024.01.30 03:20:43.403193 [ 3 ] {8d267292-b16e-4cfd-a381-9b3728eac855} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 4979 | 2024.01.30 03:20:43.403210 [ 3 ] {} <Debug> HTTP-Session: 5e5a5816-9e8d-4e28-a2d0-d58bb9380105 Destroying unnamed session | ||
| 4980 | 2024.01.30 03:20:43.403333 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4981 | 2024.01.30 03:20:43.403380 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4982 | 2024.01.30 03:20:43.403399 [ 3 ] {} <Debug> HTTP-Session: d378da2d-c706-40fd-a5d0-0a0777e608ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4983 | 2024.01.30 03:20:43.403417 [ 3 ] {} <Debug> HTTP-Session: d378da2d-c706-40fd-a5d0-0a0777e608ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4984 | 2024.01.30 03:20:43.403491 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 4985 | 2024.01.30 03:20:43.403530 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 4986 | 2024.01.30 03:20:43.403637 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 4987 | 2024.01.30 03:20:43.403924 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 4988 | 2024.01.30 03:20:43.404136 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 4989 | 2024.01.30 03:20:43.404287 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 4990 | 2024.01.30 03:20:43.404408 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00088655 sec., 38350 rows/sec., 3.00 MiB/sec. | ||
| 4991 | 2024.01.30 03:20:43.404549 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} <Debug> DynamicQueryHandler: Done processing query | ||
| 4992 | 2024.01.30 03:20:43.404578 [ 3 ] {13d75ba0-e997-497a-88c8-1bfe71d0c58d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 4993 | 2024.01.30 03:20:43.404594 [ 3 ] {} <Debug> HTTP-Session: d378da2d-c706-40fd-a5d0-0a0777e608ed Destroying unnamed session | ||
| 4994 | 2024.01.30 03:20:43.404786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 4995 | 2024.01.30 03:20:43.404833 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 4996 | 2024.01.30 03:20:43.404852 [ 3 ] {} <Debug> HTTP-Session: b0dd515c-1d94-421e-9754-f931f193ea19 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 4997 | 2024.01.30 03:20:43.404870 [ 3 ] {} <Debug> HTTP-Session: b0dd515c-1d94-421e-9754-f931f193ea19 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 4998 | 2024.01.30 03:20:43.404952 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 4999 | 2024.01.30 03:20:43.404998 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5000 | 2024.01.30 03:20:43.405142 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5001 | 2024.01.30 03:20:43.405576 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5002 | 2024.01.30 03:20:43.405886 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 5003 | 2024.01.30 03:20:43.406071 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 5004 | 2024.01.30 03:20:43.406189 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001207257 sec., 28163 rows/sec., 38.00 MiB/sec. | ||
| 5005 | 2024.01.30 03:20:43.406306 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} <Debug> DynamicQueryHandler: Done processing query | ||
| 5006 | 2024.01.30 03:20:43.406330 [ 3 ] {3fddf266-0e87-4f63-b061-b635c40f8a05} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5007 | 2024.01.30 03:20:43.406346 [ 3 ] {} <Debug> HTTP-Session: b0dd515c-1d94-421e-9754-f931f193ea19 Destroying unnamed session | ||
| 5008 | 2024.01.30 03:20:48.398821 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5009 | 2024.01.30 03:20:48.399001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5010 | 2024.01.30 03:20:48.399048 [ 3 ] {} <Debug> HTTP-Session: 28285bcb-bc14-4416-932e-87db5b07d877 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5011 | 2024.01.30 03:20:48.399090 [ 3 ] {} <Debug> HTTP-Session: 28285bcb-bc14-4416-932e-87db5b07d877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5012 | 2024.01.30 03:20:48.399289 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5013 | 2024.01.30 03:20:48.399386 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5014 | 2024.01.30 03:20:48.399581 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5015 | 2024.01.30 03:20:48.400046 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5016 | 2024.01.30 03:20:48.400320 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5017 | 2024.01.30 03:20:48.400485 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 5018 | 2024.01.30 03:20:48.400608 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001263819 sec., 16616 rows/sec., 1.32 MiB/sec. | ||
| 5019 | 2024.01.30 03:20:48.400760 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 5020 | 2024.01.30 03:20:48.400787 [ 3 ] {d5b2587f-f413-42d5-ac1d-7a53005402b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5021 | 2024.01.30 03:20:48.400803 [ 3 ] {} <Debug> HTTP-Session: 28285bcb-bc14-4416-932e-87db5b07d877 Destroying unnamed session | ||
| 5022 | 2024.01.30 03:20:48.400936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5023 | 2024.01.30 03:20:48.400986 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5024 | 2024.01.30 03:20:48.401005 [ 3 ] {} <Debug> HTTP-Session: 80e09bb0-273f-4c0b-abd9-faa2417d9ecd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5025 | 2024.01.30 03:20:48.401024 [ 3 ] {} <Debug> HTTP-Session: 80e09bb0-273f-4c0b-abd9-faa2417d9ecd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5026 | 2024.01.30 03:20:48.401101 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 5027 | 2024.01.30 03:20:48.401143 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5028 | 2024.01.30 03:20:48.401252 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5029 | 2024.01.30 03:20:48.401573 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5030 | 2024.01.30 03:20:48.401781 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5031 | 2024.01.30 03:20:48.401933 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 5032 | 2024.01.30 03:20:48.402028 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00089984 sec., 2222 rows/sec., 189.92 KiB/sec. | ||
| 5033 | 2024.01.30 03:20:48.402226 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} <Debug> DynamicQueryHandler: Done processing query | ||
| 5034 | 2024.01.30 03:20:48.402251 [ 3 ] {7f79d2fc-b839-493f-a6eb-e96b3727bba0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5035 | 2024.01.30 03:20:48.402268 [ 3 ] {} <Debug> HTTP-Session: 80e09bb0-273f-4c0b-abd9-faa2417d9ecd Destroying unnamed session | ||
| 5036 | 2024.01.30 03:20:48.402393 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5037 | 2024.01.30 03:20:48.402439 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5038 | 2024.01.30 03:20:48.402457 [ 3 ] {} <Debug> HTTP-Session: b2b63a0f-66cb-466e-95b9-9462c8b7a80e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5039 | 2024.01.30 03:20:48.402475 [ 3 ] {} <Debug> HTTP-Session: b2b63a0f-66cb-466e-95b9-9462c8b7a80e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5040 | 2024.01.30 03:20:48.402548 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5041 | 2024.01.30 03:20:48.402586 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5042 | 2024.01.30 03:20:48.402704 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5043 | 2024.01.30 03:20:48.403024 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5044 | 2024.01.30 03:20:48.403240 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5045 | 2024.01.30 03:20:48.403387 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 5046 | 2024.01.30 03:20:48.403487 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000911031 sec., 70250 rows/sec., 6.20 MiB/sec. | ||
| 5047 | 2024.01.30 03:20:48.403602 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} <Debug> DynamicQueryHandler: Done processing query | ||
| 5048 | 2024.01.30 03:20:48.403625 [ 3 ] {5dbee218-a458-4770-bb6c-a49e6ca83b57} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5049 | 2024.01.30 03:20:48.403641 [ 3 ] {} <Debug> HTTP-Session: b2b63a0f-66cb-466e-95b9-9462c8b7a80e Destroying unnamed session | ||
| 5050 | 2024.01.30 03:20:48.403772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5051 | 2024.01.30 03:20:48.403817 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5052 | 2024.01.30 03:20:48.403835 [ 3 ] {} <Debug> HTTP-Session: 930fb3ef-9914-4515-9aca-9c9db41acd76 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5053 | 2024.01.30 03:20:48.403852 [ 3 ] {} <Debug> HTTP-Session: 930fb3ef-9914-4515-9aca-9c9db41acd76 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5054 | 2024.01.30 03:20:48.403920 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 5055 | 2024.01.30 03:20:48.403958 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5056 | 2024.01.30 03:20:48.404059 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5057 | 2024.01.30 03:20:48.404300 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5058 | 2024.01.30 03:20:48.404503 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 5059 | 2024.01.30 03:20:48.404650 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 5060 | 2024.01.30 03:20:48.404746 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000799938 sec., 2500 rows/sec., 174.57 KiB/sec. | ||
| 5061 | 2024.01.30 03:20:48.404856 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} <Debug> DynamicQueryHandler: Done processing query | ||
| 5062 | 2024.01.30 03:20:48.404879 [ 3 ] {08c0bee4-5138-48cc-8ea5-edb508d96e21} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5063 | 2024.01.30 03:20:48.404895 [ 3 ] {} <Debug> HTTP-Session: 930fb3ef-9914-4515-9aca-9c9db41acd76 Destroying unnamed session | ||
| 5064 | 2024.01.30 03:20:48.405018 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5065 | 2024.01.30 03:20:48.405064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5066 | 2024.01.30 03:20:48.405082 [ 3 ] {} <Debug> HTTP-Session: 635fa24d-cdd7-490f-a35f-712319a8be5d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5067 | 2024.01.30 03:20:48.405099 [ 3 ] {} <Debug> HTTP-Session: 635fa24d-cdd7-490f-a35f-712319a8be5d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5068 | 2024.01.30 03:20:48.405168 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5069 | 2024.01.30 03:20:48.405205 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5070 | 2024.01.30 03:20:48.405307 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5071 | 2024.01.30 03:20:48.405582 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5072 | 2024.01.30 03:20:48.405795 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5073 | 2024.01.30 03:20:48.405941 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 5074 | 2024.01.30 03:20:48.406037 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000842759 sec., 27291 rows/sec., 2.14 MiB/sec. | ||
| 5075 | 2024.01.30 03:20:48.406135 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} <Debug> DynamicQueryHandler: Done processing query | ||
| 5076 | 2024.01.30 03:20:48.406159 [ 3 ] {9cc360df-59c6-45de-8ea9-76f9293b9983} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5077 | 2024.01.30 03:20:48.406174 [ 3 ] {} <Debug> HTTP-Session: 635fa24d-cdd7-490f-a35f-712319a8be5d Destroying unnamed session | ||
| 5078 | 2024.01.30 03:20:48.406274 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5079 | 2024.01.30 03:20:48.406317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5080 | 2024.01.30 03:20:48.406335 [ 3 ] {} <Debug> HTTP-Session: 7467e2e9-73af-4817-9868-079174399bc0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5081 | 2024.01.30 03:20:48.406352 [ 3 ] {} <Debug> HTTP-Session: 7467e2e9-73af-4817-9868-079174399bc0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5082 | 2024.01.30 03:20:48.406418 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 5083 | 2024.01.30 03:20:48.406460 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5084 | 2024.01.30 03:20:48.406574 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5085 | 2024.01.30 03:20:48.406817 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5086 | 2024.01.30 03:20:48.407063 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 5087 | 2024.01.30 03:20:48.407238 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 5088 | 2024.01.30 03:20:48.407342 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000897321 sec., 1114 rows/sec., 78.36 KiB/sec. | ||
| 5089 | 2024.01.30 03:20:48.407591 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} <Debug> DynamicQueryHandler: Done processing query | ||
| 5090 | 2024.01.30 03:20:48.407622 [ 3 ] {c2ea5629-97fe-4eeb-960c-69ebd503c4de} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5091 | 2024.01.30 03:20:48.407640 [ 3 ] {} <Debug> HTTP-Session: 7467e2e9-73af-4817-9868-079174399bc0 Destroying unnamed session | ||
| 5092 | 2024.01.30 03:20:48.407789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5093 | 2024.01.30 03:20:48.407837 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5094 | 2024.01.30 03:20:48.407855 [ 3 ] {} <Debug> HTTP-Session: 5c16eb05-444e-44ce-8476-0d6655ef03ef Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5095 | 2024.01.30 03:20:48.407872 [ 3 ] {} <Debug> HTTP-Session: 5c16eb05-444e-44ce-8476-0d6655ef03ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5096 | 2024.01.30 03:20:48.407947 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5097 | 2024.01.30 03:20:48.407991 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5098 | 2024.01.30 03:20:48.408149 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5099 | 2024.01.30 03:20:48.408496 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5100 | 2024.01.30 03:20:48.408781 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 5101 | 2024.01.30 03:20:48.408961 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 5102 | 2024.01.30 03:20:48.409063 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001088645 sec., 19290 rows/sec., 26.03 MiB/sec. | ||
| 5103 | 2024.01.30 03:20:48.409175 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 5104 | 2024.01.30 03:20:48.409199 [ 3 ] {a9c0e7c3-0e6d-4588-a460-abfa7be5e5ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 5105 | 2024.01.30 03:20:48.409215 [ 3 ] {} <Debug> HTTP-Session: 5c16eb05-444e-44ce-8476-0d6655ef03ef Destroying unnamed session | ||
| 5106 | 2024.01.30 03:20:53.401914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5107 | 2024.01.30 03:20:53.402045 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5108 | 2024.01.30 03:20:53.402075 [ 3 ] {} <Debug> HTTP-Session: 0178ffe3-f071-4d31-bc76-b23ed007d441 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5109 | 2024.01.30 03:20:53.402104 [ 3 ] {} <Debug> HTTP-Session: 0178ffe3-f071-4d31-bc76-b23ed007d441 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5110 | 2024.01.30 03:20:53.402247 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5111 | 2024.01.30 03:20:53.402315 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5112 | 2024.01.30 03:20:53.402496 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5113 | 2024.01.30 03:20:53.402930 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5114 | 2024.01.30 03:20:53.403198 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5115 | 2024.01.30 03:20:53.403375 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 5116 | 2024.01.30 03:20:53.403517 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001228148 sec., 27683 rows/sec., 2.19 MiB/sec. | ||
| 5117 | 2024.01.30 03:20:53.403665 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} <Debug> DynamicQueryHandler: Done processing query | ||
| 5118 | 2024.01.30 03:20:53.403691 [ 3 ] {911a5da6-f267-4e35-85b1-9535959cfb56} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5119 | 2024.01.30 03:20:53.403707 [ 3 ] {} <Debug> HTTP-Session: 0178ffe3-f071-4d31-bc76-b23ed007d441 Destroying unnamed session | ||
| 5120 | 2024.01.30 03:20:53.403861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5121 | 2024.01.30 03:20:53.403912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5122 | 2024.01.30 03:20:53.403931 [ 3 ] {} <Debug> HTTP-Session: 21cbb97e-b6e5-4bf6-b0cb-bb6e9f542bcd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5123 | 2024.01.30 03:20:53.403949 [ 3 ] {} <Debug> HTTP-Session: 21cbb97e-b6e5-4bf6-b0cb-bb6e9f542bcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5124 | 2024.01.30 03:20:53.404031 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5125 | 2024.01.30 03:20:53.404073 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5126 | 2024.01.30 03:20:53.404182 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5127 | 2024.01.30 03:20:53.404554 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5128 | 2024.01.30 03:20:53.404776 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5129 | 2024.01.30 03:20:53.404929 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 5130 | 2024.01.30 03:20:53.405052 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} <Information> executeQuery: Read 138 rows, 13.76 KiB in 0.000983252 sec., 140350 rows/sec., 13.67 MiB/sec. | ||
| 5131 | 2024.01.30 03:20:53.405213 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} <Debug> DynamicQueryHandler: Done processing query | ||
| 5132 | 2024.01.30 03:20:53.405253 [ 3 ] {cf044a79-60aa-40e6-8521-3a4d76e47aaf} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5133 | 2024.01.30 03:20:53.405269 [ 3 ] {} <Debug> HTTP-Session: 21cbb97e-b6e5-4bf6-b0cb-bb6e9f542bcd Destroying unnamed session | ||
| 5134 | 2024.01.30 03:20:53.405395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5135 | 2024.01.30 03:20:53.405443 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5136 | 2024.01.30 03:20:53.405463 [ 3 ] {} <Debug> HTTP-Session: a48a2e40-be00-43b6-8196-e3c21529bdb0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5137 | 2024.01.30 03:20:53.405480 [ 3 ] {} <Debug> HTTP-Session: a48a2e40-be00-43b6-8196-e3c21529bdb0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5138 | 2024.01.30 03:20:53.405557 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5139 | 2024.01.30 03:20:53.405598 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5140 | 2024.01.30 03:20:53.405715 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5141 | 2024.01.30 03:20:53.406101 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5142 | 2024.01.30 03:20:53.406319 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5143 | 2024.01.30 03:20:53.406472 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 5144 | 2024.01.30 03:20:53.406598 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.001008692 sec., 57500 rows/sec., 4.47 MiB/sec. | ||
| 5145 | 2024.01.30 03:20:53.406717 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 5146 | 2024.01.30 03:20:53.406741 [ 3 ] {be6834ad-cf9f-4b43-8f58-d6d16c1f07ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5147 | 2024.01.30 03:20:53.406757 [ 3 ] {} <Debug> HTTP-Session: a48a2e40-be00-43b6-8196-e3c21529bdb0 Destroying unnamed session | ||
| 5148 | 2024.01.30 03:20:53.406908 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7028, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5149 | 2024.01.30 03:20:53.406955 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5150 | 2024.01.30 03:20:53.406974 [ 3 ] {} <Debug> HTTP-Session: b00db8ad-10e8-4967-962f-e8b9b236fea1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5151 | 2024.01.30 03:20:53.406991 [ 3 ] {} <Debug> HTTP-Session: b00db8ad-10e8-4967-962f-e8b9b236fea1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5152 | 2024.01.30 03:20:53.407065 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 5153 | 2024.01.30 03:20:53.407108 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5154 | 2024.01.30 03:20:53.407233 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5155 | 2024.01.30 03:20:53.407537 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5156 | 2024.01.30 03:20:53.407805 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 5157 | 2024.01.30 03:20:53.407986 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 5158 | 2024.01.30 03:20:53.408110 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001014433 sec., 35487 rows/sec., 2.50 MiB/sec. | ||
| 5159 | 2024.01.30 03:20:53.408266 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} <Debug> DynamicQueryHandler: Done processing query | ||
| 5160 | 2024.01.30 03:20:53.408291 [ 3 ] {689bfa61-5bfa-4362-a003-deaea0bc5acb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5161 | 2024.01.30 03:20:53.408308 [ 3 ] {} <Debug> HTTP-Session: b00db8ad-10e8-4967-962f-e8b9b236fea1 Destroying unnamed session | ||
| 5162 | 2024.01.30 03:20:53.408477 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5163 | 2024.01.30 03:20:53.408523 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5164 | 2024.01.30 03:20:53.408542 [ 3 ] {} <Debug> HTTP-Session: 164dc76b-4710-407e-b224-1df4be884cf1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5165 | 2024.01.30 03:20:53.408560 [ 3 ] {} <Debug> HTTP-Session: 164dc76b-4710-407e-b224-1df4be884cf1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5166 | 2024.01.30 03:20:53.408637 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5167 | 2024.01.30 03:20:53.408679 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5168 | 2024.01.30 03:20:53.408816 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5169 | 2024.01.30 03:20:53.409261 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 5170 | 2024.01.30 03:20:53.409560 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 5171 | 2024.01.30 03:20:53.409753 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 5172 | 2024.01.30 03:20:53.409875 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001211928 sec., 28054 rows/sec., 37.86 MiB/sec. | ||
| 5173 | 2024.01.30 03:20:53.409999 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} <Debug> DynamicQueryHandler: Done processing query | ||
| 5174 | 2024.01.30 03:20:53.410023 [ 3 ] {eddbbd41-7435-407d-9020-a9c21ca5b58d} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5175 | 2024.01.30 03:20:53.410039 [ 3 ] {} <Debug> HTTP-Session: 164dc76b-4710-407e-b224-1df4be884cf1 Destroying unnamed session | ||
| 5176 | 2024.01.30 03:20:58.162081 [ 88 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5177 | 2024.01.30 03:20:58.162159 [ 88 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5178 | 2024.01.30 03:20:58.398459 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5179 | 2024.01.30 03:20:58.398578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5180 | 2024.01.30 03:20:58.398608 [ 3 ] {} <Debug> HTTP-Session: 13bad151-5a38-49d5-b593-809b1a8cbd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5181 | 2024.01.30 03:20:58.398636 [ 3 ] {} <Debug> HTTP-Session: 13bad151-5a38-49d5-b593-809b1a8cbd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5182 | 2024.01.30 03:20:58.398778 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5183 | 2024.01.30 03:20:58.398845 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5184 | 2024.01.30 03:20:58.399004 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5185 | 2024.01.30 03:20:58.399452 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5186 | 2024.01.30 03:20:58.399722 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5187 | 2024.01.30 03:20:58.399894 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 5188 | 2024.01.30 03:20:58.400025 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001202978 sec., 17456 rows/sec., 1.38 MiB/sec. | ||
| 5189 | 2024.01.30 03:20:58.400187 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} <Debug> DynamicQueryHandler: Done processing query | ||
| 5190 | 2024.01.30 03:20:58.400213 [ 3 ] {ea6c1e3f-3ee2-4396-afd1-90ce5320eb65} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5191 | 2024.01.30 03:20:58.400230 [ 3 ] {} <Debug> HTTP-Session: 13bad151-5a38-49d5-b593-809b1a8cbd00 Destroying unnamed session | ||
| 5192 | 2024.01.30 03:20:58.400366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5193 | 2024.01.30 03:20:58.400419 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5194 | 2024.01.30 03:20:58.400439 [ 3 ] {} <Debug> HTTP-Session: 1cf31870-23de-43f1-ab7e-e1b51466d470 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5195 | 2024.01.30 03:20:58.400457 [ 3 ] {} <Debug> HTTP-Session: 1cf31870-23de-43f1-ab7e-e1b51466d470 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5196 | 2024.01.30 03:20:58.400538 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5197 | 2024.01.30 03:20:58.400580 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5198 | 2024.01.30 03:20:58.400688 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5199 | 2024.01.30 03:20:58.401046 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5200 | 2024.01.30 03:20:58.401265 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5201 | 2024.01.30 03:20:58.401415 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 5202 | 2024.01.30 03:20:58.401537 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000959252 sec., 65676 rows/sec., 5.80 MiB/sec. | ||
| 5203 | 2024.01.30 03:20:58.401540 [ 88 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5204 | 2024.01.30 03:20:58.401664 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5205 | 2024.01.30 03:20:58.401723 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} <Debug> DynamicQueryHandler: Done processing query | ||
| 5206 | 2024.01.30 03:20:58.401770 [ 3 ] {6cd4a5eb-a0a4-4717-b878-a78abcd3c173} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5207 | 2024.01.30 03:20:58.401769 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 5208 | 2024.01.30 03:20:58.401796 [ 3 ] {} <Debug> HTTP-Session: 1cf31870-23de-43f1-ab7e-e1b51466d470 Destroying unnamed session | ||
| 5209 | 2024.01.30 03:20:58.401906 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5210 | 2024.01.30 03:20:58.401960 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 205 rows starting from the beginning of the part | ||
| 5211 | 2024.01.30 03:20:58.401972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5212 | 2024.01.30 03:20:58.402067 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5213 | 2024.01.30 03:20:58.402107 [ 3 ] {} <Debug> HTTP-Session: 5103b866-a6ff-4355-8fce-73d27618f640 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5214 | 2024.01.30 03:20:58.402155 [ 3 ] {} <Debug> HTTP-Session: 5103b866-a6ff-4355-8fce-73d27618f640 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5215 | 2024.01.30 03:20:58.402216 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 63 rows starting from the beginning of the part | ||
| 5216 | 2024.01.30 03:20:58.402354 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5217 | 2024.01.30 03:20:58.402471 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5218 | 2024.01.30 03:20:58.402505 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 102 rows starting from the beginning of the part | ||
| 5219 | 2024.01.30 03:20:58.402849 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 64 rows starting from the beginning of the part | ||
| 5220 | 2024.01.30 03:20:58.402937 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5221 | 2024.01.30 03:20:58.403126 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 138 rows starting from the beginning of the part | ||
| 5222 | 2024.01.30 03:20:58.403235 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 63 rows starting from the beginning of the part | ||
| 5223 | 2024.01.30 03:20:58.403801 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5224 | 2024.01.30 03:20:58.404288 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5225 | 2024.01.30 03:20:58.404549 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 5226 | 2024.01.30 03:20:58.404689 [ 88 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5227 | 2024.01.30 03:20:58.404800 [ 88 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5228 | 2024.01.30 03:20:58.404852 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.002402514 sec., 8740 rows/sec., 699.95 KiB/sec. | ||
| 5229 | 2024.01.30 03:20:58.405232 [ 10 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 4 columns (4 merged, 0 gathered) in 0.00350455 sec., 181193.02050191895 rows/sec., 17.11 MiB/sec. | ||
| 5230 | 2024.01.30 03:20:58.405228 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 5231 | 2024.01.30 03:20:58.405288 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} <Debug> DynamicQueryHandler: Done processing query | ||
| 5232 | 2024.01.30 03:20:58.405345 [ 3 ] {94da02b5-e0cb-4022-9478-624c95ce9a45} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5233 | 2024.01.30 03:20:58.405385 [ 3 ] {} <Debug> HTTP-Session: 5103b866-a6ff-4355-8fce-73d27618f640 Destroying unnamed session | ||
| 5234 | 2024.01.30 03:20:58.405464 [ 10 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5235 | 2024.01.30 03:20:58.405476 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5236 | 2024.01.30 03:20:58.405517 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 105 rows starting from the beginning of the part | ||
| 5237 | 2024.01.30 03:20:58.405623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5238 | 2024.01.30 03:20:58.405723 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 21 rows starting from the beginning of the part | ||
| 5239 | 2024.01.30 03:20:58.405752 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5240 | 2024.01.30 03:20:58.405768 [ 10 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 5241 | 2024.01.30 03:20:58.405859 [ 3 ] {} <Debug> HTTP-Session: 7b24b10d-44d5-49f6-a42c-f31af2dce0b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5242 | 2024.01.30 03:20:58.405924 [ 3 ] {} <Debug> HTTP-Session: 7b24b10d-44d5-49f6-a42c-f31af2dce0b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5243 | 2024.01.30 03:20:58.405939 [ 10 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_51_10} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 5244 | 2024.01.30 03:20:58.405995 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 34 rows starting from the beginning of the part | ||
| 5245 | 2024.01.30 03:20:58.406268 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5246 | 2024.01.30 03:20:58.406295 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 23 rows starting from the beginning of the part | ||
| 5247 | 2024.01.30 03:20:58.406402 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5248 | 2024.01.30 03:20:58.406578 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 58 rows starting from the beginning of the part | ||
| 5249 | 2024.01.30 03:20:58.406844 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 21 rows starting from the beginning of the part | ||
| 5250 | 2024.01.30 03:20:58.407131 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5251 | 2024.01.30 03:20:58.408149 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5252 | 2024.01.30 03:20:58.408559 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003666024 sec., 71467.07168310955 rows/sec., 5.58 MiB/sec. | ||
| 5253 | 2024.01.30 03:20:58.408699 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5254 | 2024.01.30 03:20:58.408820 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 5255 | 2024.01.30 03:20:58.408938 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 5256 | 2024.01.30 03:20:58.409035 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_51_10} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 5257 | 2024.01.30 03:20:58.409189 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 5258 | 2024.01.30 03:20:58.409342 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.003009498 sec., 6977 rows/sec., 9.42 MiB/sec. | ||
| 5259 | 2024.01.30 03:20:58.409486 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 5260 | 2024.01.30 03:20:58.409512 [ 3 ] {3bb4a267-8f4d-4111-bb7c-8482de2758d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 5261 | 2024.01.30 03:20:58.409528 [ 3 ] {} <Debug> HTTP-Session: 7b24b10d-44d5-49f6-a42c-f31af2dce0b6 Destroying unnamed session | ||
| 5262 | 2024.01.30 03:21:03.399671 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5263 | 2024.01.30 03:21:03.399861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5264 | 2024.01.30 03:21:03.399912 [ 3 ] {} <Debug> HTTP-Session: c495a0c8-c26f-46b6-ac7b-3cfe163ad318 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5265 | 2024.01.30 03:21:03.399956 [ 3 ] {} <Debug> HTTP-Session: c495a0c8-c26f-46b6-ac7b-3cfe163ad318 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5266 | 2024.01.30 03:21:03.400118 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5267 | 2024.01.30 03:21:03.400178 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5268 | 2024.01.30 03:21:03.400340 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5269 | 2024.01.30 03:21:03.400769 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5270 | 2024.01.30 03:21:03.401058 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5271 | 2024.01.30 03:21:03.401232 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 5272 | 2024.01.30 03:21:03.401354 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001201567 sec., 28296 rows/sec., 2.24 MiB/sec. | ||
| 5273 | 2024.01.30 03:21:03.401346 [ 54 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5274 | 2024.01.30 03:21:03.401417 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5275 | 2024.01.30 03:21:03.401515 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 5276 | 2024.01.30 03:21:03.401529 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} <Debug> DynamicQueryHandler: Done processing query | ||
| 5277 | 2024.01.30 03:21:03.401602 [ 3 ] {7ebfa7bd-a88c-4833-a38a-d89d667bec82} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5278 | 2024.01.30 03:21:03.401646 [ 3 ] {} <Debug> HTTP-Session: c495a0c8-c26f-46b6-ac7b-3cfe163ad318 Destroying unnamed session | ||
| 5279 | 2024.01.30 03:21:03.401693 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5280 | 2024.01.30 03:21:03.401735 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 55 rows starting from the beginning of the part | ||
| 5281 | 2024.01.30 03:21:03.401807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5282 | 2024.01.30 03:21:03.401901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5283 | 2024.01.30 03:21:03.401932 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 5284 | 2024.01.30 03:21:03.401944 [ 3 ] {} <Debug> HTTP-Session: 85162910-4375-414a-9dd1-9beae552a4c5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5285 | 2024.01.30 03:21:03.402009 [ 3 ] {} <Debug> HTTP-Session: 85162910-4375-414a-9dd1-9beae552a4c5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5286 | 2024.01.30 03:21:03.402186 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 21 rows starting from the beginning of the part | ||
| 5287 | 2024.01.30 03:21:03.402203 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 5288 | 2024.01.30 03:21:03.402292 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5289 | 2024.01.30 03:21:03.402395 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 5290 | 2024.01.30 03:21:03.402700 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 21 rows starting from the beginning of the part | ||
| 5291 | 2024.01.30 03:21:03.402807 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5292 | 2024.01.30 03:21:03.402942 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 5293 | 2024.01.30 03:21:03.403480 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5294 | 2024.01.30 03:21:03.403990 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5295 | 2024.01.30 03:21:03.404231 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002743892 sec., 72524.72036071391 rows/sec., 5.74 MiB/sec. | ||
| 5296 | 2024.01.30 03:21:03.404274 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 5297 | 2024.01.30 03:21:03.404379 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5298 | 2024.01.30 03:21:03.404528 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002243661 sec., 891 rows/sec., 76.17 KiB/sec. | ||
| 5299 | 2024.01.30 03:21:03.404751 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 5300 | 2024.01.30 03:21:03.404761 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 5301 | 2024.01.30 03:21:03.404815 [ 3 ] {167d7c58-da45-4d75-ada5-d4b4c78696ef} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5302 | 2024.01.30 03:21:03.404835 [ 3 ] {} <Debug> HTTP-Session: 85162910-4375-414a-9dd1-9beae552a4c5 Destroying unnamed session | ||
| 5303 | 2024.01.30 03:21:03.404861 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_51_10} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 5304 | 2024.01.30 03:21:03.404977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5305 | 2024.01.30 03:21:03.405032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5306 | 2024.01.30 03:21:03.405050 [ 3 ] {} <Debug> HTTP-Session: c4a26ed2-c6f0-4ea0-8582-40bcef2db440 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5307 | 2024.01.30 03:21:03.405067 [ 3 ] {} <Debug> HTTP-Session: c4a26ed2-c6f0-4ea0-8582-40bcef2db440 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5308 | 2024.01.30 03:21:03.405148 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5309 | 2024.01.30 03:21:03.405186 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5310 | 2024.01.30 03:21:03.405299 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5311 | 2024.01.30 03:21:03.405644 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5312 | 2024.01.30 03:21:03.405930 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5313 | 2024.01.30 03:21:03.406091 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5314 | 2024.01.30 03:21:03.406189 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} <Information> executeQuery: Read 103 rows, 10.74 KiB in 0.000992442 sec., 103784 rows/sec., 10.56 MiB/sec. | ||
| 5315 | 2024.01.30 03:21:03.406321 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} <Debug> DynamicQueryHandler: Done processing query | ||
| 5316 | 2024.01.30 03:21:03.406346 [ 3 ] {cbf0396f-3b22-4ee1-a6a9-e6cfa45809df} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5317 | 2024.01.30 03:21:03.406362 [ 3 ] {} <Debug> HTTP-Session: c4a26ed2-c6f0-4ea0-8582-40bcef2db440 Destroying unnamed session | ||
| 5318 | 2024.01.30 03:21:03.406463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5319 | 2024.01.30 03:21:03.406511 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5320 | 2024.01.30 03:21:03.406530 [ 3 ] {} <Debug> HTTP-Session: d48c31fd-2323-425c-a019-ee2826cd13cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5321 | 2024.01.30 03:21:03.406547 [ 3 ] {} <Debug> HTTP-Session: d48c31fd-2323-425c-a019-ee2826cd13cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5322 | 2024.01.30 03:21:03.406616 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 5323 | 2024.01.30 03:21:03.406655 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5324 | 2024.01.30 03:21:03.406760 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5325 | 2024.01.30 03:21:03.407028 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5326 | 2024.01.30 03:21:03.407245 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 5327 | 2024.01.30 03:21:03.407412 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 5328 | 2024.01.30 03:21:03.407518 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} <Information> executeQuery: Read 2 rows, 143.00 B in 0.0008725 sec., 2292 rows/sec., 160.06 KiB/sec. | ||
| 5329 | 2024.01.30 03:21:03.407709 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 5330 | 2024.01.30 03:21:03.407735 [ 3 ] {f95a0a28-666e-4967-80fa-6ebe464544f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5331 | 2024.01.30 03:21:03.407751 [ 3 ] {} <Debug> HTTP-Session: d48c31fd-2323-425c-a019-ee2826cd13cf Destroying unnamed session | ||
| 5332 | 2024.01.30 03:21:03.407861 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5333 | 2024.01.30 03:21:03.407909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5334 | 2024.01.30 03:21:03.407928 [ 3 ] {} <Debug> HTTP-Session: 6a0f2f75-0e92-4c66-ab81-0cfed8225389 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5335 | 2024.01.30 03:21:03.407945 [ 3 ] {} <Debug> HTTP-Session: 6a0f2f75-0e92-4c66-ab81-0cfed8225389 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5336 | 2024.01.30 03:21:03.408019 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5337 | 2024.01.30 03:21:03.408059 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5338 | 2024.01.30 03:21:03.408178 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5339 | 2024.01.30 03:21:03.408479 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5340 | 2024.01.30 03:21:03.408691 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5341 | 2024.01.30 03:21:03.408847 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5342 | 2024.01.30 03:21:03.408964 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.000915941 sec., 39303 rows/sec., 3.08 MiB/sec. | ||
| 5343 | 2024.01.30 03:21:03.409084 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} <Debug> DynamicQueryHandler: Done processing query | ||
| 5344 | 2024.01.30 03:21:03.409109 [ 3 ] {aec1286c-87a9-4e22-914b-6b2b1a728105} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5345 | 2024.01.30 03:21:03.409125 [ 3 ] {} <Debug> HTTP-Session: 6a0f2f75-0e92-4c66-ab81-0cfed8225389 Destroying unnamed session | ||
| 5346 | 2024.01.30 03:21:03.409222 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5347 | 2024.01.30 03:21:03.409269 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5348 | 2024.01.30 03:21:03.409287 [ 3 ] {} <Debug> HTTP-Session: 700b8ca0-298e-4632-8437-6050eecc094d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5349 | 2024.01.30 03:21:03.409304 [ 3 ] {} <Debug> HTTP-Session: 700b8ca0-298e-4632-8437-6050eecc094d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5350 | 2024.01.30 03:21:03.409373 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 5351 | 2024.01.30 03:21:03.409416 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5352 | 2024.01.30 03:21:03.409571 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5353 | 2024.01.30 03:21:03.409845 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5354 | 2024.01.30 03:21:03.410110 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 5355 | 2024.01.30 03:21:03.410296 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 5356 | 2024.01.30 03:21:03.410421 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001018324 sec., 982 rows/sec., 69.05 KiB/sec. | ||
| 5357 | 2024.01.30 03:21:03.410412 [ 99 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 5358 | 2024.01.30 03:21:03.410520 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5359 | 2024.01.30 03:21:03.410620 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 5360 | 2024.01.30 03:21:03.410632 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} <Debug> DynamicQueryHandler: Done processing query | ||
| 5361 | 2024.01.30 03:21:03.410687 [ 3 ] {ae90b506-0df7-4928-9897-e660ee07d880} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5362 | 2024.01.30 03:21:03.410743 [ 3 ] {} <Debug> HTTP-Session: 700b8ca0-298e-4632-8437-6050eecc094d Destroying unnamed session | ||
| 5363 | 2024.01.30 03:21:03.410793 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5364 | 2024.01.30 03:21:03.410875 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 468 rows starting from the beginning of the part | ||
| 5365 | 2024.01.30 03:21:03.410918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36398, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5366 | 2024.01.30 03:21:03.410998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5367 | 2024.01.30 03:21:03.411041 [ 3 ] {} <Debug> HTTP-Session: 001f1c7f-412e-4e03-ac8e-286e487f6af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5368 | 2024.01.30 03:21:03.411102 [ 3 ] {} <Debug> HTTP-Session: 001f1c7f-412e-4e03-ac8e-286e487f6af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5369 | 2024.01.30 03:21:03.411130 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 37 rows starting from the beginning of the part | ||
| 5370 | 2024.01.30 03:21:03.411298 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5371 | 2024.01.30 03:21:03.411390 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 1 rows starting from the beginning of the part | ||
| 5372 | 2024.01.30 03:21:03.411412 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5373 | 2024.01.30 03:21:03.411707 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 1 rows starting from the beginning of the part | ||
| 5374 | 2024.01.30 03:21:03.412073 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 36 rows starting from the beginning of the part | ||
| 5375 | 2024.01.30 03:21:03.412085 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5376 | 2024.01.30 03:21:03.412292 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 1 rows starting from the beginning of the part | ||
| 5377 | 2024.01.30 03:21:03.413135 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5378 | 2024.01.30 03:21:03.413930 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 544 rows, containing 5 columns (5 merged, 0 gathered) in 0.003344256 sec., 162666.97286332148 rows/sec., 11.47 MiB/sec. | ||
| 5379 | 2024.01.30 03:21:03.413962 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 5380 | 2024.01.30 03:21:03.414067 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 5381 | 2024.01.30 03:21:03.414285 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 5382 | 2024.01.30 03:21:03.414368 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 5383 | 2024.01.30 03:21:03.414454 [ 99 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 5384 | 2024.01.30 03:21:03.414527 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.003159522 sec., 10761 rows/sec., 14.52 MiB/sec. | ||
| 5385 | 2024.01.30 03:21:03.414539 [ 99 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5386 | 2024.01.30 03:21:03.414544 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_21_4} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 5387 | 2024.01.30 03:21:03.414738 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 5388 | 2024.01.30 03:21:03.414948 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5389 | 2024.01.30 03:21:03.414961 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} <Debug> DynamicQueryHandler: Done processing query | ||
| 5390 | 2024.01.30 03:21:03.414996 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 1097 rows starting from the beginning of the part | ||
| 5391 | 2024.01.30 03:21:03.415006 [ 3 ] {74ffdda1-1b9b-490e-95bb-c9eecb0bc925} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5392 | 2024.01.30 03:21:03.415055 [ 3 ] {} <Debug> HTTP-Session: 001f1c7f-412e-4e03-ac8e-286e487f6af3 Destroying unnamed session | ||
| 5393 | 2024.01.30 03:21:03.415147 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 34 rows starting from the beginning of the part | ||
| 5394 | 2024.01.30 03:21:03.415246 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 21 rows starting from the beginning of the part | ||
| 5395 | 2024.01.30 03:21:03.415332 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 34 rows starting from the beginning of the part | ||
| 5396 | 2024.01.30 03:21:03.415417 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 21 rows starting from the beginning of the part | ||
| 5397 | 2024.01.30 03:21:03.415505 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 34 rows starting from the beginning of the part | ||
| 5398 | 2024.01.30 03:21:03.419359 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1241 rows, containing 6 columns (6 merged, 0 gathered) in 0.004744147 sec., 261585.486284468 rows/sec., 353.00 MiB/sec. | ||
| 5399 | 2024.01.30 03:21:03.419969 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 5400 | 2024.01.30 03:21:03.420236 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 5401 | 2024.01.30 03:21:03.420300 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 5402 | 2024.01.30 03:21:03.420363 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_51_10: 8.55 MiB. | ||
| 5403 | 2024.01.30 03:21:04.000211 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 239.21 MiB, peak 243.84 MiB, will set to 237.20 MiB (RSS), difference: -2.01 MiB | ||
| 5404 | 2024.01.30 03:21:08.398916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5405 | 2024.01.30 03:21:08.399051 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5406 | 2024.01.30 03:21:08.399082 [ 3 ] {} <Debug> HTTP-Session: 5b82a437-3ba7-4b8a-8d19-622577f374ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5407 | 2024.01.30 03:21:08.399110 [ 3 ] {} <Debug> HTTP-Session: 5b82a437-3ba7-4b8a-8d19-622577f374ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5408 | 2024.01.30 03:21:08.399245 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5409 | 2024.01.30 03:21:08.399307 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5410 | 2024.01.30 03:21:08.399470 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5411 | 2024.01.30 03:21:08.399919 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5412 | 2024.01.30 03:21:08.400208 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5413 | 2024.01.30 03:21:08.400378 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5414 | 2024.01.30 03:21:08.400515 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001229548 sec., 17079 rows/sec., 1.35 MiB/sec. | ||
| 5415 | 2024.01.30 03:21:08.400668 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} <Debug> DynamicQueryHandler: Done processing query | ||
| 5416 | 2024.01.30 03:21:08.400694 [ 3 ] {ff1fe1fa-afa7-49fb-86de-c3c5dc569f73} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5417 | 2024.01.30 03:21:08.400712 [ 3 ] {} <Debug> HTTP-Session: 5b82a437-3ba7-4b8a-8d19-622577f374ed Destroying unnamed session | ||
| 5418 | 2024.01.30 03:21:08.400847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5419 | 2024.01.30 03:21:08.400901 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5420 | 2024.01.30 03:21:08.400922 [ 3 ] {} <Debug> HTTP-Session: 73f92596-842b-4d20-a29e-8860d6c789ec Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5421 | 2024.01.30 03:21:08.400940 [ 3 ] {} <Debug> HTTP-Session: 73f92596-842b-4d20-a29e-8860d6c789ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5422 | 2024.01.30 03:21:08.401025 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5423 | 2024.01.30 03:21:08.401068 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5424 | 2024.01.30 03:21:08.401177 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5425 | 2024.01.30 03:21:08.401539 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5426 | 2024.01.30 03:21:08.401764 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5427 | 2024.01.30 03:21:08.401927 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5428 | 2024.01.30 03:21:08.402063 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.001007333 sec., 62541 rows/sec., 5.52 MiB/sec. | ||
| 5429 | 2024.01.30 03:21:08.402190 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} <Debug> DynamicQueryHandler: Done processing query | ||
| 5430 | 2024.01.30 03:21:08.402215 [ 3 ] {8252ac95-8f8f-47e4-9340-b88e038dedd7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5431 | 2024.01.30 03:21:08.402230 [ 3 ] {} <Debug> HTTP-Session: 73f92596-842b-4d20-a29e-8860d6c789ec Destroying unnamed session | ||
| 5432 | 2024.01.30 03:21:08.402361 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5433 | 2024.01.30 03:21:08.402410 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5434 | 2024.01.30 03:21:08.402434 [ 3 ] {} <Debug> HTTP-Session: 069b226d-8de9-4441-adee-45d0dcdaa9a1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5435 | 2024.01.30 03:21:08.402453 [ 3 ] {} <Debug> HTTP-Session: 069b226d-8de9-4441-adee-45d0dcdaa9a1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5436 | 2024.01.30 03:21:08.402525 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5437 | 2024.01.30 03:21:08.402565 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5438 | 2024.01.30 03:21:08.402673 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5439 | 2024.01.30 03:21:08.402975 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5440 | 2024.01.30 03:21:08.403193 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5441 | 2024.01.30 03:21:08.403345 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5442 | 2024.01.30 03:21:08.403468 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000908351 sec., 23118 rows/sec., 1.81 MiB/sec. | ||
| 5443 | 2024.01.30 03:21:08.403617 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 5444 | 2024.01.30 03:21:08.403648 [ 3 ] {a7df68c2-1275-4a7d-9f19-316936b3b1d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5445 | 2024.01.30 03:21:08.403665 [ 3 ] {} <Debug> HTTP-Session: 069b226d-8de9-4441-adee-45d0dcdaa9a1 Destroying unnamed session | ||
| 5446 | 2024.01.30 03:21:08.403795 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5447 | 2024.01.30 03:21:08.403842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5448 | 2024.01.30 03:21:08.403862 [ 3 ] {} <Debug> HTTP-Session: 089365e2-bfa9-4b29-a083-a3e6f8d98a64 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5449 | 2024.01.30 03:21:08.403880 [ 3 ] {} <Debug> HTTP-Session: 089365e2-bfa9-4b29-a083-a3e6f8d98a64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5450 | 2024.01.30 03:21:08.403961 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5451 | 2024.01.30 03:21:08.404006 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5452 | 2024.01.30 03:21:08.404155 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5453 | 2024.01.30 03:21:08.404527 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5454 | 2024.01.30 03:21:08.404832 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} <Trace> MergedBlockOutputStream: filled checksums all_52_52_0 (state Temporary) | ||
| 5455 | 2024.01.30 03:21:08.405022 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_52_52_0 to all_52_52_0. | ||
| 5456 | 2024.01.30 03:21:08.405152 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001161346 sec., 18082 rows/sec., 24.40 MiB/sec. | ||
| 5457 | 2024.01.30 03:21:08.405315 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} <Debug> DynamicQueryHandler: Done processing query | ||
| 5458 | 2024.01.30 03:21:08.405346 [ 3 ] {f3027e80-481f-4044-983e-4a2c4b308d9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 5459 | 2024.01.30 03:21:08.405362 [ 3 ] {} <Debug> HTTP-Session: 089365e2-bfa9-4b29-a083-a3e6f8d98a64 Destroying unnamed session | ||
| 5460 | 2024.01.30 03:21:13.162410 [ 95 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5461 | 2024.01.30 03:21:13.162485 [ 95 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5462 | 2024.01.30 03:21:13.399814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5463 | 2024.01.30 03:21:13.399921 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5464 | 2024.01.30 03:21:13.399947 [ 3 ] {} <Debug> HTTP-Session: 701fcc68-3358-42a7-a00a-923335416ee6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5465 | 2024.01.30 03:21:13.399974 [ 3 ] {} <Debug> HTTP-Session: 701fcc68-3358-42a7-a00a-923335416ee6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5466 | 2024.01.30 03:21:13.400106 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5467 | 2024.01.30 03:21:13.400168 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5468 | 2024.01.30 03:21:13.400328 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5469 | 2024.01.30 03:21:13.400763 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5470 | 2024.01.30 03:21:13.401124 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5471 | 2024.01.30 03:21:13.401327 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5472 | 2024.01.30 03:21:13.401453 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.00131139 sec., 25926 rows/sec., 2.05 MiB/sec. | ||
| 5473 | 2024.01.30 03:21:13.401609 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} <Debug> DynamicQueryHandler: Done processing query | ||
| 5474 | 2024.01.30 03:21:13.401634 [ 3 ] {b44aab7e-1c77-4364-83e3-48d724ea2ed3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5475 | 2024.01.30 03:21:13.401651 [ 3 ] {} <Debug> HTTP-Session: 701fcc68-3358-42a7-a00a-923335416ee6 Destroying unnamed session | ||
| 5476 | 2024.01.30 03:21:13.401804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5477 | 2024.01.30 03:21:13.401857 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5478 | 2024.01.30 03:21:13.401877 [ 3 ] {} <Debug> HTTP-Session: 176f95da-9c7e-4c71-87e7-74e9fe5f377c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5479 | 2024.01.30 03:21:13.401896 [ 3 ] {} <Debug> HTTP-Session: 176f95da-9c7e-4c71-87e7-74e9fe5f377c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5480 | 2024.01.30 03:21:13.401986 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5481 | 2024.01.30 03:21:13.402030 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5482 | 2024.01.30 03:21:13.402141 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5483 | 2024.01.30 03:21:13.402480 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5484 | 2024.01.30 03:21:13.402703 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5485 | 2024.01.30 03:21:13.402855 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5486 | 2024.01.30 03:21:13.402980 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000964462 sec., 105758 rows/sec., 10.78 MiB/sec. | ||
| 5487 | 2024.01.30 03:21:13.403104 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} <Debug> DynamicQueryHandler: Done processing query | ||
| 5488 | 2024.01.30 03:21:13.403127 [ 3 ] {560cbf29-0e1c-40bf-92d2-4663988a8985} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5489 | 2024.01.30 03:21:13.403143 [ 3 ] {} <Debug> HTTP-Session: 176f95da-9c7e-4c71-87e7-74e9fe5f377c Destroying unnamed session | ||
| 5490 | 2024.01.30 03:21:13.403266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5491 | 2024.01.30 03:21:13.403313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5492 | 2024.01.30 03:21:13.403332 [ 3 ] {} <Debug> HTTP-Session: 6197ff79-634b-4e57-a87b-08d65067ffb8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5493 | 2024.01.30 03:21:13.403349 [ 3 ] {} <Debug> HTTP-Session: 6197ff79-634b-4e57-a87b-08d65067ffb8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5494 | 2024.01.30 03:21:13.403420 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5495 | 2024.01.30 03:21:13.403459 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5496 | 2024.01.30 03:21:13.403566 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5497 | 2024.01.30 03:21:13.403843 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5498 | 2024.01.30 03:21:13.404049 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5499 | 2024.01.30 03:21:13.404194 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5500 | 2024.01.30 03:21:13.404315 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00086702 sec., 39214 rows/sec., 3.07 MiB/sec. | ||
| 5501 | 2024.01.30 03:21:13.404434 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} <Debug> DynamicQueryHandler: Done processing query | ||
| 5502 | 2024.01.30 03:21:13.404458 [ 3 ] {44b53065-ed4a-46fb-bd49-fccb3b739b36} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5503 | 2024.01.30 03:21:13.404473 [ 3 ] {} <Debug> HTTP-Session: 6197ff79-634b-4e57-a87b-08d65067ffb8 Destroying unnamed session | ||
| 5504 | 2024.01.30 03:21:13.404627 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36399, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5505 | 2024.01.30 03:21:13.404673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5506 | 2024.01.30 03:21:13.404692 [ 3 ] {} <Debug> HTTP-Session: 7f569eda-597b-4b19-8d4b-35d9f60488c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5507 | 2024.01.30 03:21:13.404708 [ 3 ] {} <Debug> HTTP-Session: 7f569eda-597b-4b19-8d4b-35d9f60488c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5508 | 2024.01.30 03:21:13.404791 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5509 | 2024.01.30 03:21:13.404835 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5510 | 2024.01.30 03:21:13.404972 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5511 | 2024.01.30 03:21:13.405389 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5512 | 2024.01.30 03:21:13.405715 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} <Trace> MergedBlockOutputStream: filled checksums all_53_53_0 (state Temporary) | ||
| 5513 | 2024.01.30 03:21:13.405909 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_53_53_0 to all_53_53_0. | ||
| 5514 | 2024.01.30 03:21:13.406031 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001211088 sec., 28073 rows/sec., 37.88 MiB/sec. | ||
| 5515 | 2024.01.30 03:21:13.406161 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} <Debug> DynamicQueryHandler: Done processing query | ||
| 5516 | 2024.01.30 03:21:13.406184 [ 3 ] {7f8d7973-026f-4adf-8497-4e3178be7e45} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5517 | 2024.01.30 03:21:13.406201 [ 3 ] {} <Debug> HTTP-Session: 7f569eda-597b-4b19-8d4b-35d9f60488c8 Destroying unnamed session | ||
| 5518 | 2024.01.30 03:21:18.398588 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5519 | 2024.01.30 03:21:18.398720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5520 | 2024.01.30 03:21:18.398752 [ 3 ] {} <Debug> HTTP-Session: 5f7a7c0f-1e7f-4406-bed3-f58ed599d2ec Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5521 | 2024.01.30 03:21:18.398780 [ 3 ] {} <Debug> HTTP-Session: 5f7a7c0f-1e7f-4406-bed3-f58ed599d2ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5522 | 2024.01.30 03:21:18.398921 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5523 | 2024.01.30 03:21:18.398997 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5524 | 2024.01.30 03:21:18.399180 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5525 | 2024.01.30 03:21:18.399606 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5526 | 2024.01.30 03:21:18.399871 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5527 | 2024.01.30 03:21:18.400036 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5528 | 2024.01.30 03:21:18.400158 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001188927 sec., 17662 rows/sec., 1.40 MiB/sec. | ||
| 5529 | 2024.01.30 03:21:18.400341 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} <Debug> DynamicQueryHandler: Done processing query | ||
| 5530 | 2024.01.30 03:21:18.400367 [ 3 ] {90ad426e-c693-46c2-a298-039fce99d183} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5531 | 2024.01.30 03:21:18.400384 [ 3 ] {} <Debug> HTTP-Session: 5f7a7c0f-1e7f-4406-bed3-f58ed599d2ec Destroying unnamed session | ||
| 5532 | 2024.01.30 03:21:18.400515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5533 | 2024.01.30 03:21:18.400566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5534 | 2024.01.30 03:21:18.400587 [ 3 ] {} <Debug> HTTP-Session: 607dcaa4-291d-42b9-8131-bfb67a285ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5535 | 2024.01.30 03:21:18.400604 [ 3 ] {} <Debug> HTTP-Session: 607dcaa4-291d-42b9-8131-bfb67a285ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5536 | 2024.01.30 03:21:18.400686 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5537 | 2024.01.30 03:21:18.400731 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5538 | 2024.01.30 03:21:18.400847 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5539 | 2024.01.30 03:21:18.401163 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5540 | 2024.01.30 03:21:18.401384 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5541 | 2024.01.30 03:21:18.401531 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5542 | 2024.01.30 03:21:18.401633 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000917331 sec., 68677 rows/sec., 6.07 MiB/sec. | ||
| 5543 | 2024.01.30 03:21:18.401754 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} <Debug> DynamicQueryHandler: Done processing query | ||
| 5544 | 2024.01.30 03:21:18.401777 [ 3 ] {191357fa-f909-43c0-b7e7-66cbed5551be} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5545 | 2024.01.30 03:21:18.401794 [ 3 ] {} <Debug> HTTP-Session: 607dcaa4-291d-42b9-8131-bfb67a285ac8 Destroying unnamed session | ||
| 5546 | 2024.01.30 03:21:18.401912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5547 | 2024.01.30 03:21:18.401960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5548 | 2024.01.30 03:21:18.401980 [ 3 ] {} <Debug> HTTP-Session: 83f147f2-9ed3-4ffa-bb50-c5f7714e5fd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5549 | 2024.01.30 03:21:18.401998 [ 3 ] {} <Debug> HTTP-Session: 83f147f2-9ed3-4ffa-bb50-c5f7714e5fd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5550 | 2024.01.30 03:21:18.402071 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5551 | 2024.01.30 03:21:18.402111 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5552 | 2024.01.30 03:21:18.402220 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5553 | 2024.01.30 03:21:18.402530 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5554 | 2024.01.30 03:21:18.402747 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5555 | 2024.01.30 03:21:18.402898 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5556 | 2024.01.30 03:21:18.403002 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00090256 sec., 23267 rows/sec., 1.82 MiB/sec. | ||
| 5557 | 2024.01.30 03:21:18.403112 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} <Debug> DynamicQueryHandler: Done processing query | ||
| 5558 | 2024.01.30 03:21:18.403136 [ 3 ] {82f12c21-bd76-4453-93f9-0d47ab27e01c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5559 | 2024.01.30 03:21:18.403151 [ 3 ] {} <Debug> HTTP-Session: 83f147f2-9ed3-4ffa-bb50-c5f7714e5fd3 Destroying unnamed session | ||
| 5560 | 2024.01.30 03:21:18.403271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5561 | 2024.01.30 03:21:18.403317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5562 | 2024.01.30 03:21:18.403336 [ 3 ] {} <Debug> HTTP-Session: 0689f27e-244a-4841-931c-056e815c5362 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5563 | 2024.01.30 03:21:18.403353 [ 3 ] {} <Debug> HTTP-Session: 0689f27e-244a-4841-931c-056e815c5362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5564 | 2024.01.30 03:21:18.403429 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5565 | 2024.01.30 03:21:18.403473 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5566 | 2024.01.30 03:21:18.403607 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5567 | 2024.01.30 03:21:18.403977 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5568 | 2024.01.30 03:21:18.404281 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} <Trace> MergedBlockOutputStream: filled checksums all_54_54_0 (state Temporary) | ||
| 5569 | 2024.01.30 03:21:18.404460 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_54_54_0 to all_54_54_0. | ||
| 5570 | 2024.01.30 03:21:18.404561 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001104635 sec., 19010 rows/sec., 25.65 MiB/sec. | ||
| 5571 | 2024.01.30 03:21:18.404682 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} <Debug> DynamicQueryHandler: Done processing query | ||
| 5572 | 2024.01.30 03:21:18.404706 [ 3 ] {b4e8c38b-5980-4321-81ef-7411038ec1fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 5573 | 2024.01.30 03:21:18.404722 [ 3 ] {} <Debug> HTTP-Session: 0689f27e-244a-4841-931c-056e815c5362 Destroying unnamed session | ||
| 5574 | 2024.01.30 03:21:23.401533 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5575 | 2024.01.30 03:21:23.401657 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5576 | 2024.01.30 03:21:23.401683 [ 3 ] {} <Debug> HTTP-Session: 8c226849-ea40-48a2-b38f-0f576af9c2f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5577 | 2024.01.30 03:21:23.401707 [ 3 ] {} <Debug> HTTP-Session: 8c226849-ea40-48a2-b38f-0f576af9c2f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5578 | 2024.01.30 03:21:23.401836 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5579 | 2024.01.30 03:21:23.401896 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5580 | 2024.01.30 03:21:23.402063 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5581 | 2024.01.30 03:21:23.402509 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5582 | 2024.01.30 03:21:23.402810 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5583 | 2024.01.30 03:21:23.402970 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5584 | 2024.01.30 03:21:23.403090 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001219978 sec., 27869 rows/sec., 2.21 MiB/sec. | ||
| 5585 | 2024.01.30 03:21:23.403217 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 5586 | 2024.01.30 03:21:23.403242 [ 3 ] {bbd4aa7d-c3ef-43d1-926b-fa81de3371f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5587 | 2024.01.30 03:21:23.403258 [ 3 ] {} <Debug> HTTP-Session: 8c226849-ea40-48a2-b38f-0f576af9c2f9 Destroying unnamed session | ||
| 5588 | 2024.01.30 03:21:23.403370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5589 | 2024.01.30 03:21:23.403416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5590 | 2024.01.30 03:21:23.403435 [ 3 ] {} <Debug> HTTP-Session: 850d8ae6-73db-458b-abac-a3b98e10bdbe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5591 | 2024.01.30 03:21:23.403451 [ 3 ] {} <Debug> HTTP-Session: 850d8ae6-73db-458b-abac-a3b98e10bdbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5592 | 2024.01.30 03:21:23.403521 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 5593 | 2024.01.30 03:21:23.403560 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5594 | 2024.01.30 03:21:23.403665 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5595 | 2024.01.30 03:21:23.403950 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5596 | 2024.01.30 03:21:23.404176 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5597 | 2024.01.30 03:21:23.404326 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 5598 | 2024.01.30 03:21:23.404421 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00087157 sec., 2294 rows/sec., 196.08 KiB/sec. | ||
| 5599 | 2024.01.30 03:21:23.404601 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} <Debug> DynamicQueryHandler: Done processing query | ||
| 5600 | 2024.01.30 03:21:23.404625 [ 3 ] {bb36c082-8ad4-4fb4-8e51-e7d72c162125} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5601 | 2024.01.30 03:21:23.404642 [ 3 ] {} <Debug> HTTP-Session: 850d8ae6-73db-458b-abac-a3b98e10bdbe Destroying unnamed session | ||
| 5602 | 2024.01.30 03:21:23.404797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5603 | 2024.01.30 03:21:23.404843 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5604 | 2024.01.30 03:21:23.404862 [ 3 ] {} <Debug> HTTP-Session: d9f58350-03c0-4a25-90f2-c67f9ab78822 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5605 | 2024.01.30 03:21:23.404879 [ 3 ] {} <Debug> HTTP-Session: d9f58350-03c0-4a25-90f2-c67f9ab78822 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5606 | 2024.01.30 03:21:23.404955 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5607 | 2024.01.30 03:21:23.404992 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5608 | 2024.01.30 03:21:23.405102 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5609 | 2024.01.30 03:21:23.405470 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5610 | 2024.01.30 03:21:23.405689 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5611 | 2024.01.30 03:21:23.405835 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5612 | 2024.01.30 03:21:23.405930 [ 89 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5613 | 2024.01.30 03:21:23.405935 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} <Information> executeQuery: Read 139 rows, 13.85 KiB in 0.000952042 sec., 146001 rows/sec., 14.21 MiB/sec. | ||
| 5614 | 2024.01.30 03:21:23.405980 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5615 | 2024.01.30 03:21:23.406074 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} <Debug> DynamicQueryHandler: Done processing query | ||
| 5616 | 2024.01.30 03:21:23.406085 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5617 | 2024.01.30 03:21:23.406104 [ 3 ] {cd392af8-d422-48b6-9079-554b743b120c} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 5618 | 2024.01.30 03:21:23.406164 [ 3 ] {} <Debug> HTTP-Session: d9f58350-03c0-4a25-90f2-c67f9ab78822 Destroying unnamed session | ||
| 5619 | 2024.01.30 03:21:23.406241 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5620 | 2024.01.30 03:21:23.406280 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 205 rows starting from the beginning of the part | ||
| 5621 | 2024.01.30 03:21:23.406322 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5622 | 2024.01.30 03:21:23.406393 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5623 | 2024.01.30 03:21:23.406444 [ 3 ] {} <Debug> HTTP-Session: 1f5f5626-c123-4c44-b3a2-328227a1860d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5624 | 2024.01.30 03:21:23.406498 [ 3 ] {} <Debug> HTTP-Session: 1f5f5626-c123-4c44-b3a2-328227a1860d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5625 | 2024.01.30 03:21:23.406522 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 103 rows starting from the beginning of the part | ||
| 5626 | 2024.01.30 03:21:23.406677 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 5627 | 2024.01.30 03:21:23.406750 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 63 rows starting from the beginning of the part | ||
| 5628 | 2024.01.30 03:21:23.406769 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5629 | 2024.01.30 03:21:23.407011 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 102 rows starting from the beginning of the part | ||
| 5630 | 2024.01.30 03:21:23.407226 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5631 | 2024.01.30 03:21:23.407256 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 63 rows starting from the beginning of the part | ||
| 5632 | 2024.01.30 03:21:23.407448 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 139 rows starting from the beginning of the part | ||
| 5633 | 2024.01.30 03:21:23.408011 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5634 | 2024.01.30 03:21:23.408428 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 5635 | 2024.01.30 03:21:23.408754 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 5636 | 2024.01.30 03:21:23.408940 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00220272 sec., 907 rows/sec., 63.40 KiB/sec. | ||
| 5637 | 2024.01.30 03:21:23.409218 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} <Debug> DynamicQueryHandler: Done processing query | ||
| 5638 | 2024.01.30 03:21:23.409297 [ 3 ] {da439e1b-f750-485c-ae82-38be3215d449} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5639 | 2024.01.30 03:21:23.409368 [ 3 ] {} <Debug> HTTP-Session: 1f5f5626-c123-4c44-b3a2-328227a1860d Destroying unnamed session | ||
| 5640 | 2024.01.30 03:21:23.409441 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.003392087 sec., 198992.53763243693 rows/sec., 19.13 MiB/sec. | ||
| 5641 | 2024.01.30 03:21:23.409540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5642 | 2024.01.30 03:21:23.409608 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5643 | 2024.01.30 03:21:23.409643 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5644 | 2024.01.30 03:21:23.409653 [ 3 ] {} <Debug> HTTP-Session: fc12b8ea-3faa-4add-8c60-eb786b76c078 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5645 | 2024.01.30 03:21:23.409720 [ 3 ] {} <Debug> HTTP-Session: fc12b8ea-3faa-4add-8c60-eb786b76c078 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5646 | 2024.01.30 03:21:23.409836 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5647 | 2024.01.30 03:21:23.409891 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5648 | 2024.01.30 03:21:23.409960 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5649 | 2024.01.30 03:21:23.410099 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_56_11} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5650 | 2024.01.30 03:21:23.410146 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5651 | 2024.01.30 03:21:23.410544 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5652 | 2024.01.30 03:21:23.410761 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5653 | 2024.01.30 03:21:23.410914 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5654 | 2024.01.30 03:21:23.411015 [ 89 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5655 | 2024.01.30 03:21:23.411029 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} <Information> executeQuery: Read 60 rows, 4.78 KiB in 0.001160076 sec., 51720 rows/sec., 4.03 MiB/sec. | ||
| 5656 | 2024.01.30 03:21:23.411082 [ 89 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5657 | 2024.01.30 03:21:23.411189 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} <Debug> DynamicQueryHandler: Done processing query | ||
| 5658 | 2024.01.30 03:21:23.411195 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5659 | 2024.01.30 03:21:23.411219 [ 3 ] {2d17bd8c-06b0-4e15-ac9b-7914f31e4f24} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5660 | 2024.01.30 03:21:23.411256 [ 3 ] {} <Debug> HTTP-Session: fc12b8ea-3faa-4add-8c60-eb786b76c078 Destroying unnamed session | ||
| 5661 | 2024.01.30 03:21:23.411328 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5662 | 2024.01.30 03:21:23.411363 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 105 rows starting from the beginning of the part | ||
| 5663 | 2024.01.30 03:21:23.411426 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7227, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5664 | 2024.01.30 03:21:23.411513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5665 | 2024.01.30 03:21:23.411561 [ 3 ] {} <Debug> HTTP-Session: d02bd616-86b2-4b00-b702-dc8d31780439 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5666 | 2024.01.30 03:21:23.411578 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 36 rows starting from the beginning of the part | ||
| 5667 | 2024.01.30 03:21:23.411595 [ 3 ] {} <Debug> HTTP-Session: d02bd616-86b2-4b00-b702-dc8d31780439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5668 | 2024.01.30 03:21:23.411835 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 21 rows starting from the beginning of the part | ||
| 5669 | 2024.01.30 03:21:23.411838 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 5670 | 2024.01.30 03:21:23.411961 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5671 | 2024.01.30 03:21:23.412061 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 34 rows starting from the beginning of the part | ||
| 5672 | 2024.01.30 03:21:23.412365 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 21 rows starting from the beginning of the part | ||
| 5673 | 2024.01.30 03:21:23.412512 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5674 | 2024.01.30 03:21:23.412610 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 60 rows starting from the beginning of the part | ||
| 5675 | 2024.01.30 03:21:23.413334 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5676 | 2024.01.30 03:21:23.414080 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 5677 | 2024.01.30 03:21:23.414191 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.003040869 sec., 91092.38181585593 rows/sec., 7.12 MiB/sec. | ||
| 5678 | 2024.01.30 03:21:23.414372 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5679 | 2024.01.30 03:21:23.414382 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 5680 | 2024.01.30 03:21:23.414577 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00265898 sec., 13915 rows/sec., 1004.85 KiB/sec. | ||
| 5681 | 2024.01.30 03:21:23.414654 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5682 | 2024.01.30 03:21:23.414786 [ 21 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_56_11} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5683 | 2024.01.30 03:21:23.414813 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} <Debug> DynamicQueryHandler: Done processing query | ||
| 5684 | 2024.01.30 03:21:23.414873 [ 3 ] {5e09aa35-745b-4c48-9b43-d7c7c964986c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5685 | 2024.01.30 03:21:23.414908 [ 3 ] {} <Debug> HTTP-Session: d02bd616-86b2-4b00-b702-dc8d31780439 Destroying unnamed session | ||
| 5686 | 2024.01.30 03:21:23.415066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36400, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5687 | 2024.01.30 03:21:23.415113 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5688 | 2024.01.30 03:21:23.415132 [ 3 ] {} <Debug> HTTP-Session: 46560ba0-008f-410b-99ac-e588acc0a81c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5689 | 2024.01.30 03:21:23.415149 [ 3 ] {} <Debug> HTTP-Session: 46560ba0-008f-410b-99ac-e588acc0a81c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5690 | 2024.01.30 03:21:23.415229 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5691 | 2024.01.30 03:21:23.415274 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5692 | 2024.01.30 03:21:23.415429 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5693 | 2024.01.30 03:21:23.415901 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5694 | 2024.01.30 03:21:23.416209 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} <Trace> MergedBlockOutputStream: filled checksums all_55_55_0 (state Temporary) | ||
| 5695 | 2024.01.30 03:21:23.416389 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_55_55_0 to all_55_55_0. | ||
| 5696 | 2024.01.30 03:21:23.416493 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001235488 sec., 27519 rows/sec., 37.14 MiB/sec. | ||
| 5697 | 2024.01.30 03:21:23.416640 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} <Debug> DynamicQueryHandler: Done processing query | ||
| 5698 | 2024.01.30 03:21:23.416665 [ 3 ] {b062ee1d-779c-47e5-8eb1-9c9e515a9448} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5699 | 2024.01.30 03:21:23.416681 [ 3 ] {} <Debug> HTTP-Session: 46560ba0-008f-410b-99ac-e588acc0a81c Destroying unnamed session | ||
| 5700 | 2024.01.30 03:21:28.162757 [ 85 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5701 | 2024.01.30 03:21:28.162838 [ 85 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5702 | 2024.01.30 03:21:28.399068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5703 | 2024.01.30 03:21:28.399175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5704 | 2024.01.30 03:21:28.399205 [ 3 ] {} <Debug> HTTP-Session: 885d6085-6138-4db3-90a7-b47acb652398 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5705 | 2024.01.30 03:21:28.399233 [ 3 ] {} <Debug> HTTP-Session: 885d6085-6138-4db3-90a7-b47acb652398 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5706 | 2024.01.30 03:21:28.399374 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5707 | 2024.01.30 03:21:28.399442 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5708 | 2024.01.30 03:21:28.399625 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5709 | 2024.01.30 03:21:28.400098 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5710 | 2024.01.30 03:21:28.400364 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5711 | 2024.01.30 03:21:28.400530 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5712 | 2024.01.30 03:21:28.400655 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001243998 sec., 16881 rows/sec., 1.34 MiB/sec. | ||
| 5713 | 2024.01.30 03:21:28.400701 [ 86 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5714 | 2024.01.30 03:21:28.400815 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 5715 | 2024.01.30 03:21:28.400859 [ 3 ] {85f9a9c8-3102-4fc8-b832-2f4104f2d2e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5716 | 2024.01.30 03:21:28.400868 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5717 | 2024.01.30 03:21:28.400886 [ 3 ] {} <Debug> HTTP-Session: 885d6085-6138-4db3-90a7-b47acb652398 Destroying unnamed session | ||
| 5718 | 2024.01.30 03:21:28.401029 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5719 | 2024.01.30 03:21:28.401068 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5720 | 2024.01.30 03:21:28.401173 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5721 | 2024.01.30 03:21:28.401257 [ 3 ] {} <Debug> HTTP-Session: 715c7f10-7f10-4886-994b-4f599c45684c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5722 | 2024.01.30 03:21:28.401334 [ 3 ] {} <Debug> HTTP-Session: 715c7f10-7f10-4886-994b-4f599c45684c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5723 | 2024.01.30 03:21:28.401388 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5724 | 2024.01.30 03:21:28.401475 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 55 rows starting from the beginning of the part | ||
| 5725 | 2024.01.30 03:21:28.401524 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 5726 | 2024.01.30 03:21:28.401613 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 5727 | 2024.01.30 03:21:28.401796 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 21 rows starting from the beginning of the part | ||
| 5728 | 2024.01.30 03:21:28.402121 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5729 | 2024.01.30 03:21:28.402129 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 5730 | 2024.01.30 03:21:28.402341 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 21 rows starting from the beginning of the part | ||
| 5731 | 2024.01.30 03:21:28.402609 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 5732 | 2024.01.30 03:21:28.402892 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 21 rows starting from the beginning of the part | ||
| 5733 | 2024.01.30 03:21:28.402988 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5734 | 2024.01.30 03:21:28.403374 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5735 | 2024.01.30 03:21:28.403707 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 5736 | 2024.01.30 03:21:28.404004 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002412515 sec., 829 rows/sec., 70.84 KiB/sec. | ||
| 5737 | 2024.01.30 03:21:28.404456 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} <Debug> DynamicQueryHandler: Done processing query | ||
| 5738 | 2024.01.30 03:21:28.404497 [ 3 ] {4f4a6ce3-e9d8-4f4d-9e81-3c8215eaab0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5739 | 2024.01.30 03:21:28.404526 [ 3 ] {} <Debug> HTTP-Session: 715c7f10-7f10-4886-994b-4f599c45684c Destroying unnamed session | ||
| 5740 | 2024.01.30 03:21:28.404530 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003554941 sec., 52321.54345177599 rows/sec., 4.14 MiB/sec. | ||
| 5741 | 2024.01.30 03:21:28.404679 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5742 | 2024.01.30 03:21:28.404685 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5743 | 2024.01.30 03:21:28.404746 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5744 | 2024.01.30 03:21:28.404767 [ 3 ] {} <Debug> HTTP-Session: 9e5322b7-8050-4b28-8d9a-2b0316575c67 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5745 | 2024.01.30 03:21:28.404786 [ 3 ] {} <Debug> HTTP-Session: 9e5322b7-8050-4b28-8d9a-2b0316575c67 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5746 | 2024.01.30 03:21:28.404874 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5747 | 2024.01.30 03:21:28.404913 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5748 | 2024.01.30 03:21:28.404921 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5749 | 2024.01.30 03:21:28.404991 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_56_11} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5750 | 2024.01.30 03:21:28.405106 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5751 | 2024.01.30 03:21:28.405431 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5752 | 2024.01.30 03:21:28.405670 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5753 | 2024.01.30 03:21:28.405822 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5754 | 2024.01.30 03:21:28.405936 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.001031203 sec., 62063 rows/sec., 5.48 MiB/sec. | ||
| 5755 | 2024.01.30 03:21:28.406042 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 5756 | 2024.01.30 03:21:28.406067 [ 3 ] {ea8f382e-1e39-48b4-90ba-70d1ef4883e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5757 | 2024.01.30 03:21:28.406082 [ 3 ] {} <Debug> HTTP-Session: 9e5322b7-8050-4b28-8d9a-2b0316575c67 Destroying unnamed session | ||
| 5758 | 2024.01.30 03:21:28.406227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5759 | 2024.01.30 03:21:28.406271 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5760 | 2024.01.30 03:21:28.406291 [ 3 ] {} <Debug> HTTP-Session: 295a2377-0fe0-4a7b-b523-68ae454770dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5761 | 2024.01.30 03:21:28.406308 [ 3 ] {} <Debug> HTTP-Session: 295a2377-0fe0-4a7b-b523-68ae454770dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5762 | 2024.01.30 03:21:28.406376 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 5763 | 2024.01.30 03:21:28.406414 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 5764 | 2024.01.30 03:21:28.406519 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5765 | 2024.01.30 03:21:28.406768 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5766 | 2024.01.30 03:21:28.406978 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 5767 | 2024.01.30 03:21:28.407127 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 5768 | 2024.01.30 03:21:28.407260 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000853439 sec., 2343 rows/sec., 163.63 KiB/sec. | ||
| 5769 | 2024.01.30 03:21:28.407381 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} <Debug> DynamicQueryHandler: Done processing query | ||
| 5770 | 2024.01.30 03:21:28.407406 [ 3 ] {d83f11b6-895f-4306-bb0e-abdd7f04bdd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5771 | 2024.01.30 03:21:28.407421 [ 3 ] {} <Debug> HTTP-Session: 295a2377-0fe0-4a7b-b523-68ae454770dd Destroying unnamed session | ||
| 5772 | 2024.01.30 03:21:28.407545 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5773 | 2024.01.30 03:21:28.407590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5774 | 2024.01.30 03:21:28.407609 [ 3 ] {} <Debug> HTTP-Session: 6aca9967-b7e1-4793-8ba3-389ba3fc38fd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5775 | 2024.01.30 03:21:28.407626 [ 3 ] {} <Debug> HTTP-Session: 6aca9967-b7e1-4793-8ba3-389ba3fc38fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5776 | 2024.01.30 03:21:28.407696 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5777 | 2024.01.30 03:21:28.407734 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5778 | 2024.01.30 03:21:28.407839 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5779 | 2024.01.30 03:21:28.408112 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5780 | 2024.01.30 03:21:28.408314 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5781 | 2024.01.30 03:21:28.408464 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5782 | 2024.01.30 03:21:28.408579 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000855289 sec., 26891 rows/sec., 2.11 MiB/sec. | ||
| 5783 | 2024.01.30 03:21:28.408683 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 5784 | 2024.01.30 03:21:28.408707 [ 3 ] {2000190a-8b25-4a9b-b4a7-8939be1b31d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5785 | 2024.01.30 03:21:28.408722 [ 3 ] {} <Debug> HTTP-Session: 6aca9967-b7e1-4793-8ba3-389ba3fc38fd Destroying unnamed session | ||
| 5786 | 2024.01.30 03:21:28.408825 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5787 | 2024.01.30 03:21:28.408868 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5788 | 2024.01.30 03:21:28.408886 [ 3 ] {} <Debug> HTTP-Session: 267c777b-977f-48e1-9b46-dc41c37eea4a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5789 | 2024.01.30 03:21:28.408903 [ 3 ] {} <Debug> HTTP-Session: 267c777b-977f-48e1-9b46-dc41c37eea4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5790 | 2024.01.30 03:21:28.408970 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 5791 | 2024.01.30 03:21:28.409013 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 5792 | 2024.01.30 03:21:28.409133 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5793 | 2024.01.30 03:21:28.409383 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5794 | 2024.01.30 03:21:28.409676 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 5795 | 2024.01.30 03:21:28.409883 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 5796 | 2024.01.30 03:21:28.410022 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001014263 sec., 985 rows/sec., 69.32 KiB/sec. | ||
| 5797 | 2024.01.30 03:21:28.410240 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} <Debug> DynamicQueryHandler: Done processing query | ||
| 5798 | 2024.01.30 03:21:28.410264 [ 3 ] {eff62410-bc75-485a-8213-1e353e395922} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 5799 | 2024.01.30 03:21:28.410280 [ 3 ] {} <Debug> HTTP-Session: 267c777b-977f-48e1-9b46-dc41c37eea4a Destroying unnamed session | ||
| 5800 | 2024.01.30 03:21:28.410433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22505, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5801 | 2024.01.30 03:21:28.410480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5802 | 2024.01.30 03:21:28.410499 [ 3 ] {} <Debug> HTTP-Session: 6a353720-f095-4ad2-a3c6-7a736674573b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5803 | 2024.01.30 03:21:28.410515 [ 3 ] {} <Debug> HTTP-Session: 6a353720-f095-4ad2-a3c6-7a736674573b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5804 | 2024.01.30 03:21:28.410590 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5805 | 2024.01.30 03:21:28.410636 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5806 | 2024.01.30 03:21:28.410792 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5807 | 2024.01.30 03:21:28.411181 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5808 | 2024.01.30 03:21:28.411498 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} <Trace> MergedBlockOutputStream: filled checksums all_56_56_0 (state Temporary) | ||
| 5809 | 2024.01.30 03:21:28.411679 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_56_56_0 to all_56_56_0. | ||
| 5810 | 2024.01.30 03:21:28.411797 [ 86 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_51_10 to all_56_56_0 | ||
| 5811 | 2024.01.30 03:21:28.411813 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001184526 sec., 17728 rows/sec., 23.92 MiB/sec. | ||
| 5812 | 2024.01.30 03:21:28.411859 [ 86 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5813 | 2024.01.30 03:21:28.412020 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_51_10 to all_56_56_0 into Compact | ||
| 5814 | 2024.01.30 03:21:28.412080 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} <Debug> DynamicQueryHandler: Done processing query | ||
| 5815 | 2024.01.30 03:21:28.412126 [ 3 ] {168752a0-0679-4c1e-bfea-dd7d9f27aaeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 5816 | 2024.01.30 03:21:28.412169 [ 3 ] {} <Debug> HTTP-Session: 6a353720-f095-4ad2-a3c6-7a736674573b Destroying unnamed session | ||
| 5817 | 2024.01.30 03:21:28.412208 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5818 | 2024.01.30 03:21:28.412248 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_51_10, total 1241 rows starting from the beginning of the part | ||
| 5819 | 2024.01.30 03:21:28.412362 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_52_52_0, total 21 rows starting from the beginning of the part | ||
| 5820 | 2024.01.30 03:21:28.412465 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_53_53_0, total 34 rows starting from the beginning of the part | ||
| 5821 | 2024.01.30 03:21:28.412559 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_54_54_0, total 21 rows starting from the beginning of the part | ||
| 5822 | 2024.01.30 03:21:28.412655 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_55_55_0, total 34 rows starting from the beginning of the part | ||
| 5823 | 2024.01.30 03:21:28.412744 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_56_56_0, total 21 rows starting from the beginning of the part | ||
| 5824 | 2024.01.30 03:21:28.415118 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1372 rows, containing 6 columns (6 merged, 0 gathered) in 0.003200493 sec., 428683.95587804756 rows/sec., 578.49 MiB/sec. | ||
| 5825 | 2024.01.30 03:21:28.415805 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Trace> MergedBlockOutputStream: filled checksums all_1_56_11 (state Temporary) | ||
| 5826 | 2024.01.30 03:21:28.416062 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_56_11 to all_1_56_11. | ||
| 5827 | 2024.01.30 03:21:28.416132 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_51_10 to all_56_56_0 | ||
| 5828 | 2024.01.30 03:21:28.416215 [ 9 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_56_11: 8.61 MiB. | ||
| 5829 | 2024.01.30 03:21:29.000213 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 241.45 MiB, peak 246.05 MiB, will set to 237.25 MiB (RSS), difference: -4.20 MiB | ||
| 5830 | 2024.01.30 03:21:33.400071 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5831 | 2024.01.30 03:21:33.400207 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5832 | 2024.01.30 03:21:33.400239 [ 3 ] {} <Debug> HTTP-Session: e256fa17-5427-4a3e-ace8-83d891853401 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5833 | 2024.01.30 03:21:33.400266 [ 3 ] {} <Debug> HTTP-Session: e256fa17-5427-4a3e-ace8-83d891853401 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5834 | 2024.01.30 03:21:33.400411 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5835 | 2024.01.30 03:21:33.400478 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5836 | 2024.01.30 03:21:33.400659 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5837 | 2024.01.30 03:21:33.401159 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5838 | 2024.01.30 03:21:33.401430 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5839 | 2024.01.30 03:21:33.401595 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5840 | 2024.01.30 03:21:33.401715 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001266679 sec., 26841 rows/sec., 2.12 MiB/sec. | ||
| 5841 | 2024.01.30 03:21:33.401875 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} <Debug> DynamicQueryHandler: Done processing query | ||
| 5842 | 2024.01.30 03:21:33.401901 [ 3 ] {fa041de8-39f4-467e-8a0a-39a3001c244e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5843 | 2024.01.30 03:21:33.401918 [ 3 ] {} <Debug> HTTP-Session: e256fa17-5427-4a3e-ace8-83d891853401 Destroying unnamed session | ||
| 5844 | 2024.01.30 03:21:33.402083 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5845 | 2024.01.30 03:21:33.402137 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5846 | 2024.01.30 03:21:33.402156 [ 3 ] {} <Debug> HTTP-Session: 3fe01787-368b-4143-b0ce-d84f2da7ea11 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5847 | 2024.01.30 03:21:33.402175 [ 3 ] {} <Debug> HTTP-Session: 3fe01787-368b-4143-b0ce-d84f2da7ea11 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5848 | 2024.01.30 03:21:33.402251 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5849 | 2024.01.30 03:21:33.402291 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5850 | 2024.01.30 03:21:33.402394 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5851 | 2024.01.30 03:21:33.402772 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5852 | 2024.01.30 03:21:33.402988 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5853 | 2024.01.30 03:21:33.403141 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5854 | 2024.01.30 03:21:33.403271 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000990582 sec., 102969 rows/sec., 10.50 MiB/sec. | ||
| 5855 | 2024.01.30 03:21:33.403390 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} <Debug> DynamicQueryHandler: Done processing query | ||
| 5856 | 2024.01.30 03:21:33.403414 [ 3 ] {287d5879-1f84-4cd6-b7d8-e315b6e9c14c} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5857 | 2024.01.30 03:21:33.403430 [ 3 ] {} <Debug> HTTP-Session: 3fe01787-368b-4143-b0ce-d84f2da7ea11 Destroying unnamed session | ||
| 5858 | 2024.01.30 03:21:33.403550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5859 | 2024.01.30 03:21:33.403596 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5860 | 2024.01.30 03:21:33.403615 [ 3 ] {} <Debug> HTTP-Session: 29d401c5-b093-46df-9b44-7e4f11710009 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5861 | 2024.01.30 03:21:33.403632 [ 3 ] {} <Debug> HTTP-Session: 29d401c5-b093-46df-9b44-7e4f11710009 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5862 | 2024.01.30 03:21:33.403702 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5863 | 2024.01.30 03:21:33.403741 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5864 | 2024.01.30 03:21:33.403847 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5865 | 2024.01.30 03:21:33.404139 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5866 | 2024.01.30 03:21:33.404343 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5867 | 2024.01.30 03:21:33.404498 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5868 | 2024.01.30 03:21:33.404623 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00089268 sec., 38087 rows/sec., 2.98 MiB/sec. | ||
| 5869 | 2024.01.30 03:21:33.404781 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 5870 | 2024.01.30 03:21:33.404821 [ 3 ] {1d6ff341-833a-4a10-ad3a-b9f264c813e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5871 | 2024.01.30 03:21:33.404842 [ 3 ] {} <Debug> HTTP-Session: 29d401c5-b093-46df-9b44-7e4f11710009 Destroying unnamed session | ||
| 5872 | 2024.01.30 03:21:33.404977 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5873 | 2024.01.30 03:21:33.405023 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5874 | 2024.01.30 03:21:33.405042 [ 3 ] {} <Debug> HTTP-Session: 223e6ad1-669f-4609-89a5-3a46bd47aae1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5875 | 2024.01.30 03:21:33.405058 [ 3 ] {} <Debug> HTTP-Session: 223e6ad1-669f-4609-89a5-3a46bd47aae1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5876 | 2024.01.30 03:21:33.405142 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5877 | 2024.01.30 03:21:33.405187 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5878 | 2024.01.30 03:21:33.405336 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5879 | 2024.01.30 03:21:33.405765 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5880 | 2024.01.30 03:21:33.406068 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} <Trace> MergedBlockOutputStream: filled checksums all_57_57_0 (state Temporary) | ||
| 5881 | 2024.01.30 03:21:33.406235 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_57_57_0 to all_57_57_0. | ||
| 5882 | 2024.01.30 03:21:33.406362 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001214098 sec., 28004 rows/sec., 37.79 MiB/sec. | ||
| 5883 | 2024.01.30 03:21:33.406487 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} <Debug> DynamicQueryHandler: Done processing query | ||
| 5884 | 2024.01.30 03:21:33.406510 [ 3 ] {2c8ae574-14f4-48bf-b90e-d3f78f2ab040} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 5885 | 2024.01.30 03:21:33.406525 [ 3 ] {} <Debug> HTTP-Session: 223e6ad1-669f-4609-89a5-3a46bd47aae1 Destroying unnamed session | ||
| 5886 | 2024.01.30 03:21:38.399657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5887 | 2024.01.30 03:21:38.399835 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5888 | 2024.01.30 03:21:38.399882 [ 3 ] {} <Debug> HTTP-Session: d1a54c12-9fdf-4299-a213-86911e0c30bc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5889 | 2024.01.30 03:21:38.399923 [ 3 ] {} <Debug> HTTP-Session: d1a54c12-9fdf-4299-a213-86911e0c30bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5890 | 2024.01.30 03:21:38.400127 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5891 | 2024.01.30 03:21:38.400227 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5892 | 2024.01.30 03:21:38.400425 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5893 | 2024.01.30 03:21:38.400925 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5894 | 2024.01.30 03:21:38.401196 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5895 | 2024.01.30 03:21:38.401365 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5896 | 2024.01.30 03:21:38.401495 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001312099 sec., 16004 rows/sec., 1.27 MiB/sec. | ||
| 5897 | 2024.01.30 03:21:38.401659 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} <Debug> DynamicQueryHandler: Done processing query | ||
| 5898 | 2024.01.30 03:21:38.401684 [ 3 ] {91cc583d-775f-4c78-a93f-70b2f52d6417} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5899 | 2024.01.30 03:21:38.401701 [ 3 ] {} <Debug> HTTP-Session: d1a54c12-9fdf-4299-a213-86911e0c30bc Destroying unnamed session | ||
| 5900 | 2024.01.30 03:21:38.401838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5901 | 2024.01.30 03:21:38.401892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5902 | 2024.01.30 03:21:38.401912 [ 3 ] {} <Debug> HTTP-Session: 0ec1a66b-854c-4a4c-be00-04c7b65efc21 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5903 | 2024.01.30 03:21:38.401930 [ 3 ] {} <Debug> HTTP-Session: 0ec1a66b-854c-4a4c-be00-04c7b65efc21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5904 | 2024.01.30 03:21:38.402010 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5905 | 2024.01.30 03:21:38.402051 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5906 | 2024.01.30 03:21:38.402159 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5907 | 2024.01.30 03:21:38.402515 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5908 | 2024.01.30 03:21:38.402722 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5909 | 2024.01.30 03:21:38.402874 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 5910 | 2024.01.30 03:21:38.403002 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000962362 sec., 65463 rows/sec., 5.78 MiB/sec. | ||
| 5911 | 2024.01.30 03:21:38.403155 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} <Debug> DynamicQueryHandler: Done processing query | ||
| 5912 | 2024.01.30 03:21:38.403202 [ 3 ] {64b26cf9-a0d8-4692-a585-17eef2d1fa46} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 5913 | 2024.01.30 03:21:38.403222 [ 3 ] {} <Debug> HTTP-Session: 0ec1a66b-854c-4a4c-be00-04c7b65efc21 Destroying unnamed session | ||
| 5914 | 2024.01.30 03:21:38.403349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5915 | 2024.01.30 03:21:38.403396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5916 | 2024.01.30 03:21:38.403415 [ 3 ] {} <Debug> HTTP-Session: 52ffe2a4-5b90-4ff9-9884-a5a9ea1d9f03 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5917 | 2024.01.30 03:21:38.403432 [ 3 ] {} <Debug> HTTP-Session: 52ffe2a4-5b90-4ff9-9884-a5a9ea1d9f03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5918 | 2024.01.30 03:21:38.403507 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 5919 | 2024.01.30 03:21:38.403546 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 5920 | 2024.01.30 03:21:38.403659 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5921 | 2024.01.30 03:21:38.403944 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5922 | 2024.01.30 03:21:38.404156 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5923 | 2024.01.30 03:21:38.404315 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 5924 | 2024.01.30 03:21:38.404434 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.0008987 sec., 23367 rows/sec., 1.83 MiB/sec. | ||
| 5925 | 2024.01.30 03:21:38.404549 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} <Debug> DynamicQueryHandler: Done processing query | ||
| 5926 | 2024.01.30 03:21:38.404573 [ 3 ] {2780c205-3ab3-42aa-b751-56a3ffb4aa5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 5927 | 2024.01.30 03:21:38.404589 [ 3 ] {} <Debug> HTTP-Session: 52ffe2a4-5b90-4ff9-9884-a5a9ea1d9f03 Destroying unnamed session | ||
| 5928 | 2024.01.30 03:21:38.404754 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5929 | 2024.01.30 03:21:38.404801 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5930 | 2024.01.30 03:21:38.404820 [ 3 ] {} <Debug> HTTP-Session: 9ef1bcea-d9d3-4af7-a956-07b4948c1ff0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5931 | 2024.01.30 03:21:38.404836 [ 3 ] {} <Debug> HTTP-Session: 9ef1bcea-d9d3-4af7-a956-07b4948c1ff0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5932 | 2024.01.30 03:21:38.404914 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 5933 | 2024.01.30 03:21:38.404959 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 5934 | 2024.01.30 03:21:38.405096 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5935 | 2024.01.30 03:21:38.405493 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5936 | 2024.01.30 03:21:38.405792 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} <Trace> MergedBlockOutputStream: filled checksums all_58_58_0 (state Temporary) | ||
| 5937 | 2024.01.30 03:21:38.405971 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_58_58_0 to all_58_58_0. | ||
| 5938 | 2024.01.30 03:21:38.406099 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001156766 sec., 18154 rows/sec., 24.50 MiB/sec. | ||
| 5939 | 2024.01.30 03:21:38.406226 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} <Debug> DynamicQueryHandler: Done processing query | ||
| 5940 | 2024.01.30 03:21:38.406248 [ 3 ] {c16896a4-4dd3-479b-87b9-a95378749927} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 5941 | 2024.01.30 03:21:38.406263 [ 3 ] {} <Debug> HTTP-Session: 9ef1bcea-d9d3-4af7-a956-07b4948c1ff0 Destroying unnamed session | ||
| 5942 | 2024.01.30 03:21:39.022978 [ 61 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 5943 | 2024.01.30 03:21:39.023056 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5944 | 2024.01.30 03:21:39.023138 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
| 5945 | 2024.01.30 03:21:39.023267 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5946 | 2024.01.30 03:21:39.023305 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part | ||
| 5947 | 2024.01.30 03:21:39.023454 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 5948 | 2024.01.30 03:21:39.023559 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 5949 | 2024.01.30 03:21:39.023654 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 5950 | 2024.01.30 03:21:39.023747 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 5951 | 2024.01.30 03:21:39.024383 [ 9 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001280129 sec., 12498.74036132296 rows/sec., 1.03 MiB/sec. | ||
| 5952 | 2024.01.30 03:21:39.024533 [ 9 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 5953 | 2024.01.30 03:21:39.024731 [ 9 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
| 5954 | 2024.01.30 03:21:39.024795 [ 9 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_18_4} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
| 5955 | 2024.01.30 03:21:40.638259 [ 69 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 5956 | 2024.01.30 03:21:40.638393 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5957 | 2024.01.30 03:21:40.638568 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
| 5958 | 2024.01.30 03:21:40.638783 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 5959 | 2024.01.30 03:21:40.638837 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 8 rows starting from the beginning of the part | ||
| 5960 | 2024.01.30 03:21:40.639017 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 2 rows starting from the beginning of the part | ||
| 5961 | 2024.01.30 03:21:40.639162 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 2 rows starting from the beginning of the part | ||
| 5962 | 2024.01.30 03:21:40.639296 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 2 rows starting from the beginning of the part | ||
| 5963 | 2024.01.30 03:21:40.639439 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 2 rows starting from the beginning of the part | ||
| 5964 | 2024.01.30 03:21:40.640184 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001695259 sec., 9438.085861806367 rows/sec., 659.01 KiB/sec. | ||
| 5965 | 2024.01.30 03:21:40.640305 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 5966 | 2024.01.30 03:21:40.640482 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
| 5967 | 2024.01.30 03:21:40.640545 [ 23 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_18_4} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
| 5968 | 2024.01.30 03:21:43.163106 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 5969 | 2024.01.30 03:21:43.163211 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 5970 | 2024.01.30 03:21:43.400094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5971 | 2024.01.30 03:21:43.400201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5972 | 2024.01.30 03:21:43.400232 [ 3 ] {} <Debug> HTTP-Session: d57eafd9-56e3-4a5c-8f07-646bbab28300 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5973 | 2024.01.30 03:21:43.400261 [ 3 ] {} <Debug> HTTP-Session: d57eafd9-56e3-4a5c-8f07-646bbab28300 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5974 | 2024.01.30 03:21:43.400407 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 5975 | 2024.01.30 03:21:43.400477 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 5976 | 2024.01.30 03:21:43.400641 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5977 | 2024.01.30 03:21:43.401072 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5978 | 2024.01.30 03:21:43.401338 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 5979 | 2024.01.30 03:21:43.401511 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 5980 | 2024.01.30 03:21:43.401628 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001181907 sec., 28767 rows/sec., 2.28 MiB/sec. | ||
| 5981 | 2024.01.30 03:21:43.401783 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} <Debug> DynamicQueryHandler: Done processing query | ||
| 5982 | 2024.01.30 03:21:43.401811 [ 3 ] {ac846367-93d1-4023-b950-94f4c5bcddf6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 5983 | 2024.01.30 03:21:43.401827 [ 3 ] {} <Debug> HTTP-Session: d57eafd9-56e3-4a5c-8f07-646bbab28300 Destroying unnamed session | ||
| 5984 | 2024.01.30 03:21:43.401969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5985 | 2024.01.30 03:21:43.402022 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 5986 | 2024.01.30 03:21:43.402045 [ 3 ] {} <Debug> HTTP-Session: 6c41f56b-aaec-4b6b-9847-1a93fa19b2fb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 5987 | 2024.01.30 03:21:43.402063 [ 3 ] {} <Debug> HTTP-Session: 6c41f56b-aaec-4b6b-9847-1a93fa19b2fb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 5988 | 2024.01.30 03:21:43.402146 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 5989 | 2024.01.30 03:21:43.402189 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 5990 | 2024.01.30 03:21:43.402299 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 5991 | 2024.01.30 03:21:43.402638 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 5992 | 2024.01.30 03:21:43.402857 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 5993 | 2024.01.30 03:21:43.403010 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 5994 | 2024.01.30 03:21:43.403110 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000935011 sec., 109089 rows/sec., 11.12 MiB/sec. | ||
| 5995 | 2024.01.30 03:21:43.403275 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} <Debug> DynamicQueryHandler: Done processing query | ||
| 5996 | 2024.01.30 03:21:43.403317 [ 3 ] {c5446c51-b945-47b0-bf2a-125037b5acd9} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 5997 | 2024.01.30 03:21:43.403336 [ 3 ] {} <Debug> HTTP-Session: 6c41f56b-aaec-4b6b-9847-1a93fa19b2fb Destroying unnamed session | ||
| 5998 | 2024.01.30 03:21:43.403454 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 5999 | 2024.01.30 03:21:43.403502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6000 | 2024.01.30 03:21:43.403522 [ 3 ] {} <Debug> HTTP-Session: 97f6b720-9177-44fa-912a-551a870eec50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6001 | 2024.01.30 03:21:43.403539 [ 3 ] {} <Debug> HTTP-Session: 97f6b720-9177-44fa-912a-551a870eec50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6002 | 2024.01.30 03:21:43.403614 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6003 | 2024.01.30 03:21:43.403655 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6004 | 2024.01.30 03:21:43.403773 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6005 | 2024.01.30 03:21:43.404059 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6006 | 2024.01.30 03:21:43.404270 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6007 | 2024.01.30 03:21:43.404431 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 6008 | 2024.01.30 03:21:43.404530 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00088748 sec., 38310 rows/sec., 3.00 MiB/sec. | ||
| 6009 | 2024.01.30 03:21:43.404650 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} <Debug> DynamicQueryHandler: Done processing query | ||
| 6010 | 2024.01.30 03:21:43.404675 [ 3 ] {301fb1cc-fa2e-41b6-abf0-0e234d729bf2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6011 | 2024.01.30 03:21:43.404691 [ 3 ] {} <Debug> HTTP-Session: 97f6b720-9177-44fa-912a-551a870eec50 Destroying unnamed session | ||
| 6012 | 2024.01.30 03:21:43.404820 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36401, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6013 | 2024.01.30 03:21:43.404867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6014 | 2024.01.30 03:21:43.404886 [ 3 ] {} <Debug> HTTP-Session: c8ec3c56-f897-4459-b869-dab032a249e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6015 | 2024.01.30 03:21:43.404902 [ 3 ] {} <Debug> HTTP-Session: c8ec3c56-f897-4459-b869-dab032a249e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6016 | 2024.01.30 03:21:43.404988 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6017 | 2024.01.30 03:21:43.405034 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6018 | 2024.01.30 03:21:43.405174 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6019 | 2024.01.30 03:21:43.405596 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6020 | 2024.01.30 03:21:43.405908 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} <Trace> MergedBlockOutputStream: filled checksums all_59_59_0 (state Temporary) | ||
| 6021 | 2024.01.30 03:21:43.406090 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_59_59_0 to all_59_59_0. | ||
| 6022 | 2024.01.30 03:21:43.406195 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001178136 sec., 28859 rows/sec., 38.94 MiB/sec. | ||
| 6023 | 2024.01.30 03:21:43.406316 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 6024 | 2024.01.30 03:21:43.406340 [ 3 ] {ad0fc168-8822-48c3-9eae-83ff599bd9ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6025 | 2024.01.30 03:21:43.406357 [ 3 ] {} <Debug> HTTP-Session: c8ec3c56-f897-4459-b869-dab032a249e1 Destroying unnamed session | ||
| 6026 | 2024.01.30 03:21:48.399543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6027 | 2024.01.30 03:21:48.399678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6028 | 2024.01.30 03:21:48.399708 [ 3 ] {} <Debug> HTTP-Session: fa364565-29b5-43dd-ab95-73aade66df17 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6029 | 2024.01.30 03:21:48.399736 [ 3 ] {} <Debug> HTTP-Session: fa364565-29b5-43dd-ab95-73aade66df17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6030 | 2024.01.30 03:21:48.399879 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6031 | 2024.01.30 03:21:48.399945 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6032 | 2024.01.30 03:21:48.400133 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6033 | 2024.01.30 03:21:48.400594 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6034 | 2024.01.30 03:21:48.400858 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6035 | 2024.01.30 03:21:48.401020 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 6036 | 2024.01.30 03:21:48.401140 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001221967 sec., 17185 rows/sec., 1.36 MiB/sec. | ||
| 6037 | 2024.01.30 03:21:48.401285 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} <Debug> DynamicQueryHandler: Done processing query | ||
| 6038 | 2024.01.30 03:21:48.401310 [ 3 ] {f9f2493e-69c8-4112-adfa-81270fdd640d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6039 | 2024.01.30 03:21:48.401326 [ 3 ] {} <Debug> HTTP-Session: fa364565-29b5-43dd-ab95-73aade66df17 Destroying unnamed session | ||
| 6040 | 2024.01.30 03:21:48.401437 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6041 | 2024.01.30 03:21:48.401483 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6042 | 2024.01.30 03:21:48.401501 [ 3 ] {} <Debug> HTTP-Session: cea4e2e9-5a9d-4f22-9c2f-0eaa93904faa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6043 | 2024.01.30 03:21:48.401517 [ 3 ] {} <Debug> HTTP-Session: cea4e2e9-5a9d-4f22-9c2f-0eaa93904faa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6044 | 2024.01.30 03:21:48.401587 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 6045 | 2024.01.30 03:21:48.401626 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6046 | 2024.01.30 03:21:48.401733 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6047 | 2024.01.30 03:21:48.401998 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6048 | 2024.01.30 03:21:48.402200 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6049 | 2024.01.30 03:21:48.402350 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 6050 | 2024.01.30 03:21:48.402446 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000832489 sec., 2402 rows/sec., 205.29 KiB/sec. | ||
| 6051 | 2024.01.30 03:21:48.402584 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} <Debug> DynamicQueryHandler: Done processing query | ||
| 6052 | 2024.01.30 03:21:48.402607 [ 3 ] {096ec777-4af2-4bb3-9459-ab3eb2476b0d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6053 | 2024.01.30 03:21:48.402623 [ 3 ] {} <Debug> HTTP-Session: cea4e2e9-5a9d-4f22-9c2f-0eaa93904faa Destroying unnamed session | ||
| 6054 | 2024.01.30 03:21:48.402742 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6055 | 2024.01.30 03:21:48.402787 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6056 | 2024.01.30 03:21:48.402806 [ 3 ] {} <Debug> HTTP-Session: 0b616109-8e5b-4034-987b-c09f4468aa99 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6057 | 2024.01.30 03:21:48.402822 [ 3 ] {} <Debug> HTTP-Session: 0b616109-8e5b-4034-987b-c09f4468aa99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6058 | 2024.01.30 03:21:48.402894 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6059 | 2024.01.30 03:21:48.402931 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6060 | 2024.01.30 03:21:48.403033 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6061 | 2024.01.30 03:21:48.403330 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6062 | 2024.01.30 03:21:48.403534 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6063 | 2024.01.30 03:21:48.403690 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 6064 | 2024.01.30 03:21:48.403786 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000865239 sec., 73968 rows/sec., 6.53 MiB/sec. | ||
| 6065 | 2024.01.30 03:21:48.403777 [ 70 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6066 | 2024.01.30 03:21:48.403847 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6067 | 2024.01.30 03:21:48.403907 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} <Debug> DynamicQueryHandler: Done processing query | ||
| 6068 | 2024.01.30 03:21:48.403912 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 6069 | 2024.01.30 03:21:48.403932 [ 3 ] {9c85c8bd-bf0f-43a9-9dbf-d86803b44d03} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6070 | 2024.01.30 03:21:48.403967 [ 3 ] {} <Debug> HTTP-Session: 0b616109-8e5b-4034-987b-c09f4468aa99 Destroying unnamed session | ||
| 6071 | 2024.01.30 03:21:48.404006 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6072 | 2024.01.30 03:21:48.404033 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 205 rows starting from the beginning of the part | ||
| 6073 | 2024.01.30 03:21:48.404088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6074 | 2024.01.30 03:21:48.404139 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6075 | 2024.01.30 03:21:48.404146 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 64 rows starting from the beginning of the part | ||
| 6076 | 2024.01.30 03:21:48.404163 [ 3 ] {} <Debug> HTTP-Session: d73fbda6-5665-40bd-860d-33ade69ab421 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6077 | 2024.01.30 03:21:48.404193 [ 3 ] {} <Debug> HTTP-Session: d73fbda6-5665-40bd-860d-33ade69ab421 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6078 | 2024.01.30 03:21:48.404273 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 102 rows starting from the beginning of the part | ||
| 6079 | 2024.01.30 03:21:48.404301 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 6080 | 2024.01.30 03:21:48.404349 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6081 | 2024.01.30 03:21:48.404386 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 63 rows starting from the beginning of the part | ||
| 6082 | 2024.01.30 03:21:48.404552 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 102 rows starting from the beginning of the part | ||
| 6083 | 2024.01.30 03:21:48.404574 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6084 | 2024.01.30 03:21:48.404671 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 64 rows starting from the beginning of the part | ||
| 6085 | 2024.01.30 03:21:48.405011 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6086 | 2024.01.30 03:21:48.405308 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 6087 | 2024.01.30 03:21:48.405469 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 6088 | 2024.01.30 03:21:48.405646 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001303809 sec., 1533 rows/sec., 107.11 KiB/sec. | ||
| 6089 | 2024.01.30 03:21:48.405716 [ 23 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 600 rows, containing 4 columns (4 merged, 0 gathered) in 0.001811661 sec., 331187.7884438645 rows/sec., 31.47 MiB/sec. | ||
| 6090 | 2024.01.30 03:21:48.405812 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} <Debug> DynamicQueryHandler: Done processing query | ||
| 6091 | 2024.01.30 03:21:48.405842 [ 3 ] {cadda5dd-d1e4-449e-af70-581be6fa5d99} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6092 | 2024.01.30 03:21:48.405862 [ 3 ] {} <Debug> HTTP-Session: d73fbda6-5665-40bd-860d-33ade69ab421 Destroying unnamed session | ||
| 6093 | 2024.01.30 03:21:48.405899 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6094 | 2024.01.30 03:21:48.405970 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6095 | 2024.01.30 03:21:48.406017 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6096 | 2024.01.30 03:21:48.406038 [ 3 ] {} <Debug> HTTP-Session: 73c79451-d70f-4c0d-b8ff-7422f447a5f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6097 | 2024.01.30 03:21:48.406060 [ 3 ] {} <Debug> HTTP-Session: 73c79451-d70f-4c0d-b8ff-7422f447a5f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6098 | 2024.01.30 03:21:48.406072 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 6099 | 2024.01.30 03:21:48.406138 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_61_12} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 6100 | 2024.01.30 03:21:48.406149 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6101 | 2024.01.30 03:21:48.406205 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6102 | 2024.01.30 03:21:48.406313 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6103 | 2024.01.30 03:21:48.406664 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6104 | 2024.01.30 03:21:48.406862 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6105 | 2024.01.30 03:21:48.407007 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 6106 | 2024.01.30 03:21:48.407094 [ 70 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6107 | 2024.01.30 03:21:48.407105 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000926781 sec., 24817 rows/sec., 1.94 MiB/sec. | ||
| 6108 | 2024.01.30 03:21:48.407124 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6109 | 2024.01.30 03:21:48.407297 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 6110 | 2024.01.30 03:21:48.407359 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} <Debug> DynamicQueryHandler: Done processing query | ||
| 6111 | 2024.01.30 03:21:48.407406 [ 3 ] {7aa775b0-f7c8-44ef-894f-794d762d3db0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6112 | 2024.01.30 03:21:48.407483 [ 3 ] {} <Debug> HTTP-Session: 73c79451-d70f-4c0d-b8ff-7422f447a5f1 Destroying unnamed session | ||
| 6113 | 2024.01.30 03:21:48.407587 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6114 | 2024.01.30 03:21:48.407660 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 105 rows starting from the beginning of the part | ||
| 6115 | 2024.01.30 03:21:48.407670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6116 | 2024.01.30 03:21:48.407771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6117 | 2024.01.30 03:21:48.407832 [ 3 ] {} <Debug> HTTP-Session: 145e4672-6b04-4056-8158-053b8615b739 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6118 | 2024.01.30 03:21:48.407879 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 23 rows starting from the beginning of the part | ||
| 6119 | 2024.01.30 03:21:48.407889 [ 3 ] {} <Debug> HTTP-Session: 145e4672-6b04-4056-8158-053b8615b739 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6120 | 2024.01.30 03:21:48.408120 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 34 rows starting from the beginning of the part | ||
| 6121 | 2024.01.30 03:21:48.408127 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 6122 | 2024.01.30 03:21:48.408235 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6123 | 2024.01.30 03:21:48.408334 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 21 rows starting from the beginning of the part | ||
| 6124 | 2024.01.30 03:21:48.408638 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 34 rows starting from the beginning of the part | ||
| 6125 | 2024.01.30 03:21:48.408730 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6126 | 2024.01.30 03:21:48.408934 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 23 rows starting from the beginning of the part | ||
| 6127 | 2024.01.30 03:21:48.409437 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6128 | 2024.01.30 03:21:48.410027 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 6129 | 2024.01.30 03:21:48.410472 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 6130 | 2024.01.30 03:21:48.410525 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 240 rows, containing 4 columns (4 merged, 0 gathered) in 0.003356807 sec., 71496.51439597213 rows/sec., 5.59 MiB/sec. | ||
| 6131 | 2024.01.30 03:21:48.410676 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002471467 sec., 404 rows/sec., 28.45 KiB/sec. | ||
| 6132 | 2024.01.30 03:21:48.410743 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6133 | 2024.01.30 03:21:48.410914 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} <Debug> DynamicQueryHandler: Done processing query | ||
| 6134 | 2024.01.30 03:21:48.410952 [ 3 ] {e64e0813-0de6-4adb-982f-abc2df11c07a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6135 | 2024.01.30 03:21:48.410985 [ 3 ] {} <Debug> HTTP-Session: 145e4672-6b04-4056-8158-053b8615b739 Destroying unnamed session | ||
| 6136 | 2024.01.30 03:21:48.411079 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 6137 | 2024.01.30 03:21:48.411167 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_61_12} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 6138 | 2024.01.30 03:21:48.411183 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6139 | 2024.01.30 03:21:48.411265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6140 | 2024.01.30 03:21:48.411307 [ 3 ] {} <Debug> HTTP-Session: 8b353a1d-956c-4a30-9eec-d3f765b0378f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6141 | 2024.01.30 03:21:48.411324 [ 3 ] {} <Debug> HTTP-Session: 8b353a1d-956c-4a30-9eec-d3f765b0378f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6142 | 2024.01.30 03:21:48.411404 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6143 | 2024.01.30 03:21:48.411448 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6144 | 2024.01.30 03:21:48.411605 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6145 | 2024.01.30 03:21:48.412034 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6146 | 2024.01.30 03:21:48.412336 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} <Trace> MergedBlockOutputStream: filled checksums all_60_60_0 (state Temporary) | ||
| 6147 | 2024.01.30 03:21:48.412512 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_60_60_0 to all_60_60_0. | ||
| 6148 | 2024.01.30 03:21:48.412625 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001186287 sec., 17702 rows/sec., 23.89 MiB/sec. | ||
| 6149 | 2024.01.30 03:21:48.412765 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} <Debug> DynamicQueryHandler: Done processing query | ||
| 6150 | 2024.01.30 03:21:48.412794 [ 3 ] {bccb1b9e-6781-42fd-bb18-9de9c4ce0f1e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 6151 | 2024.01.30 03:21:48.412812 [ 3 ] {} <Debug> HTTP-Session: 8b353a1d-956c-4a30-9eec-d3f765b0378f Destroying unnamed session | ||
| 6152 | 2024.01.30 03:21:53.401445 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6153 | 2024.01.30 03:21:53.401581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6154 | 2024.01.30 03:21:53.401611 [ 3 ] {} <Debug> HTTP-Session: 84a96b63-da95-4217-b125-9bbd18226a3b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6155 | 2024.01.30 03:21:53.401640 [ 3 ] {} <Debug> HTTP-Session: 84a96b63-da95-4217-b125-9bbd18226a3b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6156 | 2024.01.30 03:21:53.401784 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6157 | 2024.01.30 03:21:53.401851 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6158 | 2024.01.30 03:21:53.402015 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6159 | 2024.01.30 03:21:53.402482 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6160 | 2024.01.30 03:21:53.402743 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6161 | 2024.01.30 03:21:53.402902 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 6162 | 2024.01.30 03:21:53.403034 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001203657 sec., 28247 rows/sec., 2.24 MiB/sec. | ||
| 6163 | 2024.01.30 03:21:53.403045 [ 79 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6164 | 2024.01.30 03:21:53.403174 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6165 | 2024.01.30 03:21:53.403232 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} <Debug> DynamicQueryHandler: Done processing query | ||
| 6166 | 2024.01.30 03:21:53.403271 [ 3 ] {740faabf-9489-43c4-a131-397c339b09af} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6167 | 2024.01.30 03:21:53.403275 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 6168 | 2024.01.30 03:21:53.403291 [ 3 ] {} <Debug> HTTP-Session: 84a96b63-da95-4217-b125-9bbd18226a3b Destroying unnamed session | ||
| 6169 | 2024.01.30 03:21:53.403361 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6170 | 2024.01.30 03:21:53.403388 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 55 rows starting from the beginning of the part | ||
| 6171 | 2024.01.30 03:21:53.403485 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6172 | 2024.01.30 03:21:53.403506 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 6173 | 2024.01.30 03:21:53.403545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6174 | 2024.01.30 03:21:53.403569 [ 3 ] {} <Debug> HTTP-Session: b1a626b2-2214-41ef-97ae-af61cf753360 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6175 | 2024.01.30 03:21:53.403604 [ 3 ] {} <Debug> HTTP-Session: b1a626b2-2214-41ef-97ae-af61cf753360 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6176 | 2024.01.30 03:21:53.403623 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 21 rows starting from the beginning of the part | ||
| 6177 | 2024.01.30 03:21:53.403720 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6178 | 2024.01.30 03:21:53.403744 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 6179 | 2024.01.30 03:21:53.403773 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6180 | 2024.01.30 03:21:53.403885 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 21 rows starting from the beginning of the part | ||
| 6181 | 2024.01.30 03:21:53.404004 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6182 | 2024.01.30 03:21:53.404027 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 6183 | 2024.01.30 03:21:53.404578 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6184 | 2024.01.30 03:21:53.404908 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6185 | 2024.01.30 03:21:53.404930 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.001697289 sec., 117245.79609011783 rows/sec., 9.28 MiB/sec. | ||
| 6186 | 2024.01.30 03:21:53.405101 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 6187 | 2024.01.30 03:21:53.405142 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6188 | 2024.01.30 03:21:53.405336 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} <Information> executeQuery: Read 138 rows, 13.76 KiB in 0.001570896 sec., 87847 rows/sec., 8.56 MiB/sec. | ||
| 6189 | 2024.01.30 03:21:53.405516 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} <Debug> DynamicQueryHandler: Done processing query | ||
| 6190 | 2024.01.30 03:21:53.405552 [ 3 ] {12862ad5-3dba-4d07-9f7a-b396085792e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6191 | 2024.01.30 03:21:53.405582 [ 3 ] {} <Debug> HTTP-Session: b1a626b2-2214-41ef-97ae-af61cf753360 Destroying unnamed session | ||
| 6192 | 2024.01.30 03:21:53.405587 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 6193 | 2024.01.30 03:21:53.405691 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_61_12} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 6194 | 2024.01.30 03:21:53.405730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6195 | 2024.01.30 03:21:53.405812 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6196 | 2024.01.30 03:21:53.405843 [ 3 ] {} <Debug> HTTP-Session: 1f0b44e6-e6fc-47e4-bc39-af1002be6100 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6197 | 2024.01.30 03:21:53.405861 [ 3 ] {} <Debug> HTTP-Session: 1f0b44e6-e6fc-47e4-bc39-af1002be6100 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6198 | 2024.01.30 03:21:53.405935 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6199 | 2024.01.30 03:21:53.405975 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6200 | 2024.01.30 03:21:53.406087 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6201 | 2024.01.30 03:21:53.406413 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6202 | 2024.01.30 03:21:53.406626 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6203 | 2024.01.30 03:21:53.406779 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 6204 | 2024.01.30 03:21:53.406904 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.000928751 sec., 62449 rows/sec., 4.86 MiB/sec. | ||
| 6205 | 2024.01.30 03:21:53.407026 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} <Debug> DynamicQueryHandler: Done processing query | ||
| 6206 | 2024.01.30 03:21:53.407050 [ 3 ] {9900216d-9daa-480c-bc4d-7188f8298a55} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6207 | 2024.01.30 03:21:53.407066 [ 3 ] {} <Debug> HTTP-Session: 1f0b44e6-e6fc-47e4-bc39-af1002be6100 Destroying unnamed session | ||
| 6208 | 2024.01.30 03:21:53.407175 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6209 | 2024.01.30 03:21:53.407220 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6210 | 2024.01.30 03:21:53.407238 [ 3 ] {} <Debug> HTTP-Session: b4a84260-7b02-497d-a54b-3a69856a2c40 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6211 | 2024.01.30 03:21:53.407255 [ 3 ] {} <Debug> HTTP-Session: b4a84260-7b02-497d-a54b-3a69856a2c40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6212 | 2024.01.30 03:21:53.407325 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 6213 | 2024.01.30 03:21:53.407368 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6214 | 2024.01.30 03:21:53.407490 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6215 | 2024.01.30 03:21:53.407794 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6216 | 2024.01.30 03:21:53.408069 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 6217 | 2024.01.30 03:21:53.408245 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 6218 | 2024.01.30 03:21:53.408382 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001028803 sec., 34992 rows/sec., 2.47 MiB/sec. | ||
| 6219 | 2024.01.30 03:21:53.408510 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} <Debug> DynamicQueryHandler: Done processing query | ||
| 6220 | 2024.01.30 03:21:53.408533 [ 3 ] {b5d83f66-e2b4-47b0-948b-7c2ceba82be2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6221 | 2024.01.30 03:21:53.408548 [ 3 ] {} <Debug> HTTP-Session: b4a84260-7b02-497d-a54b-3a69856a2c40 Destroying unnamed session | ||
| 6222 | 2024.01.30 03:21:53.408677 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6223 | 2024.01.30 03:21:53.408722 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6224 | 2024.01.30 03:21:53.408740 [ 3 ] {} <Debug> HTTP-Session: 66d4dac1-96e4-4a41-96e7-05146d0b72ae Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6225 | 2024.01.30 03:21:53.408757 [ 3 ] {} <Debug> HTTP-Session: 66d4dac1-96e4-4a41-96e7-05146d0b72ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6226 | 2024.01.30 03:21:53.408839 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6227 | 2024.01.30 03:21:53.408881 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6228 | 2024.01.30 03:21:53.409014 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6229 | 2024.01.30 03:21:53.409457 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6230 | 2024.01.30 03:21:53.409754 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} <Trace> MergedBlockOutputStream: filled checksums all_61_61_0 (state Temporary) | ||
| 6231 | 2024.01.30 03:21:53.409932 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_61_61_0 to all_61_61_0. | ||
| 6232 | 2024.01.30 03:21:53.410067 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001187067 sec., 28642 rows/sec., 38.65 MiB/sec. | ||
| 6233 | 2024.01.30 03:21:53.410069 [ 79 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_56_11 to all_61_61_0 | ||
| 6234 | 2024.01.30 03:21:53.410199 [ 79 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 6235 | 2024.01.30 03:21:53.410318 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} <Debug> DynamicQueryHandler: Done processing query | ||
| 6236 | 2024.01.30 03:21:53.410391 [ 3 ] {d3dd8d6e-5a0e-4d57-8d71-bc560b552037} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6237 | 2024.01.30 03:21:53.410391 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_56_11 to all_61_61_0 into Compact | ||
| 6238 | 2024.01.30 03:21:53.410450 [ 3 ] {} <Debug> HTTP-Session: 66d4dac1-96e4-4a41-96e7-05146d0b72ae Destroying unnamed session | ||
| 6239 | 2024.01.30 03:21:53.410609 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6240 | 2024.01.30 03:21:53.410713 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_56_11, total 1372 rows starting from the beginning of the part | ||
| 6241 | 2024.01.30 03:21:53.410866 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_57_57_0, total 34 rows starting from the beginning of the part | ||
| 6242 | 2024.01.30 03:21:53.410970 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_58_58_0, total 21 rows starting from the beginning of the part | ||
| 6243 | 2024.01.30 03:21:53.411066 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_59_59_0, total 34 rows starting from the beginning of the part | ||
| 6244 | 2024.01.30 03:21:53.411166 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_60_60_0, total 21 rows starting from the beginning of the part | ||
| 6245 | 2024.01.30 03:21:53.411262 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_61_61_0, total 34 rows starting from the beginning of the part | ||
| 6246 | 2024.01.30 03:21:53.414950 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1516 rows, containing 6 columns (6 merged, 0 gathered) in 0.004656865 sec., 325540.89500125084 rows/sec., 439.30 MiB/sec. | ||
| 6247 | 2024.01.30 03:21:53.415635 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Trace> MergedBlockOutputStream: filled checksums all_1_61_12 (state Temporary) | ||
| 6248 | 2024.01.30 03:21:53.415873 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_61_12 to all_1_61_12. | ||
| 6249 | 2024.01.30 03:21:53.415936 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_56_11 to all_61_61_0 | ||
| 6250 | 2024.01.30 03:21:53.415999 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_61_12: 8.75 MiB. | ||
| 6251 | 2024.01.30 03:21:54.000139 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 237.46 MiB, peak 246.19 MiB, will set to 239.30 MiB (RSS), difference: 1.84 MiB | ||
| 6252 | 2024.01.30 03:21:58.163482 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6253 | 2024.01.30 03:21:58.163550 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6254 | 2024.01.30 03:21:58.398882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6255 | 2024.01.30 03:21:58.399040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6256 | 2024.01.30 03:21:58.399082 [ 3 ] {} <Debug> HTTP-Session: a9b0923c-31f2-4bdd-8c50-14d1c732027b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6257 | 2024.01.30 03:21:58.399107 [ 3 ] {} <Debug> HTTP-Session: a9b0923c-31f2-4bdd-8c50-14d1c732027b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6258 | 2024.01.30 03:21:58.399236 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6259 | 2024.01.30 03:21:58.399296 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6260 | 2024.01.30 03:21:58.399458 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6261 | 2024.01.30 03:21:58.399864 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6262 | 2024.01.30 03:21:58.400140 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6263 | 2024.01.30 03:21:58.400311 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 6264 | 2024.01.30 03:21:58.400429 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001159346 sec., 18113 rows/sec., 1.43 MiB/sec. | ||
| 6265 | 2024.01.30 03:21:58.400584 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} <Debug> DynamicQueryHandler: Done processing query | ||
| 6266 | 2024.01.30 03:21:58.400612 [ 3 ] {a62eb64a-453a-4963-bf3e-b3e641322186} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6267 | 2024.01.30 03:21:58.400628 [ 3 ] {} <Debug> HTTP-Session: a9b0923c-31f2-4bdd-8c50-14d1c732027b Destroying unnamed session | ||
| 6268 | 2024.01.30 03:21:58.400760 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6269 | 2024.01.30 03:21:58.400814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6270 | 2024.01.30 03:21:58.400834 [ 3 ] {} <Debug> HTTP-Session: 2ae664c1-3b77-4e9a-bef9-6d61d19032eb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6271 | 2024.01.30 03:21:58.400852 [ 3 ] {} <Debug> HTTP-Session: 2ae664c1-3b77-4e9a-bef9-6d61d19032eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6272 | 2024.01.30 03:21:58.400937 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6273 | 2024.01.30 03:21:58.400980 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6274 | 2024.01.30 03:21:58.401087 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6275 | 2024.01.30 03:21:58.401401 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6276 | 2024.01.30 03:21:58.401612 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6277 | 2024.01.30 03:21:58.401762 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6278 | 2024.01.30 03:21:58.401862 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000897161 sec., 70221 rows/sec., 6.20 MiB/sec. | ||
| 6279 | 2024.01.30 03:21:58.401977 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} <Debug> DynamicQueryHandler: Done processing query | ||
| 6280 | 2024.01.30 03:21:58.402001 [ 3 ] {8ba7e0ee-2692-41fe-a61c-d4b5fd4a4f10} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6281 | 2024.01.30 03:21:58.402016 [ 3 ] {} <Debug> HTTP-Session: 2ae664c1-3b77-4e9a-bef9-6d61d19032eb Destroying unnamed session | ||
| 6282 | 2024.01.30 03:21:58.402136 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6283 | 2024.01.30 03:21:58.402181 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6284 | 2024.01.30 03:21:58.402199 [ 3 ] {} <Debug> HTTP-Session: d5d83445-1d99-4fbd-bdfb-254eb114b5cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6285 | 2024.01.30 03:21:58.402215 [ 3 ] {} <Debug> HTTP-Session: d5d83445-1d99-4fbd-bdfb-254eb114b5cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6286 | 2024.01.30 03:21:58.402285 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6287 | 2024.01.30 03:21:58.402323 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6288 | 2024.01.30 03:21:58.402426 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6289 | 2024.01.30 03:21:58.402689 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6290 | 2024.01.30 03:21:58.402902 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6291 | 2024.01.30 03:21:58.403050 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6292 | 2024.01.30 03:21:58.403149 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000837139 sec., 25085 rows/sec., 1.96 MiB/sec. | ||
| 6293 | 2024.01.30 03:21:58.403293 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} <Debug> DynamicQueryHandler: Done processing query | ||
| 6294 | 2024.01.30 03:21:58.403317 [ 3 ] {f07b43ae-572c-4ea1-9dbb-f385c1c324da} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6295 | 2024.01.30 03:21:58.403358 [ 3 ] {} <Debug> HTTP-Session: d5d83445-1d99-4fbd-bdfb-254eb114b5cd Destroying unnamed session | ||
| 6296 | 2024.01.30 03:21:58.403529 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6297 | 2024.01.30 03:21:58.403578 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6298 | 2024.01.30 03:21:58.403597 [ 3 ] {} <Debug> HTTP-Session: 65da9359-8888-43aa-8d59-7314de9700e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6299 | 2024.01.30 03:21:58.403613 [ 3 ] {} <Debug> HTTP-Session: 65da9359-8888-43aa-8d59-7314de9700e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6300 | 2024.01.30 03:21:58.403692 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6301 | 2024.01.30 03:21:58.403735 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6302 | 2024.01.30 03:21:58.403877 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6303 | 2024.01.30 03:21:58.404241 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6304 | 2024.01.30 03:21:58.404541 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} <Trace> MergedBlockOutputStream: filled checksums all_62_62_0 (state Temporary) | ||
| 6305 | 2024.01.30 03:21:58.404723 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_62_62_0 to all_62_62_0. | ||
| 6306 | 2024.01.30 03:21:58.404854 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001133116 sec., 18532 rows/sec., 25.01 MiB/sec. | ||
| 6307 | 2024.01.30 03:21:58.404979 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} <Debug> DynamicQueryHandler: Done processing query | ||
| 6308 | 2024.01.30 03:21:58.405002 [ 3 ] {bfec3313-347e-4231-9d1c-ef053b63980f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 6309 | 2024.01.30 03:21:58.405025 [ 3 ] {} <Debug> HTTP-Session: 65da9359-8888-43aa-8d59-7314de9700e1 Destroying unnamed session | ||
| 6310 | 2024.01.30 03:22:03.400117 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6311 | 2024.01.30 03:22:03.400254 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6312 | 2024.01.30 03:22:03.400285 [ 3 ] {} <Debug> HTTP-Session: 82169435-1215-4749-b938-59e91824617c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6313 | 2024.01.30 03:22:03.400313 [ 3 ] {} <Debug> HTTP-Session: 82169435-1215-4749-b938-59e91824617c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6314 | 2024.01.30 03:22:03.400456 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6315 | 2024.01.30 03:22:03.400525 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6316 | 2024.01.30 03:22:03.400706 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6317 | 2024.01.30 03:22:03.401193 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6318 | 2024.01.30 03:22:03.401468 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6319 | 2024.01.30 03:22:03.401639 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6320 | 2024.01.30 03:22:03.401760 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001266129 sec., 26853 rows/sec., 2.13 MiB/sec. | ||
| 6321 | 2024.01.30 03:22:03.401921 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} <Debug> DynamicQueryHandler: Done processing query | ||
| 6322 | 2024.01.30 03:22:03.401952 [ 3 ] {425b1ff7-8046-4e2b-813a-db1d26906cb2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6323 | 2024.01.30 03:22:03.401970 [ 3 ] {} <Debug> HTTP-Session: 82169435-1215-4749-b938-59e91824617c Destroying unnamed session | ||
| 6324 | 2024.01.30 03:22:03.402086 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6325 | 2024.01.30 03:22:03.402140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6326 | 2024.01.30 03:22:03.402160 [ 3 ] {} <Debug> HTTP-Session: 3f5035d6-71d5-4960-bb82-529a4c7745e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6327 | 2024.01.30 03:22:03.402179 [ 3 ] {} <Debug> HTTP-Session: 3f5035d6-71d5-4960-bb82-529a4c7745e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6328 | 2024.01.30 03:22:03.402256 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 6329 | 2024.01.30 03:22:03.402301 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6330 | 2024.01.30 03:22:03.402411 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6331 | 2024.01.30 03:22:03.402677 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6332 | 2024.01.30 03:22:03.402888 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6333 | 2024.01.30 03:22:03.403049 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 6334 | 2024.01.30 03:22:03.403167 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00087157 sec., 2294 rows/sec., 196.08 KiB/sec. | ||
| 6335 | 2024.01.30 03:22:03.403298 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} <Debug> DynamicQueryHandler: Done processing query | ||
| 6336 | 2024.01.30 03:22:03.403322 [ 3 ] {4ea2489a-377a-4cff-a89c-5cdcbe4fe744} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6337 | 2024.01.30 03:22:03.403339 [ 3 ] {} <Debug> HTTP-Session: 3f5035d6-71d5-4960-bb82-529a4c7745e7 Destroying unnamed session | ||
| 6338 | 2024.01.30 03:22:03.403466 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6339 | 2024.01.30 03:22:03.403514 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6340 | 2024.01.30 03:22:03.403532 [ 3 ] {} <Debug> HTTP-Session: 015aefe7-ad03-4622-af0c-7298cd07a628 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6341 | 2024.01.30 03:22:03.403549 [ 3 ] {} <Debug> HTTP-Session: 015aefe7-ad03-4622-af0c-7298cd07a628 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6342 | 2024.01.30 03:22:03.403627 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6343 | 2024.01.30 03:22:03.403666 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6344 | 2024.01.30 03:22:03.403768 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6345 | 2024.01.30 03:22:03.404100 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6346 | 2024.01.30 03:22:03.404315 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6347 | 2024.01.30 03:22:03.404464 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6348 | 2024.01.30 03:22:03.404588 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} <Information> executeQuery: Read 103 rows, 10.74 KiB in 0.000931331 sec., 110594 rows/sec., 11.26 MiB/sec. | ||
| 6349 | 2024.01.30 03:22:03.404710 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} <Debug> DynamicQueryHandler: Done processing query | ||
| 6350 | 2024.01.30 03:22:03.404734 [ 3 ] {def3e2e3-c5d6-48d6-84db-739476dbd2c0} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 6351 | 2024.01.30 03:22:03.404750 [ 3 ] {} <Debug> HTTP-Session: 015aefe7-ad03-4622-af0c-7298cd07a628 Destroying unnamed session | ||
| 6352 | 2024.01.30 03:22:03.404887 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6353 | 2024.01.30 03:22:03.404932 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6354 | 2024.01.30 03:22:03.404951 [ 3 ] {} <Debug> HTTP-Session: 13553446-730a-4c01-8670-c5205542322e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6355 | 2024.01.30 03:22:03.404967 [ 3 ] {} <Debug> HTTP-Session: 13553446-730a-4c01-8670-c5205542322e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6356 | 2024.01.30 03:22:03.405036 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 6357 | 2024.01.30 03:22:03.405081 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6358 | 2024.01.30 03:22:03.405188 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6359 | 2024.01.30 03:22:03.405446 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6360 | 2024.01.30 03:22:03.405655 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 6361 | 2024.01.30 03:22:03.405805 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 6362 | 2024.01.30 03:22:03.405925 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000856029 sec., 2336 rows/sec., 163.14 KiB/sec. | ||
| 6363 | 2024.01.30 03:22:03.406040 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 6364 | 2024.01.30 03:22:03.406064 [ 3 ] {fd95a00d-c921-4684-a5dc-4a404b62c1c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6365 | 2024.01.30 03:22:03.406080 [ 3 ] {} <Debug> HTTP-Session: 13553446-730a-4c01-8670-c5205542322e Destroying unnamed session | ||
| 6366 | 2024.01.30 03:22:03.406202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6367 | 2024.01.30 03:22:03.406249 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6368 | 2024.01.30 03:22:03.406268 [ 3 ] {} <Debug> HTTP-Session: 1015fc97-38ac-47bb-bd71-90d31e8358cd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6369 | 2024.01.30 03:22:03.406285 [ 3 ] {} <Debug> HTTP-Session: 1015fc97-38ac-47bb-bd71-90d31e8358cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6370 | 2024.01.30 03:22:03.406357 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6371 | 2024.01.30 03:22:03.406395 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6372 | 2024.01.30 03:22:03.406497 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6373 | 2024.01.30 03:22:03.406806 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6374 | 2024.01.30 03:22:03.407012 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6375 | 2024.01.30 03:22:03.407169 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6376 | 2024.01.30 03:22:03.407291 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.00090594 sec., 39737 rows/sec., 3.11 MiB/sec. | ||
| 6377 | 2024.01.30 03:22:03.407401 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} <Debug> DynamicQueryHandler: Done processing query | ||
| 6378 | 2024.01.30 03:22:03.407426 [ 3 ] {d3069eaf-c2a6-425e-a205-f6e31e4a718e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6379 | 2024.01.30 03:22:03.407443 [ 3 ] {} <Debug> HTTP-Session: 1015fc97-38ac-47bb-bd71-90d31e8358cd Destroying unnamed session | ||
| 6380 | 2024.01.30 03:22:03.407541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6381 | 2024.01.30 03:22:03.407586 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6382 | 2024.01.30 03:22:03.407605 [ 3 ] {} <Debug> HTTP-Session: d0f26069-ac5c-47b6-9507-5425d5ff8b31 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6383 | 2024.01.30 03:22:03.407622 [ 3 ] {} <Debug> HTTP-Session: d0f26069-ac5c-47b6-9507-5425d5ff8b31 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6384 | 2024.01.30 03:22:03.407691 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 6385 | 2024.01.30 03:22:03.407734 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6386 | 2024.01.30 03:22:03.407856 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6387 | 2024.01.30 03:22:03.408108 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6388 | 2024.01.30 03:22:03.408372 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 6389 | 2024.01.30 03:22:03.408559 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 6390 | 2024.01.30 03:22:03.408685 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000962332 sec., 1039 rows/sec., 73.06 KiB/sec. | ||
| 6391 | 2024.01.30 03:22:03.408678 [ 60 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 6392 | 2024.01.30 03:22:03.408810 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6393 | 2024.01.30 03:22:03.408873 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} <Debug> DynamicQueryHandler: Done processing query | ||
| 6394 | 2024.01.30 03:22:03.408902 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 6395 | 2024.01.30 03:22:03.408911 [ 3 ] {b0b7cdcb-5eab-46b9-a55b-45282562b618} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6396 | 2024.01.30 03:22:03.408943 [ 3 ] {} <Debug> HTTP-Session: d0f26069-ac5c-47b6-9507-5425d5ff8b31 Destroying unnamed session | ||
| 6397 | 2024.01.30 03:22:03.408991 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6398 | 2024.01.30 03:22:03.409022 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 544 rows starting from the beginning of the part | ||
| 6399 | 2024.01.30 03:22:03.409108 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6400 | 2024.01.30 03:22:03.409144 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 37 rows starting from the beginning of the part | ||
| 6401 | 2024.01.30 03:22:03.409162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6402 | 2024.01.30 03:22:03.409188 [ 3 ] {} <Debug> HTTP-Session: 37ce5d48-b520-4b34-a8cc-500d801edcff Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6403 | 2024.01.30 03:22:03.409211 [ 3 ] {} <Debug> HTTP-Session: 37ce5d48-b520-4b34-a8cc-500d801edcff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6404 | 2024.01.30 03:22:03.409263 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 1 rows starting from the beginning of the part | ||
| 6405 | 2024.01.30 03:22:03.409329 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6406 | 2024.01.30 03:22:03.409390 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 1 rows starting from the beginning of the part | ||
| 6407 | 2024.01.30 03:22:03.409390 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6408 | 2024.01.30 03:22:03.409566 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 36 rows starting from the beginning of the part | ||
| 6409 | 2024.01.30 03:22:03.409685 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6410 | 2024.01.30 03:22:03.409709 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 1 rows starting from the beginning of the part | ||
| 6411 | 2024.01.30 03:22:03.410338 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6412 | 2024.01.30 03:22:03.410809 [ 23 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 620 rows, containing 5 columns (5 merged, 0 gathered) in 0.001940344 sec., 319530.9697661858 rows/sec., 22.53 MiB/sec. | ||
| 6413 | 2024.01.30 03:22:03.410841 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} <Trace> MergedBlockOutputStream: filled checksums all_63_63_0 (state Temporary) | ||
| 6414 | 2024.01.30 03:22:03.411010 [ 23 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 6415 | 2024.01.30 03:22:03.411159 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_63_63_0 to all_63_63_0. | ||
| 6416 | 2024.01.30 03:22:03.411373 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001982675 sec., 17148 rows/sec., 23.14 MiB/sec. | ||
| 6417 | 2024.01.30 03:22:03.411563 [ 23 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 6418 | 2024.01.30 03:22:03.411737 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} <Debug> DynamicQueryHandler: Done processing query | ||
| 6419 | 2024.01.30 03:22:03.411764 [ 23 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_26_5} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 6420 | 2024.01.30 03:22:03.411776 [ 3 ] {6b805f47-0387-4e48-ae7f-e0f411b42efb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6421 | 2024.01.30 03:22:03.411806 [ 3 ] {} <Debug> HTTP-Session: 37ce5d48-b520-4b34-a8cc-500d801edcff Destroying unnamed session | ||
| 6422 | 2024.01.30 03:22:08.399468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6423 | 2024.01.30 03:22:08.399588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6424 | 2024.01.30 03:22:08.399612 [ 3 ] {} <Debug> HTTP-Session: ae8b1c99-3cd4-46cb-8519-c59d95912f9c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6425 | 2024.01.30 03:22:08.399636 [ 3 ] {} <Debug> HTTP-Session: ae8b1c99-3cd4-46cb-8519-c59d95912f9c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6426 | 2024.01.30 03:22:08.399764 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6427 | 2024.01.30 03:22:08.399823 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6428 | 2024.01.30 03:22:08.399980 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6429 | 2024.01.30 03:22:08.400389 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6430 | 2024.01.30 03:22:08.400646 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6431 | 2024.01.30 03:22:08.400802 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6432 | 2024.01.30 03:22:08.400937 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001131796 sec., 18554 rows/sec., 1.47 MiB/sec. | ||
| 6433 | 2024.01.30 03:22:08.401105 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} <Debug> DynamicQueryHandler: Done processing query | ||
| 6434 | 2024.01.30 03:22:08.401132 [ 3 ] {967cec57-c9a9-441b-a0b9-ec33eda09774} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6435 | 2024.01.30 03:22:08.401148 [ 3 ] {} <Debug> HTTP-Session: ae8b1c99-3cd4-46cb-8519-c59d95912f9c Destroying unnamed session | ||
| 6436 | 2024.01.30 03:22:08.401276 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6437 | 2024.01.30 03:22:08.401322 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6438 | 2024.01.30 03:22:08.401341 [ 3 ] {} <Debug> HTTP-Session: 2a52f464-c98a-4154-b519-f22981791599 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6439 | 2024.01.30 03:22:08.401357 [ 3 ] {} <Debug> HTTP-Session: 2a52f464-c98a-4154-b519-f22981791599 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6440 | 2024.01.30 03:22:08.401432 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6441 | 2024.01.30 03:22:08.401473 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6442 | 2024.01.30 03:22:08.401582 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6443 | 2024.01.30 03:22:08.401901 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6444 | 2024.01.30 03:22:08.402111 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6445 | 2024.01.30 03:22:08.402256 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6446 | 2024.01.30 03:22:08.402385 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000922681 sec., 68279 rows/sec., 6.03 MiB/sec. | ||
| 6447 | 2024.01.30 03:22:08.402491 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} <Debug> DynamicQueryHandler: Done processing query | ||
| 6448 | 2024.01.30 03:22:08.402515 [ 3 ] {a15bca80-d8a5-4afb-98b1-68306d174187} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6449 | 2024.01.30 03:22:08.402530 [ 3 ] {} <Debug> HTTP-Session: 2a52f464-c98a-4154-b519-f22981791599 Destroying unnamed session | ||
| 6450 | 2024.01.30 03:22:08.402642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6451 | 2024.01.30 03:22:08.402685 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6452 | 2024.01.30 03:22:08.402703 [ 3 ] {} <Debug> HTTP-Session: 13cbd6d5-4f67-4e2c-94f9-913aa252d7c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6453 | 2024.01.30 03:22:08.402720 [ 3 ] {} <Debug> HTTP-Session: 13cbd6d5-4f67-4e2c-94f9-913aa252d7c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6454 | 2024.01.30 03:22:08.402788 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6455 | 2024.01.30 03:22:08.402826 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6456 | 2024.01.30 03:22:08.402929 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6457 | 2024.01.30 03:22:08.403193 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6458 | 2024.01.30 03:22:08.403397 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6459 | 2024.01.30 03:22:08.403554 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6460 | 2024.01.30 03:22:08.403675 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000857319 sec., 24494 rows/sec., 1.92 MiB/sec. | ||
| 6461 | 2024.01.30 03:22:08.403793 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} <Debug> DynamicQueryHandler: Done processing query | ||
| 6462 | 2024.01.30 03:22:08.403817 [ 3 ] {ae9924d4-43a2-4b75-b78b-be3ac986d807} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6463 | 2024.01.30 03:22:08.403832 [ 3 ] {} <Debug> HTTP-Session: 13cbd6d5-4f67-4e2c-94f9-913aa252d7c9 Destroying unnamed session | ||
| 6464 | 2024.01.30 03:22:08.403995 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6465 | 2024.01.30 03:22:08.404041 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6466 | 2024.01.30 03:22:08.404058 [ 3 ] {} <Debug> HTTP-Session: d3702d33-de91-4f75-a792-ace245bf8ebc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6467 | 2024.01.30 03:22:08.404075 [ 3 ] {} <Debug> HTTP-Session: d3702d33-de91-4f75-a792-ace245bf8ebc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6468 | 2024.01.30 03:22:08.404150 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6469 | 2024.01.30 03:22:08.404195 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6470 | 2024.01.30 03:22:08.404334 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6471 | 2024.01.30 03:22:08.404686 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6472 | 2024.01.30 03:22:08.404975 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} <Trace> MergedBlockOutputStream: filled checksums all_64_64_0 (state Temporary) | ||
| 6473 | 2024.01.30 03:22:08.405148 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_64_64_0 to all_64_64_0. | ||
| 6474 | 2024.01.30 03:22:08.405269 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001090355 sec., 19259 rows/sec., 25.99 MiB/sec. | ||
| 6475 | 2024.01.30 03:22:08.405379 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} <Debug> DynamicQueryHandler: Done processing query | ||
| 6476 | 2024.01.30 03:22:08.405401 [ 3 ] {67218f1a-d273-410a-a122-89dcb4da4d74} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 6477 | 2024.01.30 03:22:08.405417 [ 3 ] {} <Debug> HTTP-Session: d3702d33-de91-4f75-a792-ace245bf8ebc Destroying unnamed session | ||
| 6478 | 2024.01.30 03:22:13.163787 [ 56 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6479 | 2024.01.30 03:22:13.163866 [ 56 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6480 | 2024.01.30 03:22:13.400589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6481 | 2024.01.30 03:22:13.400702 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6482 | 2024.01.30 03:22:13.400729 [ 3 ] {} <Debug> HTTP-Session: 82039e9f-4962-46e1-821f-ca5dae6e5c18 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6483 | 2024.01.30 03:22:13.400753 [ 3 ] {} <Debug> HTTP-Session: 82039e9f-4962-46e1-821f-ca5dae6e5c18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6484 | 2024.01.30 03:22:13.400886 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6485 | 2024.01.30 03:22:13.400948 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6486 | 2024.01.30 03:22:13.401113 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6487 | 2024.01.30 03:22:13.401557 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6488 | 2024.01.30 03:22:13.401837 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6489 | 2024.01.30 03:22:13.402007 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6490 | 2024.01.30 03:22:13.402137 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001215808 sec., 27964 rows/sec., 2.21 MiB/sec. | ||
| 6491 | 2024.01.30 03:22:13.402329 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 6492 | 2024.01.30 03:22:13.402362 [ 3 ] {e93c6dfa-7654-4d70-bc51-596a67d075a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6493 | 2024.01.30 03:22:13.402380 [ 3 ] {} <Debug> HTTP-Session: 82039e9f-4962-46e1-821f-ca5dae6e5c18 Destroying unnamed session | ||
| 6494 | 2024.01.30 03:22:13.402528 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6495 | 2024.01.30 03:22:13.402582 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6496 | 2024.01.30 03:22:13.402602 [ 3 ] {} <Debug> HTTP-Session: d1daa39b-34ca-480e-ab2c-46c69c309e9d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6497 | 2024.01.30 03:22:13.402623 [ 3 ] {} <Debug> HTTP-Session: d1daa39b-34ca-480e-ab2c-46c69c309e9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6498 | 2024.01.30 03:22:13.402715 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6499 | 2024.01.30 03:22:13.402760 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6500 | 2024.01.30 03:22:13.402871 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6501 | 2024.01.30 03:22:13.403283 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6502 | 2024.01.30 03:22:13.403511 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6503 | 2024.01.30 03:22:13.403673 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6504 | 2024.01.30 03:22:13.403792 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.001038623 sec., 98206 rows/sec., 10.01 MiB/sec. | ||
| 6505 | 2024.01.30 03:22:13.403798 [ 56 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6506 | 2024.01.30 03:22:13.403905 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6507 | 2024.01.30 03:22:13.403989 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} <Debug> DynamicQueryHandler: Done processing query | ||
| 6508 | 2024.01.30 03:22:13.404053 [ 3 ] {18645a22-08cc-4011-8020-fe744be29635} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 6509 | 2024.01.30 03:22:13.404065 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6510 | 2024.01.30 03:22:13.404088 [ 3 ] {} <Debug> HTTP-Session: d1daa39b-34ca-480e-ab2c-46c69c309e9d Destroying unnamed session | ||
| 6511 | 2024.01.30 03:22:13.404334 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6512 | 2024.01.30 03:22:13.404349 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6513 | 2024.01.30 03:22:13.404397 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 205 rows starting from the beginning of the part | ||
| 6514 | 2024.01.30 03:22:13.404434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6515 | 2024.01.30 03:22:13.404477 [ 3 ] {} <Debug> HTTP-Session: d62c023b-729b-4376-9c5d-531170148af3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6516 | 2024.01.30 03:22:13.404505 [ 3 ] {} <Debug> HTTP-Session: d62c023b-729b-4376-9c5d-531170148af3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6517 | 2024.01.30 03:22:13.404647 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 138 rows starting from the beginning of the part | ||
| 6518 | 2024.01.30 03:22:13.404696 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6519 | 2024.01.30 03:22:13.404797 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6520 | 2024.01.30 03:22:13.404857 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 63 rows starting from the beginning of the part | ||
| 6521 | 2024.01.30 03:22:13.405198 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 103 rows starting from the beginning of the part | ||
| 6522 | 2024.01.30 03:22:13.405240 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6523 | 2024.01.30 03:22:13.405415 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 63 rows starting from the beginning of the part | ||
| 6524 | 2024.01.30 03:22:13.405637 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 102 rows starting from the beginning of the part | ||
| 6525 | 2024.01.30 03:22:13.406130 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6526 | 2024.01.30 03:22:13.406468 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6527 | 2024.01.30 03:22:13.406808 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6528 | 2024.01.30 03:22:13.407001 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.002233031 sec., 15225 rows/sec., 1.19 MiB/sec. | ||
| 6529 | 2024.01.30 03:22:13.407004 [ 67 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6530 | 2024.01.30 03:22:13.407222 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6531 | 2024.01.30 03:22:13.407328 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} <Debug> DynamicQueryHandler: Done processing query | ||
| 6532 | 2024.01.30 03:22:13.407413 [ 3 ] {101c49ee-ea16-4b1c-bd8e-e840c58718f3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6533 | 2024.01.30 03:22:13.407455 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6534 | 2024.01.30 03:22:13.407481 [ 3 ] {} <Debug> HTTP-Session: d62c023b-729b-4376-9c5d-531170148af3 Destroying unnamed session | ||
| 6535 | 2024.01.30 03:22:13.407769 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6536 | 2024.01.30 03:22:13.407782 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6537 | 2024.01.30 03:22:13.407803 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003828097 sec., 176066.5939238217 rows/sec., 16.93 MiB/sec. | ||
| 6538 | 2024.01.30 03:22:13.407843 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 105 rows starting from the beginning of the part | ||
| 6539 | 2024.01.30 03:22:13.407876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6540 | 2024.01.30 03:22:13.407951 [ 3 ] {} <Debug> HTTP-Session: e777260a-36ac-4034-b341-580daf8fd639 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6541 | 2024.01.30 03:22:13.407995 [ 3 ] {} <Debug> HTTP-Session: e777260a-36ac-4034-b341-580daf8fd639 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6542 | 2024.01.30 03:22:13.408071 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6543 | 2024.01.30 03:22:13.408267 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 58 rows starting from the beginning of the part | ||
| 6544 | 2024.01.30 03:22:13.408305 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6545 | 2024.01.30 03:22:13.408430 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6546 | 2024.01.30 03:22:13.408446 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6547 | 2024.01.30 03:22:13.408624 [ 12 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_66_13} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6548 | 2024.01.30 03:22:13.408663 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 21 rows starting from the beginning of the part | ||
| 6549 | 2024.01.30 03:22:13.409096 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 36 rows starting from the beginning of the part | ||
| 6550 | 2024.01.30 03:22:13.409266 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6551 | 2024.01.30 03:22:13.409386 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 21 rows starting from the beginning of the part | ||
| 6552 | 2024.01.30 03:22:13.409528 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 34 rows starting from the beginning of the part | ||
| 6553 | 2024.01.30 03:22:13.410337 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6554 | 2024.01.30 03:22:13.410993 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003706934 sec., 74185.29706760358 rows/sec., 5.79 MiB/sec. | ||
| 6555 | 2024.01.30 03:22:13.411090 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} <Trace> MergedBlockOutputStream: filled checksums all_65_65_0 (state Temporary) | ||
| 6556 | 2024.01.30 03:22:13.411190 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6557 | 2024.01.30 03:22:13.411390 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_65_65_0 to all_65_65_0. | ||
| 6558 | 2024.01.30 03:22:13.411561 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6559 | 2024.01.30 03:22:13.411604 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.003233344 sec., 10515 rows/sec., 14.19 MiB/sec. | ||
| 6560 | 2024.01.30 03:22:13.411705 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_66_13} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6561 | 2024.01.30 03:22:13.411866 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} <Debug> DynamicQueryHandler: Done processing query | ||
| 6562 | 2024.01.30 03:22:13.411909 [ 3 ] {9cbe72da-a3a2-4523-9e95-2a83e8357529} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6563 | 2024.01.30 03:22:13.411927 [ 3 ] {} <Debug> HTTP-Session: e777260a-36ac-4034-b341-580daf8fd639 Destroying unnamed session | ||
| 6564 | 2024.01.30 03:22:18.399793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6565 | 2024.01.30 03:22:18.399924 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6566 | 2024.01.30 03:22:18.399955 [ 3 ] {} <Debug> HTTP-Session: c7254a35-e2bf-418c-bee6-249b2583ee42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6567 | 2024.01.30 03:22:18.399983 [ 3 ] {} <Debug> HTTP-Session: c7254a35-e2bf-418c-bee6-249b2583ee42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6568 | 2024.01.30 03:22:18.400129 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6569 | 2024.01.30 03:22:18.400201 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6570 | 2024.01.30 03:22:18.400390 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6571 | 2024.01.30 03:22:18.400846 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6572 | 2024.01.30 03:22:18.401119 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6573 | 2024.01.30 03:22:18.401287 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6574 | 2024.01.30 03:22:18.401411 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001241709 sec., 16912 rows/sec., 1.34 MiB/sec. | ||
| 6575 | 2024.01.30 03:22:18.401447 [ 72 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6576 | 2024.01.30 03:22:18.401557 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6577 | 2024.01.30 03:22:18.401613 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} <Debug> DynamicQueryHandler: Done processing query | ||
| 6578 | 2024.01.30 03:22:18.401666 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6579 | 2024.01.30 03:22:18.401673 [ 3 ] {dfb8da09-1a93-44a3-96a9-d92351904a8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6580 | 2024.01.30 03:22:18.401734 [ 3 ] {} <Debug> HTTP-Session: c7254a35-e2bf-418c-bee6-249b2583ee42 Destroying unnamed session | ||
| 6581 | 2024.01.30 03:22:18.401840 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6582 | 2024.01.30 03:22:18.401918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6583 | 2024.01.30 03:22:18.401919 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 55 rows starting from the beginning of the part | ||
| 6584 | 2024.01.30 03:22:18.401996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6585 | 2024.01.30 03:22:18.402044 [ 3 ] {} <Debug> HTTP-Session: ff2c9356-bd1c-4d5d-9b27-efbc6dc85980 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6586 | 2024.01.30 03:22:18.402085 [ 3 ] {} <Debug> HTTP-Session: ff2c9356-bd1c-4d5d-9b27-efbc6dc85980 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6587 | 2024.01.30 03:22:18.402283 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 21 rows starting from the beginning of the part | ||
| 6588 | 2024.01.30 03:22:18.402302 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6589 | 2024.01.30 03:22:18.402393 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6590 | 2024.01.30 03:22:18.402583 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 6591 | 2024.01.30 03:22:18.402936 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 21 rows starting from the beginning of the part | ||
| 6592 | 2024.01.30 03:22:18.402943 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6593 | 2024.01.30 03:22:18.403162 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 6594 | 2024.01.30 03:22:18.403320 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 21 rows starting from the beginning of the part | ||
| 6595 | 2024.01.30 03:22:18.403915 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6596 | 2024.01.30 03:22:18.404349 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6597 | 2024.01.30 03:22:18.404711 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6598 | 2024.01.30 03:22:18.404928 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003310856 sec., 56178.82505309805 rows/sec., 4.45 MiB/sec. | ||
| 6599 | 2024.01.30 03:22:18.404969 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.002603349 sec., 24199 rows/sec., 2.14 MiB/sec. | ||
| 6600 | 2024.01.30 03:22:18.405095 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6601 | 2024.01.30 03:22:18.405216 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} <Debug> DynamicQueryHandler: Done processing query | ||
| 6602 | 2024.01.30 03:22:18.405256 [ 3 ] {14a085e3-7f37-4d20-b39b-47385f1f690b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6603 | 2024.01.30 03:22:18.405278 [ 3 ] {} <Debug> HTTP-Session: ff2c9356-bd1c-4d5d-9b27-efbc6dc85980 Destroying unnamed session | ||
| 6604 | 2024.01.30 03:22:18.405369 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6605 | 2024.01.30 03:22:18.405433 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6606 | 2024.01.30 03:22:18.405450 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_66_13} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6607 | 2024.01.30 03:22:18.405505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6608 | 2024.01.30 03:22:18.405576 [ 3 ] {} <Debug> HTTP-Session: 5f65d934-b230-4ad0-a5dd-6cc186ebc7c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6609 | 2024.01.30 03:22:18.405600 [ 3 ] {} <Debug> HTTP-Session: 5f65d934-b230-4ad0-a5dd-6cc186ebc7c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6610 | 2024.01.30 03:22:18.405678 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6611 | 2024.01.30 03:22:18.405719 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6612 | 2024.01.30 03:22:18.405843 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6613 | 2024.01.30 03:22:18.406146 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6614 | 2024.01.30 03:22:18.406368 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6615 | 2024.01.30 03:22:18.406524 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6616 | 2024.01.30 03:22:18.406652 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000941012 sec., 22316 rows/sec., 1.75 MiB/sec. | ||
| 6617 | 2024.01.30 03:22:18.406772 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} <Debug> DynamicQueryHandler: Done processing query | ||
| 6618 | 2024.01.30 03:22:18.406801 [ 3 ] {8bc6aba6-d75e-4fc0-8d53-e8bc3476d599} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6619 | 2024.01.30 03:22:18.406817 [ 3 ] {} <Debug> HTTP-Session: 5f65d934-b230-4ad0-a5dd-6cc186ebc7c4 Destroying unnamed session | ||
| 6620 | 2024.01.30 03:22:18.406982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6621 | 2024.01.30 03:22:18.407026 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6622 | 2024.01.30 03:22:18.407046 [ 3 ] {} <Debug> HTTP-Session: 4b346ee6-a4b1-40c2-9cd3-ca30fa9a409b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6623 | 2024.01.30 03:22:18.407062 [ 3 ] {} <Debug> HTTP-Session: 4b346ee6-a4b1-40c2-9cd3-ca30fa9a409b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6624 | 2024.01.30 03:22:18.407140 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6625 | 2024.01.30 03:22:18.407186 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6626 | 2024.01.30 03:22:18.407326 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6627 | 2024.01.30 03:22:18.407709 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6628 | 2024.01.30 03:22:18.408014 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} <Trace> MergedBlockOutputStream: filled checksums all_66_66_0 (state Temporary) | ||
| 6629 | 2024.01.30 03:22:18.408198 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_66_66_0 to all_66_66_0. | ||
| 6630 | 2024.01.30 03:22:18.408325 [ 72 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_61_12 to all_66_66_0 | ||
| 6631 | 2024.01.30 03:22:18.408339 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001163556 sec., 18048 rows/sec., 24.36 MiB/sec. | ||
| 6632 | 2024.01.30 03:22:18.408392 [ 72 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6633 | 2024.01.30 03:22:18.408567 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_61_12 to all_66_66_0 into Compact | ||
| 6634 | 2024.01.30 03:22:18.408601 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} <Debug> DynamicQueryHandler: Done processing query | ||
| 6635 | 2024.01.30 03:22:18.408642 [ 3 ] {dee7d2b7-18df-4b0b-9d88-bb7dd2865426} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 6636 | 2024.01.30 03:22:18.408676 [ 3 ] {} <Debug> HTTP-Session: 4b346ee6-a4b1-40c2-9cd3-ca30fa9a409b Destroying unnamed session | ||
| 6637 | 2024.01.30 03:22:18.408754 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6638 | 2024.01.30 03:22:18.408794 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_61_12, total 1516 rows starting from the beginning of the part | ||
| 6639 | 2024.01.30 03:22:18.408916 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_62_62_0, total 21 rows starting from the beginning of the part | ||
| 6640 | 2024.01.30 03:22:18.409020 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_63_63_0, total 34 rows starting from the beginning of the part | ||
| 6641 | 2024.01.30 03:22:18.409116 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_64_64_0, total 21 rows starting from the beginning of the part | ||
| 6642 | 2024.01.30 03:22:18.409204 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_65_65_0, total 34 rows starting from the beginning of the part | ||
| 6643 | 2024.01.30 03:22:18.409296 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_66_66_0, total 21 rows starting from the beginning of the part | ||
| 6644 | 2024.01.30 03:22:18.413001 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1647 rows, containing 6 columns (6 merged, 0 gathered) in 0.004528643 sec., 363685.10390419385 rows/sec., 490.77 MiB/sec. | ||
| 6645 | 2024.01.30 03:22:18.413746 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Trace> MergedBlockOutputStream: filled checksums all_1_66_13 (state Temporary) | ||
| 6646 | 2024.01.30 03:22:18.413989 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_66_13 to all_1_66_13. | ||
| 6647 | 2024.01.30 03:22:18.414061 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_61_12 to all_66_66_0 | ||
| 6648 | 2024.01.30 03:22:18.414136 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_66_13: 8.66 MiB. | ||
| 6649 | 2024.01.30 03:22:19.000141 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 242.48 MiB, peak 248.11 MiB, will set to 240.41 MiB (RSS), difference: -2.07 MiB | ||
| 6650 | 2024.01.30 03:22:23.401990 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6651 | 2024.01.30 03:22:23.402118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6652 | 2024.01.30 03:22:23.402150 [ 3 ] {} <Debug> HTTP-Session: 14b3eef3-1f17-49c1-b75c-12697315e247 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6653 | 2024.01.30 03:22:23.402190 [ 3 ] {} <Debug> HTTP-Session: 14b3eef3-1f17-49c1-b75c-12697315e247 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6654 | 2024.01.30 03:22:23.402330 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6655 | 2024.01.30 03:22:23.402394 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6656 | 2024.01.30 03:22:23.402561 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6657 | 2024.01.30 03:22:23.403019 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6658 | 2024.01.30 03:22:23.403345 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6659 | 2024.01.30 03:22:23.403546 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6660 | 2024.01.30 03:22:23.403684 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.00131326 sec., 25889 rows/sec., 2.05 MiB/sec. | ||
| 6661 | 2024.01.30 03:22:23.403831 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} <Debug> DynamicQueryHandler: Done processing query | ||
| 6662 | 2024.01.30 03:22:23.403857 [ 3 ] {7ba86aa8-8092-4c2e-a6db-49fa7bf8cb17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6663 | 2024.01.30 03:22:23.403874 [ 3 ] {} <Debug> HTTP-Session: 14b3eef3-1f17-49c1-b75c-12697315e247 Destroying unnamed session | ||
| 6664 | 2024.01.30 03:22:23.404005 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6665 | 2024.01.30 03:22:23.404054 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6666 | 2024.01.30 03:22:23.404075 [ 3 ] {} <Debug> HTTP-Session: 27930f7e-9268-4f8d-a994-7daf0c6b8662 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6667 | 2024.01.30 03:22:23.404095 [ 3 ] {} <Debug> HTTP-Session: 27930f7e-9268-4f8d-a994-7daf0c6b8662 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6668 | 2024.01.30 03:22:23.404178 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 6669 | 2024.01.30 03:22:23.404224 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6670 | 2024.01.30 03:22:23.404336 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6671 | 2024.01.30 03:22:23.404701 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6672 | 2024.01.30 03:22:23.404925 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6673 | 2024.01.30 03:22:23.405098 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 6674 | 2024.01.30 03:22:23.405221 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001012683 sec., 1974 rows/sec., 168.76 KiB/sec. | ||
| 6675 | 2024.01.30 03:22:23.405356 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 6676 | 2024.01.30 03:22:23.405380 [ 3 ] {11ac56be-d37b-4b5e-9d42-ad2575b7d5d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6677 | 2024.01.30 03:22:23.405397 [ 3 ] {} <Debug> HTTP-Session: 27930f7e-9268-4f8d-a994-7daf0c6b8662 Destroying unnamed session | ||
| 6678 | 2024.01.30 03:22:23.405543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6679 | 2024.01.30 03:22:23.405605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6680 | 2024.01.30 03:22:23.405626 [ 3 ] {} <Debug> HTTP-Session: c11ecdbd-5a16-48f5-bcb5-2e52b9654cb6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6681 | 2024.01.30 03:22:23.405644 [ 3 ] {} <Debug> HTTP-Session: c11ecdbd-5a16-48f5-bcb5-2e52b9654cb6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6682 | 2024.01.30 03:22:23.405728 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6683 | 2024.01.30 03:22:23.405770 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6684 | 2024.01.30 03:22:23.405886 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6685 | 2024.01.30 03:22:23.406301 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6686 | 2024.01.30 03:22:23.406525 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6687 | 2024.01.30 03:22:23.406679 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6688 | 2024.01.30 03:22:23.406801 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} <Information> executeQuery: Read 139 rows, 13.85 KiB in 0.001035693 sec., 134209 rows/sec., 13.06 MiB/sec. | ||
| 6689 | 2024.01.30 03:22:23.406981 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} <Debug> DynamicQueryHandler: Done processing query | ||
| 6690 | 2024.01.30 03:22:23.407023 [ 3 ] {d07b8517-2a94-4e59-af5b-e0f0879db588} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 6691 | 2024.01.30 03:22:23.407045 [ 3 ] {} <Debug> HTTP-Session: c11ecdbd-5a16-48f5-bcb5-2e52b9654cb6 Destroying unnamed session | ||
| 6692 | 2024.01.30 03:22:23.407159 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6693 | 2024.01.30 03:22:23.407206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6694 | 2024.01.30 03:22:23.407226 [ 3 ] {} <Debug> HTTP-Session: e05e7f9a-b7af-48c1-b0a6-1f3115ffba5c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6695 | 2024.01.30 03:22:23.407245 [ 3 ] {} <Debug> HTTP-Session: e05e7f9a-b7af-48c1-b0a6-1f3115ffba5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6696 | 2024.01.30 03:22:23.407320 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 6697 | 2024.01.30 03:22:23.407361 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6698 | 2024.01.30 03:22:23.407480 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6699 | 2024.01.30 03:22:23.407774 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6700 | 2024.01.30 03:22:23.407982 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 6701 | 2024.01.30 03:22:23.408137 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 6702 | 2024.01.30 03:22:23.408260 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000910611 sec., 2196 rows/sec., 153.36 KiB/sec. | ||
| 6703 | 2024.01.30 03:22:23.408389 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} <Debug> DynamicQueryHandler: Done processing query | ||
| 6704 | 2024.01.30 03:22:23.408413 [ 3 ] {ade1cbc1-ebaf-4335-b27f-69b81cebb859} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6705 | 2024.01.30 03:22:23.408429 [ 3 ] {} <Debug> HTTP-Session: e05e7f9a-b7af-48c1-b0a6-1f3115ffba5c Destroying unnamed session | ||
| 6706 | 2024.01.30 03:22:23.408543 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6707 | 2024.01.30 03:22:23.408590 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6708 | 2024.01.30 03:22:23.408610 [ 3 ] {} <Debug> HTTP-Session: 6d05615b-8ff2-421b-b5b5-8cdf8d0a6eaa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6709 | 2024.01.30 03:22:23.408628 [ 3 ] {} <Debug> HTTP-Session: 6d05615b-8ff2-421b-b5b5-8cdf8d0a6eaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6710 | 2024.01.30 03:22:23.408704 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6711 | 2024.01.30 03:22:23.408744 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6712 | 2024.01.30 03:22:23.408853 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6713 | 2024.01.30 03:22:23.409180 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6714 | 2024.01.30 03:22:23.409393 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6715 | 2024.01.30 03:22:23.409545 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6716 | 2024.01.30 03:22:23.409648 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} <Information> executeQuery: Read 60 rows, 4.78 KiB in 0.000916901 sec., 65437 rows/sec., 5.10 MiB/sec. | ||
| 6717 | 2024.01.30 03:22:23.409771 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} <Debug> DynamicQueryHandler: Done processing query | ||
| 6718 | 2024.01.30 03:22:23.409794 [ 3 ] {8c7d82e4-50af-4159-b97e-fb747c4b781f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6719 | 2024.01.30 03:22:23.409810 [ 3 ] {} <Debug> HTTP-Session: 6d05615b-8ff2-421b-b5b5-8cdf8d0a6eaa Destroying unnamed session | ||
| 6720 | 2024.01.30 03:22:23.409918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6721 | 2024.01.30 03:22:23.409965 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6722 | 2024.01.30 03:22:23.409983 [ 3 ] {} <Debug> HTTP-Session: 3438a6a8-b9c9-4a0d-b073-217bd2be9056 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6723 | 2024.01.30 03:22:23.410001 [ 3 ] {} <Debug> HTTP-Session: 3438a6a8-b9c9-4a0d-b073-217bd2be9056 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6724 | 2024.01.30 03:22:23.410074 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 6725 | 2024.01.30 03:22:23.410119 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6726 | 2024.01.30 03:22:23.410239 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6727 | 2024.01.30 03:22:23.410554 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6728 | 2024.01.30 03:22:23.410830 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 6729 | 2024.01.30 03:22:23.411024 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 6730 | 2024.01.30 03:22:23.411153 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001045884 sec., 35376 rows/sec., 2.49 MiB/sec. | ||
| 6731 | 2024.01.30 03:22:23.411424 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} <Debug> DynamicQueryHandler: Done processing query | ||
| 6732 | 2024.01.30 03:22:23.411448 [ 3 ] {e208ec67-c9dd-4f8e-9493-6b59623b91fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6733 | 2024.01.30 03:22:23.411468 [ 3 ] {} <Debug> HTTP-Session: 3438a6a8-b9c9-4a0d-b073-217bd2be9056 Destroying unnamed session | ||
| 6734 | 2024.01.30 03:22:23.411625 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6735 | 2024.01.30 03:22:23.411673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6736 | 2024.01.30 03:22:23.411692 [ 3 ] {} <Debug> HTTP-Session: 7cf0d59b-b11d-4548-a58b-d1f7c0da86ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6737 | 2024.01.30 03:22:23.411709 [ 3 ] {} <Debug> HTTP-Session: 7cf0d59b-b11d-4548-a58b-d1f7c0da86ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6738 | 2024.01.30 03:22:23.411789 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6739 | 2024.01.30 03:22:23.411836 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6740 | 2024.01.30 03:22:23.411973 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6741 | 2024.01.30 03:22:23.412416 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6742 | 2024.01.30 03:22:23.412731 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} <Trace> MergedBlockOutputStream: filled checksums all_67_67_0 (state Temporary) | ||
| 6743 | 2024.01.30 03:22:23.412919 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_67_67_0 to all_67_67_0. | ||
| 6744 | 2024.01.30 03:22:23.413045 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001217847 sec., 27918 rows/sec., 37.67 MiB/sec. | ||
| 6745 | 2024.01.30 03:22:23.413226 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} <Debug> DynamicQueryHandler: Done processing query | ||
| 6746 | 2024.01.30 03:22:23.413268 [ 3 ] {eb80f930-8866-4bb1-a984-6f4ad3ee4c58} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6747 | 2024.01.30 03:22:23.413287 [ 3 ] {} <Debug> HTTP-Session: 7cf0d59b-b11d-4548-a58b-d1f7c0da86ab Destroying unnamed session | ||
| 6748 | 2024.01.30 03:22:28.164122 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 6749 | 2024.01.30 03:22:28.164198 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 6750 | 2024.01.30 03:22:28.400231 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6751 | 2024.01.30 03:22:28.400347 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6752 | 2024.01.30 03:22:28.400378 [ 3 ] {} <Debug> HTTP-Session: 4ab9cc20-2ed7-456b-bc8f-b312d0b67123 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6753 | 2024.01.30 03:22:28.400407 [ 3 ] {} <Debug> HTTP-Session: 4ab9cc20-2ed7-456b-bc8f-b312d0b67123 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6754 | 2024.01.30 03:22:28.400549 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6755 | 2024.01.30 03:22:28.400621 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6756 | 2024.01.30 03:22:28.400914 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6757 | 2024.01.30 03:22:28.401601 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6758 | 2024.01.30 03:22:28.401907 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6759 | 2024.01.30 03:22:28.402112 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6760 | 2024.01.30 03:22:28.402246 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001655247 sec., 12686 rows/sec., 1.00 MiB/sec. | ||
| 6761 | 2024.01.30 03:22:28.402442 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} <Debug> DynamicQueryHandler: Done processing query | ||
| 6762 | 2024.01.30 03:22:28.402472 [ 3 ] {6cdad74c-490e-4c46-8058-9d69406fd276} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6763 | 2024.01.30 03:22:28.402489 [ 3 ] {} <Debug> HTTP-Session: 4ab9cc20-2ed7-456b-bc8f-b312d0b67123 Destroying unnamed session | ||
| 6764 | 2024.01.30 03:22:28.402611 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6765 | 2024.01.30 03:22:28.402668 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6766 | 2024.01.30 03:22:28.402688 [ 3 ] {} <Debug> HTTP-Session: b3019af3-59d6-4973-abc6-97704cd9ef6a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6767 | 2024.01.30 03:22:28.402708 [ 3 ] {} <Debug> HTTP-Session: b3019af3-59d6-4973-abc6-97704cd9ef6a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6768 | 2024.01.30 03:22:28.402795 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 6769 | 2024.01.30 03:22:28.402841 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 6770 | 2024.01.30 03:22:28.402953 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6771 | 2024.01.30 03:22:28.403271 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6772 | 2024.01.30 03:22:28.403488 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6773 | 2024.01.30 03:22:28.403641 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 6774 | 2024.01.30 03:22:28.403739 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000914151 sec., 2187 rows/sec., 186.95 KiB/sec. | ||
| 6775 | 2024.01.30 03:22:28.403893 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} <Debug> DynamicQueryHandler: Done processing query | ||
| 6776 | 2024.01.30 03:22:28.403917 [ 3 ] {8424eec7-6aaf-4f74-9f07-ee104c4fcd71} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6777 | 2024.01.30 03:22:28.403933 [ 3 ] {} <Debug> HTTP-Session: b3019af3-59d6-4973-abc6-97704cd9ef6a Destroying unnamed session | ||
| 6778 | 2024.01.30 03:22:28.404093 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6779 | 2024.01.30 03:22:28.404141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6780 | 2024.01.30 03:22:28.404160 [ 3 ] {} <Debug> HTTP-Session: 9b7c4ef7-f37e-4f85-bb08-64aa23401dbb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6781 | 2024.01.30 03:22:28.404177 [ 3 ] {} <Debug> HTTP-Session: 9b7c4ef7-f37e-4f85-bb08-64aa23401dbb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6782 | 2024.01.30 03:22:28.404253 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6783 | 2024.01.30 03:22:28.404294 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6784 | 2024.01.30 03:22:28.404399 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6785 | 2024.01.30 03:22:28.404720 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6786 | 2024.01.30 03:22:28.404939 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6787 | 2024.01.30 03:22:28.405088 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6788 | 2024.01.30 03:22:28.405186 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.00090442 sec., 70763 rows/sec., 6.25 MiB/sec. | ||
| 6789 | 2024.01.30 03:22:28.405302 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} <Debug> DynamicQueryHandler: Done processing query | ||
| 6790 | 2024.01.30 03:22:28.405325 [ 3 ] {d5cc9813-4b14-455e-99b7-f6af71422e6a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6791 | 2024.01.30 03:22:28.405341 [ 3 ] {} <Debug> HTTP-Session: 9b7c4ef7-f37e-4f85-bb08-64aa23401dbb Destroying unnamed session | ||
| 6792 | 2024.01.30 03:22:28.405447 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6793 | 2024.01.30 03:22:28.405492 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6794 | 2024.01.30 03:22:28.405510 [ 3 ] {} <Debug> HTTP-Session: 9e5fc29b-a463-4ac2-946f-6dc8779226d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6795 | 2024.01.30 03:22:28.405527 [ 3 ] {} <Debug> HTTP-Session: 9e5fc29b-a463-4ac2-946f-6dc8779226d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6796 | 2024.01.30 03:22:28.405593 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 6797 | 2024.01.30 03:22:28.405632 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 6798 | 2024.01.30 03:22:28.405735 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6799 | 2024.01.30 03:22:28.405983 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6800 | 2024.01.30 03:22:28.406187 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 6801 | 2024.01.30 03:22:28.406335 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 6802 | 2024.01.30 03:22:28.406434 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000813489 sec., 2458 rows/sec., 171.67 KiB/sec. | ||
| 6803 | 2024.01.30 03:22:28.406563 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} <Debug> DynamicQueryHandler: Done processing query | ||
| 6804 | 2024.01.30 03:22:28.406588 [ 3 ] {f7d63e15-1d1d-47e8-adbb-fafca437529f} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6805 | 2024.01.30 03:22:28.406603 [ 3 ] {} <Debug> HTTP-Session: 9e5fc29b-a463-4ac2-946f-6dc8779226d8 Destroying unnamed session | ||
| 6806 | 2024.01.30 03:22:28.406726 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6807 | 2024.01.30 03:22:28.406771 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6808 | 2024.01.30 03:22:28.406789 [ 3 ] {} <Debug> HTTP-Session: 5925e7b2-dfbf-4817-89f6-f33c363de080 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6809 | 2024.01.30 03:22:28.406805 [ 3 ] {} <Debug> HTTP-Session: 5925e7b2-dfbf-4817-89f6-f33c363de080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6810 | 2024.01.30 03:22:28.406875 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6811 | 2024.01.30 03:22:28.406914 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6812 | 2024.01.30 03:22:28.407019 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6813 | 2024.01.30 03:22:28.407284 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6814 | 2024.01.30 03:22:28.407482 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6815 | 2024.01.30 03:22:28.407626 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6816 | 2024.01.30 03:22:28.407720 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000817979 sec., 28118 rows/sec., 2.20 MiB/sec. | ||
| 6817 | 2024.01.30 03:22:28.407832 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 6818 | 2024.01.30 03:22:28.407854 [ 3 ] {7630e788-dc4a-459d-897f-579dd35de4f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6819 | 2024.01.30 03:22:28.407870 [ 3 ] {} <Debug> HTTP-Session: 5925e7b2-dfbf-4817-89f6-f33c363de080 Destroying unnamed session | ||
| 6820 | 2024.01.30 03:22:28.407965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6821 | 2024.01.30 03:22:28.408009 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6822 | 2024.01.30 03:22:28.408027 [ 3 ] {} <Debug> HTTP-Session: ee1473ad-27ae-432a-8714-3118fff9fd4c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6823 | 2024.01.30 03:22:28.408044 [ 3 ] {} <Debug> HTTP-Session: ee1473ad-27ae-432a-8714-3118fff9fd4c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6824 | 2024.01.30 03:22:28.408113 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 6825 | 2024.01.30 03:22:28.408156 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 6826 | 2024.01.30 03:22:28.408273 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6827 | 2024.01.30 03:22:28.408517 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6828 | 2024.01.30 03:22:28.408774 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 6829 | 2024.01.30 03:22:28.408949 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 6830 | 2024.01.30 03:22:28.409047 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000907861 sec., 1101 rows/sec., 77.45 KiB/sec. | ||
| 6831 | 2024.01.30 03:22:28.409254 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} <Debug> DynamicQueryHandler: Done processing query | ||
| 6832 | 2024.01.30 03:22:28.409278 [ 3 ] {00336b96-7185-44b1-a85c-66960bfa3c31} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 6833 | 2024.01.30 03:22:28.409294 [ 3 ] {} <Debug> HTTP-Session: ee1473ad-27ae-432a-8714-3118fff9fd4c Destroying unnamed session | ||
| 6834 | 2024.01.30 03:22:28.409423 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6835 | 2024.01.30 03:22:28.409466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6836 | 2024.01.30 03:22:28.409485 [ 3 ] {} <Debug> HTTP-Session: 9c481613-9f94-499b-a946-4f49b468a5f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6837 | 2024.01.30 03:22:28.409502 [ 3 ] {} <Debug> HTTP-Session: 9c481613-9f94-499b-a946-4f49b468a5f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6838 | 2024.01.30 03:22:28.409579 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6839 | 2024.01.30 03:22:28.409625 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6840 | 2024.01.30 03:22:28.409775 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6841 | 2024.01.30 03:22:28.410150 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6842 | 2024.01.30 03:22:28.410443 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} <Trace> MergedBlockOutputStream: filled checksums all_68_68_0 (state Temporary) | ||
| 6843 | 2024.01.30 03:22:28.410620 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_68_68_0 to all_68_68_0. | ||
| 6844 | 2024.01.30 03:22:28.410722 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001115255 sec., 18829 rows/sec., 25.41 MiB/sec. | ||
| 6845 | 2024.01.30 03:22:28.410882 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} <Debug> DynamicQueryHandler: Done processing query | ||
| 6846 | 2024.01.30 03:22:28.410914 [ 3 ] {2c385f61-6be2-4380-8eec-ede663a0b11a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 6847 | 2024.01.30 03:22:28.410930 [ 3 ] {} <Debug> HTTP-Session: 9c481613-9f94-499b-a946-4f49b468a5f0 Destroying unnamed session | ||
| 6848 | 2024.01.30 03:22:33.400195 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6849 | 2024.01.30 03:22:33.400335 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6850 | 2024.01.30 03:22:33.400367 [ 3 ] {} <Debug> HTTP-Session: 0e3c2b5c-9c89-483c-9195-c735db8fc165 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6851 | 2024.01.30 03:22:33.400395 [ 3 ] {} <Debug> HTTP-Session: 0e3c2b5c-9c89-483c-9195-c735db8fc165 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6852 | 2024.01.30 03:22:33.400536 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6853 | 2024.01.30 03:22:33.400606 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6854 | 2024.01.30 03:22:33.400788 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6855 | 2024.01.30 03:22:33.401252 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6856 | 2024.01.30 03:22:33.401537 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6857 | 2024.01.30 03:22:33.401706 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6858 | 2024.01.30 03:22:33.401826 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001251698 sec., 27163 rows/sec., 2.15 MiB/sec. | ||
| 6859 | 2024.01.30 03:22:33.401971 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} <Debug> DynamicQueryHandler: Done processing query | ||
| 6860 | 2024.01.30 03:22:33.401997 [ 3 ] {6f31fdf2-aad3-43d0-9a76-4f866f5c9ef6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6861 | 2024.01.30 03:22:33.402013 [ 3 ] {} <Debug> HTTP-Session: 0e3c2b5c-9c89-483c-9195-c735db8fc165 Destroying unnamed session | ||
| 6862 | 2024.01.30 03:22:33.402142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6863 | 2024.01.30 03:22:33.402195 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6864 | 2024.01.30 03:22:33.402216 [ 3 ] {} <Debug> HTTP-Session: 3e185a7a-1f57-4c88-a3fc-39e1742de92e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6865 | 2024.01.30 03:22:33.402234 [ 3 ] {} <Debug> HTTP-Session: 3e185a7a-1f57-4c88-a3fc-39e1742de92e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6866 | 2024.01.30 03:22:33.402320 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6867 | 2024.01.30 03:22:33.402363 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6868 | 2024.01.30 03:22:33.402471 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6869 | 2024.01.30 03:22:33.402809 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6870 | 2024.01.30 03:22:33.403027 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6871 | 2024.01.30 03:22:33.403174 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6872 | 2024.01.30 03:22:33.403298 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000947052 sec., 107702 rows/sec., 10.98 MiB/sec. | ||
| 6873 | 2024.01.30 03:22:33.403422 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} <Debug> DynamicQueryHandler: Done processing query | ||
| 6874 | 2024.01.30 03:22:33.403444 [ 3 ] {49e75f6c-ac10-49c2-8e46-251e1d0360fd} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 6875 | 2024.01.30 03:22:33.403460 [ 3 ] {} <Debug> HTTP-Session: 3e185a7a-1f57-4c88-a3fc-39e1742de92e Destroying unnamed session | ||
| 6876 | 2024.01.30 03:22:33.403584 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6877 | 2024.01.30 03:22:33.403632 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6878 | 2024.01.30 03:22:33.403651 [ 3 ] {} <Debug> HTTP-Session: db8ef476-2225-4a6b-b4fc-2376c69a53d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6879 | 2024.01.30 03:22:33.403694 [ 3 ] {} <Debug> HTTP-Session: db8ef476-2225-4a6b-b4fc-2376c69a53d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6880 | 2024.01.30 03:22:33.403771 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6881 | 2024.01.30 03:22:33.403810 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6882 | 2024.01.30 03:22:33.403919 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6883 | 2024.01.30 03:22:33.404199 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6884 | 2024.01.30 03:22:33.404415 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6885 | 2024.01.30 03:22:33.404559 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6886 | 2024.01.30 03:22:33.404689 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000891031 sec., 38158 rows/sec., 2.98 MiB/sec. | ||
| 6887 | 2024.01.30 03:22:33.404806 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 6888 | 2024.01.30 03:22:33.404829 [ 3 ] {2dd55bc3-75b4-4502-836f-6147690626e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 6889 | 2024.01.30 03:22:33.404844 [ 3 ] {} <Debug> HTTP-Session: db8ef476-2225-4a6b-b4fc-2376c69a53d3 Destroying unnamed session | ||
| 6890 | 2024.01.30 03:22:33.405072 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6891 | 2024.01.30 03:22:33.405118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6892 | 2024.01.30 03:22:33.405138 [ 3 ] {} <Debug> HTTP-Session: adc2b25b-a793-450c-b932-dd787f578779 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6893 | 2024.01.30 03:22:33.405155 [ 3 ] {} <Debug> HTTP-Session: adc2b25b-a793-450c-b932-dd787f578779 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6894 | 2024.01.30 03:22:33.405241 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6895 | 2024.01.30 03:22:33.405287 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6896 | 2024.01.30 03:22:33.405432 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6897 | 2024.01.30 03:22:33.405924 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6898 | 2024.01.30 03:22:33.406241 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} <Trace> MergedBlockOutputStream: filled checksums all_69_69_0 (state Temporary) | ||
| 6899 | 2024.01.30 03:22:33.406422 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_69_69_0 to all_69_69_0. | ||
| 6900 | 2024.01.30 03:22:33.406523 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001253938 sec., 27114 rows/sec., 36.59 MiB/sec. | ||
| 6901 | 2024.01.30 03:22:33.406653 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} <Debug> DynamicQueryHandler: Done processing query | ||
| 6902 | 2024.01.30 03:22:33.406676 [ 3 ] {69faf216-98cc-49e4-b9a5-5dc351bdfc93} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 6903 | 2024.01.30 03:22:33.406691 [ 3 ] {} <Debug> HTTP-Session: adc2b25b-a793-450c-b932-dd787f578779 Destroying unnamed session | ||
| 6904 | 2024.01.30 03:22:38.399837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6905 | 2024.01.30 03:22:38.399978 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6906 | 2024.01.30 03:22:38.400009 [ 3 ] {} <Debug> HTTP-Session: 25b9a699-a0c3-47cb-8099-1b803b1132f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6907 | 2024.01.30 03:22:38.400038 [ 3 ] {} <Debug> HTTP-Session: 25b9a699-a0c3-47cb-8099-1b803b1132f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6908 | 2024.01.30 03:22:38.400179 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 6909 | 2024.01.30 03:22:38.400248 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 6910 | 2024.01.30 03:22:38.400430 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6911 | 2024.01.30 03:22:38.400902 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6912 | 2024.01.30 03:22:38.401168 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6913 | 2024.01.30 03:22:38.401337 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6914 | 2024.01.30 03:22:38.401457 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001240668 sec., 16926 rows/sec., 1.34 MiB/sec. | ||
| 6915 | 2024.01.30 03:22:38.401632 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} <Debug> DynamicQueryHandler: Done processing query | ||
| 6916 | 2024.01.30 03:22:38.401658 [ 3 ] {3c757317-42b0-465f-82e4-186397c5fb97} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6917 | 2024.01.30 03:22:38.401675 [ 3 ] {} <Debug> HTTP-Session: 25b9a699-a0c3-47cb-8099-1b803b1132f5 Destroying unnamed session | ||
| 6918 | 2024.01.30 03:22:38.401807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6919 | 2024.01.30 03:22:38.401859 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6920 | 2024.01.30 03:22:38.401879 [ 3 ] {} <Debug> HTTP-Session: 0590b0e2-cc57-4d04-9d58-6da743a146a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6921 | 2024.01.30 03:22:38.401898 [ 3 ] {} <Debug> HTTP-Session: 0590b0e2-cc57-4d04-9d58-6da743a146a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6922 | 2024.01.30 03:22:38.401978 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 6923 | 2024.01.30 03:22:38.402020 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 6924 | 2024.01.30 03:22:38.402128 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6925 | 2024.01.30 03:22:38.402479 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6926 | 2024.01.30 03:22:38.402690 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 6927 | 2024.01.30 03:22:38.402842 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 6928 | 2024.01.30 03:22:38.402973 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000963292 sec., 65400 rows/sec., 5.78 MiB/sec. | ||
| 6929 | 2024.01.30 03:22:38.402968 [ 123 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 6930 | 2024.01.30 03:22:38.403097 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6931 | 2024.01.30 03:22:38.403137 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} <Debug> DynamicQueryHandler: Done processing query | ||
| 6932 | 2024.01.30 03:22:38.403205 [ 3 ] {2199492d-4aa0-4343-92ae-1560afff529b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 6933 | 2024.01.30 03:22:38.403252 [ 3 ] {} <Debug> HTTP-Session: 0590b0e2-cc57-4d04-9d58-6da743a146a4 Destroying unnamed session | ||
| 6934 | 2024.01.30 03:22:38.403237 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 6935 | 2024.01.30 03:22:38.403465 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6936 | 2024.01.30 03:22:38.403541 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6937 | 2024.01.30 03:22:38.403576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6938 | 2024.01.30 03:22:38.403607 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 205 rows starting from the beginning of the part | ||
| 6939 | 2024.01.30 03:22:38.403621 [ 3 ] {} <Debug> HTTP-Session: 75cdecee-b374-4ce6-90e0-7768d5285083 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6940 | 2024.01.30 03:22:38.403682 [ 3 ] {} <Debug> HTTP-Session: 75cdecee-b374-4ce6-90e0-7768d5285083 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6941 | 2024.01.30 03:22:38.403908 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 63 rows starting from the beginning of the part | ||
| 6942 | 2024.01.30 03:22:38.403917 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 6943 | 2024.01.30 03:22:38.404016 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 6944 | 2024.01.30 03:22:38.404172 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 139 rows starting from the beginning of the part | ||
| 6945 | 2024.01.30 03:22:38.404481 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 64 rows starting from the beginning of the part | ||
| 6946 | 2024.01.30 03:22:38.404523 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6947 | 2024.01.30 03:22:38.404719 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 102 rows starting from the beginning of the part | ||
| 6948 | 2024.01.30 03:22:38.404864 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 63 rows starting from the beginning of the part | ||
| 6949 | 2024.01.30 03:22:38.405384 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 6950 | 2024.01.30 03:22:38.405771 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 6951 | 2024.01.30 03:22:38.406113 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 6952 | 2024.01.30 03:22:38.406289 [ 123 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 6953 | 2024.01.30 03:22:38.406320 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.002333113 sec., 9000 rows/sec., 720.77 KiB/sec. | ||
| 6954 | 2024.01.30 03:22:38.406396 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 6955 | 2024.01.30 03:22:38.406767 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 6956 | 2024.01.30 03:22:38.406804 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} <Debug> DynamicQueryHandler: Done processing query | ||
| 6957 | 2024.01.30 03:22:38.406911 [ 3 ] {c0195d89-7f8d-4fb6-b4fa-d684432655d3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 6958 | 2024.01.30 03:22:38.407050 [ 3 ] {} <Debug> HTTP-Session: 75cdecee-b374-4ce6-90e0-7768d5285083 Destroying unnamed session | ||
| 6959 | 2024.01.30 03:22:38.407237 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6960 | 2024.01.30 03:22:38.407327 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 105 rows starting from the beginning of the part | ||
| 6961 | 2024.01.30 03:22:38.407351 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 6962 | 2024.01.30 03:22:38.407371 [ 21 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 4 columns (4 merged, 0 gathered) in 0.004201535 sec., 151373.24811051198 rows/sec., 14.29 MiB/sec. | ||
| 6963 | 2024.01.30 03:22:38.407470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 6964 | 2024.01.30 03:22:38.407570 [ 3 ] {} <Debug> HTTP-Session: 1775ea29-ca5e-4510-9fb3-057f6bff7ff2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 6965 | 2024.01.30 03:22:38.407637 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 21 rows starting from the beginning of the part | ||
| 6966 | 2024.01.30 03:22:38.407649 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 6967 | 2024.01.30 03:22:38.407660 [ 3 ] {} <Debug> HTTP-Session: 1775ea29-ca5e-4510-9fb3-057f6bff7ff2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 6968 | 2024.01.30 03:22:38.408047 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 60 rows starting from the beginning of the part | ||
| 6969 | 2024.01.30 03:22:38.408070 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 6970 | 2024.01.30 03:22:38.408082 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 6971 | 2024.01.30 03:22:38.408261 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_71_14} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 6972 | 2024.01.30 03:22:38.408269 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 6973 | 2024.01.30 03:22:38.408317 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 23 rows starting from the beginning of the part | ||
| 6974 | 2024.01.30 03:22:38.408714 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 34 rows starting from the beginning of the part | ||
| 6975 | 2024.01.30 03:22:38.409035 [ 19 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 21 rows starting from the beginning of the part | ||
| 6976 | 2024.01.30 03:22:38.409112 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 6977 | 2024.01.30 03:22:38.410183 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 6978 | 2024.01.30 03:22:38.410681 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.004119184 sec., 64090.36352831047 rows/sec., 5.01 MiB/sec. | ||
| 6979 | 2024.01.30 03:22:38.410871 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 6980 | 2024.01.30 03:22:38.410880 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} <Trace> MergedBlockOutputStream: filled checksums all_70_70_0 (state Temporary) | ||
| 6981 | 2024.01.30 03:22:38.411193 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 6982 | 2024.01.30 03:22:38.411206 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_70_70_0 to all_70_70_0. | ||
| 6983 | 2024.01.30 03:22:38.411303 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_71_14} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 6984 | 2024.01.30 03:22:38.411411 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.003255764 sec., 6450 rows/sec., 8.70 MiB/sec. | ||
| 6985 | 2024.01.30 03:22:38.411603 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} <Debug> DynamicQueryHandler: Done processing query | ||
| 6986 | 2024.01.30 03:22:38.411627 [ 3 ] {a8b736b3-9bcb-41aa-9dd1-96968d0f2c50} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 6987 | 2024.01.30 03:22:38.411643 [ 3 ] {} <Debug> HTTP-Session: 1775ea29-ca5e-4510-9fb3-057f6bff7ff2 Destroying unnamed session | ||
| 6988 | 2024.01.30 03:22:39.226673 [ 140 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 6989 | 2024.01.30 03:22:39.226753 [ 140 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 6990 | 2024.01.30 03:22:39.226898 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
| 6991 | 2024.01.30 03:22:39.227125 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 6992 | 2024.01.30 03:22:39.227182 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part | ||
| 6993 | 2024.01.30 03:22:39.227375 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 6994 | 2024.01.30 03:22:39.227533 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 6995 | 2024.01.30 03:22:39.227672 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 6996 | 2024.01.30 03:22:39.227750 [ 21 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 6997 | 2024.01.30 03:22:39.228295 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001480664 sec., 10805.962730234543 rows/sec., 907.53 KiB/sec. | ||
| 6998 | 2024.01.30 03:22:39.228394 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 6999 | 2024.01.30 03:22:39.228572 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
| 7000 | 2024.01.30 03:22:39.228639 [ 10 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_22_5} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
| 7001 | 2024.01.30 03:22:41.205610 [ 123 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 7002 | 2024.01.30 03:22:41.205697 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7003 | 2024.01.30 03:22:41.205811 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
| 7004 | 2024.01.30 03:22:41.205949 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7005 | 2024.01.30 03:22:41.205983 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 8 rows starting from the beginning of the part | ||
| 7006 | 2024.01.30 03:22:41.206103 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 2 rows starting from the beginning of the part | ||
| 7007 | 2024.01.30 03:22:41.206190 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 2 rows starting from the beginning of the part | ||
| 7008 | 2024.01.30 03:22:41.206272 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 2 rows starting from the beginning of the part | ||
| 7009 | 2024.01.30 03:22:41.206349 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 2 rows starting from the beginning of the part | ||
| 7010 | 2024.01.30 03:22:41.206934 [ 10 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001184417 sec., 13508.755784491443 rows/sec., 943.24 KiB/sec. | ||
| 7011 | 2024.01.30 03:22:41.207040 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 7012 | 2024.01.30 03:22:41.207220 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
| 7013 | 2024.01.30 03:22:41.207287 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_22_5} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
| 7014 | 2024.01.30 03:22:43.164240 [ 128 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7015 | 2024.01.30 03:22:43.164301 [ 128 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7016 | 2024.01.30 03:22:43.400670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7017 | 2024.01.30 03:22:43.400780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7018 | 2024.01.30 03:22:43.400805 [ 3 ] {} <Debug> HTTP-Session: a86abe39-4297-4a87-8cc9-6e169226bd1e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7019 | 2024.01.30 03:22:43.400831 [ 3 ] {} <Debug> HTTP-Session: a86abe39-4297-4a87-8cc9-6e169226bd1e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7020 | 2024.01.30 03:22:43.400962 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7021 | 2024.01.30 03:22:43.401023 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7022 | 2024.01.30 03:22:43.401184 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7023 | 2024.01.30 03:22:43.401638 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7024 | 2024.01.30 03:22:43.401910 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7025 | 2024.01.30 03:22:43.402073 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 7026 | 2024.01.30 03:22:43.402209 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001202548 sec., 28273 rows/sec., 2.24 MiB/sec. | ||
| 7027 | 2024.01.30 03:22:43.402214 [ 128 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7028 | 2024.01.30 03:22:43.402349 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7029 | 2024.01.30 03:22:43.402425 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} <Debug> DynamicQueryHandler: Done processing query | ||
| 7030 | 2024.01.30 03:22:43.402472 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 7031 | 2024.01.30 03:22:43.402480 [ 3 ] {6c54f530-f9ec-45c3-bd58-e7cf6f309ef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7032 | 2024.01.30 03:22:43.402541 [ 3 ] {} <Debug> HTTP-Session: a86abe39-4297-4a87-8cc9-6e169226bd1e Destroying unnamed session | ||
| 7033 | 2024.01.30 03:22:43.402760 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7034 | 2024.01.30 03:22:43.402771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7035 | 2024.01.30 03:22:43.402821 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 55 rows starting from the beginning of the part | ||
| 7036 | 2024.01.30 03:22:43.402867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7037 | 2024.01.30 03:22:43.402923 [ 3 ] {} <Debug> HTTP-Session: 00ce7143-6e12-4047-a5ec-9a9fdee76798 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7038 | 2024.01.30 03:22:43.402953 [ 3 ] {} <Debug> HTTP-Session: 00ce7143-6e12-4047-a5ec-9a9fdee76798 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7039 | 2024.01.30 03:22:43.403059 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 7040 | 2024.01.30 03:22:43.403179 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7041 | 2024.01.30 03:22:43.403303 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7042 | 2024.01.30 03:22:43.403313 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 21 rows starting from the beginning of the part | ||
| 7043 | 2024.01.30 03:22:43.403654 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 7044 | 2024.01.30 03:22:43.403816 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7045 | 2024.01.30 03:22:43.403913 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 21 rows starting from the beginning of the part | ||
| 7046 | 2024.01.30 03:22:43.404057 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 7047 | 2024.01.30 03:22:43.404630 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7048 | 2024.01.30 03:22:43.405157 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7049 | 2024.01.30 03:22:43.405552 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 7050 | 2024.01.30 03:22:43.405613 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003206553 sec., 62060.411912729964 rows/sec., 4.91 MiB/sec. | ||
| 7051 | 2024.01.30 03:22:43.405759 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.002522527 sec., 40435 rows/sec., 4.12 MiB/sec. | ||
| 7052 | 2024.01.30 03:22:43.405788 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7053 | 2024.01.30 03:22:43.405981 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 7054 | 2024.01.30 03:22:43.406030 [ 3 ] {83f215b6-2c62-4b37-8bc0-674dff5dc3e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 7055 | 2024.01.30 03:22:43.406057 [ 3 ] {} <Debug> HTTP-Session: 00ce7143-6e12-4047-a5ec-9a9fdee76798 Destroying unnamed session | ||
| 7056 | 2024.01.30 03:22:43.406089 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 7057 | 2024.01.30 03:22:43.406171 [ 15 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_71_14} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 7058 | 2024.01.30 03:22:43.406211 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7059 | 2024.01.30 03:22:43.406296 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7060 | 2024.01.30 03:22:43.406316 [ 3 ] {} <Debug> HTTP-Session: ce5a1605-9c0c-47e1-a1d6-4f7e9647750f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7061 | 2024.01.30 03:22:43.406335 [ 3 ] {} <Debug> HTTP-Session: ce5a1605-9c0c-47e1-a1d6-4f7e9647750f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7062 | 2024.01.30 03:22:43.406410 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7063 | 2024.01.30 03:22:43.406449 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7064 | 2024.01.30 03:22:43.406570 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7065 | 2024.01.30 03:22:43.406879 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7066 | 2024.01.30 03:22:43.407095 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7067 | 2024.01.30 03:22:43.407263 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 7068 | 2024.01.30 03:22:43.407381 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000935961 sec., 36326 rows/sec., 2.84 MiB/sec. | ||
| 7069 | 2024.01.30 03:22:43.407502 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} <Debug> DynamicQueryHandler: Done processing query | ||
| 7070 | 2024.01.30 03:22:43.407526 [ 3 ] {0c0424e8-c4e5-4208-883c-355f1327cd47} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7071 | 2024.01.30 03:22:43.407542 [ 3 ] {} <Debug> HTTP-Session: ce5a1605-9c0c-47e1-a1d6-4f7e9647750f Destroying unnamed session | ||
| 7072 | 2024.01.30 03:22:43.407696 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7073 | 2024.01.30 03:22:43.407742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7074 | 2024.01.30 03:22:43.407761 [ 3 ] {} <Debug> HTTP-Session: fa7a19e6-d418-4e04-a265-874958db7fcf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7075 | 2024.01.30 03:22:43.407777 [ 3 ] {} <Debug> HTTP-Session: fa7a19e6-d418-4e04-a265-874958db7fcf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7076 | 2024.01.30 03:22:43.407860 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7077 | 2024.01.30 03:22:43.407904 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7078 | 2024.01.30 03:22:43.408041 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7079 | 2024.01.30 03:22:43.408526 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7080 | 2024.01.30 03:22:43.408843 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} <Trace> MergedBlockOutputStream: filled checksums all_71_71_0 (state Temporary) | ||
| 7081 | 2024.01.30 03:22:43.409026 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_71_71_0 to all_71_71_0. | ||
| 7082 | 2024.01.30 03:22:43.409134 [ 128 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_66_13 to all_71_71_0 | ||
| 7083 | 2024.01.30 03:22:43.409157 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001269389 sec., 26784 rows/sec., 36.14 MiB/sec. | ||
| 7084 | 2024.01.30 03:22:43.409199 [ 128 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7085 | 2024.01.30 03:22:43.409389 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_66_13 to all_71_71_0 into Compact | ||
| 7086 | 2024.01.30 03:22:43.409414 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 7087 | 2024.01.30 03:22:43.409466 [ 3 ] {3b39fe94-2d7a-4415-a0fa-4c66849932a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7088 | 2024.01.30 03:22:43.409498 [ 3 ] {} <Debug> HTTP-Session: fa7a19e6-d418-4e04-a265-874958db7fcf Destroying unnamed session | ||
| 7089 | 2024.01.30 03:22:43.409585 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7090 | 2024.01.30 03:22:43.409632 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_66_13, total 1647 rows starting from the beginning of the part | ||
| 7091 | 2024.01.30 03:22:43.409775 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_67_67_0, total 34 rows starting from the beginning of the part | ||
| 7092 | 2024.01.30 03:22:43.409873 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_68_68_0, total 21 rows starting from the beginning of the part | ||
| 7093 | 2024.01.30 03:22:43.409969 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_69_69_0, total 34 rows starting from the beginning of the part | ||
| 7094 | 2024.01.30 03:22:43.410060 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_70_70_0, total 21 rows starting from the beginning of the part | ||
| 7095 | 2024.01.30 03:22:43.410149 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_71_71_0, total 34 rows starting from the beginning of the part | ||
| 7096 | 2024.01.30 03:22:43.415743 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1791 rows, containing 6 columns (6 merged, 0 gathered) in 0.006463917 sec., 277076.57756125275 rows/sec., 373.90 MiB/sec. | ||
| 7097 | 2024.01.30 03:22:43.416541 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Trace> MergedBlockOutputStream: filled checksums all_1_71_14 (state Temporary) | ||
| 7098 | 2024.01.30 03:22:43.416791 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_71_14 to all_1_71_14. | ||
| 7099 | 2024.01.30 03:22:43.416862 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_66_13 to all_71_71_0 | ||
| 7100 | 2024.01.30 03:22:43.416934 [ 21 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_71_14: 13.01 MiB. | ||
| 7101 | 2024.01.30 03:22:48.399652 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7102 | 2024.01.30 03:22:48.399848 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7103 | 2024.01.30 03:22:48.399895 [ 3 ] {} <Debug> HTTP-Session: 6daa6f80-bcf7-4bc4-bf1f-defb87533407 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7104 | 2024.01.30 03:22:48.399940 [ 3 ] {} <Debug> HTTP-Session: 6daa6f80-bcf7-4bc4-bf1f-defb87533407 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7105 | 2024.01.30 03:22:48.400093 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7106 | 2024.01.30 03:22:48.400154 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7107 | 2024.01.30 03:22:48.400319 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7108 | 2024.01.30 03:22:48.400825 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7109 | 2024.01.30 03:22:48.401103 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7110 | 2024.01.30 03:22:48.401272 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 7111 | 2024.01.30 03:22:48.401415 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001279229 sec., 16416 rows/sec., 1.30 MiB/sec. | ||
| 7112 | 2024.01.30 03:22:48.401568 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} <Debug> DynamicQueryHandler: Done processing query | ||
| 7113 | 2024.01.30 03:22:48.401595 [ 3 ] {733469cf-c6e1-4b13-bc54-c64a3058de1d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7114 | 2024.01.30 03:22:48.401611 [ 3 ] {} <Debug> HTTP-Session: 6daa6f80-bcf7-4bc4-bf1f-defb87533407 Destroying unnamed session | ||
| 7115 | 2024.01.30 03:22:48.401729 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7116 | 2024.01.30 03:22:48.401784 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7117 | 2024.01.30 03:22:48.401804 [ 3 ] {} <Debug> HTTP-Session: 728aa32b-7050-41d1-90e3-ad5d33e72dac Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7118 | 2024.01.30 03:22:48.401822 [ 3 ] {} <Debug> HTTP-Session: 728aa32b-7050-41d1-90e3-ad5d33e72dac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7119 | 2024.01.30 03:22:48.401899 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 7120 | 2024.01.30 03:22:48.401942 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7121 | 2024.01.30 03:22:48.402056 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7122 | 2024.01.30 03:22:48.402318 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7123 | 2024.01.30 03:22:48.402536 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7124 | 2024.01.30 03:22:48.402689 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 7125 | 2024.01.30 03:22:48.402812 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000882951 sec., 2265 rows/sec., 193.55 KiB/sec. | ||
| 7126 | 2024.01.30 03:22:48.402935 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} <Debug> DynamicQueryHandler: Done processing query | ||
| 7127 | 2024.01.30 03:22:48.402959 [ 3 ] {b7d14420-4c07-4a06-9354-c0e2a9aae47b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7128 | 2024.01.30 03:22:48.402975 [ 3 ] {} <Debug> HTTP-Session: 728aa32b-7050-41d1-90e3-ad5d33e72dac Destroying unnamed session | ||
| 7129 | 2024.01.30 03:22:48.403099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7130 | 2024.01.30 03:22:48.403147 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7131 | 2024.01.30 03:22:48.403166 [ 3 ] {} <Debug> HTTP-Session: 6032f2f9-394d-4b35-a364-d75290fe3ad7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7132 | 2024.01.30 03:22:48.403183 [ 3 ] {} <Debug> HTTP-Session: 6032f2f9-394d-4b35-a364-d75290fe3ad7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7133 | 2024.01.30 03:22:48.403258 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7134 | 2024.01.30 03:22:48.403296 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7135 | 2024.01.30 03:22:48.403405 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7136 | 2024.01.30 03:22:48.403712 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7137 | 2024.01.30 03:22:48.403935 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7138 | 2024.01.30 03:22:48.404084 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 7139 | 2024.01.30 03:22:48.404204 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000917711 sec., 69738 rows/sec., 6.16 MiB/sec. | ||
| 7140 | 2024.01.30 03:22:48.404322 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 7141 | 2024.01.30 03:22:48.404346 [ 3 ] {347e8f27-cb38-4d12-8153-9472df5d99ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 7142 | 2024.01.30 03:22:48.404362 [ 3 ] {} <Debug> HTTP-Session: 6032f2f9-394d-4b35-a364-d75290fe3ad7 Destroying unnamed session | ||
| 7143 | 2024.01.30 03:22:48.404474 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7144 | 2024.01.30 03:22:48.404520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7145 | 2024.01.30 03:22:48.404539 [ 3 ] {} <Debug> HTTP-Session: dab2af9e-506a-43e8-9b5e-a04a55b3f8cb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7146 | 2024.01.30 03:22:48.404557 [ 3 ] {} <Debug> HTTP-Session: dab2af9e-506a-43e8-9b5e-a04a55b3f8cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7147 | 2024.01.30 03:22:48.404625 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 7148 | 2024.01.30 03:22:48.404664 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7149 | 2024.01.30 03:22:48.404769 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7150 | 2024.01.30 03:22:48.405013 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7151 | 2024.01.30 03:22:48.405214 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 7152 | 2024.01.30 03:22:48.405361 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 7153 | 2024.01.30 03:22:48.405477 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000823539 sec., 2428 rows/sec., 169.57 KiB/sec. | ||
| 7154 | 2024.01.30 03:22:48.405595 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} <Debug> DynamicQueryHandler: Done processing query | ||
| 7155 | 2024.01.30 03:22:48.405620 [ 3 ] {66d0124f-021d-49d3-926f-71893c3af8cb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7156 | 2024.01.30 03:22:48.405635 [ 3 ] {} <Debug> HTTP-Session: dab2af9e-506a-43e8-9b5e-a04a55b3f8cb Destroying unnamed session | ||
| 7157 | 2024.01.30 03:22:48.405741 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7158 | 2024.01.30 03:22:48.405788 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7159 | 2024.01.30 03:22:48.405806 [ 3 ] {} <Debug> HTTP-Session: 6545c5bb-35d0-4045-925e-b030f0d4a1a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7160 | 2024.01.30 03:22:48.405824 [ 3 ] {} <Debug> HTTP-Session: 6545c5bb-35d0-4045-925e-b030f0d4a1a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7161 | 2024.01.30 03:22:48.405896 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7162 | 2024.01.30 03:22:48.405934 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7163 | 2024.01.30 03:22:48.406037 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7164 | 2024.01.30 03:22:48.406299 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7165 | 2024.01.30 03:22:48.406510 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7166 | 2024.01.30 03:22:48.406660 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 7167 | 2024.01.30 03:22:48.406764 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000837809 sec., 27452 rows/sec., 2.15 MiB/sec. | ||
| 7168 | 2024.01.30 03:22:48.406917 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 7169 | 2024.01.30 03:22:48.406961 [ 3 ] {a8a0cd04-3c7d-439a-ba2f-de78999a86e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7170 | 2024.01.30 03:22:48.406999 [ 3 ] {} <Debug> HTTP-Session: 6545c5bb-35d0-4045-925e-b030f0d4a1a5 Destroying unnamed session | ||
| 7171 | 2024.01.30 03:22:48.407101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7172 | 2024.01.30 03:22:48.407148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7173 | 2024.01.30 03:22:48.407167 [ 3 ] {} <Debug> HTTP-Session: 74809e31-b9e6-435f-a802-c61e4ae81fd8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7174 | 2024.01.30 03:22:48.407184 [ 3 ] {} <Debug> HTTP-Session: 74809e31-b9e6-435f-a802-c61e4ae81fd8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7175 | 2024.01.30 03:22:48.407255 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 7176 | 2024.01.30 03:22:48.407298 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7177 | 2024.01.30 03:22:48.407426 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7178 | 2024.01.30 03:22:48.407673 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7179 | 2024.01.30 03:22:48.407931 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 7180 | 2024.01.30 03:22:48.408109 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 7181 | 2024.01.30 03:22:48.408210 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000928681 sec., 1076 rows/sec., 75.71 KiB/sec. | ||
| 7182 | 2024.01.30 03:22:48.408328 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 7183 | 2024.01.30 03:22:48.408351 [ 3 ] {db8f4471-b6a8-4739-919a-4997203da9a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7184 | 2024.01.30 03:22:48.408367 [ 3 ] {} <Debug> HTTP-Session: 74809e31-b9e6-435f-a802-c61e4ae81fd8 Destroying unnamed session | ||
| 7185 | 2024.01.30 03:22:48.408483 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7186 | 2024.01.30 03:22:48.408528 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7187 | 2024.01.30 03:22:48.408546 [ 3 ] {} <Debug> HTTP-Session: 5a5a9d63-c071-4dc1-a83e-4598a0e7312a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7188 | 2024.01.30 03:22:48.408562 [ 3 ] {} <Debug> HTTP-Session: 5a5a9d63-c071-4dc1-a83e-4598a0e7312a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7189 | 2024.01.30 03:22:48.408637 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7190 | 2024.01.30 03:22:48.408679 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7191 | 2024.01.30 03:22:48.408810 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7192 | 2024.01.30 03:22:48.409165 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7193 | 2024.01.30 03:22:48.409463 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} <Trace> MergedBlockOutputStream: filled checksums all_72_72_0 (state Temporary) | ||
| 7194 | 2024.01.30 03:22:48.409643 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_72_72_0 to all_72_72_0. | ||
| 7195 | 2024.01.30 03:22:48.409743 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001080034 sec., 19443 rows/sec., 26.24 MiB/sec. | ||
| 7196 | 2024.01.30 03:22:48.409868 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} <Debug> DynamicQueryHandler: Done processing query | ||
| 7197 | 2024.01.30 03:22:48.409891 [ 3 ] {baeccbf4-9a0c-42d3-986d-b44381be151f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 7198 | 2024.01.30 03:22:48.409908 [ 3 ] {} <Debug> HTTP-Session: 5a5a9d63-c071-4dc1-a83e-4598a0e7312a Destroying unnamed session | ||
| 7199 | 2024.01.30 03:22:53.401772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7200 | 2024.01.30 03:22:53.401908 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7201 | 2024.01.30 03:22:53.401941 [ 3 ] {} <Debug> HTTP-Session: bef614d0-abe0-46ab-a485-2f2c6e4055f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7202 | 2024.01.30 03:22:53.401966 [ 3 ] {} <Debug> HTTP-Session: bef614d0-abe0-46ab-a485-2f2c6e4055f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7203 | 2024.01.30 03:22:53.402106 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7204 | 2024.01.30 03:22:53.402176 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7205 | 2024.01.30 03:22:53.402351 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7206 | 2024.01.30 03:22:53.402796 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7207 | 2024.01.30 03:22:53.403063 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7208 | 2024.01.30 03:22:53.403228 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 7209 | 2024.01.30 03:22:53.403364 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001214997 sec., 27983 rows/sec., 2.22 MiB/sec. | ||
| 7210 | 2024.01.30 03:22:53.403497 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} <Debug> DynamicQueryHandler: Done processing query | ||
| 7211 | 2024.01.30 03:22:53.403521 [ 3 ] {ebac4ee0-6e43-491b-8061-65f33251de10} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7212 | 2024.01.30 03:22:53.403538 [ 3 ] {} <Debug> HTTP-Session: bef614d0-abe0-46ab-a485-2f2c6e4055f6 Destroying unnamed session | ||
| 7213 | 2024.01.30 03:22:53.403709 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7214 | 2024.01.30 03:22:53.403753 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7215 | 2024.01.30 03:22:53.403772 [ 3 ] {} <Debug> HTTP-Session: 18b7bd08-632d-4d92-a30d-0b34e664b7f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7216 | 2024.01.30 03:22:53.403789 [ 3 ] {} <Debug> HTTP-Session: 18b7bd08-632d-4d92-a30d-0b34e664b7f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7217 | 2024.01.30 03:22:53.403866 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7218 | 2024.01.30 03:22:53.403905 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7219 | 2024.01.30 03:22:53.404009 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7220 | 2024.01.30 03:22:53.404388 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7221 | 2024.01.30 03:22:53.404603 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7222 | 2024.01.30 03:22:53.404755 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 7223 | 2024.01.30 03:22:53.404878 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} <Information> executeQuery: Read 138 rows, 13.76 KiB in 0.000982112 sec., 140513 rows/sec., 13.69 MiB/sec. | ||
| 7224 | 2024.01.30 03:22:53.404997 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} <Debug> DynamicQueryHandler: Done processing query | ||
| 7225 | 2024.01.30 03:22:53.405020 [ 3 ] {e4c1fc29-ce2a-4c65-ae37-4eeb70c189dc} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7226 | 2024.01.30 03:22:53.405035 [ 3 ] {} <Debug> HTTP-Session: 18b7bd08-632d-4d92-a30d-0b34e664b7f3 Destroying unnamed session | ||
| 7227 | 2024.01.30 03:22:53.405165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7228 | 2024.01.30 03:22:53.405210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7229 | 2024.01.30 03:22:53.405229 [ 3 ] {} <Debug> HTTP-Session: d00f0163-ddc9-4c7a-9150-2545c1a10385 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7230 | 2024.01.30 03:22:53.405246 [ 3 ] {} <Debug> HTTP-Session: d00f0163-ddc9-4c7a-9150-2545c1a10385 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7231 | 2024.01.30 03:22:53.405317 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7232 | 2024.01.30 03:22:53.405357 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7233 | 2024.01.30 03:22:53.405463 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7234 | 2024.01.30 03:22:53.405760 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7235 | 2024.01.30 03:22:53.405966 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7236 | 2024.01.30 03:22:53.406116 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 7237 | 2024.01.30 03:22:53.406231 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.000884991 sec., 65537 rows/sec., 5.10 MiB/sec. | ||
| 7238 | 2024.01.30 03:22:53.406334 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} <Debug> DynamicQueryHandler: Done processing query | ||
| 7239 | 2024.01.30 03:22:53.406358 [ 3 ] {a674b74a-6681-4f11-a5c1-e3ebd8eb109b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 7240 | 2024.01.30 03:22:53.406373 [ 3 ] {} <Debug> HTTP-Session: d00f0163-ddc9-4c7a-9150-2545c1a10385 Destroying unnamed session | ||
| 7241 | 2024.01.30 03:22:53.406515 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7242 | 2024.01.30 03:22:53.406557 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7243 | 2024.01.30 03:22:53.406576 [ 3 ] {} <Debug> HTTP-Session: 04912bf6-f3d6-46e2-881b-cc39dcb739b0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7244 | 2024.01.30 03:22:53.406592 [ 3 ] {} <Debug> HTTP-Session: 04912bf6-f3d6-46e2-881b-cc39dcb739b0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7245 | 2024.01.30 03:22:53.406662 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 7246 | 2024.01.30 03:22:53.406705 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7247 | 2024.01.30 03:22:53.406824 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7248 | 2024.01.30 03:22:53.407105 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7249 | 2024.01.30 03:22:53.407379 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 7250 | 2024.01.30 03:22:53.407560 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 7251 | 2024.01.30 03:22:53.407683 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000994712 sec., 36191 rows/sec., 2.55 MiB/sec. | ||
| 7252 | 2024.01.30 03:22:53.407801 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} <Debug> DynamicQueryHandler: Done processing query | ||
| 7253 | 2024.01.30 03:22:53.407824 [ 3 ] {e4d1826a-ca70-4ace-bd58-a91f17bd090f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7254 | 2024.01.30 03:22:53.407840 [ 3 ] {} <Debug> HTTP-Session: 04912bf6-f3d6-46e2-881b-cc39dcb739b0 Destroying unnamed session | ||
| 7255 | 2024.01.30 03:22:53.408004 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7256 | 2024.01.30 03:22:53.408049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7257 | 2024.01.30 03:22:53.408067 [ 3 ] {} <Debug> HTTP-Session: 0ab11e99-d9ce-47b9-a17d-64ec02a68097 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7258 | 2024.01.30 03:22:53.408084 [ 3 ] {} <Debug> HTTP-Session: 0ab11e99-d9ce-47b9-a17d-64ec02a68097 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7259 | 2024.01.30 03:22:53.408164 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7260 | 2024.01.30 03:22:53.408208 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7261 | 2024.01.30 03:22:53.408343 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7262 | 2024.01.30 03:22:53.408746 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7263 | 2024.01.30 03:22:53.409036 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} <Trace> MergedBlockOutputStream: filled checksums all_73_73_0 (state Temporary) | ||
| 7264 | 2024.01.30 03:22:53.409216 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_73_73_0 to all_73_73_0. | ||
| 7265 | 2024.01.30 03:22:53.409341 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001141456 sec., 29786 rows/sec., 40.20 MiB/sec. | ||
| 7266 | 2024.01.30 03:22:53.409455 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} <Debug> DynamicQueryHandler: Done processing query | ||
| 7267 | 2024.01.30 03:22:53.409479 [ 3 ] {7dfa7cd9-6d71-4164-8fd7-1488131edacb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7268 | 2024.01.30 03:22:53.409495 [ 3 ] {} <Debug> HTTP-Session: 0ab11e99-d9ce-47b9-a17d-64ec02a68097 Destroying unnamed session | ||
| 7269 | 2024.01.30 03:22:58.164353 [ 121 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7270 | 2024.01.30 03:22:58.164467 [ 121 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7271 | 2024.01.30 03:22:58.399436 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7272 | 2024.01.30 03:22:58.399553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7273 | 2024.01.30 03:22:58.399584 [ 3 ] {} <Debug> HTTP-Session: 3a9405af-9f64-429a-8e90-c7ce9878ecbc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7274 | 2024.01.30 03:22:58.399611 [ 3 ] {} <Debug> HTTP-Session: 3a9405af-9f64-429a-8e90-c7ce9878ecbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7275 | 2024.01.30 03:22:58.399755 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7276 | 2024.01.30 03:22:58.399823 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7277 | 2024.01.30 03:22:58.400008 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7278 | 2024.01.30 03:22:58.400440 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7279 | 2024.01.30 03:22:58.400711 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7280 | 2024.01.30 03:22:58.400875 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 7281 | 2024.01.30 03:22:58.400990 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001194988 sec., 17573 rows/sec., 1.39 MiB/sec. | ||
| 7282 | 2024.01.30 03:22:58.401136 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} <Debug> DynamicQueryHandler: Done processing query | ||
| 7283 | 2024.01.30 03:22:58.401161 [ 3 ] {d3ea9a69-6f42-4a47-912e-4a68e44d780b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7284 | 2024.01.30 03:22:58.401177 [ 3 ] {} <Debug> HTTP-Session: 3a9405af-9f64-429a-8e90-c7ce9878ecbc Destroying unnamed session | ||
| 7285 | 2024.01.30 03:22:58.401303 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7286 | 2024.01.30 03:22:58.401352 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7287 | 2024.01.30 03:22:58.401372 [ 3 ] {} <Debug> HTTP-Session: e6071cd6-6f57-4930-9af5-98591eb1908e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7288 | 2024.01.30 03:22:58.401389 [ 3 ] {} <Debug> HTTP-Session: e6071cd6-6f57-4930-9af5-98591eb1908e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7289 | 2024.01.30 03:22:58.401466 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7290 | 2024.01.30 03:22:58.401506 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7291 | 2024.01.30 03:22:58.401609 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7292 | 2024.01.30 03:22:58.401937 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7293 | 2024.01.30 03:22:58.402146 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7294 | 2024.01.30 03:22:58.402305 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 7295 | 2024.01.30 03:22:58.402407 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000914081 sec., 68921 rows/sec., 6.09 MiB/sec. | ||
| 7296 | 2024.01.30 03:22:58.402510 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} <Debug> DynamicQueryHandler: Done processing query | ||
| 7297 | 2024.01.30 03:22:58.402533 [ 3 ] {19be986d-4c29-4dd8-9e73-db7604609ce2} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 7298 | 2024.01.30 03:22:58.402549 [ 3 ] {} <Debug> HTTP-Session: e6071cd6-6f57-4930-9af5-98591eb1908e Destroying unnamed session | ||
| 7299 | 2024.01.30 03:22:58.402670 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7300 | 2024.01.30 03:22:58.402712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7301 | 2024.01.30 03:22:58.402731 [ 3 ] {} <Debug> HTTP-Session: f4312fa5-1f3e-4a7e-a78b-3be6097725dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7302 | 2024.01.30 03:22:58.402748 [ 3 ] {} <Debug> HTTP-Session: f4312fa5-1f3e-4a7e-a78b-3be6097725dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7303 | 2024.01.30 03:22:58.402817 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7304 | 2024.01.30 03:22:58.402855 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7305 | 2024.01.30 03:22:58.402958 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7306 | 2024.01.30 03:22:58.403215 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7307 | 2024.01.30 03:22:58.403415 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7308 | 2024.01.30 03:22:58.403561 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 7309 | 2024.01.30 03:22:58.403658 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000814068 sec., 25796 rows/sec., 2.02 MiB/sec. | ||
| 7310 | 2024.01.30 03:22:58.403823 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} <Debug> DynamicQueryHandler: Done processing query | ||
| 7311 | 2024.01.30 03:22:58.403858 [ 3 ] {fa5234e6-ffcd-4d6e-9aab-029edc409c0b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7312 | 2024.01.30 03:22:58.403912 [ 3 ] {} <Debug> HTTP-Session: f4312fa5-1f3e-4a7e-a78b-3be6097725dd Destroying unnamed session | ||
| 7313 | 2024.01.30 03:22:58.404092 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7314 | 2024.01.30 03:22:58.404140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7315 | 2024.01.30 03:22:58.404158 [ 3 ] {} <Debug> HTTP-Session: 890aea43-d2df-4548-b787-ab3f65ba2e8a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7316 | 2024.01.30 03:22:58.404175 [ 3 ] {} <Debug> HTTP-Session: 890aea43-d2df-4548-b787-ab3f65ba2e8a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7317 | 2024.01.30 03:22:58.404254 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7318 | 2024.01.30 03:22:58.404301 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7319 | 2024.01.30 03:22:58.404450 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7320 | 2024.01.30 03:22:58.404856 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7321 | 2024.01.30 03:22:58.405149 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} <Trace> MergedBlockOutputStream: filled checksums all_74_74_0 (state Temporary) | ||
| 7322 | 2024.01.30 03:22:58.405332 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_74_74_0 to all_74_74_0. | ||
| 7323 | 2024.01.30 03:22:58.405436 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001153786 sec., 18200 rows/sec., 24.56 MiB/sec. | ||
| 7324 | 2024.01.30 03:22:58.405561 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 7325 | 2024.01.30 03:22:58.405584 [ 3 ] {4cf276dd-6e56-47ec-b31c-13d0db5759e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 7326 | 2024.01.30 03:22:58.405601 [ 3 ] {} <Debug> HTTP-Session: 890aea43-d2df-4548-b787-ab3f65ba2e8a Destroying unnamed session | ||
| 7327 | 2024.01.30 03:23:03.400826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7328 | 2024.01.30 03:23:03.400961 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7329 | 2024.01.30 03:23:03.400992 [ 3 ] {} <Debug> HTTP-Session: 96d7d77f-4544-4ba2-8c97-00d1926ebe30 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7330 | 2024.01.30 03:23:03.401023 [ 3 ] {} <Debug> HTTP-Session: 96d7d77f-4544-4ba2-8c97-00d1926ebe30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7331 | 2024.01.30 03:23:03.401167 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7332 | 2024.01.30 03:23:03.401238 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7333 | 2024.01.30 03:23:03.401428 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7334 | 2024.01.30 03:23:03.401904 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7335 | 2024.01.30 03:23:03.402177 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7336 | 2024.01.30 03:23:03.402343 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 7337 | 2024.01.30 03:23:03.402470 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001263619 sec., 26906 rows/sec., 2.13 MiB/sec. | ||
| 7338 | 2024.01.30 03:23:03.402671 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} <Debug> DynamicQueryHandler: Done processing query | ||
| 7339 | 2024.01.30 03:23:03.402715 [ 3 ] {3346bffc-8c23-477a-bda0-c885217dc4bb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7340 | 2024.01.30 03:23:03.402766 [ 3 ] {} <Debug> HTTP-Session: 96d7d77f-4544-4ba2-8c97-00d1926ebe30 Destroying unnamed session | ||
| 7341 | 2024.01.30 03:23:03.402898 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7342 | 2024.01.30 03:23:03.402948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7343 | 2024.01.30 03:23:03.402968 [ 3 ] {} <Debug> HTTP-Session: 1e0df9a1-00b1-4388-b61d-2d9815edad50 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7344 | 2024.01.30 03:23:03.402987 [ 3 ] {} <Debug> HTTP-Session: 1e0df9a1-00b1-4388-b61d-2d9815edad50 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7345 | 2024.01.30 03:23:03.403064 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 7346 | 2024.01.30 03:23:03.403108 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7347 | 2024.01.30 03:23:03.403228 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7348 | 2024.01.30 03:23:03.403501 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7349 | 2024.01.30 03:23:03.403708 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7350 | 2024.01.30 03:23:03.403869 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 7351 | 2024.01.30 03:23:03.404004 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} <Information> executeQuery: Read 2 rows, 175.00 B in 0.0009083 sec., 2201 rows/sec., 188.15 KiB/sec. | ||
| 7352 | 2024.01.30 03:23:03.404149 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} <Debug> DynamicQueryHandler: Done processing query | ||
| 7353 | 2024.01.30 03:23:03.404172 [ 3 ] {18220c68-8b22-4992-b9e7-13d9b9be6e99} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7354 | 2024.01.30 03:23:03.404189 [ 3 ] {} <Debug> HTTP-Session: 1e0df9a1-00b1-4388-b61d-2d9815edad50 Destroying unnamed session | ||
| 7355 | 2024.01.30 03:23:03.404317 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7356 | 2024.01.30 03:23:03.404363 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7357 | 2024.01.30 03:23:03.404382 [ 3 ] {} <Debug> HTTP-Session: 9908a4ae-6339-4224-9796-13cd969f89bc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7358 | 2024.01.30 03:23:03.404400 [ 3 ] {} <Debug> HTTP-Session: 9908a4ae-6339-4224-9796-13cd969f89bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7359 | 2024.01.30 03:23:03.404475 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7360 | 2024.01.30 03:23:03.404516 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7361 | 2024.01.30 03:23:03.404621 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7362 | 2024.01.30 03:23:03.404963 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7363 | 2024.01.30 03:23:03.405180 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7364 | 2024.01.30 03:23:03.405328 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7365 | 2024.01.30 03:23:03.405451 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} <Information> executeQuery: Read 103 rows, 10.74 KiB in 0.000942981 sec., 109228 rows/sec., 11.12 MiB/sec. | ||
| 7366 | 2024.01.30 03:23:03.405449 [ 71 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7367 | 2024.01.30 03:23:03.405569 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7368 | 2024.01.30 03:23:03.405612 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} <Debug> DynamicQueryHandler: Done processing query | ||
| 7369 | 2024.01.30 03:23:03.405656 [ 3 ] {e7f4a7a1-070b-40e8-9538-9c6982890fdc} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 7370 | 2024.01.30 03:23:03.405660 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7371 | 2024.01.30 03:23:03.405672 [ 3 ] {} <Debug> HTTP-Session: 9908a4ae-6339-4224-9796-13cd969f89bc Destroying unnamed session | ||
| 7372 | 2024.01.30 03:23:03.405737 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7373 | 2024.01.30 03:23:03.405765 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 205 rows starting from the beginning of the part | ||
| 7374 | 2024.01.30 03:23:03.405826 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7375 | 2024.01.30 03:23:03.405871 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 102 rows starting from the beginning of the part | ||
| 7376 | 2024.01.30 03:23:03.405878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7377 | 2024.01.30 03:23:03.405912 [ 3 ] {} <Debug> HTTP-Session: 34105d3d-cb63-47de-a79e-9fd8a400ba65 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7378 | 2024.01.30 03:23:03.405937 [ 3 ] {} <Debug> HTTP-Session: 34105d3d-cb63-47de-a79e-9fd8a400ba65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7379 | 2024.01.30 03:23:03.405988 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 64 rows starting from the beginning of the part | ||
| 7380 | 2024.01.30 03:23:03.406042 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 7381 | 2024.01.30 03:23:03.406100 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7382 | 2024.01.30 03:23:03.406107 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 138 rows starting from the beginning of the part | ||
| 7383 | 2024.01.30 03:23:03.406269 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 63 rows starting from the beginning of the part | ||
| 7384 | 2024.01.30 03:23:03.406345 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7385 | 2024.01.30 03:23:03.406412 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 103 rows starting from the beginning of the part | ||
| 7386 | 2024.01.30 03:23:03.406788 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7387 | 2024.01.30 03:23:03.407096 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 7388 | 2024.01.30 03:23:03.407302 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 7389 | 2024.01.30 03:23:03.407390 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.001770821 sec., 381179.1253887321 rows/sec., 36.64 MiB/sec. | ||
| 7390 | 2024.01.30 03:23:03.407492 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.001410992 sec., 1417 rows/sec., 98.97 KiB/sec. | ||
| 7391 | 2024.01.30 03:23:03.407539 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7392 | 2024.01.30 03:23:03.407657 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} <Debug> DynamicQueryHandler: Done processing query | ||
| 7393 | 2024.01.30 03:23:03.407683 [ 3 ] {9479c856-d1a2-4127-ab1b-8e16b9c75d9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7394 | 2024.01.30 03:23:03.407700 [ 3 ] {} <Debug> HTTP-Session: 34105d3d-cb63-47de-a79e-9fd8a400ba65 Destroying unnamed session | ||
| 7395 | 2024.01.30 03:23:03.407749 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7396 | 2024.01.30 03:23:03.407811 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_76_15} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7397 | 2024.01.30 03:23:03.407824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7398 | 2024.01.30 03:23:03.407880 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7399 | 2024.01.30 03:23:03.407899 [ 3 ] {} <Debug> HTTP-Session: fa2fbc4f-7691-45b4-b7eb-67d2151feb49 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7400 | 2024.01.30 03:23:03.407916 [ 3 ] {} <Debug> HTTP-Session: fa2fbc4f-7691-45b4-b7eb-67d2151feb49 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7401 | 2024.01.30 03:23:03.407988 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7402 | 2024.01.30 03:23:03.408026 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7403 | 2024.01.30 03:23:03.408130 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7404 | 2024.01.30 03:23:03.408474 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7405 | 2024.01.30 03:23:03.408676 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7406 | 2024.01.30 03:23:03.408834 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7407 | 2024.01.30 03:23:03.408957 [ 71 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7408 | 2024.01.30 03:23:03.408966 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.000942131 sec., 38211 rows/sec., 2.99 MiB/sec. | ||
| 7409 | 2024.01.30 03:23:03.409019 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7410 | 2024.01.30 03:23:03.409208 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7411 | 2024.01.30 03:23:03.409227 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} <Debug> DynamicQueryHandler: Done processing query | ||
| 7412 | 2024.01.30 03:23:03.409282 [ 3 ] {f63e12d2-f872-429c-ba60-9c783b18d976} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7413 | 2024.01.30 03:23:03.409336 [ 3 ] {} <Debug> HTTP-Session: fa2fbc4f-7691-45b4-b7eb-67d2151feb49 Destroying unnamed session | ||
| 7414 | 2024.01.30 03:23:03.409476 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7415 | 2024.01.30 03:23:03.409556 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7416 | 2024.01.30 03:23:03.409577 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 105 rows starting from the beginning of the part | ||
| 7417 | 2024.01.30 03:23:03.409662 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7418 | 2024.01.30 03:23:03.409707 [ 3 ] {} <Debug> HTTP-Session: c6f17dea-462c-4ea3-be25-e671c493056a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7419 | 2024.01.30 03:23:03.409739 [ 3 ] {} <Debug> HTTP-Session: c6f17dea-462c-4ea3-be25-e671c493056a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7420 | 2024.01.30 03:23:03.409832 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 34 rows starting from the beginning of the part | ||
| 7421 | 2024.01.30 03:23:03.409962 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 7422 | 2024.01.30 03:23:03.410101 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7423 | 2024.01.30 03:23:03.410103 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 23 rows starting from the beginning of the part | ||
| 7424 | 2024.01.30 03:23:03.410409 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 58 rows starting from the beginning of the part | ||
| 7425 | 2024.01.30 03:23:03.410637 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7426 | 2024.01.30 03:23:03.410664 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 21 rows starting from the beginning of the part | ||
| 7427 | 2024.01.30 03:23:03.410869 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 36 rows starting from the beginning of the part | ||
| 7428 | 2024.01.30 03:23:03.411476 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7429 | 2024.01.30 03:23:03.412080 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 7430 | 2024.01.30 03:23:03.412422 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 7431 | 2024.01.30 03:23:03.412698 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.003588822 sec., 77184.10107829254 rows/sec., 6.03 MiB/sec. | ||
| 7432 | 2024.01.30 03:23:03.412692 [ 71 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 7433 | 2024.01.30 03:23:03.412740 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002732512 sec., 365 rows/sec., 25.73 KiB/sec. | ||
| 7434 | 2024.01.30 03:23:03.412811 [ 71 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7435 | 2024.01.30 03:23:03.412951 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7436 | 2024.01.30 03:23:03.413110 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 7437 | 2024.01.30 03:23:03.413139 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} <Debug> DynamicQueryHandler: Done processing query | ||
| 7438 | 2024.01.30 03:23:03.413180 [ 3 ] {35de830b-c7ae-45e7-9e82-8cac62f621ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7439 | 2024.01.30 03:23:03.413222 [ 3 ] {} <Debug> HTTP-Session: c6f17dea-462c-4ea3-be25-e671c493056a Destroying unnamed session | ||
| 7440 | 2024.01.30 03:23:03.413331 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7441 | 2024.01.30 03:23:03.413346 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7442 | 2024.01.30 03:23:03.413412 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 620 rows starting from the beginning of the part | ||
| 7443 | 2024.01.30 03:23:03.413430 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_76_15} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7444 | 2024.01.30 03:23:03.413472 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7445 | 2024.01.30 03:23:03.413617 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7446 | 2024.01.30 03:23:03.413664 [ 3 ] {} <Debug> HTTP-Session: 4dd4c554-1df0-4587-afb2-bd3b45bfb8b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7447 | 2024.01.30 03:23:03.413722 [ 3 ] {} <Debug> HTTP-Session: 4dd4c554-1df0-4587-afb2-bd3b45bfb8b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7448 | 2024.01.30 03:23:03.413748 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 37 rows starting from the beginning of the part | ||
| 7449 | 2024.01.30 03:23:03.413944 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7450 | 2024.01.30 03:23:03.414023 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 1 rows starting from the beginning of the part | ||
| 7451 | 2024.01.30 03:23:03.414054 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7452 | 2024.01.30 03:23:03.414358 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 1 rows starting from the beginning of the part | ||
| 7453 | 2024.01.30 03:23:03.414700 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 36 rows starting from the beginning of the part | ||
| 7454 | 2024.01.30 03:23:03.414717 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7455 | 2024.01.30 03:23:03.414943 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 1 rows starting from the beginning of the part | ||
| 7456 | 2024.01.30 03:23:03.415690 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7457 | 2024.01.30 03:23:03.416487 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} <Trace> MergedBlockOutputStream: filled checksums all_75_75_0 (state Temporary) | ||
| 7458 | 2024.01.30 03:23:03.416627 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 696 rows, containing 5 columns (5 merged, 0 gathered) in 0.003693053 sec., 188461.95816848552 rows/sec., 13.29 MiB/sec. | ||
| 7459 | 2024.01.30 03:23:03.416798 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 7460 | 2024.01.30 03:23:03.416802 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_75_75_0 to all_75_75_0. | ||
| 7461 | 2024.01.30 03:23:03.417026 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.003023249 sec., 11246 rows/sec., 15.18 MiB/sec. | ||
| 7462 | 2024.01.30 03:23:03.417187 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 7463 | 2024.01.30 03:23:03.417278 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 7464 | 2024.01.30 03:23:03.417293 [ 17 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_31_6} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 7465 | 2024.01.30 03:23:03.417321 [ 3 ] {4d5e6a6e-692d-4c36-9ea9-91b1850cf2a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7466 | 2024.01.30 03:23:03.417351 [ 3 ] {} <Debug> HTTP-Session: 4dd4c554-1df0-4587-afb2-bd3b45bfb8b1 Destroying unnamed session | ||
| 7467 | 2024.01.30 03:23:08.399973 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7468 | 2024.01.30 03:23:08.400162 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7469 | 2024.01.30 03:23:08.400209 [ 3 ] {} <Debug> HTTP-Session: ab35b3c0-ebda-4280-ba9c-c9df59956a6d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7470 | 2024.01.30 03:23:08.400249 [ 3 ] {} <Debug> HTTP-Session: ab35b3c0-ebda-4280-ba9c-c9df59956a6d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7471 | 2024.01.30 03:23:08.400454 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7472 | 2024.01.30 03:23:08.400553 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7473 | 2024.01.30 03:23:08.400794 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7474 | 2024.01.30 03:23:08.401217 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7475 | 2024.01.30 03:23:08.401489 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7476 | 2024.01.30 03:23:08.401663 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7477 | 2024.01.30 03:23:08.401801 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001282229 sec., 16377 rows/sec., 1.30 MiB/sec. | ||
| 7478 | 2024.01.30 03:23:08.401803 [ 168 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7479 | 2024.01.30 03:23:08.401934 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7480 | 2024.01.30 03:23:08.402002 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} <Debug> DynamicQueryHandler: Done processing query | ||
| 7481 | 2024.01.30 03:23:08.402013 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7482 | 2024.01.30 03:23:08.402037 [ 3 ] {8d46eb83-b4c1-4487-a141-f3a8f15f015d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7483 | 2024.01.30 03:23:08.402071 [ 3 ] {} <Debug> HTTP-Session: ab35b3c0-ebda-4280-ba9c-c9df59956a6d Destroying unnamed session | ||
| 7484 | 2024.01.30 03:23:08.402142 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7485 | 2024.01.30 03:23:08.402178 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 55 rows starting from the beginning of the part | ||
| 7486 | 2024.01.30 03:23:08.402248 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7487 | 2024.01.30 03:23:08.402342 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7488 | 2024.01.30 03:23:08.402368 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 21 rows starting from the beginning of the part | ||
| 7489 | 2024.01.30 03:23:08.402382 [ 3 ] {} <Debug> HTTP-Session: b44a1446-d618-4833-be3e-f40c5d14adc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7490 | 2024.01.30 03:23:08.402445 [ 3 ] {} <Debug> HTTP-Session: b44a1446-d618-4833-be3e-f40c5d14adc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7491 | 2024.01.30 03:23:08.402614 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 7492 | 2024.01.30 03:23:08.402653 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7493 | 2024.01.30 03:23:08.402750 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7494 | 2024.01.30 03:23:08.402803 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 21 rows starting from the beginning of the part | ||
| 7495 | 2024.01.30 03:23:08.403111 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 7496 | 2024.01.30 03:23:08.403252 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7497 | 2024.01.30 03:23:08.403400 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 21 rows starting from the beginning of the part | ||
| 7498 | 2024.01.30 03:23:08.403949 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7499 | 2024.01.30 03:23:08.404455 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7500 | 2024.01.30 03:23:08.404761 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7501 | 2024.01.30 03:23:08.404773 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002777733 sec., 66961.07941260013 rows/sec., 5.30 MiB/sec. | ||
| 7502 | 2024.01.30 03:23:08.404948 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.002246571 sec., 28042 rows/sec., 2.48 MiB/sec. | ||
| 7503 | 2024.01.30 03:23:08.404999 [ 12 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7504 | 2024.01.30 03:23:08.405099 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} <Debug> DynamicQueryHandler: Done processing query | ||
| 7505 | 2024.01.30 03:23:08.405125 [ 3 ] {99b9423a-8d96-47c8-aa15-35a7f7d8ed74} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 7506 | 2024.01.30 03:23:08.405142 [ 3 ] {} <Debug> HTTP-Session: b44a1446-d618-4833-be3e-f40c5d14adc7 Destroying unnamed session | ||
| 7507 | 2024.01.30 03:23:08.405250 [ 12 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7508 | 2024.01.30 03:23:08.405279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7509 | 2024.01.30 03:23:08.405333 [ 12 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_76_15} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7510 | 2024.01.30 03:23:08.405334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7511 | 2024.01.30 03:23:08.405368 [ 3 ] {} <Debug> HTTP-Session: 8ae416f3-0218-406e-8917-aa7462a38a6f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7512 | 2024.01.30 03:23:08.405390 [ 3 ] {} <Debug> HTTP-Session: 8ae416f3-0218-406e-8917-aa7462a38a6f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7513 | 2024.01.30 03:23:08.405488 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7514 | 2024.01.30 03:23:08.405530 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7515 | 2024.01.30 03:23:08.405641 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7516 | 2024.01.30 03:23:08.405933 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7517 | 2024.01.30 03:23:08.406137 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7518 | 2024.01.30 03:23:08.406285 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7519 | 2024.01.30 03:23:08.406413 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00088675 sec., 23681 rows/sec., 1.85 MiB/sec. | ||
| 7520 | 2024.01.30 03:23:08.406550 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} <Debug> DynamicQueryHandler: Done processing query | ||
| 7521 | 2024.01.30 03:23:08.406593 [ 3 ] {11f7e551-ee4a-494c-a23d-726dc51f46b8} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7522 | 2024.01.30 03:23:08.406624 [ 3 ] {} <Debug> HTTP-Session: 8ae416f3-0218-406e-8917-aa7462a38a6f Destroying unnamed session | ||
| 7523 | 2024.01.30 03:23:08.406803 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7524 | 2024.01.30 03:23:08.406852 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7525 | 2024.01.30 03:23:08.406872 [ 3 ] {} <Debug> HTTP-Session: d2309c21-e28c-474b-a578-a6a86cff9862 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7526 | 2024.01.30 03:23:08.406889 [ 3 ] {} <Debug> HTTP-Session: d2309c21-e28c-474b-a578-a6a86cff9862 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7527 | 2024.01.30 03:23:08.406972 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7528 | 2024.01.30 03:23:08.407018 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7529 | 2024.01.30 03:23:08.407163 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7530 | 2024.01.30 03:23:08.407539 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7531 | 2024.01.30 03:23:08.407834 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} <Trace> MergedBlockOutputStream: filled checksums all_76_76_0 (state Temporary) | ||
| 7532 | 2024.01.30 03:23:08.408015 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_76_76_0 to all_76_76_0. | ||
| 7533 | 2024.01.30 03:23:08.408136 [ 168 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_71_14 to all_76_76_0 | ||
| 7534 | 2024.01.30 03:23:08.408153 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001150426 sec., 18254 rows/sec., 24.63 MiB/sec. | ||
| 7535 | 2024.01.30 03:23:08.408189 [ 168 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7536 | 2024.01.30 03:23:08.408344 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_71_14 to all_76_76_0 into Compact | ||
| 7537 | 2024.01.30 03:23:08.408408 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} <Debug> DynamicQueryHandler: Done processing query | ||
| 7538 | 2024.01.30 03:23:08.408466 [ 3 ] {6a13b7db-43b9-4218-93f3-4fadc77f95d5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 7539 | 2024.01.30 03:23:08.408516 [ 3 ] {} <Debug> HTTP-Session: d2309c21-e28c-474b-a578-a6a86cff9862 Destroying unnamed session | ||
| 7540 | 2024.01.30 03:23:08.408552 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7541 | 2024.01.30 03:23:08.408597 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_71_14, total 1791 rows starting from the beginning of the part | ||
| 7542 | 2024.01.30 03:23:08.408723 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_72_72_0, total 21 rows starting from the beginning of the part | ||
| 7543 | 2024.01.30 03:23:08.408815 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_73_73_0, total 34 rows starting from the beginning of the part | ||
| 7544 | 2024.01.30 03:23:08.408903 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_74_74_0, total 21 rows starting from the beginning of the part | ||
| 7545 | 2024.01.30 03:23:08.408991 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_75_75_0, total 34 rows starting from the beginning of the part | ||
| 7546 | 2024.01.30 03:23:08.409080 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_76_76_0, total 21 rows starting from the beginning of the part | ||
| 7547 | 2024.01.30 03:23:08.414956 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1922 rows, containing 6 columns (6 merged, 0 gathered) in 0.006686632 sec., 287439.1771522644 rows/sec., 387.88 MiB/sec. | ||
| 7548 | 2024.01.30 03:23:08.416209 [ 17 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Trace> MergedBlockOutputStream: filled checksums all_1_76_15 (state Temporary) | ||
| 7549 | 2024.01.30 03:23:08.416486 [ 17 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_76_15 to all_1_76_15. | ||
| 7550 | 2024.01.30 03:23:08.416565 [ 17 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_71_14 to all_76_76_0 | ||
| 7551 | 2024.01.30 03:23:08.416661 [ 17 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_76_15: 13.13 MiB. | ||
| 7552 | 2024.01.30 03:23:13.164526 [ 170 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7553 | 2024.01.30 03:23:13.164599 [ 170 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7554 | 2024.01.30 03:23:13.400837 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7555 | 2024.01.30 03:23:13.400949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7556 | 2024.01.30 03:23:13.400976 [ 3 ] {} <Debug> HTTP-Session: aa61824b-3fe8-499d-937f-e9890c74e07f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7557 | 2024.01.30 03:23:13.401000 [ 3 ] {} <Debug> HTTP-Session: aa61824b-3fe8-499d-937f-e9890c74e07f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7558 | 2024.01.30 03:23:13.401154 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7559 | 2024.01.30 03:23:13.401236 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7560 | 2024.01.30 03:23:13.401446 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7561 | 2024.01.30 03:23:13.401902 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7562 | 2024.01.30 03:23:13.402169 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7563 | 2024.01.30 03:23:13.402335 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7564 | 2024.01.30 03:23:13.402470 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001268869 sec., 26795 rows/sec., 2.12 MiB/sec. | ||
| 7565 | 2024.01.30 03:23:13.402622 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} <Debug> DynamicQueryHandler: Done processing query | ||
| 7566 | 2024.01.30 03:23:13.402648 [ 3 ] {3274a1de-de95-46c0-ba27-fd937217f163} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7567 | 2024.01.30 03:23:13.402664 [ 3 ] {} <Debug> HTTP-Session: aa61824b-3fe8-499d-937f-e9890c74e07f Destroying unnamed session | ||
| 7568 | 2024.01.30 03:23:13.402797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7569 | 2024.01.30 03:23:13.402842 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7570 | 2024.01.30 03:23:13.402861 [ 3 ] {} <Debug> HTTP-Session: c7f26bfb-85aa-42df-bd60-a5b094013319 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7571 | 2024.01.30 03:23:13.402878 [ 3 ] {} <Debug> HTTP-Session: c7f26bfb-85aa-42df-bd60-a5b094013319 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7572 | 2024.01.30 03:23:13.402956 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7573 | 2024.01.30 03:23:13.402996 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7574 | 2024.01.30 03:23:13.403102 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7575 | 2024.01.30 03:23:13.403457 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7576 | 2024.01.30 03:23:13.403686 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7577 | 2024.01.30 03:23:13.403839 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7578 | 2024.01.30 03:23:13.403965 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000979563 sec., 104128 rows/sec., 10.61 MiB/sec. | ||
| 7579 | 2024.01.30 03:23:13.404070 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 7580 | 2024.01.30 03:23:13.404094 [ 3 ] {b2b68de1-cdc2-47da-a6bb-de176b1363e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 7581 | 2024.01.30 03:23:13.404109 [ 3 ] {} <Debug> HTTP-Session: c7f26bfb-85aa-42df-bd60-a5b094013319 Destroying unnamed session | ||
| 7582 | 2024.01.30 03:23:13.404227 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7583 | 2024.01.30 03:23:13.404270 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7584 | 2024.01.30 03:23:13.404289 [ 3 ] {} <Debug> HTTP-Session: cb509209-a515-4a84-a1c2-20879ba7d3c2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7585 | 2024.01.30 03:23:13.404305 [ 3 ] {} <Debug> HTTP-Session: cb509209-a515-4a84-a1c2-20879ba7d3c2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7586 | 2024.01.30 03:23:13.404374 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7587 | 2024.01.30 03:23:13.404413 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7588 | 2024.01.30 03:23:13.404513 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7589 | 2024.01.30 03:23:13.404808 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7590 | 2024.01.30 03:23:13.405019 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7591 | 2024.01.30 03:23:13.405170 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7592 | 2024.01.30 03:23:13.405294 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00089087 sec., 38164 rows/sec., 2.98 MiB/sec. | ||
| 7593 | 2024.01.30 03:23:13.405414 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 7594 | 2024.01.30 03:23:13.405439 [ 3 ] {c706a655-964f-4d66-bc08-18c642d2b4e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7595 | 2024.01.30 03:23:13.405454 [ 3 ] {} <Debug> HTTP-Session: cb509209-a515-4a84-a1c2-20879ba7d3c2 Destroying unnamed session | ||
| 7596 | 2024.01.30 03:23:13.405599 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7597 | 2024.01.30 03:23:13.405644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7598 | 2024.01.30 03:23:13.405662 [ 3 ] {} <Debug> HTTP-Session: 17b1f295-bb16-4cd2-b1f4-d5623cde5109 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7599 | 2024.01.30 03:23:13.405678 [ 3 ] {} <Debug> HTTP-Session: 17b1f295-bb16-4cd2-b1f4-d5623cde5109 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7600 | 2024.01.30 03:23:13.405759 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7601 | 2024.01.30 03:23:13.405803 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7602 | 2024.01.30 03:23:13.405938 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7603 | 2024.01.30 03:23:13.406351 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7604 | 2024.01.30 03:23:13.406653 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} <Trace> MergedBlockOutputStream: filled checksums all_77_77_0 (state Temporary) | ||
| 7605 | 2024.01.30 03:23:13.406827 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_77_77_0 to all_77_77_0. | ||
| 7606 | 2024.01.30 03:23:13.406946 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001159916 sec., 29312 rows/sec., 39.56 MiB/sec. | ||
| 7607 | 2024.01.30 03:23:13.407058 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} <Debug> DynamicQueryHandler: Done processing query | ||
| 7608 | 2024.01.30 03:23:13.407082 [ 3 ] {ad6ac5b3-940b-456b-ac32-302c6a6b1102} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7609 | 2024.01.30 03:23:13.407098 [ 3 ] {} <Debug> HTTP-Session: 17b1f295-bb16-4cd2-b1f4-d5623cde5109 Destroying unnamed session | ||
| 7610 | 2024.01.30 03:23:18.399679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7611 | 2024.01.30 03:23:18.399816 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7612 | 2024.01.30 03:23:18.399847 [ 3 ] {} <Debug> HTTP-Session: 0e7a44cb-5a0b-4654-bde8-8cfd1b0eef27 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7613 | 2024.01.30 03:23:18.399874 [ 3 ] {} <Debug> HTTP-Session: 0e7a44cb-5a0b-4654-bde8-8cfd1b0eef27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7614 | 2024.01.30 03:23:18.400017 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7615 | 2024.01.30 03:23:18.400086 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7616 | 2024.01.30 03:23:18.400247 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7617 | 2024.01.30 03:23:18.400693 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7618 | 2024.01.30 03:23:18.400954 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7619 | 2024.01.30 03:23:18.401115 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7620 | 2024.01.30 03:23:18.401250 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001189017 sec., 17661 rows/sec., 1.40 MiB/sec. | ||
| 7621 | 2024.01.30 03:23:18.401398 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} <Debug> DynamicQueryHandler: Done processing query | ||
| 7622 | 2024.01.30 03:23:18.401422 [ 3 ] {b5005c6b-b4b7-4378-8629-e9d35db41c1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7623 | 2024.01.30 03:23:18.401438 [ 3 ] {} <Debug> HTTP-Session: 0e7a44cb-5a0b-4654-bde8-8cfd1b0eef27 Destroying unnamed session | ||
| 7624 | 2024.01.30 03:23:18.401567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7625 | 2024.01.30 03:23:18.401613 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7626 | 2024.01.30 03:23:18.401632 [ 3 ] {} <Debug> HTTP-Session: e71cf962-e6a7-47ba-b040-7ad776ff0214 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7627 | 2024.01.30 03:23:18.401649 [ 3 ] {} <Debug> HTTP-Session: e71cf962-e6a7-47ba-b040-7ad776ff0214 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7628 | 2024.01.30 03:23:18.401724 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7629 | 2024.01.30 03:23:18.401764 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7630 | 2024.01.30 03:23:18.401868 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7631 | 2024.01.30 03:23:18.402211 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7632 | 2024.01.30 03:23:18.402430 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7633 | 2024.01.30 03:23:18.402585 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7634 | 2024.01.30 03:23:18.402706 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000949072 sec., 66380 rows/sec., 5.86 MiB/sec. | ||
| 7635 | 2024.01.30 03:23:18.402873 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} <Debug> DynamicQueryHandler: Done processing query | ||
| 7636 | 2024.01.30 03:23:18.402907 [ 3 ] {3ee626b7-1a23-48d3-b0c0-909a699a932b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 7637 | 2024.01.30 03:23:18.402923 [ 3 ] {} <Debug> HTTP-Session: e71cf962-e6a7-47ba-b040-7ad776ff0214 Destroying unnamed session | ||
| 7638 | 2024.01.30 03:23:18.403049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7639 | 2024.01.30 03:23:18.403095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7640 | 2024.01.30 03:23:18.403114 [ 3 ] {} <Debug> HTTP-Session: adb33ef7-9764-421b-b02c-619da726d5f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7641 | 2024.01.30 03:23:18.403131 [ 3 ] {} <Debug> HTTP-Session: adb33ef7-9764-421b-b02c-619da726d5f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7642 | 2024.01.30 03:23:18.403203 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7643 | 2024.01.30 03:23:18.403241 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7644 | 2024.01.30 03:23:18.403348 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7645 | 2024.01.30 03:23:18.403635 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7646 | 2024.01.30 03:23:18.403841 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7647 | 2024.01.30 03:23:18.404013 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7648 | 2024.01.30 03:23:18.404134 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00090115 sec., 23303 rows/sec., 1.82 MiB/sec. | ||
| 7649 | 2024.01.30 03:23:18.404251 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} <Debug> DynamicQueryHandler: Done processing query | ||
| 7650 | 2024.01.30 03:23:18.404273 [ 3 ] {e8049c0f-173d-40a5-a15e-b503b976affe} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7651 | 2024.01.30 03:23:18.404289 [ 3 ] {} <Debug> HTTP-Session: adb33ef7-9764-421b-b02c-619da726d5f9 Destroying unnamed session | ||
| 7652 | 2024.01.30 03:23:18.404409 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7653 | 2024.01.30 03:23:18.404453 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7654 | 2024.01.30 03:23:18.404472 [ 3 ] {} <Debug> HTTP-Session: 43983425-4853-4c03-aff9-eba5bd27ae4f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7655 | 2024.01.30 03:23:18.404489 [ 3 ] {} <Debug> HTTP-Session: 43983425-4853-4c03-aff9-eba5bd27ae4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7656 | 2024.01.30 03:23:18.404564 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7657 | 2024.01.30 03:23:18.404608 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7658 | 2024.01.30 03:23:18.404745 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7659 | 2024.01.30 03:23:18.405121 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7660 | 2024.01.30 03:23:18.405425 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} <Trace> MergedBlockOutputStream: filled checksums all_78_78_0 (state Temporary) | ||
| 7661 | 2024.01.30 03:23:18.405604 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_78_78_0 to all_78_78_0. | ||
| 7662 | 2024.01.30 03:23:18.405731 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001139456 sec., 18429 rows/sec., 24.87 MiB/sec. | ||
| 7663 | 2024.01.30 03:23:18.405858 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} <Debug> DynamicQueryHandler: Done processing query | ||
| 7664 | 2024.01.30 03:23:18.405881 [ 3 ] {98c13e38-755f-4eb8-b82e-0d10f808dff5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 7665 | 2024.01.30 03:23:18.405897 [ 3 ] {} <Debug> HTTP-Session: 43983425-4853-4c03-aff9-eba5bd27ae4f Destroying unnamed session | ||
| 7666 | 2024.01.30 03:23:23.401473 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7667 | 2024.01.30 03:23:23.401624 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7668 | 2024.01.30 03:23:23.401661 [ 3 ] {} <Debug> HTTP-Session: 96731f99-51a4-4c34-954b-39022646865e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7669 | 2024.01.30 03:23:23.401696 [ 3 ] {} <Debug> HTTP-Session: 96731f99-51a4-4c34-954b-39022646865e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7670 | 2024.01.30 03:23:23.401864 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7671 | 2024.01.30 03:23:23.401930 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7672 | 2024.01.30 03:23:23.402113 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7673 | 2024.01.30 03:23:23.402576 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7674 | 2024.01.30 03:23:23.402841 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7675 | 2024.01.30 03:23:23.403015 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7676 | 2024.01.30 03:23:23.403132 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001230018 sec., 27641 rows/sec., 2.19 MiB/sec. | ||
| 7677 | 2024.01.30 03:23:23.403286 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} <Debug> DynamicQueryHandler: Done processing query | ||
| 7678 | 2024.01.30 03:23:23.403313 [ 3 ] {c381d088-c593-4be4-a4ef-3cb14662eff1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7679 | 2024.01.30 03:23:23.403330 [ 3 ] {} <Debug> HTTP-Session: 96731f99-51a4-4c34-954b-39022646865e Destroying unnamed session | ||
| 7680 | 2024.01.30 03:23:23.403450 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7681 | 2024.01.30 03:23:23.403505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7682 | 2024.01.30 03:23:23.403525 [ 3 ] {} <Debug> HTTP-Session: c6c68c45-6cac-41b9-8a8f-12f20fce5f1a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7683 | 2024.01.30 03:23:23.403542 [ 3 ] {} <Debug> HTTP-Session: c6c68c45-6cac-41b9-8a8f-12f20fce5f1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7684 | 2024.01.30 03:23:23.403619 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 7685 | 2024.01.30 03:23:23.403661 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7686 | 2024.01.30 03:23:23.403770 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7687 | 2024.01.30 03:23:23.404074 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7688 | 2024.01.30 03:23:23.404278 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7689 | 2024.01.30 03:23:23.404424 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 7690 | 2024.01.30 03:23:23.404524 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000877049 sec., 2280 rows/sec., 194.86 KiB/sec. | ||
| 7691 | 2024.01.30 03:23:23.404692 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} <Debug> DynamicQueryHandler: Done processing query | ||
| 7692 | 2024.01.30 03:23:23.404728 [ 3 ] {82feb5ed-0fd8-4ee2-8ffc-d8c0a3e08c22} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7693 | 2024.01.30 03:23:23.404747 [ 3 ] {} <Debug> HTTP-Session: c6c68c45-6cac-41b9-8a8f-12f20fce5f1a Destroying unnamed session | ||
| 7694 | 2024.01.30 03:23:23.404886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7695 | 2024.01.30 03:23:23.404935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7696 | 2024.01.30 03:23:23.404955 [ 3 ] {} <Debug> HTTP-Session: 843f88b2-3910-452b-ac8b-124158fdebde Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7697 | 2024.01.30 03:23:23.404972 [ 3 ] {} <Debug> HTTP-Session: 843f88b2-3910-452b-ac8b-124158fdebde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7698 | 2024.01.30 03:23:23.405051 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7699 | 2024.01.30 03:23:23.405091 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7700 | 2024.01.30 03:23:23.405206 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7701 | 2024.01.30 03:23:23.405632 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7702 | 2024.01.30 03:23:23.405916 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7703 | 2024.01.30 03:23:23.406103 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7704 | 2024.01.30 03:23:23.406246 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} <Information> executeQuery: Read 139 rows, 13.85 KiB in 0.001164757 sec., 119338 rows/sec., 11.61 MiB/sec. | ||
| 7705 | 2024.01.30 03:23:23.406374 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} <Debug> DynamicQueryHandler: Done processing query | ||
| 7706 | 2024.01.30 03:23:23.406399 [ 3 ] {2dcdfa05-516e-45b6-9c0d-464bb7a71d00} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 7707 | 2024.01.30 03:23:23.406417 [ 3 ] {} <Debug> HTTP-Session: 843f88b2-3910-452b-ac8b-124158fdebde Destroying unnamed session | ||
| 7708 | 2024.01.30 03:23:23.406558 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7709 | 2024.01.30 03:23:23.406607 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7710 | 2024.01.30 03:23:23.406627 [ 3 ] {} <Debug> HTTP-Session: e6ede041-1d0f-45de-b276-9ebea02d5ce8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7711 | 2024.01.30 03:23:23.406645 [ 3 ] {} <Debug> HTTP-Session: e6ede041-1d0f-45de-b276-9ebea02d5ce8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7712 | 2024.01.30 03:23:23.406717 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 7713 | 2024.01.30 03:23:23.406757 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7714 | 2024.01.30 03:23:23.406869 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7715 | 2024.01.30 03:23:23.407148 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7716 | 2024.01.30 03:23:23.407359 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 7717 | 2024.01.30 03:23:23.407511 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 7718 | 2024.01.30 03:23:23.407638 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.0008851 sec., 2259 rows/sec., 157.78 KiB/sec. | ||
| 7719 | 2024.01.30 03:23:23.407855 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} <Debug> DynamicQueryHandler: Done processing query | ||
| 7720 | 2024.01.30 03:23:23.407880 [ 3 ] {58bcabab-f644-4f27-a95e-800a399608fc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7721 | 2024.01.30 03:23:23.407897 [ 3 ] {} <Debug> HTTP-Session: e6ede041-1d0f-45de-b276-9ebea02d5ce8 Destroying unnamed session | ||
| 7722 | 2024.01.30 03:23:23.408024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7723 | 2024.01.30 03:23:23.408070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7724 | 2024.01.30 03:23:23.408091 [ 3 ] {} <Debug> HTTP-Session: 75b36acb-47b5-41c6-8025-669ba1ba2e51 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7725 | 2024.01.30 03:23:23.408108 [ 3 ] {} <Debug> HTTP-Session: 75b36acb-47b5-41c6-8025-669ba1ba2e51 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7726 | 2024.01.30 03:23:23.408184 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7727 | 2024.01.30 03:23:23.408225 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7728 | 2024.01.30 03:23:23.408348 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7729 | 2024.01.30 03:23:23.408688 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7730 | 2024.01.30 03:23:23.408903 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7731 | 2024.01.30 03:23:23.409059 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7732 | 2024.01.30 03:23:23.409187 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} <Information> executeQuery: Read 60 rows, 4.78 KiB in 0.000973393 sec., 61640 rows/sec., 4.80 MiB/sec. | ||
| 7733 | 2024.01.30 03:23:23.409311 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} <Debug> DynamicQueryHandler: Done processing query | ||
| 7734 | 2024.01.30 03:23:23.409335 [ 3 ] {a4222c37-fe1c-4154-a495-902f8c05c86c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 7735 | 2024.01.30 03:23:23.409352 [ 3 ] {} <Debug> HTTP-Session: 75b36acb-47b5-41c6-8025-669ba1ba2e51 Destroying unnamed session | ||
| 7736 | 2024.01.30 03:23:23.409461 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7737 | 2024.01.30 03:23:23.409505 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7738 | 2024.01.30 03:23:23.409525 [ 3 ] {} <Debug> HTTP-Session: d58de166-e57e-458a-8b01-b6585c77f8fa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7739 | 2024.01.30 03:23:23.409541 [ 3 ] {} <Debug> HTTP-Session: d58de166-e57e-458a-8b01-b6585c77f8fa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7740 | 2024.01.30 03:23:23.409613 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 7741 | 2024.01.30 03:23:23.409658 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7742 | 2024.01.30 03:23:23.409780 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7743 | 2024.01.30 03:23:23.410066 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7744 | 2024.01.30 03:23:23.410334 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 7745 | 2024.01.30 03:23:23.410512 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 7746 | 2024.01.30 03:23:23.410636 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000991562 sec., 37314 rows/sec., 2.63 MiB/sec. | ||
| 7747 | 2024.01.30 03:23:23.410812 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 7748 | 2024.01.30 03:23:23.410837 [ 3 ] {bd05744b-a926-4fa9-906c-2fd0bd0a41e7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7749 | 2024.01.30 03:23:23.410853 [ 3 ] {} <Debug> HTTP-Session: d58de166-e57e-458a-8b01-b6585c77f8fa Destroying unnamed session | ||
| 7750 | 2024.01.30 03:23:23.411017 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7751 | 2024.01.30 03:23:23.411064 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7752 | 2024.01.30 03:23:23.411083 [ 3 ] {} <Debug> HTTP-Session: 188c4505-70bb-4a51-aed1-c5ed20e7a4d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7753 | 2024.01.30 03:23:23.411099 [ 3 ] {} <Debug> HTTP-Session: 188c4505-70bb-4a51-aed1-c5ed20e7a4d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7754 | 2024.01.30 03:23:23.411181 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7755 | 2024.01.30 03:23:23.411228 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7756 | 2024.01.30 03:23:23.411373 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7757 | 2024.01.30 03:23:23.411789 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 7758 | 2024.01.30 03:23:23.412090 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} <Trace> MergedBlockOutputStream: filled checksums all_79_79_0 (state Temporary) | ||
| 7759 | 2024.01.30 03:23:23.412272 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_79_79_0 to all_79_79_0. | ||
| 7760 | 2024.01.30 03:23:23.412391 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001181097 sec., 28786 rows/sec., 38.85 MiB/sec. | ||
| 7761 | 2024.01.30 03:23:23.412516 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} <Debug> DynamicQueryHandler: Done processing query | ||
| 7762 | 2024.01.30 03:23:23.412540 [ 3 ] {eacdb327-75e0-41e1-8b94-6122629fc589} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7763 | 2024.01.30 03:23:23.412558 [ 3 ] {} <Debug> HTTP-Session: 188c4505-70bb-4a51-aed1-c5ed20e7a4d7 Destroying unnamed session | ||
| 7764 | 2024.01.30 03:23:28.164641 [ 173 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 7765 | 2024.01.30 03:23:28.164710 [ 173 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 7766 | 2024.01.30 03:23:28.399893 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7767 | 2024.01.30 03:23:28.400039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7768 | 2024.01.30 03:23:28.400082 [ 3 ] {} <Debug> HTTP-Session: 734714e1-f39e-400c-9d56-d0a13bb26ff3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7769 | 2024.01.30 03:23:28.400120 [ 3 ] {} <Debug> HTTP-Session: 734714e1-f39e-400c-9d56-d0a13bb26ff3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7770 | 2024.01.30 03:23:28.400309 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7771 | 2024.01.30 03:23:28.400400 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7772 | 2024.01.30 03:23:28.400584 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7773 | 2024.01.30 03:23:28.401097 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7774 | 2024.01.30 03:23:28.401375 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7775 | 2024.01.30 03:23:28.401540 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7776 | 2024.01.30 03:23:28.401677 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00131747 sec., 15939 rows/sec., 1.26 MiB/sec. | ||
| 7777 | 2024.01.30 03:23:28.401828 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 7778 | 2024.01.30 03:23:28.401853 [ 3 ] {5cab41ee-7100-4045-b02b-042c54ac04a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7779 | 2024.01.30 03:23:28.401871 [ 3 ] {} <Debug> HTTP-Session: 734714e1-f39e-400c-9d56-d0a13bb26ff3 Destroying unnamed session | ||
| 7780 | 2024.01.30 03:23:28.401989 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7781 | 2024.01.30 03:23:28.402042 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7782 | 2024.01.30 03:23:28.402063 [ 3 ] {} <Debug> HTTP-Session: 20a0ecd3-97d4-42e2-90bf-2101ee99f9fc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7783 | 2024.01.30 03:23:28.402082 [ 3 ] {} <Debug> HTTP-Session: 20a0ecd3-97d4-42e2-90bf-2101ee99f9fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7784 | 2024.01.30 03:23:28.402160 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 7785 | 2024.01.30 03:23:28.402203 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 7786 | 2024.01.30 03:23:28.402317 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7787 | 2024.01.30 03:23:28.402575 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7788 | 2024.01.30 03:23:28.402796 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7789 | 2024.01.30 03:23:28.402945 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 7790 | 2024.01.30 03:23:28.403042 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000854 sec., 2341 rows/sec., 200.12 KiB/sec. | ||
| 7791 | 2024.01.30 03:23:28.403176 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} <Debug> DynamicQueryHandler: Done processing query | ||
| 7792 | 2024.01.30 03:23:28.403199 [ 3 ] {84962135-23d3-4fe0-b561-23317f860903} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7793 | 2024.01.30 03:23:28.403215 [ 3 ] {} <Debug> HTTP-Session: 20a0ecd3-97d4-42e2-90bf-2101ee99f9fc Destroying unnamed session | ||
| 7794 | 2024.01.30 03:23:28.403338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7795 | 2024.01.30 03:23:28.403384 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7796 | 2024.01.30 03:23:28.403403 [ 3 ] {} <Debug> HTTP-Session: 430f1acb-67d3-4a9d-b8b1-4f3938942747 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7797 | 2024.01.30 03:23:28.403421 [ 3 ] {} <Debug> HTTP-Session: 430f1acb-67d3-4a9d-b8b1-4f3938942747 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7798 | 2024.01.30 03:23:28.403495 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7799 | 2024.01.30 03:23:28.403534 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7800 | 2024.01.30 03:23:28.403639 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7801 | 2024.01.30 03:23:28.403932 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7802 | 2024.01.30 03:23:28.404147 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7803 | 2024.01.30 03:23:28.404292 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7804 | 2024.01.30 03:23:28.404390 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.00086772 sec., 73756 rows/sec., 6.51 MiB/sec. | ||
| 7805 | 2024.01.30 03:23:28.404380 [ 173 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7806 | 2024.01.30 03:23:28.404447 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7807 | 2024.01.30 03:23:28.404533 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} <Debug> DynamicQueryHandler: Done processing query | ||
| 7808 | 2024.01.30 03:23:28.404555 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7809 | 2024.01.30 03:23:28.404568 [ 3 ] {9ffa116a-2862-43cd-a9a4-eab462763616} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 7810 | 2024.01.30 03:23:28.404637 [ 3 ] {} <Debug> HTTP-Session: 430f1acb-67d3-4a9d-b8b1-4f3938942747 Destroying unnamed session | ||
| 7811 | 2024.01.30 03:23:28.404709 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7812 | 2024.01.30 03:23:28.404755 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 205 rows starting from the beginning of the part | ||
| 7813 | 2024.01.30 03:23:28.404776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7814 | 2024.01.30 03:23:28.404854 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7815 | 2024.01.30 03:23:28.404898 [ 3 ] {} <Debug> HTTP-Session: 1c476e33-c350-4cca-8b86-75f00fbb01db Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7816 | 2024.01.30 03:23:28.404951 [ 3 ] {} <Debug> HTTP-Session: 1c476e33-c350-4cca-8b86-75f00fbb01db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7817 | 2024.01.30 03:23:28.404991 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 63 rows starting from the beginning of the part | ||
| 7818 | 2024.01.30 03:23:28.405143 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 7819 | 2024.01.30 03:23:28.405252 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 102 rows starting from the beginning of the part | ||
| 7820 | 2024.01.30 03:23:28.405253 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 7821 | 2024.01.30 03:23:28.405520 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 63 rows starting from the beginning of the part | ||
| 7822 | 2024.01.30 03:23:28.405730 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7823 | 2024.01.30 03:23:28.405766 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 139 rows starting from the beginning of the part | ||
| 7824 | 2024.01.30 03:23:28.405944 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 64 rows starting from the beginning of the part | ||
| 7825 | 2024.01.30 03:23:28.406472 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7826 | 2024.01.30 03:23:28.406904 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 7827 | 2024.01.30 03:23:28.407223 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 7828 | 2024.01.30 03:23:28.407383 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00217343 sec., 920 rows/sec., 64.25 KiB/sec. | ||
| 7829 | 2024.01.30 03:23:28.407770 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 7830 | 2024.01.30 03:23:28.407806 [ 3 ] {d955f89f-920d-479c-a991-e82ea87025c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7831 | 2024.01.30 03:23:28.407833 [ 3 ] {} <Debug> HTTP-Session: 1c476e33-c350-4cca-8b86-75f00fbb01db Destroying unnamed session | ||
| 7832 | 2024.01.30 03:23:28.407834 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 4 columns (4 merged, 0 gathered) in 0.003313645 sec., 191933.65613999087 rows/sec., 18.12 MiB/sec. | ||
| 7833 | 2024.01.30 03:23:28.407975 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7834 | 2024.01.30 03:23:28.408049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7835 | 2024.01.30 03:23:28.408049 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7836 | 2024.01.30 03:23:28.408079 [ 3 ] {} <Debug> HTTP-Session: 4afc2bad-7601-4af4-b24d-c3aad0c784c0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7837 | 2024.01.30 03:23:28.408137 [ 3 ] {} <Debug> HTTP-Session: 4afc2bad-7601-4af4-b24d-c3aad0c784c0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7838 | 2024.01.30 03:23:28.408235 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7839 | 2024.01.30 03:23:28.408289 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7840 | 2024.01.30 03:23:28.408385 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7841 | 2024.01.30 03:23:28.408540 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7842 | 2024.01.30 03:23:28.408543 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_81_16} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7843 | 2024.01.30 03:23:28.408901 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7844 | 2024.01.30 03:23:28.409120 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7845 | 2024.01.30 03:23:28.409271 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7846 | 2024.01.30 03:23:28.409358 [ 173 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7847 | 2024.01.30 03:23:28.409371 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.001101215 sec., 20886 rows/sec., 1.64 MiB/sec. | ||
| 7848 | 2024.01.30 03:23:28.409391 [ 173 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7849 | 2024.01.30 03:23:28.409552 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7850 | 2024.01.30 03:23:28.409580 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} <Debug> DynamicQueryHandler: Done processing query | ||
| 7851 | 2024.01.30 03:23:28.409624 [ 3 ] {b506d978-a6e8-47e0-8e09-a89f315aef19} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7852 | 2024.01.30 03:23:28.409650 [ 3 ] {} <Debug> HTTP-Session: 4afc2bad-7601-4af4-b24d-c3aad0c784c0 Destroying unnamed session | ||
| 7853 | 2024.01.30 03:23:28.409724 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7854 | 2024.01.30 03:23:28.409776 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 105 rows starting from the beginning of the part | ||
| 7855 | 2024.01.30 03:23:28.409799 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7856 | 2024.01.30 03:23:28.409884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7857 | 2024.01.30 03:23:28.409934 [ 3 ] {} <Debug> HTTP-Session: 375939d3-dfb6-46f2-99cd-41484885e931 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7858 | 2024.01.30 03:23:28.409990 [ 3 ] {} <Debug> HTTP-Session: 375939d3-dfb6-46f2-99cd-41484885e931 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7859 | 2024.01.30 03:23:28.410022 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 21 rows starting from the beginning of the part | ||
| 7860 | 2024.01.30 03:23:28.410175 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 7861 | 2024.01.30 03:23:28.410272 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 34 rows starting from the beginning of the part | ||
| 7862 | 2024.01.30 03:23:28.410287 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 7863 | 2024.01.30 03:23:28.410546 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 21 rows starting from the beginning of the part | ||
| 7864 | 2024.01.30 03:23:28.410868 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 60 rows starting from the beginning of the part | ||
| 7865 | 2024.01.30 03:23:28.410863 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7866 | 2024.01.30 03:23:28.411084 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 23 rows starting from the beginning of the part | ||
| 7867 | 2024.01.30 03:23:28.411514 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7868 | 2024.01.30 03:23:28.412236 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 7869 | 2024.01.30 03:23:28.412500 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.003048589 sec., 86597.43901194946 rows/sec., 6.76 MiB/sec. | ||
| 7870 | 2024.01.30 03:23:28.412590 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 7871 | 2024.01.30 03:23:28.412733 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7872 | 2024.01.30 03:23:28.412825 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} <Information> executeQuery: Read 1 rows, 72.00 B in 0.002577278 sec., 388 rows/sec., 27.28 KiB/sec. | ||
| 7873 | 2024.01.30 03:23:28.413060 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} <Debug> DynamicQueryHandler: Done processing query | ||
| 7874 | 2024.01.30 03:23:28.413097 [ 3 ] {1d0be3c0-b309-4532-bff8-d4b1ed328f32} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 7875 | 2024.01.30 03:23:28.413110 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7876 | 2024.01.30 03:23:28.413125 [ 3 ] {} <Debug> HTTP-Session: 375939d3-dfb6-46f2-99cd-41484885e931 Destroying unnamed session | ||
| 7877 | 2024.01.30 03:23:28.413227 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_81_16} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7878 | 2024.01.30 03:23:28.413298 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7879 | 2024.01.30 03:23:28.413387 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7880 | 2024.01.30 03:23:28.413407 [ 3 ] {} <Debug> HTTP-Session: 72680583-aa17-433f-9151-7feb776bf869 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7881 | 2024.01.30 03:23:28.413424 [ 3 ] {} <Debug> HTTP-Session: 72680583-aa17-433f-9151-7feb776bf869 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7882 | 2024.01.30 03:23:28.413505 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7883 | 2024.01.30 03:23:28.413550 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7884 | 2024.01.30 03:23:28.413703 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7885 | 2024.01.30 03:23:28.414136 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7886 | 2024.01.30 03:23:28.414437 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} <Trace> MergedBlockOutputStream: filled checksums all_80_80_0 (state Temporary) | ||
| 7887 | 2024.01.30 03:23:28.414625 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_80_80_0 to all_80_80_0. | ||
| 7888 | 2024.01.30 03:23:28.414734 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001199077 sec., 17513 rows/sec., 23.63 MiB/sec. | ||
| 7889 | 2024.01.30 03:23:28.414865 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} <Debug> DynamicQueryHandler: Done processing query | ||
| 7890 | 2024.01.30 03:23:28.414892 [ 3 ] {d79a8c73-857d-4fab-9004-9fff0db330b4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 7891 | 2024.01.30 03:23:28.414908 [ 3 ] {} <Debug> HTTP-Session: 72680583-aa17-433f-9151-7feb776bf869 Destroying unnamed session | ||
| 7892 | 2024.01.30 03:23:33.400916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7893 | 2024.01.30 03:23:33.401059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7894 | 2024.01.30 03:23:33.401090 [ 3 ] {} <Debug> HTTP-Session: 81b2e139-4e92-428e-a48f-70e8a188b379 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7895 | 2024.01.30 03:23:33.401120 [ 3 ] {} <Debug> HTTP-Session: 81b2e139-4e92-428e-a48f-70e8a188b379 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7896 | 2024.01.30 03:23:33.401264 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7897 | 2024.01.30 03:23:33.401334 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7898 | 2024.01.30 03:23:33.401516 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7899 | 2024.01.30 03:23:33.401997 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7900 | 2024.01.30 03:23:33.402259 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7901 | 2024.01.30 03:23:33.402413 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7902 | 2024.01.30 03:23:33.402603 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.00128996 sec., 26357 rows/sec., 2.09 MiB/sec. | ||
| 7903 | 2024.01.30 03:23:33.402615 [ 167 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7904 | 2024.01.30 03:23:33.402740 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7905 | 2024.01.30 03:23:33.402802 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} <Debug> DynamicQueryHandler: Done processing query | ||
| 7906 | 2024.01.30 03:23:33.402863 [ 3 ] {f7422aa2-fd56-4aec-b434-7f804f7dace4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7907 | 2024.01.30 03:23:33.402870 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7908 | 2024.01.30 03:23:33.402898 [ 3 ] {} <Debug> HTTP-Session: 81b2e139-4e92-428e-a48f-70e8a188b379 Destroying unnamed session | ||
| 7909 | 2024.01.30 03:23:33.403082 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7910 | 2024.01.30 03:23:33.403131 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7911 | 2024.01.30 03:23:33.403157 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 55 rows starting from the beginning of the part | ||
| 7912 | 2024.01.30 03:23:33.403232 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7913 | 2024.01.30 03:23:33.403277 [ 3 ] {} <Debug> HTTP-Session: 909ceb7e-15af-46e2-b2cd-59a66c1c7af5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7914 | 2024.01.30 03:23:33.403313 [ 3 ] {} <Debug> HTTP-Session: 909ceb7e-15af-46e2-b2cd-59a66c1c7af5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7915 | 2024.01.30 03:23:33.403443 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
| 7916 | 2024.01.30 03:23:33.403509 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7917 | 2024.01.30 03:23:33.403591 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7918 | 2024.01.30 03:23:33.403702 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 21 rows starting from the beginning of the part | ||
| 7919 | 2024.01.30 03:23:33.404033 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 7920 | 2024.01.30 03:23:33.404051 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7921 | 2024.01.30 03:23:33.404230 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 21 rows starting from the beginning of the part | ||
| 7922 | 2024.01.30 03:23:33.404341 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 7923 | 2024.01.30 03:23:33.404920 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7924 | 2024.01.30 03:23:33.405421 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7925 | 2024.01.30 03:23:33.405761 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
| 7926 | 2024.01.30 03:23:33.405959 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003137572 sec., 63424.83933436428 rows/sec., 5.02 MiB/sec. | ||
| 7927 | 2024.01.30 03:23:33.405997 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.002434395 sec., 41899 rows/sec., 4.27 MiB/sec. | ||
| 7928 | 2024.01.30 03:23:33.406208 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7929 | 2024.01.30 03:23:33.406213 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} <Debug> DynamicQueryHandler: Done processing query | ||
| 7930 | 2024.01.30 03:23:33.406278 [ 3 ] {91630787-6e2e-4b13-9a67-a96c1a10707d} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 7931 | 2024.01.30 03:23:33.406300 [ 3 ] {} <Debug> HTTP-Session: 909ceb7e-15af-46e2-b2cd-59a66c1c7af5 Destroying unnamed session | ||
| 7932 | 2024.01.30 03:23:33.406431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7933 | 2024.01.30 03:23:33.406488 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7934 | 2024.01.30 03:23:33.406502 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7935 | 2024.01.30 03:23:33.406546 [ 3 ] {} <Debug> HTTP-Session: 8eab73e3-91cc-4906-b713-1f0b4442cc1f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7936 | 2024.01.30 03:23:33.406569 [ 3 ] {} <Debug> HTTP-Session: 8eab73e3-91cc-4906-b713-1f0b4442cc1f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7937 | 2024.01.30 03:23:33.406604 [ 13 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_81_16} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7938 | 2024.01.30 03:23:33.406707 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 7939 | 2024.01.30 03:23:33.406770 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 7940 | 2024.01.30 03:23:33.406892 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7941 | 2024.01.30 03:23:33.407214 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7942 | 2024.01.30 03:23:33.407435 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7943 | 2024.01.30 03:23:33.407585 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
| 7944 | 2024.01.30 03:23:33.407721 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000952541 sec., 35694 rows/sec., 2.79 MiB/sec. | ||
| 7945 | 2024.01.30 03:23:33.407861 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} <Debug> DynamicQueryHandler: Done processing query | ||
| 7946 | 2024.01.30 03:23:33.407903 [ 3 ] {ccfde9d9-f35b-443d-acb8-1c8daa54039d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 7947 | 2024.01.30 03:23:33.407943 [ 3 ] {} <Debug> HTTP-Session: 8eab73e3-91cc-4906-b713-1f0b4442cc1f Destroying unnamed session | ||
| 7948 | 2024.01.30 03:23:33.408096 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7949 | 2024.01.30 03:23:33.408144 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7950 | 2024.01.30 03:23:33.408163 [ 3 ] {} <Debug> HTTP-Session: 50ae353f-5502-4237-9758-abfe453bc583 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7951 | 2024.01.30 03:23:33.408181 [ 3 ] {} <Debug> HTTP-Session: 50ae353f-5502-4237-9758-abfe453bc583 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7952 | 2024.01.30 03:23:33.408270 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 7953 | 2024.01.30 03:23:33.408315 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 7954 | 2024.01.30 03:23:33.408462 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7955 | 2024.01.30 03:23:33.408905 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7956 | 2024.01.30 03:23:33.409224 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} <Trace> MergedBlockOutputStream: filled checksums all_81_81_0 (state Temporary) | ||
| 7957 | 2024.01.30 03:23:33.409417 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_81_81_0 to all_81_81_0. | ||
| 7958 | 2024.01.30 03:23:33.409537 [ 167 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_76_15 to all_81_81_0 | ||
| 7959 | 2024.01.30 03:23:33.409552 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001246999 sec., 27265 rows/sec., 36.79 MiB/sec. | ||
| 7960 | 2024.01.30 03:23:33.409589 [ 167 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7961 | 2024.01.30 03:23:33.409769 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_76_15 to all_81_81_0 into Compact | ||
| 7962 | 2024.01.30 03:23:33.409850 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} <Debug> DynamicQueryHandler: Done processing query | ||
| 7963 | 2024.01.30 03:23:33.409917 [ 3 ] {8837907d-a2ce-4a70-aa2c-938b6a840f86} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 7964 | 2024.01.30 03:23:33.410006 [ 3 ] {} <Debug> HTTP-Session: 50ae353f-5502-4237-9758-abfe453bc583 Destroying unnamed session | ||
| 7965 | 2024.01.30 03:23:33.410113 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 7966 | 2024.01.30 03:23:33.410160 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_76_15, total 1922 rows starting from the beginning of the part | ||
| 7967 | 2024.01.30 03:23:33.410290 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_77_77_0, total 34 rows starting from the beginning of the part | ||
| 7968 | 2024.01.30 03:23:33.410407 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_78_78_0, total 21 rows starting from the beginning of the part | ||
| 7969 | 2024.01.30 03:23:33.410517 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_79_79_0, total 34 rows starting from the beginning of the part | ||
| 7970 | 2024.01.30 03:23:33.410622 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_80_80_0, total 21 rows starting from the beginning of the part | ||
| 7971 | 2024.01.30 03:23:33.410714 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_81_81_0, total 34 rows starting from the beginning of the part | ||
| 7972 | 2024.01.30 03:23:33.413636 [ 16 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2066 rows, containing 6 columns (6 merged, 0 gathered) in 0.003979481 sec., 519163.1773087998 rows/sec., 700.58 MiB/sec. | ||
| 7973 | 2024.01.30 03:23:33.414378 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Trace> MergedBlockOutputStream: filled checksums all_1_81_16 (state Temporary) | ||
| 7974 | 2024.01.30 03:23:33.414602 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_81_16 to all_1_81_16. | ||
| 7975 | 2024.01.30 03:23:33.414668 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_76_15 to all_81_81_0 | ||
| 7976 | 2024.01.30 03:23:33.414741 [ 22 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_81_16: 13.36 MiB. | ||
| 7977 | 2024.01.30 03:23:34.000134 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.10 MiB, peak 261.43 MiB, will set to 247.94 MiB (RSS), difference: -3.16 MiB | ||
| 7978 | 2024.01.30 03:23:38.399789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7979 | 2024.01.30 03:23:38.399922 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7980 | 2024.01.30 03:23:38.399953 [ 3 ] {} <Debug> HTTP-Session: b552e621-4370-4843-9cd4-54683acf8789 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7981 | 2024.01.30 03:23:38.399982 [ 3 ] {} <Debug> HTTP-Session: b552e621-4370-4843-9cd4-54683acf8789 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7982 | 2024.01.30 03:23:38.400126 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 7983 | 2024.01.30 03:23:38.400195 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 7984 | 2024.01.30 03:23:38.400380 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7985 | 2024.01.30 03:23:38.400866 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 7986 | 2024.01.30 03:23:38.401134 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 7987 | 2024.01.30 03:23:38.401304 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
| 7988 | 2024.01.30 03:23:38.401426 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001261849 sec., 16642 rows/sec., 1.32 MiB/sec. | ||
| 7989 | 2024.01.30 03:23:38.401583 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} <Debug> DynamicQueryHandler: Done processing query | ||
| 7990 | 2024.01.30 03:23:38.401610 [ 3 ] {531f1a3c-66b4-4ae3-8187-40103bd9d37c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 7991 | 2024.01.30 03:23:38.401629 [ 3 ] {} <Debug> HTTP-Session: b552e621-4370-4843-9cd4-54683acf8789 Destroying unnamed session | ||
| 7992 | 2024.01.30 03:23:38.401786 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 7993 | 2024.01.30 03:23:38.401862 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 7994 | 2024.01.30 03:23:38.401887 [ 3 ] {} <Debug> HTTP-Session: f0659205-8f2c-4f45-9ce6-0b8644047ff7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 7995 | 2024.01.30 03:23:38.401910 [ 3 ] {} <Debug> HTTP-Session: f0659205-8f2c-4f45-9ce6-0b8644047ff7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 7996 | 2024.01.30 03:23:38.402011 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 7997 | 2024.01.30 03:23:38.402062 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 7998 | 2024.01.30 03:23:38.402196 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 7999 | 2024.01.30 03:23:38.402591 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8000 | 2024.01.30 03:23:38.402856 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8001 | 2024.01.30 03:23:38.403009 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
| 8002 | 2024.01.30 03:23:38.403133 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.001084764 sec., 58077 rows/sec., 5.13 MiB/sec. | ||
| 8003 | 2024.01.30 03:23:38.403279 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} <Debug> DynamicQueryHandler: Done processing query | ||
| 8004 | 2024.01.30 03:23:38.403311 [ 3 ] {7b0ba994-5cc1-4aa7-b3a4-82abc1deb8db} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 8005 | 2024.01.30 03:23:38.403359 [ 3 ] {} <Debug> HTTP-Session: f0659205-8f2c-4f45-9ce6-0b8644047ff7 Destroying unnamed session | ||
| 8006 | 2024.01.30 03:23:38.403511 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8007 | 2024.01.30 03:23:38.403560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8008 | 2024.01.30 03:23:38.403579 [ 3 ] {} <Debug> HTTP-Session: e9eb4c12-7ada-468c-ae7c-e7c84e205111 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8009 | 2024.01.30 03:23:38.403595 [ 3 ] {} <Debug> HTTP-Session: e9eb4c12-7ada-468c-ae7c-e7c84e205111 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8010 | 2024.01.30 03:23:38.403670 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8011 | 2024.01.30 03:23:38.403709 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8012 | 2024.01.30 03:23:38.403825 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8013 | 2024.01.30 03:23:38.404147 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8014 | 2024.01.30 03:23:38.404352 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8015 | 2024.01.30 03:23:38.404501 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
| 8016 | 2024.01.30 03:23:38.404617 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000918601 sec., 22860 rows/sec., 1.79 MiB/sec. | ||
| 8017 | 2024.01.30 03:23:38.404723 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} <Debug> DynamicQueryHandler: Done processing query | ||
| 8018 | 2024.01.30 03:23:38.404746 [ 3 ] {cacad9d2-8315-4305-84b9-bd1e0325e1d0} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8019 | 2024.01.30 03:23:38.404761 [ 3 ] {} <Debug> HTTP-Session: e9eb4c12-7ada-468c-ae7c-e7c84e205111 Destroying unnamed session | ||
| 8020 | 2024.01.30 03:23:38.404959 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8021 | 2024.01.30 03:23:38.405003 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8022 | 2024.01.30 03:23:38.405022 [ 3 ] {} <Debug> HTTP-Session: 0431ef7a-9cdf-4551-be44-be0d5ae1973c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8023 | 2024.01.30 03:23:38.405038 [ 3 ] {} <Debug> HTTP-Session: 0431ef7a-9cdf-4551-be44-be0d5ae1973c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8024 | 2024.01.30 03:23:38.405129 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8025 | 2024.01.30 03:23:38.405192 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8026 | 2024.01.30 03:23:38.405389 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8027 | 2024.01.30 03:23:38.405782 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8028 | 2024.01.30 03:23:38.406089 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} <Trace> MergedBlockOutputStream: filled checksums all_82_82_0 (state Temporary) | ||
| 8029 | 2024.01.30 03:23:38.406268 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_82_82_0 to all_82_82_0. | ||
| 8030 | 2024.01.30 03:23:38.406373 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001204427 sec., 17435 rows/sec., 23.53 MiB/sec. | ||
| 8031 | 2024.01.30 03:23:38.406505 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} <Debug> DynamicQueryHandler: Done processing query | ||
| 8032 | 2024.01.30 03:23:38.406528 [ 3 ] {8076e79e-b3eb-4526-81c6-fb9264dc5192} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 8033 | 2024.01.30 03:23:38.406543 [ 3 ] {} <Debug> HTTP-Session: 0431ef7a-9cdf-4551-be44-be0d5ae1973c Destroying unnamed session | ||
| 8034 | 2024.01.30 03:23:40.203394 [ 162 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 8035 | 2024.01.30 03:23:40.203480 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8036 | 2024.01.30 03:23:40.203597 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact | ||
| 8037 | 2024.01.30 03:23:40.203737 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8038 | 2024.01.30 03:23:40.203771 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 8 rows starting from the beginning of the part | ||
| 8039 | 2024.01.30 03:23:40.203889 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 8040 | 2024.01.30 03:23:40.203996 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 8041 | 2024.01.30 03:23:40.204081 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 8042 | 2024.01.30 03:23:40.204162 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 8043 | 2024.01.30 03:23:40.204753 [ 22 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001216637 sec., 13151.005599862572 rows/sec., 918.26 KiB/sec. | ||
| 8044 | 2024.01.30 03:23:40.204870 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 8045 | 2024.01.30 03:23:40.205053 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. | ||
| 8046 | 2024.01.30 03:23:40.205120 [ 16 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_26_6} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 | ||
| 8047 | 2024.01.30 03:23:40.617067 [ 162 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_22_5 to all_26_26_0 | ||
| 8048 | 2024.01.30 03:23:40.617170 [ 162 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8049 | 2024.01.30 03:23:40.617329 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_22_5 to all_26_26_0 into Compact | ||
| 8050 | 2024.01.30 03:23:40.617536 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8051 | 2024.01.30 03:23:40.617591 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_22_5, total 8 rows starting from the beginning of the part | ||
| 8052 | 2024.01.30 03:23:40.617772 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 2 rows starting from the beginning of the part | ||
| 8053 | 2024.01.30 03:23:40.617929 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 2 rows starting from the beginning of the part | ||
| 8054 | 2024.01.30 03:23:40.618094 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 2 rows starting from the beginning of the part | ||
| 8055 | 2024.01.30 03:23:40.618245 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 2 rows starting from the beginning of the part | ||
| 8056 | 2024.01.30 03:23:40.618847 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001603207 sec., 9979.996344826339 rows/sec., 838.16 KiB/sec. | ||
| 8057 | 2024.01.30 03:23:40.618963 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Trace> MergedBlockOutputStream: filled checksums all_1_26_6 (state Temporary) | ||
| 8058 | 2024.01.30 03:23:40.619141 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_26_6 to all_1_26_6. | ||
| 8059 | 2024.01.30 03:23:40.619203 [ 11 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_26_6} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_22_5 to all_26_26_0 | ||
| 8060 | 2024.01.30 03:23:43.164765 [ 160 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8061 | 2024.01.30 03:23:43.164848 [ 160 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8062 | 2024.01.30 03:23:43.400708 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8063 | 2024.01.30 03:23:43.400825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8064 | 2024.01.30 03:23:43.400856 [ 3 ] {} <Debug> HTTP-Session: f87efa3c-4322-42dd-9a59-0ea6af926e75 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8065 | 2024.01.30 03:23:43.400885 [ 3 ] {} <Debug> HTTP-Session: f87efa3c-4322-42dd-9a59-0ea6af926e75 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8066 | 2024.01.30 03:23:43.401025 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8067 | 2024.01.30 03:23:43.401087 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8068 | 2024.01.30 03:23:43.401248 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8069 | 2024.01.30 03:23:43.401667 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8070 | 2024.01.30 03:23:43.401941 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8071 | 2024.01.30 03:23:43.402107 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
| 8072 | 2024.01.30 03:23:43.402240 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001173957 sec., 28961 rows/sec., 2.29 MiB/sec. | ||
| 8073 | 2024.01.30 03:23:43.402414 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} <Debug> DynamicQueryHandler: Done processing query | ||
| 8074 | 2024.01.30 03:23:43.402442 [ 3 ] {f3aeee90-c81b-4a3a-b36d-bad2b5455655} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8075 | 2024.01.30 03:23:43.402458 [ 3 ] {} <Debug> HTTP-Session: f87efa3c-4322-42dd-9a59-0ea6af926e75 Destroying unnamed session | ||
| 8076 | 2024.01.30 03:23:43.402600 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8077 | 2024.01.30 03:23:43.402654 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8078 | 2024.01.30 03:23:43.402675 [ 3 ] {} <Debug> HTTP-Session: 272a69c4-d175-4f75-86dc-bdee35d584e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8079 | 2024.01.30 03:23:43.402694 [ 3 ] {} <Debug> HTTP-Session: 272a69c4-d175-4f75-86dc-bdee35d584e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8080 | 2024.01.30 03:23:43.402781 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8081 | 2024.01.30 03:23:43.402824 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8082 | 2024.01.30 03:23:43.402941 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8083 | 2024.01.30 03:23:43.403312 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8084 | 2024.01.30 03:23:43.403531 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8085 | 2024.01.30 03:23:43.403682 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. | ||
| 8086 | 2024.01.30 03:23:43.403803 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000992983 sec., 102720 rows/sec., 10.47 MiB/sec. | ||
| 8087 | 2024.01.30 03:23:43.403921 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} <Debug> DynamicQueryHandler: Done processing query | ||
| 8088 | 2024.01.30 03:23:43.403945 [ 3 ] {7f9e9295-d1c5-4f30-9f89-d83c1e2fed4b} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 8089 | 2024.01.30 03:23:43.403961 [ 3 ] {} <Debug> HTTP-Session: 272a69c4-d175-4f75-86dc-bdee35d584e1 Destroying unnamed session | ||
| 8090 | 2024.01.30 03:23:43.404082 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8091 | 2024.01.30 03:23:43.404127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8092 | 2024.01.30 03:23:43.404146 [ 3 ] {} <Debug> HTTP-Session: a962aafd-fa01-4cc1-9fd1-bfc241c9cec0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8093 | 2024.01.30 03:23:43.404164 [ 3 ] {} <Debug> HTTP-Session: a962aafd-fa01-4cc1-9fd1-bfc241c9cec0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8094 | 2024.01.30 03:23:43.404234 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8095 | 2024.01.30 03:23:43.404274 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8096 | 2024.01.30 03:23:43.404380 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8097 | 2024.01.30 03:23:43.404664 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8098 | 2024.01.30 03:23:43.404870 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8099 | 2024.01.30 03:23:43.405019 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. | ||
| 8100 | 2024.01.30 03:23:43.405138 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.00087411 sec., 38896 rows/sec., 3.04 MiB/sec. | ||
| 8101 | 2024.01.30 03:23:43.405240 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} <Debug> DynamicQueryHandler: Done processing query | ||
| 8102 | 2024.01.30 03:23:43.405264 [ 3 ] {936463cf-a0de-44bf-867b-25ec2de42bc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8103 | 2024.01.30 03:23:43.405280 [ 3 ] {} <Debug> HTTP-Session: a962aafd-fa01-4cc1-9fd1-bfc241c9cec0 Destroying unnamed session | ||
| 8104 | 2024.01.30 03:23:43.405476 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8105 | 2024.01.30 03:23:43.405520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8106 | 2024.01.30 03:23:43.405538 [ 3 ] {} <Debug> HTTP-Session: e35b2026-09ea-4ba0-b683-d6a79ff015da Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8107 | 2024.01.30 03:23:43.405554 [ 3 ] {} <Debug> HTTP-Session: e35b2026-09ea-4ba0-b683-d6a79ff015da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8108 | 2024.01.30 03:23:43.405635 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8109 | 2024.01.30 03:23:43.405685 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8110 | 2024.01.30 03:23:43.405820 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8111 | 2024.01.30 03:23:43.406240 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8112 | 2024.01.30 03:23:43.406557 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} <Trace> MergedBlockOutputStream: filled checksums all_83_83_0 (state Temporary) | ||
| 8113 | 2024.01.30 03:23:43.406736 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_83_83_0 to all_83_83_0. | ||
| 8114 | 2024.01.30 03:23:43.406872 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001201697 sec., 28293 rows/sec., 38.18 MiB/sec. | ||
| 8115 | 2024.01.30 03:23:43.407002 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} <Debug> DynamicQueryHandler: Done processing query | ||
| 8116 | 2024.01.30 03:23:43.407030 [ 3 ] {8e5ddaeb-0790-49b2-949e-dc20d6198ed6} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 8117 | 2024.01.30 03:23:43.407046 [ 3 ] {} <Debug> HTTP-Session: e35b2026-09ea-4ba0-b683-d6a79ff015da Destroying unnamed session | ||
| 8118 | 2024.01.30 03:23:48.400576 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8119 | 2024.01.30 03:23:48.400701 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8120 | 2024.01.30 03:23:48.400727 [ 3 ] {} <Debug> HTTP-Session: 5fb17370-62e5-4dd4-83d6-0d89ae7a3800 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8121 | 2024.01.30 03:23:48.400752 [ 3 ] {} <Debug> HTTP-Session: 5fb17370-62e5-4dd4-83d6-0d89ae7a3800 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8122 | 2024.01.30 03:23:48.400880 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8123 | 2024.01.30 03:23:48.400941 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8124 | 2024.01.30 03:23:48.401102 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8125 | 2024.01.30 03:23:48.401555 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8126 | 2024.01.30 03:23:48.401822 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8127 | 2024.01.30 03:23:48.401985 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. | ||
| 8128 | 2024.01.30 03:23:48.402106 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001193627 sec., 17593 rows/sec., 1.39 MiB/sec. | ||
| 8129 | 2024.01.30 03:23:48.402268 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} <Debug> DynamicQueryHandler: Done processing query | ||
| 8130 | 2024.01.30 03:23:48.402299 [ 3 ] {0aea4310-aca0-40c5-b509-08ee6b54f538} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8131 | 2024.01.30 03:23:48.402326 [ 3 ] {} <Debug> HTTP-Session: 5fb17370-62e5-4dd4-83d6-0d89ae7a3800 Destroying unnamed session | ||
| 8132 | 2024.01.30 03:23:48.402456 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8133 | 2024.01.30 03:23:48.402501 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8134 | 2024.01.30 03:23:48.402520 [ 3 ] {} <Debug> HTTP-Session: a88f0c88-f495-45cc-bc9a-bc8bc544a5ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8135 | 2024.01.30 03:23:48.402537 [ 3 ] {} <Debug> HTTP-Session: a88f0c88-f495-45cc-bc9a-bc8bc544a5ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8136 | 2024.01.30 03:23:48.402606 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 8137 | 2024.01.30 03:23:48.402648 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8138 | 2024.01.30 03:23:48.402753 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8139 | 2024.01.30 03:23:48.403031 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8140 | 2024.01.30 03:23:48.403232 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8141 | 2024.01.30 03:23:48.403377 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 8142 | 2024.01.30 03:23:48.403492 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000856739 sec., 2334 rows/sec., 199.48 KiB/sec. | ||
| 8143 | 2024.01.30 03:23:48.403608 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} <Debug> DynamicQueryHandler: Done processing query | ||
| 8144 | 2024.01.30 03:23:48.403632 [ 3 ] {08dec7f0-991e-4e0b-bda8-71a780b014cf} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8145 | 2024.01.30 03:23:48.403647 [ 3 ] {} <Debug> HTTP-Session: a88f0c88-f495-45cc-bc9a-bc8bc544a5ff Destroying unnamed session | ||
| 8146 | 2024.01.30 03:23:48.403774 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8147 | 2024.01.30 03:23:48.403820 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8148 | 2024.01.30 03:23:48.403839 [ 3 ] {} <Debug> HTTP-Session: 635207f0-74ff-4b32-a751-0bd92f8ebeef Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8149 | 2024.01.30 03:23:48.403856 [ 3 ] {} <Debug> HTTP-Session: 635207f0-74ff-4b32-a751-0bd92f8ebeef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8150 | 2024.01.30 03:23:48.403928 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8151 | 2024.01.30 03:23:48.403966 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8152 | 2024.01.30 03:23:48.404070 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8153 | 2024.01.30 03:23:48.404431 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8154 | 2024.01.30 03:23:48.404638 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8155 | 2024.01.30 03:23:48.404785 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. | ||
| 8156 | 2024.01.30 03:23:48.404913 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000955131 sec., 67006 rows/sec., 5.92 MiB/sec. | ||
| 8157 | 2024.01.30 03:23:48.405075 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8158 | 2024.01.30 03:23:48.405106 [ 3 ] {dd0b6321-13ae-46ce-96d2-83414b99572f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 8159 | 2024.01.30 03:23:48.405159 [ 3 ] {} <Debug> HTTP-Session: 635207f0-74ff-4b32-a751-0bd92f8ebeef Destroying unnamed session | ||
| 8160 | 2024.01.30 03:23:48.405320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8161 | 2024.01.30 03:23:48.405369 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8162 | 2024.01.30 03:23:48.405388 [ 3 ] {} <Debug> HTTP-Session: 7d667b4a-b73f-4db5-be64-efbcc1848ce4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8163 | 2024.01.30 03:23:48.405404 [ 3 ] {} <Debug> HTTP-Session: 7d667b4a-b73f-4db5-be64-efbcc1848ce4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8164 | 2024.01.30 03:23:48.405474 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 8165 | 2024.01.30 03:23:48.405512 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8166 | 2024.01.30 03:23:48.405627 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8167 | 2024.01.30 03:23:48.405894 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8168 | 2024.01.30 03:23:48.406102 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 8169 | 2024.01.30 03:23:48.406247 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 8170 | 2024.01.30 03:23:48.406343 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000840219 sec., 2380 rows/sec., 166.20 KiB/sec. | ||
| 8171 | 2024.01.30 03:23:48.406439 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} <Debug> DynamicQueryHandler: Done processing query | ||
| 8172 | 2024.01.30 03:23:48.406461 [ 3 ] {a71277eb-df05-4146-9964-361858baea8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8173 | 2024.01.30 03:23:48.406476 [ 3 ] {} <Debug> HTTP-Session: 7d667b4a-b73f-4db5-be64-efbcc1848ce4 Destroying unnamed session | ||
| 8174 | 2024.01.30 03:23:48.406595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8175 | 2024.01.30 03:23:48.406638 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8176 | 2024.01.30 03:23:48.406655 [ 3 ] {} <Debug> HTTP-Session: 2bc5c17d-bc6c-43d7-a3ae-aae2a45d9439 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8177 | 2024.01.30 03:23:48.406672 [ 3 ] {} <Debug> HTTP-Session: 2bc5c17d-bc6c-43d7-a3ae-aae2a45d9439 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8178 | 2024.01.30 03:23:48.406741 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8179 | 2024.01.30 03:23:48.406778 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8180 | 2024.01.30 03:23:48.406879 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8181 | 2024.01.30 03:23:48.407139 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8182 | 2024.01.30 03:23:48.407337 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8183 | 2024.01.30 03:23:48.407481 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. | ||
| 8184 | 2024.01.30 03:23:48.407579 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000811539 sec., 28341 rows/sec., 2.22 MiB/sec. | ||
| 8185 | 2024.01.30 03:23:48.407693 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} <Debug> DynamicQueryHandler: Done processing query | ||
| 8186 | 2024.01.30 03:23:48.407722 [ 3 ] {133118e4-cffe-41b1-b0c1-4b2498cf8ca5} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8187 | 2024.01.30 03:23:48.407747 [ 3 ] {} <Debug> HTTP-Session: 2bc5c17d-bc6c-43d7-a3ae-aae2a45d9439 Destroying unnamed session | ||
| 8188 | 2024.01.30 03:23:48.407865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8189 | 2024.01.30 03:23:48.407909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8190 | 2024.01.30 03:23:48.407927 [ 3 ] {} <Debug> HTTP-Session: a4a596b3-d39d-4469-8f2b-3590ab5abb8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8191 | 2024.01.30 03:23:48.407944 [ 3 ] {} <Debug> HTTP-Session: a4a596b3-d39d-4469-8f2b-3590ab5abb8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8192 | 2024.01.30 03:23:48.408011 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 8193 | 2024.01.30 03:23:48.408053 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8194 | 2024.01.30 03:23:48.408169 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8195 | 2024.01.30 03:23:48.408417 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8196 | 2024.01.30 03:23:48.408664 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 8197 | 2024.01.30 03:23:48.408836 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 8198 | 2024.01.30 03:23:48.408935 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000897601 sec., 1114 rows/sec., 78.33 KiB/sec. | ||
| 8199 | 2024.01.30 03:23:48.409063 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} <Debug> DynamicQueryHandler: Done processing query | ||
| 8200 | 2024.01.30 03:23:48.409086 [ 3 ] {bc1a967e-0cc1-4a18-84af-1d4d9e798c9e} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8201 | 2024.01.30 03:23:48.409101 [ 3 ] {} <Debug> HTTP-Session: a4a596b3-d39d-4469-8f2b-3590ab5abb8b Destroying unnamed session | ||
| 8202 | 2024.01.30 03:23:48.409262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8203 | 2024.01.30 03:23:48.409305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8204 | 2024.01.30 03:23:48.409323 [ 3 ] {} <Debug> HTTP-Session: 9087ea09-6c68-456f-bcc7-601596db9595 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8205 | 2024.01.30 03:23:48.409339 [ 3 ] {} <Debug> HTTP-Session: 9087ea09-6c68-456f-bcc7-601596db9595 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8206 | 2024.01.30 03:23:48.409413 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8207 | 2024.01.30 03:23:48.409458 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8208 | 2024.01.30 03:23:48.409592 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8209 | 2024.01.30 03:23:48.409941 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8210 | 2024.01.30 03:23:48.410224 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} <Trace> MergedBlockOutputStream: filled checksums all_84_84_0 (state Temporary) | ||
| 8211 | 2024.01.30 03:23:48.410405 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_84_84_0 to all_84_84_0. | ||
| 8212 | 2024.01.30 03:23:48.410504 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001063614 sec., 19744 rows/sec., 26.64 MiB/sec. | ||
| 8213 | 2024.01.30 03:23:48.410623 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} <Debug> DynamicQueryHandler: Done processing query | ||
| 8214 | 2024.01.30 03:23:48.410645 [ 3 ] {4e576f89-c134-4ffb-a084-b6a8d5fd7e1b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 8215 | 2024.01.30 03:23:48.410661 [ 3 ] {} <Debug> HTTP-Session: 9087ea09-6c68-456f-bcc7-601596db9595 Destroying unnamed session | ||
| 8216 | 2024.01.30 03:23:53.401992 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8217 | 2024.01.30 03:23:53.402114 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8218 | 2024.01.30 03:23:53.402141 [ 3 ] {} <Debug> HTTP-Session: aea786a3-429b-4e61-b2db-59c1383a2f6c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8219 | 2024.01.30 03:23:53.402164 [ 3 ] {} <Debug> HTTP-Session: aea786a3-429b-4e61-b2db-59c1383a2f6c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8220 | 2024.01.30 03:23:53.402293 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8221 | 2024.01.30 03:23:53.402354 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8222 | 2024.01.30 03:23:53.402513 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8223 | 2024.01.30 03:23:53.402934 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8224 | 2024.01.30 03:23:53.403196 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8225 | 2024.01.30 03:23:53.403358 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. | ||
| 8226 | 2024.01.30 03:23:53.403497 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001157686 sec., 29368 rows/sec., 2.32 MiB/sec. | ||
| 8227 | 2024.01.30 03:23:53.403629 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8228 | 2024.01.30 03:23:53.403654 [ 3 ] {205acb42-5dc1-4497-8cd7-a375e476c79f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8229 | 2024.01.30 03:23:53.403670 [ 3 ] {} <Debug> HTTP-Session: aea786a3-429b-4e61-b2db-59c1383a2f6c Destroying unnamed session | ||
| 8230 | 2024.01.30 03:23:53.403847 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8231 | 2024.01.30 03:23:53.403892 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8232 | 2024.01.30 03:23:53.403911 [ 3 ] {} <Debug> HTTP-Session: 962ff10f-ee58-4f75-be5b-d1a961685924 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8233 | 2024.01.30 03:23:53.403928 [ 3 ] {} <Debug> HTTP-Session: 962ff10f-ee58-4f75-be5b-d1a961685924 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8234 | 2024.01.30 03:23:53.404005 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8235 | 2024.01.30 03:23:53.404045 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8236 | 2024.01.30 03:23:53.404147 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8237 | 2024.01.30 03:23:53.404537 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8238 | 2024.01.30 03:23:53.404763 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8239 | 2024.01.30 03:23:53.404913 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. | ||
| 8240 | 2024.01.30 03:23:53.405033 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} <Information> executeQuery: Read 138 rows, 13.76 KiB in 0.000990062 sec., 139385 rows/sec., 13.58 MiB/sec. | ||
| 8241 | 2024.01.30 03:23:53.405037 [ 155 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8242 | 2024.01.30 03:23:53.405157 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8243 | 2024.01.30 03:23:53.405199 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} <Debug> DynamicQueryHandler: Done processing query | ||
| 8244 | 2024.01.30 03:23:53.405248 [ 3 ] {18c3f8f0-32a6-4ae1-94d9-7b047fdec415} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 8245 | 2024.01.30 03:23:53.405255 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact | ||
| 8246 | 2024.01.30 03:23:53.405271 [ 3 ] {} <Debug> HTTP-Session: 962ff10f-ee58-4f75-be5b-d1a961685924 Destroying unnamed session | ||
| 8247 | 2024.01.30 03:23:53.405372 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8248 | 2024.01.30 03:23:53.405409 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 205 rows starting from the beginning of the part | ||
| 8249 | 2024.01.30 03:23:53.405482 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8250 | 2024.01.30 03:23:53.405570 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8251 | 2024.01.30 03:23:53.405620 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 102 rows starting from the beginning of the part | ||
| 8252 | 2024.01.30 03:23:53.405624 [ 3 ] {} <Debug> HTTP-Session: 7c836656-2e62-4ecd-8a8e-ba37077a1136 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8253 | 2024.01.30 03:23:53.405694 [ 3 ] {} <Debug> HTTP-Session: 7c836656-2e62-4ecd-8a8e-ba37077a1136 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8254 | 2024.01.30 03:23:53.405843 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 63 rows starting from the beginning of the part | ||
| 8255 | 2024.01.30 03:23:53.405878 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8256 | 2024.01.30 03:23:53.405968 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8257 | 2024.01.30 03:23:53.406047 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 102 rows starting from the beginning of the part | ||
| 8258 | 2024.01.30 03:23:53.406325 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 64 rows starting from the beginning of the part | ||
| 8259 | 2024.01.30 03:23:53.406441 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8260 | 2024.01.30 03:23:53.406570 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 138 rows starting from the beginning of the part | ||
| 8261 | 2024.01.30 03:23:53.407113 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8262 | 2024.01.30 03:23:53.407573 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8263 | 2024.01.30 03:23:53.407811 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. | ||
| 8264 | 2024.01.30 03:23:53.408003 [ 155 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8265 | 2024.01.30 03:23:53.408104 [ 155 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8266 | 2024.01.30 03:23:53.408212 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.002244861 sec., 25836 rows/sec., 2.01 MiB/sec. | ||
| 8267 | 2024.01.30 03:23:53.408361 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact | ||
| 8268 | 2024.01.30 03:23:53.408417 [ 11 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 674 rows, containing 4 columns (4 merged, 0 gathered) in 0.003180662 sec., 211905.57185894006 rows/sec., 20.37 MiB/sec. | ||
| 8269 | 2024.01.30 03:23:53.408535 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} <Debug> DynamicQueryHandler: Done processing query | ||
| 8270 | 2024.01.30 03:23:53.408574 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8271 | 2024.01.30 03:23:53.408585 [ 3 ] {112d9b6f-ccfd-4bac-a897-654945180632} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 8272 | 2024.01.30 03:23:53.408652 [ 3 ] {} <Debug> HTTP-Session: 7c836656-2e62-4ecd-8a8e-ba37077a1136 Destroying unnamed session | ||
| 8273 | 2024.01.30 03:23:53.408661 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 105 rows starting from the beginning of the part | ||
| 8274 | 2024.01.30 03:23:53.408735 [ 11 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8275 | 2024.01.30 03:23:53.408876 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8276 | 2024.01.30 03:23:53.408924 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 34 rows starting from the beginning of the part | ||
| 8277 | 2024.01.30 03:23:53.408998 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8278 | 2024.01.30 03:23:53.409050 [ 3 ] {} <Debug> HTTP-Session: 6605a50f-36e2-4d95-8d2e-1cfa653fe812 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8279 | 2024.01.30 03:23:53.409104 [ 3 ] {} <Debug> HTTP-Session: 6605a50f-36e2-4d95-8d2e-1cfa653fe812 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8280 | 2024.01.30 03:23:53.409215 [ 11 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. | ||
| 8281 | 2024.01.30 03:23:53.409241 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 21 rows starting from the beginning of the part | ||
| 8282 | 2024.01.30 03:23:53.409404 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 8283 | 2024.01.30 03:23:53.409434 [ 11 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_86_17} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 | ||
| 8284 | 2024.01.30 03:23:53.409585 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8285 | 2024.01.30 03:23:53.409628 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 34 rows starting from the beginning of the part | ||
| 8286 | 2024.01.30 03:23:53.409957 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 23 rows starting from the beginning of the part | ||
| 8287 | 2024.01.30 03:23:53.410237 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 58 rows starting from the beginning of the part | ||
| 8288 | 2024.01.30 03:23:53.410239 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8289 | 2024.01.30 03:23:53.411176 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8290 | 2024.01.30 03:23:53.411833 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 275 rows, containing 4 columns (4 merged, 0 gathered) in 0.003645093 sec., 75443.89128068887 rows/sec., 5.89 MiB/sec. | ||
| 8291 | 2024.01.30 03:23:53.411865 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 8292 | 2024.01.30 03:23:53.411961 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8293 | 2024.01.30 03:23:53.412219 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. | ||
| 8294 | 2024.01.30 03:23:53.412232 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 8295 | 2024.01.30 03:23:53.412307 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_86_17} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 | ||
| 8296 | 2024.01.30 03:23:53.412505 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.003021838 sec., 11913 rows/sec., 860.92 KiB/sec. | ||
| 8297 | 2024.01.30 03:23:53.412657 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} <Debug> DynamicQueryHandler: Done processing query | ||
| 8298 | 2024.01.30 03:23:53.412686 [ 3 ] {adbb9163-c3c1-43e5-bcc5-358adca6e3c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8299 | 2024.01.30 03:23:53.412703 [ 3 ] {} <Debug> HTTP-Session: 6605a50f-36e2-4d95-8d2e-1cfa653fe812 Destroying unnamed session | ||
| 8300 | 2024.01.30 03:23:53.412868 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36402, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8301 | 2024.01.30 03:23:53.412916 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8302 | 2024.01.30 03:23:53.412935 [ 3 ] {} <Debug> HTTP-Session: a110eadf-3f8e-40e3-aeb1-ecb49e0c38cf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8303 | 2024.01.30 03:23:53.412953 [ 3 ] {} <Debug> HTTP-Session: a110eadf-3f8e-40e3-aeb1-ecb49e0c38cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8304 | 2024.01.30 03:23:53.413045 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8305 | 2024.01.30 03:23:53.413091 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8306 | 2024.01.30 03:23:53.413238 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8307 | 2024.01.30 03:23:53.413758 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8308 | 2024.01.30 03:23:53.414080 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} <Trace> MergedBlockOutputStream: filled checksums all_85_85_0 (state Temporary) | ||
| 8309 | 2024.01.30 03:23:53.414262 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_85_85_0 to all_85_85_0. | ||
| 8310 | 2024.01.30 03:23:53.414401 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001324891 sec., 25662 rows/sec., 34.63 MiB/sec. | ||
| 8311 | 2024.01.30 03:23:53.414570 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} <Debug> DynamicQueryHandler: Done processing query | ||
| 8312 | 2024.01.30 03:23:53.414615 [ 3 ] {ae37a0e3-005d-4228-b9c6-955d94e6fecf} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 8313 | 2024.01.30 03:23:53.414650 [ 3 ] {} <Debug> HTTP-Session: a110eadf-3f8e-40e3-aeb1-ecb49e0c38cf Destroying unnamed session | ||
| 8314 | 2024.01.30 03:23:58.164900 [ 152 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8315 | 2024.01.30 03:23:58.165006 [ 152 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8316 | 2024.01.30 03:23:58.400255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8317 | 2024.01.30 03:23:58.400415 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8318 | 2024.01.30 03:23:58.400463 [ 3 ] {} <Debug> HTTP-Session: 0ca322dd-abcc-4862-897b-7b723196aabe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8319 | 2024.01.30 03:23:58.400504 [ 3 ] {} <Debug> HTTP-Session: 0ca322dd-abcc-4862-897b-7b723196aabe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8320 | 2024.01.30 03:23:58.400661 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8321 | 2024.01.30 03:23:58.400721 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8322 | 2024.01.30 03:23:58.400878 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8323 | 2024.01.30 03:23:58.401391 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8324 | 2024.01.30 03:23:58.401659 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8325 | 2024.01.30 03:23:58.401830 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. | ||
| 8326 | 2024.01.30 03:23:58.401975 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001270109 sec., 16534 rows/sec., 1.31 MiB/sec. | ||
| 8327 | 2024.01.30 03:23:58.401985 [ 152 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8328 | 2024.01.30 03:23:58.402109 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8329 | 2024.01.30 03:23:58.402194 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8330 | 2024.01.30 03:23:58.402246 [ 3 ] {b18a89a2-5e5f-4a83-a277-f3c3d25d6f4f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8331 | 2024.01.30 03:23:58.402270 [ 3 ] {} <Debug> HTTP-Session: 0ca322dd-abcc-4862-897b-7b723196aabe Destroying unnamed session | ||
| 8332 | 2024.01.30 03:23:58.402273 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact | ||
| 8333 | 2024.01.30 03:23:58.402429 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8334 | 2024.01.30 03:23:58.402536 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8335 | 2024.01.30 03:23:58.402552 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8336 | 2024.01.30 03:23:58.402576 [ 3 ] {} <Debug> HTTP-Session: b37cd635-e6e3-4c24-8d34-b83846c83b32 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8337 | 2024.01.30 03:23:58.402629 [ 3 ] {} <Debug> HTTP-Session: b37cd635-e6e3-4c24-8d34-b83846c83b32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8338 | 2024.01.30 03:23:58.402637 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 55 rows starting from the beginning of the part | ||
| 8339 | 2024.01.30 03:23:58.402807 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8340 | 2024.01.30 03:23:58.402915 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 21 rows starting from the beginning of the part | ||
| 8341 | 2024.01.30 03:23:58.402924 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8342 | 2024.01.30 03:23:58.403195 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part | ||
| 8343 | 2024.01.30 03:23:58.403441 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8344 | 2024.01.30 03:23:58.403460 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 21 rows starting from the beginning of the part | ||
| 8345 | 2024.01.30 03:23:58.403640 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part | ||
| 8346 | 2024.01.30 03:23:58.403861 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 21 rows starting from the beginning of the part | ||
| 8347 | 2024.01.30 03:23:58.404364 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8348 | 2024.01.30 03:23:58.404781 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8349 | 2024.01.30 03:23:58.405102 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. | ||
| 8350 | 2024.01.30 03:23:58.405435 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.002564358 sec., 24567 rows/sec., 2.17 MiB/sec. | ||
| 8351 | 2024.01.30 03:23:58.405451 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003266855 sec., 56935.493004740034 rows/sec., 4.51 MiB/sec. | ||
| 8352 | 2024.01.30 03:23:58.405641 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8353 | 2024.01.30 03:23:58.405653 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} <Debug> DynamicQueryHandler: Done processing query | ||
| 8354 | 2024.01.30 03:23:58.405699 [ 3 ] {74c708df-521c-4fc1-8bc8-aa0e08ca3cc6} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 8355 | 2024.01.30 03:23:58.405721 [ 3 ] {} <Debug> HTTP-Session: b37cd635-e6e3-4c24-8d34-b83846c83b32 Destroying unnamed session | ||
| 8356 | 2024.01.30 03:23:58.405874 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8357 | 2024.01.30 03:23:58.405882 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. | ||
| 8358 | 2024.01.30 03:23:58.405949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8359 | 2024.01.30 03:23:58.405976 [ 3 ] {} <Debug> HTTP-Session: 3185c4c9-fd63-4ac1-bdc3-2af1a444ede1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8360 | 2024.01.30 03:23:58.405998 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_86_17} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 | ||
| 8361 | 2024.01.30 03:23:58.406006 [ 3 ] {} <Debug> HTTP-Session: 3185c4c9-fd63-4ac1-bdc3-2af1a444ede1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8362 | 2024.01.30 03:23:58.406152 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8363 | 2024.01.30 03:23:58.406193 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8364 | 2024.01.30 03:23:58.406316 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8365 | 2024.01.30 03:23:58.406599 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8366 | 2024.01.30 03:23:58.406813 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8367 | 2024.01.30 03:23:58.406974 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. | ||
| 8368 | 2024.01.30 03:23:58.407102 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000918411 sec., 22865 rows/sec., 1.79 MiB/sec. | ||
| 8369 | 2024.01.30 03:23:58.407255 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} <Debug> DynamicQueryHandler: Done processing query | ||
| 8370 | 2024.01.30 03:23:58.407302 [ 3 ] {4e04b922-2000-429f-b4c2-bd6c27da049e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8371 | 2024.01.30 03:23:58.407332 [ 3 ] {} <Debug> HTTP-Session: 3185c4c9-fd63-4ac1-bdc3-2af1a444ede1 Destroying unnamed session | ||
| 8372 | 2024.01.30 03:23:58.407487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8373 | 2024.01.30 03:23:58.407533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8374 | 2024.01.30 03:23:58.407552 [ 3 ] {} <Debug> HTTP-Session: 568cb40b-02be-4a7b-b6b0-423ee7c1d998 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8375 | 2024.01.30 03:23:58.407570 [ 3 ] {} <Debug> HTTP-Session: 568cb40b-02be-4a7b-b6b0-423ee7c1d998 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8376 | 2024.01.30 03:23:58.407649 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8377 | 2024.01.30 03:23:58.407696 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8378 | 2024.01.30 03:23:58.407845 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8379 | 2024.01.30 03:23:58.408215 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8380 | 2024.01.30 03:23:58.408521 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} <Trace> MergedBlockOutputStream: filled checksums all_86_86_0 (state Temporary) | ||
| 8381 | 2024.01.30 03:23:58.408701 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_86_86_0 to all_86_86_0. | ||
| 8382 | 2024.01.30 03:23:58.408828 [ 152 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_81_16 to all_86_86_0 | ||
| 8383 | 2024.01.30 03:23:58.408846 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001157196 sec., 18147 rows/sec., 24.49 MiB/sec. | ||
| 8384 | 2024.01.30 03:23:58.408898 [ 152 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8385 | 2024.01.30 03:23:58.409125 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_81_16 to all_86_86_0 into Compact | ||
| 8386 | 2024.01.30 03:23:58.409159 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 8387 | 2024.01.30 03:23:58.409218 [ 3 ] {daa6b66d-b537-4ef0-9783-2067a32da3c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 8388 | 2024.01.30 03:23:58.409272 [ 3 ] {} <Debug> HTTP-Session: 568cb40b-02be-4a7b-b6b0-423ee7c1d998 Destroying unnamed session | ||
| 8389 | 2024.01.30 03:23:58.409503 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8390 | 2024.01.30 03:23:58.409566 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_81_16, total 2066 rows starting from the beginning of the part | ||
| 8391 | 2024.01.30 03:23:58.409687 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_82_82_0, total 21 rows starting from the beginning of the part | ||
| 8392 | 2024.01.30 03:23:58.409791 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_83_83_0, total 34 rows starting from the beginning of the part | ||
| 8393 | 2024.01.30 03:23:58.409888 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_84_84_0, total 21 rows starting from the beginning of the part | ||
| 8394 | 2024.01.30 03:23:58.409982 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_85_85_0, total 34 rows starting from the beginning of the part | ||
| 8395 | 2024.01.30 03:23:58.410074 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_86_86_0, total 21 rows starting from the beginning of the part | ||
| 8396 | 2024.01.30 03:23:58.413249 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2197 rows, containing 6 columns (6 merged, 0 gathered) in 0.004265957 sec., 515007.53523769695 rows/sec., 694.98 MiB/sec. | ||
| 8397 | 2024.01.30 03:23:58.414210 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Trace> MergedBlockOutputStream: filled checksums all_1_86_17 (state Temporary) | ||
| 8398 | 2024.01.30 03:23:58.414457 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_86_17 to all_1_86_17. | ||
| 8399 | 2024.01.30 03:23:58.414531 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_81_16 to all_86_86_0 | ||
| 8400 | 2024.01.30 03:23:58.414605 [ 10 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_86_17: 13.51 MiB. | ||
| 8401 | 2024.01.30 03:23:59.000139 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.11 MiB, peak 261.59 MiB, will set to 247.95 MiB (RSS), difference: -3.17 MiB | ||
| 8402 | 2024.01.30 03:24:03.400788 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8403 | 2024.01.30 03:24:03.400973 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8404 | 2024.01.30 03:24:03.401020 [ 3 ] {} <Debug> HTTP-Session: 16615628-7798-4cd6-ab31-fed9daee00a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8405 | 2024.01.30 03:24:03.401062 [ 3 ] {} <Debug> HTTP-Session: 16615628-7798-4cd6-ab31-fed9daee00a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8406 | 2024.01.30 03:24:03.401302 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8407 | 2024.01.30 03:24:03.401402 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8408 | 2024.01.30 03:24:03.401674 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8409 | 2024.01.30 03:24:03.402255 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8410 | 2024.01.30 03:24:03.402534 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8411 | 2024.01.30 03:24:03.402703 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. | ||
| 8412 | 2024.01.30 03:24:03.402846 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001478044 sec., 23003 rows/sec., 1.82 MiB/sec. | ||
| 8413 | 2024.01.30 03:24:03.403000 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 8414 | 2024.01.30 03:24:03.403027 [ 3 ] {c946afba-dd63-4799-b140-d6111770c1a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8415 | 2024.01.30 03:24:03.403044 [ 3 ] {} <Debug> HTTP-Session: 16615628-7798-4cd6-ab31-fed9daee00a6 Destroying unnamed session | ||
| 8416 | 2024.01.30 03:24:03.403164 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8417 | 2024.01.30 03:24:03.403217 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8418 | 2024.01.30 03:24:03.403237 [ 3 ] {} <Debug> HTTP-Session: be8b6c12-ff30-4c63-a6a7-117bfe0c65f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8419 | 2024.01.30 03:24:03.403255 [ 3 ] {} <Debug> HTTP-Session: be8b6c12-ff30-4c63-a6a7-117bfe0c65f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8420 | 2024.01.30 03:24:03.403331 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 8421 | 2024.01.30 03:24:03.403374 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8422 | 2024.01.30 03:24:03.403489 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8423 | 2024.01.30 03:24:03.403746 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8424 | 2024.01.30 03:24:03.403953 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8425 | 2024.01.30 03:24:03.404101 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 8426 | 2024.01.30 03:24:03.404221 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00085366 sec., 2342 rows/sec., 200.19 KiB/sec. | ||
| 8427 | 2024.01.30 03:24:03.404367 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} <Debug> DynamicQueryHandler: Done processing query | ||
| 8428 | 2024.01.30 03:24:03.404392 [ 3 ] {04b4c6ab-5841-4105-a410-12cc61fea907} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8429 | 2024.01.30 03:24:03.404407 [ 3 ] {} <Debug> HTTP-Session: be8b6c12-ff30-4c63-a6a7-117bfe0c65f6 Destroying unnamed session | ||
| 8430 | 2024.01.30 03:24:03.404536 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8431 | 2024.01.30 03:24:03.404583 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8432 | 2024.01.30 03:24:03.404601 [ 3 ] {} <Debug> HTTP-Session: ec38acb6-9655-4384-9cee-478644cd19fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8433 | 2024.01.30 03:24:03.404618 [ 3 ] {} <Debug> HTTP-Session: ec38acb6-9655-4384-9cee-478644cd19fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8434 | 2024.01.30 03:24:03.404697 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8435 | 2024.01.30 03:24:03.404737 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8436 | 2024.01.30 03:24:03.404846 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8437 | 2024.01.30 03:24:03.405270 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8438 | 2024.01.30 03:24:03.405488 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8439 | 2024.01.30 03:24:03.405645 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. | ||
| 8440 | 2024.01.30 03:24:03.405767 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} <Information> executeQuery: Read 103 rows, 10.74 KiB in 0.001039804 sec., 99057 rows/sec., 10.08 MiB/sec. | ||
| 8441 | 2024.01.30 03:24:03.405890 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} <Debug> DynamicQueryHandler: Done processing query | ||
| 8442 | 2024.01.30 03:24:03.405915 [ 3 ] {fef38a8e-f932-4cec-ad86-f846fb1bed15} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 8443 | 2024.01.30 03:24:03.405931 [ 3 ] {} <Debug> HTTP-Session: ec38acb6-9655-4384-9cee-478644cd19fe Destroying unnamed session | ||
| 8444 | 2024.01.30 03:24:03.406035 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8445 | 2024.01.30 03:24:03.406082 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8446 | 2024.01.30 03:24:03.406101 [ 3 ] {} <Debug> HTTP-Session: 465fb121-e810-4490-8a59-b4c9242e50a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8447 | 2024.01.30 03:24:03.406118 [ 3 ] {} <Debug> HTTP-Session: 465fb121-e810-4490-8a59-b4c9242e50a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8448 | 2024.01.30 03:24:03.406185 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 8449 | 2024.01.30 03:24:03.406225 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8450 | 2024.01.30 03:24:03.406329 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8451 | 2024.01.30 03:24:03.406595 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8452 | 2024.01.30 03:24:03.406804 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 8453 | 2024.01.30 03:24:03.406952 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 8454 | 2024.01.30 03:24:03.407069 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00084723 sec., 2360 rows/sec., 164.83 KiB/sec. | ||
| 8455 | 2024.01.30 03:24:03.407187 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} <Debug> DynamicQueryHandler: Done processing query | ||
| 8456 | 2024.01.30 03:24:03.407212 [ 3 ] {201eafa4-8b25-4ed3-a532-0829952b6eca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8457 | 2024.01.30 03:24:03.407227 [ 3 ] {} <Debug> HTTP-Session: 465fb121-e810-4490-8a59-b4c9242e50a6 Destroying unnamed session | ||
| 8458 | 2024.01.30 03:24:03.407334 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8459 | 2024.01.30 03:24:03.407382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8460 | 2024.01.30 03:24:03.407400 [ 3 ] {} <Debug> HTTP-Session: 6f535ed2-1f2f-4936-8174-4b8e953f2e57 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8461 | 2024.01.30 03:24:03.407417 [ 3 ] {} <Debug> HTTP-Session: 6f535ed2-1f2f-4936-8174-4b8e953f2e57 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8462 | 2024.01.30 03:24:03.407488 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8463 | 2024.01.30 03:24:03.407526 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8464 | 2024.01.30 03:24:03.407633 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8465 | 2024.01.30 03:24:03.407928 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8466 | 2024.01.30 03:24:03.408135 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8467 | 2024.01.30 03:24:03.408282 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. | ||
| 8468 | 2024.01.30 03:24:03.408404 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.00088768 sec., 40555 rows/sec., 3.17 MiB/sec. | ||
| 8469 | 2024.01.30 03:24:03.408521 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} <Debug> DynamicQueryHandler: Done processing query | ||
| 8470 | 2024.01.30 03:24:03.408545 [ 3 ] {60230c25-f038-462d-8837-e46f01c486d6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8471 | 2024.01.30 03:24:03.408562 [ 3 ] {} <Debug> HTTP-Session: 6f535ed2-1f2f-4936-8174-4b8e953f2e57 Destroying unnamed session | ||
| 8472 | 2024.01.30 03:24:03.408664 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8473 | 2024.01.30 03:24:03.408710 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8474 | 2024.01.30 03:24:03.408735 [ 3 ] {} <Debug> HTTP-Session: 9a894f09-15db-43fb-802f-957fd9f02912 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8475 | 2024.01.30 03:24:03.408754 [ 3 ] {} <Debug> HTTP-Session: 9a894f09-15db-43fb-802f-957fd9f02912 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8476 | 2024.01.30 03:24:03.408824 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 8477 | 2024.01.30 03:24:03.408867 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8478 | 2024.01.30 03:24:03.408991 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8479 | 2024.01.30 03:24:03.409322 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8480 | 2024.01.30 03:24:03.409585 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 8481 | 2024.01.30 03:24:03.409761 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 8482 | 2024.01.30 03:24:03.409885 [ 148 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_31_6 to all_36_36_0 | ||
| 8483 | 2024.01.30 03:24:03.409890 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001027784 sec., 972 rows/sec., 68.41 KiB/sec. | ||
| 8484 | 2024.01.30 03:24:03.409971 [ 148 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8485 | 2024.01.30 03:24:03.410186 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_31_6 to all_36_36_0 into Compact | ||
| 8486 | 2024.01.30 03:24:03.410200 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} <Debug> DynamicQueryHandler: Done processing query | ||
| 8487 | 2024.01.30 03:24:03.410265 [ 3 ] {7ce0f76f-5f51-43ac-8d79-5ec1d7b2e70c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8488 | 2024.01.30 03:24:03.410330 [ 3 ] {} <Debug> HTTP-Session: 9a894f09-15db-43fb-802f-957fd9f02912 Destroying unnamed session | ||
| 8489 | 2024.01.30 03:24:03.410424 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8490 | 2024.01.30 03:24:03.410461 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_31_6, total 696 rows starting from the beginning of the part | ||
| 8491 | 2024.01.30 03:24:03.410527 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8492 | 2024.01.30 03:24:03.410581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8493 | 2024.01.30 03:24:03.410612 [ 3 ] {} <Debug> HTTP-Session: 836261c9-26af-46f1-8c1e-0a9ac182d297 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8494 | 2024.01.30 03:24:03.410615 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 37 rows starting from the beginning of the part | ||
| 8495 | 2024.01.30 03:24:03.410632 [ 3 ] {} <Debug> HTTP-Session: 836261c9-26af-46f1-8c1e-0a9ac182d297 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8496 | 2024.01.30 03:24:03.410749 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8497 | 2024.01.30 03:24:03.410774 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 1 rows starting from the beginning of the part | ||
| 8498 | 2024.01.30 03:24:03.410815 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8499 | 2024.01.30 03:24:03.410941 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 1 rows starting from the beginning of the part | ||
| 8500 | 2024.01.30 03:24:03.411137 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 36 rows starting from the beginning of the part | ||
| 8501 | 2024.01.30 03:24:03.411149 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8502 | 2024.01.30 03:24:03.411261 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 1 rows starting from the beginning of the part | ||
| 8503 | 2024.01.30 03:24:03.411870 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8504 | 2024.01.30 03:24:03.412326 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} <Trace> MergedBlockOutputStream: filled checksums all_87_87_0 (state Temporary) | ||
| 8505 | 2024.01.30 03:24:03.412478 [ 10 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 772 rows, containing 5 columns (5 merged, 0 gathered) in 0.002418004 sec., 319271.5975655954 rows/sec., 22.51 MiB/sec. | ||
| 8506 | 2024.01.30 03:24:03.412613 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_87_87_0 to all_87_87_0. | ||
| 8507 | 2024.01.30 03:24:03.412771 [ 10 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Trace> MergedBlockOutputStream: filled checksums all_1_36_7 (state Temporary) | ||
| 8508 | 2024.01.30 03:24:03.412830 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.002037497 sec., 16687 rows/sec., 22.52 MiB/sec. | ||
| 8509 | 2024.01.30 03:24:03.413048 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} <Debug> DynamicQueryHandler: Done processing query | ||
| 8510 | 2024.01.30 03:24:03.413079 [ 3 ] {e4dd8d1f-143f-4274-bf2e-4a3d746bde60} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 8511 | 2024.01.30 03:24:03.413099 [ 3 ] {} <Debug> HTTP-Session: 836261c9-26af-46f1-8c1e-0a9ac182d297 Destroying unnamed session | ||
| 8512 | 2024.01.30 03:24:03.413172 [ 10 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_36_7 to all_1_36_7. | ||
| 8513 | 2024.01.30 03:24:03.413257 [ 10 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_36_7} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_31_6 to all_36_36_0 | ||
| 8514 | 2024.01.30 03:24:08.400647 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8515 | 2024.01.30 03:24:08.400829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8516 | 2024.01.30 03:24:08.400876 [ 3 ] {} <Debug> HTTP-Session: e20b02b0-41c6-4576-8d5b-31b8a81a6626 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8517 | 2024.01.30 03:24:08.400918 [ 3 ] {} <Debug> HTTP-Session: e20b02b0-41c6-4576-8d5b-31b8a81a6626 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8518 | 2024.01.30 03:24:08.401061 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8519 | 2024.01.30 03:24:08.401121 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8520 | 2024.01.30 03:24:08.401279 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8521 | 2024.01.30 03:24:08.401782 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8522 | 2024.01.30 03:24:08.402044 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8523 | 2024.01.30 03:24:08.402207 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. | ||
| 8524 | 2024.01.30 03:24:08.402326 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001230747 sec., 17062 rows/sec., 1.35 MiB/sec. | ||
| 8525 | 2024.01.30 03:24:08.402480 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} <Debug> DynamicQueryHandler: Done processing query | ||
| 8526 | 2024.01.30 03:24:08.402508 [ 3 ] {39b5700d-1812-4bec-aead-f89b09fd758b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8527 | 2024.01.30 03:24:08.402540 [ 3 ] {} <Debug> HTTP-Session: e20b02b0-41c6-4576-8d5b-31b8a81a6626 Destroying unnamed session | ||
| 8528 | 2024.01.30 03:24:08.402678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8529 | 2024.01.30 03:24:08.402726 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8530 | 2024.01.30 03:24:08.402747 [ 3 ] {} <Debug> HTTP-Session: 5a485a28-5167-430d-b2e4-143e8229dc24 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8531 | 2024.01.30 03:24:08.402764 [ 3 ] {} <Debug> HTTP-Session: 5a485a28-5167-430d-b2e4-143e8229dc24 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8532 | 2024.01.30 03:24:08.402837 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8533 | 2024.01.30 03:24:08.402877 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8534 | 2024.01.30 03:24:08.402982 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8535 | 2024.01.30 03:24:08.403331 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8536 | 2024.01.30 03:24:08.403545 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8537 | 2024.01.30 03:24:08.403693 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. | ||
| 8538 | 2024.01.30 03:24:08.403811 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000936961 sec., 67238 rows/sec., 5.94 MiB/sec. | ||
| 8539 | 2024.01.30 03:24:08.403959 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} <Debug> DynamicQueryHandler: Done processing query | ||
| 8540 | 2024.01.30 03:24:08.403989 [ 3 ] {ef297418-0336-427f-9816-a8b028096218} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 8541 | 2024.01.30 03:24:08.404042 [ 3 ] {} <Debug> HTTP-Session: 5a485a28-5167-430d-b2e4-143e8229dc24 Destroying unnamed session | ||
| 8542 | 2024.01.30 03:24:08.404202 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8543 | 2024.01.30 03:24:08.404251 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8544 | 2024.01.30 03:24:08.404271 [ 3 ] {} <Debug> HTTP-Session: 182125c2-d024-4999-a24a-905a83dbe7ad Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8545 | 2024.01.30 03:24:08.404287 [ 3 ] {} <Debug> HTTP-Session: 182125c2-d024-4999-a24a-905a83dbe7ad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8546 | 2024.01.30 03:24:08.404361 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8547 | 2024.01.30 03:24:08.404400 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8548 | 2024.01.30 03:24:08.404517 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8549 | 2024.01.30 03:24:08.404797 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8550 | 2024.01.30 03:24:08.405003 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8551 | 2024.01.30 03:24:08.405153 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. | ||
| 8552 | 2024.01.30 03:24:08.405272 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000881451 sec., 23824 rows/sec., 1.86 MiB/sec. | ||
| 8553 | 2024.01.30 03:24:08.405389 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} <Debug> DynamicQueryHandler: Done processing query | ||
| 8554 | 2024.01.30 03:24:08.405413 [ 3 ] {84570a90-57a9-4b26-8852-4b3bc5dacf5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8555 | 2024.01.30 03:24:08.405428 [ 3 ] {} <Debug> HTTP-Session: 182125c2-d024-4999-a24a-905a83dbe7ad Destroying unnamed session | ||
| 8556 | 2024.01.30 03:24:08.405570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8557 | 2024.01.30 03:24:08.405615 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8558 | 2024.01.30 03:24:08.405634 [ 3 ] {} <Debug> HTTP-Session: 5d2b2eca-38df-4ed7-ac8b-9835ad3f3059 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8559 | 2024.01.30 03:24:08.405650 [ 3 ] {} <Debug> HTTP-Session: 5d2b2eca-38df-4ed7-ac8b-9835ad3f3059 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8560 | 2024.01.30 03:24:08.405728 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8561 | 2024.01.30 03:24:08.405775 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8562 | 2024.01.30 03:24:08.405916 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8563 | 2024.01.30 03:24:08.406305 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8564 | 2024.01.30 03:24:08.406600 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} <Trace> MergedBlockOutputStream: filled checksums all_88_88_0 (state Temporary) | ||
| 8565 | 2024.01.30 03:24:08.406787 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_88_88_0 to all_88_88_0. | ||
| 8566 | 2024.01.30 03:24:08.406912 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001147246 sec., 18304 rows/sec., 24.70 MiB/sec. | ||
| 8567 | 2024.01.30 03:24:08.407027 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} <Debug> DynamicQueryHandler: Done processing query | ||
| 8568 | 2024.01.30 03:24:08.407051 [ 3 ] {2082ddd8-d8e5-4945-bffd-3780f35c2f4d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 8569 | 2024.01.30 03:24:08.407067 [ 3 ] {} <Debug> HTTP-Session: 5d2b2eca-38df-4ed7-ac8b-9835ad3f3059 Destroying unnamed session | ||
| 8570 | 2024.01.30 03:24:13.165265 [ 142 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8571 | 2024.01.30 03:24:13.165361 [ 142 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8572 | 2024.01.30 03:24:13.400777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8573 | 2024.01.30 03:24:13.400902 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8574 | 2024.01.30 03:24:13.400933 [ 3 ] {} <Debug> HTTP-Session: 9606f0f5-e76c-47b0-841c-6eb279ed159b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8575 | 2024.01.30 03:24:13.400962 [ 3 ] {} <Debug> HTTP-Session: 9606f0f5-e76c-47b0-841c-6eb279ed159b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8576 | 2024.01.30 03:24:13.401109 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8577 | 2024.01.30 03:24:13.401171 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8578 | 2024.01.30 03:24:13.401333 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8579 | 2024.01.30 03:24:13.401748 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8580 | 2024.01.30 03:24:13.402019 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8581 | 2024.01.30 03:24:13.402184 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. | ||
| 8582 | 2024.01.30 03:24:13.402314 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001170697 sec., 29042 rows/sec., 2.30 MiB/sec. | ||
| 8583 | 2024.01.30 03:24:13.402475 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} <Debug> DynamicQueryHandler: Done processing query | ||
| 8584 | 2024.01.30 03:24:13.402500 [ 3 ] {e135a603-3e96-4772-ad8a-791097e0fa38} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8585 | 2024.01.30 03:24:13.402518 [ 3 ] {} <Debug> HTTP-Session: 9606f0f5-e76c-47b0-841c-6eb279ed159b Destroying unnamed session | ||
| 8586 | 2024.01.30 03:24:13.402663 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8587 | 2024.01.30 03:24:13.402709 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8588 | 2024.01.30 03:24:13.402729 [ 3 ] {} <Debug> HTTP-Session: 6efdf759-8597-4225-a0d3-d788322cb78e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8589 | 2024.01.30 03:24:13.402746 [ 3 ] {} <Debug> HTTP-Session: 6efdf759-8597-4225-a0d3-d788322cb78e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8590 | 2024.01.30 03:24:13.402822 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8591 | 2024.01.30 03:24:13.402862 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8592 | 2024.01.30 03:24:13.402971 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8593 | 2024.01.30 03:24:13.403320 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8594 | 2024.01.30 03:24:13.403533 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8595 | 2024.01.30 03:24:13.403679 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. | ||
| 8596 | 2024.01.30 03:24:13.403805 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000945482 sec., 107881 rows/sec., 11.00 MiB/sec. | ||
| 8597 | 2024.01.30 03:24:13.403915 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} <Debug> DynamicQueryHandler: Done processing query | ||
| 8598 | 2024.01.30 03:24:13.403939 [ 3 ] {c9e8395c-5f3b-4f6f-b4f9-72ea65c72096} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 8599 | 2024.01.30 03:24:13.403956 [ 3 ] {} <Debug> HTTP-Session: 6efdf759-8597-4225-a0d3-d788322cb78e Destroying unnamed session | ||
| 8600 | 2024.01.30 03:24:13.404074 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8601 | 2024.01.30 03:24:13.404118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8602 | 2024.01.30 03:24:13.404137 [ 3 ] {} <Debug> HTTP-Session: 9643d364-77d5-4c1e-b573-f1b0ef0319a5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8603 | 2024.01.30 03:24:13.404153 [ 3 ] {} <Debug> HTTP-Session: 9643d364-77d5-4c1e-b573-f1b0ef0319a5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8604 | 2024.01.30 03:24:13.404222 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8605 | 2024.01.30 03:24:13.404261 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8606 | 2024.01.30 03:24:13.404365 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8607 | 2024.01.30 03:24:13.404654 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8608 | 2024.01.30 03:24:13.404863 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8609 | 2024.01.30 03:24:13.405017 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. | ||
| 8610 | 2024.01.30 03:24:13.405134 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.0008819 sec., 38553 rows/sec., 3.01 MiB/sec. | ||
| 8611 | 2024.01.30 03:24:13.405298 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} <Debug> DynamicQueryHandler: Done processing query | ||
| 8612 | 2024.01.30 03:24:13.405328 [ 3 ] {43c68d9a-6a73-4d53-aade-6ea61d3f54e2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8613 | 2024.01.30 03:24:13.405381 [ 3 ] {} <Debug> HTTP-Session: 9643d364-77d5-4c1e-b573-f1b0ef0319a5 Destroying unnamed session | ||
| 8614 | 2024.01.30 03:24:13.405546 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36403, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8615 | 2024.01.30 03:24:13.405594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8616 | 2024.01.30 03:24:13.405613 [ 3 ] {} <Debug> HTTP-Session: 80ee03db-8294-4c55-a345-fbabc1e4a436 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8617 | 2024.01.30 03:24:13.405630 [ 3 ] {} <Debug> HTTP-Session: 80ee03db-8294-4c55-a345-fbabc1e4a436 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8618 | 2024.01.30 03:24:13.405713 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8619 | 2024.01.30 03:24:13.405759 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8620 | 2024.01.30 03:24:13.405908 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8621 | 2024.01.30 03:24:13.406322 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8622 | 2024.01.30 03:24:13.406634 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} <Trace> MergedBlockOutputStream: filled checksums all_89_89_0 (state Temporary) | ||
| 8623 | 2024.01.30 03:24:13.406816 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_89_89_0 to all_89_89_0. | ||
| 8624 | 2024.01.30 03:24:13.406943 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001199697 sec., 28340 rows/sec., 38.24 MiB/sec. | ||
| 8625 | 2024.01.30 03:24:13.407101 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} <Debug> DynamicQueryHandler: Done processing query | ||
| 8626 | 2024.01.30 03:24:13.407142 [ 3 ] {b8c8cacf-1f69-4aeb-baad-b8b834ec12be} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 8627 | 2024.01.30 03:24:13.407195 [ 3 ] {} <Debug> HTTP-Session: 80ee03db-8294-4c55-a345-fbabc1e4a436 Destroying unnamed session | ||
| 8628 | 2024.01.30 03:24:18.400602 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8629 | 2024.01.30 03:24:18.400738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8630 | 2024.01.30 03:24:18.400768 [ 3 ] {} <Debug> HTTP-Session: 13290719-fc0b-46d0-a462-437833cdb688 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8631 | 2024.01.30 03:24:18.400801 [ 3 ] {} <Debug> HTTP-Session: 13290719-fc0b-46d0-a462-437833cdb688 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8632 | 2024.01.30 03:24:18.400944 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8633 | 2024.01.30 03:24:18.401015 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8634 | 2024.01.30 03:24:18.401200 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8635 | 2024.01.30 03:24:18.401629 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8636 | 2024.01.30 03:24:18.401901 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8637 | 2024.01.30 03:24:18.402067 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. | ||
| 8638 | 2024.01.30 03:24:18.402185 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001202187 sec., 17468 rows/sec., 1.38 MiB/sec. | ||
| 8639 | 2024.01.30 03:24:18.402367 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} <Debug> DynamicQueryHandler: Done processing query | ||
| 8640 | 2024.01.30 03:24:18.402393 [ 3 ] {1a570c4b-fd29-4d88-88ac-d2ff116db97b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8641 | 2024.01.30 03:24:18.402411 [ 3 ] {} <Debug> HTTP-Session: 13290719-fc0b-46d0-a462-437833cdb688 Destroying unnamed session | ||
| 8642 | 2024.01.30 03:24:18.402562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8643 | 2024.01.30 03:24:18.402611 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8644 | 2024.01.30 03:24:18.402631 [ 3 ] {} <Debug> HTTP-Session: 1e682793-c341-4341-89ed-14ee355543c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8645 | 2024.01.30 03:24:18.402648 [ 3 ] {} <Debug> HTTP-Session: 1e682793-c341-4341-89ed-14ee355543c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8646 | 2024.01.30 03:24:18.402723 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8647 | 2024.01.30 03:24:18.402764 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8648 | 2024.01.30 03:24:18.402878 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8649 | 2024.01.30 03:24:18.403193 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8650 | 2024.01.30 03:24:18.403407 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8651 | 2024.01.30 03:24:18.403556 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. | ||
| 8652 | 2024.01.30 03:24:18.403681 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000923251 sec., 68237 rows/sec., 6.03 MiB/sec. | ||
| 8653 | 2024.01.30 03:24:18.403675 [ 139 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8654 | 2024.01.30 03:24:18.403799 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8655 | 2024.01.30 03:24:18.403833 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} <Debug> DynamicQueryHandler: Done processing query | ||
| 8656 | 2024.01.30 03:24:18.403905 [ 3 ] {a006cc56-ffdb-4307-8fe0-4156d0af730c} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 8657 | 2024.01.30 03:24:18.403958 [ 3 ] {} <Debug> HTTP-Session: 1e682793-c341-4341-89ed-14ee355543c1 Destroying unnamed session | ||
| 8658 | 2024.01.30 03:24:18.403970 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact | ||
| 8659 | 2024.01.30 03:24:18.404150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8660 | 2024.01.30 03:24:18.404273 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8661 | 2024.01.30 03:24:18.404284 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8662 | 2024.01.30 03:24:18.404301 [ 3 ] {} <Debug> HTTP-Session: 23cf1977-a300-4f46-924f-d137a904007c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8663 | 2024.01.30 03:24:18.404345 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 205 rows starting from the beginning of the part | ||
| 8664 | 2024.01.30 03:24:18.404356 [ 3 ] {} <Debug> HTTP-Session: 23cf1977-a300-4f46-924f-d137a904007c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8665 | 2024.01.30 03:24:18.404562 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8666 | 2024.01.30 03:24:18.404599 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 63 rows starting from the beginning of the part | ||
| 8667 | 2024.01.30 03:24:18.404636 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8668 | 2024.01.30 03:24:18.404860 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 103 rows starting from the beginning of the part | ||
| 8669 | 2024.01.30 03:24:18.405119 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8670 | 2024.01.30 03:24:18.405140 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 63 rows starting from the beginning of the part | ||
| 8671 | 2024.01.30 03:24:18.405330 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 102 rows starting from the beginning of the part | ||
| 8672 | 2024.01.30 03:24:18.405583 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 63 rows starting from the beginning of the part | ||
| 8673 | 2024.01.30 03:24:18.405910 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8674 | 2024.01.30 03:24:18.406291 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8675 | 2024.01.30 03:24:18.406615 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. | ||
| 8676 | 2024.01.30 03:24:18.406826 [ 139 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8677 | 2024.01.30 03:24:18.406874 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.002251731 sec., 9326 rows/sec., 746.82 KiB/sec. | ||
| 8678 | 2024.01.30 03:24:18.406924 [ 139 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8679 | 2024.01.30 03:24:18.407236 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} <Debug> DynamicQueryHandler: Done processing query | ||
| 8680 | 2024.01.30 03:24:18.407251 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact | ||
| 8681 | 2024.01.30 03:24:18.407301 [ 3 ] {01e4b97e-4eae-4634-8235-4d3586a2e31d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8682 | 2024.01.30 03:24:18.407395 [ 3 ] {} <Debug> HTTP-Session: 23cf1977-a300-4f46-924f-d137a904007c Destroying unnamed session | ||
| 8683 | 2024.01.30 03:24:18.407580 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8684 | 2024.01.30 03:24:18.407590 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 599 rows, containing 4 columns (4 merged, 0 gathered) in 0.003727245 sec., 160708.51258771558 rows/sec., 15.27 MiB/sec. | ||
| 8685 | 2024.01.30 03:24:18.407616 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22506, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8686 | 2024.01.30 03:24:18.407678 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 105 rows starting from the beginning of the part | ||
| 8687 | 2024.01.30 03:24:18.407712 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8688 | 2024.01.30 03:24:18.407798 [ 3 ] {} <Debug> HTTP-Session: 3e13899b-d8af-4616-8a1a-870a2878fa69 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8689 | 2024.01.30 03:24:18.407857 [ 3 ] {} <Debug> HTTP-Session: 3e13899b-d8af-4616-8a1a-870a2878fa69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8690 | 2024.01.30 03:24:18.407860 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8691 | 2024.01.30 03:24:18.408140 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 21 rows starting from the beginning of the part | ||
| 8692 | 2024.01.30 03:24:18.408168 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8693 | 2024.01.30 03:24:18.408320 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. | ||
| 8694 | 2024.01.30 03:24:18.408337 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8695 | 2024.01.30 03:24:18.408519 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_91_18} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 | ||
| 8696 | 2024.01.30 03:24:18.408551 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 36 rows starting from the beginning of the part | ||
| 8697 | 2024.01.30 03:24:18.408948 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 21 rows starting from the beginning of the part | ||
| 8698 | 2024.01.30 03:24:18.409183 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8699 | 2024.01.30 03:24:18.409205 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 34 rows starting from the beginning of the part | ||
| 8700 | 2024.01.30 03:24:18.409392 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 21 rows starting from the beginning of the part | ||
| 8701 | 2024.01.30 03:24:18.409985 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8702 | 2024.01.30 03:24:18.410856 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} <Trace> MergedBlockOutputStream: filled checksums all_90_90_0 (state Temporary) | ||
| 8703 | 2024.01.30 03:24:18.410868 [ 10 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 238 rows, containing 4 columns (4 merged, 0 gathered) in 0.003771746 sec., 63100.74962630039 rows/sec., 4.93 MiB/sec. | ||
| 8704 | 2024.01.30 03:24:18.411012 [ 12 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8705 | 2024.01.30 03:24:18.411090 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_90_90_0 to all_90_90_0. | ||
| 8706 | 2024.01.30 03:24:18.411262 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.003005479 sec., 6987 rows/sec., 9.43 MiB/sec. | ||
| 8707 | 2024.01.30 03:24:18.411281 [ 12 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. | ||
| 8708 | 2024.01.30 03:24:18.411382 [ 12 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_91_18} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 | ||
| 8709 | 2024.01.30 03:24:18.411443 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} <Debug> DynamicQueryHandler: Done processing query | ||
| 8710 | 2024.01.30 03:24:18.411477 [ 3 ] {3b2e4c19-6cbe-4e5c-af73-8353fc818700} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 8711 | 2024.01.30 03:24:18.411494 [ 3 ] {} <Debug> HTTP-Session: 3e13899b-d8af-4616-8a1a-870a2878fa69 Destroying unnamed session | ||
| 8712 | 2024.01.30 03:24:23.402534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8713 | 2024.01.30 03:24:23.402673 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8714 | 2024.01.30 03:24:23.402703 [ 3 ] {} <Debug> HTTP-Session: 3fea1470-6f00-4ec0-b426-6f291e98f3c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8715 | 2024.01.30 03:24:23.402732 [ 3 ] {} <Debug> HTTP-Session: 3fea1470-6f00-4ec0-b426-6f291e98f3c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8716 | 2024.01.30 03:24:23.402875 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8717 | 2024.01.30 03:24:23.402946 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8718 | 2024.01.30 03:24:23.403134 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8719 | 2024.01.30 03:24:23.403581 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8720 | 2024.01.30 03:24:23.403866 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8721 | 2024.01.30 03:24:23.404033 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. | ||
| 8722 | 2024.01.30 03:24:23.404158 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001241328 sec., 27390 rows/sec., 2.17 MiB/sec. | ||
| 8723 | 2024.01.30 03:24:23.404152 [ 137 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8724 | 2024.01.30 03:24:23.404231 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8725 | 2024.01.30 03:24:23.404316 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact | ||
| 8726 | 2024.01.30 03:24:23.404319 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} <Debug> DynamicQueryHandler: Done processing query | ||
| 8727 | 2024.01.30 03:24:23.404388 [ 3 ] {8c1f97b8-1682-4a1e-a6f0-bff8b38f4831} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8728 | 2024.01.30 03:24:23.404416 [ 3 ] {} <Debug> HTTP-Session: 3fea1470-6f00-4ec0-b426-6f291e98f3c6 Destroying unnamed session | ||
| 8729 | 2024.01.30 03:24:23.404438 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8730 | 2024.01.30 03:24:23.404501 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 55 rows starting from the beginning of the part | ||
| 8731 | 2024.01.30 03:24:23.404601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8732 | 2024.01.30 03:24:23.404742 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8733 | 2024.01.30 03:24:23.404801 [ 3 ] {} <Debug> HTTP-Session: a6f8a0f1-6ad6-494c-a183-05d51a0aa2e6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8734 | 2024.01.30 03:24:23.404836 [ 3 ] {} <Debug> HTTP-Session: a6f8a0f1-6ad6-494c-a183-05d51a0aa2e6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8735 | 2024.01.30 03:24:23.404864 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
| 8736 | 2024.01.30 03:24:23.404948 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 8737 | 2024.01.30 03:24:23.405001 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 21 rows starting from the beginning of the part | ||
| 8738 | 2024.01.30 03:24:23.405008 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8739 | 2024.01.30 03:24:23.405200 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part | ||
| 8740 | 2024.01.30 03:24:23.405269 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8741 | 2024.01.30 03:24:23.405374 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 21 rows starting from the beginning of the part | ||
| 8742 | 2024.01.30 03:24:23.405585 [ 24 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
| 8743 | 2024.01.30 03:24:23.405817 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8744 | 2024.01.30 03:24:23.406067 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8745 | 2024.01.30 03:24:23.406257 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 8746 | 2024.01.30 03:24:23.406439 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.002141518 sec., 92924.73843320487 rows/sec., 7.36 MiB/sec. | ||
| 8747 | 2024.01.30 03:24:23.406456 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001446493 sec., 1382 rows/sec., 118.15 KiB/sec. | ||
| 8748 | 2024.01.30 03:24:23.406763 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} <Debug> DynamicQueryHandler: Done processing query | ||
| 8749 | 2024.01.30 03:24:23.406804 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8750 | 2024.01.30 03:24:23.406815 [ 3 ] {c5e4b1cc-89f0-44e6-a573-28e6fe9cd2ad} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8751 | 2024.01.30 03:24:23.406882 [ 3 ] {} <Debug> HTTP-Session: a6f8a0f1-6ad6-494c-a183-05d51a0aa2e6 Destroying unnamed session | ||
| 8752 | 2024.01.30 03:24:23.407065 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8753 | 2024.01.30 03:24:23.407127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8754 | 2024.01.30 03:24:23.407157 [ 3 ] {} <Debug> HTTP-Session: ee974689-ae5c-46fc-85cb-37858d03143b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8755 | 2024.01.30 03:24:23.407191 [ 3 ] {} <Debug> HTTP-Session: ee974689-ae5c-46fc-85cb-37858d03143b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8756 | 2024.01.30 03:24:23.407288 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. | ||
| 8757 | 2024.01.30 03:24:23.407336 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8758 | 2024.01.30 03:24:23.407404 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8759 | 2024.01.30 03:24:23.407495 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_91_18} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 | ||
| 8760 | 2024.01.30 03:24:23.407670 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8761 | 2024.01.30 03:24:23.408054 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8762 | 2024.01.30 03:24:23.408278 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8763 | 2024.01.30 03:24:23.408426 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. | ||
| 8764 | 2024.01.30 03:24:23.408532 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} <Information> executeQuery: Read 139 rows, 13.85 KiB in 0.001148606 sec., 121016 rows/sec., 11.78 MiB/sec. | ||
| 8765 | 2024.01.30 03:24:23.408647 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} <Debug> DynamicQueryHandler: Done processing query | ||
| 8766 | 2024.01.30 03:24:23.408676 [ 3 ] {65d30532-48c2-48e5-89b1-251ebc1ed0ba} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 8767 | 2024.01.30 03:24:23.408706 [ 3 ] {} <Debug> HTTP-Session: ee974689-ae5c-46fc-85cb-37858d03143b Destroying unnamed session | ||
| 8768 | 2024.01.30 03:24:23.408863 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8769 | 2024.01.30 03:24:23.408909 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8770 | 2024.01.30 03:24:23.408928 [ 3 ] {} <Debug> HTTP-Session: 3e81485c-4548-4679-9e9c-333662e3c52a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8771 | 2024.01.30 03:24:23.408946 [ 3 ] {} <Debug> HTTP-Session: 3e81485c-4548-4679-9e9c-333662e3c52a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8772 | 2024.01.30 03:24:23.409018 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 8773 | 2024.01.30 03:24:23.409058 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8774 | 2024.01.30 03:24:23.409162 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8775 | 2024.01.30 03:24:23.409532 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8776 | 2024.01.30 03:24:23.409736 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 8777 | 2024.01.30 03:24:23.409889 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 8778 | 2024.01.30 03:24:23.409994 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000941661 sec., 2123 rows/sec., 148.30 KiB/sec. | ||
| 8779 | 2024.01.30 03:24:23.410210 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} <Debug> DynamicQueryHandler: Done processing query | ||
| 8780 | 2024.01.30 03:24:23.410235 [ 3 ] {399623e8-b3c5-4b05-ba58-e328b9c120a6} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8781 | 2024.01.30 03:24:23.410251 [ 3 ] {} <Debug> HTTP-Session: 3e81485c-4548-4679-9e9c-333662e3c52a Destroying unnamed session | ||
| 8782 | 2024.01.30 03:24:23.410354 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8783 | 2024.01.30 03:24:23.410400 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8784 | 2024.01.30 03:24:23.410420 [ 3 ] {} <Debug> HTTP-Session: b84d84f1-4b90-4da9-92fa-4d4c52d00ec5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8785 | 2024.01.30 03:24:23.410437 [ 3 ] {} <Debug> HTTP-Session: b84d84f1-4b90-4da9-92fa-4d4c52d00ec5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8786 | 2024.01.30 03:24:23.410509 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8787 | 2024.01.30 03:24:23.410548 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8788 | 2024.01.30 03:24:23.410671 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8789 | 2024.01.30 03:24:23.410999 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8790 | 2024.01.30 03:24:23.411220 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8791 | 2024.01.30 03:24:23.411378 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. | ||
| 8792 | 2024.01.30 03:24:23.411477 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} <Information> executeQuery: Read 60 rows, 4.78 KiB in 0.000939931 sec., 63834 rows/sec., 4.97 MiB/sec. | ||
| 8793 | 2024.01.30 03:24:23.411590 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} <Debug> DynamicQueryHandler: Done processing query | ||
| 8794 | 2024.01.30 03:24:23.411615 [ 3 ] {ffc230be-7147-4a68-8452-8aaf78c7216b} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 8795 | 2024.01.30 03:24:23.411631 [ 3 ] {} <Debug> HTTP-Session: b84d84f1-4b90-4da9-92fa-4d4c52d00ec5 Destroying unnamed session | ||
| 8796 | 2024.01.30 03:24:23.411747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7230, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8797 | 2024.01.30 03:24:23.411793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8798 | 2024.01.30 03:24:23.411819 [ 3 ] {} <Debug> HTTP-Session: b1e9b802-50a1-4269-9299-48bb0d61968b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8799 | 2024.01.30 03:24:23.411837 [ 3 ] {} <Debug> HTTP-Session: b1e9b802-50a1-4269-9299-48bb0d61968b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8800 | 2024.01.30 03:24:23.411909 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 8801 | 2024.01.30 03:24:23.411952 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8802 | 2024.01.30 03:24:23.412069 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8803 | 2024.01.30 03:24:23.412372 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8804 | 2024.01.30 03:24:23.412636 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 8805 | 2024.01.30 03:24:23.412815 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 8806 | 2024.01.30 03:24:23.412916 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.000978332 sec., 37819 rows/sec., 2.67 MiB/sec. | ||
| 8807 | 2024.01.30 03:24:23.413082 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 8808 | 2024.01.30 03:24:23.413106 [ 3 ] {a9910641-112b-43b1-9f4c-f4ce54f797cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8809 | 2024.01.30 03:24:23.413122 [ 3 ] {} <Debug> HTTP-Session: b1e9b802-50a1-4269-9299-48bb0d61968b Destroying unnamed session | ||
| 8810 | 2024.01.30 03:24:23.413255 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8811 | 2024.01.30 03:24:23.413313 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8812 | 2024.01.30 03:24:23.413334 [ 3 ] {} <Debug> HTTP-Session: 5d492a1a-570b-4b40-a379-a19d8756ff27 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8813 | 2024.01.30 03:24:23.413352 [ 3 ] {} <Debug> HTTP-Session: 5d492a1a-570b-4b40-a379-a19d8756ff27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8814 | 2024.01.30 03:24:23.413432 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8815 | 2024.01.30 03:24:23.413478 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8816 | 2024.01.30 03:24:23.413615 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8817 | 2024.01.30 03:24:23.414068 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8818 | 2024.01.30 03:24:23.414387 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} <Trace> MergedBlockOutputStream: filled checksums all_91_91_0 (state Temporary) | ||
| 8819 | 2024.01.30 03:24:23.414574 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_91_91_0 to all_91_91_0. | ||
| 8820 | 2024.01.30 03:24:23.414670 [ 137 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_86_17 to all_91_91_0 | ||
| 8821 | 2024.01.30 03:24:23.414683 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001220697 sec., 27852 rows/sec., 37.59 MiB/sec. | ||
| 8822 | 2024.01.30 03:24:23.414711 [ 137 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 8823 | 2024.01.30 03:24:23.414878 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_86_17 to all_91_91_0 into Compact | ||
| 8824 | 2024.01.30 03:24:23.414923 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} <Debug> DynamicQueryHandler: Done processing query | ||
| 8825 | 2024.01.30 03:24:23.414969 [ 3 ] {d47ff0f5-52dd-43ca-9ff9-6e9575724796} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 8826 | 2024.01.30 03:24:23.415010 [ 3 ] {} <Debug> HTTP-Session: 5d492a1a-570b-4b40-a379-a19d8756ff27 Destroying unnamed session | ||
| 8827 | 2024.01.30 03:24:23.415081 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 8828 | 2024.01.30 03:24:23.415121 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_86_17, total 2197 rows starting from the beginning of the part | ||
| 8829 | 2024.01.30 03:24:23.415244 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_87_87_0, total 34 rows starting from the beginning of the part | ||
| 8830 | 2024.01.30 03:24:23.415349 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_88_88_0, total 21 rows starting from the beginning of the part | ||
| 8831 | 2024.01.30 03:24:23.415445 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_89_89_0, total 34 rows starting from the beginning of the part | ||
| 8832 | 2024.01.30 03:24:23.415538 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_90_90_0, total 21 rows starting from the beginning of the part | ||
| 8833 | 2024.01.30 03:24:23.415630 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_91_91_0, total 34 rows starting from the beginning of the part | ||
| 8834 | 2024.01.30 03:24:23.418835 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2341 rows, containing 6 columns (6 merged, 0 gathered) in 0.004061052 sec., 576451.618940117 rows/sec., 777.89 MiB/sec. | ||
| 8835 | 2024.01.30 03:24:23.419657 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Trace> MergedBlockOutputStream: filled checksums all_1_91_18 (state Temporary) | ||
| 8836 | 2024.01.30 03:24:23.419875 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_91_18 to all_1_91_18. | ||
| 8837 | 2024.01.30 03:24:23.419962 [ 23 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_86_17 to all_91_91_0 | ||
| 8838 | 2024.01.30 03:24:23.420039 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_91_18: 13.65 MiB. | ||
| 8839 | 2024.01.30 03:24:24.000125 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.21 MiB, peak 261.82 MiB, will set to 248.00 MiB (RSS), difference: -3.21 MiB | ||
| 8840 | 2024.01.30 03:24:28.165426 [ 134 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 8841 | 2024.01.30 03:24:28.165492 [ 134 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 8842 | 2024.01.30 03:24:28.400011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8843 | 2024.01.30 03:24:28.400136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8844 | 2024.01.30 03:24:28.400162 [ 3 ] {} <Debug> HTTP-Session: 62e7cbde-c043-4931-a6dd-967da7cf0463 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8845 | 2024.01.30 03:24:28.400196 [ 3 ] {} <Debug> HTTP-Session: 62e7cbde-c043-4931-a6dd-967da7cf0463 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8846 | 2024.01.30 03:24:28.400337 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8847 | 2024.01.30 03:24:28.400403 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8848 | 2024.01.30 03:24:28.400574 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8849 | 2024.01.30 03:24:28.401183 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8850 | 2024.01.30 03:24:28.401558 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8851 | 2024.01.30 03:24:28.401807 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. | ||
| 8852 | 2024.01.30 03:24:28.401994 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001612536 sec., 13022 rows/sec., 1.03 MiB/sec. | ||
| 8853 | 2024.01.30 03:24:28.402210 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8854 | 2024.01.30 03:24:28.402255 [ 3 ] {9aa758b1-3e27-47c7-bbeb-6768a5b3534f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8855 | 2024.01.30 03:24:28.402279 [ 3 ] {} <Debug> HTTP-Session: 62e7cbde-c043-4931-a6dd-967da7cf0463 Destroying unnamed session | ||
| 8856 | 2024.01.30 03:24:28.402424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8857 | 2024.01.30 03:24:28.402491 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8858 | 2024.01.30 03:24:28.402521 [ 3 ] {} <Debug> HTTP-Session: 8c693008-f53f-4aad-b4ae-8cdf7059793c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8859 | 2024.01.30 03:24:28.402546 [ 3 ] {} <Debug> HTTP-Session: 8c693008-f53f-4aad-b4ae-8cdf7059793c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8860 | 2024.01.30 03:24:28.402646 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 8861 | 2024.01.30 03:24:28.402705 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 8862 | 2024.01.30 03:24:28.402870 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8863 | 2024.01.30 03:24:28.403278 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8864 | 2024.01.30 03:24:28.403565 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8865 | 2024.01.30 03:24:28.403787 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 8866 | 2024.01.30 03:24:28.403957 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001268839 sec., 1576 rows/sec., 134.69 KiB/sec. | ||
| 8867 | 2024.01.30 03:24:28.404089 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} <Debug> DynamicQueryHandler: Done processing query | ||
| 8868 | 2024.01.30 03:24:28.404113 [ 3 ] {2ba3e768-3353-49c1-8469-728f3deb7f92} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8869 | 2024.01.30 03:24:28.404130 [ 3 ] {} <Debug> HTTP-Session: 8c693008-f53f-4aad-b4ae-8cdf7059793c Destroying unnamed session | ||
| 8870 | 2024.01.30 03:24:28.404242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8871 | 2024.01.30 03:24:28.404290 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8872 | 2024.01.30 03:24:28.404310 [ 3 ] {} <Debug> HTTP-Session: b5cdc52a-be2e-49a6-9824-6a66838f7d34 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8873 | 2024.01.30 03:24:28.404328 [ 3 ] {} <Debug> HTTP-Session: b5cdc52a-be2e-49a6-9824-6a66838f7d34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8874 | 2024.01.30 03:24:28.404403 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8875 | 2024.01.30 03:24:28.404443 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8876 | 2024.01.30 03:24:28.404551 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8877 | 2024.01.30 03:24:28.404903 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8878 | 2024.01.30 03:24:28.405134 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8879 | 2024.01.30 03:24:28.405286 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. | ||
| 8880 | 2024.01.30 03:24:28.405408 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000976292 sec., 65554 rows/sec., 5.79 MiB/sec. | ||
| 8881 | 2024.01.30 03:24:28.405531 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} <Debug> DynamicQueryHandler: Done processing query | ||
| 8882 | 2024.01.30 03:24:28.405554 [ 3 ] {f4f66a9a-fb2c-4267-bf75-2aa49ec64dfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 8883 | 2024.01.30 03:24:28.405571 [ 3 ] {} <Debug> HTTP-Session: b5cdc52a-be2e-49a6-9824-6a66838f7d34 Destroying unnamed session | ||
| 8884 | 2024.01.30 03:24:28.405682 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8885 | 2024.01.30 03:24:28.405729 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8886 | 2024.01.30 03:24:28.405748 [ 3 ] {} <Debug> HTTP-Session: 999c93b1-fd23-49c4-8cc9-88d4c71c66f1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8887 | 2024.01.30 03:24:28.405765 [ 3 ] {} <Debug> HTTP-Session: 999c93b1-fd23-49c4-8cc9-88d4c71c66f1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8888 | 2024.01.30 03:24:28.405836 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 8889 | 2024.01.30 03:24:28.405877 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 8890 | 2024.01.30 03:24:28.405985 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8891 | 2024.01.30 03:24:28.406255 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8892 | 2024.01.30 03:24:28.406470 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 8893 | 2024.01.30 03:24:28.406637 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 8894 | 2024.01.30 03:24:28.406766 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000899771 sec., 2222 rows/sec., 155.20 KiB/sec. | ||
| 8895 | 2024.01.30 03:24:28.406884 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 8896 | 2024.01.30 03:24:28.406909 [ 3 ] {7be6deac-fb92-45a6-a6e0-01c6ffafe0b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8897 | 2024.01.30 03:24:28.406926 [ 3 ] {} <Debug> HTTP-Session: 999c93b1-fd23-49c4-8cc9-88d4c71c66f1 Destroying unnamed session | ||
| 8898 | 2024.01.30 03:24:28.407030 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8899 | 2024.01.30 03:24:28.407077 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8900 | 2024.01.30 03:24:28.407097 [ 3 ] {} <Debug> HTTP-Session: 3e469070-3142-4913-a0d7-6eb2fe2aee05 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8901 | 2024.01.30 03:24:28.407114 [ 3 ] {} <Debug> HTTP-Session: 3e469070-3142-4913-a0d7-6eb2fe2aee05 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8902 | 2024.01.30 03:24:28.407186 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8903 | 2024.01.30 03:24:28.407225 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8904 | 2024.01.30 03:24:28.407334 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8905 | 2024.01.30 03:24:28.407619 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8906 | 2024.01.30 03:24:28.407831 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8907 | 2024.01.30 03:24:28.407991 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. | ||
| 8908 | 2024.01.30 03:24:28.408114 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.00089957 sec., 25567 rows/sec., 2.00 MiB/sec. | ||
| 8909 | 2024.01.30 03:24:28.408234 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} <Debug> DynamicQueryHandler: Done processing query | ||
| 8910 | 2024.01.30 03:24:28.408258 [ 3 ] {e36351f8-005d-45b6-861f-91193d589d7e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 8911 | 2024.01.30 03:24:28.408274 [ 3 ] {} <Debug> HTTP-Session: 3e469070-3142-4913-a0d7-6eb2fe2aee05 Destroying unnamed session | ||
| 8912 | 2024.01.30 03:24:28.408375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8913 | 2024.01.30 03:24:28.408421 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8914 | 2024.01.30 03:24:28.408440 [ 3 ] {} <Debug> HTTP-Session: c15cb090-bfd6-4a5b-8ca4-1fbeeb52c3c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8915 | 2024.01.30 03:24:28.408457 [ 3 ] {} <Debug> HTTP-Session: c15cb090-bfd6-4a5b-8ca4-1fbeeb52c3c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8916 | 2024.01.30 03:24:28.408526 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 8917 | 2024.01.30 03:24:28.408571 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 8918 | 2024.01.30 03:24:28.408694 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8919 | 2024.01.30 03:24:28.408961 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8920 | 2024.01.30 03:24:28.409230 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 8921 | 2024.01.30 03:24:28.409411 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 8922 | 2024.01.30 03:24:28.409542 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000985502 sec., 1014 rows/sec., 71.35 KiB/sec. | ||
| 8923 | 2024.01.30 03:24:28.409667 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} <Debug> DynamicQueryHandler: Done processing query | ||
| 8924 | 2024.01.30 03:24:28.409690 [ 3 ] {096f47f7-d502-4f6d-92eb-57be11c3ce12} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 8925 | 2024.01.30 03:24:28.409706 [ 3 ] {} <Debug> HTTP-Session: c15cb090-bfd6-4a5b-8ca4-1fbeeb52c3c4 Destroying unnamed session | ||
| 8926 | 2024.01.30 03:24:28.409851 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8927 | 2024.01.30 03:24:28.409897 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8928 | 2024.01.30 03:24:28.409916 [ 3 ] {} <Debug> HTTP-Session: e9c3a9fd-e9f2-45ff-bf87-2e6da8d2abaa Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8929 | 2024.01.30 03:24:28.409933 [ 3 ] {} <Debug> HTTP-Session: e9c3a9fd-e9f2-45ff-bf87-2e6da8d2abaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8930 | 2024.01.30 03:24:28.410007 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8931 | 2024.01.30 03:24:28.410051 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8932 | 2024.01.30 03:24:28.410184 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8933 | 2024.01.30 03:24:28.410557 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8934 | 2024.01.30 03:24:28.410853 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} <Trace> MergedBlockOutputStream: filled checksums all_92_92_0 (state Temporary) | ||
| 8935 | 2024.01.30 03:24:28.411039 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_92_92_0 to all_92_92_0. | ||
| 8936 | 2024.01.30 03:24:28.411156 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001121516 sec., 18724 rows/sec., 25.27 MiB/sec. | ||
| 8937 | 2024.01.30 03:24:28.411282 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8938 | 2024.01.30 03:24:28.411306 [ 3 ] {d42e5af1-b055-4c45-bf84-f2f9eac9a21f} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 8939 | 2024.01.30 03:24:28.411322 [ 3 ] {} <Debug> HTTP-Session: e9c3a9fd-e9f2-45ff-bf87-2e6da8d2abaa Destroying unnamed session | ||
| 8940 | 2024.01.30 03:24:33.400728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8941 | 2024.01.30 03:24:33.400884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8942 | 2024.01.30 03:24:33.400933 [ 3 ] {} <Debug> HTTP-Session: 52b4001d-4475-40e9-8822-42e6b2b0ca27 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8943 | 2024.01.30 03:24:33.400976 [ 3 ] {} <Debug> HTTP-Session: 52b4001d-4475-40e9-8822-42e6b2b0ca27 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8944 | 2024.01.30 03:24:33.401182 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 8945 | 2024.01.30 03:24:33.401286 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 8946 | 2024.01.30 03:24:33.401559 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8947 | 2024.01.30 03:24:33.402212 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8948 | 2024.01.30 03:24:33.402500 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8949 | 2024.01.30 03:24:33.402669 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. | ||
| 8950 | 2024.01.30 03:24:33.402792 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001554425 sec., 21873 rows/sec., 1.73 MiB/sec. | ||
| 8951 | 2024.01.30 03:24:33.402960 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} <Debug> DynamicQueryHandler: Done processing query | ||
| 8952 | 2024.01.30 03:24:33.402987 [ 3 ] {d3140f91-803f-4768-afe6-0c5f8783b43f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8953 | 2024.01.30 03:24:33.403004 [ 3 ] {} <Debug> HTTP-Session: 52b4001d-4475-40e9-8822-42e6b2b0ca27 Destroying unnamed session | ||
| 8954 | 2024.01.30 03:24:33.403134 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8955 | 2024.01.30 03:24:33.403182 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8956 | 2024.01.30 03:24:33.403203 [ 3 ] {} <Debug> HTTP-Session: 3a3c5644-dea6-4b5c-b8f7-24e9f4c80559 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8957 | 2024.01.30 03:24:33.403220 [ 3 ] {} <Debug> HTTP-Session: 3a3c5644-dea6-4b5c-b8f7-24e9f4c80559 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8958 | 2024.01.30 03:24:33.403298 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 8959 | 2024.01.30 03:24:33.403340 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 8960 | 2024.01.30 03:24:33.403448 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8961 | 2024.01.30 03:24:33.403852 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8962 | 2024.01.30 03:24:33.404070 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 8963 | 2024.01.30 03:24:33.404219 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. | ||
| 8964 | 2024.01.30 03:24:33.404344 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.001016363 sec., 100357 rows/sec., 10.23 MiB/sec. | ||
| 8965 | 2024.01.30 03:24:33.404477 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} <Debug> DynamicQueryHandler: Done processing query | ||
| 8966 | 2024.01.30 03:24:33.404501 [ 3 ] {c4f95f65-a213-46c6-b3e6-de69d4edfde9} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 8967 | 2024.01.30 03:24:33.404517 [ 3 ] {} <Debug> HTTP-Session: 3a3c5644-dea6-4b5c-b8f7-24e9f4c80559 Destroying unnamed session | ||
| 8968 | 2024.01.30 03:24:33.404674 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8969 | 2024.01.30 03:24:33.404720 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8970 | 2024.01.30 03:24:33.404739 [ 3 ] {} <Debug> HTTP-Session: 026080a3-6fdf-41cf-8eb7-cbadd7812b8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8971 | 2024.01.30 03:24:33.404757 [ 3 ] {} <Debug> HTTP-Session: 026080a3-6fdf-41cf-8eb7-cbadd7812b8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8972 | 2024.01.30 03:24:33.404829 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 8973 | 2024.01.30 03:24:33.404871 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 8974 | 2024.01.30 03:24:33.404976 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8975 | 2024.01.30 03:24:33.405300 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8976 | 2024.01.30 03:24:33.405508 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 8977 | 2024.01.30 03:24:33.405663 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. | ||
| 8978 | 2024.01.30 03:24:33.405780 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000920151 sec., 36950 rows/sec., 2.89 MiB/sec. | ||
| 8979 | 2024.01.30 03:24:33.405898 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 8980 | 2024.01.30 03:24:33.405921 [ 3 ] {9f557001-34fb-4cd6-9861-fc90bc2a85a9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 8981 | 2024.01.30 03:24:33.405938 [ 3 ] {} <Debug> HTTP-Session: 026080a3-6fdf-41cf-8eb7-cbadd7812b8e Destroying unnamed session | ||
| 8982 | 2024.01.30 03:24:33.406073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8983 | 2024.01.30 03:24:33.406119 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8984 | 2024.01.30 03:24:33.406138 [ 3 ] {} <Debug> HTTP-Session: dbec0d2c-196d-4575-b5d0-4bd064361541 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8985 | 2024.01.30 03:24:33.406156 [ 3 ] {} <Debug> HTTP-Session: dbec0d2c-196d-4575-b5d0-4bd064361541 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 8986 | 2024.01.30 03:24:33.406243 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 8987 | 2024.01.30 03:24:33.406288 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 8988 | 2024.01.30 03:24:33.406429 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 8989 | 2024.01.30 03:24:33.406869 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 8990 | 2024.01.30 03:24:33.407182 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} <Trace> MergedBlockOutputStream: filled checksums all_93_93_0 (state Temporary) | ||
| 8991 | 2024.01.30 03:24:33.407366 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_93_93_0 to all_93_93_0. | ||
| 8992 | 2024.01.30 03:24:33.407486 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001215168 sec., 27979 rows/sec., 37.76 MiB/sec. | ||
| 8993 | 2024.01.30 03:24:33.407613 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 8994 | 2024.01.30 03:24:33.407635 [ 3 ] {1d9c5345-ab05-4f19-af25-5320096a85d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 8995 | 2024.01.30 03:24:33.407652 [ 3 ] {} <Debug> HTTP-Session: dbec0d2c-196d-4575-b5d0-4bd064361541 Destroying unnamed session | ||
| 8996 | 2024.01.30 03:24:38.400797 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 8997 | 2024.01.30 03:24:38.400933 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 8998 | 2024.01.30 03:24:38.400963 [ 3 ] {} <Debug> HTTP-Session: 758a9dbc-82c1-49bd-9b76-dd9e287977b6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 8999 | 2024.01.30 03:24:38.400991 [ 3 ] {} <Debug> HTTP-Session: 758a9dbc-82c1-49bd-9b76-dd9e287977b6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9000 | 2024.01.30 03:24:38.401134 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9001 | 2024.01.30 03:24:38.401202 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9002 | 2024.01.30 03:24:38.401389 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9003 | 2024.01.30 03:24:38.401925 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9004 | 2024.01.30 03:24:38.402215 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9005 | 2024.01.30 03:24:38.402378 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. | ||
| 9006 | 2024.01.30 03:24:38.402493 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.00132052 sec., 15902 rows/sec., 1.26 MiB/sec. | ||
| 9007 | 2024.01.30 03:24:38.402627 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 9008 | 2024.01.30 03:24:38.402652 [ 3 ] {1757b1f0-f781-40ae-bab6-2ec5a47bf3d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9009 | 2024.01.30 03:24:38.402668 [ 3 ] {} <Debug> HTTP-Session: 758a9dbc-82c1-49bd-9b76-dd9e287977b6 Destroying unnamed session | ||
| 9010 | 2024.01.30 03:24:38.402787 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9011 | 2024.01.30 03:24:38.402838 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9012 | 2024.01.30 03:24:38.402858 [ 3 ] {} <Debug> HTTP-Session: dd6b0531-a6f9-4d18-bb39-b5270c6978ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9013 | 2024.01.30 03:24:38.402877 [ 3 ] {} <Debug> HTTP-Session: dd6b0531-a6f9-4d18-bb39-b5270c6978ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9014 | 2024.01.30 03:24:38.402952 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9015 | 2024.01.30 03:24:38.402992 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9016 | 2024.01.30 03:24:38.403099 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9017 | 2024.01.30 03:24:38.403439 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9018 | 2024.01.30 03:24:38.403652 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9019 | 2024.01.30 03:24:38.403805 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. | ||
| 9020 | 2024.01.30 03:24:38.403906 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000925791 sec., 68049 rows/sec., 6.01 MiB/sec. | ||
| 9021 | 2024.01.30 03:24:38.404048 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} <Debug> DynamicQueryHandler: Done processing query | ||
| 9022 | 2024.01.30 03:24:38.404073 [ 3 ] {7013a4d0-ddd2-425e-b0c0-1fd7acfc4994} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 9023 | 2024.01.30 03:24:38.404089 [ 3 ] {} <Debug> HTTP-Session: dd6b0531-a6f9-4d18-bb39-b5270c6978ed Destroying unnamed session | ||
| 9024 | 2024.01.30 03:24:38.404242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9025 | 2024.01.30 03:24:38.404291 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9026 | 2024.01.30 03:24:38.404311 [ 3 ] {} <Debug> HTTP-Session: f2ffe1a0-36f9-4511-b148-050b5d3f2846 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9027 | 2024.01.30 03:24:38.404328 [ 3 ] {} <Debug> HTTP-Session: f2ffe1a0-36f9-4511-b148-050b5d3f2846 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9028 | 2024.01.30 03:24:38.404400 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9029 | 2024.01.30 03:24:38.404440 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9030 | 2024.01.30 03:24:38.404553 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9031 | 2024.01.30 03:24:38.404843 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9032 | 2024.01.30 03:24:38.405053 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9033 | 2024.01.30 03:24:38.405203 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. | ||
| 9034 | 2024.01.30 03:24:38.405300 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00087355 sec., 24039 rows/sec., 1.88 MiB/sec. | ||
| 9035 | 2024.01.30 03:24:38.405413 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} <Debug> DynamicQueryHandler: Done processing query | ||
| 9036 | 2024.01.30 03:24:38.405435 [ 3 ] {e40b3387-dbf3-4c08-940c-09ca591f9313} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9037 | 2024.01.30 03:24:38.405451 [ 3 ] {} <Debug> HTTP-Session: f2ffe1a0-36f9-4511-b148-050b5d3f2846 Destroying unnamed session | ||
| 9038 | 2024.01.30 03:24:38.405614 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9039 | 2024.01.30 03:24:38.405659 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9040 | 2024.01.30 03:24:38.405678 [ 3 ] {} <Debug> HTTP-Session: 3009cefc-9aa8-420d-b2a9-00b12edfa516 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9041 | 2024.01.30 03:24:38.405695 [ 3 ] {} <Debug> HTTP-Session: 3009cefc-9aa8-420d-b2a9-00b12edfa516 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9042 | 2024.01.30 03:24:38.405772 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9043 | 2024.01.30 03:24:38.405817 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9044 | 2024.01.30 03:24:38.405955 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9045 | 2024.01.30 03:24:38.406344 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9046 | 2024.01.30 03:24:38.406645 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} <Trace> MergedBlockOutputStream: filled checksums all_94_94_0 (state Temporary) | ||
| 9047 | 2024.01.30 03:24:38.406826 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_94_94_0 to all_94_94_0. | ||
| 9048 | 2024.01.30 03:24:38.406924 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001124495 sec., 18675 rows/sec., 25.20 MiB/sec. | ||
| 9049 | 2024.01.30 03:24:38.407047 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 9050 | 2024.01.30 03:24:38.407071 [ 3 ] {2eb516d6-3286-4172-bda5-8bc075af75b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 9051 | 2024.01.30 03:24:38.407087 [ 3 ] {} <Debug> HTTP-Session: 3009cefc-9aa8-420d-b2a9-00b12edfa516 Destroying unnamed session | ||
| 9052 | 2024.01.30 03:24:40.557003 [ 122 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 9053 | 2024.01.30 03:24:40.557090 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9054 | 2024.01.30 03:24:40.557194 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact | ||
| 9055 | 2024.01.30 03:24:40.557331 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9056 | 2024.01.30 03:24:40.557365 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 8 rows starting from the beginning of the part | ||
| 9057 | 2024.01.30 03:24:40.557483 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 9058 | 2024.01.30 03:24:40.557570 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 9059 | 2024.01.30 03:24:40.557649 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 9060 | 2024.01.30 03:24:40.557724 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 9061 | 2024.01.30 03:24:40.558296 [ 19 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001150706 sec., 13904.507319854072 rows/sec., 1.14 MiB/sec. | ||
| 9062 | 2024.01.30 03:24:40.558441 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 9063 | 2024.01.30 03:24:40.558619 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. | ||
| 9064 | 2024.01.30 03:24:40.558690 [ 24 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_30_7} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 | ||
| 9065 | 2024.01.30 03:24:40.952864 [ 122 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_26_6 to all_30_30_0 | ||
| 9066 | 2024.01.30 03:24:40.952936 [ 122 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9067 | 2024.01.30 03:24:40.953058 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_26_6 to all_30_30_0 into Compact | ||
| 9068 | 2024.01.30 03:24:40.953220 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9069 | 2024.01.30 03:24:40.953260 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_6, total 8 rows starting from the beginning of the part | ||
| 9070 | 2024.01.30 03:24:40.953394 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 2 rows starting from the beginning of the part | ||
| 9071 | 2024.01.30 03:24:40.953497 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 2 rows starting from the beginning of the part | ||
| 9072 | 2024.01.30 03:24:40.953593 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 2 rows starting from the beginning of the part | ||
| 9073 | 2024.01.30 03:24:40.953685 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 2 rows starting from the beginning of the part | ||
| 9074 | 2024.01.30 03:24:40.954355 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001359771 sec., 11766.687184827444 rows/sec., 821.60 KiB/sec. | ||
| 9075 | 2024.01.30 03:24:40.954491 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Trace> MergedBlockOutputStream: filled checksums all_1_30_7 (state Temporary) | ||
| 9076 | 2024.01.30 03:24:40.954681 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_30_7 to all_1_30_7. | ||
| 9077 | 2024.01.30 03:24:40.954767 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_30_7} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_26_6 to all_30_30_0 | ||
| 9078 | 2024.01.30 03:24:43.165537 [ 124 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9079 | 2024.01.30 03:24:43.165610 [ 124 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9080 | 2024.01.30 03:24:43.400960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9081 | 2024.01.30 03:24:43.401076 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9082 | 2024.01.30 03:24:43.401101 [ 3 ] {} <Debug> HTTP-Session: 1c966456-1a0e-4a22-b32e-c8990b8eeb40 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9083 | 2024.01.30 03:24:43.401126 [ 3 ] {} <Debug> HTTP-Session: 1c966456-1a0e-4a22-b32e-c8990b8eeb40 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9084 | 2024.01.30 03:24:43.401290 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9085 | 2024.01.30 03:24:43.401392 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9086 | 2024.01.30 03:24:43.401663 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9087 | 2024.01.30 03:24:43.402314 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9088 | 2024.01.30 03:24:43.402603 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9089 | 2024.01.30 03:24:43.402776 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. | ||
| 9090 | 2024.01.30 03:24:43.402929 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001573716 sec., 21604 rows/sec., 1.71 MiB/sec. | ||
| 9091 | 2024.01.30 03:24:43.403084 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} <Debug> DynamicQueryHandler: Done processing query | ||
| 9092 | 2024.01.30 03:24:43.403110 [ 3 ] {b85fe035-901a-45b5-81fa-2e861165fdc1} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9093 | 2024.01.30 03:24:43.403127 [ 3 ] {} <Debug> HTTP-Session: 1c966456-1a0e-4a22-b32e-c8990b8eeb40 Destroying unnamed session | ||
| 9094 | 2024.01.30 03:24:43.403266 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9095 | 2024.01.30 03:24:43.403314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9096 | 2024.01.30 03:24:43.403334 [ 3 ] {} <Debug> HTTP-Session: 55f2751d-ad5c-4ea7-b2c5-8cfaf1f06350 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9097 | 2024.01.30 03:24:43.403353 [ 3 ] {} <Debug> HTTP-Session: 55f2751d-ad5c-4ea7-b2c5-8cfaf1f06350 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9098 | 2024.01.30 03:24:43.403432 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9099 | 2024.01.30 03:24:43.403473 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9100 | 2024.01.30 03:24:43.403587 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9101 | 2024.01.30 03:24:43.403992 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9102 | 2024.01.30 03:24:43.404235 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9103 | 2024.01.30 03:24:43.404408 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. | ||
| 9104 | 2024.01.30 03:24:43.404542 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.001069465 sec., 95374 rows/sec., 9.72 MiB/sec. | ||
| 9105 | 2024.01.30 03:24:43.404544 [ 120 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9106 | 2024.01.30 03:24:43.404661 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9107 | 2024.01.30 03:24:43.404751 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} <Debug> DynamicQueryHandler: Done processing query | ||
| 9108 | 2024.01.30 03:24:43.404792 [ 3 ] {de56dd49-475b-4536-b6a9-fcc57def1703} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 9109 | 2024.01.30 03:24:43.404791 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact | ||
| 9110 | 2024.01.30 03:24:43.404815 [ 3 ] {} <Debug> HTTP-Session: 55f2751d-ad5c-4ea7-b2c5-8cfaf1f06350 Destroying unnamed session | ||
| 9111 | 2024.01.30 03:24:43.404911 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9112 | 2024.01.30 03:24:43.404954 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 205 rows starting from the beginning of the part | ||
| 9113 | 2024.01.30 03:24:43.404985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9114 | 2024.01.30 03:24:43.405048 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9115 | 2024.01.30 03:24:43.405075 [ 3 ] {} <Debug> HTTP-Session: fcc9e428-9160-455c-bcd0-c720686f6c8e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9116 | 2024.01.30 03:24:43.405110 [ 3 ] {} <Debug> HTTP-Session: fcc9e428-9160-455c-bcd0-c720686f6c8e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9117 | 2024.01.30 03:24:43.405138 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 139 rows starting from the beginning of the part | ||
| 9118 | 2024.01.30 03:24:43.405241 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9119 | 2024.01.30 03:24:43.405305 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 64 rows starting from the beginning of the part | ||
| 9120 | 2024.01.30 03:24:43.405311 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9121 | 2024.01.30 03:24:43.405497 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 102 rows starting from the beginning of the part | ||
| 9122 | 2024.01.30 03:24:43.405607 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9123 | 2024.01.30 03:24:43.405674 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 63 rows starting from the beginning of the part | ||
| 9124 | 2024.01.30 03:24:43.405827 [ 24 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 102 rows starting from the beginning of the part | ||
| 9125 | 2024.01.30 03:24:43.406270 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9126 | 2024.01.30 03:24:43.406618 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9127 | 2024.01.30 03:24:43.406851 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. | ||
| 9128 | 2024.01.30 03:24:43.407099 [ 120 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9129 | 2024.01.30 03:24:43.407183 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.001872392 sec., 18158 rows/sec., 1.42 MiB/sec. | ||
| 9130 | 2024.01.30 03:24:43.407240 [ 120 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9131 | 2024.01.30 03:24:43.407504 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact | ||
| 9132 | 2024.01.30 03:24:43.407544 [ 13 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.002756672 sec., 244860.46943560932 rows/sec., 23.54 MiB/sec. | ||
| 9133 | 2024.01.30 03:24:43.407633 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9134 | 2024.01.30 03:24:43.407604 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} <Debug> DynamicQueryHandler: Done processing query | ||
| 9135 | 2024.01.30 03:24:43.407717 [ 3 ] {a1650cc6-2604-4d3c-8d3d-228b89e43f8a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9136 | 2024.01.30 03:24:43.407721 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 105 rows starting from the beginning of the part | ||
| 9137 | 2024.01.30 03:24:43.407775 [ 3 ] {} <Debug> HTTP-Session: fcc9e428-9160-455c-bcd0-c720686f6c8e Destroying unnamed session | ||
| 9138 | 2024.01.30 03:24:43.407967 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 60 rows starting from the beginning of the part | ||
| 9139 | 2024.01.30 03:24:43.408050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9140 | 2024.01.30 03:24:43.408130 [ 13 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9141 | 2024.01.30 03:24:43.408167 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9142 | 2024.01.30 03:24:43.408214 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 23 rows starting from the beginning of the part | ||
| 9143 | 2024.01.30 03:24:43.408291 [ 3 ] {} <Debug> HTTP-Session: d43358ff-a5c1-41d7-8376-cfaeb3f646d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9144 | 2024.01.30 03:24:43.408378 [ 3 ] {} <Debug> HTTP-Session: d43358ff-a5c1-41d7-8376-cfaeb3f646d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9145 | 2024.01.30 03:24:43.408597 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 34 rows starting from the beginning of the part | ||
| 9146 | 2024.01.30 03:24:43.408624 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9147 | 2024.01.30 03:24:43.408768 [ 13 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. | ||
| 9148 | 2024.01.30 03:24:43.408777 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9149 | 2024.01.30 03:24:43.408851 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 21 rows starting from the beginning of the part | ||
| 9150 | 2024.01.30 03:24:43.409037 [ 13 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_96_19} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 | ||
| 9151 | 2024.01.30 03:24:43.409313 [ 24 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 34 rows starting from the beginning of the part | ||
| 9152 | 2024.01.30 03:24:43.409652 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9153 | 2024.01.30 03:24:43.410576 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.003214473 sec., 86172.75677848283 rows/sec., 6.73 MiB/sec. | ||
| 9154 | 2024.01.30 03:24:43.410589 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9155 | 2024.01.30 03:24:43.410802 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9156 | 2024.01.30 03:24:43.411159 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. | ||
| 9157 | 2024.01.30 03:24:43.411285 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} <Trace> MergedBlockOutputStream: filled checksums all_95_95_0 (state Temporary) | ||
| 9158 | 2024.01.30 03:24:43.411287 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_96_19} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 | ||
| 9159 | 2024.01.30 03:24:43.411611 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_95_95_0 to all_95_95_0. | ||
| 9160 | 2024.01.30 03:24:43.411782 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.0030995 sec., 10969 rows/sec., 14.80 MiB/sec. | ||
| 9161 | 2024.01.30 03:24:43.411933 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 9162 | 2024.01.30 03:24:43.411962 [ 3 ] {14a67bc2-ada6-49a9-87cf-4c40bc8ab5f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 9163 | 2024.01.30 03:24:43.411983 [ 3 ] {} <Debug> HTTP-Session: d43358ff-a5c1-41d7-8376-cfaeb3f646d3 Destroying unnamed session | ||
| 9164 | 2024.01.30 03:24:48.399915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9165 | 2024.01.30 03:24:48.400049 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9166 | 2024.01.30 03:24:48.400078 [ 3 ] {} <Debug> HTTP-Session: cf20fdc6-b2fb-4e9f-9b4c-f7375bf8c80b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9167 | 2024.01.30 03:24:48.400106 [ 3 ] {} <Debug> HTTP-Session: cf20fdc6-b2fb-4e9f-9b4c-f7375bf8c80b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9168 | 2024.01.30 03:24:48.400248 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9169 | 2024.01.30 03:24:48.400346 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9170 | 2024.01.30 03:24:48.400513 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9171 | 2024.01.30 03:24:48.400933 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9172 | 2024.01.30 03:24:48.401202 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9173 | 2024.01.30 03:24:48.401362 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. | ||
| 9174 | 2024.01.30 03:24:48.401475 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001158807 sec., 18122 rows/sec., 1.43 MiB/sec. | ||
| 9175 | 2024.01.30 03:24:48.401476 [ 117 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9176 | 2024.01.30 03:24:48.401560 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9177 | 2024.01.30 03:24:48.401619 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} <Debug> DynamicQueryHandler: Done processing query | ||
| 9178 | 2024.01.30 03:24:48.401626 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact | ||
| 9179 | 2024.01.30 03:24:48.401644 [ 3 ] {9141c14a-5e89-415b-855f-8ccef8ed942f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9180 | 2024.01.30 03:24:48.401670 [ 3 ] {} <Debug> HTTP-Session: cf20fdc6-b2fb-4e9f-9b4c-f7375bf8c80b Destroying unnamed session | ||
| 9181 | 2024.01.30 03:24:48.401714 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9182 | 2024.01.30 03:24:48.401745 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 55 rows starting from the beginning of the part | ||
| 9183 | 2024.01.30 03:24:48.401804 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9184 | 2024.01.30 03:24:48.401861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9185 | 2024.01.30 03:24:48.401870 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 21 rows starting from the beginning of the part | ||
| 9186 | 2024.01.30 03:24:48.401882 [ 3 ] {} <Debug> HTTP-Session: f93e4297-c43b-438e-b89e-4a907b3410c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9187 | 2024.01.30 03:24:48.401907 [ 3 ] {} <Debug> HTTP-Session: f93e4297-c43b-438e-b89e-4a907b3410c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9188 | 2024.01.30 03:24:48.402001 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 9189 | 2024.01.30 03:24:48.402057 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9190 | 2024.01.30 03:24:48.402069 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part | ||
| 9191 | 2024.01.30 03:24:48.402272 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9192 | 2024.01.30 03:24:48.402280 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 21 rows starting from the beginning of the part | ||
| 9193 | 2024.01.30 03:24:48.402419 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part | ||
| 9194 | 2024.01.30 03:24:48.402585 [ 16 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 21 rows starting from the beginning of the part | ||
| 9195 | 2024.01.30 03:24:48.402725 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9196 | 2024.01.30 03:24:48.402983 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9197 | 2024.01.30 03:24:48.403185 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 9198 | 2024.01.30 03:24:48.403322 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001285569 sec., 1555 rows/sec., 132.94 KiB/sec. | ||
| 9199 | 2024.01.30 03:24:48.403465 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} <Debug> DynamicQueryHandler: Done processing query | ||
| 9200 | 2024.01.30 03:24:48.403491 [ 3 ] {75c1dc05-0430-46c6-9bde-1e563828b8d7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9201 | 2024.01.30 03:24:48.403517 [ 3 ] {} <Debug> HTTP-Session: f93e4297-c43b-438e-b89e-4a907b3410c8 Destroying unnamed session | ||
| 9202 | 2024.01.30 03:24:48.403654 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.002040186 sec., 91168.15819734083 rows/sec., 7.22 MiB/sec. | ||
| 9203 | 2024.01.30 03:24:48.403678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9204 | 2024.01.30 03:24:48.403762 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9205 | 2024.01.30 03:24:48.403795 [ 3 ] {} <Debug> HTTP-Session: e2a40a12-9263-4b99-b0a6-87dd1e030c2d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9206 | 2024.01.30 03:24:48.403814 [ 3 ] {} <Debug> HTTP-Session: e2a40a12-9263-4b99-b0a6-87dd1e030c2d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9207 | 2024.01.30 03:24:48.403884 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9208 | 2024.01.30 03:24:48.403961 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9209 | 2024.01.30 03:24:48.404021 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9210 | 2024.01.30 03:24:48.404178 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9211 | 2024.01.30 03:24:48.404256 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. | ||
| 9212 | 2024.01.30 03:24:48.404386 [ 22 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_96_19} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 | ||
| 9213 | 2024.01.30 03:24:48.404663 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9214 | 2024.01.30 03:24:48.404879 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9215 | 2024.01.30 03:24:48.405034 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. | ||
| 9216 | 2024.01.30 03:24:48.405129 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.001121586 sec., 57062 rows/sec., 5.04 MiB/sec. | ||
| 9217 | 2024.01.30 03:24:48.405299 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} <Debug> DynamicQueryHandler: Done processing query | ||
| 9218 | 2024.01.30 03:24:48.405322 [ 3 ] {80cc3be8-edff-48ca-a166-1eeb68e7e658} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 9219 | 2024.01.30 03:24:48.405368 [ 3 ] {} <Debug> HTTP-Session: e2a40a12-9263-4b99-b0a6-87dd1e030c2d Destroying unnamed session | ||
| 9220 | 2024.01.30 03:24:48.405541 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9221 | 2024.01.30 03:24:48.405589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9222 | 2024.01.30 03:24:48.405609 [ 3 ] {} <Debug> HTTP-Session: d8c2a86b-5ccf-4ea9-b0fb-f5b527d780f0 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9223 | 2024.01.30 03:24:48.405625 [ 3 ] {} <Debug> HTTP-Session: d8c2a86b-5ccf-4ea9-b0fb-f5b527d780f0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9224 | 2024.01.30 03:24:48.405697 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 9225 | 2024.01.30 03:24:48.405736 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9226 | 2024.01.30 03:24:48.405849 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9227 | 2024.01.30 03:24:48.406116 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9228 | 2024.01.30 03:24:48.406318 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 9229 | 2024.01.30 03:24:48.406465 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 9230 | 2024.01.30 03:24:48.406559 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000835519 sec., 2393 rows/sec., 167.14 KiB/sec. | ||
| 9231 | 2024.01.30 03:24:48.406661 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} <Debug> DynamicQueryHandler: Done processing query | ||
| 9232 | 2024.01.30 03:24:48.406684 [ 3 ] {472a3c6b-af2f-4c65-a12e-098196a8910d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9233 | 2024.01.30 03:24:48.406699 [ 3 ] {} <Debug> HTTP-Session: d8c2a86b-5ccf-4ea9-b0fb-f5b527d780f0 Destroying unnamed session | ||
| 9234 | 2024.01.30 03:24:48.406818 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9235 | 2024.01.30 03:24:48.406860 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9236 | 2024.01.30 03:24:48.406878 [ 3 ] {} <Debug> HTTP-Session: 3f5d94b0-af4a-4910-9199-ab04e14c51ff Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9237 | 2024.01.30 03:24:48.406895 [ 3 ] {} <Debug> HTTP-Session: 3f5d94b0-af4a-4910-9199-ab04e14c51ff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9238 | 2024.01.30 03:24:48.406965 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9239 | 2024.01.30 03:24:48.407002 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9240 | 2024.01.30 03:24:48.407102 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9241 | 2024.01.30 03:24:48.407370 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9242 | 2024.01.30 03:24:48.407570 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9243 | 2024.01.30 03:24:48.407717 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. | ||
| 9244 | 2024.01.30 03:24:48.407810 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000818909 sec., 28086 rows/sec., 2.20 MiB/sec. | ||
| 9245 | 2024.01.30 03:24:48.407924 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} <Debug> DynamicQueryHandler: Done processing query | ||
| 9246 | 2024.01.30 03:24:48.407947 [ 3 ] {60d92f98-cc71-4e3e-84fc-bf44fa28eebc} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9247 | 2024.01.30 03:24:48.407962 [ 3 ] {} <Debug> HTTP-Session: 3f5d94b0-af4a-4910-9199-ab04e14c51ff Destroying unnamed session | ||
| 9248 | 2024.01.30 03:24:48.408061 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9249 | 2024.01.30 03:24:48.408105 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9250 | 2024.01.30 03:24:48.408123 [ 3 ] {} <Debug> HTTP-Session: 3dfdda2a-d3de-466e-be92-eb634565cbcd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9251 | 2024.01.30 03:24:48.408140 [ 3 ] {} <Debug> HTTP-Session: 3dfdda2a-d3de-466e-be92-eb634565cbcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9252 | 2024.01.30 03:24:48.408207 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 9253 | 2024.01.30 03:24:48.408250 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9254 | 2024.01.30 03:24:48.408364 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9255 | 2024.01.30 03:24:48.408658 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9256 | 2024.01.30 03:24:48.408910 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 9257 | 2024.01.30 03:24:48.409097 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 9258 | 2024.01.30 03:24:48.409193 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000958662 sec., 1043 rows/sec., 73.34 KiB/sec. | ||
| 9259 | 2024.01.30 03:24:48.409310 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} <Debug> DynamicQueryHandler: Done processing query | ||
| 9260 | 2024.01.30 03:24:48.409333 [ 3 ] {50062d7c-5922-4818-bfc7-19e58def3672} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9261 | 2024.01.30 03:24:48.409349 [ 3 ] {} <Debug> HTTP-Session: 3dfdda2a-d3de-466e-be92-eb634565cbcd Destroying unnamed session | ||
| 9262 | 2024.01.30 03:24:48.409522 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9263 | 2024.01.30 03:24:48.409567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9264 | 2024.01.30 03:24:48.409586 [ 3 ] {} <Debug> HTTP-Session: 4c308aff-ea3f-4230-9342-ebc0e0b8ab90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9265 | 2024.01.30 03:24:48.409602 [ 3 ] {} <Debug> HTTP-Session: 4c308aff-ea3f-4230-9342-ebc0e0b8ab90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9266 | 2024.01.30 03:24:48.409677 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9267 | 2024.01.30 03:24:48.409719 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9268 | 2024.01.30 03:24:48.409850 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9269 | 2024.01.30 03:24:48.410207 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9270 | 2024.01.30 03:24:48.410485 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} <Trace> MergedBlockOutputStream: filled checksums all_96_96_0 (state Temporary) | ||
| 9271 | 2024.01.30 03:24:48.410661 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_96_96_0 to all_96_96_0. | ||
| 9272 | 2024.01.30 03:24:48.410751 [ 117 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_91_18 to all_96_96_0 | ||
| 9273 | 2024.01.30 03:24:48.410763 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001060124 sec., 19809 rows/sec., 26.73 MiB/sec. | ||
| 9274 | 2024.01.30 03:24:48.410789 [ 117 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9275 | 2024.01.30 03:24:48.410903 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_91_18 to all_96_96_0 into Compact | ||
| 9276 | 2024.01.30 03:24:48.410937 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} <Debug> DynamicQueryHandler: Done processing query | ||
| 9277 | 2024.01.30 03:24:48.410963 [ 3 ] {006ef477-6211-4262-a45e-2e274955d12e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 9278 | 2024.01.30 03:24:48.411006 [ 3 ] {} <Debug> HTTP-Session: 4c308aff-ea3f-4230-9342-ebc0e0b8ab90 Destroying unnamed session | ||
| 9279 | 2024.01.30 03:24:48.411109 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9280 | 2024.01.30 03:24:48.411158 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_91_18, total 2341 rows starting from the beginning of the part | ||
| 9281 | 2024.01.30 03:24:48.411301 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_92_92_0, total 21 rows starting from the beginning of the part | ||
| 9282 | 2024.01.30 03:24:48.411443 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_93_93_0, total 34 rows starting from the beginning of the part | ||
| 9283 | 2024.01.30 03:24:48.411578 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_94_94_0, total 21 rows starting from the beginning of the part | ||
| 9284 | 2024.01.30 03:24:48.411715 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_95_95_0, total 34 rows starting from the beginning of the part | ||
| 9285 | 2024.01.30 03:24:48.411846 [ 24 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_96_96_0, total 21 rows starting from the beginning of the part | ||
| 9286 | 2024.01.30 03:24:48.416848 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2472 rows, containing 6 columns (6 merged, 0 gathered) in 0.006009867 sec., 411323.5783753617 rows/sec., 555.06 MiB/sec. | ||
| 9287 | 2024.01.30 03:24:48.418118 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Trace> MergedBlockOutputStream: filled checksums all_1_96_19 (state Temporary) | ||
| 9288 | 2024.01.30 03:24:48.418384 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_96_19 to all_1_96_19. | ||
| 9289 | 2024.01.30 03:24:48.418463 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_91_18 to all_96_96_0 | ||
| 9290 | 2024.01.30 03:24:48.418557 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_96_19: 13.71 MiB. | ||
| 9291 | 2024.01.30 03:24:49.000156 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 251.27 MiB, peak 261.94 MiB, will set to 249.66 MiB (RSS), difference: -1.60 MiB | ||
| 9292 | 2024.01.30 03:24:53.403043 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9293 | 2024.01.30 03:24:53.403168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9294 | 2024.01.30 03:24:53.403194 [ 3 ] {} <Debug> HTTP-Session: c0f22ab6-5ae8-4be4-b4cb-2a47bd0f6bbd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9295 | 2024.01.30 03:24:53.403217 [ 3 ] {} <Debug> HTTP-Session: c0f22ab6-5ae8-4be4-b4cb-2a47bd0f6bbd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9296 | 2024.01.30 03:24:53.403347 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9297 | 2024.01.30 03:24:53.403407 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9298 | 2024.01.30 03:24:53.403568 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9299 | 2024.01.30 03:24:53.403997 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9300 | 2024.01.30 03:24:53.404264 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9301 | 2024.01.30 03:24:53.404429 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. | ||
| 9302 | 2024.01.30 03:24:53.404559 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001171836 sec., 29014 rows/sec., 2.30 MiB/sec. | ||
| 9303 | 2024.01.30 03:24:53.404723 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} <Debug> DynamicQueryHandler: Done processing query | ||
| 9304 | 2024.01.30 03:24:53.404749 [ 3 ] {97171b61-3643-4e43-bd71-ff7156a23a17} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9305 | 2024.01.30 03:24:53.404778 [ 3 ] {} <Debug> HTTP-Session: c0f22ab6-5ae8-4be4-b4cb-2a47bd0f6bbd Destroying unnamed session | ||
| 9306 | 2024.01.30 03:24:53.404949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9307 | 2024.01.30 03:24:53.405001 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9308 | 2024.01.30 03:24:53.405021 [ 3 ] {} <Debug> HTTP-Session: b79ce455-1f33-4afd-b5d6-674a6970a877 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9309 | 2024.01.30 03:24:53.405039 [ 3 ] {} <Debug> HTTP-Session: b79ce455-1f33-4afd-b5d6-674a6970a877 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9310 | 2024.01.30 03:24:53.405120 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9311 | 2024.01.30 03:24:53.405161 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9312 | 2024.01.30 03:24:53.405270 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9313 | 2024.01.30 03:24:53.405678 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9314 | 2024.01.30 03:24:53.405902 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9315 | 2024.01.30 03:24:53.406063 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. | ||
| 9316 | 2024.01.30 03:24:53.406170 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} <Information> executeQuery: Read 138 rows, 13.76 KiB in 0.001022813 sec., 134922 rows/sec., 13.14 MiB/sec. | ||
| 9317 | 2024.01.30 03:24:53.406308 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} <Debug> DynamicQueryHandler: Done processing query | ||
| 9318 | 2024.01.30 03:24:53.406333 [ 3 ] {b4196ada-7e86-4655-adf5-af011183ec62} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 9319 | 2024.01.30 03:24:53.406350 [ 3 ] {} <Debug> HTTP-Session: b79ce455-1f33-4afd-b5d6-674a6970a877 Destroying unnamed session | ||
| 9320 | 2024.01.30 03:24:53.406492 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9321 | 2024.01.30 03:24:53.406539 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9322 | 2024.01.30 03:24:53.406559 [ 3 ] {} <Debug> HTTP-Session: 71d195cb-1c43-4f4d-9297-439faf27c781 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9323 | 2024.01.30 03:24:53.406575 [ 3 ] {} <Debug> HTTP-Session: 71d195cb-1c43-4f4d-9297-439faf27c781 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9324 | 2024.01.30 03:24:53.406651 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9325 | 2024.01.30 03:24:53.406691 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9326 | 2024.01.30 03:24:53.406800 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9327 | 2024.01.30 03:24:53.407099 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9328 | 2024.01.30 03:24:53.407314 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9329 | 2024.01.30 03:24:53.407470 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. | ||
| 9330 | 2024.01.30 03:24:53.407599 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.000916921 sec., 63255 rows/sec., 4.92 MiB/sec. | ||
| 9331 | 2024.01.30 03:24:53.407758 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} <Debug> DynamicQueryHandler: Done processing query | ||
| 9332 | 2024.01.30 03:24:53.407800 [ 3 ] {6f8b1ada-8af9-4446-b209-f7420d5d2f85} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 9333 | 2024.01.30 03:24:53.407849 [ 3 ] {} <Debug> HTTP-Session: 71d195cb-1c43-4f4d-9297-439faf27c781 Destroying unnamed session | ||
| 9334 | 2024.01.30 03:24:53.408039 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9335 | 2024.01.30 03:24:53.408085 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9336 | 2024.01.30 03:24:53.408104 [ 3 ] {} <Debug> HTTP-Session: b49a3363-581c-4069-8466-703f60dcf336 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9337 | 2024.01.30 03:24:53.408121 [ 3 ] {} <Debug> HTTP-Session: b49a3363-581c-4069-8466-703f60dcf336 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9338 | 2024.01.30 03:24:53.408195 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 9339 | 2024.01.30 03:24:53.408241 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9340 | 2024.01.30 03:24:53.408373 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9341 | 2024.01.30 03:24:53.408665 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9342 | 2024.01.30 03:24:53.408940 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 9343 | 2024.01.30 03:24:53.409124 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 9344 | 2024.01.30 03:24:53.409254 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001028413 sec., 35005 rows/sec., 2.47 MiB/sec. | ||
| 9345 | 2024.01.30 03:24:53.409365 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} <Debug> DynamicQueryHandler: Done processing query | ||
| 9346 | 2024.01.30 03:24:53.409389 [ 3 ] {eb8e926e-e5a5-47b7-9452-2198d0289dc0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9347 | 2024.01.30 03:24:53.409405 [ 3 ] {} <Debug> HTTP-Session: b49a3363-581c-4069-8466-703f60dcf336 Destroying unnamed session | ||
| 9348 | 2024.01.30 03:24:53.409551 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9349 | 2024.01.30 03:24:53.409595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9350 | 2024.01.30 03:24:53.409614 [ 3 ] {} <Debug> HTTP-Session: 487f93a6-ce7d-48bd-9ec3-171da3436a7e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9351 | 2024.01.30 03:24:53.409630 [ 3 ] {} <Debug> HTTP-Session: 487f93a6-ce7d-48bd-9ec3-171da3436a7e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9352 | 2024.01.30 03:24:53.409713 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9353 | 2024.01.30 03:24:53.409757 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9354 | 2024.01.30 03:24:53.409892 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9355 | 2024.01.30 03:24:53.410323 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9356 | 2024.01.30 03:24:53.410630 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} <Trace> MergedBlockOutputStream: filled checksums all_97_97_0 (state Temporary) | ||
| 9357 | 2024.01.30 03:24:53.410815 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_97_97_0 to all_97_97_0. | ||
| 9358 | 2024.01.30 03:24:53.410939 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001196837 sec., 28408 rows/sec., 38.34 MiB/sec. | ||
| 9359 | 2024.01.30 03:24:53.411069 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} <Debug> DynamicQueryHandler: Done processing query | ||
| 9360 | 2024.01.30 03:24:53.411094 [ 3 ] {dd66d78e-ae88-44ee-acc5-5a1ab52e013b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 9361 | 2024.01.30 03:24:53.411110 [ 3 ] {} <Debug> HTTP-Session: 487f93a6-ce7d-48bd-9ec3-171da3436a7e Destroying unnamed session | ||
| 9362 | 2024.01.30 03:24:58.165677 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9363 | 2024.01.30 03:24:58.165773 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9364 | 2024.01.30 03:24:58.400468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9365 | 2024.01.30 03:24:58.400576 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9366 | 2024.01.30 03:24:58.400600 [ 3 ] {} <Debug> HTTP-Session: 406eb686-e875-46a2-88e9-d24d2b504efb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9367 | 2024.01.30 03:24:58.400625 [ 3 ] {} <Debug> HTTP-Session: 406eb686-e875-46a2-88e9-d24d2b504efb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9368 | 2024.01.30 03:24:58.400752 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9369 | 2024.01.30 03:24:58.400813 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9370 | 2024.01.30 03:24:58.400977 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9371 | 2024.01.30 03:24:58.401429 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9372 | 2024.01.30 03:24:58.401689 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9373 | 2024.01.30 03:24:58.401853 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. | ||
| 9374 | 2024.01.30 03:24:58.402009 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001221988 sec., 17185 rows/sec., 1.36 MiB/sec. | ||
| 9375 | 2024.01.30 03:24:58.402166 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} <Debug> DynamicQueryHandler: Done processing query | ||
| 9376 | 2024.01.30 03:24:58.402192 [ 3 ] {2513aa45-044d-4cdf-ae69-4884f58a1914} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9377 | 2024.01.30 03:24:58.402208 [ 3 ] {} <Debug> HTTP-Session: 406eb686-e875-46a2-88e9-d24d2b504efb Destroying unnamed session | ||
| 9378 | 2024.01.30 03:24:58.402339 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9379 | 2024.01.30 03:24:58.402391 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9380 | 2024.01.30 03:24:58.402409 [ 3 ] {} <Debug> HTTP-Session: fa49a69e-8833-487b-bd92-230af0ea1c42 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9381 | 2024.01.30 03:24:58.402426 [ 3 ] {} <Debug> HTTP-Session: fa49a69e-8833-487b-bd92-230af0ea1c42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9382 | 2024.01.30 03:24:58.402501 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9383 | 2024.01.30 03:24:58.402542 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9384 | 2024.01.30 03:24:58.402652 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9385 | 2024.01.30 03:24:58.403024 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9386 | 2024.01.30 03:24:58.403231 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9387 | 2024.01.30 03:24:58.403392 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. | ||
| 9388 | 2024.01.30 03:24:58.403519 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000987262 sec., 63812 rows/sec., 5.64 MiB/sec. | ||
| 9389 | 2024.01.30 03:24:58.403639 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 9390 | 2024.01.30 03:24:58.403663 [ 3 ] {d8e751f9-e79f-4f22-8eaf-44b8442273e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 9391 | 2024.01.30 03:24:58.403679 [ 3 ] {} <Debug> HTTP-Session: fa49a69e-8833-487b-bd92-230af0ea1c42 Destroying unnamed session | ||
| 9392 | 2024.01.30 03:24:58.403800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9393 | 2024.01.30 03:24:58.403847 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9394 | 2024.01.30 03:24:58.403865 [ 3 ] {} <Debug> HTTP-Session: c59f3163-91a8-4654-b16c-050148473866 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9395 | 2024.01.30 03:24:58.403883 [ 3 ] {} <Debug> HTTP-Session: c59f3163-91a8-4654-b16c-050148473866 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9396 | 2024.01.30 03:24:58.403953 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9397 | 2024.01.30 03:24:58.403992 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9398 | 2024.01.30 03:24:58.404096 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9399 | 2024.01.30 03:24:58.404408 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9400 | 2024.01.30 03:24:58.404610 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9401 | 2024.01.30 03:24:58.404753 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. | ||
| 9402 | 2024.01.30 03:24:58.404873 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.00089018 sec., 23590 rows/sec., 1.84 MiB/sec. | ||
| 9403 | 2024.01.30 03:24:58.404991 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} <Debug> DynamicQueryHandler: Done processing query | ||
| 9404 | 2024.01.30 03:24:58.405019 [ 3 ] {d46e6f52-98f8-44e8-a921-92e5f4351e71} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9405 | 2024.01.30 03:24:58.405036 [ 3 ] {} <Debug> HTTP-Session: c59f3163-91a8-4654-b16c-050148473866 Destroying unnamed session | ||
| 9406 | 2024.01.30 03:24:58.405156 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9407 | 2024.01.30 03:24:58.405201 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9408 | 2024.01.30 03:24:58.405220 [ 3 ] {} <Debug> HTTP-Session: 26fc89b3-ead3-4bce-aaab-9753646191f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9409 | 2024.01.30 03:24:58.405236 [ 3 ] {} <Debug> HTTP-Session: 26fc89b3-ead3-4bce-aaab-9753646191f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9410 | 2024.01.30 03:24:58.405311 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9411 | 2024.01.30 03:24:58.405355 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9412 | 2024.01.30 03:24:58.405492 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9413 | 2024.01.30 03:24:58.405864 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9414 | 2024.01.30 03:24:58.406158 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} <Trace> MergedBlockOutputStream: filled checksums all_98_98_0 (state Temporary) | ||
| 9415 | 2024.01.30 03:24:58.406336 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_98_98_0 to all_98_98_0. | ||
| 9416 | 2024.01.30 03:24:58.406461 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001122255 sec., 18712 rows/sec., 25.25 MiB/sec. | ||
| 9417 | 2024.01.30 03:24:58.406584 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} <Debug> DynamicQueryHandler: Done processing query | ||
| 9418 | 2024.01.30 03:24:58.406607 [ 3 ] {154ee021-b2bd-45da-9edb-cbe1aa5b9eda} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 9419 | 2024.01.30 03:24:58.406623 [ 3 ] {} <Debug> HTTP-Session: 26fc89b3-ead3-4bce-aaab-9753646191f5 Destroying unnamed session | ||
| 9420 | 2024.01.30 03:25:03.400744 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9421 | 2024.01.30 03:25:03.400884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9422 | 2024.01.30 03:25:03.400914 [ 3 ] {} <Debug> HTTP-Session: da77f57e-65ba-4570-8a36-90e39403e7a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9423 | 2024.01.30 03:25:03.400946 [ 3 ] {} <Debug> HTTP-Session: da77f57e-65ba-4570-8a36-90e39403e7a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9424 | 2024.01.30 03:25:03.401161 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9425 | 2024.01.30 03:25:03.401263 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9426 | 2024.01.30 03:25:03.401531 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9427 | 2024.01.30 03:25:03.402146 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9428 | 2024.01.30 03:25:03.402418 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9429 | 2024.01.30 03:25:03.402589 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. | ||
| 9430 | 2024.01.30 03:25:03.402712 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001493323 sec., 22768 rows/sec., 1.80 MiB/sec. | ||
| 9431 | 2024.01.30 03:25:03.402896 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} <Debug> DynamicQueryHandler: Done processing query | ||
| 9432 | 2024.01.30 03:25:03.402922 [ 3 ] {a55ef198-21bd-4c23-9048-00ca8d9b1458} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9433 | 2024.01.30 03:25:03.402964 [ 3 ] {} <Debug> HTTP-Session: da77f57e-65ba-4570-8a36-90e39403e7a2 Destroying unnamed session | ||
| 9434 | 2024.01.30 03:25:03.403119 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9435 | 2024.01.30 03:25:03.403168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9436 | 2024.01.30 03:25:03.403188 [ 3 ] {} <Debug> HTTP-Session: 120033df-aaa8-439f-98f6-97ffa9f94ff9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9437 | 2024.01.30 03:25:03.403205 [ 3 ] {} <Debug> HTTP-Session: 120033df-aaa8-439f-98f6-97ffa9f94ff9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9438 | 2024.01.30 03:25:03.403277 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 9439 | 2024.01.30 03:25:03.403316 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9440 | 2024.01.30 03:25:03.403430 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9441 | 2024.01.30 03:25:03.403722 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9442 | 2024.01.30 03:25:03.403931 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9443 | 2024.01.30 03:25:03.404094 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 9444 | 2024.01.30 03:25:03.404222 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000910211 sec., 2197 rows/sec., 187.76 KiB/sec. | ||
| 9445 | 2024.01.30 03:25:03.404412 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 9446 | 2024.01.30 03:25:03.404438 [ 3 ] {7eb04b72-324e-441f-adba-1806a0c4f1d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9447 | 2024.01.30 03:25:03.404454 [ 3 ] {} <Debug> HTTP-Session: 120033df-aaa8-439f-98f6-97ffa9f94ff9 Destroying unnamed session | ||
| 9448 | 2024.01.30 03:25:03.404581 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9449 | 2024.01.30 03:25:03.404628 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9450 | 2024.01.30 03:25:03.404646 [ 3 ] {} <Debug> HTTP-Session: 368e03a5-0abd-4758-bc14-4d037a24bea4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9451 | 2024.01.30 03:25:03.404662 [ 3 ] {} <Debug> HTTP-Session: 368e03a5-0abd-4758-bc14-4d037a24bea4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9452 | 2024.01.30 03:25:03.404737 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9453 | 2024.01.30 03:25:03.404777 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9454 | 2024.01.30 03:25:03.404895 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9455 | 2024.01.30 03:25:03.405238 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9456 | 2024.01.30 03:25:03.405452 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9457 | 2024.01.30 03:25:03.405602 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. | ||
| 9458 | 2024.01.30 03:25:03.405725 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} <Information> executeQuery: Read 103 rows, 10.74 KiB in 0.000958572 sec., 107451 rows/sec., 10.94 MiB/sec. | ||
| 9459 | 2024.01.30 03:25:03.405877 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} <Debug> DynamicQueryHandler: Done processing query | ||
| 9460 | 2024.01.30 03:25:03.405905 [ 3 ] {187b1dcf-9b87-48c3-89e9-2994c6aeb82c} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 9461 | 2024.01.30 03:25:03.405956 [ 3 ] {} <Debug> HTTP-Session: 368e03a5-0abd-4758-bc14-4d037a24bea4 Destroying unnamed session | ||
| 9462 | 2024.01.30 03:25:03.406094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9463 | 2024.01.30 03:25:03.406141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9464 | 2024.01.30 03:25:03.406160 [ 3 ] {} <Debug> HTTP-Session: ba6ee97d-6b18-40d2-a370-41c9aa78cc70 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9465 | 2024.01.30 03:25:03.406177 [ 3 ] {} <Debug> HTTP-Session: ba6ee97d-6b18-40d2-a370-41c9aa78cc70 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9466 | 2024.01.30 03:25:03.406247 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 9467 | 2024.01.30 03:25:03.406285 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9468 | 2024.01.30 03:25:03.406399 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9469 | 2024.01.30 03:25:03.406663 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9470 | 2024.01.30 03:25:03.406869 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} <Trace> MergedBlockOutputStream: filled checksums all_32_32_0 (state Temporary) | ||
| 9471 | 2024.01.30 03:25:03.407024 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_32_32_0 to all_32_32_0. | ||
| 9472 | 2024.01.30 03:25:03.407141 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000867199 sec., 2306 rows/sec., 161.03 KiB/sec. | ||
| 9473 | 2024.01.30 03:25:03.407258 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} <Debug> DynamicQueryHandler: Done processing query | ||
| 9474 | 2024.01.30 03:25:03.407281 [ 3 ] {4a6de9ed-6b3d-4742-9564-49d9771afc40} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9475 | 2024.01.30 03:25:03.407296 [ 3 ] {} <Debug> HTTP-Session: ba6ee97d-6b18-40d2-a370-41c9aa78cc70 Destroying unnamed session | ||
| 9476 | 2024.01.30 03:25:03.407404 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9477 | 2024.01.30 03:25:03.407449 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9478 | 2024.01.30 03:25:03.407467 [ 3 ] {} <Debug> HTTP-Session: ccd5c175-4831-45e3-84c0-cad110a392e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9479 | 2024.01.30 03:25:03.407484 [ 3 ] {} <Debug> HTTP-Session: ccd5c175-4831-45e3-84c0-cad110a392e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9480 | 2024.01.30 03:25:03.407555 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9481 | 2024.01.30 03:25:03.407592 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9482 | 2024.01.30 03:25:03.407696 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9483 | 2024.01.30 03:25:03.407985 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9484 | 2024.01.30 03:25:03.408191 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9485 | 2024.01.30 03:25:03.408339 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. | ||
| 9486 | 2024.01.30 03:25:03.408461 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.00087784 sec., 41009 rows/sec., 3.21 MiB/sec. | ||
| 9487 | 2024.01.30 03:25:03.408578 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} <Debug> DynamicQueryHandler: Done processing query | ||
| 9488 | 2024.01.30 03:25:03.408602 [ 3 ] {b5ca97b1-d6cd-4119-a574-9eb392039b29} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9489 | 2024.01.30 03:25:03.408619 [ 3 ] {} <Debug> HTTP-Session: ccd5c175-4831-45e3-84c0-cad110a392e9 Destroying unnamed session | ||
| 9490 | 2024.01.30 03:25:03.408711 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9491 | 2024.01.30 03:25:03.408755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9492 | 2024.01.30 03:25:03.408773 [ 3 ] {} <Debug> HTTP-Session: 9a43a068-d182-443f-8e34-2751806df38f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9493 | 2024.01.30 03:25:03.408790 [ 3 ] {} <Debug> HTTP-Session: 9a43a068-d182-443f-8e34-2751806df38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9494 | 2024.01.30 03:25:03.408857 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 9495 | 2024.01.30 03:25:03.408900 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9496 | 2024.01.30 03:25:03.409021 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9497 | 2024.01.30 03:25:03.409288 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9498 | 2024.01.30 03:25:03.409538 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} <Trace> MergedBlockOutputStream: filled checksums all_41_41_0 (state Temporary) | ||
| 9499 | 2024.01.30 03:25:03.409719 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_41_41_0 to all_41_41_0. | ||
| 9500 | 2024.01.30 03:25:03.409846 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000954592 sec., 1047 rows/sec., 73.66 KiB/sec. | ||
| 9501 | 2024.01.30 03:25:03.409839 [ 110 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_36_7 to all_41_41_0 | ||
| 9502 | 2024.01.30 03:25:03.409957 [ 110 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9503 | 2024.01.30 03:25:03.410036 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 9504 | 2024.01.30 03:25:03.410090 [ 3 ] {d8029813-b9ad-4a9d-9d63-6cbd7228cd5d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9505 | 2024.01.30 03:25:03.410091 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_36_7 to all_41_41_0 into Compact | ||
| 9506 | 2024.01.30 03:25:03.410125 [ 3 ] {} <Debug> HTTP-Session: 9a43a068-d182-443f-8e34-2751806df38f Destroying unnamed session | ||
| 9507 | 2024.01.30 03:25:03.410283 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9508 | 2024.01.30 03:25:03.410306 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9509 | 2024.01.30 03:25:03.410351 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_36_7, total 772 rows starting from the beginning of the part | ||
| 9510 | 2024.01.30 03:25:03.410386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9511 | 2024.01.30 03:25:03.410432 [ 3 ] {} <Debug> HTTP-Session: 7f95b37b-6ffb-4dcb-9ba8-31f44a6ed5da Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9512 | 2024.01.30 03:25:03.410472 [ 3 ] {} <Debug> HTTP-Session: 7f95b37b-6ffb-4dcb-9ba8-31f44a6ed5da Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9513 | 2024.01.30 03:25:03.410681 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 37 rows starting from the beginning of the part | ||
| 9514 | 2024.01.30 03:25:03.410695 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9515 | 2024.01.30 03:25:03.410805 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9516 | 2024.01.30 03:25:03.411016 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 1 rows starting from the beginning of the part | ||
| 9517 | 2024.01.30 03:25:03.411394 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_39_39_0, total 1 rows starting from the beginning of the part | ||
| 9518 | 2024.01.30 03:25:03.411454 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9519 | 2024.01.30 03:25:03.411654 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_40_40_0, total 36 rows starting from the beginning of the part | ||
| 9520 | 2024.01.30 03:25:03.411789 [ 22 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_41_41_0, total 1 rows starting from the beginning of the part | ||
| 9521 | 2024.01.30 03:25:03.412255 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9522 | 2024.01.30 03:25:03.413038 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} <Trace> MergedBlockOutputStream: filled checksums all_99_99_0 (state Temporary) | ||
| 9523 | 2024.01.30 03:25:03.413457 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_99_99_0 to all_99_99_0. | ||
| 9524 | 2024.01.30 03:25:03.413575 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 848 rows, containing 5 columns (5 merged, 0 gathered) in 0.00355192 sec., 238744.1158584653 rows/sec., 16.83 MiB/sec. | ||
| 9525 | 2024.01.30 03:25:03.413666 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.002908626 sec., 11689 rows/sec., 15.77 MiB/sec. | ||
| 9526 | 2024.01.30 03:25:03.413868 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Trace> MergedBlockOutputStream: filled checksums all_1_41_8 (state Temporary) | ||
| 9527 | 2024.01.30 03:25:03.413907 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} <Debug> DynamicQueryHandler: Done processing query | ||
| 9528 | 2024.01.30 03:25:03.413955 [ 3 ] {5577e79a-b3b0-4ab3-b5a1-6fe560996e3c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 9529 | 2024.01.30 03:25:03.413981 [ 3 ] {} <Debug> HTTP-Session: 7f95b37b-6ffb-4dcb-9ba8-31f44a6ed5da Destroying unnamed session | ||
| 9530 | 2024.01.30 03:25:03.414174 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_41_8 to all_1_41_8. | ||
| 9531 | 2024.01.30 03:25:03.414254 [ 21 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_41_8} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_36_7 to all_41_41_0 | ||
| 9532 | 2024.01.30 03:25:08.400006 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9533 | 2024.01.30 03:25:08.400142 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9534 | 2024.01.30 03:25:08.400172 [ 3 ] {} <Debug> HTTP-Session: 64dcae12-f084-4f0a-97ae-3d4870e69e4e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9535 | 2024.01.30 03:25:08.400201 [ 3 ] {} <Debug> HTTP-Session: 64dcae12-f084-4f0a-97ae-3d4870e69e4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9536 | 2024.01.30 03:25:08.400344 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9537 | 2024.01.30 03:25:08.400411 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9538 | 2024.01.30 03:25:08.400593 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9539 | 2024.01.30 03:25:08.401059 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9540 | 2024.01.30 03:25:08.401333 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9541 | 2024.01.30 03:25:08.401499 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. | ||
| 9542 | 2024.01.30 03:25:08.401637 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001244698 sec., 16871 rows/sec., 1.34 MiB/sec. | ||
| 9543 | 2024.01.30 03:25:08.401777 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} <Debug> DynamicQueryHandler: Done processing query | ||
| 9544 | 2024.01.30 03:25:08.401803 [ 3 ] {c23cfd1c-1025-4aef-9b47-c827c6d6520c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9545 | 2024.01.30 03:25:08.401819 [ 3 ] {} <Debug> HTTP-Session: 64dcae12-f084-4f0a-97ae-3d4870e69e4e Destroying unnamed session | ||
| 9546 | 2024.01.30 03:25:08.401946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9547 | 2024.01.30 03:25:08.401996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9548 | 2024.01.30 03:25:08.402016 [ 3 ] {} <Debug> HTTP-Session: c5eba53d-1aa7-43f7-9627-e89f6525c080 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9549 | 2024.01.30 03:25:08.402033 [ 3 ] {} <Debug> HTTP-Session: c5eba53d-1aa7-43f7-9627-e89f6525c080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9550 | 2024.01.30 03:25:08.402106 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9551 | 2024.01.30 03:25:08.402145 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9552 | 2024.01.30 03:25:08.402248 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9553 | 2024.01.30 03:25:08.402592 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9554 | 2024.01.30 03:25:08.402804 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9555 | 2024.01.30 03:25:08.402951 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. | ||
| 9556 | 2024.01.30 03:25:08.403078 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000937591 sec., 67193 rows/sec., 5.93 MiB/sec. | ||
| 9557 | 2024.01.30 03:25:08.403073 [ 104 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9558 | 2024.01.30 03:25:08.403195 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.56 GiB. | ||
| 9559 | 2024.01.30 03:25:08.403243 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} <Debug> DynamicQueryHandler: Done processing query | ||
| 9560 | 2024.01.30 03:25:08.403295 [ 3 ] {6ea107b6-8f73-46c4-98bc-9273cef45deb} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 9561 | 2024.01.30 03:25:08.403320 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact | ||
| 9562 | 2024.01.30 03:25:08.403326 [ 3 ] {} <Debug> HTTP-Session: c5eba53d-1aa7-43f7-9627-e89f6525c080 Destroying unnamed session | ||
| 9563 | 2024.01.30 03:25:08.403473 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9564 | 2024.01.30 03:25:08.403540 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 205 rows starting from the beginning of the part | ||
| 9565 | 2024.01.30 03:25:08.403539 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9566 | 2024.01.30 03:25:08.403645 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9567 | 2024.01.30 03:25:08.403679 [ 3 ] {} <Debug> HTTP-Session: a21119c2-8478-4eb0-b76a-8b5baf8a00d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9568 | 2024.01.30 03:25:08.403728 [ 3 ] {} <Debug> HTTP-Session: a21119c2-8478-4eb0-b76a-8b5baf8a00d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9569 | 2024.01.30 03:25:08.403793 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 64 rows starting from the beginning of the part | ||
| 9570 | 2024.01.30 03:25:08.403931 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9571 | 2024.01.30 03:25:08.404069 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9572 | 2024.01.30 03:25:08.404081 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 138 rows starting from the beginning of the part | ||
| 9573 | 2024.01.30 03:25:08.404395 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 63 rows starting from the beginning of the part | ||
| 9574 | 2024.01.30 03:25:08.404547 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9575 | 2024.01.30 03:25:08.404648 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 103 rows starting from the beginning of the part | ||
| 9576 | 2024.01.30 03:25:08.404826 [ 9 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 63 rows starting from the beginning of the part | ||
| 9577 | 2024.01.30 03:25:08.405378 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9578 | 2024.01.30 03:25:08.405801 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9579 | 2024.01.30 03:25:08.406121 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. | ||
| 9580 | 2024.01.30 03:25:08.406273 [ 104 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9581 | 2024.01.30 03:25:08.406347 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.002318023 sec., 9059 rows/sec., 725.46 KiB/sec. | ||
| 9582 | 2024.01.30 03:25:08.406366 [ 104 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9583 | 2024.01.30 03:25:08.406618 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact | ||
| 9584 | 2024.01.30 03:25:08.407014 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} <Debug> DynamicQueryHandler: Done processing query | ||
| 9585 | 2024.01.30 03:25:08.407063 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9586 | 2024.01.30 03:25:08.407098 [ 3 ] {42307e36-1d58-41d3-9fc5-9f00b08d0f0f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9587 | 2024.01.30 03:25:08.407223 [ 3 ] {} <Debug> HTTP-Session: a21119c2-8478-4eb0-b76a-8b5baf8a00d7 Destroying unnamed session | ||
| 9588 | 2024.01.30 03:25:08.407252 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 105 rows starting from the beginning of the part | ||
| 9589 | 2024.01.30 03:25:08.407426 [ 20 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 636 rows, containing 4 columns (4 merged, 0 gathered) in 0.004143075 sec., 153509.1689143933 rows/sec., 14.50 MiB/sec. | ||
| 9590 | 2024.01.30 03:25:08.407525 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9591 | 2024.01.30 03:25:08.407678 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9592 | 2024.01.30 03:25:08.407682 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 23 rows starting from the beginning of the part | ||
| 9593 | 2024.01.30 03:25:08.407708 [ 3 ] {} <Debug> HTTP-Session: c84304ae-a1c6-4f74-83fe-dff08224f3e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9594 | 2024.01.30 03:25:08.407757 [ 20 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9595 | 2024.01.30 03:25:08.407796 [ 3 ] {} <Debug> HTTP-Session: c84304ae-a1c6-4f74-83fe-dff08224f3e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9596 | 2024.01.30 03:25:08.408084 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 58 rows starting from the beginning of the part | ||
| 9597 | 2024.01.30 03:25:08.408113 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9598 | 2024.01.30 03:25:08.408195 [ 20 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. | ||
| 9599 | 2024.01.30 03:25:08.408289 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9600 | 2024.01.30 03:25:08.408360 [ 20 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_101_20} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 | ||
| 9601 | 2024.01.30 03:25:08.408370 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 21 rows starting from the beginning of the part | ||
| 9602 | 2024.01.30 03:25:08.408807 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 36 rows starting from the beginning of the part | ||
| 9603 | 2024.01.30 03:25:08.409094 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9604 | 2024.01.30 03:25:08.409098 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 21 rows starting from the beginning of the part | ||
| 9605 | 2024.01.30 03:25:08.410103 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9606 | 2024.01.30 03:25:08.410673 [ 20 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 264 rows, containing 4 columns (4 merged, 0 gathered) in 0.004231816 sec., 62384.56492437289 rows/sec., 4.87 MiB/sec. | ||
| 9607 | 2024.01.30 03:25:08.410832 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} <Trace> MergedBlockOutputStream: filled checksums all_100_100_0 (state Temporary) | ||
| 9608 | 2024.01.30 03:25:08.410840 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9609 | 2024.01.30 03:25:08.411145 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. | ||
| 9610 | 2024.01.30 03:25:08.411156 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_100_100_0 to all_100_100_0. | ||
| 9611 | 2024.01.30 03:25:08.411240 [ 9 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_101_20} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 | ||
| 9612 | 2024.01.30 03:25:08.411384 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.003194253 sec., 6574 rows/sec., 8.87 MiB/sec. | ||
| 9613 | 2024.01.30 03:25:08.411555 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 9614 | 2024.01.30 03:25:08.411580 [ 3 ] {4918f546-259f-49bb-92a0-0d4bab32d3d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 9615 | 2024.01.30 03:25:08.411596 [ 3 ] {} <Debug> HTTP-Session: c84304ae-a1c6-4f74-83fe-dff08224f3e2 Destroying unnamed session | ||
| 9616 | 2024.01.30 03:25:13.165838 [ 101 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9617 | 2024.01.30 03:25:13.165947 [ 101 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9618 | 2024.01.30 03:25:13.400655 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9619 | 2024.01.30 03:25:13.400766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9620 | 2024.01.30 03:25:13.400797 [ 3 ] {} <Debug> HTTP-Session: a3eaa48a-0b66-40bf-99f1-73d6e1299879 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9621 | 2024.01.30 03:25:13.400826 [ 3 ] {} <Debug> HTTP-Session: a3eaa48a-0b66-40bf-99f1-73d6e1299879 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9622 | 2024.01.30 03:25:13.400968 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9623 | 2024.01.30 03:25:13.401038 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9624 | 2024.01.30 03:25:13.401222 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9625 | 2024.01.30 03:25:13.401678 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9626 | 2024.01.30 03:25:13.401954 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9627 | 2024.01.30 03:25:13.402126 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. | ||
| 9628 | 2024.01.30 03:25:13.402245 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001236678 sec., 27493 rows/sec., 2.18 MiB/sec. | ||
| 9629 | 2024.01.30 03:25:13.402235 [ 101 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9630 | 2024.01.30 03:25:13.402311 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9631 | 2024.01.30 03:25:13.402393 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact | ||
| 9632 | 2024.01.30 03:25:13.402413 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 9633 | 2024.01.30 03:25:13.402445 [ 3 ] {ac91373e-755a-43d3-a3a7-73e651f935f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9634 | 2024.01.30 03:25:13.402468 [ 3 ] {} <Debug> HTTP-Session: a3eaa48a-0b66-40bf-99f1-73d6e1299879 Destroying unnamed session | ||
| 9635 | 2024.01.30 03:25:13.402480 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9636 | 2024.01.30 03:25:13.402515 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 55 rows starting from the beginning of the part | ||
| 9637 | 2024.01.30 03:25:13.402615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9638 | 2024.01.30 03:25:13.402659 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part | ||
| 9639 | 2024.01.30 03:25:13.402683 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9640 | 2024.01.30 03:25:13.402709 [ 3 ] {} <Debug> HTTP-Session: 7c16442d-7cbd-4504-a8c7-714f932ebe4e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9641 | 2024.01.30 03:25:13.402730 [ 3 ] {} <Debug> HTTP-Session: 7c16442d-7cbd-4504-a8c7-714f932ebe4e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9642 | 2024.01.30 03:25:13.402772 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 21 rows starting from the beginning of the part | ||
| 9643 | 2024.01.30 03:25:13.402852 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9644 | 2024.01.30 03:25:13.402882 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part | ||
| 9645 | 2024.01.30 03:25:13.402912 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9646 | 2024.01.30 03:25:13.403017 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 21 rows starting from the beginning of the part | ||
| 9647 | 2024.01.30 03:25:13.403149 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9648 | 2024.01.30 03:25:13.403165 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part | ||
| 9649 | 2024.01.30 03:25:13.403992 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9650 | 2024.01.30 03:25:13.404270 [ 18 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.001900964 sec., 104683.72888702784 rows/sec., 8.29 MiB/sec. | ||
| 9651 | 2024.01.30 03:25:13.404298 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9652 | 2024.01.30 03:25:13.404406 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9653 | 2024.01.30 03:25:13.404508 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. | ||
| 9654 | 2024.01.30 03:25:13.404585 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. | ||
| 9655 | 2024.01.30 03:25:13.404640 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.001750369 sec., 58273 rows/sec., 5.94 MiB/sec. | ||
| 9656 | 2024.01.30 03:25:13.404661 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_101_20} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 | ||
| 9657 | 2024.01.30 03:25:13.404825 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} <Debug> DynamicQueryHandler: Done processing query | ||
| 9658 | 2024.01.30 03:25:13.404851 [ 3 ] {6bc3d671-d8ff-4854-8dcb-c204bd115da9} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 9659 | 2024.01.30 03:25:13.404867 [ 3 ] {} <Debug> HTTP-Session: 7c16442d-7cbd-4504-a8c7-714f932ebe4e Destroying unnamed session | ||
| 9660 | 2024.01.30 03:25:13.404988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9661 | 2024.01.30 03:25:13.405040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9662 | 2024.01.30 03:25:13.405059 [ 3 ] {} <Debug> HTTP-Session: af312ed2-a629-41f7-b9d4-e5ff68e82e99 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9663 | 2024.01.30 03:25:13.405076 [ 3 ] {} <Debug> HTTP-Session: af312ed2-a629-41f7-b9d4-e5ff68e82e99 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9664 | 2024.01.30 03:25:13.405150 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9665 | 2024.01.30 03:25:13.405191 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9666 | 2024.01.30 03:25:13.405295 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9667 | 2024.01.30 03:25:13.405604 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9668 | 2024.01.30 03:25:13.405822 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9669 | 2024.01.30 03:25:13.405975 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. | ||
| 9670 | 2024.01.30 03:25:13.406075 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000896921 sec., 37907 rows/sec., 2.96 MiB/sec. | ||
| 9671 | 2024.01.30 03:25:13.406198 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} <Debug> DynamicQueryHandler: Done processing query | ||
| 9672 | 2024.01.30 03:25:13.406221 [ 3 ] {4d690ca1-d6b6-4ab4-80d6-006b0cf4519c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9673 | 2024.01.30 03:25:13.406238 [ 3 ] {} <Debug> HTTP-Session: af312ed2-a629-41f7-b9d4-e5ff68e82e99 Destroying unnamed session | ||
| 9674 | 2024.01.30 03:25:13.406373 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9675 | 2024.01.30 03:25:13.406420 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9676 | 2024.01.30 03:25:13.406439 [ 3 ] {} <Debug> HTTP-Session: 1f2facbb-317a-4802-bdc4-9b537b88f7e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9677 | 2024.01.30 03:25:13.406456 [ 3 ] {} <Debug> HTTP-Session: 1f2facbb-317a-4802-bdc4-9b537b88f7e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9678 | 2024.01.30 03:25:13.406540 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9679 | 2024.01.30 03:25:13.406584 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9680 | 2024.01.30 03:25:13.406719 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9681 | 2024.01.30 03:25:13.407152 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9682 | 2024.01.30 03:25:13.407450 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} <Trace> MergedBlockOutputStream: filled checksums all_101_101_0 (state Temporary) | ||
| 9683 | 2024.01.30 03:25:13.407631 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_101_101_0 to all_101_101_0. | ||
| 9684 | 2024.01.30 03:25:13.407724 [ 101 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_96_19 to all_101_101_0 | ||
| 9685 | 2024.01.30 03:25:13.407733 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001163187 sec., 29230 rows/sec., 39.44 MiB/sec. | ||
| 9686 | 2024.01.30 03:25:13.407757 [ 101 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9687 | 2024.01.30 03:25:13.407928 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_96_19 to all_101_101_0 into Compact | ||
| 9688 | 2024.01.30 03:25:13.407986 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} <Debug> DynamicQueryHandler: Done processing query | ||
| 9689 | 2024.01.30 03:25:13.408019 [ 3 ] {11b738f9-2a0c-43e1-852d-86797ba6336c} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 9690 | 2024.01.30 03:25:13.408052 [ 3 ] {} <Debug> HTTP-Session: 1f2facbb-317a-4802-bdc4-9b537b88f7e5 Destroying unnamed session | ||
| 9691 | 2024.01.30 03:25:13.408144 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 9692 | 2024.01.30 03:25:13.408188 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_96_19, total 2472 rows starting from the beginning of the part | ||
| 9693 | 2024.01.30 03:25:13.408328 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_97_97_0, total 34 rows starting from the beginning of the part | ||
| 9694 | 2024.01.30 03:25:13.408428 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_98_98_0, total 21 rows starting from the beginning of the part | ||
| 9695 | 2024.01.30 03:25:13.408526 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_99_99_0, total 34 rows starting from the beginning of the part | ||
| 9696 | 2024.01.30 03:25:13.408618 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_100_100_0, total 21 rows starting from the beginning of the part | ||
| 9697 | 2024.01.30 03:25:13.408711 [ 9 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_101_101_0, total 34 rows starting from the beginning of the part | ||
| 9698 | 2024.01.30 03:25:13.414710 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2616 rows, containing 6 columns (6 merged, 0 gathered) in 0.006889716 sec., 379696.3474256414 rows/sec., 512.38 MiB/sec. | ||
| 9699 | 2024.01.30 03:25:13.415974 [ 12 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Trace> MergedBlockOutputStream: filled checksums all_1_101_20 (state Temporary) | ||
| 9700 | 2024.01.30 03:25:13.416219 [ 12 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_101_20 to all_1_101_20. | ||
| 9701 | 2024.01.30 03:25:13.416283 [ 12 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_96_19 to all_101_101_0 | ||
| 9702 | 2024.01.30 03:25:13.416357 [ 12 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_101_20: 13.84 MiB. | ||
| 9703 | 2024.01.30 03:25:14.000150 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.84 MiB, peak 263.65 MiB, will set to 251.20 MiB (RSS), difference: -1.64 MiB | ||
| 9704 | 2024.01.30 03:25:14.575231 [ 47 ] {} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Found 6 old parts to remove. | ||
| 9705 | 2024.01.30 03:25:14.575288 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_1_1_0 | ||
| 9706 | 2024.01.30 03:25:14.591513 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_2_2_0 | ||
| 9707 | 2024.01.30 03:25:14.592210 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_3_3_0 | ||
| 9708 | 2024.01.30 03:25:14.592542 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_4_4_0 | ||
| 9709 | 2024.01.30 03:25:14.592808 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_5_5_0 | ||
| 9710 | 2024.01.30 03:25:14.593065 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_6_6_0 | ||
| 9711 | 2024.01.30 03:25:14.915079 [ 47 ] {} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Found 6 old parts to remove. | ||
| 9712 | 2024.01.30 03:25:14.915164 [ 47 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_1_1_0 | ||
| 9713 | 2024.01.30 03:25:14.915660 [ 47 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_2_2_0 | ||
| 9714 | 2024.01.30 03:25:14.916000 [ 47 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_3_3_0 | ||
| 9715 | 2024.01.30 03:25:14.916255 [ 47 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_4_4_0 | ||
| 9716 | 2024.01.30 03:25:14.916519 [ 47 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_5_5_0 | ||
| 9717 | 2024.01.30 03:25:14.916781 [ 47 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_6_6_0 | ||
| 9718 | 2024.01.30 03:25:18.400657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9719 | 2024.01.30 03:25:18.400790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9720 | 2024.01.30 03:25:18.400821 [ 3 ] {} <Debug> HTTP-Session: eb1cfbaa-9aec-4217-9097-6b031f8f7a0b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9721 | 2024.01.30 03:25:18.400850 [ 3 ] {} <Debug> HTTP-Session: eb1cfbaa-9aec-4217-9097-6b031f8f7a0b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9722 | 2024.01.30 03:25:18.400993 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9723 | 2024.01.30 03:25:18.401063 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9724 | 2024.01.30 03:25:18.401250 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9725 | 2024.01.30 03:25:18.401675 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9726 | 2024.01.30 03:25:18.401965 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9727 | 2024.01.30 03:25:18.402155 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. | ||
| 9728 | 2024.01.30 03:25:18.402284 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001250798 sec., 16789 rows/sec., 1.33 MiB/sec. | ||
| 9729 | 2024.01.30 03:25:18.402451 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} <Debug> DynamicQueryHandler: Done processing query | ||
| 9730 | 2024.01.30 03:25:18.402480 [ 3 ] {6ec9f711-a81c-4936-9785-76d8e879364c} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9731 | 2024.01.30 03:25:18.402498 [ 3 ] {} <Debug> HTTP-Session: eb1cfbaa-9aec-4217-9097-6b031f8f7a0b Destroying unnamed session | ||
| 9732 | 2024.01.30 03:25:18.402642 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9733 | 2024.01.30 03:25:18.402696 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9734 | 2024.01.30 03:25:18.402718 [ 3 ] {} <Debug> HTTP-Session: d4b14986-7cff-45eb-9fab-c4e3260caf9d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9735 | 2024.01.30 03:25:18.402738 [ 3 ] {} <Debug> HTTP-Session: d4b14986-7cff-45eb-9fab-c4e3260caf9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9736 | 2024.01.30 03:25:18.402812 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9737 | 2024.01.30 03:25:18.402852 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9738 | 2024.01.30 03:25:18.402953 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9739 | 2024.01.30 03:25:18.403269 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9740 | 2024.01.30 03:25:18.403482 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9741 | 2024.01.30 03:25:18.403638 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. | ||
| 9742 | 2024.01.30 03:25:18.403762 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000917161 sec., 68690 rows/sec., 6.07 MiB/sec. | ||
| 9743 | 2024.01.30 03:25:18.403906 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} <Debug> DynamicQueryHandler: Done processing query | ||
| 9744 | 2024.01.30 03:25:18.403933 [ 3 ] {d4531d6c-da49-4ac6-914b-4ba41e8a650f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 9745 | 2024.01.30 03:25:18.403950 [ 3 ] {} <Debug> HTTP-Session: d4b14986-7cff-45eb-9fab-c4e3260caf9d Destroying unnamed session | ||
| 9746 | 2024.01.30 03:25:18.404099 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9747 | 2024.01.30 03:25:18.404148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9748 | 2024.01.30 03:25:18.404167 [ 3 ] {} <Debug> HTTP-Session: 4ba75edf-4a72-4efa-8fbd-2324ab8a7155 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9749 | 2024.01.30 03:25:18.404185 [ 3 ] {} <Debug> HTTP-Session: 4ba75edf-4a72-4efa-8fbd-2324ab8a7155 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9750 | 2024.01.30 03:25:18.404256 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9751 | 2024.01.30 03:25:18.404295 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9752 | 2024.01.30 03:25:18.404404 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9753 | 2024.01.30 03:25:18.404686 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9754 | 2024.01.30 03:25:18.404908 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9755 | 2024.01.30 03:25:18.405061 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. | ||
| 9756 | 2024.01.30 03:25:18.405190 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.0009025 sec., 23268 rows/sec., 1.82 MiB/sec. | ||
| 9757 | 2024.01.30 03:25:18.405315 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} <Debug> DynamicQueryHandler: Done processing query | ||
| 9758 | 2024.01.30 03:25:18.405345 [ 3 ] {be6f4558-0e79-49e2-b7fe-ef3218bcdd1f} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9759 | 2024.01.30 03:25:18.405373 [ 3 ] {} <Debug> HTTP-Session: 4ba75edf-4a72-4efa-8fbd-2324ab8a7155 Destroying unnamed session | ||
| 9760 | 2024.01.30 03:25:18.405547 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9761 | 2024.01.30 03:25:18.405594 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9762 | 2024.01.30 03:25:18.405613 [ 3 ] {} <Debug> HTTP-Session: f489457e-1bf6-4c8a-a298-4c362b9d1d12 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9763 | 2024.01.30 03:25:18.405631 [ 3 ] {} <Debug> HTTP-Session: f489457e-1bf6-4c8a-a298-4c362b9d1d12 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9764 | 2024.01.30 03:25:18.405707 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9765 | 2024.01.30 03:25:18.405752 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9766 | 2024.01.30 03:25:18.405891 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9767 | 2024.01.30 03:25:18.406263 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9768 | 2024.01.30 03:25:18.406569 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} <Trace> MergedBlockOutputStream: filled checksums all_102_102_0 (state Temporary) | ||
| 9769 | 2024.01.30 03:25:18.406748 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_102_102_0 to all_102_102_0. | ||
| 9770 | 2024.01.30 03:25:18.406881 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001138476 sec., 18445 rows/sec., 24.89 MiB/sec. | ||
| 9771 | 2024.01.30 03:25:18.407032 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} <Debug> DynamicQueryHandler: Done processing query | ||
| 9772 | 2024.01.30 03:25:18.407076 [ 3 ] {66e0627e-96ff-4887-aee7-9773696a1229} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 9773 | 2024.01.30 03:25:18.407120 [ 3 ] {} <Debug> HTTP-Session: f489457e-1bf6-4c8a-a298-4c362b9d1d12 Destroying unnamed session | ||
| 9774 | 2024.01.30 03:25:19.339458 [ 46 ] {} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Found 6 old parts to remove. | ||
| 9775 | 2024.01.30 03:25:19.339512 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_1_1_0 | ||
| 9776 | 2024.01.30 03:25:19.340003 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_2_2_0 | ||
| 9777 | 2024.01.30 03:25:19.340414 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_3_3_0 | ||
| 9778 | 2024.01.30 03:25:19.340710 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_4_4_0 | ||
| 9779 | 2024.01.30 03:25:19.340983 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_5_5_0 | ||
| 9780 | 2024.01.30 03:25:19.341195 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_6_6_0 | ||
| 9781 | 2024.01.30 03:25:19.686029 [ 42 ] {} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Found 6 old parts to remove. | ||
| 9782 | 2024.01.30 03:25:19.686087 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_1_1_0 | ||
| 9783 | 2024.01.30 03:25:19.686414 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_2_2_0 | ||
| 9784 | 2024.01.30 03:25:19.686757 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_3_3_0 | ||
| 9785 | 2024.01.30 03:25:19.686982 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_4_4_0 | ||
| 9786 | 2024.01.30 03:25:19.687214 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_5_5_0 | ||
| 9787 | 2024.01.30 03:25:19.687465 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_6_6_0 | ||
| 9788 | 2024.01.30 03:25:23.402771 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9789 | 2024.01.30 03:25:23.402898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9790 | 2024.01.30 03:25:23.402924 [ 3 ] {} <Debug> HTTP-Session: d4e9eb26-4cf3-4a09-bce6-ac8bdb51a737 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9791 | 2024.01.30 03:25:23.402950 [ 3 ] {} <Debug> HTTP-Session: d4e9eb26-4cf3-4a09-bce6-ac8bdb51a737 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9792 | 2024.01.30 03:25:23.403081 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9793 | 2024.01.30 03:25:23.403145 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9794 | 2024.01.30 03:25:23.403310 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9795 | 2024.01.30 03:25:23.403732 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9796 | 2024.01.30 03:25:23.404003 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9797 | 2024.01.30 03:25:23.404177 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. | ||
| 9798 | 2024.01.30 03:25:23.404311 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001187477 sec., 28632 rows/sec., 2.27 MiB/sec. | ||
| 9799 | 2024.01.30 03:25:23.404456 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} <Debug> DynamicQueryHandler: Done processing query | ||
| 9800 | 2024.01.30 03:25:23.404481 [ 3 ] {9272a81e-6049-494f-a1fe-b1fb693da7e3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9801 | 2024.01.30 03:25:23.404498 [ 3 ] {} <Debug> HTTP-Session: d4e9eb26-4cf3-4a09-bce6-ac8bdb51a737 Destroying unnamed session | ||
| 9802 | 2024.01.30 03:25:23.404617 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9803 | 2024.01.30 03:25:23.404663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9804 | 2024.01.30 03:25:23.404684 [ 3 ] {} <Debug> HTTP-Session: 6c0876f8-d694-4031-996d-7838878bf685 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9805 | 2024.01.30 03:25:23.404701 [ 3 ] {} <Debug> HTTP-Session: 6c0876f8-d694-4031-996d-7838878bf685 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9806 | 2024.01.30 03:25:23.404769 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 9807 | 2024.01.30 03:25:23.404809 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9808 | 2024.01.30 03:25:23.404913 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9809 | 2024.01.30 03:25:23.405187 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9810 | 2024.01.30 03:25:23.405398 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9811 | 2024.01.30 03:25:23.405548 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 9812 | 2024.01.30 03:25:23.405666 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00086603 sec., 2309 rows/sec., 197.34 KiB/sec. | ||
| 9813 | 2024.01.30 03:25:23.405796 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} <Debug> DynamicQueryHandler: Done processing query | ||
| 9814 | 2024.01.30 03:25:23.405820 [ 3 ] {946b1660-40e7-454e-848b-6011def4fc78} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9815 | 2024.01.30 03:25:23.405836 [ 3 ] {} <Debug> HTTP-Session: 6c0876f8-d694-4031-996d-7838878bf685 Destroying unnamed session | ||
| 9816 | 2024.01.30 03:25:23.405981 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22371, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9817 | 2024.01.30 03:25:23.406027 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9818 | 2024.01.30 03:25:23.406048 [ 3 ] {} <Debug> HTTP-Session: 8bbd29fb-376a-47fe-9e28-a2ff63714f90 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9819 | 2024.01.30 03:25:23.406065 [ 3 ] {} <Debug> HTTP-Session: 8bbd29fb-376a-47fe-9e28-a2ff63714f90 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9820 | 2024.01.30 03:25:23.406142 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9821 | 2024.01.30 03:25:23.406181 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9822 | 2024.01.30 03:25:23.406289 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9823 | 2024.01.30 03:25:23.406682 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9824 | 2024.01.30 03:25:23.406912 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9825 | 2024.01.30 03:25:23.407067 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. | ||
| 9826 | 2024.01.30 03:25:23.407185 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} <Information> executeQuery: Read 139 rows, 13.85 KiB in 0.001012743 sec., 137251 rows/sec., 13.36 MiB/sec. | ||
| 9827 | 2024.01.30 03:25:23.407332 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 9828 | 2024.01.30 03:25:23.407356 [ 3 ] {b1a0ccd0-888e-43a0-8569-5376c233f2b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 9829 | 2024.01.30 03:25:23.407396 [ 3 ] {} <Debug> HTTP-Session: 8bbd29fb-376a-47fe-9e28-a2ff63714f90 Destroying unnamed session | ||
| 9830 | 2024.01.30 03:25:23.407567 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9831 | 2024.01.30 03:25:23.407614 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9832 | 2024.01.30 03:25:23.407633 [ 3 ] {} <Debug> HTTP-Session: bb4dc81d-b573-49b1-8ee3-a57b3e9bc36f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9833 | 2024.01.30 03:25:23.407651 [ 3 ] {} <Debug> HTTP-Session: bb4dc81d-b573-49b1-8ee3-a57b3e9bc36f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9834 | 2024.01.30 03:25:23.407720 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 9835 | 2024.01.30 03:25:23.407760 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9836 | 2024.01.30 03:25:23.407870 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9837 | 2024.01.30 03:25:23.408127 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9838 | 2024.01.30 03:25:23.408333 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} <Trace> MergedBlockOutputStream: filled checksums all_33_33_0 (state Temporary) | ||
| 9839 | 2024.01.30 03:25:23.408483 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_33_33_0 to all_33_33_0. | ||
| 9840 | 2024.01.30 03:25:23.408596 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000841679 sec., 2376 rows/sec., 165.92 KiB/sec. | ||
| 9841 | 2024.01.30 03:25:23.408744 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} <Debug> DynamicQueryHandler: Done processing query | ||
| 9842 | 2024.01.30 03:25:23.408770 [ 3 ] {c31ff09c-2f10-4684-95ed-c2d0eac78359} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9843 | 2024.01.30 03:25:23.408787 [ 3 ] {} <Debug> HTTP-Session: bb4dc81d-b573-49b1-8ee3-a57b3e9bc36f Destroying unnamed session | ||
| 9844 | 2024.01.30 03:25:23.408915 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10203, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9845 | 2024.01.30 03:25:23.408960 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9846 | 2024.01.30 03:25:23.408979 [ 3 ] {} <Debug> HTTP-Session: 16b92620-a057-4688-b88d-65aa466529d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9847 | 2024.01.30 03:25:23.408996 [ 3 ] {} <Debug> HTTP-Session: 16b92620-a057-4688-b88d-65aa466529d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9848 | 2024.01.30 03:25:23.409070 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9849 | 2024.01.30 03:25:23.409111 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9850 | 2024.01.30 03:25:23.409216 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9851 | 2024.01.30 03:25:23.409517 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9852 | 2024.01.30 03:25:23.409732 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9853 | 2024.01.30 03:25:23.409884 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. | ||
| 9854 | 2024.01.30 03:25:23.409996 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} <Information> executeQuery: Read 60 rows, 4.78 KiB in 0.00089593 sec., 66969 rows/sec., 5.21 MiB/sec. | ||
| 9855 | 2024.01.30 03:25:23.410097 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} <Debug> DynamicQueryHandler: Done processing query | ||
| 9856 | 2024.01.30 03:25:23.410121 [ 3 ] {ca0d3706-1201-4fbd-abcf-802eead4a844} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 9857 | 2024.01.30 03:25:23.410136 [ 3 ] {} <Debug> HTTP-Session: 16b92620-a057-4688-b88d-65aa466529d6 Destroying unnamed session | ||
| 9858 | 2024.01.30 03:25:23.410243 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7232, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9859 | 2024.01.30 03:25:23.410286 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9860 | 2024.01.30 03:25:23.410305 [ 3 ] {} <Debug> HTTP-Session: db5b7366-76b9-49e9-9641-1445ffe13d3f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9861 | 2024.01.30 03:25:23.410321 [ 3 ] {} <Debug> HTTP-Session: db5b7366-76b9-49e9-9641-1445ffe13d3f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9862 | 2024.01.30 03:25:23.410389 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 9863 | 2024.01.30 03:25:23.410432 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9864 | 2024.01.30 03:25:23.410551 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9865 | 2024.01.30 03:25:23.410890 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9866 | 2024.01.30 03:25:23.411200 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} <Trace> MergedBlockOutputStream: filled checksums all_42_42_0 (state Temporary) | ||
| 9867 | 2024.01.30 03:25:23.411376 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_42_42_0 to all_42_42_0. | ||
| 9868 | 2024.01.30 03:25:23.411505 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001083094 sec., 34161 rows/sec., 2.41 MiB/sec. | ||
| 9869 | 2024.01.30 03:25:23.411638 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} <Debug> DynamicQueryHandler: Done processing query | ||
| 9870 | 2024.01.30 03:25:23.411664 [ 3 ] {8c6dc4d4-962c-4c2f-9506-a8c4b6079ad4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9871 | 2024.01.30 03:25:23.411679 [ 3 ] {} <Debug> HTTP-Session: db5b7366-76b9-49e9-9641-1445ffe13d3f Destroying unnamed session | ||
| 9872 | 2024.01.30 03:25:23.411835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9873 | 2024.01.30 03:25:23.411881 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9874 | 2024.01.30 03:25:23.411900 [ 3 ] {} <Debug> HTTP-Session: 248161ac-1ec3-403c-9796-32692a3be333 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9875 | 2024.01.30 03:25:23.411917 [ 3 ] {} <Debug> HTTP-Session: 248161ac-1ec3-403c-9796-32692a3be333 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9876 | 2024.01.30 03:25:23.412002 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9877 | 2024.01.30 03:25:23.412046 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9878 | 2024.01.30 03:25:23.412183 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9879 | 2024.01.30 03:25:23.412621 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9880 | 2024.01.30 03:25:23.412932 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} <Trace> MergedBlockOutputStream: filled checksums all_103_103_0 (state Temporary) | ||
| 9881 | 2024.01.30 03:25:23.413132 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_103_103_0 to all_103_103_0. | ||
| 9882 | 2024.01.30 03:25:23.413265 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001224108 sec., 27775 rows/sec., 37.48 MiB/sec. | ||
| 9883 | 2024.01.30 03:25:23.413387 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} <Debug> DynamicQueryHandler: Done processing query | ||
| 9884 | 2024.01.30 03:25:23.413411 [ 3 ] {bec54e25-e614-463e-a420-25bfb02b3fbb} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 9885 | 2024.01.30 03:25:23.413428 [ 3 ] {} <Debug> HTTP-Session: 248161ac-1ec3-403c-9796-32692a3be333 Destroying unnamed session | ||
| 9886 | 2024.01.30 03:25:28.166016 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 9887 | 2024.01.30 03:25:28.166118 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 9888 | 2024.01.30 03:25:28.400165 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9889 | 2024.01.30 03:25:28.400274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9890 | 2024.01.30 03:25:28.400300 [ 3 ] {} <Debug> HTTP-Session: 1fa5edf3-666c-40ad-b12d-1def740019ba Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9891 | 2024.01.30 03:25:28.400324 [ 3 ] {} <Debug> HTTP-Session: 1fa5edf3-666c-40ad-b12d-1def740019ba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9892 | 2024.01.30 03:25:28.400451 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9893 | 2024.01.30 03:25:28.400511 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9894 | 2024.01.30 03:25:28.400673 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9895 | 2024.01.30 03:25:28.401105 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9896 | 2024.01.30 03:25:28.401374 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9897 | 2024.01.30 03:25:28.401544 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. | ||
| 9898 | 2024.01.30 03:25:28.401682 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001187996 sec., 17676 rows/sec., 1.40 MiB/sec. | ||
| 9899 | 2024.01.30 03:25:28.401829 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} <Debug> DynamicQueryHandler: Done processing query | ||
| 9900 | 2024.01.30 03:25:28.401855 [ 3 ] {9e4af338-c024-4b1a-bf55-f6bfe49a6cd3} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9901 | 2024.01.30 03:25:28.401870 [ 3 ] {} <Debug> HTTP-Session: 1fa5edf3-666c-40ad-b12d-1def740019ba Destroying unnamed session | ||
| 9902 | 2024.01.30 03:25:28.401985 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9903 | 2024.01.30 03:25:28.402032 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9904 | 2024.01.30 03:25:28.402052 [ 3 ] {} <Debug> HTTP-Session: de3266f2-9c68-4935-9b8a-0adb41e23c7f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9905 | 2024.01.30 03:25:28.402070 [ 3 ] {} <Debug> HTTP-Session: de3266f2-9c68-4935-9b8a-0adb41e23c7f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9906 | 2024.01.30 03:25:28.402146 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 9907 | 2024.01.30 03:25:28.402185 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 9908 | 2024.01.30 03:25:28.402297 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9909 | 2024.01.30 03:25:28.402573 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9910 | 2024.01.30 03:25:28.402782 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9911 | 2024.01.30 03:25:28.402935 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 9912 | 2024.01.30 03:25:28.403055 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00088046 sec., 2271 rows/sec., 194.10 KiB/sec. | ||
| 9913 | 2024.01.30 03:25:28.403164 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} <Debug> DynamicQueryHandler: Done processing query | ||
| 9914 | 2024.01.30 03:25:28.403187 [ 3 ] {26c4f454-0923-4615-9017-1635eb1d44be} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9915 | 2024.01.30 03:25:28.403208 [ 3 ] {} <Debug> HTTP-Session: de3266f2-9c68-4935-9b8a-0adb41e23c7f Destroying unnamed session | ||
| 9916 | 2024.01.30 03:25:28.403338 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9917 | 2024.01.30 03:25:28.403386 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9918 | 2024.01.30 03:25:28.403404 [ 3 ] {} <Debug> HTTP-Session: cbfd2477-4b95-47b1-a5c7-61f87b0f59e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9919 | 2024.01.30 03:25:28.403422 [ 3 ] {} <Debug> HTTP-Session: cbfd2477-4b95-47b1-a5c7-61f87b0f59e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9920 | 2024.01.30 03:25:28.403493 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 9921 | 2024.01.30 03:25:28.403531 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 9922 | 2024.01.30 03:25:28.403631 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9923 | 2024.01.30 03:25:28.403931 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9924 | 2024.01.30 03:25:28.404143 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 9925 | 2024.01.30 03:25:28.404309 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. | ||
| 9926 | 2024.01.30 03:25:28.404458 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000936691 sec., 68325 rows/sec., 6.03 MiB/sec. | ||
| 9927 | 2024.01.30 03:25:28.404577 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} <Debug> DynamicQueryHandler: Done processing query | ||
| 9928 | 2024.01.30 03:25:28.404600 [ 3 ] {7787bbce-1c9c-43a9-965d-ec7c492d6f3e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 9929 | 2024.01.30 03:25:28.404616 [ 3 ] {} <Debug> HTTP-Session: cbfd2477-4b95-47b1-a5c7-61f87b0f59e2 Destroying unnamed session | ||
| 9930 | 2024.01.30 03:25:28.404715 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9931 | 2024.01.30 03:25:28.404765 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9932 | 2024.01.30 03:25:28.404786 [ 3 ] {} <Debug> HTTP-Session: 6f0eb085-6647-4f62-895b-1c8fc10930c3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9933 | 2024.01.30 03:25:28.404802 [ 3 ] {} <Debug> HTTP-Session: 6f0eb085-6647-4f62-895b-1c8fc10930c3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9934 | 2024.01.30 03:25:28.404871 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 9935 | 2024.01.30 03:25:28.404915 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 9936 | 2024.01.30 03:25:28.405026 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9937 | 2024.01.30 03:25:28.405354 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9938 | 2024.01.30 03:25:28.405557 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} <Trace> MergedBlockOutputStream: filled checksums all_34_34_0 (state Temporary) | ||
| 9939 | 2024.01.30 03:25:28.405703 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_34_34_0 to all_34_34_0. | ||
| 9940 | 2024.01.30 03:25:28.405827 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000918681 sec., 2177 rows/sec., 152.01 KiB/sec. | ||
| 9941 | 2024.01.30 03:25:28.405963 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} <Debug> DynamicQueryHandler: Done processing query | ||
| 9942 | 2024.01.30 03:25:28.405994 [ 3 ] {8da046f6-12fc-4931-9446-9d871c15bfb1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9943 | 2024.01.30 03:25:28.406010 [ 3 ] {} <Debug> HTTP-Session: 6f0eb085-6647-4f62-895b-1c8fc10930c3 Destroying unnamed session | ||
| 9944 | 2024.01.30 03:25:28.406120 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9945 | 2024.01.30 03:25:28.406168 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9946 | 2024.01.30 03:25:28.406189 [ 3 ] {} <Debug> HTTP-Session: 716f9a29-e5c5-4bce-829f-9917bb8604b5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9947 | 2024.01.30 03:25:28.406206 [ 3 ] {} <Debug> HTTP-Session: 716f9a29-e5c5-4bce-829f-9917bb8604b5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9948 | 2024.01.30 03:25:28.406278 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 9949 | 2024.01.30 03:25:28.406317 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 9950 | 2024.01.30 03:25:28.406426 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9951 | 2024.01.30 03:25:28.406716 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9952 | 2024.01.30 03:25:28.406936 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 9953 | 2024.01.30 03:25:28.407090 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. | ||
| 9954 | 2024.01.30 03:25:28.407187 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.00088101 sec., 26106 rows/sec., 2.04 MiB/sec. | ||
| 9955 | 2024.01.30 03:25:28.407293 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} <Debug> DynamicQueryHandler: Done processing query | ||
| 9956 | 2024.01.30 03:25:28.407316 [ 3 ] {14cffaa0-72d6-4aa4-938b-3eb683851bd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 9957 | 2024.01.30 03:25:28.407333 [ 3 ] {} <Debug> HTTP-Session: 716f9a29-e5c5-4bce-829f-9917bb8604b5 Destroying unnamed session | ||
| 9958 | 2024.01.30 03:25:28.407434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9959 | 2024.01.30 03:25:28.407478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9960 | 2024.01.30 03:25:28.407498 [ 3 ] {} <Debug> HTTP-Session: b27f66b7-62d0-49c4-b69b-5e4f4fff4938 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9961 | 2024.01.30 03:25:28.407515 [ 3 ] {} <Debug> HTTP-Session: b27f66b7-62d0-49c4-b69b-5e4f4fff4938 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9962 | 2024.01.30 03:25:28.407584 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 9963 | 2024.01.30 03:25:28.407629 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 9964 | 2024.01.30 03:25:28.407746 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9965 | 2024.01.30 03:25:28.407996 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9966 | 2024.01.30 03:25:28.408260 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} <Trace> MergedBlockOutputStream: filled checksums all_43_43_0 (state Temporary) | ||
| 9967 | 2024.01.30 03:25:28.408442 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_43_43_0 to all_43_43_0. | ||
| 9968 | 2024.01.30 03:25:28.408542 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000929191 sec., 1076 rows/sec., 75.67 KiB/sec. | ||
| 9969 | 2024.01.30 03:25:28.408659 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} <Debug> DynamicQueryHandler: Done processing query | ||
| 9970 | 2024.01.30 03:25:28.408682 [ 3 ] {93fa623a-dec2-4a81-b529-e6c0e7751996} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 9971 | 2024.01.30 03:25:28.408698 [ 3 ] {} <Debug> HTTP-Session: b27f66b7-62d0-49c4-b69b-5e4f4fff4938 Destroying unnamed session | ||
| 9972 | 2024.01.30 03:25:28.408824 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9973 | 2024.01.30 03:25:28.408869 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9974 | 2024.01.30 03:25:28.408889 [ 3 ] {} <Debug> HTTP-Session: 04f207cb-1377-402b-bdec-9d9d9c694884 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9975 | 2024.01.30 03:25:28.408905 [ 3 ] {} <Debug> HTTP-Session: 04f207cb-1377-402b-bdec-9d9d9c694884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9976 | 2024.01.30 03:25:28.408982 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 9977 | 2024.01.30 03:25:28.409026 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 9978 | 2024.01.30 03:25:28.409161 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9979 | 2024.01.30 03:25:28.409528 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9980 | 2024.01.30 03:25:28.409814 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} <Trace> MergedBlockOutputStream: filled checksums all_104_104_0 (state Temporary) | ||
| 9981 | 2024.01.30 03:25:28.410004 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_104_104_0 to all_104_104_0. | ||
| 9982 | 2024.01.30 03:25:28.410107 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001096965 sec., 19143 rows/sec., 25.83 MiB/sec. | ||
| 9983 | 2024.01.30 03:25:28.410249 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} <Debug> DynamicQueryHandler: Done processing query | ||
| 9984 | 2024.01.30 03:25:28.410274 [ 3 ] {0acdb43f-4c74-4077-bb82-4748789ab8c9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 9985 | 2024.01.30 03:25:28.410290 [ 3 ] {} <Debug> HTTP-Session: 04f207cb-1377-402b-bdec-9d9d9c694884 Destroying unnamed session | ||
| 9986 | 2024.01.30 03:25:33.401398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 9987 | 2024.01.30 03:25:33.401526 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 9988 | 2024.01.30 03:25:33.401552 [ 3 ] {} <Debug> HTTP-Session: 0183f3c6-a8e7-4223-9587-417584638312 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 9989 | 2024.01.30 03:25:33.401577 [ 3 ] {} <Debug> HTTP-Session: 0183f3c6-a8e7-4223-9587-417584638312 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 9990 | 2024.01.30 03:25:33.401710 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 9991 | 2024.01.30 03:25:33.401772 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 9992 | 2024.01.30 03:25:33.401936 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 9993 | 2024.01.30 03:25:33.402451 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 9994 | 2024.01.30 03:25:33.402724 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 9995 | 2024.01.30 03:25:33.402898 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. | ||
| 9996 | 2024.01.30 03:25:33.403020 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001275869 sec., 26648 rows/sec., 2.11 MiB/sec. | ||
| 9997 | 2024.01.30 03:25:33.403182 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} <Debug> DynamicQueryHandler: Done processing query | ||
| 9998 | 2024.01.30 03:25:33.403208 [ 3 ] {3fe8e482-7ba6-401f-b9b9-73ed96526ade} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 9999 | 2024.01.30 03:25:33.403226 [ 3 ] {} <Debug> HTTP-Session: 0183f3c6-a8e7-4223-9587-417584638312 Destroying unnamed session | ||
| 10000 | 2024.01.30 03:25:33.403364 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10001 | 2024.01.30 03:25:33.403416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10002 | 2024.01.30 03:25:33.403437 [ 3 ] {} <Debug> HTTP-Session: 856ac317-bae2-414d-bb65-658d2af7a655 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10003 | 2024.01.30 03:25:33.403456 [ 3 ] {} <Debug> HTTP-Session: 856ac317-bae2-414d-bb65-658d2af7a655 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10004 | 2024.01.30 03:25:33.403540 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10005 | 2024.01.30 03:25:33.403582 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10006 | 2024.01.30 03:25:33.403685 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10007 | 2024.01.30 03:25:33.404037 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10008 | 2024.01.30 03:25:33.404264 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10009 | 2024.01.30 03:25:33.404417 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. | ||
| 10010 | 2024.01.30 03:25:33.404543 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.000968662 sec., 105299 rows/sec., 10.73 MiB/sec. | ||
| 10011 | 2024.01.30 03:25:33.404538 [ 95 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10012 | 2024.01.30 03:25:33.404667 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10013 | 2024.01.30 03:25:33.404710 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} <Debug> DynamicQueryHandler: Done processing query | ||
| 10014 | 2024.01.30 03:25:33.404774 [ 3 ] {60a13d40-1a8c-4752-a85e-88ac78c79e75} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 10015 | 2024.01.30 03:25:33.404795 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact | ||
| 10016 | 2024.01.30 03:25:33.404806 [ 3 ] {} <Debug> HTTP-Session: 856ac317-bae2-414d-bb65-658d2af7a655 Destroying unnamed session | ||
| 10017 | 2024.01.30 03:25:33.405076 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10018 | 2024.01.30 03:25:33.405098 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10019 | 2024.01.30 03:25:33.405195 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 205 rows starting from the beginning of the part | ||
| 10020 | 2024.01.30 03:25:33.405210 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10021 | 2024.01.30 03:25:33.405282 [ 3 ] {} <Debug> HTTP-Session: 2793f342-d356-4b21-82e7-ef1269d866d1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10022 | 2024.01.30 03:25:33.405322 [ 3 ] {} <Debug> HTTP-Session: 2793f342-d356-4b21-82e7-ef1269d866d1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10023 | 2024.01.30 03:25:33.405512 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 102 rows starting from the beginning of the part | ||
| 10024 | 2024.01.30 03:25:33.405530 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10025 | 2024.01.30 03:25:33.405617 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10026 | 2024.01.30 03:25:33.405805 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 63 rows starting from the beginning of the part | ||
| 10027 | 2024.01.30 03:25:33.406131 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10028 | 2024.01.30 03:25:33.406148 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 139 rows starting from the beginning of the part | ||
| 10029 | 2024.01.30 03:25:33.406346 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 64 rows starting from the beginning of the part | ||
| 10030 | 2024.01.30 03:25:33.406593 [ 18 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 102 rows starting from the beginning of the part | ||
| 10031 | 2024.01.30 03:25:33.406962 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10032 | 2024.01.30 03:25:33.407389 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10033 | 2024.01.30 03:25:33.407716 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. | ||
| 10034 | 2024.01.30 03:25:33.408016 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.002413555 sec., 14087 rows/sec., 1.10 MiB/sec. | ||
| 10035 | 2024.01.30 03:25:33.408017 [ 95 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10036 | 2024.01.30 03:25:33.408227 [ 95 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10037 | 2024.01.30 03:25:33.408365 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} <Debug> DynamicQueryHandler: Done processing query | ||
| 10038 | 2024.01.30 03:25:33.408448 [ 3 ] {89d93cfc-743f-4088-9c10-4623eb6d8ead} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10039 | 2024.01.30 03:25:33.408524 [ 3 ] {} <Debug> HTTP-Session: 2793f342-d356-4b21-82e7-ef1269d866d1 Destroying unnamed session | ||
| 10040 | 2024.01.30 03:25:33.408529 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact | ||
| 10041 | 2024.01.30 03:25:33.408857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10042 | 2024.01.30 03:25:33.408888 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10043 | 2024.01.30 03:25:33.409058 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 105 rows starting from the beginning of the part | ||
| 10044 | 2024.01.30 03:25:33.409079 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10045 | 2024.01.30 03:25:33.409240 [ 3 ] {} <Debug> HTTP-Session: 911f4538-174e-409c-a12f-e08cfbe5b3dd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10046 | 2024.01.30 03:25:33.409270 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 675 rows, containing 4 columns (4 merged, 0 gathered) in 0.004470972 sec., 150973.88218937625 rows/sec., 14.51 MiB/sec. | ||
| 10047 | 2024.01.30 03:25:33.409367 [ 3 ] {} <Debug> HTTP-Session: 911f4538-174e-409c-a12f-e08cfbe5b3dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10048 | 2024.01.30 03:25:33.409658 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 34 rows starting from the beginning of the part | ||
| 10049 | 2024.01.30 03:25:33.409827 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10050 | 2024.01.30 03:25:33.409844 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10051 | 2024.01.30 03:25:33.410042 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10052 | 2024.01.30 03:25:33.410043 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 21 rows starting from the beginning of the part | ||
| 10053 | 2024.01.30 03:25:33.410489 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 60 rows starting from the beginning of the part | ||
| 10054 | 2024.01.30 03:25:33.410547 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. | ||
| 10055 | 2024.01.30 03:25:33.410877 [ 15 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_106_21} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 | ||
| 10056 | 2024.01.30 03:25:33.410900 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 23 rows starting from the beginning of the part | ||
| 10057 | 2024.01.30 03:25:33.411035 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10058 | 2024.01.30 03:25:33.411297 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 34 rows starting from the beginning of the part | ||
| 10059 | 2024.01.30 03:25:33.412261 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10060 | 2024.01.30 03:25:33.412827 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 277 rows, containing 4 columns (4 merged, 0 gathered) in 0.004451111 sec., 62231.65407467933 rows/sec., 4.86 MiB/sec. | ||
| 10061 | 2024.01.30 03:25:33.412990 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10062 | 2024.01.30 03:25:33.412997 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} <Trace> MergedBlockOutputStream: filled checksums all_105_105_0 (state Temporary) | ||
| 10063 | 2024.01.30 03:25:33.413289 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. | ||
| 10064 | 2024.01.30 03:25:33.413371 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_105_105_0 to all_105_105_0. | ||
| 10065 | 2024.01.30 03:25:33.413425 [ 15 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_106_21} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 | ||
| 10066 | 2024.01.30 03:25:33.413616 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.003707564 sec., 9170 rows/sec., 12.38 MiB/sec. | ||
| 10067 | 2024.01.30 03:25:33.413761 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} <Debug> DynamicQueryHandler: Done processing query | ||
| 10068 | 2024.01.30 03:25:33.413786 [ 3 ] {7d01b8ae-aa07-45eb-888b-81725f22c168} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 10069 | 2024.01.30 03:25:33.413803 [ 3 ] {} <Debug> HTTP-Session: 911f4538-174e-409c-a12f-e08cfbe5b3dd Destroying unnamed session | ||
| 10070 | 2024.01.30 03:25:38.400945 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10071 | 2024.01.30 03:25:38.401071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10072 | 2024.01.30 03:25:38.401103 [ 3 ] {} <Debug> HTTP-Session: a5ffcfe8-cd89-4943-98c6-17bc17ac831a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10073 | 2024.01.30 03:25:38.401131 [ 3 ] {} <Debug> HTTP-Session: a5ffcfe8-cd89-4943-98c6-17bc17ac831a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10074 | 2024.01.30 03:25:38.401268 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10075 | 2024.01.30 03:25:38.401330 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10076 | 2024.01.30 03:25:38.401498 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10077 | 2024.01.30 03:25:38.402009 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10078 | 2024.01.30 03:25:38.402284 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10079 | 2024.01.30 03:25:38.402458 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. | ||
| 10080 | 2024.01.30 03:25:38.402584 [ 93 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10081 | 2024.01.30 03:25:38.402586 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001283069 sec., 16367 rows/sec., 1.30 MiB/sec. | ||
| 10082 | 2024.01.30 03:25:38.402640 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10083 | 2024.01.30 03:25:38.402811 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact | ||
| 10084 | 2024.01.30 03:25:38.402826 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} <Debug> DynamicQueryHandler: Done processing query | ||
| 10085 | 2024.01.30 03:25:38.402937 [ 3 ] {91097507-4872-40be-b1a6-24550f354d0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10086 | 2024.01.30 03:25:38.402960 [ 3 ] {} <Debug> HTTP-Session: a5ffcfe8-cd89-4943-98c6-17bc17ac831a Destroying unnamed session | ||
| 10087 | 2024.01.30 03:25:38.403053 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10088 | 2024.01.30 03:25:38.403133 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 55 rows starting from the beginning of the part | ||
| 10089 | 2024.01.30 03:25:38.403142 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10090 | 2024.01.30 03:25:38.403236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10091 | 2024.01.30 03:25:38.403270 [ 3 ] {} <Debug> HTTP-Session: 26de6c30-051f-42e1-9cfb-cbc858f5c2ab Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10092 | 2024.01.30 03:25:38.403323 [ 3 ] {} <Debug> HTTP-Session: 26de6c30-051f-42e1-9cfb-cbc858f5c2ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10093 | 2024.01.30 03:25:38.403402 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 21 rows starting from the beginning of the part | ||
| 10094 | 2024.01.30 03:25:38.403529 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10095 | 2024.01.30 03:25:38.403609 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part | ||
| 10096 | 2024.01.30 03:25:38.403628 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10097 | 2024.01.30 03:25:38.403872 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 21 rows starting from the beginning of the part | ||
| 10098 | 2024.01.30 03:25:38.404108 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10099 | 2024.01.30 03:25:38.404133 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
| 10100 | 2024.01.30 03:25:38.404331 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 21 rows starting from the beginning of the part | ||
| 10101 | 2024.01.30 03:25:38.404939 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10102 | 2024.01.30 03:25:38.405457 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10103 | 2024.01.30 03:25:38.405861 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. | ||
| 10104 | 2024.01.30 03:25:38.405930 [ 19 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 186 rows, containing 4 columns (4 merged, 0 gathered) in 0.003212993 sec., 57889.94871759758 rows/sec., 4.58 MiB/sec. | ||
| 10105 | 2024.01.30 03:25:38.406034 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.002430025 sec., 25925 rows/sec., 2.29 MiB/sec. | ||
| 10106 | 2024.01.30 03:25:38.406197 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10107 | 2024.01.30 03:25:38.406284 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} <Debug> DynamicQueryHandler: Done processing query | ||
| 10108 | 2024.01.30 03:25:38.406353 [ 3 ] {95249a5a-5c2a-4411-a4a4-a80322b228ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 10109 | 2024.01.30 03:25:38.406392 [ 3 ] {} <Debug> HTTP-Session: 26de6c30-051f-42e1-9cfb-cbc858f5c2ab Destroying unnamed session | ||
| 10110 | 2024.01.30 03:25:38.406531 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10111 | 2024.01.30 03:25:38.406563 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. | ||
| 10112 | 2024.01.30 03:25:38.406610 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10113 | 2024.01.30 03:25:38.406649 [ 3 ] {} <Debug> HTTP-Session: 5567b98e-428e-4393-9ced-1aeffbf17768 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10114 | 2024.01.30 03:25:38.406671 [ 17 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_106_21} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 | ||
| 10115 | 2024.01.30 03:25:38.406684 [ 3 ] {} <Debug> HTTP-Session: 5567b98e-428e-4393-9ced-1aeffbf17768 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10116 | 2024.01.30 03:25:38.406833 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10117 | 2024.01.30 03:25:38.406873 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10118 | 2024.01.30 03:25:38.406992 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10119 | 2024.01.30 03:25:38.407328 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10120 | 2024.01.30 03:25:38.407542 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10121 | 2024.01.30 03:25:38.407693 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. | ||
| 10122 | 2024.01.30 03:25:38.407798 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000930721 sec., 22563 rows/sec., 1.76 MiB/sec. | ||
| 10123 | 2024.01.30 03:25:38.407948 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} <Debug> DynamicQueryHandler: Done processing query | ||
| 10124 | 2024.01.30 03:25:38.407992 [ 3 ] {ef329085-1db4-4eff-a47c-cd3b09c5fdae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10125 | 2024.01.30 03:25:38.408043 [ 3 ] {} <Debug> HTTP-Session: 5567b98e-428e-4393-9ced-1aeffbf17768 Destroying unnamed session | ||
| 10126 | 2024.01.30 03:25:38.408226 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22507, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10127 | 2024.01.30 03:25:38.408274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10128 | 2024.01.30 03:25:38.408294 [ 3 ] {} <Debug> HTTP-Session: ac0fb8f4-9df0-47b0-a0bc-d05c0fe130a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10129 | 2024.01.30 03:25:38.408310 [ 3 ] {} <Debug> HTTP-Session: ac0fb8f4-9df0-47b0-a0bc-d05c0fe130a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10130 | 2024.01.30 03:25:38.408392 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10131 | 2024.01.30 03:25:38.408436 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10132 | 2024.01.30 03:25:38.408582 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10133 | 2024.01.30 03:25:38.409053 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10134 | 2024.01.30 03:25:38.409367 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} <Trace> MergedBlockOutputStream: filled checksums all_106_106_0 (state Temporary) | ||
| 10135 | 2024.01.30 03:25:38.409553 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_106_106_0 to all_106_106_0. | ||
| 10136 | 2024.01.30 03:25:38.409654 [ 93 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_101_20 to all_106_106_0 | ||
| 10137 | 2024.01.30 03:25:38.409665 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001245878 sec., 16855 rows/sec., 22.75 MiB/sec. | ||
| 10138 | 2024.01.30 03:25:38.409695 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10139 | 2024.01.30 03:25:38.409887 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_101_20 to all_106_106_0 into Compact | ||
| 10140 | 2024.01.30 03:25:38.409940 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} <Debug> DynamicQueryHandler: Done processing query | ||
| 10141 | 2024.01.30 03:25:38.410000 [ 3 ] {e176aba0-cbb2-4e29-bdf4-0fce1566741d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 10142 | 2024.01.30 03:25:38.410092 [ 3 ] {} <Debug> HTTP-Session: ac0fb8f4-9df0-47b0-a0bc-d05c0fe130a2 Destroying unnamed session | ||
| 10143 | 2024.01.30 03:25:38.410179 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10144 | 2024.01.30 03:25:38.410220 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_101_20, total 2616 rows starting from the beginning of the part | ||
| 10145 | 2024.01.30 03:25:38.410347 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_102_102_0, total 21 rows starting from the beginning of the part | ||
| 10146 | 2024.01.30 03:25:38.410446 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_103_103_0, total 34 rows starting from the beginning of the part | ||
| 10147 | 2024.01.30 03:25:38.410543 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_104_104_0, total 21 rows starting from the beginning of the part | ||
| 10148 | 2024.01.30 03:25:38.410636 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_105_105_0, total 34 rows starting from the beginning of the part | ||
| 10149 | 2024.01.30 03:25:38.410729 [ 15 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_106_106_0, total 21 rows starting from the beginning of the part | ||
| 10150 | 2024.01.30 03:25:38.414417 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2747 rows, containing 6 columns (6 merged, 0 gathered) in 0.004648455 sec., 590949.0357548905 rows/sec., 797.46 MiB/sec. | ||
| 10151 | 2024.01.30 03:25:38.416000 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Trace> MergedBlockOutputStream: filled checksums all_1_106_21 (state Temporary) | ||
| 10152 | 2024.01.30 03:25:38.416304 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_106_21 to all_1_106_21. | ||
| 10153 | 2024.01.30 03:25:38.416381 [ 14 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_101_20 to all_106_106_0 | ||
| 10154 | 2024.01.30 03:25:38.416480 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_106_21: 13.90 MiB. | ||
| 10155 | 2024.01.30 03:25:39.000191 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.57 MiB, peak 265.44 MiB, will set to 251.41 MiB (RSS), difference: -1.16 MiB | ||
| 10156 | 2024.01.30 03:25:39.094459 [ 93 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 10157 | 2024.01.30 03:25:39.094563 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10158 | 2024.01.30 03:25:39.094686 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact | ||
| 10159 | 2024.01.30 03:25:39.094963 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10160 | 2024.01.30 03:25:39.095019 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 8 rows starting from the beginning of the part | ||
| 10161 | 2024.01.30 03:25:39.095222 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 10162 | 2024.01.30 03:25:39.095414 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 10163 | 2024.01.30 03:25:39.095583 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 10164 | 2024.01.30 03:25:39.095713 [ 24 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 10165 | 2024.01.30 03:25:39.096289 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001648387 sec., 9706.4584954868 rows/sec., 677.75 KiB/sec. | ||
| 10166 | 2024.01.30 03:25:39.096460 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 10167 | 2024.01.30 03:25:39.096714 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. | ||
| 10168 | 2024.01.30 03:25:39.096793 [ 13 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_34_8} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 | ||
| 10169 | 2024.01.30 03:25:39.218522 [ 93 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_30_7 to all_34_34_0 | ||
| 10170 | 2024.01.30 03:25:39.218587 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10171 | 2024.01.30 03:25:39.218694 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_30_7 to all_34_34_0 into Compact | ||
| 10172 | 2024.01.30 03:25:39.218965 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10173 | 2024.01.30 03:25:39.219025 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_30_7, total 8 rows starting from the beginning of the part | ||
| 10174 | 2024.01.30 03:25:39.219199 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 2 rows starting from the beginning of the part | ||
| 10175 | 2024.01.30 03:25:39.219373 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_32_32_0, total 2 rows starting from the beginning of the part | ||
| 10176 | 2024.01.30 03:25:39.219543 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_33_33_0, total 2 rows starting from the beginning of the part | ||
| 10177 | 2024.01.30 03:25:39.219680 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_34_34_0, total 2 rows starting from the beginning of the part | ||
| 10178 | 2024.01.30 03:25:39.220169 [ 13 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001523564 sec., 10501.692085137218 rows/sec., 881.98 KiB/sec. | ||
| 10179 | 2024.01.30 03:25:39.220283 [ 13 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Trace> MergedBlockOutputStream: filled checksums all_1_34_8 (state Temporary) | ||
| 10180 | 2024.01.30 03:25:39.220458 [ 13 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_34_8 to all_1_34_8. | ||
| 10181 | 2024.01.30 03:25:39.220522 [ 13 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_34_8} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_30_7 to all_34_34_0 | ||
| 10182 | 2024.01.30 03:25:39.774247 [ 44 ] {} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Found 6 old parts to remove. | ||
| 10183 | 2024.01.30 03:25:39.774333 [ 44 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_1_6_1 | ||
| 10184 | 2024.01.30 03:25:39.774796 [ 44 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_7_7_0 | ||
| 10185 | 2024.01.30 03:25:39.775158 [ 44 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_8_8_0 | ||
| 10186 | 2024.01.30 03:25:39.775537 [ 44 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_9_9_0 | ||
| 10187 | 2024.01.30 03:25:39.775875 [ 44 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_10_10_0 | ||
| 10188 | 2024.01.30 03:25:39.776418 [ 44 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_11_11_0 | ||
| 10189 | 2024.01.30 03:25:39.844452 [ 46 ] {} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Found 6 old parts to remove. | ||
| 10190 | 2024.01.30 03:25:39.844514 [ 46 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_1_6_1 | ||
| 10191 | 2024.01.30 03:25:39.844822 [ 46 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_7_7_0 | ||
| 10192 | 2024.01.30 03:25:39.845151 [ 46 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_8_8_0 | ||
| 10193 | 2024.01.30 03:25:39.845471 [ 46 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_9_9_0 | ||
| 10194 | 2024.01.30 03:25:39.845753 [ 46 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_10_10_0 | ||
| 10195 | 2024.01.30 03:25:39.846025 [ 46 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_11_11_0 | ||
| 10196 | 2024.01.30 03:25:43.166378 [ 87 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10197 | 2024.01.30 03:25:43.166488 [ 87 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10198 | 2024.01.30 03:25:43.401789 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10199 | 2024.01.30 03:25:43.401912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10200 | 2024.01.30 03:25:43.401944 [ 3 ] {} <Debug> HTTP-Session: 45fe1ace-5e61-47d7-aa98-1d4605976850 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10201 | 2024.01.30 03:25:43.401972 [ 3 ] {} <Debug> HTTP-Session: 45fe1ace-5e61-47d7-aa98-1d4605976850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10202 | 2024.01.30 03:25:43.402125 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10203 | 2024.01.30 03:25:43.402195 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10204 | 2024.01.30 03:25:43.402383 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10205 | 2024.01.30 03:25:43.402878 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10206 | 2024.01.30 03:25:43.403165 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10207 | 2024.01.30 03:25:43.403338 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. | ||
| 10208 | 2024.01.30 03:25:43.403469 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001298949 sec., 26175 rows/sec., 2.07 MiB/sec. | ||
| 10209 | 2024.01.30 03:25:43.403617 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} <Debug> DynamicQueryHandler: Done processing query | ||
| 10210 | 2024.01.30 03:25:43.403643 [ 3 ] {ecee2302-606c-4402-aa8e-26154bf5a899} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10211 | 2024.01.30 03:25:43.403662 [ 3 ] {} <Debug> HTTP-Session: 45fe1ace-5e61-47d7-aa98-1d4605976850 Destroying unnamed session | ||
| 10212 | 2024.01.30 03:25:43.403798 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 16920, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10213 | 2024.01.30 03:25:43.403851 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10214 | 2024.01.30 03:25:43.403871 [ 3 ] {} <Debug> HTTP-Session: 752a3aa5-d805-4843-8aca-6e37b42ca778 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10215 | 2024.01.30 03:25:43.403890 [ 3 ] {} <Debug> HTTP-Session: 752a3aa5-d805-4843-8aca-6e37b42ca778 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10216 | 2024.01.30 03:25:43.403975 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10217 | 2024.01.30 03:25:43.404019 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10218 | 2024.01.30 03:25:43.404131 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10219 | 2024.01.30 03:25:43.404513 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10220 | 2024.01.30 03:25:43.404743 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10221 | 2024.01.30 03:25:43.404900 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. | ||
| 10222 | 2024.01.30 03:25:43.405023 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} <Information> executeQuery: Read 102 rows, 10.65 KiB in 0.001017212 sec., 100274 rows/sec., 10.22 MiB/sec. | ||
| 10223 | 2024.01.30 03:25:43.405149 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} <Debug> DynamicQueryHandler: Done processing query | ||
| 10224 | 2024.01.30 03:25:43.405173 [ 3 ] {50b833b6-4e33-4f62-9740-a095ffed472e} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 10225 | 2024.01.30 03:25:43.405189 [ 3 ] {} <Debug> HTTP-Session: 752a3aa5-d805-4843-8aca-6e37b42ca778 Destroying unnamed session | ||
| 10226 | 2024.01.30 03:25:43.405307 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 5814, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10227 | 2024.01.30 03:25:43.405356 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10228 | 2024.01.30 03:25:43.405375 [ 3 ] {} <Debug> HTTP-Session: c33cdf3e-cae1-469d-ab70-56263300e80c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10229 | 2024.01.30 03:25:43.405392 [ 3 ] {} <Debug> HTTP-Session: c33cdf3e-cae1-469d-ab70-56263300e80c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10230 | 2024.01.30 03:25:43.405465 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10231 | 2024.01.30 03:25:43.405504 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10232 | 2024.01.30 03:25:43.405611 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10233 | 2024.01.30 03:25:43.405916 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10234 | 2024.01.30 03:25:43.406132 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10235 | 2024.01.30 03:25:43.406285 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. | ||
| 10236 | 2024.01.30 03:25:43.406412 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} <Information> executeQuery: Read 34 rows, 2.72 KiB in 0.000917811 sec., 37044 rows/sec., 2.90 MiB/sec. | ||
| 10237 | 2024.01.30 03:25:43.406530 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} <Debug> DynamicQueryHandler: Done processing query | ||
| 10238 | 2024.01.30 03:25:43.406553 [ 3 ] {1aa6b09b-491d-4ac1-8741-9efc26f50e5b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10239 | 2024.01.30 03:25:43.406569 [ 3 ] {} <Debug> HTTP-Session: c33cdf3e-cae1-469d-ab70-56263300e80c Destroying unnamed session | ||
| 10240 | 2024.01.30 03:25:43.406747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10241 | 2024.01.30 03:25:43.406793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10242 | 2024.01.30 03:25:43.406811 [ 3 ] {} <Debug> HTTP-Session: dfd6fe43-7b96-4900-84c6-024026b92fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10243 | 2024.01.30 03:25:43.406828 [ 3 ] {} <Debug> HTTP-Session: dfd6fe43-7b96-4900-84c6-024026b92fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10244 | 2024.01.30 03:25:43.406916 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10245 | 2024.01.30 03:25:43.406961 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10246 | 2024.01.30 03:25:43.407104 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10247 | 2024.01.30 03:25:43.407561 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10248 | 2024.01.30 03:25:43.407888 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} <Trace> MergedBlockOutputStream: filled checksums all_107_107_0 (state Temporary) | ||
| 10249 | 2024.01.30 03:25:43.408073 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_107_107_0 to all_107_107_0. | ||
| 10250 | 2024.01.30 03:25:43.408188 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001244158 sec., 27327 rows/sec., 36.88 MiB/sec. | ||
| 10251 | 2024.01.30 03:25:43.408313 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 10252 | 2024.01.30 03:25:43.408336 [ 3 ] {79454988-c319-4790-92d2-bf5ef778d3e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 10253 | 2024.01.30 03:25:43.408352 [ 3 ] {} <Debug> HTTP-Session: dfd6fe43-7b96-4900-84c6-024026b92fcb Destroying unnamed session | ||
| 10254 | 2024.01.30 03:25:44.393405 [ 41 ] {} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Found 6 old parts to remove. | ||
| 10255 | 2024.01.30 03:25:44.393494 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_1_6_1 | ||
| 10256 | 2024.01.30 03:25:44.394014 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_7_7_0 | ||
| 10257 | 2024.01.30 03:25:44.394497 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_8_8_0 | ||
| 10258 | 2024.01.30 03:25:44.394902 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_9_9_0 | ||
| 10259 | 2024.01.30 03:25:44.395173 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_10_10_0 | ||
| 10260 | 2024.01.30 03:25:44.395438 [ 41 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_11_11_0 | ||
| 10261 | 2024.01.30 03:25:44.553595 [ 46 ] {} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Found 6 old parts to remove. | ||
| 10262 | 2024.01.30 03:25:44.553645 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_1_6_1 | ||
| 10263 | 2024.01.30 03:25:44.554246 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_7_7_0 | ||
| 10264 | 2024.01.30 03:25:44.554472 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_8_8_0 | ||
| 10265 | 2024.01.30 03:25:44.554702 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_9_9_0 | ||
| 10266 | 2024.01.30 03:25:44.554932 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_10_10_0 | ||
| 10267 | 2024.01.30 03:25:44.555158 [ 46 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_11_11_0 | ||
| 10268 | 2024.01.30 03:25:48.400431 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10269 | 2024.01.30 03:25:48.400564 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10270 | 2024.01.30 03:25:48.400588 [ 3 ] {} <Debug> HTTP-Session: a62b1adb-51bf-4fad-9e94-598a793b903a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10271 | 2024.01.30 03:25:48.400613 [ 3 ] {} <Debug> HTTP-Session: a62b1adb-51bf-4fad-9e94-598a793b903a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10272 | 2024.01.30 03:25:48.400736 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10273 | 2024.01.30 03:25:48.400795 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10274 | 2024.01.30 03:25:48.400950 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10275 | 2024.01.30 03:25:48.401455 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10276 | 2024.01.30 03:25:48.401738 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10277 | 2024.01.30 03:25:48.401912 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. | ||
| 10278 | 2024.01.30 03:25:48.402062 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001243379 sec., 16889 rows/sec., 1.34 MiB/sec. | ||
| 10279 | 2024.01.30 03:25:48.402224 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} <Debug> DynamicQueryHandler: Done processing query | ||
| 10280 | 2024.01.30 03:25:48.402251 [ 3 ] {d71415ad-920c-4116-9685-925f7c443980} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10281 | 2024.01.30 03:25:48.402268 [ 3 ] {} <Debug> HTTP-Session: a62b1adb-51bf-4fad-9e94-598a793b903a Destroying unnamed session | ||
| 10282 | 2024.01.30 03:25:48.402384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10283 | 2024.01.30 03:25:48.402438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10284 | 2024.01.30 03:25:48.402458 [ 3 ] {} <Debug> HTTP-Session: be6a7c45-0ff6-417e-8480-0f6210bf9067 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10285 | 2024.01.30 03:25:48.402477 [ 3 ] {} <Debug> HTTP-Session: be6a7c45-0ff6-417e-8480-0f6210bf9067 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10286 | 2024.01.30 03:25:48.402555 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 10287 | 2024.01.30 03:25:48.402598 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10288 | 2024.01.30 03:25:48.402714 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10289 | 2024.01.30 03:25:48.403019 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10290 | 2024.01.30 03:25:48.403230 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10291 | 2024.01.30 03:25:48.403392 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 10292 | 2024.01.30 03:25:48.403493 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000909011 sec., 2200 rows/sec., 188.00 KiB/sec. | ||
| 10293 | 2024.01.30 03:25:48.403665 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} <Debug> DynamicQueryHandler: Done processing query | ||
| 10294 | 2024.01.30 03:25:48.403703 [ 3 ] {ad579968-6aec-43b7-b948-d498a1181b2a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 10295 | 2024.01.30 03:25:48.403720 [ 3 ] {} <Debug> HTTP-Session: be6a7c45-0ff6-417e-8480-0f6210bf9067 Destroying unnamed session | ||
| 10296 | 2024.01.30 03:25:48.403845 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9719, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10297 | 2024.01.30 03:25:48.403894 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10298 | 2024.01.30 03:25:48.403914 [ 3 ] {} <Debug> HTTP-Session: 7dc3420a-236e-46e7-9c2a-fb3dd730c1ef Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10299 | 2024.01.30 03:25:48.403931 [ 3 ] {} <Debug> HTTP-Session: 7dc3420a-236e-46e7-9c2a-fb3dd730c1ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10300 | 2024.01.30 03:25:48.404011 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10301 | 2024.01.30 03:25:48.404051 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10302 | 2024.01.30 03:25:48.404166 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10303 | 2024.01.30 03:25:48.404489 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10304 | 2024.01.30 03:25:48.404712 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10305 | 2024.01.30 03:25:48.404866 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. | ||
| 10306 | 2024.01.30 03:25:48.404986 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} <Information> executeQuery: Read 64 rows, 5.79 KiB in 0.000942061 sec., 67936 rows/sec., 6.00 MiB/sec. | ||
| 10307 | 2024.01.30 03:25:48.405110 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} <Debug> DynamicQueryHandler: Done processing query | ||
| 10308 | 2024.01.30 03:25:48.405135 [ 3 ] {ff599cf2-c720-4763-ba68-8f0419c18ba9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 10309 | 2024.01.30 03:25:48.405151 [ 3 ] {} <Debug> HTTP-Session: 7dc3420a-236e-46e7-9c2a-fb3dd730c1ef Destroying unnamed session | ||
| 10310 | 2024.01.30 03:25:48.405288 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10311 | 2024.01.30 03:25:48.405334 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10312 | 2024.01.30 03:25:48.405353 [ 3 ] {} <Debug> HTTP-Session: ca81a58a-57b3-4660-a86d-c13b60bd24c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10313 | 2024.01.30 03:25:48.405371 [ 3 ] {} <Debug> HTTP-Session: ca81a58a-57b3-4660-a86d-c13b60bd24c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10314 | 2024.01.30 03:25:48.405440 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 10315 | 2024.01.30 03:25:48.405479 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10316 | 2024.01.30 03:25:48.405586 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10317 | 2024.01.30 03:25:48.405850 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10318 | 2024.01.30 03:25:48.406061 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} <Trace> MergedBlockOutputStream: filled checksums all_35_35_0 (state Temporary) | ||
| 10319 | 2024.01.30 03:25:48.406211 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_35_35_0 to all_35_35_0. | ||
| 10320 | 2024.01.30 03:25:48.406327 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000858929 sec., 2328 rows/sec., 162.58 KiB/sec. | ||
| 10321 | 2024.01.30 03:25:48.406439 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} <Debug> DynamicQueryHandler: Done processing query | ||
| 10322 | 2024.01.30 03:25:48.406463 [ 3 ] {e2d01781-2d7e-4418-8c69-5d1f468cf1ca} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 10323 | 2024.01.30 03:25:48.406479 [ 3 ] {} <Debug> HTTP-Session: ca81a58a-57b3-4660-a86d-c13b60bd24c1 Destroying unnamed session | ||
| 10324 | 2024.01.30 03:25:48.406597 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3953, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10325 | 2024.01.30 03:25:48.406642 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10326 | 2024.01.30 03:25:48.406660 [ 3 ] {} <Debug> HTTP-Session: ea74b2e9-4c7f-491d-a12a-68400f848dd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10327 | 2024.01.30 03:25:48.406677 [ 3 ] {} <Debug> HTTP-Session: ea74b2e9-4c7f-491d-a12a-68400f848dd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10328 | 2024.01.30 03:25:48.406746 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10329 | 2024.01.30 03:25:48.406783 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10330 | 2024.01.30 03:25:48.406889 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10331 | 2024.01.30 03:25:48.407174 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10332 | 2024.01.30 03:25:48.407385 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10333 | 2024.01.30 03:25:48.407533 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. | ||
| 10334 | 2024.01.30 03:25:48.407655 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.00087997 sec., 26137 rows/sec., 2.05 MiB/sec. | ||
| 10335 | 2024.01.30 03:25:48.407811 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} <Debug> DynamicQueryHandler: Done processing query | ||
| 10336 | 2024.01.30 03:25:48.407846 [ 3 ] {82f50856-a01f-4930-a7b4-4babf89d0777} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10337 | 2024.01.30 03:25:48.407900 [ 3 ] {} <Debug> HTTP-Session: ea74b2e9-4c7f-491d-a12a-68400f848dd3 Destroying unnamed session | ||
| 10338 | 2024.01.30 03:25:48.408038 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10339 | 2024.01.30 03:25:48.408088 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10340 | 2024.01.30 03:25:48.408106 [ 3 ] {} <Debug> HTTP-Session: ea713a9e-7810-4c52-8404-5def264cdd00 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10341 | 2024.01.30 03:25:48.408123 [ 3 ] {} <Debug> HTTP-Session: ea713a9e-7810-4c52-8404-5def264cdd00 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10342 | 2024.01.30 03:25:48.408195 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 10343 | 2024.01.30 03:25:48.408238 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10344 | 2024.01.30 03:25:48.408370 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10345 | 2024.01.30 03:25:48.408637 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10346 | 2024.01.30 03:25:48.408901 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} <Trace> MergedBlockOutputStream: filled checksums all_44_44_0 (state Temporary) | ||
| 10347 | 2024.01.30 03:25:48.409088 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_44_44_0 to all_44_44_0. | ||
| 10348 | 2024.01.30 03:25:48.409221 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000994582 sec., 1005 rows/sec., 70.70 KiB/sec. | ||
| 10349 | 2024.01.30 03:25:48.409351 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 10350 | 2024.01.30 03:25:48.409376 [ 3 ] {34880fc8-bbbb-44dd-a492-bb8e6f80a3f1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 10351 | 2024.01.30 03:25:48.409392 [ 3 ] {} <Debug> HTTP-Session: ea713a9e-7810-4c52-8404-5def264cdd00 Destroying unnamed session | ||
| 10352 | 2024.01.30 03:25:48.409534 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10353 | 2024.01.30 03:25:48.409579 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10354 | 2024.01.30 03:25:48.409599 [ 3 ] {} <Debug> HTTP-Session: 1e52c066-e134-44b3-ad4a-64eb55f9431f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10355 | 2024.01.30 03:25:48.409616 [ 3 ] {} <Debug> HTTP-Session: 1e52c066-e134-44b3-ad4a-64eb55f9431f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10356 | 2024.01.30 03:25:48.409692 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10357 | 2024.01.30 03:25:48.409736 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10358 | 2024.01.30 03:25:48.409876 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10359 | 2024.01.30 03:25:48.410263 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10360 | 2024.01.30 03:25:48.410559 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} <Trace> MergedBlockOutputStream: filled checksums all_108_108_0 (state Temporary) | ||
| 10361 | 2024.01.30 03:25:48.410740 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_108_108_0 to all_108_108_0. | ||
| 10362 | 2024.01.30 03:25:48.410863 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001142855 sec., 18375 rows/sec., 24.80 MiB/sec. | ||
| 10363 | 2024.01.30 03:25:48.410989 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} <Debug> DynamicQueryHandler: Done processing query | ||
| 10364 | 2024.01.30 03:25:48.411014 [ 3 ] {25321723-ecb5-4494-8da8-34bd0fe8b55d} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 10365 | 2024.01.30 03:25:48.411030 [ 3 ] {} <Debug> HTTP-Session: 1e52c066-e134-44b3-ad4a-64eb55f9431f Destroying unnamed session | ||
| 10366 | 2024.01.30 03:25:53.402605 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10367 | 2024.01.30 03:25:53.402732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10368 | 2024.01.30 03:25:53.402759 [ 3 ] {} <Debug> HTTP-Session: 26319339-0f98-4461-93b5-46d45d15e13c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10369 | 2024.01.30 03:25:53.402785 [ 3 ] {} <Debug> HTTP-Session: 26319339-0f98-4461-93b5-46d45d15e13c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10370 | 2024.01.30 03:25:53.402913 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10371 | 2024.01.30 03:25:53.402976 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10372 | 2024.01.30 03:25:53.403139 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10373 | 2024.01.30 03:25:53.403617 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10374 | 2024.01.30 03:25:53.403896 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10375 | 2024.01.30 03:25:53.404069 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. | ||
| 10376 | 2024.01.30 03:25:53.404201 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001244308 sec., 27324 rows/sec., 2.16 MiB/sec. | ||
| 10377 | 2024.01.30 03:25:53.404367 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} <Debug> DynamicQueryHandler: Done processing query | ||
| 10378 | 2024.01.30 03:25:53.404394 [ 3 ] {06c5922b-7b7c-4607-89c3-d420c5541693} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10379 | 2024.01.30 03:25:53.404411 [ 3 ] {} <Debug> HTTP-Session: 26319339-0f98-4461-93b5-46d45d15e13c Destroying unnamed session | ||
| 10380 | 2024.01.30 03:25:53.404557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22221, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10381 | 2024.01.30 03:25:53.404612 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10382 | 2024.01.30 03:25:53.404633 [ 3 ] {} <Debug> HTTP-Session: e03b0fe2-28c2-4b3e-af2b-855a4bc64e03 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10383 | 2024.01.30 03:25:53.404652 [ 3 ] {} <Debug> HTTP-Session: e03b0fe2-28c2-4b3e-af2b-855a4bc64e03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10384 | 2024.01.30 03:25:53.404741 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10385 | 2024.01.30 03:25:53.404784 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10386 | 2024.01.30 03:25:53.404896 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10387 | 2024.01.30 03:25:53.405307 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10388 | 2024.01.30 03:25:53.405538 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10389 | 2024.01.30 03:25:53.405695 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. | ||
| 10390 | 2024.01.30 03:25:53.405821 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} <Information> executeQuery: Read 138 rows, 13.76 KiB in 0.001044014 sec., 132182 rows/sec., 12.87 MiB/sec. | ||
| 10391 | 2024.01.30 03:25:53.405934 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} <Debug> DynamicQueryHandler: Done processing query | ||
| 10392 | 2024.01.30 03:25:53.405959 [ 3 ] {ef01b42e-b8e6-4126-a234-71068691de00} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 10393 | 2024.01.30 03:25:53.405975 [ 3 ] {} <Debug> HTTP-Session: e03b0fe2-28c2-4b3e-af2b-855a4bc64e03 Destroying unnamed session | ||
| 10394 | 2024.01.30 03:25:53.406102 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9860, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10395 | 2024.01.30 03:25:53.406148 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10396 | 2024.01.30 03:25:53.406168 [ 3 ] {} <Debug> HTTP-Session: 9558cca2-4dee-4a31-8b77-a98ca407294a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10397 | 2024.01.30 03:25:53.406186 [ 3 ] {} <Debug> HTTP-Session: 9558cca2-4dee-4a31-8b77-a98ca407294a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10398 | 2024.01.30 03:25:53.406261 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10399 | 2024.01.30 03:25:53.406298 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10400 | 2024.01.30 03:25:53.406404 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10401 | 2024.01.30 03:25:53.406777 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10402 | 2024.01.30 03:25:53.406992 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10403 | 2024.01.30 03:25:53.407158 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. | ||
| 10404 | 2024.01.30 03:25:53.407282 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} <Information> executeQuery: Read 58 rows, 4.62 KiB in 0.000992713 sec., 58425 rows/sec., 4.55 MiB/sec. | ||
| 10405 | 2024.01.30 03:25:53.407407 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 10406 | 2024.01.30 03:25:53.407432 [ 3 ] {298aaa6b-db3b-4cfb-916a-066d03ca09ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 10407 | 2024.01.30 03:25:53.407449 [ 3 ] {} <Debug> HTTP-Session: 9558cca2-4dee-4a31-8b77-a98ca407294a Destroying unnamed session | ||
| 10408 | 2024.01.30 03:25:53.407557 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10409 | 2024.01.30 03:25:53.407603 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10410 | 2024.01.30 03:25:53.407623 [ 3 ] {} <Debug> HTTP-Session: 41be8e75-458f-49cc-a357-bab6c0e7a902 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10411 | 2024.01.30 03:25:53.407641 [ 3 ] {} <Debug> HTTP-Session: 41be8e75-458f-49cc-a357-bab6c0e7a902 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10412 | 2024.01.30 03:25:53.407714 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 10413 | 2024.01.30 03:25:53.407756 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10414 | 2024.01.30 03:25:53.407881 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10415 | 2024.01.30 03:25:53.408171 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10416 | 2024.01.30 03:25:53.408439 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} <Trace> MergedBlockOutputStream: filled checksums all_45_45_0 (state Temporary) | ||
| 10417 | 2024.01.30 03:25:53.408619 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_45_45_0 to all_45_45_0. | ||
| 10418 | 2024.01.30 03:25:53.408750 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001006573 sec., 35764 rows/sec., 2.52 MiB/sec. | ||
| 10419 | 2024.01.30 03:25:53.408881 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} <Debug> DynamicQueryHandler: Done processing query | ||
| 10420 | 2024.01.30 03:25:53.408906 [ 3 ] {a771c75c-df54-495c-9d14-da90376bbe5e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10421 | 2024.01.30 03:25:53.408922 [ 3 ] {} <Debug> HTTP-Session: 41be8e75-458f-49cc-a357-bab6c0e7a902 Destroying unnamed session | ||
| 10422 | 2024.01.30 03:25:53.409081 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10423 | 2024.01.30 03:25:53.409127 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10424 | 2024.01.30 03:25:53.409147 [ 3 ] {} <Debug> HTTP-Session: 1896c491-b2d8-43c7-b12e-143d188bd00c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10425 | 2024.01.30 03:25:53.409166 [ 3 ] {} <Debug> HTTP-Session: 1896c491-b2d8-43c7-b12e-143d188bd00c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10426 | 2024.01.30 03:25:53.409253 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10427 | 2024.01.30 03:25:53.409298 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10428 | 2024.01.30 03:25:53.409440 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10429 | 2024.01.30 03:25:53.409861 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.55 GiB. | ||
| 10430 | 2024.01.30 03:25:53.410167 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} <Trace> MergedBlockOutputStream: filled checksums all_109_109_0 (state Temporary) | ||
| 10431 | 2024.01.30 03:25:53.410349 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_109_109_0 to all_109_109_0. | ||
| 10432 | 2024.01.30 03:25:53.410475 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.001190338 sec., 28563 rows/sec., 38.54 MiB/sec. | ||
| 10433 | 2024.01.30 03:25:53.410606 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} <Debug> DynamicQueryHandler: Done processing query | ||
| 10434 | 2024.01.30 03:25:53.410637 [ 3 ] {7a63627e-7ef0-4cd7-932a-3008bc00279a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 10435 | 2024.01.30 03:25:53.410661 [ 3 ] {} <Debug> HTTP-Session: 1896c491-b2d8-43c7-b12e-143d188bd00c Destroying unnamed session | ||
| 10436 | 2024.01.30 03:25:58.166752 [ 61 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10437 | 2024.01.30 03:25:58.166827 [ 61 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10438 | 2024.01.30 03:25:58.399927 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10439 | 2024.01.30 03:25:58.400039 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10440 | 2024.01.30 03:25:58.400067 [ 3 ] {} <Debug> HTTP-Session: 5dae0808-a4d8-451a-99ad-bea0ce7bcab8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10441 | 2024.01.30 03:25:58.400092 [ 3 ] {} <Debug> HTTP-Session: 5dae0808-a4d8-451a-99ad-bea0ce7bcab8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10442 | 2024.01.30 03:25:58.400222 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10443 | 2024.01.30 03:25:58.400283 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10444 | 2024.01.30 03:25:58.400445 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10445 | 2024.01.30 03:25:58.400870 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10446 | 2024.01.30 03:25:58.401139 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10447 | 2024.01.30 03:25:58.401306 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. | ||
| 10448 | 2024.01.30 03:25:58.401436 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001178417 sec., 17820 rows/sec., 1.41 MiB/sec. | ||
| 10449 | 2024.01.30 03:25:58.401591 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} <Debug> DynamicQueryHandler: Done processing query | ||
| 10450 | 2024.01.30 03:25:58.401616 [ 3 ] {481b458c-6abd-424a-9d81-c8533abc7ce9} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10451 | 2024.01.30 03:25:58.401633 [ 3 ] {} <Debug> HTTP-Session: 5dae0808-a4d8-451a-99ad-bea0ce7bcab8 Destroying unnamed session | ||
| 10452 | 2024.01.30 03:25:58.401763 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10453 | 2024.01.30 03:25:58.401809 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10454 | 2024.01.30 03:25:58.401828 [ 3 ] {} <Debug> HTTP-Session: ca1b2570-dad1-4b08-9379-915edcfa709d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10455 | 2024.01.30 03:25:58.401847 [ 3 ] {} <Debug> HTTP-Session: ca1b2570-dad1-4b08-9379-915edcfa709d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10456 | 2024.01.30 03:25:58.401927 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10457 | 2024.01.30 03:25:58.401967 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10458 | 2024.01.30 03:25:58.402072 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10459 | 2024.01.30 03:25:58.402416 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10460 | 2024.01.30 03:25:58.402650 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10461 | 2024.01.30 03:25:58.402803 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. | ||
| 10462 | 2024.01.30 03:25:58.402924 [ 61 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10463 | 2024.01.30 03:25:58.402935 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000972622 sec., 64773 rows/sec., 5.72 MiB/sec. | ||
| 10464 | 2024.01.30 03:25:58.403018 [ 61 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10465 | 2024.01.30 03:25:58.403165 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} <Debug> DynamicQueryHandler: Done processing query | ||
| 10466 | 2024.01.30 03:25:58.403170 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact | ||
| 10467 | 2024.01.30 03:25:58.403202 [ 3 ] {1833df2e-f5fc-4e5b-85fa-97e346353813} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 10468 | 2024.01.30 03:25:58.403236 [ 3 ] {} <Debug> HTTP-Session: ca1b2570-dad1-4b08-9379-915edcfa709d Destroying unnamed session | ||
| 10469 | 2024.01.30 03:25:58.403285 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10470 | 2024.01.30 03:25:58.403314 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 205 rows starting from the beginning of the part | ||
| 10471 | 2024.01.30 03:25:58.403460 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10472 | 2024.01.30 03:25:58.403567 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10473 | 2024.01.30 03:25:58.403600 [ 3 ] {} <Debug> HTTP-Session: cde35485-796f-463d-a4d4-6fa61a5dd8a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10474 | 2024.01.30 03:25:58.403614 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 63 rows starting from the beginning of the part | ||
| 10475 | 2024.01.30 03:25:58.403624 [ 3 ] {} <Debug> HTTP-Session: cde35485-796f-463d-a4d4-6fa61a5dd8a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10476 | 2024.01.30 03:25:58.403749 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10477 | 2024.01.30 03:25:58.403756 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 102 rows starting from the beginning of the part | ||
| 10478 | 2024.01.30 03:25:58.403807 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10479 | 2024.01.30 03:25:58.403910 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 64 rows starting from the beginning of the part | ||
| 10480 | 2024.01.30 03:25:58.404062 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10481 | 2024.01.30 03:25:58.404074 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 138 rows starting from the beginning of the part | ||
| 10482 | 2024.01.30 03:25:58.404201 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 63 rows starting from the beginning of the part | ||
| 10483 | 2024.01.30 03:25:58.404527 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10484 | 2024.01.30 03:25:58.404813 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10485 | 2024.01.30 03:25:58.404992 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. | ||
| 10486 | 2024.01.30 03:25:58.405192 [ 69 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10487 | 2024.01.30 03:25:58.405215 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.001416792 sec., 14822 rows/sec., 1.16 MiB/sec. | ||
| 10488 | 2024.01.30 03:25:58.405352 [ 69 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10489 | 2024.01.30 03:25:58.405653 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 635 rows, containing 4 columns (4 merged, 0 gathered) in 0.002529387 sec., 251048.96957246953 rows/sec., 23.71 MiB/sec. | ||
| 10490 | 2024.01.30 03:25:58.405681 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} <Debug> DynamicQueryHandler: Done processing query | ||
| 10491 | 2024.01.30 03:25:58.405692 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact | ||
| 10492 | 2024.01.30 03:25:58.405723 [ 3 ] {ad141812-1576-4f96-8574-9efdf09ac0cd} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10493 | 2024.01.30 03:25:58.405782 [ 3 ] {} <Debug> HTTP-Session: cde35485-796f-463d-a4d4-6fa61a5dd8a2 Destroying unnamed session | ||
| 10494 | 2024.01.30 03:25:58.405806 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 10495 | 2024.01.30 03:25:58.405922 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10496 | 2024.01.30 03:25:58.405978 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 105 rows starting from the beginning of the part | ||
| 10497 | 2024.01.30 03:25:58.406013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10498 | 2024.01.30 03:25:58.406133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10499 | 2024.01.30 03:25:58.406126 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. | ||
| 10500 | 2024.01.30 03:25:58.406202 [ 3 ] {} <Debug> HTTP-Session: bfa9946a-3b0b-4664-8946-ef4c057d96a2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10501 | 2024.01.30 03:25:58.406290 [ 3 ] {} <Debug> HTTP-Session: bfa9946a-3b0b-4664-8946-ef4c057d96a2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10502 | 2024.01.30 03:25:58.406308 [ 16 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_111_22} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 | ||
| 10503 | 2024.01.30 03:25:58.406362 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 21 rows starting from the beginning of the part | ||
| 10504 | 2024.01.30 03:25:58.406584 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10505 | 2024.01.30 03:25:58.406670 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 34 rows starting from the beginning of the part | ||
| 10506 | 2024.01.30 03:25:58.406701 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10507 | 2024.01.30 03:25:58.406934 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 23 rows starting from the beginning of the part | ||
| 10508 | 2024.01.30 03:25:58.407251 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 58 rows starting from the beginning of the part | ||
| 10509 | 2024.01.30 03:25:58.407356 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10510 | 2024.01.30 03:25:58.407509 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 21 rows starting from the beginning of the part | ||
| 10511 | 2024.01.30 03:25:58.408164 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10512 | 2024.01.30 03:25:58.409025 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 262 rows, containing 4 columns (4 merged, 0 gathered) in 0.003464279 sec., 75629.01255932331 rows/sec., 5.91 MiB/sec. | ||
| 10513 | 2024.01.30 03:25:58.409033 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} <Trace> MergedBlockOutputStream: filled checksums all_110_110_0 (state Temporary) | ||
| 10514 | 2024.01.30 03:25:58.409157 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 10515 | 2024.01.30 03:25:58.409343 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_110_110_0 to all_110_110_0. | ||
| 10516 | 2024.01.30 03:25:58.409399 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. | ||
| 10517 | 2024.01.30 03:25:58.409548 [ 13 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_111_22} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 | ||
| 10518 | 2024.01.30 03:25:58.409561 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.002897216 sec., 7248 rows/sec., 9.78 MiB/sec. | ||
| 10519 | 2024.01.30 03:25:58.409911 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} <Debug> DynamicQueryHandler: Done processing query | ||
| 10520 | 2024.01.30 03:25:58.409938 [ 3 ] {f7896f7c-b0e5-4ba8-b130-40c77f76af7c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 10521 | 2024.01.30 03:25:58.409955 [ 3 ] {} <Debug> HTTP-Session: bfa9946a-3b0b-4664-8946-ef4c057d96a2 Destroying unnamed session | ||
| 10522 | 2024.01.30 03:26:03.401271 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4929, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10523 | 2024.01.30 03:26:03.401405 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10524 | 2024.01.30 03:26:03.401436 [ 3 ] {} <Debug> HTTP-Session: 76ae319f-ef30-4190-a6e1-ac51e3ed650a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10525 | 2024.01.30 03:26:03.401464 [ 3 ] {} <Debug> HTTP-Session: 76ae319f-ef30-4190-a6e1-ac51e3ed650a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10526 | 2024.01.30 03:26:03.401607 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10527 | 2024.01.30 03:26:03.401675 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10528 | 2024.01.30 03:26:03.401856 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10529 | 2024.01.30 03:26:03.402306 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10530 | 2024.01.30 03:26:03.402572 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10531 | 2024.01.30 03:26:03.402736 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. | ||
| 10532 | 2024.01.30 03:26:03.402854 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} <Information> executeQuery: Read 34 rows, 2.76 KiB in 0.001209227 sec., 28117 rows/sec., 2.23 MiB/sec. | ||
| 10533 | 2024.01.30 03:26:03.402893 [ 80 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10534 | 2024.01.30 03:26:03.402998 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10535 | 2024.01.30 03:26:03.403008 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} <Debug> DynamicQueryHandler: Done processing query | ||
| 10536 | 2024.01.30 03:26:03.403047 [ 3 ] {0224af63-8c90-4851-8241-a25d5d17769a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10537 | 2024.01.30 03:26:03.403095 [ 3 ] {} <Debug> HTTP-Session: 76ae319f-ef30-4190-a6e1-ac51e3ed650a Destroying unnamed session | ||
| 10538 | 2024.01.30 03:26:03.403173 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact | ||
| 10539 | 2024.01.30 03:26:03.403313 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10540 | 2024.01.30 03:26:03.403444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10541 | 2024.01.30 03:26:03.403502 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10542 | 2024.01.30 03:26:03.403505 [ 3 ] {} <Debug> HTTP-Session: 4f9cfcc0-f358-4777-b4a1-0c8e22f4cffd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10543 | 2024.01.30 03:26:03.403566 [ 3 ] {} <Debug> HTTP-Session: 4f9cfcc0-f358-4777-b4a1-0c8e22f4cffd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10544 | 2024.01.30 03:26:03.403571 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 55 rows starting from the beginning of the part | ||
| 10545 | 2024.01.30 03:26:03.403744 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 10546 | 2024.01.30 03:26:03.403862 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10547 | 2024.01.30 03:26:03.403898 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 34 rows starting from the beginning of the part | ||
| 10548 | 2024.01.30 03:26:03.404223 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 21 rows starting from the beginning of the part | ||
| 10549 | 2024.01.30 03:26:03.404306 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10550 | 2024.01.30 03:26:03.404492 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part | ||
| 10551 | 2024.01.30 03:26:03.404655 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 21 rows starting from the beginning of the part | ||
| 10552 | 2024.01.30 03:26:03.404952 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
| 10553 | 2024.01.30 03:26:03.405174 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10554 | 2024.01.30 03:26:03.405634 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10555 | 2024.01.30 03:26:03.405963 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 10556 | 2024.01.30 03:26:03.406238 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002423195 sec., 825 rows/sec., 70.53 KiB/sec. | ||
| 10557 | 2024.01.30 03:26:03.406631 [ 21 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 199 rows, containing 4 columns (4 merged, 0 gathered) in 0.003562881 sec., 55853.67571917221 rows/sec., 4.42 MiB/sec. | ||
| 10558 | 2024.01.30 03:26:03.406656 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} <Debug> DynamicQueryHandler: Done processing query | ||
| 10559 | 2024.01.30 03:26:03.406696 [ 3 ] {aa3f38cb-a1bc-4ff7-bd70-46a7489db6a7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 10560 | 2024.01.30 03:26:03.406719 [ 3 ] {} <Debug> HTTP-Session: 4f9cfcc0-f358-4777-b4a1-0c8e22f4cffd Destroying unnamed session | ||
| 10561 | 2024.01.30 03:26:03.406767 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 10562 | 2024.01.30 03:26:03.406854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 17069, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10563 | 2024.01.30 03:26:03.406903 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10564 | 2024.01.30 03:26:03.406922 [ 3 ] {} <Debug> HTTP-Session: 3a9fa611-b552-4119-8a16-daa8eeff2826 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10565 | 2024.01.30 03:26:03.406945 [ 3 ] {} <Debug> HTTP-Session: 3a9fa611-b552-4119-8a16-daa8eeff2826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10566 | 2024.01.30 03:26:03.406962 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. | ||
| 10567 | 2024.01.30 03:26:03.407036 [ 20 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_111_22} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 | ||
| 10568 | 2024.01.30 03:26:03.407043 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10569 | 2024.01.30 03:26:03.407103 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10570 | 2024.01.30 03:26:03.407229 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10571 | 2024.01.30 03:26:03.407589 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10572 | 2024.01.30 03:26:03.407804 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 10573 | 2024.01.30 03:26:03.407954 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. | ||
| 10574 | 2024.01.30 03:26:03.408054 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} <Information> executeQuery: Read 103 rows, 10.74 KiB in 0.000978882 sec., 105222 rows/sec., 10.71 MiB/sec. | ||
| 10575 | 2024.01.30 03:26:03.408209 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} <Debug> DynamicQueryHandler: Done processing query | ||
| 10576 | 2024.01.30 03:26:03.408233 [ 3 ] {a8aac15e-5a7c-4935-b508-59315b0d5584} <Debug> MemoryTracker: Peak memory usage (for query): 4.18 MiB. | ||
| 10577 | 2024.01.30 03:26:03.408249 [ 3 ] {} <Debug> HTTP-Session: 3a9fa611-b552-4119-8a16-daa8eeff2826 Destroying unnamed session | ||
| 10578 | 2024.01.30 03:26:03.408421 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10579 | 2024.01.30 03:26:03.408470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10580 | 2024.01.30 03:26:03.408488 [ 3 ] {} <Debug> HTTP-Session: 7be54bad-bbf3-4308-9922-2a4693260a34 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10581 | 2024.01.30 03:26:03.408505 [ 3 ] {} <Debug> HTTP-Session: 7be54bad-bbf3-4308-9922-2a4693260a34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10582 | 2024.01.30 03:26:03.408575 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 10583 | 2024.01.30 03:26:03.408614 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10584 | 2024.01.30 03:26:03.408722 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10585 | 2024.01.30 03:26:03.408998 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10586 | 2024.01.30 03:26:03.409214 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} <Trace> MergedBlockOutputStream: filled checksums all_36_36_0 (state Temporary) | ||
| 10587 | 2024.01.30 03:26:03.409361 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_36_36_0 to all_36_36_0. | ||
| 10588 | 2024.01.30 03:26:03.409476 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00086451 sec., 2313 rows/sec., 161.53 KiB/sec. | ||
| 10589 | 2024.01.30 03:26:03.409606 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} <Debug> DynamicQueryHandler: Done processing query | ||
| 10590 | 2024.01.30 03:26:03.409629 [ 3 ] {48ad5535-dd54-494b-8f25-244ae33c2572} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 10591 | 2024.01.30 03:26:03.409644 [ 3 ] {} <Debug> HTTP-Session: 7be54bad-bbf3-4308-9922-2a4693260a34 Destroying unnamed session | ||
| 10592 | 2024.01.30 03:26:03.409769 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6155, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10593 | 2024.01.30 03:26:03.409813 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10594 | 2024.01.30 03:26:03.409831 [ 3 ] {} <Debug> HTTP-Session: bcb61fcd-7047-47d0-b272-78816c293fcd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10595 | 2024.01.30 03:26:03.409848 [ 3 ] {} <Debug> HTTP-Session: bcb61fcd-7047-47d0-b272-78816c293fcd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10596 | 2024.01.30 03:26:03.409918 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10597 | 2024.01.30 03:26:03.409956 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10598 | 2024.01.30 03:26:03.410064 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10599 | 2024.01.30 03:26:03.410349 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10600 | 2024.01.30 03:26:03.410560 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 10601 | 2024.01.30 03:26:03.410713 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. | ||
| 10602 | 2024.01.30 03:26:03.410826 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} <Information> executeQuery: Read 36 rows, 2.89 KiB in 0.000873211 sec., 41227 rows/sec., 3.23 MiB/sec. | ||
| 10603 | 2024.01.30 03:26:03.410970 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} <Debug> DynamicQueryHandler: Done processing query | ||
| 10604 | 2024.01.30 03:26:03.411007 [ 3 ] {fb36a5ac-2236-44ef-91e6-f6247a051ac5} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10605 | 2024.01.30 03:26:03.411065 [ 3 ] {} <Debug> HTTP-Session: bcb61fcd-7047-47d0-b272-78816c293fcd Destroying unnamed session | ||
| 10606 | 2024.01.30 03:26:03.411203 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10607 | 2024.01.30 03:26:03.411250 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10608 | 2024.01.30 03:26:03.411268 [ 3 ] {} <Debug> HTTP-Session: 23fb20c2-fe8f-491f-8836-0b2053d2cbba Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10609 | 2024.01.30 03:26:03.411286 [ 3 ] {} <Debug> HTTP-Session: 23fb20c2-fe8f-491f-8836-0b2053d2cbba Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10610 | 2024.01.30 03:26:03.411356 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 10611 | 2024.01.30 03:26:03.411400 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10612 | 2024.01.30 03:26:03.411524 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10613 | 2024.01.30 03:26:03.411809 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10614 | 2024.01.30 03:26:03.412085 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} <Trace> MergedBlockOutputStream: filled checksums all_46_46_0 (state Temporary) | ||
| 10615 | 2024.01.30 03:26:03.412274 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_46_46_0 to all_46_46_0. | ||
| 10616 | 2024.01.30 03:26:03.412396 [ 80 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_41_8 to all_46_46_0 | ||
| 10617 | 2024.01.30 03:26:03.412405 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001015503 sec., 984 rows/sec., 69.24 KiB/sec. | ||
| 10618 | 2024.01.30 03:26:03.412462 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10619 | 2024.01.30 03:26:03.412629 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_41_8 to all_46_46_0 into Compact | ||
| 10620 | 2024.01.30 03:26:03.412663 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} <Debug> DynamicQueryHandler: Done processing query | ||
| 10621 | 2024.01.30 03:26:03.412701 [ 3 ] {408c4c81-3005-4792-b54d-9be6f8f2bcf8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 10622 | 2024.01.30 03:26:03.412746 [ 3 ] {} <Debug> HTTP-Session: 23fb20c2-fe8f-491f-8836-0b2053d2cbba Destroying unnamed session | ||
| 10623 | 2024.01.30 03:26:03.412793 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10624 | 2024.01.30 03:26:03.412828 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_41_8, total 848 rows starting from the beginning of the part | ||
| 10625 | 2024.01.30 03:26:03.412965 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 36404, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10626 | 2024.01.30 03:26:03.412982 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_42_42_0, total 37 rows starting from the beginning of the part | ||
| 10627 | 2024.01.30 03:26:03.413060 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10628 | 2024.01.30 03:26:03.413102 [ 3 ] {} <Debug> HTTP-Session: 8d0f3305-2122-45ae-b26c-88281d2d2ec9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10629 | 2024.01.30 03:26:03.413153 [ 3 ] {} <Debug> HTTP-Session: 8d0f3305-2122-45ae-b26c-88281d2d2ec9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10630 | 2024.01.30 03:26:03.413223 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_43_43_0, total 1 rows starting from the beginning of the part | ||
| 10631 | 2024.01.30 03:26:03.413372 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10632 | 2024.01.30 03:26:03.413500 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_44_44_0, total 1 rows starting from the beginning of the part | ||
| 10633 | 2024.01.30 03:26:03.413512 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10634 | 2024.01.30 03:26:03.413807 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_45_45_0, total 36 rows starting from the beginning of the part | ||
| 10635 | 2024.01.30 03:26:03.414164 [ 9 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_46_46_0, total 1 rows starting from the beginning of the part | ||
| 10636 | 2024.01.30 03:26:03.414184 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10637 | 2024.01.30 03:26:03.415168 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10638 | 2024.01.30 03:26:03.415866 [ 12 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 924 rows, containing 5 columns (5 merged, 0 gathered) in 0.003318825 sec., 278411.78730424173 rows/sec., 19.63 MiB/sec. | ||
| 10639 | 2024.01.30 03:26:03.415914 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} <Trace> MergedBlockOutputStream: filled checksums all_111_111_0 (state Temporary) | ||
| 10640 | 2024.01.30 03:26:03.416009 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Trace> MergedBlockOutputStream: filled checksums all_1_46_9 (state Temporary) | ||
| 10641 | 2024.01.30 03:26:03.416168 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_111_111_0 to all_111_111_0. | ||
| 10642 | 2024.01.30 03:26:03.416250 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_46_9 to all_1_46_9. | ||
| 10643 | 2024.01.30 03:26:03.416340 [ 80 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_106_21 to all_111_111_0 | ||
| 10644 | 2024.01.30 03:26:03.416373 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_46_9} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_41_8 to all_46_46_0 | ||
| 10645 | 2024.01.30 03:26:03.416394 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} <Information> executeQuery: Read 34 rows, 46.98 KiB in 0.002952157 sec., 11517 rows/sec., 15.54 MiB/sec. | ||
| 10646 | 2024.01.30 03:26:03.416415 [ 80 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.54 GiB. | ||
| 10647 | 2024.01.30 03:26:03.416617 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_106_21 to all_111_111_0 into Compact | ||
| 10648 | 2024.01.30 03:26:03.416696 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} <Debug> DynamicQueryHandler: Done processing query | ||
| 10649 | 2024.01.30 03:26:03.416713 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10650 | 2024.01.30 03:26:03.416735 [ 3 ] {84b35252-3ce3-40f2-9299-a1c90f5c2455} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 10651 | 2024.01.30 03:26:03.416753 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_106_21, total 2747 rows starting from the beginning of the part | ||
| 10652 | 2024.01.30 03:26:03.416769 [ 3 ] {} <Debug> HTTP-Session: 8d0f3305-2122-45ae-b26c-88281d2d2ec9 Destroying unnamed session | ||
| 10653 | 2024.01.30 03:26:03.416877 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_107_107_0, total 34 rows starting from the beginning of the part | ||
| 10654 | 2024.01.30 03:26:03.416967 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_108_108_0, total 21 rows starting from the beginning of the part | ||
| 10655 | 2024.01.30 03:26:03.417056 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_109_109_0, total 34 rows starting from the beginning of the part | ||
| 10656 | 2024.01.30 03:26:03.417139 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_110_110_0, total 21 rows starting from the beginning of the part | ||
| 10657 | 2024.01.30 03:26:03.417224 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_111_111_0, total 34 rows starting from the beginning of the part | ||
| 10658 | 2024.01.30 03:26:03.422081 [ 18 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 2891 rows, containing 6 columns (6 merged, 0 gathered) in 0.005508225 sec., 524851.4721166982 rows/sec., 708.26 MiB/sec. | ||
| 10659 | 2024.01.30 03:26:03.423347 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Trace> MergedBlockOutputStream: filled checksums all_1_111_22 (state Temporary) | ||
| 10660 | 2024.01.30 03:26:03.423560 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_111_22 to all_1_111_22. | ||
| 10661 | 2024.01.30 03:26:03.423617 [ 20 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_106_21 to all_111_111_0 | ||
| 10662 | 2024.01.30 03:26:03.423680 [ 20 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_111_22: 14.04 MiB. | ||
| 10663 | 2024.01.30 03:26:04.000137 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.67 MiB, peak 265.68 MiB, will set to 251.59 MiB (RSS), difference: -1.08 MiB | ||
| 10664 | 2024.01.30 03:26:04.442993 [ 41 ] {} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Found 6 old parts to remove. | ||
| 10665 | 2024.01.30 03:26:04.443076 [ 41 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_1_11_2 | ||
| 10666 | 2024.01.30 03:26:04.443405 [ 41 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_12_12_0 | ||
| 10667 | 2024.01.30 03:26:04.443667 [ 41 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_13_13_0 | ||
| 10668 | 2024.01.30 03:26:04.443935 [ 41 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_14_14_0 | ||
| 10669 | 2024.01.30 03:26:04.444214 [ 41 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_15_15_0 | ||
| 10670 | 2024.01.30 03:26:04.444501 [ 41 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_16_16_0 | ||
| 10671 | 2024.01.30 03:26:04.824502 [ 46 ] {} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Found 6 old parts to remove. | ||
| 10672 | 2024.01.30 03:26:04.824559 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_1_11_2 | ||
| 10673 | 2024.01.30 03:26:04.824890 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_12_12_0 | ||
| 10674 | 2024.01.30 03:26:04.825215 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_13_13_0 | ||
| 10675 | 2024.01.30 03:26:04.825487 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_14_14_0 | ||
| 10676 | 2024.01.30 03:26:04.825961 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_15_15_0 | ||
| 10677 | 2024.01.30 03:26:04.826266 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_16_16_0 | ||
| 10678 | 2024.01.30 03:26:05.218229 [ 45 ] {} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Found 6 old parts to remove. | ||
| 10679 | 2024.01.30 03:26:05.218287 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_1_1_0 | ||
| 10680 | 2024.01.30 03:26:05.219077 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_2_2_0 | ||
| 10681 | 2024.01.30 03:26:05.219323 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_3_3_0 | ||
| 10682 | 2024.01.30 03:26:05.219551 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_4_4_0 | ||
| 10683 | 2024.01.30 03:26:05.219863 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_5_5_0 | ||
| 10684 | 2024.01.30 03:26:05.220088 [ 45 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_6_6_0 | ||
| 10685 | 2024.01.30 03:26:08.400304 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3063, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10686 | 2024.01.30 03:26:08.400452 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10687 | 2024.01.30 03:26:08.400479 [ 3 ] {} <Debug> HTTP-Session: bfd49888-f5f7-483a-9fc4-877365b8f57a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10688 | 2024.01.30 03:26:08.400504 [ 3 ] {} <Debug> HTTP-Session: bfd49888-f5f7-483a-9fc4-877365b8f57a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10689 | 2024.01.30 03:26:08.400634 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10690 | 2024.01.30 03:26:08.400697 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10691 | 2024.01.30 03:26:08.400863 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10692 | 2024.01.30 03:26:08.401333 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10693 | 2024.01.30 03:26:08.401598 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 10694 | 2024.01.30 03:26:08.401770 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. | ||
| 10695 | 2024.01.30 03:26:08.401931 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} <Information> executeQuery: Read 21 rows, 1.70 KiB in 0.001254889 sec., 16734 rows/sec., 1.32 MiB/sec. | ||
| 10696 | 2024.01.30 03:26:08.402085 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} <Debug> DynamicQueryHandler: Done processing query | ||
| 10697 | 2024.01.30 03:26:08.402116 [ 3 ] {8468d4f3-ec3d-47ef-a035-768a622e483e} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10698 | 2024.01.30 03:26:08.402144 [ 3 ] {} <Debug> HTTP-Session: bfd49888-f5f7-483a-9fc4-877365b8f57a Destroying unnamed session | ||
| 10699 | 2024.01.30 03:26:08.402283 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 9569, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10700 | 2024.01.30 03:26:08.402333 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10701 | 2024.01.30 03:26:08.402353 [ 3 ] {} <Debug> HTTP-Session: 38f29845-a39a-49ff-a570-9e541d15b38f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10702 | 2024.01.30 03:26:08.402373 [ 3 ] {} <Debug> HTTP-Session: 38f29845-a39a-49ff-a570-9e541d15b38f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10703 | 2024.01.30 03:26:08.402456 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10704 | 2024.01.30 03:26:08.402499 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10705 | 2024.01.30 03:26:08.402604 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10706 | 2024.01.30 03:26:08.402976 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10707 | 2024.01.30 03:26:08.403197 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 10708 | 2024.01.30 03:26:08.403352 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. | ||
| 10709 | 2024.01.30 03:26:08.403478 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} <Information> executeQuery: Read 63 rows, 5.70 KiB in 0.000988833 sec., 63711 rows/sec., 5.63 MiB/sec. | ||
| 10710 | 2024.01.30 03:26:08.403603 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} <Debug> DynamicQueryHandler: Done processing query | ||
| 10711 | 2024.01.30 03:26:08.403628 [ 3 ] {4dbd1553-3a08-4c70-8a74-81442fedf7bd} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 10712 | 2024.01.30 03:26:08.403644 [ 3 ] {} <Debug> HTTP-Session: 38f29845-a39a-49ff-a570-9e541d15b38f Destroying unnamed session | ||
| 10713 | 2024.01.30 03:26:08.403777 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3610, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10714 | 2024.01.30 03:26:08.403825 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10715 | 2024.01.30 03:26:08.403844 [ 3 ] {} <Debug> HTTP-Session: 5b2d8287-8249-4fe4-9674-a5b694dfa8e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10716 | 2024.01.30 03:26:08.403861 [ 3 ] {} <Debug> HTTP-Session: 5b2d8287-8249-4fe4-9674-a5b694dfa8e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10717 | 2024.01.30 03:26:08.403934 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10718 | 2024.01.30 03:26:08.403973 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10719 | 2024.01.30 03:26:08.404080 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10720 | 2024.01.30 03:26:08.404406 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10721 | 2024.01.30 03:26:08.404629 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 10722 | 2024.01.30 03:26:08.404785 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. | ||
| 10723 | 2024.01.30 03:26:08.404902 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} <Information> executeQuery: Read 21 rows, 1.68 KiB in 0.000940221 sec., 22335 rows/sec., 1.75 MiB/sec. | ||
| 10724 | 2024.01.30 03:26:08.405027 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} <Debug> DynamicQueryHandler: Done processing query | ||
| 10725 | 2024.01.30 03:26:08.405058 [ 3 ] {f71ddd46-25a5-42e1-a860-3f39b594cae4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10726 | 2024.01.30 03:26:08.405076 [ 3 ] {} <Debug> HTTP-Session: 5b2d8287-8249-4fe4-9674-a5b694dfa8e2 Destroying unnamed session | ||
| 10727 | 2024.01.30 03:26:08.405260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22508, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10728 | 2024.01.30 03:26:08.405309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10729 | 2024.01.30 03:26:08.405328 [ 3 ] {} <Debug> HTTP-Session: 756b85ec-45f0-46ae-91f0-7112cfbf0f25 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10730 | 2024.01.30 03:26:08.405346 [ 3 ] {} <Debug> HTTP-Session: 756b85ec-45f0-46ae-91f0-7112cfbf0f25 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10731 | 2024.01.30 03:26:08.405424 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10732 | 2024.01.30 03:26:08.405470 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10733 | 2024.01.30 03:26:08.405611 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10734 | 2024.01.30 03:26:08.406002 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10735 | 2024.01.30 03:26:08.406314 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} <Trace> MergedBlockOutputStream: filled checksums all_112_112_0 (state Temporary) | ||
| 10736 | 2024.01.30 03:26:08.406502 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_112_112_0 to all_112_112_0. | ||
| 10737 | 2024.01.30 03:26:08.406625 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} <Information> executeQuery: Read 21 rows, 29.02 KiB in 0.001170717 sec., 17937 rows/sec., 24.21 MiB/sec. | ||
| 10738 | 2024.01.30 03:26:08.406795 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} <Debug> DynamicQueryHandler: Done processing query | ||
| 10739 | 2024.01.30 03:26:08.406829 [ 3 ] {0a4bf6c2-1d68-46b4-976f-953168677652} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 10740 | 2024.01.30 03:26:08.406880 [ 3 ] {} <Debug> HTTP-Session: 756b85ec-45f0-46ae-91f0-7112cfbf0f25 Destroying unnamed session | ||
| 10741 | 2024.01.30 03:26:09.500089 [ 42 ] {} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Found 6 old parts to remove. | ||
| 10742 | 2024.01.30 03:26:09.500139 [ 42 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_1_11_2 | ||
| 10743 | 2024.01.30 03:26:09.500401 [ 42 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_12_12_0 | ||
| 10744 | 2024.01.30 03:26:09.500609 [ 42 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_13_13_0 | ||
| 10745 | 2024.01.30 03:26:09.500879 [ 42 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_14_14_0 | ||
| 10746 | 2024.01.30 03:26:09.501149 [ 42 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_15_15_0 | ||
| 10747 | 2024.01.30 03:26:09.502066 [ 42 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_16_16_0 | ||
| 10748 | 2024.01.30 03:26:10.354254 [ 43 ] {} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Found 6 old parts to remove. | ||
| 10749 | 2024.01.30 03:26:10.354316 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_1_11_2 | ||
| 10750 | 2024.01.30 03:26:10.354648 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_12_12_0 | ||
| 10751 | 2024.01.30 03:26:10.354892 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_13_13_0 | ||
| 10752 | 2024.01.30 03:26:10.355125 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_14_14_0 | ||
| 10753 | 2024.01.30 03:26:10.355406 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_15_15_0 | ||
| 10754 | 2024.01.30 03:26:10.355664 [ 43 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_16_16_0 | ||
| 10755 | 2024.01.30 03:26:13.166885 [ 57 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 10756 | 2024.01.30 03:26:13.166947 [ 57 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 10757 | 2024.01.30 03:26:13.401601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6220, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10758 | 2024.01.30 03:26:13.401707 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10759 | 2024.01.30 03:26:13.401733 [ 3 ] {} <Debug> HTTP-Session: a2a13538-2b73-44c6-8855-4822951ac8c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10760 | 2024.01.30 03:26:13.401758 [ 3 ] {} <Debug> HTTP-Session: a2a13538-2b73-44c6-8855-4822951ac8c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10761 | 2024.01.30 03:26:13.401891 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10762 | 2024.01.30 03:26:13.401954 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10763 | 2024.01.30 03:26:13.402123 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10764 | 2024.01.30 03:26:13.402604 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10765 | 2024.01.30 03:26:13.402879 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 10766 | 2024.01.30 03:26:13.403059 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. | ||
| 10767 | 2024.01.30 03:26:13.403183 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} <Information> executeQuery: Read 43 rows, 3.49 KiB in 0.001250788 sec., 34378 rows/sec., 2.72 MiB/sec. | ||
| 10768 | 2024.01.30 03:26:13.403345 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} <Debug> DynamicQueryHandler: Done processing query | ||
| 10769 | 2024.01.30 03:26:13.403371 [ 3 ] {afda3d36-8ebb-4943-b83e-136f9c14010b} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10770 | 2024.01.30 03:26:13.403387 [ 3 ] {} <Debug> HTTP-Session: a2a13538-2b73-44c6-8855-4822951ac8c8 Destroying unnamed session | ||
| 10771 | 2024.01.30 03:26:13.403570 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 20966, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10772 | 2024.01.30 03:26:13.403619 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10773 | 2024.01.30 03:26:13.403640 [ 3 ] {} <Debug> HTTP-Session: 54554ff2-a376-4cc6-91e5-60d9942bf1b7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10774 | 2024.01.30 03:26:13.403658 [ 3 ] {} <Debug> HTTP-Session: 54554ff2-a376-4cc6-91e5-60d9942bf1b7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10775 | 2024.01.30 03:26:13.403744 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10776 | 2024.01.30 03:26:13.403787 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10777 | 2024.01.30 03:26:13.403896 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10778 | 2024.01.30 03:26:13.404284 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10779 | 2024.01.30 03:26:13.404522 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 10780 | 2024.01.30 03:26:13.404680 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. | ||
| 10781 | 2024.01.30 03:26:13.404807 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} <Information> executeQuery: Read 129 rows, 13.06 KiB in 0.001030874 sec., 125136 rows/sec., 12.37 MiB/sec. | ||
| 10782 | 2024.01.30 03:26:13.404959 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} <Debug> DynamicQueryHandler: Done processing query | ||
| 10783 | 2024.01.30 03:26:13.404984 [ 3 ] {db118ecb-ea30-4f1b-9eb1-2040c29cefd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 10784 | 2024.01.30 03:26:13.405036 [ 3 ] {} <Debug> HTTP-Session: 54554ff2-a376-4cc6-91e5-60d9942bf1b7 Destroying unnamed session | ||
| 10785 | 2024.01.30 03:26:13.405223 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 8384, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10786 | 2024.01.30 03:26:13.405274 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10787 | 2024.01.30 03:26:13.405295 [ 3 ] {} <Debug> HTTP-Session: 8b701fcd-b03c-44ae-84a7-799eaf6016c6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10788 | 2024.01.30 03:26:13.405312 [ 3 ] {} <Debug> HTTP-Session: 8b701fcd-b03c-44ae-84a7-799eaf6016c6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10789 | 2024.01.30 03:26:13.405390 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10790 | 2024.01.30 03:26:13.405431 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10791 | 2024.01.30 03:26:13.405544 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10792 | 2024.01.30 03:26:13.405857 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10793 | 2024.01.30 03:26:13.406081 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 10794 | 2024.01.30 03:26:13.406237 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. | ||
| 10795 | 2024.01.30 03:26:13.406353 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} <Information> executeQuery: Read 49 rows, 3.95 KiB in 0.000933891 sec., 52468 rows/sec., 4.13 MiB/sec. | ||
| 10796 | 2024.01.30 03:26:13.406466 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} <Debug> DynamicQueryHandler: Done processing query | ||
| 10797 | 2024.01.30 03:26:13.406490 [ 3 ] {7d172aaa-ba0b-40db-8494-e1339b4d655e} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 10798 | 2024.01.30 03:26:13.406506 [ 3 ] {} <Debug> HTTP-Session: 8b701fcd-b03c-44ae-84a7-799eaf6016c6 Destroying unnamed session | ||
| 10799 | 2024.01.30 03:26:13.406721 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 46020, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10800 | 2024.01.30 03:26:13.406766 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10801 | 2024.01.30 03:26:13.406786 [ 3 ] {} <Debug> HTTP-Session: 746dbf8f-0607-4b32-922d-312e2ee0c922 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10802 | 2024.01.30 03:26:13.406802 [ 3 ] {} <Debug> HTTP-Session: 746dbf8f-0607-4b32-922d-312e2ee0c922 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10803 | 2024.01.30 03:26:13.406894 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10804 | 2024.01.30 03:26:13.406939 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10805 | 2024.01.30 03:26:13.407082 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10806 | 2024.01.30 03:26:13.407555 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10807 | 2024.01.30 03:26:13.407896 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} <Trace> MergedBlockOutputStream: filled checksums all_113_113_0 (state Temporary) | ||
| 10808 | 2024.01.30 03:26:13.408089 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_113_113_0 to all_113_113_0. | ||
| 10809 | 2024.01.30 03:26:13.408217 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} <Information> executeQuery: Read 43 rows, 59.42 KiB in 0.001289789 sec., 33338 rows/sec., 44.99 MiB/sec. | ||
| 10810 | 2024.01.30 03:26:13.408344 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} <Debug> DynamicQueryHandler: Done processing query | ||
| 10811 | 2024.01.30 03:26:13.408368 [ 3 ] {6433da36-6c4f-40fc-9925-849b062cb497} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 10812 | 2024.01.30 03:26:13.408383 [ 3 ] {} <Debug> HTTP-Session: 746dbf8f-0607-4b32-922d-312e2ee0c922 Destroying unnamed session | ||
| 10813 | 2024.01.30 03:26:13.408506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 1541, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10814 | 2024.01.30 03:26:13.408555 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10815 | 2024.01.30 03:26:13.408575 [ 3 ] {} <Debug> HTTP-Session: 86e3f9ae-426d-40f3-b871-0468b2b9d094 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10816 | 2024.01.30 03:26:13.408592 [ 3 ] {} <Debug> HTTP-Session: 86e3f9ae-426d-40f3-b871-0468b2b9d094 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10817 | 2024.01.30 03:26:13.408662 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10818 | 2024.01.30 03:26:13.408702 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 10819 | 2024.01.30 03:26:13.408810 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10820 | 2024.01.30 03:26:13.409059 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10821 | 2024.01.30 03:26:13.409313 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 10822 | 2024.01.30 03:26:13.409500 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} <Trace> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 10823 | 2024.01.30 03:26:13.409622 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} <Information> executeQuery: Read 9 rows, 709.00 B in 0.000923821 sec., 9742 rows/sec., 749.48 KiB/sec. | ||
| 10824 | 2024.01.30 03:26:13.409757 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} <Debug> DynamicQueryHandler: Done processing query | ||
| 10825 | 2024.01.30 03:26:13.409781 [ 3 ] {17feb7be-1716-44b0-901a-9c10e6a00e3a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 10826 | 2024.01.30 03:26:13.409796 [ 3 ] {} <Debug> HTTP-Session: 86e3f9ae-426d-40f3-b871-0468b2b9d094 Destroying unnamed session | ||
| 10827 | 2024.01.30 03:26:18.400270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3205, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10828 | 2024.01.30 03:26:18.400394 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10829 | 2024.01.30 03:26:18.400423 [ 3 ] {} <Debug> HTTP-Session: 47a73d5c-2ac0-47d5-8152-ab18c6f6cb29 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10830 | 2024.01.30 03:26:18.400449 [ 3 ] {} <Debug> HTTP-Session: 47a73d5c-2ac0-47d5-8152-ab18c6f6cb29 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10831 | 2024.01.30 03:26:18.400583 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10832 | 2024.01.30 03:26:18.400645 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10833 | 2024.01.30 03:26:18.400805 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10834 | 2024.01.30 03:26:18.401257 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10835 | 2024.01.30 03:26:18.401535 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 10836 | 2024.01.30 03:26:18.401708 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. | ||
| 10837 | 2024.01.30 03:26:18.401836 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} <Information> executeQuery: Read 22 rows, 1.78 KiB in 0.001211468 sec., 18159 rows/sec., 1.44 MiB/sec. | ||
| 10838 | 2024.01.30 03:26:18.401981 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} <Debug> DynamicQueryHandler: Done processing query | ||
| 10839 | 2024.01.30 03:26:18.402008 [ 3 ] {c33dc963-2370-4727-86d8-57a89ee382d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10840 | 2024.01.30 03:26:18.402025 [ 3 ] {} <Debug> HTTP-Session: 47a73d5c-2ac0-47d5-8152-ab18c6f6cb29 Destroying unnamed session | ||
| 10841 | 2024.01.30 03:26:18.402152 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10013, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10842 | 2024.01.30 03:26:18.402199 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10843 | 2024.01.30 03:26:18.402218 [ 3 ] {} <Debug> HTTP-Session: f13c44e4-8833-427a-80ec-56221f6a7740 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10844 | 2024.01.30 03:26:18.402236 [ 3 ] {} <Debug> HTTP-Session: f13c44e4-8833-427a-80ec-56221f6a7740 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10845 | 2024.01.30 03:26:18.402322 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10846 | 2024.01.30 03:26:18.402366 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10847 | 2024.01.30 03:26:18.402471 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10848 | 2024.01.30 03:26:18.402840 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10849 | 2024.01.30 03:26:18.403058 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 10850 | 2024.01.30 03:26:18.403214 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. | ||
| 10851 | 2024.01.30 03:26:18.403336 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} <Information> executeQuery: Read 66 rows, 5.96 KiB in 0.000974242 sec., 67744 rows/sec., 5.98 MiB/sec. | ||
| 10852 | 2024.01.30 03:26:18.403484 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} <Debug> DynamicQueryHandler: Done processing query | ||
| 10853 | 2024.01.30 03:26:18.403508 [ 3 ] {c9696c07-33c8-4865-a9fe-935038e58d25} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 10854 | 2024.01.30 03:26:18.403525 [ 3 ] {} <Debug> HTTP-Session: f13c44e4-8833-427a-80ec-56221f6a7740 Destroying unnamed session | ||
| 10855 | 2024.01.30 03:26:18.403665 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3778, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10856 | 2024.01.30 03:26:18.403713 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10857 | 2024.01.30 03:26:18.403732 [ 3 ] {} <Debug> HTTP-Session: 8099a2b0-a048-4fcb-a016-c8f56fb85d4f Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10858 | 2024.01.30 03:26:18.403749 [ 3 ] {} <Debug> HTTP-Session: 8099a2b0-a048-4fcb-a016-c8f56fb85d4f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10859 | 2024.01.30 03:26:18.403822 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10860 | 2024.01.30 03:26:18.403862 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10861 | 2024.01.30 03:26:18.403977 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10862 | 2024.01.30 03:26:18.404283 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10863 | 2024.01.30 03:26:18.404499 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 10864 | 2024.01.30 03:26:18.404672 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. | ||
| 10865 | 2024.01.30 03:26:18.404793 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} <Information> executeQuery: Read 22 rows, 1.76 KiB in 0.000935542 sec., 23515 rows/sec., 1.84 MiB/sec. | ||
| 10866 | 2024.01.30 03:26:18.404919 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} <Debug> DynamicQueryHandler: Done processing query | ||
| 10867 | 2024.01.30 03:26:18.404944 [ 3 ] {f4a56bfb-d6fd-41f5-98ff-c42ef200b467} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 10868 | 2024.01.30 03:26:18.404962 [ 3 ] {} <Debug> HTTP-Session: 8099a2b0-a048-4fcb-a016-c8f56fb85d4f Destroying unnamed session | ||
| 10869 | 2024.01.30 03:26:18.405126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 23576, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10870 | 2024.01.30 03:26:18.405175 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10871 | 2024.01.30 03:26:18.405196 [ 3 ] {} <Debug> HTTP-Session: 68c6885e-8f44-4e63-8734-fc3db1c4fd37 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10872 | 2024.01.30 03:26:18.405214 [ 3 ] {} <Debug> HTTP-Session: 68c6885e-8f44-4e63-8734-fc3db1c4fd37 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10873 | 2024.01.30 03:26:18.405292 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 10874 | 2024.01.30 03:26:18.405339 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 10875 | 2024.01.30 03:26:18.405480 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10876 | 2024.01.30 03:26:18.405897 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10877 | 2024.01.30 03:26:18.406218 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} <Trace> MergedBlockOutputStream: filled checksums all_114_114_0 (state Temporary) | ||
| 10878 | 2024.01.30 03:26:18.406409 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_114_114_0 to all_114_114_0. | ||
| 10879 | 2024.01.30 03:26:18.406529 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} <Information> executeQuery: Read 22 rows, 30.40 KiB in 0.001200067 sec., 18332 rows/sec., 24.74 MiB/sec. | ||
| 10880 | 2024.01.30 03:26:18.406664 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 10881 | 2024.01.30 03:26:18.406688 [ 3 ] {18d1602e-bb52-48e8-8984-e02d002de7e5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 10882 | 2024.01.30 03:26:18.406705 [ 3 ] {} <Debug> HTTP-Session: 68c6885e-8f44-4e63-8734-fc3db1c4fd37 Destroying unnamed session | ||
| 10883 | 2024.01.30 03:26:23.403610 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10884 | 2024.01.30 03:26:23.403756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10885 | 2024.01.30 03:26:23.403787 [ 3 ] {} <Debug> HTTP-Session: 58845613-a7ce-40a4-ad38-37f169f4fb84 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10886 | 2024.01.30 03:26:23.403815 [ 3 ] {} <Debug> HTTP-Session: 58845613-a7ce-40a4-ad38-37f169f4fb84 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10887 | 2024.01.30 03:26:23.403954 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 10888 | 2024.01.30 03:26:23.404016 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 10889 | 2024.01.30 03:26:23.404180 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10890 | 2024.01.30 03:26:23.404649 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10891 | 2024.01.30 03:26:23.404929 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 10892 | 2024.01.30 03:26:23.405100 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. | ||
| 10893 | 2024.01.30 03:26:23.405233 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001238208 sec., 37150 rows/sec., 2.94 MiB/sec. | ||
| 10894 | 2024.01.30 03:26:23.405386 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} <Debug> DynamicQueryHandler: Done processing query | ||
| 10895 | 2024.01.30 03:26:23.405412 [ 3 ] {2d4c9300-42ba-4702-807e-8980090e7493} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10896 | 2024.01.30 03:26:23.405428 [ 3 ] {} <Debug> HTTP-Session: 58845613-a7ce-40a4-ad38-37f169f4fb84 Destroying unnamed session | ||
| 10897 | 2024.01.30 03:26:23.405540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10898 | 2024.01.30 03:26:23.405588 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10899 | 2024.01.30 03:26:23.405609 [ 3 ] {} <Debug> HTTP-Session: 5761d934-550d-4a86-ad44-d4c780d01395 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10900 | 2024.01.30 03:26:23.405627 [ 3 ] {} <Debug> HTTP-Session: 5761d934-550d-4a86-ad44-d4c780d01395 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10901 | 2024.01.30 03:26:23.405697 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 10902 | 2024.01.30 03:26:23.405738 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 10903 | 2024.01.30 03:26:23.405845 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10904 | 2024.01.30 03:26:23.406192 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10905 | 2024.01.30 03:26:23.406424 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10906 | 2024.01.30 03:26:23.406579 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 10907 | 2024.01.30 03:26:23.406700 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000966812 sec., 2068 rows/sec., 176.76 KiB/sec. | ||
| 10908 | 2024.01.30 03:26:23.406825 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} <Debug> DynamicQueryHandler: Done processing query | ||
| 10909 | 2024.01.30 03:26:23.406850 [ 3 ] {43ad5a13-d9fd-449c-b4a0-c4c56d43f6ea} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 10910 | 2024.01.30 03:26:23.406867 [ 3 ] {} <Debug> HTTP-Session: 5761d934-550d-4a86-ad44-d4c780d01395 Destroying unnamed session | ||
| 10911 | 2024.01.30 03:26:23.407024 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 27805, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10912 | 2024.01.30 03:26:23.407071 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10913 | 2024.01.30 03:26:23.407090 [ 3 ] {} <Debug> HTTP-Session: 9d2c6918-a1c9-4bba-ae44-5383a1d0aae8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10914 | 2024.01.30 03:26:23.407106 [ 3 ] {} <Debug> HTTP-Session: 9d2c6918-a1c9-4bba-ae44-5383a1d0aae8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10915 | 2024.01.30 03:26:23.407183 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 10916 | 2024.01.30 03:26:23.407222 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 10917 | 2024.01.30 03:26:23.407329 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10918 | 2024.01.30 03:26:23.407741 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10919 | 2024.01.30 03:26:23.407969 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 10920 | 2024.01.30 03:26:23.408126 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. | ||
| 10921 | 2024.01.30 03:26:23.408246 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} <Information> executeQuery: Read 175 rows, 17.11 KiB in 0.001023064 sec., 171054 rows/sec., 16.33 MiB/sec. | ||
| 10922 | 2024.01.30 03:26:23.408245 [ 60 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 10923 | 2024.01.30 03:26:23.408362 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10924 | 2024.01.30 03:26:23.408437 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} <Debug> DynamicQueryHandler: Done processing query | ||
| 10925 | 2024.01.30 03:26:23.408487 [ 3 ] {509c5bb6-e30d-4ad6-8644-4a4e0b031117} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 10926 | 2024.01.30 03:26:23.408492 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact | ||
| 10927 | 2024.01.30 03:26:23.408508 [ 3 ] {} <Debug> HTTP-Session: 9d2c6918-a1c9-4bba-ae44-5383a1d0aae8 Destroying unnamed session | ||
| 10928 | 2024.01.30 03:26:23.408638 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10929 | 2024.01.30 03:26:23.408654 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10930 | 2024.01.30 03:26:23.408693 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 205 rows starting from the beginning of the part | ||
| 10931 | 2024.01.30 03:26:23.408738 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10932 | 2024.01.30 03:26:23.408788 [ 3 ] {} <Debug> HTTP-Session: 8e1fdc43-92ca-4e13-abf6-59b1519046bb Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10933 | 2024.01.30 03:26:23.408826 [ 3 ] {} <Debug> HTTP-Session: 8e1fdc43-92ca-4e13-abf6-59b1519046bb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10934 | 2024.01.30 03:26:23.408928 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 103 rows starting from the beginning of the part | ||
| 10935 | 2024.01.30 03:26:23.409029 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 10936 | 2024.01.30 03:26:23.409142 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 10937 | 2024.01.30 03:26:23.409161 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 63 rows starting from the beginning of the part | ||
| 10938 | 2024.01.30 03:26:23.409483 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 129 rows starting from the beginning of the part | ||
| 10939 | 2024.01.30 03:26:23.409628 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10940 | 2024.01.30 03:26:23.409754 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 66 rows starting from the beginning of the part | ||
| 10941 | 2024.01.30 03:26:23.409900 [ 17 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 175 rows starting from the beginning of the part | ||
| 10942 | 2024.01.30 03:26:23.410442 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10943 | 2024.01.30 03:26:23.410851 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} <Trace> MergedBlockOutputStream: filled checksums all_37_37_0 (state Temporary) | ||
| 10944 | 2024.01.30 03:26:23.411183 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_37_37_0 to all_37_37_0. | ||
| 10945 | 2024.01.30 03:26:23.411392 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002305542 sec., 867 rows/sec., 60.57 KiB/sec. | ||
| 10946 | 2024.01.30 03:26:23.411854 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} <Debug> DynamicQueryHandler: Done processing query | ||
| 10947 | 2024.01.30 03:26:23.411896 [ 3 ] {b48876d5-400c-44dd-9268-4ee8dfea615b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 10948 | 2024.01.30 03:26:23.411921 [ 3 ] {} <Debug> HTTP-Session: 8e1fdc43-92ca-4e13-abf6-59b1519046bb Destroying unnamed session | ||
| 10949 | 2024.01.30 03:26:23.411932 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 741 rows, containing 4 columns (4 merged, 0 gathered) in 0.003507189 sec., 211280.315945334 rows/sec., 20.15 MiB/sec. | ||
| 10950 | 2024.01.30 03:26:23.412088 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 13223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10951 | 2024.01.30 03:26:23.412134 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 10952 | 2024.01.30 03:26:23.412163 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10953 | 2024.01.30 03:26:23.412205 [ 3 ] {} <Debug> HTTP-Session: 903031d3-ad62-4d0e-87f6-575220f65096 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10954 | 2024.01.30 03:26:23.412227 [ 3 ] {} <Debug> HTTP-Session: 903031d3-ad62-4d0e-87f6-575220f65096 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10955 | 2024.01.30 03:26:23.412329 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 10956 | 2024.01.30 03:26:23.412390 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 10957 | 2024.01.30 03:26:23.412460 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. | ||
| 10958 | 2024.01.30 03:26:23.412615 [ 14 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_116_23} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 | ||
| 10959 | 2024.01.30 03:26:23.412664 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10960 | 2024.01.30 03:26:23.413121 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10961 | 2024.01.30 03:26:23.413345 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 10962 | 2024.01.30 03:26:23.413500 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. | ||
| 10963 | 2024.01.30 03:26:23.413639 [ 60 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 10964 | 2024.01.30 03:26:23.413647 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} <Information> executeQuery: Read 78 rows, 6.20 KiB in 0.001273059 sec., 61269 rows/sec., 4.76 MiB/sec. | ||
| 10965 | 2024.01.30 03:26:23.413704 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10966 | 2024.01.30 03:26:23.413912 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact | ||
| 10967 | 2024.01.30 03:26:23.413967 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} <Debug> DynamicQueryHandler: Done processing query | ||
| 10968 | 2024.01.30 03:26:23.414025 [ 3 ] {58c21ee7-1490-4326-ad50-3bb6253dce55} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 10969 | 2024.01.30 03:26:23.414104 [ 3 ] {} <Debug> HTTP-Session: 903031d3-ad62-4d0e-87f6-575220f65096 Destroying unnamed session | ||
| 10970 | 2024.01.30 03:26:23.414134 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 10971 | 2024.01.30 03:26:23.414238 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 105 rows starting from the beginning of the part | ||
| 10972 | 2024.01.30 03:26:23.414360 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7233, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10973 | 2024.01.30 03:26:23.414462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10974 | 2024.01.30 03:26:23.414516 [ 3 ] {} <Debug> HTTP-Session: 4f0c8b22-dec8-4612-9277-9ad5a122baad Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10975 | 2024.01.30 03:26:23.414557 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 36 rows starting from the beginning of the part | ||
| 10976 | 2024.01.30 03:26:23.414567 [ 3 ] {} <Debug> HTTP-Session: 4f0c8b22-dec8-4612-9277-9ad5a122baad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10977 | 2024.01.30 03:26:23.414811 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 10978 | 2024.01.30 03:26:23.414819 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 21 rows starting from the beginning of the part | ||
| 10979 | 2024.01.30 03:26:23.414917 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 10980 | 2024.01.30 03:26:23.415146 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 49 rows starting from the beginning of the part | ||
| 10981 | 2024.01.30 03:26:23.415481 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 22 rows starting from the beginning of the part | ||
| 10982 | 2024.01.30 03:26:23.415494 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 10983 | 2024.01.30 03:26:23.415685 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 78 rows starting from the beginning of the part | ||
| 10984 | 2024.01.30 03:26:23.416225 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 10985 | 2024.01.30 03:26:23.416877 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} <Trace> MergedBlockOutputStream: filled checksums all_47_47_0 (state Temporary) | ||
| 10986 | 2024.01.30 03:26:23.417273 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_47_47_0 to all_47_47_0. | ||
| 10987 | 2024.01.30 03:26:23.417274 [ 14 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 311 rows, containing 4 columns (4 merged, 0 gathered) in 0.003493949 sec., 89011.03021251885 rows/sec., 6.96 MiB/sec. | ||
| 10988 | 2024.01.30 03:26:23.417454 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 10989 | 2024.01.30 03:26:23.417500 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.00263938 sec., 14018 rows/sec., 1012.31 KiB/sec. | ||
| 10990 | 2024.01.30 03:26:23.417718 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 10991 | 2024.01.30 03:26:23.417720 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. | ||
| 10992 | 2024.01.30 03:26:23.417758 [ 3 ] {47970fd0-4008-4174-9f20-bdedd6b6e8f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 10993 | 2024.01.30 03:26:23.417795 [ 3 ] {} <Debug> HTTP-Session: 4f0c8b22-dec8-4612-9277-9ad5a122baad Destroying unnamed session | ||
| 10994 | 2024.01.30 03:26:23.417832 [ 18 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_116_23} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 | ||
| 10995 | 2024.01.30 03:26:23.417986 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 49225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 10996 | 2024.01.30 03:26:23.418040 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 10997 | 2024.01.30 03:26:23.418059 [ 3 ] {} <Debug> HTTP-Session: c4f675eb-7fea-4675-b94a-29796a17a029 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 10998 | 2024.01.30 03:26:23.418076 [ 3 ] {} <Debug> HTTP-Session: c4f675eb-7fea-4675-b94a-29796a17a029 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 10999 | 2024.01.30 03:26:23.418167 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11000 | 2024.01.30 03:26:23.418214 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11001 | 2024.01.30 03:26:23.418370 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11002 | 2024.01.30 03:26:23.418857 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11003 | 2024.01.30 03:26:23.419172 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} <Trace> MergedBlockOutputStream: filled checksums all_115_115_0 (state Temporary) | ||
| 11004 | 2024.01.30 03:26:23.419359 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_115_115_0 to all_115_115_0. | ||
| 11005 | 2024.01.30 03:26:23.419500 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001303619 sec., 35286 rows/sec., 47.62 MiB/sec. | ||
| 11006 | 2024.01.30 03:26:23.419614 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} <Debug> DynamicQueryHandler: Done processing query | ||
| 11007 | 2024.01.30 03:26:23.419636 [ 3 ] {8afefd0c-d1b4-4995-882a-a02e4e23fd41} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 11008 | 2024.01.30 03:26:23.419651 [ 3 ] {} <Debug> HTTP-Session: c4f675eb-7fea-4675-b94a-29796a17a029 Destroying unnamed session | ||
| 11009 | 2024.01.30 03:26:23.419756 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 969, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11010 | 2024.01.30 03:26:23.419800 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11011 | 2024.01.30 03:26:23.419819 [ 3 ] {} <Debug> HTTP-Session: 2f69a66c-d961-44db-92a7-f78f6bf2e42c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11012 | 2024.01.30 03:26:23.419835 [ 3 ] {} <Debug> HTTP-Session: 2f69a66c-d961-44db-92a7-f78f6bf2e42c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11013 | 2024.01.30 03:26:23.419904 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11014 | 2024.01.30 03:26:23.419944 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 11015 | 2024.01.30 03:26:23.420049 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11016 | 2024.01.30 03:26:23.420297 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11017 | 2024.01.30 03:26:23.420547 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 11018 | 2024.01.30 03:26:23.420724 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} <Trace> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 11019 | 2024.01.30 03:26:23.420834 [ 60 ] {} <Debug> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 11020 | 2024.01.30 03:26:23.420851 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} <Information> executeQuery: Read 6 rows, 405.00 B in 0.000909311 sec., 6598 rows/sec., 434.95 KiB/sec. | ||
| 11021 | 2024.01.30 03:26:23.420894 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11022 | 2024.01.30 03:26:23.421067 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 11023 | 2024.01.30 03:26:23.421111 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} <Debug> DynamicQueryHandler: Done processing query | ||
| 11024 | 2024.01.30 03:26:23.421158 [ 3 ] {1d937221-bea7-4fa1-8912-0c74cf2b4c72} <Debug> MemoryTracker: Peak memory usage (for query): 4.10 MiB. | ||
| 11025 | 2024.01.30 03:26:23.421207 [ 3 ] {} <Debug> HTTP-Session: 2f69a66c-d961-44db-92a7-f78f6bf2e42c Destroying unnamed session | ||
| 11026 | 2024.01.30 03:26:23.421254 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11027 | 2024.01.30 03:26:23.421295 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 12 rows starting from the beginning of the part | ||
| 11028 | 2024.01.30 03:26:23.421931 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 9 rows starting from the beginning of the part | ||
| 11029 | 2024.01.30 03:26:23.422035 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 3 rows starting from the beginning of the part | ||
| 11030 | 2024.01.30 03:26:23.422132 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 3 rows starting from the beginning of the part | ||
| 11031 | 2024.01.30 03:26:23.422226 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 9 rows starting from the beginning of the part | ||
| 11032 | 2024.01.30 03:26:23.422310 [ 15 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 6 rows starting from the beginning of the part | ||
| 11033 | 2024.01.30 03:26:23.422930 [ 14 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 42 rows, containing 4 columns (4 merged, 0 gathered) in 0.001973884 sec., 21277.846114563978 rows/sec., 1.52 MiB/sec. | ||
| 11034 | 2024.01.30 03:26:23.423058 [ 14 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 11035 | 2024.01.30 03:26:23.423319 [ 14 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Trace> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 11036 | 2024.01.30 03:26:23.423392 [ 14 ] {9a3a0992-210d-43b9-92d2-f8148dba92af::all_1_6_1} <Trace> oximeter.measurements_i64 (9a3a0992-210d-43b9-92d2-f8148dba92af) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 11037 | 2024.01.30 03:26:24.923456 [ 45 ] {} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Found 5 old parts to remove. | ||
| 11038 | 2024.01.30 03:26:24.923504 [ 45 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Removing part from filesystem all_1_1_0 | ||
| 11039 | 2024.01.30 03:26:24.924358 [ 45 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Removing part from filesystem all_2_2_0 | ||
| 11040 | 2024.01.30 03:26:24.924627 [ 45 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Removing part from filesystem all_3_3_0 | ||
| 11041 | 2024.01.30 03:26:24.924824 [ 45 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Removing part from filesystem all_4_4_0 | ||
| 11042 | 2024.01.30 03:26:24.925035 [ 45 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Removing part from filesystem all_5_5_0 | ||
| 11043 | 2024.01.30 03:26:25.922067 [ 41 ] {} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Found 5 old parts to remove. | ||
| 11044 | 2024.01.30 03:26:25.922120 [ 41 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Removing part from filesystem all_1_1_0 | ||
| 11045 | 2024.01.30 03:26:25.922456 [ 41 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Removing part from filesystem all_2_2_0 | ||
| 11046 | 2024.01.30 03:26:25.922714 [ 41 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Removing part from filesystem all_3_3_0 | ||
| 11047 | 2024.01.30 03:26:25.922956 [ 41 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Removing part from filesystem all_4_4_0 | ||
| 11048 | 2024.01.30 03:26:25.923167 [ 41 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Removing part from filesystem all_5_5_0 | ||
| 11049 | 2024.01.30 03:26:28.167207 [ 77 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11050 | 2024.01.30 03:26:28.167305 [ 77 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11051 | 2024.01.30 03:26:28.401480 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11052 | 2024.01.30 03:26:28.401629 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11053 | 2024.01.30 03:26:28.401676 [ 3 ] {} <Debug> HTTP-Session: 6f7eeaba-023e-40b2-90a8-5b8afdf546bf Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11054 | 2024.01.30 03:26:28.401720 [ 3 ] {} <Debug> HTTP-Session: 6f7eeaba-023e-40b2-90a8-5b8afdf546bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11055 | 2024.01.30 03:26:28.401926 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11056 | 2024.01.30 03:26:28.402028 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11057 | 2024.01.30 03:26:28.402224 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11058 | 2024.01.30 03:26:28.402667 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11059 | 2024.01.30 03:26:28.402936 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11060 | 2024.01.30 03:26:28.403104 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. | ||
| 11061 | 2024.01.30 03:26:28.403226 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001243048 sec., 18502 rows/sec., 1.46 MiB/sec. | ||
| 11062 | 2024.01.30 03:26:28.403221 [ 77 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 11063 | 2024.01.30 03:26:28.403283 [ 77 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11064 | 2024.01.30 03:26:28.403399 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact | ||
| 11065 | 2024.01.30 03:26:28.403410 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} <Debug> DynamicQueryHandler: Done processing query | ||
| 11066 | 2024.01.30 03:26:28.403493 [ 3 ] {d2b1384c-241b-4a46-b93b-430f9a29f3b7} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11067 | 2024.01.30 03:26:28.403522 [ 3 ] {} <Debug> HTTP-Session: 6f7eeaba-023e-40b2-90a8-5b8afdf546bf Destroying unnamed session | ||
| 11068 | 2024.01.30 03:26:28.403677 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11069 | 2024.01.30 03:26:28.403736 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11070 | 2024.01.30 03:26:28.403810 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 55 rows starting from the beginning of the part | ||
| 11071 | 2024.01.30 03:26:28.403870 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11072 | 2024.01.30 03:26:28.403963 [ 3 ] {} <Debug> HTTP-Session: 8e41d30f-bf2f-41d4-93ba-7591f106c240 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11073 | 2024.01.30 03:26:28.404007 [ 3 ] {} <Debug> HTTP-Session: 8e41d30f-bf2f-41d4-93ba-7591f106c240 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11074 | 2024.01.30 03:26:28.404163 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 21 rows starting from the beginning of the part | ||
| 11075 | 2024.01.30 03:26:28.404210 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 11076 | 2024.01.30 03:26:28.404301 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11077 | 2024.01.30 03:26:28.404376 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 43 rows starting from the beginning of the part | ||
| 11078 | 2024.01.30 03:26:28.404678 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 22 rows starting from the beginning of the part | ||
| 11079 | 2024.01.30 03:26:28.404825 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11080 | 2024.01.30 03:26:28.404932 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 46 rows starting from the beginning of the part | ||
| 11081 | 2024.01.30 03:26:28.405113 [ 10 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 23 rows starting from the beginning of the part | ||
| 11082 | 2024.01.30 03:26:28.405641 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11083 | 2024.01.30 03:26:28.406075 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11084 | 2024.01.30 03:26:28.406419 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 11085 | 2024.01.30 03:26:28.406700 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 210 rows, containing 4 columns (4 merged, 0 gathered) in 0.003337456 sec., 62922.177850434586 rows/sec., 4.98 MiB/sec. | ||
| 11086 | 2024.01.30 03:26:28.406713 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002427475 sec., 823 rows/sec., 70.40 KiB/sec. | ||
| 11087 | 2024.01.30 03:26:28.406950 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 11088 | 2024.01.30 03:26:28.406965 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} <Debug> DynamicQueryHandler: Done processing query | ||
| 11089 | 2024.01.30 03:26:28.407019 [ 3 ] {8208f6e8-86ca-47c5-ad1d-25b67d16f24a} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 11090 | 2024.01.30 03:26:28.407051 [ 3 ] {} <Debug> HTTP-Session: 8e41d30f-bf2f-41d4-93ba-7591f106c240 Destroying unnamed session | ||
| 11091 | 2024.01.30 03:26:28.407213 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11092 | 2024.01.30 03:26:28.407237 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. | ||
| 11093 | 2024.01.30 03:26:28.407295 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11094 | 2024.01.30 03:26:28.407328 [ 3 ] {} <Debug> HTTP-Session: 833c635c-ebed-43f1-9cb4-0f97edff372b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11095 | 2024.01.30 03:26:28.407362 [ 3 ] {} <Debug> HTTP-Session: 833c635c-ebed-43f1-9cb4-0f97edff372b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11096 | 2024.01.30 03:26:28.407363 [ 14 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_116_23} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 | ||
| 11097 | 2024.01.30 03:26:28.407534 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11098 | 2024.01.30 03:26:28.407580 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11099 | 2024.01.30 03:26:28.407694 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11100 | 2024.01.30 03:26:28.408029 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11101 | 2024.01.30 03:26:28.408248 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11102 | 2024.01.30 03:26:28.408399 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. | ||
| 11103 | 2024.01.30 03:26:28.408499 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} <Information> executeQuery: Read 70 rows, 6.34 KiB in 0.000932681 sec., 75052 rows/sec., 6.64 MiB/sec. | ||
| 11104 | 2024.01.30 03:26:28.408605 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} <Debug> DynamicQueryHandler: Done processing query | ||
| 11105 | 2024.01.30 03:26:28.408628 [ 3 ] {356d4b3f-4c1a-422f-9115-33633009f7f0} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 11106 | 2024.01.30 03:26:28.408643 [ 3 ] {} <Debug> HTTP-Session: 833c635c-ebed-43f1-9cb4-0f97edff372b Destroying unnamed session | ||
| 11107 | 2024.01.30 03:26:28.408748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11108 | 2024.01.30 03:26:28.408793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11109 | 2024.01.30 03:26:28.408812 [ 3 ] {} <Debug> HTTP-Session: 94930332-3dff-45bb-b3b1-c2f895fc367d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11110 | 2024.01.30 03:26:28.408829 [ 3 ] {} <Debug> HTTP-Session: 94930332-3dff-45bb-b3b1-c2f895fc367d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11111 | 2024.01.30 03:26:28.408898 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 11112 | 2024.01.30 03:26:28.408936 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11113 | 2024.01.30 03:26:28.409037 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11114 | 2024.01.30 03:26:28.409284 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11115 | 2024.01.30 03:26:28.409502 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} <Trace> MergedBlockOutputStream: filled checksums all_38_38_0 (state Temporary) | ||
| 11116 | 2024.01.30 03:26:28.409655 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_38_38_0 to all_38_38_0. | ||
| 11117 | 2024.01.30 03:26:28.409752 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000827479 sec., 2416 rows/sec., 168.76 KiB/sec. | ||
| 11118 | 2024.01.30 03:26:28.409868 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} <Debug> DynamicQueryHandler: Done processing query | ||
| 11119 | 2024.01.30 03:26:28.409891 [ 3 ] {b0488a7b-a82e-4451-9fbb-9c758d8e3f98} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 11120 | 2024.01.30 03:26:28.409907 [ 3 ] {} <Debug> HTTP-Session: 94930332-3dff-45bb-b3b1-c2f895fc367d Destroying unnamed session | ||
| 11121 | 2024.01.30 03:26:28.410011 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 4290, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11122 | 2024.01.30 03:26:28.410059 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11123 | 2024.01.30 03:26:28.410078 [ 3 ] {} <Debug> HTTP-Session: d8c40e5e-54c0-4447-afe2-a4b4279a5a17 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11124 | 2024.01.30 03:26:28.410095 [ 3 ] {} <Debug> HTTP-Session: d8c40e5e-54c0-4447-afe2-a4b4279a5a17 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11125 | 2024.01.30 03:26:28.410164 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11126 | 2024.01.30 03:26:28.410202 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11127 | 2024.01.30 03:26:28.410306 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11128 | 2024.01.30 03:26:28.410686 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11129 | 2024.01.30 03:26:28.410894 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11130 | 2024.01.30 03:26:28.411044 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. | ||
| 11131 | 2024.01.30 03:26:28.411141 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} <Information> executeQuery: Read 25 rows, 2.00 KiB in 0.000950331 sec., 26306 rows/sec., 2.06 MiB/sec. | ||
| 11132 | 2024.01.30 03:26:28.411258 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} <Debug> DynamicQueryHandler: Done processing query | ||
| 11133 | 2024.01.30 03:26:28.411280 [ 3 ] {9f3ac13f-90cc-489c-9275-c28dd8238a4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11134 | 2024.01.30 03:26:28.411297 [ 3 ] {} <Debug> HTTP-Session: d8c40e5e-54c0-4447-afe2-a4b4279a5a17 Destroying unnamed session | ||
| 11135 | 2024.01.30 03:26:28.411398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11136 | 2024.01.30 03:26:28.411444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11137 | 2024.01.30 03:26:28.411464 [ 3 ] {} <Debug> HTTP-Session: c286aaba-3950-48bd-9e8b-37c58d678690 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11138 | 2024.01.30 03:26:28.411481 [ 3 ] {} <Debug> HTTP-Session: c286aaba-3950-48bd-9e8b-37c58d678690 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11139 | 2024.01.30 03:26:28.411550 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 11140 | 2024.01.30 03:26:28.411592 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11141 | 2024.01.30 03:26:28.411709 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11142 | 2024.01.30 03:26:28.411960 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11143 | 2024.01.30 03:26:28.412216 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} <Trace> MergedBlockOutputStream: filled checksums all_48_48_0 (state Temporary) | ||
| 11144 | 2024.01.30 03:26:28.412398 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_48_48_0 to all_48_48_0. | ||
| 11145 | 2024.01.30 03:26:28.412503 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000925461 sec., 1080 rows/sec., 75.98 KiB/sec. | ||
| 11146 | 2024.01.30 03:26:28.412614 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} <Debug> DynamicQueryHandler: Done processing query | ||
| 11147 | 2024.01.30 03:26:28.412638 [ 3 ] {5adfa047-815c-41a2-967f-12efd1d361c7} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 11148 | 2024.01.30 03:26:28.412653 [ 3 ] {} <Debug> HTTP-Session: c286aaba-3950-48bd-9e8b-37c58d678690 Destroying unnamed session | ||
| 11149 | 2024.01.30 03:26:28.412778 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11150 | 2024.01.30 03:26:28.412822 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11151 | 2024.01.30 03:26:28.412842 [ 3 ] {} <Debug> HTTP-Session: dd5e3351-5642-41f0-8592-471c82d40f15 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11152 | 2024.01.30 03:26:28.412859 [ 3 ] {} <Debug> HTTP-Session: dd5e3351-5642-41f0-8592-471c82d40f15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11153 | 2024.01.30 03:26:28.412936 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11154 | 2024.01.30 03:26:28.412979 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11155 | 2024.01.30 03:26:28.413109 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11156 | 2024.01.30 03:26:28.413477 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11157 | 2024.01.30 03:26:28.413762 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} <Trace> MergedBlockOutputStream: filled checksums all_116_116_0 (state Temporary) | ||
| 11158 | 2024.01.30 03:26:28.413943 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_116_116_0 to all_116_116_0. | ||
| 11159 | 2024.01.30 03:26:28.414073 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001106175 sec., 20792 rows/sec., 28.06 MiB/sec. | ||
| 11160 | 2024.01.30 03:26:28.414070 [ 56 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_111_22 to all_116_116_0 | ||
| 11161 | 2024.01.30 03:26:28.414190 [ 56 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11162 | 2024.01.30 03:26:28.414268 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} <Debug> DynamicQueryHandler: Done processing query | ||
| 11163 | 2024.01.30 03:26:28.414315 [ 3 ] {2e956520-ece0-4c68-9a43-e3728b1a9c44} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 11164 | 2024.01.30 03:26:28.414324 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_111_22 to all_116_116_0 into Compact | ||
| 11165 | 2024.01.30 03:26:28.414343 [ 3 ] {} <Debug> HTTP-Session: dd5e3351-5642-41f0-8592-471c82d40f15 Destroying unnamed session | ||
| 11166 | 2024.01.30 03:26:28.414520 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11167 | 2024.01.30 03:26:28.414578 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_111_22, total 2891 rows starting from the beginning of the part | ||
| 11168 | 2024.01.30 03:26:28.414769 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_112_112_0, total 21 rows starting from the beginning of the part | ||
| 11169 | 2024.01.30 03:26:28.414956 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_113_113_0, total 43 rows starting from the beginning of the part | ||
| 11170 | 2024.01.30 03:26:28.415109 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_114_114_0, total 22 rows starting from the beginning of the part | ||
| 11171 | 2024.01.30 03:26:28.415197 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_115_115_0, total 46 rows starting from the beginning of the part | ||
| 11172 | 2024.01.30 03:26:28.415283 [ 10 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_116_116_0, total 23 rows starting from the beginning of the part | ||
| 11173 | 2024.01.30 03:26:28.419437 [ 22 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3046 rows, containing 6 columns (6 merged, 0 gathered) in 0.005189668 sec., 586935.4263124347 rows/sec., 792.04 MiB/sec. | ||
| 11174 | 2024.01.30 03:26:28.420975 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Trace> MergedBlockOutputStream: filled checksums all_1_116_23 (state Temporary) | ||
| 11175 | 2024.01.30 03:26:28.421212 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_116_23 to all_1_116_23. | ||
| 11176 | 2024.01.30 03:26:28.421279 [ 13 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_111_22 to all_116_116_0 | ||
| 11177 | 2024.01.30 03:26:28.421357 [ 13 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_116_23: 14.11 MiB. | ||
| 11178 | 2024.01.30 03:26:29.000181 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 252.86 MiB, peak 265.94 MiB, will set to 251.63 MiB (RSS), difference: -1.23 MiB | ||
| 11179 | 2024.01.30 03:26:29.360527 [ 43 ] {} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Found 6 old parts to remove. | ||
| 11180 | 2024.01.30 03:26:29.360612 [ 43 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_1_16_3 | ||
| 11181 | 2024.01.30 03:26:29.361092 [ 43 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_17_17_0 | ||
| 11182 | 2024.01.30 03:26:29.361468 [ 43 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_18_18_0 | ||
| 11183 | 2024.01.30 03:26:29.361729 [ 43 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_19_19_0 | ||
| 11184 | 2024.01.30 03:26:29.362000 [ 43 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_20_20_0 | ||
| 11185 | 2024.01.30 03:26:29.362259 [ 43 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_21_21_0 | ||
| 11186 | 2024.01.30 03:26:30.175952 [ 46 ] {} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Found 6 old parts to remove. | ||
| 11187 | 2024.01.30 03:26:30.176010 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_1_16_3 | ||
| 11188 | 2024.01.30 03:26:30.176467 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_17_17_0 | ||
| 11189 | 2024.01.30 03:26:30.176828 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_18_18_0 | ||
| 11190 | 2024.01.30 03:26:30.177153 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_19_19_0 | ||
| 11191 | 2024.01.30 03:26:30.177426 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_20_20_0 | ||
| 11192 | 2024.01.30 03:26:30.177625 [ 46 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_21_21_0 | ||
| 11193 | 2024.01.30 03:26:33.401615 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11194 | 2024.01.30 03:26:33.401792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11195 | 2024.01.30 03:26:33.401849 [ 3 ] {} <Debug> HTTP-Session: 87b24b4b-fd75-4d59-a364-cc43cce9ccf6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11196 | 2024.01.30 03:26:33.401892 [ 3 ] {} <Debug> HTTP-Session: 87b24b4b-fd75-4d59-a364-cc43cce9ccf6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11197 | 2024.01.30 03:26:33.402097 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11198 | 2024.01.30 03:26:33.402200 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11199 | 2024.01.30 03:26:33.402431 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11200 | 2024.01.30 03:26:33.402868 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11201 | 2024.01.30 03:26:33.403135 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11202 | 2024.01.30 03:26:33.403307 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. | ||
| 11203 | 2024.01.30 03:26:33.403446 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.00129066 sec., 35640 rows/sec., 2.82 MiB/sec. | ||
| 11204 | 2024.01.30 03:26:33.403648 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} <Debug> DynamicQueryHandler: Done processing query | ||
| 11205 | 2024.01.30 03:26:33.403691 [ 3 ] {3223ec6f-381b-4fd7-82b1-385c50fb059f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11206 | 2024.01.30 03:26:33.403737 [ 3 ] {} <Debug> HTTP-Session: 87b24b4b-fd75-4d59-a364-cc43cce9ccf6 Destroying unnamed session | ||
| 11207 | 2024.01.30 03:26:33.403916 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11208 | 2024.01.30 03:26:33.403969 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11209 | 2024.01.30 03:26:33.403990 [ 3 ] {} <Debug> HTTP-Session: 6f7adef3-be99-44fb-9cd9-531f9b9f4e78 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11210 | 2024.01.30 03:26:33.404009 [ 3 ] {} <Debug> HTTP-Session: 6f7adef3-be99-44fb-9cd9-531f9b9f4e78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11211 | 2024.01.30 03:26:33.404101 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11212 | 2024.01.30 03:26:33.404146 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11213 | 2024.01.30 03:26:33.404267 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11214 | 2024.01.30 03:26:33.404664 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11215 | 2024.01.30 03:26:33.404891 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11216 | 2024.01.30 03:26:33.405050 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. | ||
| 11217 | 2024.01.30 03:26:33.405175 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} <Information> executeQuery: Read 138 rows, 13.90 KiB in 0.001040734 sec., 132598 rows/sec., 13.04 MiB/sec. | ||
| 11218 | 2024.01.30 03:26:33.405306 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} <Debug> DynamicQueryHandler: Done processing query | ||
| 11219 | 2024.01.30 03:26:33.405332 [ 3 ] {3fd74f23-137f-4f5b-b3a8-d75ea32f7a41} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 11220 | 2024.01.30 03:26:33.405349 [ 3 ] {} <Debug> HTTP-Session: 6f7adef3-be99-44fb-9cd9-531f9b9f4e78 Destroying unnamed session | ||
| 11221 | 2024.01.30 03:26:33.405487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11222 | 2024.01.30 03:26:33.405533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11223 | 2024.01.30 03:26:33.405554 [ 3 ] {} <Debug> HTTP-Session: eb988bd6-13a3-49df-bdd6-1d34df7222e4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11224 | 2024.01.30 03:26:33.405572 [ 3 ] {} <Debug> HTTP-Session: eb988bd6-13a3-49df-bdd6-1d34df7222e4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11225 | 2024.01.30 03:26:33.405645 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11226 | 2024.01.30 03:26:33.405686 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11227 | 2024.01.30 03:26:33.405792 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11228 | 2024.01.30 03:26:33.406093 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11229 | 2024.01.30 03:26:33.406316 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11230 | 2024.01.30 03:26:33.406474 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. | ||
| 11231 | 2024.01.30 03:26:33.406597 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000922251 sec., 49877 rows/sec., 3.90 MiB/sec. | ||
| 11232 | 2024.01.30 03:26:33.406718 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} <Debug> DynamicQueryHandler: Done processing query | ||
| 11233 | 2024.01.30 03:26:33.406741 [ 3 ] {be91da57-190c-4258-99b8-3c5a62bd74c4} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11234 | 2024.01.30 03:26:33.406757 [ 3 ] {} <Debug> HTTP-Session: eb988bd6-13a3-49df-bdd6-1d34df7222e4 Destroying unnamed session | ||
| 11235 | 2024.01.30 03:26:33.406912 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 49225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11236 | 2024.01.30 03:26:33.406959 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11237 | 2024.01.30 03:26:33.406979 [ 3 ] {} <Debug> HTTP-Session: 1bc16c83-ed46-4aed-8861-027b2babcbd1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11238 | 2024.01.30 03:26:33.406996 [ 3 ] {} <Debug> HTTP-Session: 1bc16c83-ed46-4aed-8861-027b2babcbd1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11239 | 2024.01.30 03:26:33.407085 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11240 | 2024.01.30 03:26:33.407131 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11241 | 2024.01.30 03:26:33.407272 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11242 | 2024.01.30 03:26:33.407733 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11243 | 2024.01.30 03:26:33.408062 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} <Trace> MergedBlockOutputStream: filled checksums all_117_117_0 (state Temporary) | ||
| 11244 | 2024.01.30 03:26:33.408262 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_117_117_0 to all_117_117_0. | ||
| 11245 | 2024.01.30 03:26:33.408392 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.001276289 sec., 36041 rows/sec., 48.64 MiB/sec. | ||
| 11246 | 2024.01.30 03:26:33.408535 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} <Debug> DynamicQueryHandler: Done processing query | ||
| 11247 | 2024.01.30 03:26:33.408578 [ 3 ] {9e28397c-b5d5-4875-ac2b-b5c68310bbb5} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 11248 | 2024.01.30 03:26:33.408629 [ 3 ] {} <Debug> HTTP-Session: 1bc16c83-ed46-4aed-8861-027b2babcbd1 Destroying unnamed session | ||
| 11249 | 2024.01.30 03:26:34.378504 [ 44 ] {} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Found 6 old parts to remove. | ||
| 11250 | 2024.01.30 03:26:34.378562 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_1_16_3 | ||
| 11251 | 2024.01.30 03:26:34.378903 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_17_17_0 | ||
| 11252 | 2024.01.30 03:26:34.379234 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_18_18_0 | ||
| 11253 | 2024.01.30 03:26:34.379486 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_19_19_0 | ||
| 11254 | 2024.01.30 03:26:34.379707 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_20_20_0 | ||
| 11255 | 2024.01.30 03:26:34.379928 [ 44 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_21_21_0 | ||
| 11256 | 2024.01.30 03:26:35.510906 [ 41 ] {} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Found 6 old parts to remove. | ||
| 11257 | 2024.01.30 03:26:35.510983 [ 41 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_1_16_3 | ||
| 11258 | 2024.01.30 03:26:35.511408 [ 41 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_17_17_0 | ||
| 11259 | 2024.01.30 03:26:35.511617 [ 41 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_18_18_0 | ||
| 11260 | 2024.01.30 03:26:35.511832 [ 41 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_19_19_0 | ||
| 11261 | 2024.01.30 03:26:35.512089 [ 41 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_20_20_0 | ||
| 11262 | 2024.01.30 03:26:35.512335 [ 41 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_21_21_0 | ||
| 11263 | 2024.01.30 03:26:38.401104 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11264 | 2024.01.30 03:26:38.401231 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11265 | 2024.01.30 03:26:38.401264 [ 3 ] {} <Debug> HTTP-Session: 11874076-f618-4f58-87d3-e6504f02adc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11266 | 2024.01.30 03:26:38.401294 [ 3 ] {} <Debug> HTTP-Session: 11874076-f618-4f58-87d3-e6504f02adc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11267 | 2024.01.30 03:26:38.401439 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11268 | 2024.01.30 03:26:38.401503 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11269 | 2024.01.30 03:26:38.401667 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11270 | 2024.01.30 03:26:38.402077 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11271 | 2024.01.30 03:26:38.402344 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11272 | 2024.01.30 03:26:38.402512 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. | ||
| 11273 | 2024.01.30 03:26:38.402629 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001153176 sec., 19944 rows/sec., 1.58 MiB/sec. | ||
| 11274 | 2024.01.30 03:26:38.402778 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} <Debug> DynamicQueryHandler: Done processing query | ||
| 11275 | 2024.01.30 03:26:38.402803 [ 3 ] {8b8e20f5-f6f8-49d0-acc4-130a0e097f4a} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11276 | 2024.01.30 03:26:38.402819 [ 3 ] {} <Debug> HTTP-Session: 11874076-f618-4f58-87d3-e6504f02adc8 Destroying unnamed session | ||
| 11277 | 2024.01.30 03:26:38.402950 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11278 | 2024.01.30 03:26:38.402996 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11279 | 2024.01.30 03:26:38.403017 [ 3 ] {} <Debug> HTTP-Session: b4b7cd7d-6e14-41a0-b214-3013021e3234 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11280 | 2024.01.30 03:26:38.403034 [ 3 ] {} <Debug> HTTP-Session: b4b7cd7d-6e14-41a0-b214-3013021e3234 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11281 | 2024.01.30 03:26:38.403109 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11282 | 2024.01.30 03:26:38.403148 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11283 | 2024.01.30 03:26:38.403252 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11284 | 2024.01.30 03:26:38.403612 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11285 | 2024.01.30 03:26:38.403833 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11286 | 2024.01.30 03:26:38.403985 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. | ||
| 11287 | 2024.01.30 03:26:38.404104 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} <Information> executeQuery: Read 69 rows, 6.25 KiB in 0.000958802 sec., 71964 rows/sec., 6.37 MiB/sec. | ||
| 11288 | 2024.01.30 03:26:38.404253 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} <Debug> DynamicQueryHandler: Done processing query | ||
| 11289 | 2024.01.30 03:26:38.404278 [ 3 ] {94780038-2c61-4640-b092-2ba4c04d0e2f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 11290 | 2024.01.30 03:26:38.404329 [ 3 ] {} <Debug> HTTP-Session: b4b7cd7d-6e14-41a0-b214-3013021e3234 Destroying unnamed session | ||
| 11291 | 2024.01.30 03:26:38.404501 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11292 | 2024.01.30 03:26:38.404549 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11293 | 2024.01.30 03:26:38.404569 [ 3 ] {} <Debug> HTTP-Session: 62fbb9ad-dcc6-477c-95ac-ba1510db59f3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11294 | 2024.01.30 03:26:38.404586 [ 3 ] {} <Debug> HTTP-Session: 62fbb9ad-dcc6-477c-95ac-ba1510db59f3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11295 | 2024.01.30 03:26:38.404659 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11296 | 2024.01.30 03:26:38.404699 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11297 | 2024.01.30 03:26:38.404811 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11298 | 2024.01.30 03:26:38.405100 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11299 | 2024.01.30 03:26:38.405305 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11300 | 2024.01.30 03:26:38.405456 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. | ||
| 11301 | 2024.01.30 03:26:38.405568 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.000872489 sec., 26361 rows/sec., 2.06 MiB/sec. | ||
| 11302 | 2024.01.30 03:26:38.405699 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} <Debug> DynamicQueryHandler: Done processing query | ||
| 11303 | 2024.01.30 03:26:38.405723 [ 3 ] {2520acec-2955-4741-aa03-48415fdf851d} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11304 | 2024.01.30 03:26:38.405769 [ 3 ] {} <Debug> HTTP-Session: 62fbb9ad-dcc6-477c-95ac-ba1510db59f3 Destroying unnamed session | ||
| 11305 | 2024.01.30 03:26:38.405974 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11306 | 2024.01.30 03:26:38.406021 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11307 | 2024.01.30 03:26:38.406041 [ 3 ] {} <Debug> HTTP-Session: b3e8ea23-9351-4bcf-aba0-9e41c224633d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11308 | 2024.01.30 03:26:38.406058 [ 3 ] {} <Debug> HTTP-Session: b3e8ea23-9351-4bcf-aba0-9e41c224633d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11309 | 2024.01.30 03:26:38.406137 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11310 | 2024.01.30 03:26:38.406182 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11311 | 2024.01.30 03:26:38.406329 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11312 | 2024.01.30 03:26:38.406714 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11313 | 2024.01.30 03:26:38.407019 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} <Trace> MergedBlockOutputStream: filled checksums all_118_118_0 (state Temporary) | ||
| 11314 | 2024.01.30 03:26:38.407213 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_118_118_0 to all_118_118_0. | ||
| 11315 | 2024.01.30 03:26:38.407335 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001169156 sec., 19672 rows/sec., 26.55 MiB/sec. | ||
| 11316 | 2024.01.30 03:26:38.407460 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} <Debug> DynamicQueryHandler: Done processing query | ||
| 11317 | 2024.01.30 03:26:38.407483 [ 3 ] {3d20edd4-816e-4c1b-a6e1-38552ecab31e} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 11318 | 2024.01.30 03:26:38.407499 [ 3 ] {} <Debug> HTTP-Session: b3e8ea23-9351-4bcf-aba0-9e41c224633d Destroying unnamed session | ||
| 11319 | 2024.01.30 03:26:39.507047 [ 106 ] {} <Debug> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
| 11320 | 2024.01.30 03:26:39.507123 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11321 | 2024.01.30 03:26:39.507217 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact | ||
| 11322 | 2024.01.30 03:26:39.507343 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11323 | 2024.01.30 03:26:39.507378 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 8 rows starting from the beginning of the part | ||
| 11324 | 2024.01.30 03:26:39.507506 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 11325 | 2024.01.30 03:26:39.507595 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 11326 | 2024.01.30 03:26:39.507676 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 11327 | 2024.01.30 03:26:39.507753 [ 19 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 11328 | 2024.01.30 03:26:39.508364 [ 22 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001189807 sec., 13447.55914194487 rows/sec., 938.97 KiB/sec. | ||
| 11329 | 2024.01.30 03:26:39.508506 [ 22 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 11330 | 2024.01.30 03:26:39.508713 [ 22 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9. | ||
| 11331 | 2024.01.30 03:26:39.508786 [ 22 ] {998eeb4e-255e-4939-a38f-5c2ef922fc88::all_1_38_9} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88) (MergerMutator): Merged 5 parts: from all_1_34_8 to all_38_38_0 | ||
| 11332 | 2024.01.30 03:26:40.324967 [ 106 ] {} <Debug> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Selected 5 parts from all_1_34_8 to all_38_38_0 | ||
| 11333 | 2024.01.30 03:26:40.325057 [ 106 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11334 | 2024.01.30 03:26:40.325226 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_34_8 to all_38_38_0 into Compact | ||
| 11335 | 2024.01.30 03:26:40.325454 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11336 | 2024.01.30 03:26:40.325510 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_34_8, total 8 rows starting from the beginning of the part | ||
| 11337 | 2024.01.30 03:26:40.325669 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_35_35_0, total 2 rows starting from the beginning of the part | ||
| 11338 | 2024.01.30 03:26:40.325767 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_36_36_0, total 2 rows starting from the beginning of the part | ||
| 11339 | 2024.01.30 03:26:40.325852 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_37_37_0, total 2 rows starting from the beginning of the part | ||
| 11340 | 2024.01.30 03:26:40.325930 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_38_38_0, total 2 rows starting from the beginning of the part | ||
| 11341 | 2024.01.30 03:26:40.326513 [ 22 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 16 rows, containing 4 columns (4 merged, 0 gathered) in 0.001380941 sec., 11586.302383664473 rows/sec., 973.07 KiB/sec. | ||
| 11342 | 2024.01.30 03:26:40.326617 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Trace> MergedBlockOutputStream: filled checksums all_1_38_9 (state Temporary) | ||
| 11343 | 2024.01.30 03:26:40.326793 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_merge_all_1_38_9 to all_1_38_9. | ||
| 11344 | 2024.01.30 03:26:40.326857 [ 16 ] {00602763-9ba9-4727-abc3-697b9d44becd::all_1_38_9} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd) (MergerMutator): Merged 5 parts: from all_1_34_8 to all_38_38_0 | ||
| 11345 | 2024.01.30 03:26:43.167376 [ 146 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11346 | 2024.01.30 03:26:43.167465 [ 146 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11347 | 2024.01.30 03:26:43.402008 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11348 | 2024.01.30 03:26:43.402131 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11349 | 2024.01.30 03:26:43.402164 [ 3 ] {} <Debug> HTTP-Session: c510ab52-2680-4fa4-aa94-54af80d4cf43 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11350 | 2024.01.30 03:26:43.402194 [ 3 ] {} <Debug> HTTP-Session: c510ab52-2680-4fa4-aa94-54af80d4cf43 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11351 | 2024.01.30 03:26:43.402341 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11352 | 2024.01.30 03:26:43.402410 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11353 | 2024.01.30 03:26:43.402590 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11354 | 2024.01.30 03:26:43.403052 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11355 | 2024.01.30 03:26:43.403375 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11356 | 2024.01.30 03:26:43.403555 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. | ||
| 11357 | 2024.01.30 03:26:43.403683 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.00130123 sec., 35351 rows/sec., 2.80 MiB/sec. | ||
| 11358 | 2024.01.30 03:26:43.403833 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} <Debug> DynamicQueryHandler: Done processing query | ||
| 11359 | 2024.01.30 03:26:43.403860 [ 3 ] {2e6a6283-09c7-46db-a2d2-ddb4087f1e0e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11360 | 2024.01.30 03:26:43.403886 [ 3 ] {} <Debug> HTTP-Session: c510ab52-2680-4fa4-aa94-54af80d4cf43 Destroying unnamed session | ||
| 11361 | 2024.01.30 03:26:43.404056 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11362 | 2024.01.30 03:26:43.404106 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11363 | 2024.01.30 03:26:43.404127 [ 3 ] {} <Debug> HTTP-Session: 16e03c90-7e99-4e5a-93f2-6cfa43f9155d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11364 | 2024.01.30 03:26:43.404146 [ 3 ] {} <Debug> HTTP-Session: 16e03c90-7e99-4e5a-93f2-6cfa43f9155d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11365 | 2024.01.30 03:26:43.404233 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11366 | 2024.01.30 03:26:43.404276 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11367 | 2024.01.30 03:26:43.404385 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11368 | 2024.01.30 03:26:43.404782 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11369 | 2024.01.30 03:26:43.405009 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11370 | 2024.01.30 03:26:43.405173 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. | ||
| 11371 | 2024.01.30 03:26:43.405299 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} <Information> executeQuery: Read 138 rows, 13.90 KiB in 0.001036954 sec., 133082 rows/sec., 13.09 MiB/sec. | ||
| 11372 | 2024.01.30 03:26:43.405423 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 11373 | 2024.01.30 03:26:43.405447 [ 3 ] {df519c9d-4681-4502-b7b0-ba08ecdb64f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 11374 | 2024.01.30 03:26:43.405463 [ 3 ] {} <Debug> HTTP-Session: 16e03c90-7e99-4e5a-93f2-6cfa43f9155d Destroying unnamed session | ||
| 11375 | 2024.01.30 03:26:43.405593 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7847, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11376 | 2024.01.30 03:26:43.405640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11377 | 2024.01.30 03:26:43.405661 [ 3 ] {} <Debug> HTTP-Session: 2ebde9f0-95a3-41b4-9ce4-661b5a7a460c Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11378 | 2024.01.30 03:26:43.405679 [ 3 ] {} <Debug> HTTP-Session: 2ebde9f0-95a3-41b4-9ce4-661b5a7a460c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11379 | 2024.01.30 03:26:43.405754 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11380 | 2024.01.30 03:26:43.405795 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11381 | 2024.01.30 03:26:43.405904 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11382 | 2024.01.30 03:26:43.406202 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11383 | 2024.01.30 03:26:43.406424 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11384 | 2024.01.30 03:26:43.406581 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. | ||
| 11385 | 2024.01.30 03:26:43.406706 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.000921941 sec., 49894 rows/sec., 3.90 MiB/sec. | ||
| 11386 | 2024.01.30 03:26:43.406815 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} <Debug> DynamicQueryHandler: Done processing query | ||
| 11387 | 2024.01.30 03:26:43.406838 [ 3 ] {df4e311e-7c8c-4dce-87aa-17ec843f303a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11388 | 2024.01.30 03:26:43.406854 [ 3 ] {} <Debug> HTTP-Session: 2ebde9f0-95a3-41b4-9ce4-661b5a7a460c Destroying unnamed session | ||
| 11389 | 2024.01.30 03:26:43.407066 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 49225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11390 | 2024.01.30 03:26:43.407111 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11391 | 2024.01.30 03:26:43.407131 [ 3 ] {} <Debug> HTTP-Session: 20ccb281-c307-4da0-9306-a09fa6d4879b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11392 | 2024.01.30 03:26:43.407148 [ 3 ] {} <Debug> HTTP-Session: 20ccb281-c307-4da0-9306-a09fa6d4879b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11393 | 2024.01.30 03:26:43.407236 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11394 | 2024.01.30 03:26:43.407282 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11395 | 2024.01.30 03:26:43.407421 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11396 | 2024.01.30 03:26:43.407928 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11397 | 2024.01.30 03:26:43.408260 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} <Trace> MergedBlockOutputStream: filled checksums all_119_119_0 (state Temporary) | ||
| 11398 | 2024.01.30 03:26:43.408459 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_119_119_0 to all_119_119_0. | ||
| 11399 | 2024.01.30 03:26:43.408589 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.00132417 sec., 34738 rows/sec., 46.88 MiB/sec. | ||
| 11400 | 2024.01.30 03:26:43.408775 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} <Debug> DynamicQueryHandler: Done processing query | ||
| 11401 | 2024.01.30 03:26:43.408823 [ 3 ] {6b121d33-ed37-42f3-a620-de5554207d6c} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 11402 | 2024.01.30 03:26:43.408862 [ 3 ] {} <Debug> HTTP-Session: 20ccb281-c307-4da0-9306-a09fa6d4879b Destroying unnamed session | ||
| 11403 | 2024.01.30 03:26:48.401113 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 509, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11404 | 2024.01.30 03:26:48.401247 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11405 | 2024.01.30 03:26:48.401276 [ 3 ] {} <Debug> HTTP-Session: f1311e98-0ab3-4637-b195-e2e7406530f6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11406 | 2024.01.30 03:26:48.401306 [ 3 ] {} <Debug> HTTP-Session: f1311e98-0ab3-4637-b195-e2e7406530f6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11407 | 2024.01.30 03:26:48.401532 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11408 | 2024.01.30 03:26:48.402211 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11409 | 2024.01.30 03:26:48.402398 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11410 | 2024.01.30 03:26:48.402450 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11411 | 2024.01.30 03:26:48.402620 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 11-element set) | ||
| 11412 | 2024.01.30 03:26:48.402714 [ 187 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11413 | 2024.01.30 03:26:48.402786 [ 188 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11414 | 2024.01.30 03:26:48.402809 [ 192 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11415 | 2024.01.30 03:26:48.402993 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11416 | 2024.01.30 03:26:48.403068 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11417 | 2024.01.30 03:26:48.405135 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003546971 sec., 2819 rows/sec., 396.19 KiB/sec. | ||
| 11418 | 2024.01.30 03:26:48.405452 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 11419 | 2024.01.30 03:26:48.405484 [ 3 ] {640f1f7f-ccbc-43ad-980f-ff3d510cb1fa} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11420 | 2024.01.30 03:26:48.405505 [ 3 ] {} <Debug> HTTP-Session: f1311e98-0ab3-4637-b195-e2e7406530f6 Destroying unnamed session | ||
| 11421 | 2024.01.30 03:26:48.405720 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 532, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11422 | 2024.01.30 03:26:48.405780 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11423 | 2024.01.30 03:26:48.405803 [ 3 ] {} <Debug> HTTP-Session: 6c456ad9-1272-4c36-9b4f-f80787dc78e5 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11424 | 2024.01.30 03:26:48.405823 [ 3 ] {} <Debug> HTTP-Session: 6c456ad9-1272-4c36-9b4f-f80787dc78e5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11425 | 2024.01.30 03:26:48.405957 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11426 | 2024.01.30 03:26:48.406458 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11427 | 2024.01.30 03:26:48.406636 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11428 | 2024.01.30 03:26:48.406678 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11429 | 2024.01.30 03:26:48.406828 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 12-element set) | ||
| 11430 | 2024.01.30 03:26:48.406933 [ 191 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11431 | 2024.01.30 03:26:48.406961 [ 193 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11432 | 2024.01.30 03:26:48.406980 [ 192 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11433 | 2024.01.30 03:26:48.407141 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11434 | 2024.01.30 03:26:48.407208 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11435 | 2024.01.30 03:26:48.408842 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002846115 sec., 3513 rows/sec., 493.75 KiB/sec. | ||
| 11436 | 2024.01.30 03:26:48.409110 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Debug> DynamicQueryHandler: Done processing query | ||
| 11437 | 2024.01.30 03:26:48.409135 [ 3 ] {dd93df9d-681c-47d3-ac9f-614d2e525204} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11438 | 2024.01.30 03:26:48.409152 [ 3 ] {} <Debug> HTTP-Session: 6c456ad9-1272-4c36-9b4f-f80787dc78e5 Destroying unnamed session | ||
| 11439 | 2024.01.30 03:26:48.409434 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 563, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11440 | 2024.01.30 03:26:48.409481 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11441 | 2024.01.30 03:26:48.409500 [ 3 ] {} <Debug> HTTP-Session: c9c41afb-bbd7-4918-b8c9-ebbc81508294 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11442 | 2024.01.30 03:26:48.409518 [ 3 ] {} <Debug> HTTP-Session: c9c41afb-bbd7-4918-b8c9-ebbc81508294 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11443 | 2024.01.30 03:26:48.409647 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11444 | 2024.01.30 03:26:48.410181 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11445 | 2024.01.30 03:26:48.410358 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11446 | 2024.01.30 03:26:48.410400 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11447 | 2024.01.30 03:26:48.410547 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 13-element set) | ||
| 11448 | 2024.01.30 03:26:48.410633 [ 188 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11449 | 2024.01.30 03:26:48.410658 [ 187 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11450 | 2024.01.30 03:26:48.410671 [ 189 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11451 | 2024.01.30 03:26:48.410833 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11452 | 2024.01.30 03:26:48.410897 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11453 | 2024.01.30 03:26:48.412305 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002591959 sec., 3858 rows/sec., 542.17 KiB/sec. | ||
| 11454 | 2024.01.30 03:26:48.412574 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Debug> DynamicQueryHandler: Done processing query | ||
| 11455 | 2024.01.30 03:26:48.412599 [ 3 ] {add136a8-d863-45e4-b4df-457925a62a8d} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11456 | 2024.01.30 03:26:48.412616 [ 3 ] {} <Debug> HTTP-Session: c9c41afb-bbd7-4918-b8c9-ebbc81508294 Destroying unnamed session | ||
| 11457 | 2024.01.30 03:26:48.412810 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 590, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11458 | 2024.01.30 03:26:48.412855 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11459 | 2024.01.30 03:26:48.412874 [ 3 ] {} <Debug> HTTP-Session: f7ea1243-6097-46c5-a004-13c482a21ae4 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11460 | 2024.01.30 03:26:48.412890 [ 3 ] {} <Debug> HTTP-Session: f7ea1243-6097-46c5-a004-13c482a21ae4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11461 | 2024.01.30 03:26:48.413017 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11462 | 2024.01.30 03:26:48.413524 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11463 | 2024.01.30 03:26:48.413703 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11464 | 2024.01.30 03:26:48.413746 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11465 | 2024.01.30 03:26:48.413895 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 14-element set) | ||
| 11466 | 2024.01.30 03:26:48.414006 [ 188 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11467 | 2024.01.30 03:26:48.414005 [ 193 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11468 | 2024.01.30 03:26:48.414026 [ 192 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11469 | 2024.01.30 03:26:48.414144 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11470 | 2024.01.30 03:26:48.414207 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11471 | 2024.01.30 03:26:48.415539 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002483396 sec., 4026 rows/sec., 565.87 KiB/sec. | ||
| 11472 | 2024.01.30 03:26:48.415800 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 11473 | 2024.01.30 03:26:48.415824 [ 3 ] {970a7aa9-5924-402a-afd5-add8e92ab2e4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11474 | 2024.01.30 03:26:48.415842 [ 3 ] {} <Debug> HTTP-Session: f7ea1243-6097-46c5-a004-13c482a21ae4 Destroying unnamed session | ||
| 11475 | 2024.01.30 03:26:48.416073 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 617, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11476 | 2024.01.30 03:26:48.416118 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11477 | 2024.01.30 03:26:48.416137 [ 3 ] {} <Debug> HTTP-Session: f7d73179-e837-441a-a92d-7aca91fc4172 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11478 | 2024.01.30 03:26:48.416154 [ 3 ] {} <Debug> HTTP-Session: f7d73179-e837-441a-a92d-7aca91fc4172 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11479 | 2024.01.30 03:26:48.416284 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11480 | 2024.01.30 03:26:48.416801 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11481 | 2024.01.30 03:26:48.416986 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11482 | 2024.01.30 03:26:48.417029 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11483 | 2024.01.30 03:26:48.417179 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 15-element set) | ||
| 11484 | 2024.01.30 03:26:48.417250 [ 191 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11485 | 2024.01.30 03:26:48.417279 [ 193 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11486 | 2024.01.30 03:26:48.417278 [ 188 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11487 | 2024.01.30 03:26:48.417389 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11488 | 2024.01.30 03:26:48.417459 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11489 | 2024.01.30 03:26:48.419327 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003004108 sec., 3328 rows/sec., 467.78 KiB/sec. | ||
| 11490 | 2024.01.30 03:26:48.419599 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Debug> DynamicQueryHandler: Done processing query | ||
| 11491 | 2024.01.30 03:26:48.419623 [ 3 ] {54d86298-21f5-4571-80a8-9b5e0bcbbe39} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11492 | 2024.01.30 03:26:48.419640 [ 3 ] {} <Debug> HTTP-Session: f7d73179-e837-441a-a92d-7aca91fc4172 Destroying unnamed session | ||
| 11493 | 2024.01.30 03:26:48.419850 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11494 | 2024.01.30 03:26:48.419895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11495 | 2024.01.30 03:26:48.419915 [ 3 ] {} <Debug> HTTP-Session: 787693fd-769e-4cf5-8e9f-7ef3f9b0221b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11496 | 2024.01.30 03:26:48.419932 [ 3 ] {} <Debug> HTTP-Session: 787693fd-769e-4cf5-8e9f-7ef3f9b0221b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11497 | 2024.01.30 03:26:48.420060 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11498 | 2024.01.30 03:26:48.420584 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11499 | 2024.01.30 03:26:48.420769 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11500 | 2024.01.30 03:26:48.420811 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11501 | 2024.01.30 03:26:48.420959 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 16-element set) | ||
| 11502 | 2024.01.30 03:26:48.421053 [ 188 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11503 | 2024.01.30 03:26:48.421069 [ 193 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11504 | 2024.01.30 03:26:48.421079 [ 191 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11505 | 2024.01.30 03:26:48.421184 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11506 | 2024.01.30 03:26:48.421247 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11507 | 2024.01.30 03:26:48.422878 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002779834 sec., 3597 rows/sec., 505.52 KiB/sec. | ||
| 11508 | 2024.01.30 03:26:48.423139 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Debug> DynamicQueryHandler: Done processing query | ||
| 11509 | 2024.01.30 03:26:48.423164 [ 3 ] {937c96e7-154f-438b-803a-ef0e7cc2f101} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11510 | 2024.01.30 03:26:48.423181 [ 3 ] {} <Debug> HTTP-Session: 787693fd-769e-4cf5-8e9f-7ef3f9b0221b Destroying unnamed session | ||
| 11511 | 2024.01.30 03:26:48.423370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11512 | 2024.01.30 03:26:48.423416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11513 | 2024.01.30 03:26:48.423436 [ 3 ] {} <Debug> HTTP-Session: 13beaf72-bdac-4a3a-bf4f-23afcc6d2ee9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11514 | 2024.01.30 03:26:48.423454 [ 3 ] {} <Debug> HTTP-Session: 13beaf72-bdac-4a3a-bf4f-23afcc6d2ee9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11515 | 2024.01.30 03:26:48.423586 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11516 | 2024.01.30 03:26:48.424115 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11517 | 2024.01.30 03:26:48.424303 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11518 | 2024.01.30 03:26:48.424346 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11519 | 2024.01.30 03:26:48.424499 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 17-element set) | ||
| 11520 | 2024.01.30 03:26:48.424570 [ 191 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11521 | 2024.01.30 03:26:48.424605 [ 188 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11522 | 2024.01.30 03:26:48.424604 [ 193 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11523 | 2024.01.30 03:26:48.424718 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11524 | 2024.01.30 03:26:48.424783 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11525 | 2024.01.30 03:26:48.426415 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002790433 sec., 3583 rows/sec., 503.60 KiB/sec. | ||
| 11526 | 2024.01.30 03:26:48.426682 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Debug> DynamicQueryHandler: Done processing query | ||
| 11527 | 2024.01.30 03:26:48.426707 [ 3 ] {3dce3abc-4a89-454f-bca5-9633e48bbf11} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11528 | 2024.01.30 03:26:48.426723 [ 3 ] {} <Debug> HTTP-Session: 13beaf72-bdac-4a3a-bf4f-23afcc6d2ee9 Destroying unnamed session | ||
| 11529 | 2024.01.30 03:26:48.426917 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 708, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11530 | 2024.01.30 03:26:48.426962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11531 | 2024.01.30 03:26:48.426982 [ 3 ] {} <Debug> HTTP-Session: 0c7946a2-94f6-4cf0-9a80-625e30f9358d Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11532 | 2024.01.30 03:26:48.427000 [ 3 ] {} <Debug> HTTP-Session: 0c7946a2-94f6-4cf0-9a80-625e30f9358d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11533 | 2024.01.30 03:26:48.427134 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11534 | 2024.01.30 03:26:48.427671 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11535 | 2024.01.30 03:26:48.427862 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11536 | 2024.01.30 03:26:48.427905 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11537 | 2024.01.30 03:26:48.428058 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 18-element set) | ||
| 11538 | 2024.01.30 03:26:48.428156 [ 191 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11539 | 2024.01.30 03:26:48.428185 [ 188 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11540 | 2024.01.30 03:26:48.428183 [ 193 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11541 | 2024.01.30 03:26:48.428307 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11542 | 2024.01.30 03:26:48.428372 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11543 | 2024.01.30 03:26:48.429929 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002756423 sec., 3627 rows/sec., 509.82 KiB/sec. | ||
| 11544 | 2024.01.30 03:26:48.430188 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Debug> DynamicQueryHandler: Done processing query | ||
| 11545 | 2024.01.30 03:26:48.430213 [ 3 ] {18ddeee7-7ec3-44bc-acb7-a0ef5296c9f4} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11546 | 2024.01.30 03:26:48.430229 [ 3 ] {} <Debug> HTTP-Session: 0c7946a2-94f6-4cf0-9a80-625e30f9358d Destroying unnamed session | ||
| 11547 | 2024.01.30 03:26:48.430439 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 741, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11548 | 2024.01.30 03:26:48.430484 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11549 | 2024.01.30 03:26:48.430505 [ 3 ] {} <Debug> HTTP-Session: a72a0154-c456-4370-bbe9-abbf6a35af8b Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11550 | 2024.01.30 03:26:48.430523 [ 3 ] {} <Debug> HTTP-Session: a72a0154-c456-4370-bbe9-abbf6a35af8b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11551 | 2024.01.30 03:26:48.430652 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11552 | 2024.01.30 03:26:48.431192 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11553 | 2024.01.30 03:26:48.431381 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11554 | 2024.01.30 03:26:48.431429 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11555 | 2024.01.30 03:26:48.431582 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 19-element set) | ||
| 11556 | 2024.01.30 03:26:48.431680 [ 193 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11557 | 2024.01.30 03:26:48.431684 [ 188 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11558 | 2024.01.30 03:26:48.431704 [ 187 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11559 | 2024.01.30 03:26:48.431805 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11560 | 2024.01.30 03:26:48.431863 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11561 | 2024.01.30 03:26:48.433523 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002832354 sec., 3530 rows/sec., 496.15 KiB/sec. | ||
| 11562 | 2024.01.30 03:26:48.433770 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Debug> DynamicQueryHandler: Done processing query | ||
| 11563 | 2024.01.30 03:26:48.433795 [ 3 ] {f1613d9c-f444-4a85-8308-da31fbc151ef} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11564 | 2024.01.30 03:26:48.433814 [ 3 ] {} <Debug> HTTP-Session: a72a0154-c456-4370-bbe9-abbf6a35af8b Destroying unnamed session | ||
| 11565 | 2024.01.30 03:26:48.434015 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 776, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11566 | 2024.01.30 03:26:48.434070 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11567 | 2024.01.30 03:26:48.434095 [ 3 ] {} <Debug> HTTP-Session: a9aae381-93c7-4a1e-b8ae-9247b4a4012a Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11568 | 2024.01.30 03:26:48.434115 [ 3 ] {} <Debug> HTTP-Session: a9aae381-93c7-4a1e-b8ae-9247b4a4012a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11569 | 2024.01.30 03:26:48.434277 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11570 | 2024.01.30 03:26:48.434920 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11571 | 2024.01.30 03:26:48.435112 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11572 | 2024.01.30 03:26:48.435154 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11573 | 2024.01.30 03:26:48.435306 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 20-element set) | ||
| 11574 | 2024.01.30 03:26:48.435406 [ 191 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11575 | 2024.01.30 03:26:48.435407 [ 189 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11576 | 2024.01.30 03:26:48.435416 [ 192 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11577 | 2024.01.30 03:26:48.435543 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11578 | 2024.01.30 03:26:48.435608 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11579 | 2024.01.30 03:26:48.437360 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003037989 sec., 3291 rows/sec., 462.57 KiB/sec. | ||
| 11580 | 2024.01.30 03:26:48.437641 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Debug> DynamicQueryHandler: Done processing query | ||
| 11581 | 2024.01.30 03:26:48.437666 [ 3 ] {ca939ebe-fba6-4bb2-aff6-38e7d762b065} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11582 | 2024.01.30 03:26:48.437682 [ 3 ] {} <Debug> HTTP-Session: a9aae381-93c7-4a1e-b8ae-9247b4a4012a Destroying unnamed session | ||
| 11583 | 2024.01.30 03:26:48.437896 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 810, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11584 | 2024.01.30 03:26:48.437942 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11585 | 2024.01.30 03:26:48.437962 [ 3 ] {} <Debug> HTTP-Session: 7aebf4a6-094a-49db-ab08-429ab1415539 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11586 | 2024.01.30 03:26:48.437979 [ 3 ] {} <Debug> HTTP-Session: 7aebf4a6-094a-49db-ab08-429ab1415539 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11587 | 2024.01.30 03:26:48.438114 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'collection_target:ram_provisioned', 'collection_target:virtual_disk_space_provisioned', 'crucible_upstairs:activated', 'crucible_upstairs:extent_no_op', 'crucible_upstairs:extent_repair', 'crucible_upstairs:flush', 'crucible_upstairs:flush_close', 'crucible_upstairs:read', 'crucible_upstairs:read_bytes', 'crucible_upstairs:write', 'crucible_upstairs:write_bytes', 'http_service:request_latency_histogram', 'instance_uuid:reset', 'oximeter_collector:collections', 'physical_data_link:bytes_received', 'physical_data_link:bytes_sent', 'physical_data_link:errors_received', 'physical_data_link:errors_sent', 'physical_data_link:packets_received', 'physical_data_link:packets_sent') FORMAT JSONEachRow; (stage: Complete) | ||
| 11588 | 2024.01.30 03:26:48.438664 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11589 | 2024.01.30 03:26:48.438857 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11590 | 2024.01.30 03:26:48.438899 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 11591 | 2024.01.30 03:26:48.439052 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Key condition: (column 0 notIn 21-element set) | ||
| 11592 | 2024.01.30 03:26:48.439133 [ 188 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 11593 | 2024.01.30 03:26:48.439153 [ 193 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 11594 | 2024.01.30 03:26:48.439166 [ 187 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Used generic exclusion search over index for part all_3_3_0 with 1 steps | ||
| 11595 | 2024.01.30 03:26:48.439266 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Selected 3/3 parts by partition key, 2 parts by primary key, 2/3 marks by primary key, 2 marks to read from 2 ranges | ||
| 11596 | 2024.01.30 03:26:48.439323 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Debug> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 11597 | 2024.01.30 03:26:48.441095 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.002943077 sec., 3397 rows/sec., 477.48 KiB/sec. | ||
| 11598 | 2024.01.30 03:26:48.441341 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Debug> DynamicQueryHandler: Done processing query | ||
| 11599 | 2024.01.30 03:26:48.441366 [ 3 ] {777cc2d3-a891-42a4-906c-c5fdb4f97b97} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 11600 | 2024.01.30 03:26:48.441383 [ 3 ] {} <Debug> HTTP-Session: 7aebf4a6-094a-49db-ab08-429ab1415539 Destroying unnamed session | ||
| 11601 | 2024.01.30 03:26:48.441938 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 2277, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11602 | 2024.01.30 03:26:48.441984 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11603 | 2024.01.30 03:26:48.442004 [ 3 ] {} <Debug> HTTP-Session: 81768e19-0c59-4021-a97d-5da5576bdde6 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11604 | 2024.01.30 03:26:48.442022 [ 3 ] {} <Debug> HTTP-Session: 81768e19-0c59-4021-a97d-5da5576bdde6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11605 | 2024.01.30 03:26:48.442104 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 11606 | 2024.01.30 03:26:48.442145 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 11607 | 2024.01.30 03:26:48.442290 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11608 | 2024.01.30 03:26:48.442623 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11609 | 2024.01.30 03:26:48.442969 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 11610 | 2024.01.30 03:26:48.443150 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} <Trace> oximeter.timeseries_schema (c9f4213a-912b-4ad2-b8f9-07e690773cce): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 11611 | 2024.01.30 03:26:48.443288 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} <Information> executeQuery: Read 11 rows, 1009.00 B in 0.001147096 sec., 9589 rows/sec., 859.00 KiB/sec. | ||
| 11612 | 2024.01.30 03:26:48.443421 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 11613 | 2024.01.30 03:26:48.443446 [ 3 ] {953943b2-ff86-45ef-838b-ac14e42e77b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 11614 | 2024.01.30 03:26:48.443462 [ 3 ] {} <Debug> HTTP-Session: 81768e19-0c59-4021-a97d-5da5576bdde6 Destroying unnamed session | ||
| 11615 | 2024.01.30 03:26:48.443575 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11616 | 2024.01.30 03:26:48.443622 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11617 | 2024.01.30 03:26:48.443642 [ 3 ] {} <Debug> HTTP-Session: 8c861f79-2326-4847-ad2a-efe4801ceadd Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11618 | 2024.01.30 03:26:48.443659 [ 3 ] {} <Debug> HTTP-Session: 8c861f79-2326-4847-ad2a-efe4801ceadd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11619 | 2024.01.30 03:26:48.443731 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11620 | 2024.01.30 03:26:48.443771 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11621 | 2024.01.30 03:26:48.443879 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11622 | 2024.01.30 03:26:48.444185 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11623 | 2024.01.30 03:26:48.444400 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11624 | 2024.01.30 03:26:48.444548 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. | ||
| 11625 | 2024.01.30 03:26:48.444672 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.000911791 sec., 25225 rows/sec., 2.00 MiB/sec. | ||
| 11626 | 2024.01.30 03:26:48.444788 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} <Debug> DynamicQueryHandler: Done processing query | ||
| 11627 | 2024.01.30 03:26:48.444812 [ 3 ] {b922c2ca-3561-4482-85bf-0d7aaf6d9956} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11628 | 2024.01.30 03:26:48.444828 [ 3 ] {} <Debug> HTTP-Session: 8c861f79-2326-4847-ad2a-efe4801ceadd Destroying unnamed session | ||
| 11629 | 2024.01.30 03:26:48.444928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11630 | 2024.01.30 03:26:48.444974 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11631 | 2024.01.30 03:26:48.444993 [ 3 ] {} <Debug> HTTP-Session: 0ded2877-a336-409f-8aa4-5c2a0e015371 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11632 | 2024.01.30 03:26:48.445010 [ 3 ] {} <Debug> HTTP-Session: 0ded2877-a336-409f-8aa4-5c2a0e015371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11633 | 2024.01.30 03:26:48.445078 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 11634 | 2024.01.30 03:26:48.445117 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11635 | 2024.01.30 03:26:48.445223 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11636 | 2024.01.30 03:26:48.445500 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11637 | 2024.01.30 03:26:48.445702 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11638 | 2024.01.30 03:26:48.445848 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 11639 | 2024.01.30 03:26:48.445967 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000860549 sec., 2324 rows/sec., 198.59 KiB/sec. | ||
| 11640 | 2024.01.30 03:26:48.446082 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} <Debug> DynamicQueryHandler: Done processing query | ||
| 11641 | 2024.01.30 03:26:48.446105 [ 3 ] {762467af-98e8-41c9-b5d6-743446423e92} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 11642 | 2024.01.30 03:26:48.446120 [ 3 ] {} <Debug> HTTP-Session: 0ded2877-a336-409f-8aa4-5c2a0e015371 Destroying unnamed session | ||
| 11643 | 2024.01.30 03:26:48.446238 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10635, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11644 | 2024.01.30 03:26:48.446283 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11645 | 2024.01.30 03:26:48.446301 [ 3 ] {} <Debug> HTTP-Session: 87067d7d-3485-495e-a956-82dacfc5b2f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11646 | 2024.01.30 03:26:48.446318 [ 3 ] {} <Debug> HTTP-Session: 87067d7d-3485-495e-a956-82dacfc5b2f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11647 | 2024.01.30 03:26:48.446389 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11648 | 2024.01.30 03:26:48.446427 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11649 | 2024.01.30 03:26:48.446526 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11650 | 2024.01.30 03:26:48.446851 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11651 | 2024.01.30 03:26:48.447066 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11652 | 2024.01.30 03:26:48.447216 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. | ||
| 11653 | 2024.01.30 03:26:48.447344 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} <Information> executeQuery: Read 70 rows, 6.34 KiB in 0.000918661 sec., 76197 rows/sec., 6.74 MiB/sec. | ||
| 11654 | 2024.01.30 03:26:48.447338 [ 130 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 11655 | 2024.01.30 03:26:48.447439 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11656 | 2024.01.30 03:26:48.447538 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} <Debug> DynamicQueryHandler: Done processing query | ||
| 11657 | 2024.01.30 03:26:48.447557 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact | ||
| 11658 | 2024.01.30 03:26:48.447577 [ 3 ] {a9bd5e1b-634d-42f0-8893-1722d6aa8339} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 11659 | 2024.01.30 03:26:48.447627 [ 3 ] {} <Debug> HTTP-Session: 87067d7d-3485-495e-a956-82dacfc5b2f7 Destroying unnamed session | ||
| 11660 | 2024.01.30 03:26:48.447718 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11661 | 2024.01.30 03:26:48.447823 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 244 rows starting from the beginning of the part | ||
| 11662 | 2024.01.30 03:26:48.447842 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11663 | 2024.01.30 03:26:48.447951 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11664 | 2024.01.30 03:26:48.448004 [ 3 ] {} <Debug> HTTP-Session: 0ab6e1e1-abb9-437a-8260-3eba7b40c826 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11665 | 2024.01.30 03:26:48.448057 [ 3 ] {} <Debug> HTTP-Session: 0ab6e1e1-abb9-437a-8260-3eba7b40c826 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11666 | 2024.01.30 03:26:48.448067 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 70 rows starting from the beginning of the part | ||
| 11667 | 2024.01.30 03:26:48.448231 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 11668 | 2024.01.30 03:26:48.448308 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 138 rows starting from the beginning of the part | ||
| 11669 | 2024.01.30 03:26:48.448321 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11670 | 2024.01.30 03:26:48.448626 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 69 rows starting from the beginning of the part | ||
| 11671 | 2024.01.30 03:26:48.448786 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11672 | 2024.01.30 03:26:48.448899 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 138 rows starting from the beginning of the part | ||
| 11673 | 2024.01.30 03:26:48.449020 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 70 rows starting from the beginning of the part | ||
| 11674 | 2024.01.30 03:26:48.449589 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11675 | 2024.01.30 03:26:48.450052 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} <Trace> MergedBlockOutputStream: filled checksums all_39_39_0 (state Temporary) | ||
| 11676 | 2024.01.30 03:26:48.450380 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_39_39_0 to all_39_39_0. | ||
| 11677 | 2024.01.30 03:26:48.450557 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002261361 sec., 884 rows/sec., 61.75 KiB/sec. | ||
| 11678 | 2024.01.30 03:26:48.451004 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} <Debug> DynamicQueryHandler: Done processing query | ||
| 11679 | 2024.01.30 03:26:48.451070 [ 3 ] {627810bc-7382-4db3-9a63-f386dfa4ebeb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 11680 | 2024.01.30 03:26:48.451099 [ 3 ] {} <Debug> HTTP-Session: 0ab6e1e1-abb9-437a-8260-3eba7b40c826 Destroying unnamed session | ||
| 11681 | 2024.01.30 03:26:48.451131 [ 11 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 729 rows, containing 4 columns (4 merged, 0 gathered) in 0.003619012 sec., 201436.1930825319 rows/sec., 18.91 MiB/sec. | ||
| 11682 | 2024.01.30 03:26:48.451246 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11683 | 2024.01.30 03:26:48.451292 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 11684 | 2024.01.30 03:26:48.451317 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11685 | 2024.01.30 03:26:48.451372 [ 3 ] {} <Debug> HTTP-Session: 1cfdd62c-3bad-42ce-8a25-9724766bc2c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11686 | 2024.01.30 03:26:48.451392 [ 3 ] {} <Debug> HTTP-Session: 1cfdd62c-3bad-42ce-8a25-9724766bc2c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11687 | 2024.01.30 03:26:48.451511 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11688 | 2024.01.30 03:26:48.451557 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. | ||
| 11689 | 2024.01.30 03:26:48.451578 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11690 | 2024.01.30 03:26:48.451672 [ 22 ] {0af32bb3-f885-4101-a5f8-9bd2ade987b7::all_1_121_24} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 | ||
| 11691 | 2024.01.30 03:26:48.451851 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11692 | 2024.01.30 03:26:48.452172 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11693 | 2024.01.30 03:26:48.452389 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11694 | 2024.01.30 03:26:48.452544 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. | ||
| 11695 | 2024.01.30 03:26:48.452655 [ 130 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 11696 | 2024.01.30 03:26:48.452669 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} <Information> executeQuery: Read 46 rows, 3.68 KiB in 0.001113586 sec., 41307 rows/sec., 3.22 MiB/sec. | ||
| 11697 | 2024.01.30 03:26:48.452698 [ 130 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11698 | 2024.01.30 03:26:48.452825 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact | ||
| 11699 | 2024.01.30 03:26:48.452861 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} <Debug> DynamicQueryHandler: Done processing query | ||
| 11700 | 2024.01.30 03:26:48.452888 [ 3 ] {1d4676f2-1d49-45c0-b7c3-cfd21c119b69} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11701 | 2024.01.30 03:26:48.452902 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11702 | 2024.01.30 03:26:48.452909 [ 3 ] {} <Debug> HTTP-Session: 1cfdd62c-3bad-42ce-8a25-9724766bc2c1 Destroying unnamed session | ||
| 11703 | 2024.01.30 03:26:48.452934 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 121 rows starting from the beginning of the part | ||
| 11704 | 2024.01.30 03:26:48.453035 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 25 rows starting from the beginning of the part | ||
| 11705 | 2024.01.30 03:26:48.453034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3997, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11706 | 2024.01.30 03:26:48.453101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11707 | 2024.01.30 03:26:48.453131 [ 3 ] {} <Debug> HTTP-Session: d5b7ce0f-95e9-4b8a-9566-fa98e3e97cbc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11708 | 2024.01.30 03:26:48.453141 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 46 rows starting from the beginning of the part | ||
| 11709 | 2024.01.30 03:26:48.453151 [ 3 ] {} <Debug> HTTP-Session: d5b7ce0f-95e9-4b8a-9566-fa98e3e97cbc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11710 | 2024.01.30 03:26:48.453265 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 23 rows starting from the beginning of the part | ||
| 11711 | 2024.01.30 03:26:48.453271 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativei64 FORMAT JSONEachRow (stage: Complete) | ||
| 11712 | 2024.01.30 03:26:48.453334 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativei64 | ||
| 11713 | 2024.01.30 03:26:48.453374 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 46 rows starting from the beginning of the part | ||
| 11714 | 2024.01.30 03:26:48.453540 [ 16 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 46 rows starting from the beginning of the part | ||
| 11715 | 2024.01.30 03:26:48.453613 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11716 | 2024.01.30 03:26:48.454106 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11717 | 2024.01.30 03:26:48.454547 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 11718 | 2024.01.30 03:26:48.454544 [ 23 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 307 rows, containing 4 columns (4 merged, 0 gathered) in 0.001784881 sec., 172000.2622023541 rows/sec., 13.45 MiB/sec. | ||
| 11719 | 2024.01.30 03:26:48.454741 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 11720 | 2024.01.30 03:26:48.454866 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} <Trace> oximeter.measurements_cumulativei64 (ad87fd07-f096-4d29-8637-56369068346c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 11721 | 2024.01.30 03:26:48.455062 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} <Information> executeQuery: Read 21 rows, 1.41 KiB in 0.00173473 sec., 12105 rows/sec., 814.59 KiB/sec. | ||
| 11722 | 2024.01.30 03:26:48.455121 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. | ||
| 11723 | 2024.01.30 03:26:48.455277 [ 11 ] {3c0e4ccf-c17b-4188-8b62-111784c90f09::all_1_121_24} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 | ||
| 11724 | 2024.01.30 03:26:48.455301 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} <Debug> DynamicQueryHandler: Done processing query | ||
| 11725 | 2024.01.30 03:26:48.455339 [ 3 ] {57f30bdb-b6a1-4574-96d8-27cfbbb6a028} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11726 | 2024.01.30 03:26:48.455403 [ 3 ] {} <Debug> HTTP-Session: d5b7ce0f-95e9-4b8a-9566-fa98e3e97cbc Destroying unnamed session | ||
| 11727 | 2024.01.30 03:26:48.455524 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11728 | 2024.01.30 03:26:48.455572 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11729 | 2024.01.30 03:26:48.455591 [ 3 ] {} <Debug> HTTP-Session: e004c6fc-75d6-49ed-8c86-21b16e8ef3ed Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11730 | 2024.01.30 03:26:48.455609 [ 3 ] {} <Debug> HTTP-Session: e004c6fc-75d6-49ed-8c86-21b16e8ef3ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11731 | 2024.01.30 03:26:48.455679 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 11732 | 2024.01.30 03:26:48.455722 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11733 | 2024.01.30 03:26:48.455856 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11734 | 2024.01.30 03:26:48.456120 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11735 | 2024.01.30 03:26:48.456379 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} <Trace> MergedBlockOutputStream: filled checksums all_49_49_0 (state Temporary) | ||
| 11736 | 2024.01.30 03:26:48.456557 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_49_49_0 to all_49_49_0. | ||
| 11737 | 2024.01.30 03:26:48.456689 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000977892 sec., 1022 rows/sec., 71.90 KiB/sec. | ||
| 11738 | 2024.01.30 03:26:48.456858 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} <Debug> DynamicQueryHandler: Done processing query | ||
| 11739 | 2024.01.30 03:26:48.456882 [ 3 ] {68a04ab5-1b4f-4229-81e9-a8ecd87a1cd2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 11740 | 2024.01.30 03:26:48.456899 [ 3 ] {} <Debug> HTTP-Session: e004c6fc-75d6-49ed-8c86-21b16e8ef3ed Destroying unnamed session | ||
| 11741 | 2024.01.30 03:26:48.457047 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11742 | 2024.01.30 03:26:48.457091 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11743 | 2024.01.30 03:26:48.457110 [ 3 ] {} <Debug> HTTP-Session: 3bec7c35-b239-4aa6-9807-6bff1b4111e9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11744 | 2024.01.30 03:26:48.457127 [ 3 ] {} <Debug> HTTP-Session: 3bec7c35-b239-4aa6-9807-6bff1b4111e9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11745 | 2024.01.30 03:26:48.457203 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11746 | 2024.01.30 03:26:48.457247 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11747 | 2024.01.30 03:26:48.457386 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11748 | 2024.01.30 03:26:48.457746 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.03 GiB. | ||
| 11749 | 2024.01.30 03:26:48.458036 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} <Trace> MergedBlockOutputStream: filled checksums all_120_120_0 (state Temporary) | ||
| 11750 | 2024.01.30 03:26:48.458248 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_120_120_0 to all_120_120_0. | ||
| 11751 | 2024.01.30 03:26:48.458380 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001137226 sec., 20224 rows/sec., 27.29 MiB/sec. | ||
| 11752 | 2024.01.30 03:26:48.458506 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} <Debug> DynamicQueryHandler: Done processing query | ||
| 11753 | 2024.01.30 03:26:48.458530 [ 3 ] {172b56ad-a9a8-4e2f-b7df-175838aefb80} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 11754 | 2024.01.30 03:26:48.458546 [ 3 ] {} <Debug> HTTP-Session: 3bec7c35-b239-4aa6-9807-6bff1b4111e9 Destroying unnamed session | ||
| 11755 | 2024.01.30 03:26:49.000141 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 253.27 MiB, peak 265.94 MiB, will set to 251.64 MiB (RSS), difference: -1.64 MiB | ||
| 11756 | 2024.01.30 03:26:53.403909 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11757 | 2024.01.30 03:26:53.404086 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11758 | 2024.01.30 03:26:53.404116 [ 3 ] {} <Debug> HTTP-Session: 8156c61a-a2d8-42a9-9df0-032840a800d7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11759 | 2024.01.30 03:26:53.404145 [ 3 ] {} <Debug> HTTP-Session: 8156c61a-a2d8-42a9-9df0-032840a800d7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11760 | 2024.01.30 03:26:53.404292 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11761 | 2024.01.30 03:26:53.404363 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11762 | 2024.01.30 03:26:53.404551 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11763 | 2024.01.30 03:26:53.405030 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11764 | 2024.01.30 03:26:53.405305 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11765 | 2024.01.30 03:26:53.405477 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. | ||
| 11766 | 2024.01.30 03:26:53.405605 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001271539 sec., 36176 rows/sec., 2.86 MiB/sec. | ||
| 11767 | 2024.01.30 03:26:53.405642 [ 123 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 11768 | 2024.01.30 03:26:53.405779 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11769 | 2024.01.30 03:26:53.405810 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} <Debug> DynamicQueryHandler: Done processing query | ||
| 11770 | 2024.01.30 03:26:53.405851 [ 3 ] {75516c61-8670-4fec-94d7-2739965c638d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11771 | 2024.01.30 03:26:53.405917 [ 3 ] {} <Debug> HTTP-Session: 8156c61a-a2d8-42a9-9df0-032840a800d7 Destroying unnamed session | ||
| 11772 | 2024.01.30 03:26:53.405968 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact | ||
| 11773 | 2024.01.30 03:26:53.406125 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11774 | 2024.01.30 03:26:53.406139 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 27655, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11775 | 2024.01.30 03:26:53.406180 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 69 rows starting from the beginning of the part | ||
| 11776 | 2024.01.30 03:26:53.406246 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11777 | 2024.01.30 03:26:53.406283 [ 3 ] {} <Debug> HTTP-Session: 09998790-a3e6-4841-a1a0-9c1518c6acb9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11778 | 2024.01.30 03:26:53.406320 [ 3 ] {} <Debug> HTTP-Session: 09998790-a3e6-4841-a1a0-9c1518c6acb9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11779 | 2024.01.30 03:26:53.406430 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 46 rows starting from the beginning of the part | ||
| 11780 | 2024.01.30 03:26:53.406544 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11781 | 2024.01.30 03:26:53.406671 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11782 | 2024.01.30 03:26:53.406678 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 23 rows starting from the beginning of the part | ||
| 11783 | 2024.01.30 03:26:53.406996 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 46 rows starting from the beginning of the part | ||
| 11784 | 2024.01.30 03:26:53.407159 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11785 | 2024.01.30 03:26:53.407241 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 23 rows starting from the beginning of the part | ||
| 11786 | 2024.01.30 03:26:53.407403 [ 9 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 46 rows starting from the beginning of the part | ||
| 11787 | 2024.01.30 03:26:53.408030 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11788 | 2024.01.30 03:26:53.408545 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 11789 | 2024.01.30 03:26:53.408835 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. | ||
| 11790 | 2024.01.30 03:26:53.408834 [ 23 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 253 rows, containing 4 columns (4 merged, 0 gathered) in 0.002952547 sec., 85688.72908712376 rows/sec., 6.78 MiB/sec. | ||
| 11791 | 2024.01.30 03:26:53.409047 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} <Information> executeQuery: Read 174 rows, 17.02 KiB in 0.002434445 sec., 71474 rows/sec., 6.83 MiB/sec. | ||
| 11792 | 2024.01.30 03:26:53.409130 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 11793 | 2024.01.30 03:26:53.409360 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} <Debug> DynamicQueryHandler: Done processing query | ||
| 11794 | 2024.01.30 03:26:53.409420 [ 3 ] {6b18780b-dff7-4953-bc54-ecdc4c032adf} <Debug> MemoryTracker: Peak memory usage (for query): 4.21 MiB. | ||
| 11795 | 2024.01.30 03:26:53.409452 [ 3 ] {} <Debug> HTTP-Session: 09998790-a3e6-4841-a1a0-9c1518c6acb9 Destroying unnamed session | ||
| 11796 | 2024.01.30 03:26:53.409562 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. | ||
| 11797 | 2024.01.30 03:26:53.409624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 11893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11798 | 2024.01.30 03:26:53.409663 [ 11 ] {c7548c78-9476-4e9a-b991-98bcb7583653::all_1_121_24} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 | ||
| 11799 | 2024.01.30 03:26:53.409695 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11800 | 2024.01.30 03:26:53.409739 [ 3 ] {} <Debug> HTTP-Session: 6437f331-b123-4436-94ca-6194ed66bcb3 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11801 | 2024.01.30 03:26:53.409785 [ 3 ] {} <Debug> HTTP-Session: 6437f331-b123-4436-94ca-6194ed66bcb3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11802 | 2024.01.30 03:26:53.409873 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11803 | 2024.01.30 03:26:53.409914 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11804 | 2024.01.30 03:26:53.410044 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11805 | 2024.01.30 03:26:53.410357 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11806 | 2024.01.30 03:26:53.410582 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 11807 | 2024.01.30 03:26:53.410735 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. | ||
| 11808 | 2024.01.30 03:26:53.410855 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} <Information> executeQuery: Read 70 rows, 5.58 KiB in 0.000953762 sec., 73393 rows/sec., 5.72 MiB/sec. | ||
| 11809 | 2024.01.30 03:26:53.410975 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} <Debug> DynamicQueryHandler: Done processing query | ||
| 11810 | 2024.01.30 03:26:53.410998 [ 3 ] {8de776da-118f-48a3-a48b-71bd658e21aa} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 11811 | 2024.01.30 03:26:53.411015 [ 3 ] {} <Debug> HTTP-Session: 6437f331-b123-4436-94ca-6194ed66bcb3 Destroying unnamed session | ||
| 11812 | 2024.01.30 03:26:53.411169 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 7042, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11813 | 2024.01.30 03:26:53.411219 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11814 | 2024.01.30 03:26:53.411240 [ 3 ] {} <Debug> HTTP-Session: 4afefcab-289e-4909-8150-94c685364bb1 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11815 | 2024.01.30 03:26:53.411257 [ 3 ] {} <Debug> HTTP-Session: 4afefcab-289e-4909-8150-94c685364bb1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11816 | 2024.01.30 03:26:53.411332 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 11817 | 2024.01.30 03:26:53.411376 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 11818 | 2024.01.30 03:26:53.411500 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11819 | 2024.01.30 03:26:53.411785 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11820 | 2024.01.30 03:26:53.412058 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} <Trace> MergedBlockOutputStream: filled checksums all_50_50_0 (state Temporary) | ||
| 11821 | 2024.01.30 03:26:53.412253 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_50_50_0 to all_50_50_0. | ||
| 11822 | 2024.01.30 03:26:53.412379 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001019134 sec., 35324 rows/sec., 2.49 MiB/sec. | ||
| 11823 | 2024.01.30 03:26:53.412502 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} <Debug> DynamicQueryHandler: Done processing query | ||
| 11824 | 2024.01.30 03:26:53.412527 [ 3 ] {2054c2f8-cbc5-4723-ad1c-0eedc9b6cd34} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11825 | 2024.01.30 03:26:53.412544 [ 3 ] {} <Debug> HTTP-Session: 4afefcab-289e-4909-8150-94c685364bb1 Destroying unnamed session | ||
| 11826 | 2024.01.30 03:26:53.412702 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 49225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11827 | 2024.01.30 03:26:53.412750 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11828 | 2024.01.30 03:26:53.412769 [ 3 ] {} <Debug> HTTP-Session: fefb2f0c-6a9e-449f-b259-f580028042fe Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11829 | 2024.01.30 03:26:53.412786 [ 3 ] {} <Debug> HTTP-Session: fefb2f0c-6a9e-449f-b259-f580028042fe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11830 | 2024.01.30 03:26:53.412869 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11831 | 2024.01.30 03:26:53.412913 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11832 | 2024.01.30 03:26:53.413052 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11833 | 2024.01.30 03:26:53.413551 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11834 | 2024.01.30 03:26:53.413922 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} <Trace> MergedBlockOutputStream: filled checksums all_121_121_0 (state Temporary) | ||
| 11835 | 2024.01.30 03:26:53.414103 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_121_121_0 to all_121_121_0. | ||
| 11836 | 2024.01.30 03:26:53.414241 [ 123 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Selected 6 parts from all_1_116_23 to all_121_121_0 | ||
| 11837 | 2024.01.30 03:26:53.414251 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.00133939 sec., 34343 rows/sec., 46.35 MiB/sec. | ||
| 11838 | 2024.01.30 03:26:53.414325 [ 123 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11839 | 2024.01.30 03:26:53.414539 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_116_23 to all_121_121_0 into Compact | ||
| 11840 | 2024.01.30 03:26:53.414555 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} <Debug> DynamicQueryHandler: Done processing query | ||
| 11841 | 2024.01.30 03:26:53.414636 [ 3 ] {b562a1dd-13a2-40c9-aa15-e42c948f1e7a} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 11842 | 2024.01.30 03:26:53.414668 [ 3 ] {} <Debug> HTTP-Session: fefb2f0c-6a9e-449f-b259-f580028042fe Destroying unnamed session | ||
| 11843 | 2024.01.30 03:26:53.414781 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 11844 | 2024.01.30 03:26:53.414844 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_116_23, total 3046 rows starting from the beginning of the part | ||
| 11845 | 2024.01.30 03:26:53.415039 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_117_117_0, total 46 rows starting from the beginning of the part | ||
| 11846 | 2024.01.30 03:26:53.415139 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_118_118_0, total 23 rows starting from the beginning of the part | ||
| 11847 | 2024.01.30 03:26:53.415233 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_119_119_0, total 46 rows starting from the beginning of the part | ||
| 11848 | 2024.01.30 03:26:53.415325 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_120_120_0, total 23 rows starting from the beginning of the part | ||
| 11849 | 2024.01.30 03:26:53.415416 [ 21 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_121_121_0, total 46 rows starting from the beginning of the part | ||
| 11850 | 2024.01.30 03:26:53.423142 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 3230 rows, containing 6 columns (6 merged, 0 gathered) in 0.008700777 sec., 371231.2130284456 rows/sec., 500.96 MiB/sec. | ||
| 11851 | 2024.01.30 03:26:53.424830 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Trace> MergedBlockOutputStream: filled checksums all_1_121_24 (state Temporary) | ||
| 11852 | 2024.01.30 03:26:53.425063 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_merge_all_1_121_24 to all_1_121_24. | ||
| 11853 | 2024.01.30 03:26:53.425131 [ 11 ] {f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891) (MergerMutator): Merged 6 parts: from all_1_116_23 to all_121_121_0 | ||
| 11854 | 2024.01.30 03:26:53.425215 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in f8e3818b-f8ff-46ed-b23c-2d070145c891::all_1_121_24: 18.28 MiB. | ||
| 11855 | 2024.01.30 03:26:54.000220 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 254.84 MiB, peak 270.08 MiB, will set to 253.70 MiB (RSS), difference: -1.14 MiB | ||
| 11856 | 2024.01.30 03:26:54.443020 [ 47 ] {} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Found 6 old parts to remove. | ||
| 11857 | 2024.01.30 03:26:54.443116 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_1_21_4 | ||
| 11858 | 2024.01.30 03:26:54.443662 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_22_22_0 | ||
| 11859 | 2024.01.30 03:26:54.444054 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_23_23_0 | ||
| 11860 | 2024.01.30 03:26:54.444351 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_24_24_0 | ||
| 11861 | 2024.01.30 03:26:54.444613 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_25_25_0 | ||
| 11862 | 2024.01.30 03:26:54.444862 [ 47 ] {} <Debug> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Removing part from filesystem all_26_26_0 | ||
| 11863 | 2024.01.30 03:26:55.541362 [ 45 ] {} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Found 6 old parts to remove. | ||
| 11864 | 2024.01.30 03:26:55.541412 [ 45 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_1_21_4 | ||
| 11865 | 2024.01.30 03:26:55.541727 [ 45 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_22_22_0 | ||
| 11866 | 2024.01.30 03:26:55.542025 [ 45 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_23_23_0 | ||
| 11867 | 2024.01.30 03:26:55.542290 [ 45 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_24_24_0 | ||
| 11868 | 2024.01.30 03:26:55.542561 [ 45 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_25_25_0 | ||
| 11869 | 2024.01.30 03:26:55.542766 [ 45 ] {} <Debug> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Removing part from filesystem all_26_26_0 | ||
| 11870 | 2024.01.30 03:26:58.167737 [ 103 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 11871 | 2024.01.30 03:26:58.167823 [ 103 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 11872 | 2024.01.30 03:26:58.400668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3348, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11873 | 2024.01.30 03:26:58.400829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11874 | 2024.01.30 03:26:58.400877 [ 3 ] {} <Debug> HTTP-Session: 0c5ca6f1-8a89-4b10-b6c2-6046c8471183 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11875 | 2024.01.30 03:26:58.400921 [ 3 ] {} <Debug> HTTP-Session: 0c5ca6f1-8a89-4b10-b6c2-6046c8471183 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11876 | 2024.01.30 03:26:58.401124 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11877 | 2024.01.30 03:26:58.401223 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11878 | 2024.01.30 03:26:58.401392 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11879 | 2024.01.30 03:26:58.401889 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11880 | 2024.01.30 03:26:58.402170 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 11881 | 2024.01.30 03:26:58.402343 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. | ||
| 11882 | 2024.01.30 03:26:58.402485 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} <Information> executeQuery: Read 23 rows, 1.86 KiB in 0.001296789 sec., 17736 rows/sec., 1.40 MiB/sec. | ||
| 11883 | 2024.01.30 03:26:58.402642 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} <Debug> DynamicQueryHandler: Done processing query | ||
| 11884 | 2024.01.30 03:26:58.402669 [ 3 ] {87ebb69b-918d-4df1-8335-2ced99b5c955} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11885 | 2024.01.30 03:26:58.402687 [ 3 ] {} <Debug> HTTP-Session: 0c5ca6f1-8a89-4b10-b6c2-6046c8471183 Destroying unnamed session | ||
| 11886 | 2024.01.30 03:26:58.402835 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 10485, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11887 | 2024.01.30 03:26:58.402886 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11888 | 2024.01.30 03:26:58.402906 [ 3 ] {} <Debug> HTTP-Session: c49ff400-0f8b-42cf-b6d4-bdce669019c9 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11889 | 2024.01.30 03:26:58.402926 [ 3 ] {} <Debug> HTTP-Session: c49ff400-0f8b-42cf-b6d4-bdce669019c9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11890 | 2024.01.30 03:26:58.403007 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11891 | 2024.01.30 03:26:58.403051 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11892 | 2024.01.30 03:26:58.403162 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11893 | 2024.01.30 03:26:58.403505 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11894 | 2024.01.30 03:26:58.403726 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 11895 | 2024.01.30 03:26:58.403890 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. | ||
| 11896 | 2024.01.30 03:26:58.404016 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} <Information> executeQuery: Read 69 rows, 6.25 KiB in 0.000975132 sec., 70759 rows/sec., 6.26 MiB/sec. | ||
| 11897 | 2024.01.30 03:26:58.404161 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} <Debug> DynamicQueryHandler: Done processing query | ||
| 11898 | 2024.01.30 03:26:58.404187 [ 3 ] {ba738581-f19c-4381-9e6b-181257c3eeae} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 11899 | 2024.01.30 03:26:58.404223 [ 3 ] {} <Debug> HTTP-Session: c49ff400-0f8b-42cf-b6d4-bdce669019c9 Destroying unnamed session | ||
| 11900 | 2024.01.30 03:26:58.404381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 3947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11901 | 2024.01.30 03:26:58.404430 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11902 | 2024.01.30 03:26:58.404451 [ 3 ] {} <Debug> HTTP-Session: 2ee0c14c-3fe5-4725-a1ab-5dd5be013d5e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11903 | 2024.01.30 03:26:58.404469 [ 3 ] {} <Debug> HTTP-Session: 2ee0c14c-3fe5-4725-a1ab-5dd5be013d5e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11904 | 2024.01.30 03:26:58.404544 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 11905 | 2024.01.30 03:26:58.404585 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 11906 | 2024.01.30 03:26:58.404700 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11907 | 2024.01.30 03:26:58.404975 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11908 | 2024.01.30 03:26:58.405204 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 11909 | 2024.01.30 03:26:58.405356 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. | ||
| 11910 | 2024.01.30 03:26:58.405477 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} <Information> executeQuery: Read 23 rows, 1.84 KiB in 0.00090295 sec., 25472 rows/sec., 1.99 MiB/sec. | ||
| 11911 | 2024.01.30 03:26:58.405594 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} <Debug> DynamicQueryHandler: Done processing query | ||
| 11912 | 2024.01.30 03:26:58.405619 [ 3 ] {5b66fb57-b483-4ed4-a810-02a4334c6d9b} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 11913 | 2024.01.30 03:26:58.405636 [ 3 ] {} <Debug> HTTP-Session: 2ee0c14c-3fe5-4725-a1ab-5dd5be013d5e Destroying unnamed session | ||
| 11914 | 2024.01.30 03:26:58.405767 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 24644, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11915 | 2024.01.30 03:26:58.405814 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11916 | 2024.01.30 03:26:58.405833 [ 3 ] {} <Debug> HTTP-Session: fff1ba3e-cd14-411f-9473-ca14e81e014e Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11917 | 2024.01.30 03:26:58.405850 [ 3 ] {} <Debug> HTTP-Session: fff1ba3e-cd14-411f-9473-ca14e81e014e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11918 | 2024.01.30 03:26:58.405928 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 11919 | 2024.01.30 03:26:58.405972 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 11920 | 2024.01.30 03:26:58.406117 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11921 | 2024.01.30 03:26:58.406488 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11922 | 2024.01.30 03:26:58.406790 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} <Trace> MergedBlockOutputStream: filled checksums all_122_122_0 (state Temporary) | ||
| 11923 | 2024.01.30 03:26:58.406972 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_122_122_0 to all_122_122_0. | ||
| 11924 | 2024.01.30 03:26:58.407105 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} <Information> executeQuery: Read 23 rows, 31.78 KiB in 0.001142316 sec., 20134 rows/sec., 27.17 MiB/sec. | ||
| 11925 | 2024.01.30 03:26:58.407260 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} <Debug> DynamicQueryHandler: Done processing query | ||
| 11926 | 2024.01.30 03:26:58.407293 [ 3 ] {322b19d7-4d83-468c-85fb-8af2101ff39c} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 11927 | 2024.01.30 03:26:58.407349 [ 3 ] {} <Debug> HTTP-Session: fff1ba3e-cd14-411f-9473-ca14e81e014e Destroying unnamed session | ||
| 11928 | 2024.01.30 03:26:59.214648 [ 44 ] {} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Found 6 old parts to remove. | ||
| 11929 | 2024.01.30 03:26:59.214718 [ 44 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_1_21_4 | ||
| 11930 | 2024.01.30 03:26:59.215183 [ 44 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_22_22_0 | ||
| 11931 | 2024.01.30 03:26:59.215508 [ 44 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_23_23_0 | ||
| 11932 | 2024.01.30 03:26:59.215766 [ 44 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_24_24_0 | ||
| 11933 | 2024.01.30 03:26:59.216029 [ 44 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_25_25_0 | ||
| 11934 | 2024.01.30 03:26:59.216293 [ 44 ] {} <Debug> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Removing part from filesystem all_26_26_0 | ||
| 11935 | 2024.01.30 03:26:59.702276 [ 42 ] {} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Found 6 old parts to remove. | ||
| 11936 | 2024.01.30 03:26:59.702342 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_1_21_4 | ||
| 11937 | 2024.01.30 03:26:59.702713 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_22_22_0 | ||
| 11938 | 2024.01.30 03:26:59.703096 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_23_23_0 | ||
| 11939 | 2024.01.30 03:26:59.703380 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_24_24_0 | ||
| 11940 | 2024.01.30 03:26:59.703598 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_25_25_0 | ||
| 11941 | 2024.01.30 03:26:59.703830 [ 42 ] {} <Debug> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Removing part from filesystem all_26_26_0 | ||
| 11942 | 2024.01.30 03:27:03.402161 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 6650, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11943 | 2024.01.30 03:27:03.402344 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11944 | 2024.01.30 03:27:03.402393 [ 3 ] {} <Debug> HTTP-Session: dd4e34c1-e032-48bd-b912-00e3dca173fc Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11945 | 2024.01.30 03:27:03.402437 [ 3 ] {} <Debug> HTTP-Session: dd4e34c1-e032-48bd-b912-00e3dca173fc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11946 | 2024.01.30 03:27:03.402639 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 11947 | 2024.01.30 03:27:03.402740 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 11948 | 2024.01.30 03:27:03.403009 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11949 | 2024.01.30 03:27:03.403608 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11950 | 2024.01.30 03:27:03.403877 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 11951 | 2024.01.30 03:27:03.404043 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} <Trace> oximeter.fields_i64 (c7548c78-9476-4e9a-b991-98bcb7583653): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. | ||
| 11952 | 2024.01.30 03:27:03.404188 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} <Information> executeQuery: Read 46 rows, 3.73 KiB in 0.001487384 sec., 30926 rows/sec., 2.45 MiB/sec. | ||
| 11953 | 2024.01.30 03:27:03.404356 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} <Debug> DynamicQueryHandler: Done processing query | ||
| 11954 | 2024.01.30 03:27:03.404387 [ 3 ] {9d32836e-ce24-4e29-b81e-9362ee76943e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 11955 | 2024.01.30 03:27:03.404412 [ 3 ] {} <Debug> HTTP-Session: dd4e34c1-e032-48bd-b912-00e3dca173fc Destroying unnamed session | ||
| 11956 | 2024.01.30 03:27:03.404540 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 365, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11957 | 2024.01.30 03:27:03.404587 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11958 | 2024.01.30 03:27:03.404607 [ 3 ] {} <Debug> HTTP-Session: 18ce243b-09ba-4b47-b027-f1fe44cc14a7 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11959 | 2024.01.30 03:27:03.404625 [ 3 ] {} <Debug> HTTP-Session: 18ce243b-09ba-4b47-b027-f1fe44cc14a7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11960 | 2024.01.30 03:27:03.404697 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 11961 | 2024.01.30 03:27:03.404738 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 11962 | 2024.01.30 03:27:03.404847 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11963 | 2024.01.30 03:27:03.405126 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11964 | 2024.01.30 03:27:03.405333 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11965 | 2024.01.30 03:27:03.405484 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} <Trace> oximeter.fields_ipaddr (00602763-9ba9-4727-abc3-697b9d44becd): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 11966 | 2024.01.30 03:27:03.405600 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000874219 sec., 2287 rows/sec., 195.49 KiB/sec. | ||
| 11967 | 2024.01.30 03:27:03.405705 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} <Debug> DynamicQueryHandler: Done processing query | ||
| 11968 | 2024.01.30 03:27:03.405728 [ 3 ] {4651b7b6-6906-43d4-a878-e882afd34a33} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 11969 | 2024.01.30 03:27:03.405744 [ 3 ] {} <Debug> HTTP-Session: 18ce243b-09ba-4b47-b027-f1fe44cc14a7 Destroying unnamed session | ||
| 11970 | 2024.01.30 03:27:03.405902 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 22503, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11971 | 2024.01.30 03:27:03.405948 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11972 | 2024.01.30 03:27:03.405968 [ 3 ] {} <Debug> HTTP-Session: 8c68e8af-0425-4b14-964b-1350cc35e080 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11973 | 2024.01.30 03:27:03.405985 [ 3 ] {} <Debug> HTTP-Session: 8c68e8af-0425-4b14-964b-1350cc35e080 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11974 | 2024.01.30 03:27:03.406062 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 11975 | 2024.01.30 03:27:03.406100 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 11976 | 2024.01.30 03:27:03.406203 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11977 | 2024.01.30 03:27:03.406563 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11978 | 2024.01.30 03:27:03.406791 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 11979 | 2024.01.30 03:27:03.406943 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} <Trace> oximeter.fields_string (0af32bb3-f885-4101-a5f8-9bd2ade987b7): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0. | ||
| 11980 | 2024.01.30 03:27:03.407062 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} <Information> executeQuery: Read 139 rows, 13.99 KiB in 0.000963322 sec., 144292 rows/sec., 14.18 MiB/sec. | ||
| 11981 | 2024.01.30 03:27:03.407179 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 11982 | 2024.01.30 03:27:03.407202 [ 3 ] {ad614f6c-2641-480f-932c-4822f89762a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 11983 | 2024.01.30 03:27:03.407218 [ 3 ] {} <Debug> HTTP-Session: 8c68e8af-0425-4b14-964b-1350cc35e080 Destroying unnamed session | ||
| 11984 | 2024.01.30 03:27:03.407320 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 330, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11985 | 2024.01.30 03:27:03.407367 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 11986 | 2024.01.30 03:27:03.407385 [ 3 ] {} <Debug> HTTP-Session: 7c91bac9-51f1-4de5-9368-9fe5d55d9851 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 11987 | 2024.01.30 03:27:03.407401 [ 3 ] {} <Debug> HTTP-Session: 7c91bac9-51f1-4de5-9368-9fe5d55d9851 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 11988 | 2024.01.30 03:27:03.407468 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 11989 | 2024.01.30 03:27:03.407506 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 11990 | 2024.01.30 03:27:03.407611 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 11991 | 2024.01.30 03:27:03.407913 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 11992 | 2024.01.30 03:27:03.408116 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} <Trace> MergedBlockOutputStream: filled checksums all_40_40_0 (state Temporary) | ||
| 11993 | 2024.01.30 03:27:03.408259 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} <Trace> oximeter.fields_u16 (998eeb4e-255e-4939-a38f-5c2ef922fc88): Renaming temporary part tmp_insert_all_40_40_0 to all_40_40_0. | ||
| 11994 | 2024.01.30 03:27:03.408379 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} <Information> executeQuery: Read 2 rows, 143.00 B in 0.0008819 sec., 2267 rows/sec., 158.35 KiB/sec. | ||
| 11995 | 2024.01.30 03:27:03.408497 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} <Debug> DynamicQueryHandler: Done processing query | ||
| 11996 | 2024.01.30 03:27:03.408520 [ 3 ] {27ca7aa4-89ea-40e6-90af-b0518317aecb} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 11997 | 2024.01.30 03:27:03.408536 [ 3 ] {} <Debug> HTTP-Session: 7c91bac9-51f1-4de5-9368-9fe5d55d9851 Destroying unnamed session | ||
| 11998 | 2024.01.30 03:27:03.408644 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 8188, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 11999 | 2024.01.30 03:27:03.408690 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12000 | 2024.01.30 03:27:03.408708 [ 3 ] {} <Debug> HTTP-Session: 1854438b-f5da-47a8-af2b-54271c4ad788 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 12001 | 2024.01.30 03:27:03.408725 [ 3 ] {} <Debug> HTTP-Session: 1854438b-f5da-47a8-af2b-54271c4ad788 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12002 | 2024.01.30 03:27:03.408794 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 12003 | 2024.01.30 03:27:03.408830 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 12004 | 2024.01.30 03:27:03.408933 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12005 | 2024.01.30 03:27:03.409221 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 12006 | 2024.01.30 03:27:03.409425 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} <Trace> MergedBlockOutputStream: filled checksums all_124_124_0 (state Temporary) | ||
| 12007 | 2024.01.30 03:27:03.409575 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} <Trace> oximeter.fields_uuid (3c0e4ccf-c17b-4188-8b62-111784c90f09): Renaming temporary part tmp_insert_all_124_124_0 to all_124_124_0. | ||
| 12008 | 2024.01.30 03:27:03.409694 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} <Information> executeQuery: Read 48 rows, 3.85 KiB in 0.000871969 sec., 55047 rows/sec., 4.31 MiB/sec. | ||
| 12009 | 2024.01.30 03:27:03.409795 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} <Debug> DynamicQueryHandler: Done processing query | ||
| 12010 | 2024.01.30 03:27:03.409819 [ 3 ] {9f1f48bf-2bde-47a4-a860-92aaca68e8dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 12011 | 2024.01.30 03:27:03.409834 [ 3 ] {} <Debug> HTTP-Session: 1854438b-f5da-47a8-af2b-54271c4ad788 Destroying unnamed session | ||
| 12012 | 2024.01.30 03:27:03.409929 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12013 | 2024.01.30 03:27:03.409972 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12014 | 2024.01.30 03:27:03.409992 [ 3 ] {} <Debug> HTTP-Session: 220bb5a3-a01c-4a1e-ae74-271a277f92f8 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 12015 | 2024.01.30 03:27:03.410008 [ 3 ] {} <Debug> HTTP-Session: 220bb5a3-a01c-4a1e-ae74-271a277f92f8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12016 | 2024.01.30 03:27:03.410074 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 12017 | 2024.01.30 03:27:03.410117 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 12018 | 2024.01.30 03:27:03.410238 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12019 | 2024.01.30 03:27:03.410493 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 12020 | 2024.01.30 03:27:03.410746 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} <Trace> MergedBlockOutputStream: filled checksums all_51_51_0 (state Temporary) | ||
| 12021 | 2024.01.30 03:27:03.410924 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_insert_all_51_51_0 to all_51_51_0. | ||
| 12022 | 2024.01.30 03:27:03.411049 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000944391 sec., 1058 rows/sec., 74.45 KiB/sec. | ||
| 12023 | 2024.01.30 03:27:03.411041 [ 108 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Selected 6 parts from all_1_46_9 to all_51_51_0 | ||
| 12024 | 2024.01.30 03:27:03.411160 [ 108 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 12025 | 2024.01.30 03:27:03.411236 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} <Debug> DynamicQueryHandler: Done processing query | ||
| 12026 | 2024.01.30 03:27:03.411268 [ 3 ] {f31b91a7-df3c-4a03-b017-7ec1b2a24efc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 12027 | 2024.01.30 03:27:03.411269 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_46_9 to all_51_51_0 into Compact | ||
| 12028 | 2024.01.30 03:27:03.411286 [ 3 ] {} <Debug> HTTP-Session: 220bb5a3-a01c-4a1e-ae74-271a277f92f8 Destroying unnamed session | ||
| 12029 | 2024.01.30 03:27:03.411377 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 12030 | 2024.01.30 03:27:03.411415 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_46_9, total 924 rows starting from the beginning of the part | ||
| 12031 | 2024.01.30 03:27:03.411463 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:48912, User-Agent: (none), Length: 49225, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 12032 | 2024.01.30 03:27:03.411515 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 12033 | 2024.01.30 03:27:03.411543 [ 3 ] {} <Debug> HTTP-Session: fc00e084-e4c5-475f-b1f8-70cb36ddcf03 Authenticating user 'default' from [fd00:1122:3344:101::d]:48912 | ||
| 12034 | 2024.01.30 03:27:03.411577 [ 3 ] {} <Debug> HTTP-Session: fc00e084-e4c5-475f-b1f8-70cb36ddcf03 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 12035 | 2024.01.30 03:27:03.411602 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_47_47_0, total 37 rows starting from the beginning of the part | ||
| 12036 | 2024.01.30 03:27:03.411703 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:48912) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 12037 | 2024.01.30 03:27:03.411776 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 12038 | 2024.01.30 03:27:03.411781 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_48_48_0, total 1 rows starting from the beginning of the part | ||
| 12039 | 2024.01.30 03:27:03.412036 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_49_49_0, total 1 rows starting from the beginning of the part | ||
| 12040 | 2024.01.30 03:27:03.412112 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 12041 | 2024.01.30 03:27:03.412228 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_50_50_0, total 36 rows starting from the beginning of the part | ||
| 12042 | 2024.01.30 03:27:03.412358 [ 20 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_51_51_0, total 1 rows starting from the beginning of the part | ||
| 12043 | 2024.01.30 03:27:03.412775 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 13.02 GiB. | ||
| 12044 | 2024.01.30 03:27:03.413232 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} <Trace> MergedBlockOutputStream: filled checksums all_123_123_0 (state Temporary) | ||
| 12045 | 2024.01.30 03:27:03.413341 [ 11 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1000 rows, containing 5 columns (5 merged, 0 gathered) in 0.002115868 sec., 472619.2749264132 rows/sec., 33.32 MiB/sec. | ||
| 12046 | 2024.01.30 03:27:03.413515 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} <Trace> oximeter.measurements_histogramf64 (f8e3818b-f8ff-46ed-b23c-2d070145c891): Renaming temporary part tmp_insert_all_123_123_0 to all_123_123_0. | ||
| 12047 | 2024.01.30 03:27:03.413560 [ 11 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Trace> MergedBlockOutputStream: filled checksums all_1_51_10 (state Temporary) | ||
| 12048 | 2024.01.30 03:27:03.413746 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} <Information> executeQuery: Read 46 rows, 63.56 KiB in 0.002002375 sec., 22972 rows/sec., 31.00 MiB/sec. | ||
| 12049 | 2024.01.30 03:27:03.413943 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} <Debug> DynamicQueryHandler: Done processing query | ||
| 12050 | 2024.01.30 03:27:03.413984 [ 11 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Renaming temporary part tmp_merge_all_1_51_10 to all_1_51_10. | ||
| 12051 | 2024.01.30 03:27:03.413986 [ 3 ] {78abfcd8-5d3e-4313-94ce-b107f67b4537} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 12052 | 2024.01.30 03:27:03.414046 [ 3 ] {} <Debug> HTTP-Session: fc00e084-e4c5-475f-b1f8-70cb36ddcf03 Destroying unnamed session | ||
| 12053 | 2024.01.30 03:27:03.414103 [ 11 ] {6c151148-21fb-4f49-a0ac-a44ad0e0f13e::all_1_51_10} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e) (MergerMutator): Merged 6 parts: from all_1_46_9 to all_51_51_0 | ||
| 12054 | 2024.01.30 03:27:04.065357 [ 43 ] {} <Trace> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Found 6 old parts to remove. | ||
| 12055 | 2024.01.30 03:27:04.065427 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_1_6_1 | ||
| 12056 | 2024.01.30 03:27:04.072500 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_7_7_0 | ||
| 12057 | 2024.01.30 03:27:04.072809 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_8_8_0 | ||
| 12058 | 2024.01.30 03:27:04.073079 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_9_9_0 | ||
| 12059 | 2024.01.30 03:27:04.073345 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_10_10_0 | ||
| 12060 | 2024.01.30 03:27:04.073619 [ 43 ] {} <Debug> oximeter.measurements_cumulativeu64 (6c151148-21fb-4f49-a0ac-a44ad0e0f13e): Removing part from filesystem all_11_11_0 | ||