| 1 | [ Feb 17 07:55:00 Enabled. ] | ||
| 2 | [ Feb 17 07:55:00 Rereading configuration. ] | ||
| 3 | [ Feb 17 07:55:02 Rereading configuration. ] | ||
| 4 | [ Feb 17 07:55:08 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 | [ Feb 17 07:55:08 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.02.17 07:55:08.983333 [ 1 ] {} <Information> Application: Will watch for the process with pid 23593 | ||
| 33 | 2024.02.17 07:55:08.983410 [ 1 ] {} <Information> Application: Forked a child process to watch | ||
| 34 | 2024.02.17 07:55:09.741062 [ 1 ] {} <Information> : Starting ClickHouse 22.8.9.1 with revision 54465, no build id, PID 23593 | ||
| 35 | 2024.02.17 07:55:09.741223 [ 1 ] {} <Information> Application: starting up | ||
| 36 | 2024.02.17 07:55:09.741413 [ 1 ] {} <Information> Application: OS name: SunOS, version: 5.11, architecture: i86pc | ||
| 37 | 2024.02.17 07:55:09.897474 [ 1 ] {} <Debug> Application: rlimit on number of file descriptors is 65536 | ||
| 38 | 2024.02.17 07:55:09.897560 [ 1 ] {} <Debug> Application: Initializing DateLUT. | ||
| 39 | 2024.02.17 07:55:09.897578 [ 1 ] {} <Trace> Application: Initialized DateLUT with time zone 'UTC'. | ||
| 40 | 2024.02.17 07:55:09.897632 [ 1 ] {} <Debug> Application: Setting up /data/tmp/ to store temporary data in it | ||
| 41 | 2024.02.17 07:55:09.898083 [ 1 ] {} <Debug> Application: Initiailizing interserver credentials. | ||
| 42 | 2024.02.17 07:55:09.899152 [ 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.02.17 07:55:09.899758 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 47 | 2024.02.17 07:55:09.900106 [ 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.02.17 07:55:09.903343 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 49 | 2024.02.17 07:55:09.903389 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 50 | 2024.02.17 07:55:09.904204 [ 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.02.17 07:55:09.904519 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performing update on configuration | ||
| 55 | 2024.02.17 07:55:09.910691 [ 1 ] {} <Debug> ConfigReloader: Loaded config 'config.xml', performed update on configuration | ||
| 56 | 2024.02.17 07:55:09.911155 [ 1 ] {} <Debug> Access(user directories): Added users.xml access storage 'users.xml', path: config.xml | ||
| 57 | 2024.02.17 07:55:09.911180 [ 1 ] {} <Information> Application: Uncompressed cache policy name | ||
| 58 | 2024.02.17 07:55:09.912575 [ 1 ] {} <Information> Context: Initialized background executor for merges and mutations with num_threads=16, num_tasks=32 | ||
| 59 | 2024.02.17 07:55:09.913068 [ 1 ] {} <Information> Context: Initialized background executor for move operations with num_threads=8, num_tasks=8 | ||
| 60 | 2024.02.17 07:55:09.913459 [ 1 ] {} <Information> Context: Initialized background executor for fetches with num_threads=8, num_tasks=8 | ||
| 61 | 2024.02.17 07:55:09.913780 [ 1 ] {} <Information> Context: Initialized background executor for common operations (e.g. clearing old parts) with num_threads=8, num_tasks=8 | ||
| 62 | 2024.02.17 07:55:09.915100 [ 1 ] {} <Information> Application: Loading user defined objects from /data/ | ||
| 63 | 2024.02.17 07:55:09.915152 [ 1 ] {} <Debug> UserDefinedSQLObjectsLoader: Loading user defined objects | ||
| 64 | 2024.02.17 07:55:09.915208 [ 1 ] {} <Debug> Application: Loaded user defined objects | ||
| 65 | 2024.02.17 07:55:09.915223 [ 1 ] {} <Information> Application: Loading metadata from /data/ | ||
| 66 | 2024.02.17 07:55:09.955093 [ 1 ] {} <Information> DatabaseAtomic (system): Metadata processed, database system has 0 tables and 0 dictionaries in total. | ||
| 67 | 2024.02.17 07:55:09.955120 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 0.000117783 sec | ||
| 68 | 2024.02.17 07:55:09.955718 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 69 | 2024.02.17 07:55:09.955793 [ 1 ] {} <Debug> SystemLog: Not creating system.query_log since corresponding section 'query_log' is missing from config | ||
| 70 | 2024.02.17 07:55:09.955813 [ 1 ] {} <Debug> SystemLog: Not creating system.query_thread_log since corresponding section 'query_thread_log' is missing from config | ||
| 71 | 2024.02.17 07:55:09.955828 [ 1 ] {} <Debug> SystemLog: Not creating system.part_log since corresponding section 'part_log' is missing from config | ||
| 72 | 2024.02.17 07:55:09.955840 [ 1 ] {} <Debug> SystemLog: Not creating system.trace_log since corresponding section 'trace_log' is missing from config | ||
| 73 | 2024.02.17 07:55:09.955854 [ 1 ] {} <Debug> SystemLog: Not creating system.crash_log since corresponding section 'crash_log' is missing from config | ||
| 74 | 2024.02.17 07:55:09.955869 [ 1 ] {} <Debug> SystemLog: Not creating system.text_log since corresponding section 'text_log' is missing from config | ||
| 75 | 2024.02.17 07:55:09.955901 [ 1 ] {} <Debug> SystemLog: Not creating system.metric_log since corresponding section 'metric_log' is missing from config | ||
| 76 | 2024.02.17 07:55:09.955920 [ 1 ] {} <Debug> SystemLog: Not creating system.filesystem_cache_log since corresponding section 'filesystem_cache_log' is missing from config | ||
| 77 | 2024.02.17 07:55:09.955948 [ 1 ] {} <Debug> SystemLog: Not creating system.asynchronous_metric_log since corresponding section 'asynchronous_metric_log' is missing from config | ||
| 78 | 2024.02.17 07:55:09.955961 [ 1 ] {} <Debug> SystemLog: Not creating system.opentelemetry_span_log since corresponding section 'opentelemetry_span_log' is missing from config | ||
| 79 | 2024.02.17 07:55:09.955974 [ 1 ] {} <Debug> SystemLog: Not creating system.query_views_log since corresponding section 'query_views_log' is missing from config | ||
| 80 | 2024.02.17 07:55:09.955988 [ 1 ] {} <Debug> SystemLog: Not creating system.zookeeper_log since corresponding section 'zookeeper_log' is missing from config | ||
| 81 | 2024.02.17 07:55:09.956020 [ 1 ] {} <Debug> SystemLog: Not creating system.session_log since corresponding section 'session_log' is missing from config | ||
| 82 | 2024.02.17 07:55:09.956033 [ 1 ] {} <Debug> SystemLog: Not creating system.transactions_info_log since corresponding section 'transactions_info_log' is missing from config | ||
| 83 | 2024.02.17 07:55:09.956044 [ 1 ] {} <Debug> SystemLog: Not creating system.processors_profile_log since corresponding section 'processors_profile_log' is missing from config | ||
| 84 | 2024.02.17 07:55:09.992729 [ 1 ] {} <Information> DatabaseCatalog: Found 0 partially dropped tables. Will load them and retry removal. | ||
| 85 | 2024.02.17 07:55:10.007456 [ 1 ] {} <Information> DatabaseAtomic (default): Metadata processed, database default has 0 tables and 0 dictionaries in total. | ||
| 86 | 2024.02.17 07:55:10.007507 [ 1 ] {} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 7.1282e-05 sec | ||
| 87 | 2024.02.17 07:55:10.007619 [ 1 ] {} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 88 | 2024.02.17 07:55:10.007635 [ 1 ] {} <Information> DatabaseAtomic (default): Starting up tables. | ||
| 89 | 2024.02.17 07:55:10.007656 [ 1 ] {} <Information> DatabaseAtomic (system): Starting up tables. | ||
| 90 | 2024.02.17 07:55:10.009890 [ 1 ] {} <Information> BackgroundSchedulePool/BgSchPool: Create BackgroundSchedulePool with 128 threads | ||
| 91 | 2024.02.17 07:55:10.015686 [ 1 ] {} <Debug> Application: Loaded metadata. | ||
| 92 | 2024.02.17 07:55:10.015826 [ 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.02.17 07:55:10.015865 [ 1 ] {} <Information> Application: TaskStats is not implemented for this OS. IO accounting will be disabled. | ||
| 94 | 2024.02.17 07:55:10.267755 [ 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.02.17 07:55:10.285450 [ 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.02.17 07:55:10.285497 [ 1 ] {} <Trace> MySQLHandlerFactory: Generating new RSA key pair. | ||
| 97 | 2024.02.17 07:55:10.321690 [ 1 ] {} <Information> CertificateReloader: One of paths is empty. Cannot apply new configuration for certificates. Fill all paths and try again. | ||
| 98 | 2024.02.17 07:55:10.322517 [ 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.02.17 07:55:10.322840 [ 1 ] {} <Information> DNSCacheUpdater: Update period 15 seconds | ||
| 100 | 2024.02.17 07:55:10.322915 [ 1 ] {} <Information> Application: Available RAM: 95.88 GiB; physical cores: 24; logical cores: 48. | ||
| 101 | 2024.02.17 07:55:10.322936 [ 135 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 102 | 2024.02.17 07:55:10.323011 [ 135 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 103 | 2024.02.17 07:55:10.323011 [ 1 ] {} <Information> Application: Listening for http://[fd00:1122:3344:101::e]:8123 | ||
| 104 | 2024.02.17 07:55:10.323096 [ 1 ] {} <Information> Application: Listening for native protocol (tcp): [fd00:1122:3344:101::e]:9000 | ||
| 105 | 2024.02.17 07:55:10.323749 [ 1 ] {} <Information> Application: Listening for MySQL compatibility protocol: [fd00:1122:3344:101::e]:9004 | ||
| 106 | 2024.02.17 07:55:10.323771 [ 1 ] {} <Information> Application: Ready for connections. | ||
| 107 | 2024.02.17 07:55:10.360931 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 108 | 2024.02.17 07:55:10.361109 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 109 | 2024.02.17 07:55:10.361782 [ 3 ] {} <Debug> HTTP-Session: 650ec5c2-ef32-4d94-8719-18649f3b7f5c Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 110 | 2024.02.17 07:55:10.361814 [ 3 ] {} <Debug> HTTP-Session: 650ec5c2-ef32-4d94-8719-18649f3b7f5c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 111 | 2024.02.17 07:55:10.361947 [ 3 ] {} <Trace> ContextAccess (default): Settings: readonly=0, allow_ddl=true, allow_introspection_functions=false | ||
| 112 | 2024.02.17 07:55:10.361975 [ 3 ] {} <Trace> ContextAccess (default): List of all grants: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 113 | 2024.02.17 07:55:10.361992 [ 3 ] {} <Trace> ContextAccess (default): List of all grants including implicit: GRANT ALL ON *.* WITH GRANT OPTION | ||
| 114 | 2024.02.17 07:55:10.363423 [ 3 ] {ff793b4b-2326-4155-9d82-4c23a8c6f577} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 115 | 2024.02.17 07:55:10.386854 [ 3 ] {ff793b4b-2326-4155-9d82-4c23a8c6f577} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:52132) (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 @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 139 | |||
| 140 | 2024.02.17 07:55:10.387724 [ 3 ] {ff793b4b-2326-4155-9d82-4c23a8c6f577} <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 @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 164 | (version 22.8.9.1) | ||
| 165 | 2024.02.17 07:55:10.388463 [ 3 ] {ff793b4b-2326-4155-9d82-4c23a8c6f577} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 166 | 2024.02.17 07:55:10.388486 [ 3 ] {} <Debug> HTTP-Session: 650ec5c2-ef32-4d94-8719-18649f3b7f5c Destroying unnamed session | ||
| 167 | 2024.02.17 07:55:10.388920 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 33, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 168 | 2024.02.17 07:55:10.388977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 169 | 2024.02.17 07:55:10.388996 [ 3 ] {} <Debug> HTTP-Session: a0b3cd54-942f-4595-b0a8-81a325f8597d Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 170 | 2024.02.17 07:55:10.389017 [ 3 ] {} <Debug> HTTP-Session: a0b3cd54-942f-4595-b0a8-81a325f8597d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 171 | 2024.02.17 07:55:10.389119 [ 3 ] {95c0e7e1-be7f-42d9-8fcf-03bca346844b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) SHOW CLUSTERS FORMAT JSONEachRow; (stage: Complete) | ||
| 172 | 2024.02.17 07:55:10.389225 [ 3 ] {95c0e7e1-be7f-42d9-8fcf-03bca346844b} <Debug> executeQuery: (internal) SELECT DISTINCT cluster FROM system.clusters (stage: Complete) | ||
| 173 | 2024.02.17 07:55:10.390283 [ 3 ] {95c0e7e1-be7f-42d9-8fcf-03bca346844b} <Trace> ContextAccess (default): Access granted: SELECT(cluster) ON system.clusters | ||
| 174 | 2024.02.17 07:55:10.392389 [ 3 ] {95c0e7e1-be7f-42d9-8fcf-03bca346844b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 175 | 2024.02.17 07:55:10.397002 [ 3 ] {95c0e7e1-be7f-42d9-8fcf-03bca346844b} <Debug> DynamicQueryHandler: Done processing query | ||
| 176 | 2024.02.17 07:55:10.397056 [ 3 ] {95c0e7e1-be7f-42d9-8fcf-03bca346844b} <Debug> MemoryTracker: Peak memory usage (for query): 4.00 MiB. | ||
| 177 | 2024.02.17 07:55:10.397072 [ 3 ] {} <Debug> HTTP-Session: a0b3cd54-942f-4595-b0a8-81a325f8597d Destroying unnamed session | ||
| 178 | 2024.02.17 07:55:10.397217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 40, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 179 | 2024.02.17 07:55:10.397275 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 180 | 2024.02.17 07:55:10.397295 [ 3 ] {} <Debug> HTTP-Session: b2d76066-7835-4bac-ba8b-58708b08f343 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 181 | 2024.02.17 07:55:10.397312 [ 3 ] {} <Debug> HTTP-Session: b2d76066-7835-4bac-ba8b-58708b08f343 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 182 | 2024.02.17 07:55:10.397410 [ 3 ] {eba22131-03f7-43e9-910d-bc4d52403d58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) SELECT MAX(value) FROM oximeter.version; (stage: Complete) | ||
| 183 | 2024.02.17 07:55:10.397739 [ 3 ] {eba22131-03f7-43e9-910d-bc4d52403d58} <Error> executeQuery: Code: 81. DB::Exception: Database oximeter doesn't exist. (UNKNOWN_DATABASE) (version 22.8.9.1) (from [fd00:1122:3344:101::d]:52132) (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 @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 207 | |||
| 208 | 2024.02.17 07:55:10.397862 [ 3 ] {eba22131-03f7-43e9-910d-bc4d52403d58} <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 @ 1133e7 in /system/lib/amd64/libc.so.1 | ||
| 232 | (version 22.8.9.1) | ||
| 233 | 2024.02.17 07:55:10.397966 [ 3 ] {eba22131-03f7-43e9-910d-bc4d52403d58} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 234 | 2024.02.17 07:55:10.397985 [ 3 ] {} <Debug> HTTP-Session: b2d76066-7835-4bac-ba8b-58708b08f343 Destroying unnamed session | ||
| 235 | 2024.02.17 07:55:10.400254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 32, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 236 | 2024.02.17 07:55:10.400309 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 237 | 2024.02.17 07:55:10.400327 [ 3 ] {} <Debug> HTTP-Session: 96358a77-e372-41ad-8a18-e3ed827bde3a Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 238 | 2024.02.17 07:55:10.400348 [ 3 ] {} <Debug> HTTP-Session: 96358a77-e372-41ad-8a18-e3ed827bde3a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 239 | 2024.02.17 07:55:10.400455 [ 3 ] {b59c70a4-7a45-4367-9a04-6f16b09df1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) DROP DATABASE IF EXISTS oximeter (stage: Complete) | ||
| 240 | 2024.02.17 07:55:10.400557 [ 3 ] {b59c70a4-7a45-4367-9a04-6f16b09df1e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 241 | 2024.02.17 07:55:10.400582 [ 3 ] {b59c70a4-7a45-4367-9a04-6f16b09df1e0} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 242 | 2024.02.17 07:55:10.400596 [ 3 ] {} <Debug> HTTP-Session: 96358a77-e372-41ad-8a18-e3ed827bde3a Destroying unnamed session | ||
| 243 | 2024.02.17 07:55:10.400781 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 38, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 244 | 2024.02.17 07:55:10.400826 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 245 | 2024.02.17 07:55:10.400844 [ 3 ] {} <Debug> HTTP-Session: 53418919-a371-440f-a72b-430401cadfbe Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 246 | 2024.02.17 07:55:10.400864 [ 3 ] {} <Debug> HTTP-Session: 53418919-a371-440f-a72b-430401cadfbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 247 | 2024.02.17 07:55:10.400918 [ 3 ] {b64ea11b-537e-435f-97fb-57cdc32d08cc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) CREATE DATABASE IF NOT EXISTS oximeter (stage: Complete) | ||
| 248 | 2024.02.17 07:55:10.400972 [ 3 ] {b64ea11b-537e-435f-97fb-57cdc32d08cc} <Trace> ContextAccess (default): Access granted: CREATE DATABASE ON oximeter.* | ||
| 249 | 2024.02.17 07:55:10.415098 [ 3 ] {b64ea11b-537e-435f-97fb-57cdc32d08cc} <Information> DatabaseAtomic (oximeter): Metadata processed, database oximeter has 0 tables and 0 dictionaries in total. | ||
| 250 | 2024.02.17 07:55:10.415124 [ 3 ] {b64ea11b-537e-435f-97fb-57cdc32d08cc} <Information> TablesLoader: Parsed metadata of 0 tables in 1 databases in 5.4491e-05 sec | ||
| 251 | 2024.02.17 07:55:10.415153 [ 3 ] {b64ea11b-537e-435f-97fb-57cdc32d08cc} <Information> TablesLoader: Loading 0 tables with 0 dependency level | ||
| 252 | 2024.02.17 07:55:10.415175 [ 3 ] {b64ea11b-537e-435f-97fb-57cdc32d08cc} <Information> DatabaseAtomic (oximeter): Starting up tables. | ||
| 253 | 2024.02.17 07:55:10.415253 [ 3 ] {b64ea11b-537e-435f-97fb-57cdc32d08cc} <Debug> DynamicQueryHandler: Done processing query | ||
| 254 | 2024.02.17 07:55:10.415280 [ 3 ] {b64ea11b-537e-435f-97fb-57cdc32d08cc} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 255 | 2024.02.17 07:55:10.415297 [ 3 ] {} <Debug> HTTP-Session: 53418919-a371-440f-a72b-430401cadfbe Destroying unnamed session | ||
| 256 | 2024.02.17 07:55:10.415418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 257 | 2024.02.17 07:55:10.415467 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 258 | 2024.02.17 07:55:10.415487 [ 3 ] {} <Debug> HTTP-Session: 1da05442-96bf-4a31-8276-6f215769489a Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 259 | 2024.02.17 07:55:10.415511 [ 3 ] {} <Debug> HTTP-Session: 1da05442-96bf-4a31-8276-6f215769489a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 260 | 2024.02.17 07:55:10.415735 [ 3 ] {2887bdc2-bcd6-4490-8824-48193d3c4048} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) /* 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.02.17 07:55:10.415789 [ 3 ] {2887bdc2-bcd6-4490-8824-48193d3c4048} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.version | ||
| 263 | 2024.02.17 07:55:10.430382 [ 3 ] {2887bdc2-bcd6-4490-8824-48193d3c4048} <Debug> oximeter.version (510df1a3-5586-4d14-819a-f703881ff803): Loading data parts | ||
| 264 | 2024.02.17 07:55:10.430537 [ 3 ] {2887bdc2-bcd6-4490-8824-48193d3c4048} <Debug> oximeter.version (510df1a3-5586-4d14-819a-f703881ff803): There are no data parts | ||
| 265 | 2024.02.17 07:55:10.443053 [ 3 ] {2887bdc2-bcd6-4490-8824-48193d3c4048} <Debug> DynamicQueryHandler: Done processing query | ||
| 266 | 2024.02.17 07:55:10.443081 [ 3 ] {2887bdc2-bcd6-4490-8824-48193d3c4048} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 267 | 2024.02.17 07:55:10.443108 [ 3 ] {} <Debug> HTTP-Session: 1da05442-96bf-4a31-8276-6f215769489a Destroying unnamed session | ||
| 268 | 2024.02.17 07:55:10.443270 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 818, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 269 | 2024.02.17 07:55:10.443321 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 270 | 2024.02.17 07:55:10.443345 [ 3 ] {} <Debug> HTTP-Session: e8e91377-6e92-4934-a7ed-09e9ac3a9151 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 271 | 2024.02.17 07:55:10.443361 [ 3 ] {} <Debug> HTTP-Session: e8e91377-6e92-4934-a7ed-09e9ac3a9151 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 272 | 2024.02.17 07:55:10.443564 [ 3 ] {5f5cdd66-db1d-485a-8fdb-ab2727aa0657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) /* 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.02.17 07:55:10.443628 [ 3 ] {5f5cdd66-db1d-485a-8fdb-ab2727aa0657} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bool | ||
| 284 | 2024.02.17 07:55:10.460618 [ 3 ] {5f5cdd66-db1d-485a-8fdb-ab2727aa0657} <Debug> oximeter.measurements_bool (278606cc-aa70-4dbb-bbe7-ec36712df61a): Loading data parts | ||
| 285 | 2024.02.17 07:55:10.460749 [ 3 ] {5f5cdd66-db1d-485a-8fdb-ab2727aa0657} <Debug> oximeter.measurements_bool (278606cc-aa70-4dbb-bbe7-ec36712df61a): There are no data parts | ||
| 286 | 2024.02.17 07:55:10.471722 [ 3 ] {5f5cdd66-db1d-485a-8fdb-ab2727aa0657} <Debug> DynamicQueryHandler: Done processing query | ||
| 287 | 2024.02.17 07:55:10.471746 [ 3 ] {5f5cdd66-db1d-485a-8fdb-ab2727aa0657} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 288 | 2024.02.17 07:55:10.471768 [ 3 ] {} <Debug> HTTP-Session: e8e91377-6e92-4934-a7ed-09e9ac3a9151 Destroying unnamed session | ||
| 289 | 2024.02.17 07:55:10.471980 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 292, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 290 | 2024.02.17 07:55:10.472065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 291 | 2024.02.17 07:55:10.472088 [ 3 ] {} <Debug> HTTP-Session: e593fa67-0c63-4bcc-8f40-345d9e039250 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 292 | 2024.02.17 07:55:10.472107 [ 3 ] {} <Debug> HTTP-Session: e593fa67-0c63-4bcc-8f40-345d9e039250 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 293 | 2024.02.17 07:55:10.472299 [ 3 ] {44af52e8-dab0-46f6-992c-606b57742094} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.472354 [ 3 ] {44af52e8-dab0-46f6-992c-606b57742094} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i8 | ||
| 295 | 2024.02.17 07:55:10.485500 [ 3 ] {44af52e8-dab0-46f6-992c-606b57742094} <Debug> oximeter.measurements_i8 (e721f38e-2b5e-4e84-b432-c9316e4d1166): Loading data parts | ||
| 296 | 2024.02.17 07:55:10.485633 [ 3 ] {44af52e8-dab0-46f6-992c-606b57742094} <Debug> oximeter.measurements_i8 (e721f38e-2b5e-4e84-b432-c9316e4d1166): There are no data parts | ||
| 297 | 2024.02.17 07:55:10.497435 [ 3 ] {44af52e8-dab0-46f6-992c-606b57742094} <Debug> DynamicQueryHandler: Done processing query | ||
| 298 | 2024.02.17 07:55:10.497459 [ 3 ] {44af52e8-dab0-46f6-992c-606b57742094} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 299 | 2024.02.17 07:55:10.497475 [ 3 ] {} <Debug> HTTP-Session: e593fa67-0c63-4bcc-8f40-345d9e039250 Destroying unnamed session | ||
| 300 | 2024.02.17 07:55:10.497623 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 293, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 301 | 2024.02.17 07:55:10.497675 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 302 | 2024.02.17 07:55:10.497693 [ 3 ] {} <Debug> HTTP-Session: b0f208e0-13b6-4ec1-9a02-e6ade56dd5c1 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 303 | 2024.02.17 07:55:10.497714 [ 3 ] {} <Debug> HTTP-Session: b0f208e0-13b6-4ec1-9a02-e6ade56dd5c1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 304 | 2024.02.17 07:55:10.497968 [ 3 ] {601ef345-5e15-4796-8919-cf73e88aaab9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.498014 [ 3 ] {601ef345-5e15-4796-8919-cf73e88aaab9} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u8 | ||
| 306 | 2024.02.17 07:55:10.504359 [ 3 ] {601ef345-5e15-4796-8919-cf73e88aaab9} <Debug> oximeter.measurements_u8 (d3f1053e-616b-4e63-803c-c96f754cf3da): Loading data parts | ||
| 307 | 2024.02.17 07:55:10.504455 [ 3 ] {601ef345-5e15-4796-8919-cf73e88aaab9} <Debug> oximeter.measurements_u8 (d3f1053e-616b-4e63-803c-c96f754cf3da): There are no data parts | ||
| 308 | 2024.02.17 07:55:10.511132 [ 3 ] {601ef345-5e15-4796-8919-cf73e88aaab9} <Debug> DynamicQueryHandler: Done processing query | ||
| 309 | 2024.02.17 07:55:10.511156 [ 3 ] {601ef345-5e15-4796-8919-cf73e88aaab9} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 310 | 2024.02.17 07:55:10.511172 [ 3 ] {} <Debug> HTTP-Session: b0f208e0-13b6-4ec1-9a02-e6ade56dd5c1 Destroying unnamed session | ||
| 311 | 2024.02.17 07:55:10.511289 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 312 | 2024.02.17 07:55:10.511337 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 313 | 2024.02.17 07:55:10.511358 [ 3 ] {} <Debug> HTTP-Session: fc9110bb-5f16-4fce-8e7f-8f619c9426a4 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 314 | 2024.02.17 07:55:10.511379 [ 3 ] {} <Debug> HTTP-Session: fc9110bb-5f16-4fce-8e7f-8f619c9426a4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 315 | 2024.02.17 07:55:10.511565 [ 3 ] {4afe72f3-52ce-4066-8dd3-ad4dfb9a6c0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.511608 [ 3 ] {4afe72f3-52ce-4066-8dd3-ad4dfb9a6c0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i16 | ||
| 317 | 2024.02.17 07:55:10.524524 [ 3 ] {4afe72f3-52ce-4066-8dd3-ad4dfb9a6c0c} <Debug> oximeter.measurements_i16 (f6e3da60-b464-4b80-914f-c5d46bfa9cfe): Loading data parts | ||
| 318 | 2024.02.17 07:55:10.524642 [ 3 ] {4afe72f3-52ce-4066-8dd3-ad4dfb9a6c0c} <Debug> oximeter.measurements_i16 (f6e3da60-b464-4b80-914f-c5d46bfa9cfe): There are no data parts | ||
| 319 | 2024.02.17 07:55:10.535666 [ 3 ] {4afe72f3-52ce-4066-8dd3-ad4dfb9a6c0c} <Debug> DynamicQueryHandler: Done processing query | ||
| 320 | 2024.02.17 07:55:10.535705 [ 3 ] {4afe72f3-52ce-4066-8dd3-ad4dfb9a6c0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 321 | 2024.02.17 07:55:10.535720 [ 3 ] {} <Debug> HTTP-Session: fc9110bb-5f16-4fce-8e7f-8f619c9426a4 Destroying unnamed session | ||
| 322 | 2024.02.17 07:55:10.535838 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 323 | 2024.02.17 07:55:10.535884 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 324 | 2024.02.17 07:55:10.535902 [ 3 ] {} <Debug> HTTP-Session: 03484dbe-9410-413f-9f59-c3de59722d64 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 325 | 2024.02.17 07:55:10.535923 [ 3 ] {} <Debug> HTTP-Session: 03484dbe-9410-413f-9f59-c3de59722d64 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 326 | 2024.02.17 07:55:10.536178 [ 3 ] {5fda9575-48ad-41f1-a6f2-561867e28d14} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.536220 [ 3 ] {5fda9575-48ad-41f1-a6f2-561867e28d14} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u16 | ||
| 328 | 2024.02.17 07:55:10.542418 [ 3 ] {5fda9575-48ad-41f1-a6f2-561867e28d14} <Debug> oximeter.measurements_u16 (2bf3dba6-17fc-4117-916d-061e7c3eb0e3): Loading data parts | ||
| 329 | 2024.02.17 07:55:10.542500 [ 3 ] {5fda9575-48ad-41f1-a6f2-561867e28d14} <Debug> oximeter.measurements_u16 (2bf3dba6-17fc-4117-916d-061e7c3eb0e3): There are no data parts | ||
| 330 | 2024.02.17 07:55:10.548997 [ 3 ] {5fda9575-48ad-41f1-a6f2-561867e28d14} <Debug> DynamicQueryHandler: Done processing query | ||
| 331 | 2024.02.17 07:55:10.549104 [ 3 ] {5fda9575-48ad-41f1-a6f2-561867e28d14} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 332 | 2024.02.17 07:55:10.549122 [ 3 ] {} <Debug> HTTP-Session: 03484dbe-9410-413f-9f59-c3de59722d64 Destroying unnamed session | ||
| 333 | 2024.02.17 07:55:10.549254 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 334 | 2024.02.17 07:55:10.549305 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 335 | 2024.02.17 07:55:10.549322 [ 3 ] {} <Debug> HTTP-Session: e9e4cc48-147f-4733-865e-4e05d13d6301 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 336 | 2024.02.17 07:55:10.549341 [ 3 ] {} <Debug> HTTP-Session: e9e4cc48-147f-4733-865e-4e05d13d6301 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 337 | 2024.02.17 07:55:10.549525 [ 3 ] {59e46b4f-2ae5-4375-bb8f-0835f44b89f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.549567 [ 3 ] {59e46b4f-2ae5-4375-bb8f-0835f44b89f5} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i32 | ||
| 339 | 2024.02.17 07:55:10.560449 [ 3 ] {59e46b4f-2ae5-4375-bb8f-0835f44b89f5} <Debug> oximeter.measurements_i32 (fb718b13-808b-4e6f-9fe7-3e351ec6f952): Loading data parts | ||
| 340 | 2024.02.17 07:55:10.560541 [ 3 ] {59e46b4f-2ae5-4375-bb8f-0835f44b89f5} <Debug> oximeter.measurements_i32 (fb718b13-808b-4e6f-9fe7-3e351ec6f952): There are no data parts | ||
| 341 | 2024.02.17 07:55:10.566010 [ 3 ] {59e46b4f-2ae5-4375-bb8f-0835f44b89f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 342 | 2024.02.17 07:55:10.566044 [ 3 ] {59e46b4f-2ae5-4375-bb8f-0835f44b89f5} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 343 | 2024.02.17 07:55:10.566062 [ 3 ] {} <Debug> HTTP-Session: e9e4cc48-147f-4733-865e-4e05d13d6301 Destroying unnamed session | ||
| 344 | 2024.02.17 07:55:10.566262 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 345 | 2024.02.17 07:55:10.566315 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 346 | 2024.02.17 07:55:10.566332 [ 3 ] {} <Debug> HTTP-Session: 449097ff-cdb8-4a33-85b3-52b7c99950ef Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 347 | 2024.02.17 07:55:10.566352 [ 3 ] {} <Debug> HTTP-Session: 449097ff-cdb8-4a33-85b3-52b7c99950ef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 348 | 2024.02.17 07:55:10.566530 [ 3 ] {c473aed0-1e6e-45c8-9ef4-7a0d7a08a1e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.566576 [ 3 ] {c473aed0-1e6e-45c8-9ef4-7a0d7a08a1e4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u32 | ||
| 350 | 2024.02.17 07:55:10.576587 [ 3 ] {c473aed0-1e6e-45c8-9ef4-7a0d7a08a1e4} <Debug> oximeter.measurements_u32 (eeee4290-3e61-4f84-bad4-11a86a118320): Loading data parts | ||
| 351 | 2024.02.17 07:55:10.576675 [ 3 ] {c473aed0-1e6e-45c8-9ef4-7a0d7a08a1e4} <Debug> oximeter.measurements_u32 (eeee4290-3e61-4f84-bad4-11a86a118320): There are no data parts | ||
| 352 | 2024.02.17 07:55:10.587916 [ 3 ] {c473aed0-1e6e-45c8-9ef4-7a0d7a08a1e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 353 | 2024.02.17 07:55:10.587950 [ 3 ] {c473aed0-1e6e-45c8-9ef4-7a0d7a08a1e4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 354 | 2024.02.17 07:55:10.587967 [ 3 ] {} <Debug> HTTP-Session: 449097ff-cdb8-4a33-85b3-52b7c99950ef Destroying unnamed session | ||
| 355 | 2024.02.17 07:55:10.588094 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 294, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 356 | 2024.02.17 07:55:10.588218 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 357 | 2024.02.17 07:55:10.588240 [ 3 ] {} <Debug> HTTP-Session: 6075842d-5ee5-4c53-83d8-b388f298a446 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 358 | 2024.02.17 07:55:10.588259 [ 3 ] {} <Debug> HTTP-Session: 6075842d-5ee5-4c53-83d8-b388f298a446 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 359 | 2024.02.17 07:55:10.588447 [ 3 ] {fcc6d2af-b2ab-4ba8-b383-cba02d5f9097} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.588495 [ 3 ] {fcc6d2af-b2ab-4ba8-b383-cba02d5f9097} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_i64 | ||
| 361 | 2024.02.17 07:55:10.595960 [ 3 ] {fcc6d2af-b2ab-4ba8-b383-cba02d5f9097} <Debug> oximeter.measurements_i64 (0db182b1-319b-45f3-9e6e-8813d89d810b): Loading data parts | ||
| 362 | 2024.02.17 07:55:10.596046 [ 3 ] {fcc6d2af-b2ab-4ba8-b383-cba02d5f9097} <Debug> oximeter.measurements_i64 (0db182b1-319b-45f3-9e6e-8813d89d810b): There are no data parts | ||
| 363 | 2024.02.17 07:55:10.602600 [ 3 ] {fcc6d2af-b2ab-4ba8-b383-cba02d5f9097} <Debug> DynamicQueryHandler: Done processing query | ||
| 364 | 2024.02.17 07:55:10.602624 [ 3 ] {fcc6d2af-b2ab-4ba8-b383-cba02d5f9097} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 365 | 2024.02.17 07:55:10.602646 [ 3 ] {} <Debug> HTTP-Session: 6075842d-5ee5-4c53-83d8-b388f298a446 Destroying unnamed session | ||
| 366 | 2024.02.17 07:55:10.602748 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 295, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 367 | 2024.02.17 07:55:10.602792 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 368 | 2024.02.17 07:55:10.602815 [ 3 ] {} <Debug> HTTP-Session: 6bfed7d8-84f4-45bf-800e-8a28056eec36 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 369 | 2024.02.17 07:55:10.602831 [ 3 ] {} <Debug> HTTP-Session: 6bfed7d8-84f4-45bf-800e-8a28056eec36 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 370 | 2024.02.17 07:55:10.603008 [ 3 ] {36dcf85e-8d39-4bc6-87c2-64565d74f90c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.603075 [ 3 ] {36dcf85e-8d39-4bc6-87c2-64565d74f90c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_u64 | ||
| 372 | 2024.02.17 07:55:10.608595 [ 3 ] {36dcf85e-8d39-4bc6-87c2-64565d74f90c} <Debug> oximeter.measurements_u64 (69eebe00-6f04-4ade-8785-602bae67b312): Loading data parts | ||
| 373 | 2024.02.17 07:55:10.608682 [ 3 ] {36dcf85e-8d39-4bc6-87c2-64565d74f90c} <Debug> oximeter.measurements_u64 (69eebe00-6f04-4ade-8785-602bae67b312): There are no data parts | ||
| 374 | 2024.02.17 07:55:10.615169 [ 3 ] {36dcf85e-8d39-4bc6-87c2-64565d74f90c} <Debug> DynamicQueryHandler: Done processing query | ||
| 375 | 2024.02.17 07:55:10.615263 [ 3 ] {36dcf85e-8d39-4bc6-87c2-64565d74f90c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 376 | 2024.02.17 07:55:10.615311 [ 3 ] {} <Debug> HTTP-Session: 6bfed7d8-84f4-45bf-800e-8a28056eec36 Destroying unnamed session | ||
| 377 | 2024.02.17 07:55:10.615441 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 378 | 2024.02.17 07:55:10.615489 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 379 | 2024.02.17 07:55:10.615511 [ 3 ] {} <Debug> HTTP-Session: cb0eaa69-c6f5-435b-acf7-0f161b5dc872 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 380 | 2024.02.17 07:55:10.615527 [ 3 ] {} <Debug> HTTP-Session: cb0eaa69-c6f5-435b-acf7-0f161b5dc872 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 381 | 2024.02.17 07:55:10.615706 [ 3 ] {c675882b-05cb-4b42-8d47-355bddfdd6f4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.615762 [ 3 ] {c675882b-05cb-4b42-8d47-355bddfdd6f4} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f32 | ||
| 383 | 2024.02.17 07:55:10.620810 [ 3 ] {c675882b-05cb-4b42-8d47-355bddfdd6f4} <Debug> oximeter.measurements_f32 (37ebf520-ba68-476b-b3f6-b9aec23c80b9): Loading data parts | ||
| 384 | 2024.02.17 07:55:10.620932 [ 3 ] {c675882b-05cb-4b42-8d47-355bddfdd6f4} <Debug> oximeter.measurements_f32 (37ebf520-ba68-476b-b3f6-b9aec23c80b9): There are no data parts | ||
| 385 | 2024.02.17 07:55:10.630121 [ 3 ] {c675882b-05cb-4b42-8d47-355bddfdd6f4} <Debug> DynamicQueryHandler: Done processing query | ||
| 386 | 2024.02.17 07:55:10.630151 [ 3 ] {c675882b-05cb-4b42-8d47-355bddfdd6f4} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 387 | 2024.02.17 07:55:10.630181 [ 3 ] {} <Debug> HTTP-Session: cb0eaa69-c6f5-435b-acf7-0f161b5dc872 Destroying unnamed session | ||
| 388 | 2024.02.17 07:55:10.630375 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 296, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 389 | 2024.02.17 07:55:10.630434 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 390 | 2024.02.17 07:55:10.630464 [ 3 ] {} <Debug> HTTP-Session: 4b7907fe-f454-4dea-be3f-98be47ebff4a Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 391 | 2024.02.17 07:55:10.630480 [ 3 ] {} <Debug> HTTP-Session: 4b7907fe-f454-4dea-be3f-98be47ebff4a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 392 | 2024.02.17 07:55:10.630664 [ 3 ] {633ec517-6da9-4ce3-adff-c84412c8b6c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.630713 [ 3 ] {633ec517-6da9-4ce3-adff-c84412c8b6c6} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_f64 | ||
| 394 | 2024.02.17 07:55:10.641648 [ 3 ] {633ec517-6da9-4ce3-adff-c84412c8b6c6} <Debug> oximeter.measurements_f64 (45f1bfe5-dc11-463c-a2a5-8414d52a86a4): Loading data parts | ||
| 395 | 2024.02.17 07:55:10.641752 [ 3 ] {633ec517-6da9-4ce3-adff-c84412c8b6c6} <Debug> oximeter.measurements_f64 (45f1bfe5-dc11-463c-a2a5-8414d52a86a4): There are no data parts | ||
| 396 | 2024.02.17 07:55:10.647203 [ 3 ] {633ec517-6da9-4ce3-adff-c84412c8b6c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 397 | 2024.02.17 07:55:10.647254 [ 3 ] {633ec517-6da9-4ce3-adff-c84412c8b6c6} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 398 | 2024.02.17 07:55:10.647280 [ 3 ] {} <Debug> HTTP-Session: 4b7907fe-f454-4dea-be3f-98be47ebff4a Destroying unnamed session | ||
| 399 | 2024.02.17 07:55:10.647487 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 298, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 400 | 2024.02.17 07:55:10.647533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 401 | 2024.02.17 07:55:10.647556 [ 3 ] {} <Debug> HTTP-Session: 7d425314-2cb1-4d2b-8471-54bac315f10d Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 402 | 2024.02.17 07:55:10.647571 [ 3 ] {} <Debug> HTTP-Session: 7d425314-2cb1-4d2b-8471-54bac315f10d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 403 | 2024.02.17 07:55:10.647750 [ 3 ] {ce958680-0fe1-43e1-b556-5578fb936e5d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.647797 [ 3 ] {ce958680-0fe1-43e1-b556-5578fb936e5d} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_string | ||
| 405 | 2024.02.17 07:55:10.655882 [ 3 ] {ce958680-0fe1-43e1-b556-5578fb936e5d} <Debug> oximeter.measurements_string (b76cfb99-9cd0-4403-b724-693ee2129962): Loading data parts | ||
| 406 | 2024.02.17 07:55:10.655986 [ 3 ] {ce958680-0fe1-43e1-b556-5578fb936e5d} <Debug> oximeter.measurements_string (b76cfb99-9cd0-4403-b724-693ee2129962): There are no data parts | ||
| 407 | 2024.02.17 07:55:10.665272 [ 3 ] {ce958680-0fe1-43e1-b556-5578fb936e5d} <Debug> DynamicQueryHandler: Done processing query | ||
| 408 | 2024.02.17 07:55:10.665302 [ 3 ] {ce958680-0fe1-43e1-b556-5578fb936e5d} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 409 | 2024.02.17 07:55:10.665323 [ 3 ] {} <Debug> HTTP-Session: 7d425314-2cb1-4d2b-8471-54bac315f10d Destroying unnamed session | ||
| 410 | 2024.02.17 07:55:10.665506 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 605, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 411 | 2024.02.17 07:55:10.665554 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 412 | 2024.02.17 07:55:10.665577 [ 3 ] {} <Debug> HTTP-Session: 5914ca73-ff90-4fc3-a306-d34617e16587 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 413 | 2024.02.17 07:55:10.665591 [ 3 ] {} <Debug> HTTP-Session: 5914ca73-ff90-4fc3-a306-d34617e16587 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 414 | 2024.02.17 07:55:10.665772 [ 3 ] {85d0ab69-d862-4b17-8ce1-91a6d675950f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.665851 [ 3 ] {85d0ab69-d862-4b17-8ce1-91a6d675950f} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_bytes | ||
| 423 | 2024.02.17 07:55:10.671444 [ 3 ] {85d0ab69-d862-4b17-8ce1-91a6d675950f} <Debug> oximeter.measurements_bytes (5455a8b9-dcf2-40ab-a0c3-d662772c2df5): Loading data parts | ||
| 424 | 2024.02.17 07:55:10.671552 [ 3 ] {85d0ab69-d862-4b17-8ce1-91a6d675950f} <Debug> oximeter.measurements_bytes (5455a8b9-dcf2-40ab-a0c3-d662772c2df5): There are no data parts | ||
| 425 | 2024.02.17 07:55:10.677050 [ 3 ] {85d0ab69-d862-4b17-8ce1-91a6d675950f} <Debug> DynamicQueryHandler: Done processing query | ||
| 426 | 2024.02.17 07:55:10.677073 [ 3 ] {85d0ab69-d862-4b17-8ce1-91a6d675950f} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 427 | 2024.02.17 07:55:10.677088 [ 3 ] {} <Debug> HTTP-Session: 5914ca73-ff90-4fc3-a306-d34617e16587 Destroying unnamed session | ||
| 428 | 2024.02.17 07:55:10.677225 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 353, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 429 | 2024.02.17 07:55:10.677277 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 430 | 2024.02.17 07:55:10.677295 [ 3 ] {} <Debug> HTTP-Session: 30b5d0c8-5aae-4747-938e-e44cc1744a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 431 | 2024.02.17 07:55:10.677318 [ 3 ] {} <Debug> HTTP-Session: 30b5d0c8-5aae-4747-938e-e44cc1744a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 432 | 2024.02.17 07:55:10.677595 [ 3 ] {2d8d75d6-f7a4-41e2-bd8c-5424a77b0d30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.677655 [ 3 ] {2d8d75d6-f7a4-41e2-bd8c-5424a77b0d30} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativei64 | ||
| 434 | 2024.02.17 07:55:10.682995 [ 3 ] {2d8d75d6-f7a4-41e2-bd8c-5424a77b0d30} <Debug> oximeter.measurements_cumulativei64 (0e623298-45ca-4fc6-9451-cc57d65f0434): Loading data parts | ||
| 435 | 2024.02.17 07:55:10.683098 [ 3 ] {2d8d75d6-f7a4-41e2-bd8c-5424a77b0d30} <Debug> oximeter.measurements_cumulativei64 (0e623298-45ca-4fc6-9451-cc57d65f0434): There are no data parts | ||
| 436 | 2024.02.17 07:55:10.688165 [ 3 ] {2d8d75d6-f7a4-41e2-bd8c-5424a77b0d30} <Debug> DynamicQueryHandler: Done processing query | ||
| 437 | 2024.02.17 07:55:10.688187 [ 3 ] {2d8d75d6-f7a4-41e2-bd8c-5424a77b0d30} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 438 | 2024.02.17 07:55:10.688214 [ 3 ] {} <Debug> HTTP-Session: 30b5d0c8-5aae-4747-938e-e44cc1744a63 Destroying unnamed session | ||
| 439 | 2024.02.17 07:55:10.688340 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 354, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 440 | 2024.02.17 07:55:10.688462 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 441 | 2024.02.17 07:55:10.688487 [ 3 ] {} <Debug> HTTP-Session: fbb862fa-60d3-4f8d-a3d2-30a845b2bb07 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 442 | 2024.02.17 07:55:10.688514 [ 3 ] {} <Debug> HTTP-Session: fbb862fa-60d3-4f8d-a3d2-30a845b2bb07 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 443 | 2024.02.17 07:55:10.688705 [ 3 ] {cef0ae65-b453-4d23-824f-df52f303be0c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.688754 [ 3 ] {cef0ae65-b453-4d23-824f-df52f303be0c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativeu64 | ||
| 445 | 2024.02.17 07:55:10.699021 [ 3 ] {cef0ae65-b453-4d23-824f-df52f303be0c} <Debug> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Loading data parts | ||
| 446 | 2024.02.17 07:55:10.699112 [ 3 ] {cef0ae65-b453-4d23-824f-df52f303be0c} <Debug> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): There are no data parts | ||
| 447 | 2024.02.17 07:55:10.704783 [ 3 ] {cef0ae65-b453-4d23-824f-df52f303be0c} <Debug> DynamicQueryHandler: Done processing query | ||
| 448 | 2024.02.17 07:55:10.704806 [ 3 ] {cef0ae65-b453-4d23-824f-df52f303be0c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 449 | 2024.02.17 07:55:10.704850 [ 3 ] {} <Debug> HTTP-Session: fbb862fa-60d3-4f8d-a3d2-30a845b2bb07 Destroying unnamed session | ||
| 450 | 2024.02.17 07:55:10.704972 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 355, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 451 | 2024.02.17 07:55:10.705012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 452 | 2024.02.17 07:55:10.705037 [ 3 ] {} <Debug> HTTP-Session: b0725e63-dfea-447e-a4a2-42b682489b48 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 453 | 2024.02.17 07:55:10.705067 [ 3 ] {} <Debug> HTTP-Session: b0725e63-dfea-447e-a4a2-42b682489b48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 454 | 2024.02.17 07:55:10.705261 [ 3 ] {82a22a4b-00a0-4c1a-a28a-d6882659385c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.705321 [ 3 ] {82a22a4b-00a0-4c1a-a28a-d6882659385c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef32 | ||
| 456 | 2024.02.17 07:55:10.715089 [ 3 ] {82a22a4b-00a0-4c1a-a28a-d6882659385c} <Debug> oximeter.measurements_cumulativef32 (7f5304c1-4bb4-4fc8-bc3d-fed1faabee25): Loading data parts | ||
| 457 | 2024.02.17 07:55:10.715181 [ 3 ] {82a22a4b-00a0-4c1a-a28a-d6882659385c} <Debug> oximeter.measurements_cumulativef32 (7f5304c1-4bb4-4fc8-bc3d-fed1faabee25): There are no data parts | ||
| 458 | 2024.02.17 07:55:10.725052 [ 3 ] {82a22a4b-00a0-4c1a-a28a-d6882659385c} <Debug> DynamicQueryHandler: Done processing query | ||
| 459 | 2024.02.17 07:55:10.725099 [ 3 ] {82a22a4b-00a0-4c1a-a28a-d6882659385c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 460 | 2024.02.17 07:55:10.725122 [ 3 ] {} <Debug> HTTP-Session: b0725e63-dfea-447e-a4a2-42b682489b48 Destroying unnamed session | ||
| 461 | 2024.02.17 07:55:10.725272 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 356, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 462 | 2024.02.17 07:55:10.725330 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 463 | 2024.02.17 07:55:10.725352 [ 3 ] {} <Debug> HTTP-Session: 39f8d5a0-117a-49dd-9775-d030e230277e Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 464 | 2024.02.17 07:55:10.725377 [ 3 ] {} <Debug> HTTP-Session: 39f8d5a0-117a-49dd-9775-d030e230277e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 465 | 2024.02.17 07:55:10.725681 [ 3 ] {08977da3-830e-481d-b6e1-a0f53f817567} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.725738 [ 3 ] {08977da3-830e-481d-b6e1-a0f53f817567} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_cumulativef64 | ||
| 467 | 2024.02.17 07:55:10.732099 [ 3 ] {08977da3-830e-481d-b6e1-a0f53f817567} <Debug> oximeter.measurements_cumulativef64 (33cc220d-5238-4b7e-a6f9-913d241b4231): Loading data parts | ||
| 468 | 2024.02.17 07:55:10.732208 [ 3 ] {08977da3-830e-481d-b6e1-a0f53f817567} <Debug> oximeter.measurements_cumulativef64 (33cc220d-5238-4b7e-a6f9-913d241b4231): There are no data parts | ||
| 469 | 2024.02.17 07:55:10.739232 [ 3 ] {08977da3-830e-481d-b6e1-a0f53f817567} <Debug> DynamicQueryHandler: Done processing query | ||
| 470 | 2024.02.17 07:55:10.739267 [ 3 ] {08977da3-830e-481d-b6e1-a0f53f817567} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 471 | 2024.02.17 07:55:10.739291 [ 3 ] {} <Debug> HTTP-Session: 39f8d5a0-117a-49dd-9775-d030e230277e Destroying unnamed session | ||
| 472 | 2024.02.17 07:55:10.739416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 836, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 473 | 2024.02.17 07:55:10.739470 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 474 | 2024.02.17 07:55:10.739498 [ 3 ] {} <Debug> HTTP-Session: bf536766-bcc6-479b-8866-d190462ebbff Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 475 | 2024.02.17 07:55:10.739518 [ 3 ] {} <Debug> HTTP-Session: bf536766-bcc6-479b-8866-d190462ebbff Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 476 | 2024.02.17 07:55:10.739823 [ 3 ] {d308db04-f3ca-4dc1-af25-7be8aad77a00} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.739876 [ 3 ] {d308db04-f3ca-4dc1-af25-7be8aad77a00} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami8 | ||
| 488 | 2024.02.17 07:55:10.751787 [ 3 ] {d308db04-f3ca-4dc1-af25-7be8aad77a00} <Debug> oximeter.measurements_histogrami8 (63d53e9f-d730-4b23-84b3-d9061d560ff0): Loading data parts | ||
| 489 | 2024.02.17 07:55:10.751877 [ 3 ] {d308db04-f3ca-4dc1-af25-7be8aad77a00} <Debug> oximeter.measurements_histogrami8 (63d53e9f-d730-4b23-84b3-d9061d560ff0): There are no data parts | ||
| 490 | 2024.02.17 07:55:10.762757 [ 3 ] {d308db04-f3ca-4dc1-af25-7be8aad77a00} <Debug> DynamicQueryHandler: Done processing query | ||
| 491 | 2024.02.17 07:55:10.762791 [ 3 ] {d308db04-f3ca-4dc1-af25-7be8aad77a00} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 492 | 2024.02.17 07:55:10.762812 [ 3 ] {} <Debug> HTTP-Session: bf536766-bcc6-479b-8866-d190462ebbff Destroying unnamed session | ||
| 493 | 2024.02.17 07:55:10.762925 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 373, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 494 | 2024.02.17 07:55:10.762975 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 495 | 2024.02.17 07:55:10.762997 [ 3 ] {} <Debug> HTTP-Session: dfa9cd34-1867-40fd-b21b-5ae8bc9889eb Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 496 | 2024.02.17 07:55:10.763012 [ 3 ] {} <Debug> HTTP-Session: dfa9cd34-1867-40fd-b21b-5ae8bc9889eb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 497 | 2024.02.17 07:55:10.763219 [ 3 ] {d2eda1a4-0917-417d-a1bb-f489f764e745} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.763270 [ 3 ] {d2eda1a4-0917-417d-a1bb-f489f764e745} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu8 | ||
| 499 | 2024.02.17 07:55:10.774224 [ 3 ] {d2eda1a4-0917-417d-a1bb-f489f764e745} <Debug> oximeter.measurements_histogramu8 (2f605d2b-e927-4dc9-ae11-4d20b7eeebdb): Loading data parts | ||
| 500 | 2024.02.17 07:55:10.774313 [ 3 ] {d2eda1a4-0917-417d-a1bb-f489f764e745} <Debug> oximeter.measurements_histogramu8 (2f605d2b-e927-4dc9-ae11-4d20b7eeebdb): There are no data parts | ||
| 501 | 2024.02.17 07:55:10.788468 [ 3 ] {d2eda1a4-0917-417d-a1bb-f489f764e745} <Debug> DynamicQueryHandler: Done processing query | ||
| 502 | 2024.02.17 07:55:10.788510 [ 3 ] {d2eda1a4-0917-417d-a1bb-f489f764e745} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 503 | 2024.02.17 07:55:10.788558 [ 3 ] {} <Debug> HTTP-Session: dfa9cd34-1867-40fd-b21b-5ae8bc9889eb Destroying unnamed session | ||
| 504 | 2024.02.17 07:55:10.788785 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 505 | 2024.02.17 07:55:10.788867 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 506 | 2024.02.17 07:55:10.788913 [ 3 ] {} <Debug> HTTP-Session: c1ae7f54-b774-4f09-b010-c683761270bd Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 507 | 2024.02.17 07:55:10.788933 [ 3 ] {} <Debug> HTTP-Session: c1ae7f54-b774-4f09-b010-c683761270bd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 508 | 2024.02.17 07:55:10.789137 [ 3 ] {ba2eb3f4-a95a-4d0c-847b-c44b2fc5432e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.789190 [ 3 ] {ba2eb3f4-a95a-4d0c-847b-c44b2fc5432e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami16 | ||
| 510 | 2024.02.17 07:55:10.801449 [ 3 ] {ba2eb3f4-a95a-4d0c-847b-c44b2fc5432e} <Debug> oximeter.measurements_histogrami16 (2ab47bb6-9f3c-49b3-9f87-a839d9c3ba6f): Loading data parts | ||
| 511 | 2024.02.17 07:55:10.801545 [ 3 ] {ba2eb3f4-a95a-4d0c-847b-c44b2fc5432e} <Debug> oximeter.measurements_histogrami16 (2ab47bb6-9f3c-49b3-9f87-a839d9c3ba6f): There are no data parts | ||
| 512 | 2024.02.17 07:55:10.806875 [ 3 ] {ba2eb3f4-a95a-4d0c-847b-c44b2fc5432e} <Debug> DynamicQueryHandler: Done processing query | ||
| 513 | 2024.02.17 07:55:10.806912 [ 3 ] {ba2eb3f4-a95a-4d0c-847b-c44b2fc5432e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 514 | 2024.02.17 07:55:10.806927 [ 3 ] {} <Debug> HTTP-Session: c1ae7f54-b774-4f09-b010-c683761270bd Destroying unnamed session | ||
| 515 | 2024.02.17 07:55:10.807037 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 516 | 2024.02.17 07:55:10.807089 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 517 | 2024.02.17 07:55:10.807106 [ 3 ] {} <Debug> HTTP-Session: 84ad934e-4ce3-4425-8aa5-1400befa333e Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 518 | 2024.02.17 07:55:10.807126 [ 3 ] {} <Debug> HTTP-Session: 84ad934e-4ce3-4425-8aa5-1400befa333e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 519 | 2024.02.17 07:55:10.807324 [ 3 ] {27d71f14-4c2d-4f6f-b916-3f7c44a5f287} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.807374 [ 3 ] {27d71f14-4c2d-4f6f-b916-3f7c44a5f287} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu16 | ||
| 521 | 2024.02.17 07:55:10.814197 [ 3 ] {27d71f14-4c2d-4f6f-b916-3f7c44a5f287} <Debug> oximeter.measurements_histogramu16 (ea2ae359-ba78-4f2c-848a-d0195869abb4): Loading data parts | ||
| 522 | 2024.02.17 07:55:10.814288 [ 3 ] {27d71f14-4c2d-4f6f-b916-3f7c44a5f287} <Debug> oximeter.measurements_histogramu16 (ea2ae359-ba78-4f2c-848a-d0195869abb4): There are no data parts | ||
| 523 | 2024.02.17 07:55:10.821139 [ 3 ] {27d71f14-4c2d-4f6f-b916-3f7c44a5f287} <Debug> DynamicQueryHandler: Done processing query | ||
| 524 | 2024.02.17 07:55:10.821176 [ 3 ] {27d71f14-4c2d-4f6f-b916-3f7c44a5f287} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 525 | 2024.02.17 07:55:10.821193 [ 3 ] {} <Debug> HTTP-Session: 84ad934e-4ce3-4425-8aa5-1400befa333e Destroying unnamed session | ||
| 526 | 2024.02.17 07:55:10.821323 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 527 | 2024.02.17 07:55:10.821377 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 528 | 2024.02.17 07:55:10.821398 [ 3 ] {} <Debug> HTTP-Session: ea4a18ed-87da-4205-ad66-ed54759171ac Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 529 | 2024.02.17 07:55:10.821422 [ 3 ] {} <Debug> HTTP-Session: ea4a18ed-87da-4205-ad66-ed54759171ac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 530 | 2024.02.17 07:55:10.821671 [ 3 ] {2b58f5f4-6032-4a28-8350-c65e6711105e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.821730 [ 3 ] {2b58f5f4-6032-4a28-8350-c65e6711105e} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami32 | ||
| 532 | 2024.02.17 07:55:10.832424 [ 3 ] {2b58f5f4-6032-4a28-8350-c65e6711105e} <Debug> oximeter.measurements_histogrami32 (000f286d-411e-49cb-9156-f9a1f0ad5399): Loading data parts | ||
| 533 | 2024.02.17 07:55:10.832515 [ 3 ] {2b58f5f4-6032-4a28-8350-c65e6711105e} <Debug> oximeter.measurements_histogrami32 (000f286d-411e-49cb-9156-f9a1f0ad5399): There are no data parts | ||
| 534 | 2024.02.17 07:55:10.843340 [ 3 ] {2b58f5f4-6032-4a28-8350-c65e6711105e} <Debug> DynamicQueryHandler: Done processing query | ||
| 535 | 2024.02.17 07:55:10.843364 [ 3 ] {2b58f5f4-6032-4a28-8350-c65e6711105e} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 536 | 2024.02.17 07:55:10.843387 [ 3 ] {} <Debug> HTTP-Session: ea4a18ed-87da-4205-ad66-ed54759171ac Destroying unnamed session | ||
| 537 | 2024.02.17 07:55:10.843514 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 538 | 2024.02.17 07:55:10.843560 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 539 | 2024.02.17 07:55:10.843578 [ 3 ] {} <Debug> HTTP-Session: 9d2cdf6e-a5b5-4e26-af80-b5b474eaa504 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 540 | 2024.02.17 07:55:10.843600 [ 3 ] {} <Debug> HTTP-Session: 9d2cdf6e-a5b5-4e26-af80-b5b474eaa504 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 541 | 2024.02.17 07:55:10.843804 [ 3 ] {7f9122c7-6680-4d27-941b-d664044d652c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.843921 [ 3 ] {7f9122c7-6680-4d27-941b-d664044d652c} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu32 | ||
| 543 | 2024.02.17 07:55:10.854403 [ 3 ] {7f9122c7-6680-4d27-941b-d664044d652c} <Debug> oximeter.measurements_histogramu32 (85a9f95b-52ca-48fa-984c-8fba6d1e84fa): Loading data parts | ||
| 544 | 2024.02.17 07:55:10.854492 [ 3 ] {7f9122c7-6680-4d27-941b-d664044d652c} <Debug> oximeter.measurements_histogramu32 (85a9f95b-52ca-48fa-984c-8fba6d1e84fa): There are no data parts | ||
| 545 | 2024.02.17 07:55:10.859715 [ 3 ] {7f9122c7-6680-4d27-941b-d664044d652c} <Debug> DynamicQueryHandler: Done processing query | ||
| 546 | 2024.02.17 07:55:10.859742 [ 3 ] {7f9122c7-6680-4d27-941b-d664044d652c} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 547 | 2024.02.17 07:55:10.859768 [ 3 ] {} <Debug> HTTP-Session: 9d2cdf6e-a5b5-4e26-af80-b5b474eaa504 Destroying unnamed session | ||
| 548 | 2024.02.17 07:55:10.859960 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 374, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 549 | 2024.02.17 07:55:10.860014 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 550 | 2024.02.17 07:55:10.860041 [ 3 ] {} <Debug> HTTP-Session: b2c0b157-e1a6-47ce-9f96-938af8948641 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 551 | 2024.02.17 07:55:10.860066 [ 3 ] {} <Debug> HTTP-Session: b2c0b157-e1a6-47ce-9f96-938af8948641 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 552 | 2024.02.17 07:55:10.860268 [ 3 ] {5ad19e1c-c638-4581-9643-b6bbd2fdfc65} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.860318 [ 3 ] {5ad19e1c-c638-4581-9643-b6bbd2fdfc65} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogrami64 | ||
| 554 | 2024.02.17 07:55:10.866734 [ 3 ] {5ad19e1c-c638-4581-9643-b6bbd2fdfc65} <Debug> oximeter.measurements_histogrami64 (60aa47b0-4da0-4293-9cf4-bc7263fb94df): Loading data parts | ||
| 555 | 2024.02.17 07:55:10.866817 [ 3 ] {5ad19e1c-c638-4581-9643-b6bbd2fdfc65} <Debug> oximeter.measurements_histogrami64 (60aa47b0-4da0-4293-9cf4-bc7263fb94df): There are no data parts | ||
| 556 | 2024.02.17 07:55:10.871827 [ 3 ] {5ad19e1c-c638-4581-9643-b6bbd2fdfc65} <Debug> DynamicQueryHandler: Done processing query | ||
| 557 | 2024.02.17 07:55:10.871859 [ 3 ] {5ad19e1c-c638-4581-9643-b6bbd2fdfc65} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 558 | 2024.02.17 07:55:10.871873 [ 3 ] {} <Debug> HTTP-Session: b2c0b157-e1a6-47ce-9f96-938af8948641 Destroying unnamed session | ||
| 559 | 2024.02.17 07:55:10.872055 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 375, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 560 | 2024.02.17 07:55:10.872101 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 561 | 2024.02.17 07:55:10.872119 [ 3 ] {} <Debug> HTTP-Session: dfca306e-29c3-46d4-8ee3-de38739899dd Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 562 | 2024.02.17 07:55:10.872141 [ 3 ] {} <Debug> HTTP-Session: dfca306e-29c3-46d4-8ee3-de38739899dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 563 | 2024.02.17 07:55:10.872345 [ 3 ] {d2ed68a9-4b87-439f-a294-8351fa6589e7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.872398 [ 3 ] {d2ed68a9-4b87-439f-a294-8351fa6589e7} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramu64 | ||
| 565 | 2024.02.17 07:55:10.883067 [ 3 ] {d2ed68a9-4b87-439f-a294-8351fa6589e7} <Debug> oximeter.measurements_histogramu64 (e285662c-0f2c-4e67-99b0-2e1635c4883a): Loading data parts | ||
| 566 | 2024.02.17 07:55:10.883160 [ 3 ] {d2ed68a9-4b87-439f-a294-8351fa6589e7} <Debug> oximeter.measurements_histogramu64 (e285662c-0f2c-4e67-99b0-2e1635c4883a): There are no data parts | ||
| 567 | 2024.02.17 07:55:10.899843 [ 3 ] {d2ed68a9-4b87-439f-a294-8351fa6589e7} <Debug> DynamicQueryHandler: Done processing query | ||
| 568 | 2024.02.17 07:55:10.899882 [ 3 ] {d2ed68a9-4b87-439f-a294-8351fa6589e7} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 569 | 2024.02.17 07:55:10.899912 [ 3 ] {} <Debug> HTTP-Session: dfca306e-29c3-46d4-8ee3-de38739899dd Destroying unnamed session | ||
| 570 | 2024.02.17 07:55:10.900101 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 571 | 2024.02.17 07:55:10.900161 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 572 | 2024.02.17 07:55:10.900195 [ 3 ] {} <Debug> HTTP-Session: 73a94c55-6815-4e4b-9da8-28c816d67913 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 573 | 2024.02.17 07:55:10.900210 [ 3 ] {} <Debug> HTTP-Session: 73a94c55-6815-4e4b-9da8-28c816d67913 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 574 | 2024.02.17 07:55:10.900422 [ 3 ] {df345e37-a24f-4d21-851d-751599b6ef90} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.900483 [ 3 ] {df345e37-a24f-4d21-851d-751599b6ef90} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf32 | ||
| 576 | 2024.02.17 07:55:10.908161 [ 3 ] {df345e37-a24f-4d21-851d-751599b6ef90} <Debug> oximeter.measurements_histogramf32 (5811255e-5562-4697-8dd7-74a4067dcc72): Loading data parts | ||
| 577 | 2024.02.17 07:55:10.908294 [ 3 ] {df345e37-a24f-4d21-851d-751599b6ef90} <Debug> oximeter.measurements_histogramf32 (5811255e-5562-4697-8dd7-74a4067dcc72): There are no data parts | ||
| 578 | 2024.02.17 07:55:10.914419 [ 3 ] {df345e37-a24f-4d21-851d-751599b6ef90} <Debug> DynamicQueryHandler: Done processing query | ||
| 579 | 2024.02.17 07:55:10.914446 [ 3 ] {df345e37-a24f-4d21-851d-751599b6ef90} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 580 | 2024.02.17 07:55:10.914480 [ 3 ] {} <Debug> HTTP-Session: 73a94c55-6815-4e4b-9da8-28c816d67913 Destroying unnamed session | ||
| 581 | 2024.02.17 07:55:10.914601 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 376, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 582 | 2024.02.17 07:55:10.914663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 583 | 2024.02.17 07:55:10.914698 [ 3 ] {} <Debug> HTTP-Session: a22700e5-baa1-4a22-8519-5cf24ce80cd3 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 584 | 2024.02.17 07:55:10.914717 [ 3 ] {} <Debug> HTTP-Session: a22700e5-baa1-4a22-8519-5cf24ce80cd3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 585 | 2024.02.17 07:55:10.914942 [ 3 ] {0286d340-a867-4d11-8f7c-2609f6ac7986} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.915075 [ 3 ] {0286d340-a867-4d11-8f7c-2609f6ac7986} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.measurements_histogramf64 | ||
| 587 | 2024.02.17 07:55:10.923155 [ 3 ] {0286d340-a867-4d11-8f7c-2609f6ac7986} <Debug> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Loading data parts | ||
| 588 | 2024.02.17 07:55:10.923277 [ 3 ] {0286d340-a867-4d11-8f7c-2609f6ac7986} <Debug> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): There are no data parts | ||
| 589 | 2024.02.17 07:55:10.935493 [ 3 ] {0286d340-a867-4d11-8f7c-2609f6ac7986} <Debug> DynamicQueryHandler: Done processing query | ||
| 590 | 2024.02.17 07:55:10.935570 [ 3 ] {0286d340-a867-4d11-8f7c-2609f6ac7986} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 591 | 2024.02.17 07:55:10.935603 [ 3 ] {} <Debug> HTTP-Session: a22700e5-baa1-4a22-8519-5cf24ce80cd3 Destroying unnamed session | ||
| 592 | 2024.02.17 07:55:10.935800 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 1196, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 593 | 2024.02.17 07:55:10.935876 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 594 | 2024.02.17 07:55:10.935898 [ 3 ] {} <Debug> HTTP-Session: 5a187844-717f-4d06-9feb-2acf368338e7 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 595 | 2024.02.17 07:55:10.935928 [ 3 ] {} <Debug> HTTP-Session: 5a187844-717f-4d06-9feb-2acf368338e7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 596 | 2024.02.17 07:55:10.936185 [ 3 ] {44293533-926e-450e-a126-21bd26872084} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) /* 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.02.17 07:55:10.936256 [ 3 ] {44293533-926e-450e-a126-21bd26872084} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_bool | ||
| 615 | 2024.02.17 07:55:10.939988 [ 3 ] {44293533-926e-450e-a126-21bd26872084} <Debug> oximeter.fields_bool (cec024c1-7234-4652-9a17-8c0fd368c0b4): Loading data parts | ||
| 616 | 2024.02.17 07:55:10.940164 [ 3 ] {44293533-926e-450e-a126-21bd26872084} <Debug> oximeter.fields_bool (cec024c1-7234-4652-9a17-8c0fd368c0b4): There are no data parts | ||
| 617 | 2024.02.17 07:55:10.949331 [ 3 ] {44293533-926e-450e-a126-21bd26872084} <Debug> DynamicQueryHandler: Done processing query | ||
| 618 | 2024.02.17 07:55:10.949375 [ 3 ] {44293533-926e-450e-a126-21bd26872084} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 619 | 2024.02.17 07:55:10.949393 [ 3 ] {} <Debug> HTTP-Session: 5a187844-717f-4d06-9feb-2acf368338e7 Destroying unnamed session | ||
| 620 | 2024.02.17 07:55:10.949523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 248, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 621 | 2024.02.17 07:55:10.949581 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 622 | 2024.02.17 07:55:10.949602 [ 3 ] {} <Debug> HTTP-Session: b9896050-2c73-46a0-ac44-7c91c2ccd578 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 623 | 2024.02.17 07:55:10.949628 [ 3 ] {} <Debug> HTTP-Session: b9896050-2c73-46a0-ac44-7c91c2ccd578 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 624 | 2024.02.17 07:55:10.949810 [ 3 ] {decb6f80-3268-4767-ab01-c63b7afc0e47} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.949858 [ 3 ] {decb6f80-3268-4767-ab01-c63b7afc0e47} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i8 | ||
| 626 | 2024.02.17 07:55:10.961291 [ 3 ] {decb6f80-3268-4767-ab01-c63b7afc0e47} <Debug> oximeter.fields_i8 (cf0e4ed6-b57c-4135-98d9-0a889c0e949e): Loading data parts | ||
| 627 | 2024.02.17 07:55:10.961388 [ 3 ] {decb6f80-3268-4767-ab01-c63b7afc0e47} <Debug> oximeter.fields_i8 (cf0e4ed6-b57c-4135-98d9-0a889c0e949e): There are no data parts | ||
| 628 | 2024.02.17 07:55:10.966102 [ 3 ] {decb6f80-3268-4767-ab01-c63b7afc0e47} <Debug> DynamicQueryHandler: Done processing query | ||
| 629 | 2024.02.17 07:55:10.966126 [ 3 ] {decb6f80-3268-4767-ab01-c63b7afc0e47} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 630 | 2024.02.17 07:55:10.966258 [ 3 ] {} <Debug> HTTP-Session: b9896050-2c73-46a0-ac44-7c91c2ccd578 Destroying unnamed session | ||
| 631 | 2024.02.17 07:55:10.966395 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 249, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 632 | 2024.02.17 07:55:10.966438 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 633 | 2024.02.17 07:55:10.966465 [ 3 ] {} <Debug> HTTP-Session: bb930063-7a6e-4cc0-a15c-c15b784a502d Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 634 | 2024.02.17 07:55:10.966488 [ 3 ] {} <Debug> HTTP-Session: bb930063-7a6e-4cc0-a15c-c15b784a502d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 635 | 2024.02.17 07:55:10.966637 [ 3 ] {d28db637-555c-42e1-8f7c-56925a719f7b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.966683 [ 3 ] {d28db637-555c-42e1-8f7c-56925a719f7b} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u8 | ||
| 637 | 2024.02.17 07:55:10.975853 [ 3 ] {d28db637-555c-42e1-8f7c-56925a719f7b} <Debug> oximeter.fields_u8 (2e864641-5381-4c63-b52b-afc883ac2df6): Loading data parts | ||
| 638 | 2024.02.17 07:55:10.976063 [ 3 ] {d28db637-555c-42e1-8f7c-56925a719f7b} <Debug> oximeter.fields_u8 (2e864641-5381-4c63-b52b-afc883ac2df6): There are no data parts | ||
| 639 | 2024.02.17 07:55:10.980563 [ 3 ] {d28db637-555c-42e1-8f7c-56925a719f7b} <Debug> DynamicQueryHandler: Done processing query | ||
| 640 | 2024.02.17 07:55:10.980588 [ 3 ] {d28db637-555c-42e1-8f7c-56925a719f7b} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 641 | 2024.02.17 07:55:10.980616 [ 3 ] {} <Debug> HTTP-Session: bb930063-7a6e-4cc0-a15c-c15b784a502d Destroying unnamed session | ||
| 642 | 2024.02.17 07:55:10.980730 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 643 | 2024.02.17 07:55:10.980786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 644 | 2024.02.17 07:55:10.980805 [ 3 ] {} <Debug> HTTP-Session: fdf76721-d311-4c6c-b5fb-02ae3826327f Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 645 | 2024.02.17 07:55:10.980832 [ 3 ] {} <Debug> HTTP-Session: fdf76721-d311-4c6c-b5fb-02ae3826327f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 646 | 2024.02.17 07:55:10.981001 [ 3 ] {35ebec00-f152-4328-be30-fa29cbe53367} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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.02.17 07:55:10.981066 [ 3 ] {35ebec00-f152-4328-be30-fa29cbe53367} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i16 | ||
| 648 | 2024.02.17 07:55:10.990992 [ 3 ] {35ebec00-f152-4328-be30-fa29cbe53367} <Debug> oximeter.fields_i16 (dc12245d-a776-4bbc-b2d2-4550a6d715bd): Loading data parts | ||
| 649 | 2024.02.17 07:55:10.991092 [ 3 ] {35ebec00-f152-4328-be30-fa29cbe53367} <Debug> oximeter.fields_i16 (dc12245d-a776-4bbc-b2d2-4550a6d715bd): There are no data parts | ||
| 650 | 2024.02.17 07:55:11.001817 [ 3 ] {35ebec00-f152-4328-be30-fa29cbe53367} <Debug> DynamicQueryHandler: Done processing query | ||
| 651 | 2024.02.17 07:55:11.001863 [ 3 ] {35ebec00-f152-4328-be30-fa29cbe53367} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 652 | 2024.02.17 07:55:11.001881 [ 3 ] {} <Debug> HTTP-Session: fdf76721-d311-4c6c-b5fb-02ae3826327f Destroying unnamed session | ||
| 653 | 2024.02.17 07:55:11.001970 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 218.26 MiB, peak 221.71 MiB, will set to 226.30 MiB (RSS), difference: 8.03 MiB | ||
| 654 | 2024.02.17 07:55:11.002019 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 655 | 2024.02.17 07:55:11.002103 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 656 | 2024.02.17 07:55:11.002146 [ 3 ] {} <Debug> HTTP-Session: ed06e69e-6a07-41db-92fc-5705d61b956d Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 657 | 2024.02.17 07:55:11.002180 [ 3 ] {} <Debug> HTTP-Session: ed06e69e-6a07-41db-92fc-5705d61b956d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 658 | 2024.02.17 07:55:11.002572 [ 3 ] {3cba556c-416f-4c7f-a43d-34960d685044} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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) | ||
| 659 | 2024.02.17 07:55:11.002629 [ 3 ] {3cba556c-416f-4c7f-a43d-34960d685044} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u16 | ||
| 660 | 2024.02.17 07:55:11.013363 [ 3 ] {3cba556c-416f-4c7f-a43d-34960d685044} <Debug> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Loading data parts | ||
| 661 | 2024.02.17 07:55:11.013506 [ 3 ] {3cba556c-416f-4c7f-a43d-34960d685044} <Debug> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): There are no data parts | ||
| 662 | 2024.02.17 07:55:11.019961 [ 3 ] {3cba556c-416f-4c7f-a43d-34960d685044} <Debug> DynamicQueryHandler: Done processing query | ||
| 663 | 2024.02.17 07:55:11.019985 [ 3 ] {3cba556c-416f-4c7f-a43d-34960d685044} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 664 | 2024.02.17 07:55:11.020000 [ 3 ] {} <Debug> HTTP-Session: ed06e69e-6a07-41db-92fc-5705d61b956d Destroying unnamed session | ||
| 665 | 2024.02.17 07:55:11.020168 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 666 | 2024.02.17 07:55:11.020215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 667 | 2024.02.17 07:55:11.020234 [ 3 ] {} <Debug> HTTP-Session: fc6fbca2-b76d-4fb9-b067-00fad3b4f45a Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 668 | 2024.02.17 07:55:11.020256 [ 3 ] {} <Debug> HTTP-Session: fc6fbca2-b76d-4fb9-b067-00fad3b4f45a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 669 | 2024.02.17 07:55:11.020473 [ 3 ] {fe17adf9-9223-471e-af9b-1c59929ea68a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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) | ||
| 670 | 2024.02.17 07:55:11.020514 [ 3 ] {fe17adf9-9223-471e-af9b-1c59929ea68a} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i32 | ||
| 671 | 2024.02.17 07:55:11.028056 [ 3 ] {fe17adf9-9223-471e-af9b-1c59929ea68a} <Debug> oximeter.fields_i32 (7c7fa71d-f49d-4c9c-a050-98d0aa1fa04b): Loading data parts | ||
| 672 | 2024.02.17 07:55:11.028170 [ 3 ] {fe17adf9-9223-471e-af9b-1c59929ea68a} <Debug> oximeter.fields_i32 (7c7fa71d-f49d-4c9c-a050-98d0aa1fa04b): There are no data parts | ||
| 673 | 2024.02.17 07:55:11.041178 [ 3 ] {fe17adf9-9223-471e-af9b-1c59929ea68a} <Debug> DynamicQueryHandler: Done processing query | ||
| 674 | 2024.02.17 07:55:11.041235 [ 3 ] {fe17adf9-9223-471e-af9b-1c59929ea68a} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 675 | 2024.02.17 07:55:11.041254 [ 3 ] {} <Debug> HTTP-Session: fc6fbca2-b76d-4fb9-b067-00fad3b4f45a Destroying unnamed session | ||
| 676 | 2024.02.17 07:55:11.041488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 677 | 2024.02.17 07:55:11.041553 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 678 | 2024.02.17 07:55:11.041573 [ 3 ] {} <Debug> HTTP-Session: c473a90b-307f-43c1-9134-094f55796d9d Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 679 | 2024.02.17 07:55:11.041600 [ 3 ] {} <Debug> HTTP-Session: c473a90b-307f-43c1-9134-094f55796d9d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 680 | 2024.02.17 07:55:11.041775 [ 3 ] {e1063d19-3946-41ab-a88c-3b42aaf4af58} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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) | ||
| 681 | 2024.02.17 07:55:11.041822 [ 3 ] {e1063d19-3946-41ab-a88c-3b42aaf4af58} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u32 | ||
| 682 | 2024.02.17 07:55:11.054163 [ 3 ] {e1063d19-3946-41ab-a88c-3b42aaf4af58} <Debug> oximeter.fields_u32 (a8d9a4be-5be3-498f-af27-aab468237628): Loading data parts | ||
| 683 | 2024.02.17 07:55:11.054260 [ 3 ] {e1063d19-3946-41ab-a88c-3b42aaf4af58} <Debug> oximeter.fields_u32 (a8d9a4be-5be3-498f-af27-aab468237628): There are no data parts | ||
| 684 | 2024.02.17 07:55:11.059518 [ 3 ] {e1063d19-3946-41ab-a88c-3b42aaf4af58} <Debug> DynamicQueryHandler: Done processing query | ||
| 685 | 2024.02.17 07:55:11.059543 [ 3 ] {e1063d19-3946-41ab-a88c-3b42aaf4af58} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 686 | 2024.02.17 07:55:11.059573 [ 3 ] {} <Debug> HTTP-Session: c473a90b-307f-43c1-9134-094f55796d9d Destroying unnamed session | ||
| 687 | 2024.02.17 07:55:11.059694 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 688 | 2024.02.17 07:55:11.059755 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 689 | 2024.02.17 07:55:11.059786 [ 3 ] {} <Debug> HTTP-Session: 258471e7-e397-4dd6-807d-b3c09a2ea502 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 690 | 2024.02.17 07:55:11.059805 [ 3 ] {} <Debug> HTTP-Session: 258471e7-e397-4dd6-807d-b3c09a2ea502 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 691 | 2024.02.17 07:55:11.059988 [ 3 ] {3f0a77fe-75c6-4838-82fa-2bd8c9f97a93} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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) | ||
| 692 | 2024.02.17 07:55:11.060059 [ 3 ] {3f0a77fe-75c6-4838-82fa-2bd8c9f97a93} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_i64 | ||
| 693 | 2024.02.17 07:55:11.068369 [ 3 ] {3f0a77fe-75c6-4838-82fa-2bd8c9f97a93} <Debug> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Loading data parts | ||
| 694 | 2024.02.17 07:55:11.068553 [ 3 ] {3f0a77fe-75c6-4838-82fa-2bd8c9f97a93} <Debug> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): There are no data parts | ||
| 695 | 2024.02.17 07:55:11.073330 [ 3 ] {3f0a77fe-75c6-4838-82fa-2bd8c9f97a93} <Debug> DynamicQueryHandler: Done processing query | ||
| 696 | 2024.02.17 07:55:11.073362 [ 3 ] {3f0a77fe-75c6-4838-82fa-2bd8c9f97a93} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 697 | 2024.02.17 07:55:11.073388 [ 3 ] {} <Debug> HTTP-Session: 258471e7-e397-4dd6-807d-b3c09a2ea502 Destroying unnamed session | ||
| 698 | 2024.02.17 07:55:11.073572 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 251, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 699 | 2024.02.17 07:55:11.073621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 700 | 2024.02.17 07:55:11.073646 [ 3 ] {} <Debug> HTTP-Session: 6ca76dd2-6279-435b-ac65-c1e15c620d7d Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 701 | 2024.02.17 07:55:11.073661 [ 3 ] {} <Debug> HTTP-Session: 6ca76dd2-6279-435b-ac65-c1e15c620d7d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 702 | 2024.02.17 07:55:11.073810 [ 3 ] {9db9cf0e-2af2-4d72-aa03-4f0290cddb91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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) | ||
| 703 | 2024.02.17 07:55:11.073866 [ 3 ] {9db9cf0e-2af2-4d72-aa03-4f0290cddb91} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_u64 | ||
| 704 | 2024.02.17 07:55:11.080331 [ 3 ] {9db9cf0e-2af2-4d72-aa03-4f0290cddb91} <Debug> oximeter.fields_u64 (c2144370-387f-445d-9bfa-f6cb6424142a): Loading data parts | ||
| 705 | 2024.02.17 07:55:11.080438 [ 3 ] {9db9cf0e-2af2-4d72-aa03-4f0290cddb91} <Debug> oximeter.fields_u64 (c2144370-387f-445d-9bfa-f6cb6424142a): There are no data parts | ||
| 706 | 2024.02.17 07:55:11.085243 [ 3 ] {9db9cf0e-2af2-4d72-aa03-4f0290cddb91} <Debug> DynamicQueryHandler: Done processing query | ||
| 707 | 2024.02.17 07:55:11.085310 [ 3 ] {9db9cf0e-2af2-4d72-aa03-4f0290cddb91} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 708 | 2024.02.17 07:55:11.085331 [ 3 ] {} <Debug> HTTP-Session: 6ca76dd2-6279-435b-ac65-c1e15c620d7d Destroying unnamed session | ||
| 709 | 2024.02.17 07:55:11.085562 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 252, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 710 | 2024.02.17 07:55:11.085650 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 711 | 2024.02.17 07:55:11.085674 [ 3 ] {} <Debug> HTTP-Session: e898762a-b1a2-4019-a55a-bcff1c0343bc Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 712 | 2024.02.17 07:55:11.085728 [ 3 ] {} <Debug> HTTP-Session: e898762a-b1a2-4019-a55a-bcff1c0343bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 713 | 2024.02.17 07:55:11.085873 [ 3 ] {5d11f708-7162-4e4f-a15c-257613f111f3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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) | ||
| 714 | 2024.02.17 07:55:11.085975 [ 3 ] {5d11f708-7162-4e4f-a15c-257613f111f3} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_ipaddr | ||
| 715 | 2024.02.17 07:55:11.091902 [ 3 ] {5d11f708-7162-4e4f-a15c-257613f111f3} <Debug> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Loading data parts | ||
| 716 | 2024.02.17 07:55:11.092032 [ 3 ] {5d11f708-7162-4e4f-a15c-257613f111f3} <Debug> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): There are no data parts | ||
| 717 | 2024.02.17 07:55:11.098732 [ 3 ] {5d11f708-7162-4e4f-a15c-257613f111f3} <Debug> DynamicQueryHandler: Done processing query | ||
| 718 | 2024.02.17 07:55:11.098756 [ 3 ] {5d11f708-7162-4e4f-a15c-257613f111f3} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 719 | 2024.02.17 07:55:11.098818 [ 3 ] {} <Debug> HTTP-Session: e898762a-b1a2-4019-a55a-bcff1c0343bc Destroying unnamed session | ||
| 720 | 2024.02.17 07:55:11.098946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 254, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 721 | 2024.02.17 07:55:11.099024 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 722 | 2024.02.17 07:55:11.099077 [ 3 ] {} <Debug> HTTP-Session: 1c33fa12-b267-44f0-9252-265c0741427b Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 723 | 2024.02.17 07:55:11.099130 [ 3 ] {} <Debug> HTTP-Session: 1c33fa12-b267-44f0-9252-265c0741427b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 724 | 2024.02.17 07:55:11.099273 [ 3 ] {b325e5ea-cf18-4d82-a2d4-cec4154d3eaa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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) | ||
| 725 | 2024.02.17 07:55:11.099379 [ 3 ] {b325e5ea-cf18-4d82-a2d4-cec4154d3eaa} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_string | ||
| 726 | 2024.02.17 07:55:11.106730 [ 3 ] {b325e5ea-cf18-4d82-a2d4-cec4154d3eaa} <Debug> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Loading data parts | ||
| 727 | 2024.02.17 07:55:11.106838 [ 3 ] {b325e5ea-cf18-4d82-a2d4-cec4154d3eaa} <Debug> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): There are no data parts | ||
| 728 | 2024.02.17 07:55:11.118253 [ 3 ] {b325e5ea-cf18-4d82-a2d4-cec4154d3eaa} <Debug> DynamicQueryHandler: Done processing query | ||
| 729 | 2024.02.17 07:55:11.118282 [ 3 ] {b325e5ea-cf18-4d82-a2d4-cec4154d3eaa} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 730 | 2024.02.17 07:55:11.118301 [ 3 ] {} <Debug> HTTP-Session: 1c33fa12-b267-44f0-9252-265c0741427b Destroying unnamed session | ||
| 731 | 2024.02.17 07:55:11.118464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 250, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 732 | 2024.02.17 07:55:11.118547 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 733 | 2024.02.17 07:55:11.118636 [ 3 ] {} <Debug> HTTP-Session: 0b5cb34f-de61-43ad-8ad0-2be15fca4bde Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 734 | 2024.02.17 07:55:11.118687 [ 3 ] {} <Debug> HTTP-Session: 0b5cb34f-de61-43ad-8ad0-2be15fca4bde Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 735 | 2024.02.17 07:55:11.118882 [ 3 ] {823ece00-5008-4889-86e6-2a3f6ba1a1f1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) 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) | ||
| 736 | 2024.02.17 07:55:11.118946 [ 3 ] {823ece00-5008-4889-86e6-2a3f6ba1a1f1} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.fields_uuid | ||
| 737 | 2024.02.17 07:55:11.129370 [ 3 ] {823ece00-5008-4889-86e6-2a3f6ba1a1f1} <Debug> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Loading data parts | ||
| 738 | 2024.02.17 07:55:11.129458 [ 3 ] {823ece00-5008-4889-86e6-2a3f6ba1a1f1} <Debug> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): There are no data parts | ||
| 739 | 2024.02.17 07:55:11.135177 [ 3 ] {823ece00-5008-4889-86e6-2a3f6ba1a1f1} <Debug> DynamicQueryHandler: Done processing query | ||
| 740 | 2024.02.17 07:55:11.135215 [ 3 ] {823ece00-5008-4889-86e6-2a3f6ba1a1f1} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 741 | 2024.02.17 07:55:11.135234 [ 3 ] {} <Debug> HTTP-Session: 0b5cb34f-de61-43ad-8ad0-2be15fca4bde Destroying unnamed session | ||
| 742 | 2024.02.17 07:55:11.135370 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 1416, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 743 | 2024.02.17 07:55:11.135427 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 744 | 2024.02.17 07:55:11.135447 [ 3 ] {} <Debug> HTTP-Session: 92b7dd6d-883c-4aba-9399-108b379dc7e0 Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 745 | 2024.02.17 07:55:11.135473 [ 3 ] {} <Debug> HTTP-Session: 92b7dd6d-883c-4aba-9399-108b379dc7e0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 746 | 2024.02.17 07:55:11.135804 [ 3 ] {a4b468cc-aba5-4764-b613-52f5c9877170} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) /* The timeseries schema table stores the extracted schema for the samples | ||
| 747 | * oximeter collects. | ||
| 748 | */ | ||
| 749 | 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) | ||
| 750 | 2024.02.17 07:55:11.135870 [ 3 ] {a4b468cc-aba5-4764-b613-52f5c9877170} <Trace> ContextAccess (default): Access granted: CREATE TABLE ON oximeter.timeseries_schema | ||
| 751 | 2024.02.17 07:55:11.143855 [ 3 ] {a4b468cc-aba5-4764-b613-52f5c9877170} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547): Loading data parts | ||
| 752 | 2024.02.17 07:55:11.143951 [ 3 ] {a4b468cc-aba5-4764-b613-52f5c9877170} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547): There are no data parts | ||
| 753 | 2024.02.17 07:55:11.155232 [ 3 ] {a4b468cc-aba5-4764-b613-52f5c9877170} <Debug> DynamicQueryHandler: Done processing query | ||
| 754 | 2024.02.17 07:55:11.155256 [ 3 ] {a4b468cc-aba5-4764-b613-52f5c9877170} <Debug> MemoryTracker: Peak memory usage (for query): 0.00 B. | ||
| 755 | 2024.02.17 07:55:11.155280 [ 3 ] {} <Debug> HTTP-Session: 92b7dd6d-883c-4aba-9399-108b379dc7e0 Destroying unnamed session | ||
| 756 | 2024.02.17 07:55:11.155422 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:52132, User-Agent: (none), Length: 51, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 757 | 2024.02.17 07:55:11.155473 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 758 | 2024.02.17 07:55:11.155500 [ 3 ] {} <Debug> HTTP-Session: 0489e626-d119-49a1-9991-9613bb24795a Authenticating user 'default' from [fd00:1122:3344:101::d]:52132 | ||
| 759 | 2024.02.17 07:55:11.155516 [ 3 ] {} <Debug> HTTP-Session: 0489e626-d119-49a1-9991-9613bb24795a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 760 | 2024.02.17 07:55:11.155634 [ 3 ] {3527a3e3-219e-4324-b238-db2d76deab6e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:52132) INSERT INTO oximeter.version (*) VALUES (stage: Complete) | ||
| 761 | 2024.02.17 07:55:11.156318 [ 3 ] {3527a3e3-219e-4324-b238-db2d76deab6e} <Trace> ContextAccess (default): Access granted: INSERT(value, timestamp) ON oximeter.version | ||
| 762 | 2024.02.17 07:55:11.161571 [ 3 ] {3527a3e3-219e-4324-b238-db2d76deab6e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.62 GiB. | ||
| 763 | 2024.02.17 07:55:11.164334 [ 3 ] {3527a3e3-219e-4324-b238-db2d76deab6e} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 764 | 2024.02.17 07:55:11.164565 [ 3 ] {3527a3e3-219e-4324-b238-db2d76deab6e} <Trace> oximeter.version (510df1a3-5586-4d14-819a-f703881ff803): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 765 | 2024.02.17 07:55:11.164846 [ 3 ] {3527a3e3-219e-4324-b238-db2d76deab6e} <Information> executeQuery: Read 1 rows, 16.00 B in 0.009091105 sec., 109 rows/sec., 1.72 KiB/sec. | ||
| 766 | 2024.02.17 07:55:11.164956 [ 3 ] {3527a3e3-219e-4324-b238-db2d76deab6e} <Debug> DynamicQueryHandler: Done processing query | ||
| 767 | 2024.02.17 07:55:11.164975 [ 3 ] {3527a3e3-219e-4324-b238-db2d76deab6e} <Debug> MemoryTracker: Peak memory usage (for query): 4.09 MiB. | ||
| 768 | 2024.02.17 07:55:11.165001 [ 3 ] {} <Debug> HTTP-Session: 0489e626-d119-49a1-9991-9613bb24795a Destroying unnamed session | ||
| 769 | 2024.02.17 07:55:12.002791 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 225.72 MiB, peak 230.79 MiB, will set to 228.30 MiB (RSS), difference: 2.58 MiB | ||
| 770 | 2024.02.17 07:55:25.323186 [ 148 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 771 | 2024.02.17 07:55:25.323272 [ 148 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 772 | 2024.02.17 07:55:40.324911 [ 130 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 773 | 2024.02.17 07:55:40.324975 [ 130 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 774 | 2024.02.17 07:55:55.325276 [ 117 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 775 | 2024.02.17 07:55:55.325390 [ 117 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 776 | 2024.02.17 07:56:10.325992 [ 112 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 777 | 2024.02.17 07:56:10.326057 [ 112 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 778 | 2024.02.17 07:56:11.280684 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 60, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 779 | 2024.02.17 07:56:11.280878 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 780 | 2024.02.17 07:56:11.280920 [ 3 ] {} <Debug> HTTP-Session: 1f4b63aa-3972-4009-91ac-916fc0644e28 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 781 | 2024.02.17 07:56:11.280982 [ 3 ] {} <Debug> HTTP-Session: 1f4b63aa-3972-4009-91ac-916fc0644e28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 782 | 2024.02.17 07:56:11.281226 [ 3 ] {36f9347c-a94c-4eb2-b264-af95099a2f5b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) SELECT * FROM oximeter.timeseries_schema FORMAT JSONEachRow; (stage: Complete) | ||
| 783 | 2024.02.17 07:56:11.281737 [ 3 ] {36f9347c-a94c-4eb2-b264-af95099a2f5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 784 | 2024.02.17 07:56:11.284765 [ 3 ] {36f9347c-a94c-4eb2-b264-af95099a2f5b} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 785 | 2024.02.17 07:56:11.284973 [ 3 ] {36f9347c-a94c-4eb2-b264-af95099a2f5b} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 786 | 2024.02.17 07:56:11.285883 [ 3 ] {36f9347c-a94c-4eb2-b264-af95099a2f5b} <Debug> DynamicQueryHandler: Done processing query | ||
| 787 | 2024.02.17 07:56:11.285912 [ 3 ] {36f9347c-a94c-4eb2-b264-af95099a2f5b} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 788 | 2024.02.17 07:56:11.285940 [ 3 ] {} <Debug> HTTP-Session: 1f4b63aa-3972-4009-91ac-916fc0644e28 Destroying unnamed session | ||
| 789 | 2024.02.17 07:56:11.300403 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 132, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 790 | 2024.02.17 07:56:11.300620 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 791 | 2024.02.17 07:56:11.300659 [ 3 ] {} <Debug> HTTP-Session: 70000665-9539-437e-9bee-115a6430ee86 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 792 | 2024.02.17 07:56:11.300692 [ 3 ] {} <Debug> HTTP-Session: 70000665-9539-437e-9bee-115a6430ee86 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 793 | 2024.02.17 07:56:11.300944 [ 3 ] {93f6a06f-fe15-40bf-ae4d-9290767f86de} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 794 | 2024.02.17 07:56:11.306375 [ 3 ] {93f6a06f-fe15-40bf-ae4d-9290767f86de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 795 | 2024.02.17 07:56:11.306599 [ 3 ] {93f6a06f-fe15-40bf-ae4d-9290767f86de} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 796 | 2024.02.17 07:56:11.306640 [ 3 ] {93f6a06f-fe15-40bf-ae4d-9290767f86de} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 797 | 2024.02.17 07:56:11.307493 [ 3 ] {93f6a06f-fe15-40bf-ae4d-9290767f86de} <Debug> DynamicQueryHandler: Done processing query | ||
| 798 | 2024.02.17 07:56:11.307531 [ 3 ] {93f6a06f-fe15-40bf-ae4d-9290767f86de} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 799 | 2024.02.17 07:56:11.307548 [ 3 ] {} <Debug> HTTP-Session: 70000665-9539-437e-9bee-115a6430ee86 Destroying unnamed session | ||
| 800 | 2024.02.17 07:56:11.307904 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 170, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 801 | 2024.02.17 07:56:11.307949 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 802 | 2024.02.17 07:56:11.307969 [ 3 ] {} <Debug> HTTP-Session: 7aeb5f01-aecc-4a9e-9408-e3e94c7255b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 803 | 2024.02.17 07:56:11.307985 [ 3 ] {} <Debug> HTTP-Session: 7aeb5f01-aecc-4a9e-9408-e3e94c7255b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 804 | 2024.02.17 07:56:11.308095 [ 3 ] {ecbe2ceb-fb5e-4f8f-a283-cf38d19e82f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) SELECT * FROM oximeter.timeseries_schema WHERE timeseries_name NOT IN ('collection_target:cpus_provisioned', 'http_service:request_latency_histogram') FORMAT JSONEachRow; (stage: Complete) | ||
| 805 | 2024.02.17 07:56:11.308480 [ 3 ] {ecbe2ceb-fb5e-4f8f-a283-cf38d19e82f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 806 | 2024.02.17 07:56:11.308625 [ 3 ] {ecbe2ceb-fb5e-4f8f-a283-cf38d19e82f9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 807 | 2024.02.17 07:56:11.308665 [ 3 ] {ecbe2ceb-fb5e-4f8f-a283-cf38d19e82f9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 808 | 2024.02.17 07:56:11.309467 [ 3 ] {ecbe2ceb-fb5e-4f8f-a283-cf38d19e82f9} <Debug> DynamicQueryHandler: Done processing query | ||
| 809 | 2024.02.17 07:56:11.309494 [ 3 ] {ecbe2ceb-fb5e-4f8f-a283-cf38d19e82f9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 810 | 2024.02.17 07:56:11.309510 [ 3 ] {} <Debug> HTTP-Session: 7aeb5f01-aecc-4a9e-9408-e3e94c7255b9 Destroying unnamed session | ||
| 811 | 2024.02.17 07:56:11.309728 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 207, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 812 | 2024.02.17 07:56:11.309773 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 813 | 2024.02.17 07:56:11.309792 [ 3 ] {} <Debug> HTTP-Session: 2f9de58f-9358-466a-b284-50a8681edb2c Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 814 | 2024.02.17 07:56:11.309809 [ 3 ] {} <Debug> HTTP-Session: 2f9de58f-9358-466a-b284-50a8681edb2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 815 | 2024.02.17 07:56:11.309921 [ 3 ] {4a5f7c22-53eb-4f8d-bb47-995274311b36} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) 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) | ||
| 816 | 2024.02.17 07:56:11.310270 [ 3 ] {4a5f7c22-53eb-4f8d-bb47-995274311b36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 817 | 2024.02.17 07:56:11.310417 [ 3 ] {4a5f7c22-53eb-4f8d-bb47-995274311b36} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 818 | 2024.02.17 07:56:11.310458 [ 3 ] {4a5f7c22-53eb-4f8d-bb47-995274311b36} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 819 | 2024.02.17 07:56:11.311310 [ 3 ] {4a5f7c22-53eb-4f8d-bb47-995274311b36} <Debug> DynamicQueryHandler: Done processing query | ||
| 820 | 2024.02.17 07:56:11.311336 [ 3 ] {4a5f7c22-53eb-4f8d-bb47-995274311b36} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 821 | 2024.02.17 07:56:11.311352 [ 3 ] {} <Debug> HTTP-Session: 2f9de58f-9358-466a-b284-50a8681edb2c Destroying unnamed session | ||
| 822 | 2024.02.17 07:56:11.312215 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 947, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 823 | 2024.02.17 07:56:11.312259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 824 | 2024.02.17 07:56:11.312278 [ 3 ] {} <Debug> HTTP-Session: 7acd4deb-3c19-4310-8d81-30ebf1ac41cf Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 825 | 2024.02.17 07:56:11.312294 [ 3 ] {} <Debug> HTTP-Session: 7acd4deb-3c19-4310-8d81-30ebf1ac41cf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 826 | 2024.02.17 07:56:11.312373 [ 3 ] {43f80226-ec7a-40aa-a8e2-179214ec8d8f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 827 | 2024.02.17 07:56:11.312411 [ 3 ] {43f80226-ec7a-40aa-a8e2-179214ec8d8f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 828 | 2024.02.17 07:56:11.313135 [ 3 ] {43f80226-ec7a-40aa-a8e2-179214ec8d8f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 829 | 2024.02.17 07:56:11.319101 [ 3 ] {43f80226-ec7a-40aa-a8e2-179214ec8d8f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 830 | 2024.02.17 07:56:11.319556 [ 3 ] {43f80226-ec7a-40aa-a8e2-179214ec8d8f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 831 | 2024.02.17 07:56:11.319720 [ 3 ] {43f80226-ec7a-40aa-a8e2-179214ec8d8f} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 832 | 2024.02.17 07:56:11.319858 [ 3 ] {43f80226-ec7a-40aa-a8e2-179214ec8d8f} <Information> executeQuery: Read 4 rows, 443.00 B in 0.007450516 sec., 536 rows/sec., 58.07 KiB/sec. | ||
| 833 | 2024.02.17 07:56:11.320020 [ 3 ] {43f80226-ec7a-40aa-a8e2-179214ec8d8f} <Debug> DynamicQueryHandler: Done processing query | ||
| 834 | 2024.02.17 07:56:11.320042 [ 3 ] {43f80226-ec7a-40aa-a8e2-179214ec8d8f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 835 | 2024.02.17 07:56:11.320057 [ 3 ] {} <Debug> HTTP-Session: 7acd4deb-3c19-4310-8d81-30ebf1ac41cf Destroying unnamed session | ||
| 836 | 2024.02.17 07:56:11.320234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 837 | 2024.02.17 07:56:11.320278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 838 | 2024.02.17 07:56:11.320297 [ 3 ] {} <Debug> HTTP-Session: 5cca205e-a60a-4e94-8340-eb300839f9f7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 839 | 2024.02.17 07:56:11.320313 [ 3 ] {} <Debug> HTTP-Session: 5cca205e-a60a-4e94-8340-eb300839f9f7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 840 | 2024.02.17 07:56:11.320384 [ 3 ] {433c61de-5a99-4efa-8e75-4b761284d8d9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 841 | 2024.02.17 07:56:11.320424 [ 3 ] {433c61de-5a99-4efa-8e75-4b761284d8d9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 842 | 2024.02.17 07:56:11.320535 [ 3 ] {433c61de-5a99-4efa-8e75-4b761284d8d9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 843 | 2024.02.17 07:56:11.326505 [ 3 ] {433c61de-5a99-4efa-8e75-4b761284d8d9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 844 | 2024.02.17 07:56:11.326711 [ 3 ] {433c61de-5a99-4efa-8e75-4b761284d8d9} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 845 | 2024.02.17 07:56:11.326862 [ 3 ] {433c61de-5a99-4efa-8e75-4b761284d8d9} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 846 | 2024.02.17 07:56:11.326961 [ 3 ] {433c61de-5a99-4efa-8e75-4b761284d8d9} <Information> executeQuery: Read 37 rows, 3.00 KiB in 0.006548187 sec., 5650 rows/sec., 457.99 KiB/sec. | ||
| 847 | 2024.02.17 07:56:11.327144 [ 3 ] {433c61de-5a99-4efa-8e75-4b761284d8d9} <Debug> DynamicQueryHandler: Done processing query | ||
| 848 | 2024.02.17 07:56:11.327168 [ 3 ] {433c61de-5a99-4efa-8e75-4b761284d8d9} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 849 | 2024.02.17 07:56:11.327184 [ 3 ] {} <Debug> HTTP-Session: 5cca205e-a60a-4e94-8340-eb300839f9f7 Destroying unnamed session | ||
| 850 | 2024.02.17 07:56:11.327366 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 17957, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 851 | 2024.02.17 07:56:11.327409 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 852 | 2024.02.17 07:56:11.327428 [ 3 ] {} <Debug> HTTP-Session: d56d1668-e4d7-4a39-b3bd-0a923dcdc881 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 853 | 2024.02.17 07:56:11.327444 [ 3 ] {} <Debug> HTTP-Session: d56d1668-e4d7-4a39-b3bd-0a923dcdc881 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 854 | 2024.02.17 07:56:11.327519 [ 3 ] {f80b3286-4bee-4ff0-baa7-9b6f5f0b399f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 855 | 2024.02.17 07:56:11.327557 [ 3 ] {f80b3286-4bee-4ff0-baa7-9b6f5f0b399f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 856 | 2024.02.17 07:56:11.327669 [ 3 ] {f80b3286-4bee-4ff0-baa7-9b6f5f0b399f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 857 | 2024.02.17 07:56:11.328017 [ 3 ] {f80b3286-4bee-4ff0-baa7-9b6f5f0b399f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 858 | 2024.02.17 07:56:11.328228 [ 3 ] {f80b3286-4bee-4ff0-baa7-9b6f5f0b399f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 859 | 2024.02.17 07:56:11.328375 [ 3 ] {f80b3286-4bee-4ff0-baa7-9b6f5f0b399f} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 860 | 2024.02.17 07:56:11.328461 [ 3 ] {f80b3286-4bee-4ff0-baa7-9b6f5f0b399f} <Information> executeQuery: Read 111 rows, 11.14 KiB in 0.000915581 sec., 121234 rows/sec., 11.88 MiB/sec. | ||
| 861 | 2024.02.17 07:56:11.328623 [ 3 ] {f80b3286-4bee-4ff0-baa7-9b6f5f0b399f} <Debug> DynamicQueryHandler: Done processing query | ||
| 862 | 2024.02.17 07:56:11.328645 [ 3 ] {f80b3286-4bee-4ff0-baa7-9b6f5f0b399f} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 863 | 2024.02.17 07:56:11.328660 [ 3 ] {} <Debug> HTTP-Session: d56d1668-e4d7-4a39-b3bd-0a923dcdc881 Destroying unnamed session | ||
| 864 | 2024.02.17 07:56:11.328819 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8362, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 865 | 2024.02.17 07:56:11.328861 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 866 | 2024.02.17 07:56:11.328879 [ 3 ] {} <Debug> HTTP-Session: 5d2e80a9-b796-4611-8d8d-2f817cf868b1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 867 | 2024.02.17 07:56:11.328895 [ 3 ] {} <Debug> HTTP-Session: 5d2e80a9-b796-4611-8d8d-2f817cf868b1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 868 | 2024.02.17 07:56:11.328966 [ 3 ] {0bdf645f-5367-40d8-b070-8a6bc874821f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 869 | 2024.02.17 07:56:11.329004 [ 3 ] {0bdf645f-5367-40d8-b070-8a6bc874821f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 870 | 2024.02.17 07:56:11.330229 [ 3 ] {0bdf645f-5367-40d8-b070-8a6bc874821f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 871 | 2024.02.17 07:56:11.332922 [ 3 ] {0bdf645f-5367-40d8-b070-8a6bc874821f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 872 | 2024.02.17 07:56:11.333185 [ 3 ] {0bdf645f-5367-40d8-b070-8a6bc874821f} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 873 | 2024.02.17 07:56:11.333361 [ 3 ] {0bdf645f-5367-40d8-b070-8a6bc874821f} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 874 | 2024.02.17 07:56:11.333472 [ 3 ] {0bdf645f-5367-40d8-b070-8a6bc874821f} <Information> executeQuery: Read 49 rows, 3.93 KiB in 0.00447443 sec., 10951 rows/sec., 877.82 KiB/sec. | ||
| 875 | 2024.02.17 07:56:11.333624 [ 3 ] {0bdf645f-5367-40d8-b070-8a6bc874821f} <Debug> DynamicQueryHandler: Done processing query | ||
| 876 | 2024.02.17 07:56:11.333647 [ 3 ] {0bdf645f-5367-40d8-b070-8a6bc874821f} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 877 | 2024.02.17 07:56:11.333662 [ 3 ] {} <Debug> HTTP-Session: 5d2e80a9-b796-4611-8d8d-2f817cf868b1 Destroying unnamed session | ||
| 878 | 2024.02.17 07:56:11.333922 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 39602, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 879 | 2024.02.17 07:56:11.333966 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 880 | 2024.02.17 07:56:11.333984 [ 3 ] {} <Debug> HTTP-Session: fcf2a2d6-4b63-4b46-a122-01c46818e41c Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 881 | 2024.02.17 07:56:11.334000 [ 3 ] {} <Debug> HTTP-Session: fcf2a2d6-4b63-4b46-a122-01c46818e41c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 882 | 2024.02.17 07:56:11.334082 [ 3 ] {da8b87fb-847a-482d-a5a0-6be61c35a5bc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 883 | 2024.02.17 07:56:11.334126 [ 3 ] {da8b87fb-847a-482d-a5a0-6be61c35a5bc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 884 | 2024.02.17 07:56:11.334275 [ 3 ] {da8b87fb-847a-482d-a5a0-6be61c35a5bc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 885 | 2024.02.17 07:56:11.334725 [ 3 ] {da8b87fb-847a-482d-a5a0-6be61c35a5bc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 886 | 2024.02.17 07:56:11.335662 [ 3 ] {da8b87fb-847a-482d-a5a0-6be61c35a5bc} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 887 | 2024.02.17 07:56:11.335841 [ 3 ] {da8b87fb-847a-482d-a5a0-6be61c35a5bc} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 888 | 2024.02.17 07:56:11.335932 [ 3 ] {da8b87fb-847a-482d-a5a0-6be61c35a5bc} <Information> executeQuery: Read 37 rows, 51.13 KiB in 0.00182178 sec., 20309 rows/sec., 27.41 MiB/sec. | ||
| 889 | 2024.02.17 07:56:11.336036 [ 3 ] {da8b87fb-847a-482d-a5a0-6be61c35a5bc} <Debug> DynamicQueryHandler: Done processing query | ||
| 890 | 2024.02.17 07:56:11.336058 [ 3 ] {da8b87fb-847a-482d-a5a0-6be61c35a5bc} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 891 | 2024.02.17 07:56:11.336073 [ 3 ] {} <Debug> HTTP-Session: fcf2a2d6-4b63-4b46-a122-01c46818e41c Destroying unnamed session | ||
| 892 | 2024.02.17 07:56:11.336193 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 2893, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 893 | 2024.02.17 07:56:11.336236 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 894 | 2024.02.17 07:56:11.336254 [ 3 ] {} <Debug> HTTP-Session: a30bc4de-975c-44d2-b725-00a0a44a6fcb Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 895 | 2024.02.17 07:56:11.336270 [ 3 ] {} <Debug> HTTP-Session: a30bc4de-975c-44d2-b725-00a0a44a6fcb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 896 | 2024.02.17 07:56:11.336338 [ 3 ] {c2f334f8-ae05-4c61-882a-aceb81c08e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 897 | 2024.02.17 07:56:11.336954 [ 3 ] {c2f334f8-ae05-4c61-882a-aceb81c08e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 898 | 2024.02.17 07:56:11.337060 [ 3 ] {c2f334f8-ae05-4c61-882a-aceb81c08e9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 899 | 2024.02.17 07:56:11.337338 [ 3 ] {c2f334f8-ae05-4c61-882a-aceb81c08e9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.61 GiB. | ||
| 900 | 2024.02.17 07:56:11.337595 [ 3 ] {c2f334f8-ae05-4c61-882a-aceb81c08e9c} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 901 | 2024.02.17 07:56:11.337772 [ 3 ] {c2f334f8-ae05-4c61-882a-aceb81c08e9c} <Trace> oximeter.measurements_i64 (0db182b1-319b-45f3-9e6e-8813d89d810b): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 902 | 2024.02.17 07:56:11.337870 [ 3 ] {c2f334f8-ae05-4c61-882a-aceb81c08e9c} <Information> executeQuery: Read 18 rows, 1.33 KiB in 0.001502014 sec., 11983 rows/sec., 884.23 KiB/sec. | ||
| 903 | 2024.02.17 07:56:11.338020 [ 3 ] {c2f334f8-ae05-4c61-882a-aceb81c08e9c} <Debug> DynamicQueryHandler: Done processing query | ||
| 904 | 2024.02.17 07:56:11.338043 [ 3 ] {c2f334f8-ae05-4c61-882a-aceb81c08e9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 905 | 2024.02.17 07:56:11.338058 [ 3 ] {} <Debug> HTTP-Session: a30bc4de-975c-44d2-b725-00a0a44a6fcb Destroying unnamed session | ||
| 906 | 2024.02.17 07:56:21.273233 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 907 | 2024.02.17 07:56:21.273368 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 908 | 2024.02.17 07:56:21.273398 [ 3 ] {} <Debug> HTTP-Session: 45d7ab52-4d15-4721-a7a4-a0b8c629c4bc Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 909 | 2024.02.17 07:56:21.273425 [ 3 ] {} <Debug> HTTP-Session: 45d7ab52-4d15-4721-a7a4-a0b8c629c4bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 910 | 2024.02.17 07:56:21.273569 [ 3 ] {b683cc81-318b-4cf4-8919-e995fa058b21} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 911 | 2024.02.17 07:56:21.273637 [ 3 ] {b683cc81-318b-4cf4-8919-e995fa058b21} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 912 | 2024.02.17 07:56:21.273813 [ 3 ] {b683cc81-318b-4cf4-8919-e995fa058b21} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 913 | 2024.02.17 07:56:21.274214 [ 3 ] {b683cc81-318b-4cf4-8919-e995fa058b21} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 914 | 2024.02.17 07:56:21.274475 [ 3 ] {b683cc81-318b-4cf4-8919-e995fa058b21} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 915 | 2024.02.17 07:56:21.274641 [ 3 ] {b683cc81-318b-4cf4-8919-e995fa058b21} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 916 | 2024.02.17 07:56:21.274773 [ 3 ] {b683cc81-318b-4cf4-8919-e995fa058b21} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001157926 sec., 33680 rows/sec., 2.67 MiB/sec. | ||
| 917 | 2024.02.17 07:56:21.274931 [ 3 ] {b683cc81-318b-4cf4-8919-e995fa058b21} <Debug> DynamicQueryHandler: Done processing query | ||
| 918 | 2024.02.17 07:56:21.274957 [ 3 ] {b683cc81-318b-4cf4-8919-e995fa058b21} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 919 | 2024.02.17 07:56:21.274973 [ 3 ] {} <Debug> HTTP-Session: 45d7ab52-4d15-4721-a7a4-a0b8c629c4bc Destroying unnamed session | ||
| 920 | 2024.02.17 07:56:21.275130 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 18885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 921 | 2024.02.17 07:56:21.275179 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 922 | 2024.02.17 07:56:21.275198 [ 3 ] {} <Debug> HTTP-Session: e2d51bb4-0f40-477f-b785-054027bed3cb Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 923 | 2024.02.17 07:56:21.275216 [ 3 ] {} <Debug> HTTP-Session: e2d51bb4-0f40-477f-b785-054027bed3cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 924 | 2024.02.17 07:56:21.275299 [ 3 ] {db8823ef-bbaa-4a36-b649-a2adab4d9e31} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 925 | 2024.02.17 07:56:21.275341 [ 3 ] {db8823ef-bbaa-4a36-b649-a2adab4d9e31} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 926 | 2024.02.17 07:56:21.275452 [ 3 ] {db8823ef-bbaa-4a36-b649-a2adab4d9e31} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 927 | 2024.02.17 07:56:21.275816 [ 3 ] {db8823ef-bbaa-4a36-b649-a2adab4d9e31} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 928 | 2024.02.17 07:56:21.276034 [ 3 ] {db8823ef-bbaa-4a36-b649-a2adab4d9e31} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 929 | 2024.02.17 07:56:21.276192 [ 3 ] {db8823ef-bbaa-4a36-b649-a2adab4d9e31} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 930 | 2024.02.17 07:56:21.276308 [ 3 ] {db8823ef-bbaa-4a36-b649-a2adab4d9e31} <Information> executeQuery: Read 117 rows, 11.70 KiB in 0.000976332 sec., 119836 rows/sec., 11.70 MiB/sec. | ||
| 931 | 2024.02.17 07:56:21.276429 [ 3 ] {db8823ef-bbaa-4a36-b649-a2adab4d9e31} <Debug> DynamicQueryHandler: Done processing query | ||
| 932 | 2024.02.17 07:56:21.276451 [ 3 ] {db8823ef-bbaa-4a36-b649-a2adab4d9e31} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 933 | 2024.02.17 07:56:21.276466 [ 3 ] {} <Debug> HTTP-Session: e2d51bb4-0f40-477f-b785-054027bed3cb Destroying unnamed session | ||
| 934 | 2024.02.17 07:56:21.276589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 6664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 935 | 2024.02.17 07:56:21.276635 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 936 | 2024.02.17 07:56:21.276653 [ 3 ] {} <Debug> HTTP-Session: 93b01685-951a-4d91-b328-c0de77fc32e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 937 | 2024.02.17 07:56:21.276670 [ 3 ] {} <Debug> HTTP-Session: 93b01685-951a-4d91-b328-c0de77fc32e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 938 | 2024.02.17 07:56:21.276742 [ 3 ] {fd98a6a8-df91-4085-9055-cbb9762f93d8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 939 | 2024.02.17 07:56:21.276780 [ 3 ] {fd98a6a8-df91-4085-9055-cbb9762f93d8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 940 | 2024.02.17 07:56:21.276885 [ 3 ] {fd98a6a8-df91-4085-9055-cbb9762f93d8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 941 | 2024.02.17 07:56:21.277165 [ 3 ] {fd98a6a8-df91-4085-9055-cbb9762f93d8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 942 | 2024.02.17 07:56:21.277370 [ 3 ] {fd98a6a8-df91-4085-9055-cbb9762f93d8} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 943 | 2024.02.17 07:56:21.277516 [ 3 ] {fd98a6a8-df91-4085-9055-cbb9762f93d8} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 944 | 2024.02.17 07:56:21.277613 [ 3 ] {fd98a6a8-df91-4085-9055-cbb9762f93d8} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000844389 sec., 46187 rows/sec., 3.61 MiB/sec. | ||
| 945 | 2024.02.17 07:56:21.277757 [ 3 ] {fd98a6a8-df91-4085-9055-cbb9762f93d8} <Debug> DynamicQueryHandler: Done processing query | ||
| 946 | 2024.02.17 07:56:21.277780 [ 3 ] {fd98a6a8-df91-4085-9055-cbb9762f93d8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 947 | 2024.02.17 07:56:21.277795 [ 3 ] {} <Debug> HTTP-Session: 93b01685-951a-4d91-b328-c0de77fc32e2 Destroying unnamed session | ||
| 948 | 2024.02.17 07:56:21.278012 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 949 | 2024.02.17 07:56:21.278056 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 950 | 2024.02.17 07:56:21.278075 [ 3 ] {} <Debug> HTTP-Session: 20a51d6b-ea50-4c9e-be85-9d4dbf4c2039 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 951 | 2024.02.17 07:56:21.278092 [ 3 ] {} <Debug> HTTP-Session: 20a51d6b-ea50-4c9e-be85-9d4dbf4c2039 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 952 | 2024.02.17 07:56:21.278182 [ 3 ] {064d6dc5-060e-48cf-849b-4da4247bec0a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 953 | 2024.02.17 07:56:21.278226 [ 3 ] {064d6dc5-060e-48cf-849b-4da4247bec0a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 954 | 2024.02.17 07:56:21.278366 [ 3 ] {064d6dc5-060e-48cf-849b-4da4247bec0a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 955 | 2024.02.17 07:56:21.278888 [ 3 ] {064d6dc5-060e-48cf-849b-4da4247bec0a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 956 | 2024.02.17 07:56:21.279198 [ 3 ] {064d6dc5-060e-48cf-849b-4da4247bec0a} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 957 | 2024.02.17 07:56:21.279384 [ 3 ] {064d6dc5-060e-48cf-849b-4da4247bec0a} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 958 | 2024.02.17 07:56:21.279494 [ 3 ] {064d6dc5-060e-48cf-849b-4da4247bec0a} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001285468 sec., 30339 rows/sec., 40.94 MiB/sec. | ||
| 959 | 2024.02.17 07:56:21.279623 [ 3 ] {064d6dc5-060e-48cf-849b-4da4247bec0a} <Debug> DynamicQueryHandler: Done processing query | ||
| 960 | 2024.02.17 07:56:21.279645 [ 3 ] {064d6dc5-060e-48cf-849b-4da4247bec0a} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 961 | 2024.02.17 07:56:21.279661 [ 3 ] {} <Debug> HTTP-Session: 20a51d6b-ea50-4c9e-be85-9d4dbf4c2039 Destroying unnamed session | ||
| 962 | 2024.02.17 07:56:25.326334 [ 104 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 963 | 2024.02.17 07:56:25.326405 [ 104 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 964 | 2024.02.17 07:56:31.272982 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 965 | 2024.02.17 07:56:31.273133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 966 | 2024.02.17 07:56:31.273171 [ 3 ] {} <Debug> HTTP-Session: e4e774e7-82d0-4890-b25f-d270229d94f9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 967 | 2024.02.17 07:56:31.273202 [ 3 ] {} <Debug> HTTP-Session: e4e774e7-82d0-4890-b25f-d270229d94f9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 968 | 2024.02.17 07:56:31.273349 [ 3 ] {87479a05-93f3-4cde-8a28-afd67f4ea88e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 969 | 2024.02.17 07:56:31.273419 [ 3 ] {87479a05-93f3-4cde-8a28-afd67f4ea88e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 970 | 2024.02.17 07:56:31.273600 [ 3 ] {87479a05-93f3-4cde-8a28-afd67f4ea88e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 971 | 2024.02.17 07:56:31.274049 [ 3 ] {87479a05-93f3-4cde-8a28-afd67f4ea88e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 972 | 2024.02.17 07:56:31.274314 [ 3 ] {87479a05-93f3-4cde-8a28-afd67f4ea88e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 973 | 2024.02.17 07:56:31.274482 [ 3 ] {87479a05-93f3-4cde-8a28-afd67f4ea88e} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 974 | 2024.02.17 07:56:31.274606 [ 3 ] {87479a05-93f3-4cde-8a28-afd67f4ea88e} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001218117 sec., 32016 rows/sec., 2.53 MiB/sec. | ||
| 975 | 2024.02.17 07:56:31.274793 [ 3 ] {87479a05-93f3-4cde-8a28-afd67f4ea88e} <Debug> DynamicQueryHandler: Done processing query | ||
| 976 | 2024.02.17 07:56:31.274819 [ 3 ] {87479a05-93f3-4cde-8a28-afd67f4ea88e} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 977 | 2024.02.17 07:56:31.274835 [ 3 ] {} <Debug> HTTP-Session: e4e774e7-82d0-4890-b25f-d270229d94f9 Destroying unnamed session | ||
| 978 | 2024.02.17 07:56:31.274988 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 18885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 979 | 2024.02.17 07:56:31.275036 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 980 | 2024.02.17 07:56:31.275056 [ 3 ] {} <Debug> HTTP-Session: 4294785f-7cd0-4956-aed9-e4fdfccc9cc2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 981 | 2024.02.17 07:56:31.275074 [ 3 ] {} <Debug> HTTP-Session: 4294785f-7cd0-4956-aed9-e4fdfccc9cc2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 982 | 2024.02.17 07:56:31.275162 [ 3 ] {b7713649-8d48-440e-8ab4-d469a4d45205} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 983 | 2024.02.17 07:56:31.275207 [ 3 ] {b7713649-8d48-440e-8ab4-d469a4d45205} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 984 | 2024.02.17 07:56:31.275322 [ 3 ] {b7713649-8d48-440e-8ab4-d469a4d45205} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 985 | 2024.02.17 07:56:31.275704 [ 3 ] {b7713649-8d48-440e-8ab4-d469a4d45205} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 986 | 2024.02.17 07:56:31.275929 [ 3 ] {b7713649-8d48-440e-8ab4-d469a4d45205} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 987 | 2024.02.17 07:56:31.276095 [ 3 ] {b7713649-8d48-440e-8ab4-d469a4d45205} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 988 | 2024.02.17 07:56:31.276213 [ 3 ] {b7713649-8d48-440e-8ab4-d469a4d45205} <Information> executeQuery: Read 117 rows, 11.70 KiB in 0.001010193 sec., 115819 rows/sec., 11.31 MiB/sec. | ||
| 989 | 2024.02.17 07:56:31.276337 [ 3 ] {b7713649-8d48-440e-8ab4-d469a4d45205} <Debug> DynamicQueryHandler: Done processing query | ||
| 990 | 2024.02.17 07:56:31.276360 [ 3 ] {b7713649-8d48-440e-8ab4-d469a4d45205} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 991 | 2024.02.17 07:56:31.276375 [ 3 ] {} <Debug> HTTP-Session: 4294785f-7cd0-4956-aed9-e4fdfccc9cc2 Destroying unnamed session | ||
| 992 | 2024.02.17 07:56:31.276523 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 6664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 993 | 2024.02.17 07:56:31.276569 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 994 | 2024.02.17 07:56:31.276591 [ 3 ] {} <Debug> HTTP-Session: bdc2a2a6-7bd3-4cff-ad5c-9768cfe03ac8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 995 | 2024.02.17 07:56:31.276609 [ 3 ] {} <Debug> HTTP-Session: bdc2a2a6-7bd3-4cff-ad5c-9768cfe03ac8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 996 | 2024.02.17 07:56:31.276686 [ 3 ] {382f6337-934a-48f2-97d0-645f5dd70ea7} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 997 | 2024.02.17 07:56:31.276727 [ 3 ] {382f6337-934a-48f2-97d0-645f5dd70ea7} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 998 | 2024.02.17 07:56:31.276840 [ 3 ] {382f6337-934a-48f2-97d0-645f5dd70ea7} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 999 | 2024.02.17 07:56:31.277152 [ 3 ] {382f6337-934a-48f2-97d0-645f5dd70ea7} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1000 | 2024.02.17 07:56:31.277366 [ 3 ] {382f6337-934a-48f2-97d0-645f5dd70ea7} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1001 | 2024.02.17 07:56:31.277515 [ 3 ] {382f6337-934a-48f2-97d0-645f5dd70ea7} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1002 | 2024.02.17 07:56:31.277619 [ 3 ] {382f6337-934a-48f2-97d0-645f5dd70ea7} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000904541 sec., 43115 rows/sec., 3.37 MiB/sec. | ||
| 1003 | 2024.02.17 07:56:31.277741 [ 3 ] {382f6337-934a-48f2-97d0-645f5dd70ea7} <Debug> DynamicQueryHandler: Done processing query | ||
| 1004 | 2024.02.17 07:56:31.277763 [ 3 ] {382f6337-934a-48f2-97d0-645f5dd70ea7} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1005 | 2024.02.17 07:56:31.277778 [ 3 ] {} <Debug> HTTP-Session: bdc2a2a6-7bd3-4cff-ad5c-9768cfe03ac8 Destroying unnamed session | ||
| 1006 | 2024.02.17 07:56:31.278060 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1007 | 2024.02.17 07:56:31.278104 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1008 | 2024.02.17 07:56:31.278124 [ 3 ] {} <Debug> HTTP-Session: d87fa879-1170-4b28-89ef-58943fc57d26 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1009 | 2024.02.17 07:56:31.278142 [ 3 ] {} <Debug> HTTP-Session: d87fa879-1170-4b28-89ef-58943fc57d26 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1010 | 2024.02.17 07:56:31.278225 [ 3 ] {acb35981-6871-465f-9e33-01d23e3f4989} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1011 | 2024.02.17 07:56:31.278270 [ 3 ] {acb35981-6871-465f-9e33-01d23e3f4989} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1012 | 2024.02.17 07:56:31.278405 [ 3 ] {acb35981-6871-465f-9e33-01d23e3f4989} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1013 | 2024.02.17 07:56:31.278851 [ 3 ] {acb35981-6871-465f-9e33-01d23e3f4989} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1014 | 2024.02.17 07:56:31.279155 [ 3 ] {acb35981-6871-465f-9e33-01d23e3f4989} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1015 | 2024.02.17 07:56:31.279335 [ 3 ] {acb35981-6871-465f-9e33-01d23e3f4989} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1016 | 2024.02.17 07:56:31.279454 [ 3 ] {acb35981-6871-465f-9e33-01d23e3f4989} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001199367 sec., 32517 rows/sec., 43.88 MiB/sec. | ||
| 1017 | 2024.02.17 07:56:31.279588 [ 3 ] {acb35981-6871-465f-9e33-01d23e3f4989} <Debug> DynamicQueryHandler: Done processing query | ||
| 1018 | 2024.02.17 07:56:31.279612 [ 3 ] {acb35981-6871-465f-9e33-01d23e3f4989} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1019 | 2024.02.17 07:56:31.279628 [ 3 ] {} <Debug> HTTP-Session: d87fa879-1170-4b28-89ef-58943fc57d26 Destroying unnamed session | ||
| 1020 | 2024.02.17 07:56:36.270831 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 259, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1021 | 2024.02.17 07:56:36.271011 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1022 | 2024.02.17 07:56:36.271057 [ 3 ] {} <Debug> HTTP-Session: 9c851982-c752-4370-b4dc-41b221ac5497 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1023 | 2024.02.17 07:56:36.271099 [ 3 ] {} <Debug> HTTP-Session: 9c851982-c752-4370-b4dc-41b221ac5497 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1024 | 2024.02.17 07:56:36.271302 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) 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) | ||
| 1025 | 2024.02.17 07:56:36.272109 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1026 | 2024.02.17 07:56:36.272283 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1027 | 2024.02.17 07:56:36.272391 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1028 | 2024.02.17 07:56:36.274596 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Key condition: (column 0 notIn 4-element set) | ||
| 1029 | 2024.02.17 07:56:36.278941 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1030 | 2024.02.17 07:56:36.278982 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (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 | ||
| 1031 | 2024.02.17 07:56:36.279062 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1032 | 2024.02.17 07:56:36.287688 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Information> executeQuery: Read 4 rows, 443.00 B in 0.016339947 sec., 244 rows/sec., 26.48 KiB/sec. | ||
| 1033 | 2024.02.17 07:56:36.287918 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1034 | 2024.02.17 07:56:36.287944 [ 3 ] {36a6632f-d3f6-4e39-8de6-42ad3cbf73e5} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1035 | 2024.02.17 07:56:36.287961 [ 3 ] {} <Debug> HTTP-Session: 9c851982-c752-4370-b4dc-41b221ac5497 Destroying unnamed session | ||
| 1036 | 2024.02.17 07:56:36.288206 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 297, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1037 | 2024.02.17 07:56:36.288259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1038 | 2024.02.17 07:56:36.288280 [ 3 ] {} <Debug> HTTP-Session: 9f47077c-d741-40c8-b724-3c9ceb4bf284 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1039 | 2024.02.17 07:56:36.288299 [ 3 ] {} <Debug> HTTP-Session: 9f47077c-d741-40c8-b724-3c9ceb4bf284 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1040 | 2024.02.17 07:56:36.288431 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) 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) | ||
| 1041 | 2024.02.17 07:56:36.288884 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1042 | 2024.02.17 07:56:36.289046 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1043 | 2024.02.17 07:56:36.289088 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1044 | 2024.02.17 07:56:36.289234 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Key condition: (column 0 notIn 5-element set) | ||
| 1045 | 2024.02.17 07:56:36.289262 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1046 | 2024.02.17 07:56:36.289283 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (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 | ||
| 1047 | 2024.02.17 07:56:36.289313 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1048 | 2024.02.17 07:56:36.290197 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001728869 sec., 2313 rows/sec., 250.23 KiB/sec. | ||
| 1049 | 2024.02.17 07:56:36.290401 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1050 | 2024.02.17 07:56:36.290424 [ 3 ] {e1a7371a-3f78-472c-abb3-7d6a11e71abd} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1051 | 2024.02.17 07:56:36.290441 [ 3 ] {} <Debug> HTTP-Session: 9f47077c-d741-40c8-b724-3c9ceb4bf284 Destroying unnamed session | ||
| 1052 | 2024.02.17 07:56:36.290814 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 331, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1053 | 2024.02.17 07:56:36.290864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1054 | 2024.02.17 07:56:36.290883 [ 3 ] {} <Debug> HTTP-Session: 6a448092-f14c-4825-97c2-6f80318b0424 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1055 | 2024.02.17 07:56:36.290900 [ 3 ] {} <Debug> HTTP-Session: 6a448092-f14c-4825-97c2-6f80318b0424 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1056 | 2024.02.17 07:56:36.291023 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) 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) | ||
| 1057 | 2024.02.17 07:56:36.291475 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1058 | 2024.02.17 07:56:36.291636 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1059 | 2024.02.17 07:56:36.291677 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1060 | 2024.02.17 07:56:36.291823 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Key condition: (column 0 notIn 6-element set) | ||
| 1061 | 2024.02.17 07:56:36.291850 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1062 | 2024.02.17 07:56:36.291871 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (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 | ||
| 1063 | 2024.02.17 07:56:36.291900 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1064 | 2024.02.17 07:56:36.292819 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00175979 sec., 2272 rows/sec., 245.83 KiB/sec. | ||
| 1065 | 2024.02.17 07:56:36.293013 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Debug> DynamicQueryHandler: Done processing query | ||
| 1066 | 2024.02.17 07:56:36.293035 [ 3 ] {be385e8e-35b5-45bc-858a-e3607b7ba293} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1067 | 2024.02.17 07:56:36.293052 [ 3 ] {} <Debug> HTTP-Session: 6a448092-f14c-4825-97c2-6f80318b0424 Destroying unnamed session | ||
| 1068 | 2024.02.17 07:56:36.293273 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 368, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1069 | 2024.02.17 07:56:36.293318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1070 | 2024.02.17 07:56:36.293337 [ 3 ] {} <Debug> HTTP-Session: 0a5f2970-43db-4fd5-9a19-365d32789133 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1071 | 2024.02.17 07:56:36.293354 [ 3 ] {} <Debug> HTTP-Session: 0a5f2970-43db-4fd5-9a19-365d32789133 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1072 | 2024.02.17 07:56:36.293471 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) 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) | ||
| 1073 | 2024.02.17 07:56:36.293925 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1074 | 2024.02.17 07:56:36.294085 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1075 | 2024.02.17 07:56:36.294126 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1076 | 2024.02.17 07:56:36.294276 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Key condition: (column 0 notIn 7-element set) | ||
| 1077 | 2024.02.17 07:56:36.294304 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1078 | 2024.02.17 07:56:36.294325 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (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 | ||
| 1079 | 2024.02.17 07:56:36.294352 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1080 | 2024.02.17 07:56:36.295209 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001700639 sec., 2352 rows/sec., 254.39 KiB/sec. | ||
| 1081 | 2024.02.17 07:56:36.295406 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Debug> DynamicQueryHandler: Done processing query | ||
| 1082 | 2024.02.17 07:56:36.295429 [ 3 ] {d421bc33-73ee-44c1-bd78-a12d5cd89249} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1083 | 2024.02.17 07:56:36.295445 [ 3 ] {} <Debug> HTTP-Session: 0a5f2970-43db-4fd5-9a19-365d32789133 Destroying unnamed session | ||
| 1084 | 2024.02.17 07:56:36.295683 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 407, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1085 | 2024.02.17 07:56:36.295728 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1086 | 2024.02.17 07:56:36.295747 [ 3 ] {} <Debug> HTTP-Session: b5567b3f-cf59-4464-b4d0-8de4172f7673 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1087 | 2024.02.17 07:56:36.295763 [ 3 ] {} <Debug> HTTP-Session: b5567b3f-cf59-4464-b4d0-8de4172f7673 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1088 | 2024.02.17 07:56:36.295883 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) 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) | ||
| 1089 | 2024.02.17 07:56:36.296344 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1090 | 2024.02.17 07:56:36.296509 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1091 | 2024.02.17 07:56:36.296549 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1092 | 2024.02.17 07:56:36.296694 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Key condition: (column 0 notIn 8-element set) | ||
| 1093 | 2024.02.17 07:56:36.296722 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1094 | 2024.02.17 07:56:36.296742 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (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 | ||
| 1095 | 2024.02.17 07:56:36.296769 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1096 | 2024.02.17 07:56:36.297698 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Information> executeQuery: Read 4 rows, 443.00 B in 0.00177652 sec., 2251 rows/sec., 243.52 KiB/sec. | ||
| 1097 | 2024.02.17 07:56:36.297897 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Debug> DynamicQueryHandler: Done processing query | ||
| 1098 | 2024.02.17 07:56:36.297920 [ 3 ] {3ac51c35-8899-40af-89a1-060b2daf4196} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1099 | 2024.02.17 07:56:36.297936 [ 3 ] {} <Debug> HTTP-Session: b5567b3f-cf59-4464-b4d0-8de4172f7673 Destroying unnamed session | ||
| 1100 | 2024.02.17 07:56:36.298234 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 440, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1101 | 2024.02.17 07:56:36.298278 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1102 | 2024.02.17 07:56:36.298296 [ 3 ] {} <Debug> HTTP-Session: f0bdee80-dd8e-4482-85d1-d25f5559dfbe Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1103 | 2024.02.17 07:56:36.298313 [ 3 ] {} <Debug> HTTP-Session: f0bdee80-dd8e-4482-85d1-d25f5559dfbe Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1104 | 2024.02.17 07:56:36.298433 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) 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) | ||
| 1105 | 2024.02.17 07:56:36.298897 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1106 | 2024.02.17 07:56:36.299062 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1107 | 2024.02.17 07:56:36.299103 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1108 | 2024.02.17 07:56:36.299249 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Key condition: (column 0 notIn 9-element set) | ||
| 1109 | 2024.02.17 07:56:36.299276 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1110 | 2024.02.17 07:56:36.299297 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (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 | ||
| 1111 | 2024.02.17 07:56:36.299324 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Trace> MergeTreeInOrderSelectProcessor: Reading 1 ranges in order from part all_1_1_0, approx. 4 rows starting from 0 | ||
| 1112 | 2024.02.17 07:56:36.300143 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Information> executeQuery: Read 4 rows, 443.00 B in 0.001674147 sec., 2389 rows/sec., 258.41 KiB/sec. | ||
| 1113 | 2024.02.17 07:56:36.300347 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1114 | 2024.02.17 07:56:36.300370 [ 3 ] {9327dc8c-9a1b-48ff-bb43-b3e359a807a9} <Debug> MemoryTracker: Peak memory usage (for query): 3.00 MiB. | ||
| 1115 | 2024.02.17 07:56:36.300386 [ 3 ] {} <Debug> HTTP-Session: f0bdee80-dd8e-4482-85d1-d25f5559dfbe Destroying unnamed session | ||
| 1116 | 2024.02.17 07:56:36.308932 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 1942, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1117 | 2024.02.17 07:56:36.308985 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1118 | 2024.02.17 07:56:36.309008 [ 3 ] {} <Debug> HTTP-Session: 3c258af9-5bd8-4e4a-94d2-099d3b19569b Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1119 | 2024.02.17 07:56:36.309027 [ 3 ] {} <Debug> HTTP-Session: 3c258af9-5bd8-4e4a-94d2-099d3b19569b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1120 | 2024.02.17 07:56:36.309123 [ 3 ] {3128ea20-e226-40e4-9f60-3bd91e4321f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1121 | 2024.02.17 07:56:36.309173 [ 3 ] {3128ea20-e226-40e4-9f60-3bd91e4321f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1122 | 2024.02.17 07:56:36.309346 [ 3 ] {3128ea20-e226-40e4-9f60-3bd91e4321f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1123 | 2024.02.17 07:56:36.309754 [ 3 ] {3128ea20-e226-40e4-9f60-3bd91e4321f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1124 | 2024.02.17 07:56:36.310098 [ 3 ] {3128ea20-e226-40e4-9f60-3bd91e4321f9} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1125 | 2024.02.17 07:56:36.310262 [ 3 ] {3128ea20-e226-40e4-9f60-3bd91e4321f9} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1126 | 2024.02.17 07:56:36.310376 [ 3 ] {3128ea20-e226-40e4-9f60-3bd91e4321f9} <Information> executeQuery: Read 6 rows, 996.00 B in 0.001219377 sec., 4920 rows/sec., 797.67 KiB/sec. | ||
| 1127 | 2024.02.17 07:56:36.310541 [ 3 ] {3128ea20-e226-40e4-9f60-3bd91e4321f9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1128 | 2024.02.17 07:56:36.310564 [ 3 ] {3128ea20-e226-40e4-9f60-3bd91e4321f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1129 | 2024.02.17 07:56:36.310580 [ 3 ] {} <Debug> HTTP-Session: 3c258af9-5bd8-4e4a-94d2-099d3b19569b Destroying unnamed session | ||
| 1130 | 2024.02.17 07:56:36.310699 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1131 | 2024.02.17 07:56:36.310744 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1132 | 2024.02.17 07:56:36.310762 [ 3 ] {} <Debug> HTTP-Session: 7d60e962-e020-4425-81aa-33952d28b692 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1133 | 2024.02.17 07:56:36.310778 [ 3 ] {} <Debug> HTTP-Session: 7d60e962-e020-4425-81aa-33952d28b692 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1134 | 2024.02.17 07:56:36.310851 [ 3 ] {7dd78fb5-857c-4d52-8bbc-4346ba8c57e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1135 | 2024.02.17 07:56:36.310889 [ 3 ] {7dd78fb5-857c-4d52-8bbc-4346ba8c57e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1136 | 2024.02.17 07:56:36.310999 [ 3 ] {7dd78fb5-857c-4d52-8bbc-4346ba8c57e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1137 | 2024.02.17 07:56:36.311312 [ 3 ] {7dd78fb5-857c-4d52-8bbc-4346ba8c57e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1138 | 2024.02.17 07:56:36.311525 [ 3 ] {7dd78fb5-857c-4d52-8bbc-4346ba8c57e0} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1139 | 2024.02.17 07:56:36.311693 [ 3 ] {7dd78fb5-857c-4d52-8bbc-4346ba8c57e0} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1140 | 2024.02.17 07:56:36.311810 [ 3 ] {7dd78fb5-857c-4d52-8bbc-4346ba8c57e0} <Information> executeQuery: Read 36 rows, 2.81 KiB in 0.000932701 sec., 38597 rows/sec., 2.94 MiB/sec. | ||
| 1141 | 2024.02.17 07:56:36.311927 [ 3 ] {7dd78fb5-857c-4d52-8bbc-4346ba8c57e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1142 | 2024.02.17 07:56:36.311950 [ 3 ] {7dd78fb5-857c-4d52-8bbc-4346ba8c57e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1143 | 2024.02.17 07:56:36.311966 [ 3 ] {} <Debug> HTTP-Session: 7d60e962-e020-4425-81aa-33952d28b692 Destroying unnamed session | ||
| 1144 | 2024.02.17 07:56:36.312089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1145 | 2024.02.17 07:56:36.312135 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1146 | 2024.02.17 07:56:36.312153 [ 3 ] {} <Debug> HTTP-Session: 8714384e-21cd-42a3-8db5-f7d1a9f7833b Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1147 | 2024.02.17 07:56:36.312170 [ 3 ] {} <Debug> HTTP-Session: 8714384e-21cd-42a3-8db5-f7d1a9f7833b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1148 | 2024.02.17 07:56:36.312241 [ 3 ] {4b7d6ed3-2a1e-446e-951e-04c5c17a90ae} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1149 | 2024.02.17 07:56:36.312279 [ 3 ] {4b7d6ed3-2a1e-446e-951e-04c5c17a90ae} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1150 | 2024.02.17 07:56:36.312385 [ 3 ] {4b7d6ed3-2a1e-446e-951e-04c5c17a90ae} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1151 | 2024.02.17 07:56:36.312685 [ 3 ] {4b7d6ed3-2a1e-446e-951e-04c5c17a90ae} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1152 | 2024.02.17 07:56:36.312889 [ 3 ] {4b7d6ed3-2a1e-446e-951e-04c5c17a90ae} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1153 | 2024.02.17 07:56:36.313036 [ 3 ] {4b7d6ed3-2a1e-446e-951e-04c5c17a90ae} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1154 | 2024.02.17 07:56:36.313150 [ 3 ] {4b7d6ed3-2a1e-446e-951e-04c5c17a90ae} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.000880969 sec., 27242 rows/sec., 2.10 MiB/sec. | ||
| 1155 | 2024.02.17 07:56:36.313272 [ 3 ] {4b7d6ed3-2a1e-446e-951e-04c5c17a90ae} <Debug> DynamicQueryHandler: Done processing query | ||
| 1156 | 2024.02.17 07:56:36.313295 [ 3 ] {4b7d6ed3-2a1e-446e-951e-04c5c17a90ae} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1157 | 2024.02.17 07:56:36.313310 [ 3 ] {} <Debug> HTTP-Session: 8714384e-21cd-42a3-8db5-f7d1a9f7833b Destroying unnamed session | ||
| 1158 | 2024.02.17 07:56:36.313488 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 43925, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1159 | 2024.02.17 07:56:36.313533 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1160 | 2024.02.17 07:56:36.313551 [ 3 ] {} <Debug> HTTP-Session: f0e1a26d-e223-4270-b5d3-82e70831f1ed Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1161 | 2024.02.17 07:56:36.313568 [ 3 ] {} <Debug> HTTP-Session: f0e1a26d-e223-4270-b5d3-82e70831f1ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1162 | 2024.02.17 07:56:36.313650 [ 3 ] {ec8db7cb-8426-433f-9610-f73706a861e4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1163 | 2024.02.17 07:56:36.313691 [ 3 ] {ec8db7cb-8426-433f-9610-f73706a861e4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1164 | 2024.02.17 07:56:36.313808 [ 3 ] {ec8db7cb-8426-433f-9610-f73706a861e4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1165 | 2024.02.17 07:56:36.314203 [ 3 ] {ec8db7cb-8426-433f-9610-f73706a861e4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1166 | 2024.02.17 07:56:36.314478 [ 3 ] {ec8db7cb-8426-433f-9610-f73706a861e4} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1167 | 2024.02.17 07:56:36.314652 [ 3 ] {ec8db7cb-8426-433f-9610-f73706a861e4} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1168 | 2024.02.17 07:56:36.314773 [ 3 ] {ec8db7cb-8426-433f-9610-f73706a861e4} <Information> executeQuery: Read 228 rows, 16.48 KiB in 0.001091624 sec., 208863 rows/sec., 14.74 MiB/sec. | ||
| 1169 | 2024.02.17 07:56:36.314901 [ 3 ] {ec8db7cb-8426-433f-9610-f73706a861e4} <Debug> DynamicQueryHandler: Done processing query | ||
| 1170 | 2024.02.17 07:56:36.314924 [ 3 ] {ec8db7cb-8426-433f-9610-f73706a861e4} <Debug> MemoryTracker: Peak memory usage (for query): 4.22 MiB. | ||
| 1171 | 2024.02.17 07:56:36.314940 [ 3 ] {} <Debug> HTTP-Session: f0e1a26d-e223-4270-b5d3-82e70831f1ed Destroying unnamed session | ||
| 1172 | 2024.02.17 07:56:40.326656 [ 98 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1173 | 2024.02.17 07:56:40.326727 [ 98 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1174 | 2024.02.17 07:56:41.273034 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5649, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1175 | 2024.02.17 07:56:41.273145 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1176 | 2024.02.17 07:56:41.273171 [ 3 ] {} <Debug> HTTP-Session: f765f04f-6b4f-4819-a5b2-721939da4eae Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1177 | 2024.02.17 07:56:41.273197 [ 3 ] {} <Debug> HTTP-Session: f765f04f-6b4f-4819-a5b2-721939da4eae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1178 | 2024.02.17 07:56:41.273327 [ 3 ] {c33c1ed6-8b08-4712-b932-82c454d0db56} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1179 | 2024.02.17 07:56:41.273388 [ 3 ] {c33c1ed6-8b08-4712-b932-82c454d0db56} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1180 | 2024.02.17 07:56:41.273545 [ 3 ] {c33c1ed6-8b08-4712-b932-82c454d0db56} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1181 | 2024.02.17 07:56:41.274006 [ 3 ] {c33c1ed6-8b08-4712-b932-82c454d0db56} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1182 | 2024.02.17 07:56:41.274278 [ 3 ] {c33c1ed6-8b08-4712-b932-82c454d0db56} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1183 | 2024.02.17 07:56:41.274446 [ 3 ] {c33c1ed6-8b08-4712-b932-82c454d0db56} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1184 | 2024.02.17 07:56:41.274577 [ 3 ] {c33c1ed6-8b08-4712-b932-82c454d0db56} <Information> executeQuery: Read 39 rows, 3.16 KiB in 0.001212667 sec., 32160 rows/sec., 2.55 MiB/sec. | ||
| 1185 | 2024.02.17 07:56:41.274743 [ 3 ] {c33c1ed6-8b08-4712-b932-82c454d0db56} <Debug> DynamicQueryHandler: Done processing query | ||
| 1186 | 2024.02.17 07:56:41.274768 [ 3 ] {c33c1ed6-8b08-4712-b932-82c454d0db56} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1187 | 2024.02.17 07:56:41.274791 [ 3 ] {} <Debug> HTTP-Session: f765f04f-6b4f-4819-a5b2-721939da4eae Destroying unnamed session | ||
| 1188 | 2024.02.17 07:56:41.274996 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 18885, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1189 | 2024.02.17 07:56:41.275047 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1190 | 2024.02.17 07:56:41.275068 [ 3 ] {} <Debug> HTTP-Session: facfbe3a-72dd-4952-831b-e57d14635936 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1191 | 2024.02.17 07:56:41.275088 [ 3 ] {} <Debug> HTTP-Session: facfbe3a-72dd-4952-831b-e57d14635936 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1192 | 2024.02.17 07:56:41.275172 [ 3 ] {fb04e1be-547d-4fdb-9ed0-2a367a3779df} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1193 | 2024.02.17 07:56:41.275214 [ 3 ] {fb04e1be-547d-4fdb-9ed0-2a367a3779df} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1194 | 2024.02.17 07:56:41.275323 [ 3 ] {fb04e1be-547d-4fdb-9ed0-2a367a3779df} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1195 | 2024.02.17 07:56:41.275751 [ 3 ] {fb04e1be-547d-4fdb-9ed0-2a367a3779df} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1196 | 2024.02.17 07:56:41.276005 [ 3 ] {fb04e1be-547d-4fdb-9ed0-2a367a3779df} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1197 | 2024.02.17 07:56:41.276164 [ 3 ] {fb04e1be-547d-4fdb-9ed0-2a367a3779df} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1198 | 2024.02.17 07:56:41.276273 [ 3 ] {fb04e1be-547d-4fdb-9ed0-2a367a3779df} <Information> executeQuery: Read 117 rows, 11.70 KiB in 0.001062284 sec., 110140 rows/sec., 10.76 MiB/sec. | ||
| 1199 | 2024.02.17 07:56:41.276441 [ 3 ] {fb04e1be-547d-4fdb-9ed0-2a367a3779df} <Debug> DynamicQueryHandler: Done processing query | ||
| 1200 | 2024.02.17 07:56:41.276465 [ 3 ] {fb04e1be-547d-4fdb-9ed0-2a367a3779df} <Debug> MemoryTracker: Peak memory usage (for query): 4.19 MiB. | ||
| 1201 | 2024.02.17 07:56:41.276481 [ 3 ] {} <Debug> HTTP-Session: facfbe3a-72dd-4952-831b-e57d14635936 Destroying unnamed session | ||
| 1202 | 2024.02.17 07:56:41.276635 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 6664, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1203 | 2024.02.17 07:56:41.276682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1204 | 2024.02.17 07:56:41.276702 [ 3 ] {} <Debug> HTTP-Session: c4ffe8f3-9d2e-4adb-9cd2-7966955948db Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1205 | 2024.02.17 07:56:41.276719 [ 3 ] {} <Debug> HTTP-Session: c4ffe8f3-9d2e-4adb-9cd2-7966955948db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1206 | 2024.02.17 07:56:41.276796 [ 3 ] {9860e369-5a9b-4d0a-9124-2fb564f18c83} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1207 | 2024.02.17 07:56:41.276837 [ 3 ] {9860e369-5a9b-4d0a-9124-2fb564f18c83} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1208 | 2024.02.17 07:56:41.276951 [ 3 ] {9860e369-5a9b-4d0a-9124-2fb564f18c83} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1209 | 2024.02.17 07:56:41.277302 [ 3 ] {9860e369-5a9b-4d0a-9124-2fb564f18c83} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1210 | 2024.02.17 07:56:41.277519 [ 3 ] {9860e369-5a9b-4d0a-9124-2fb564f18c83} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1211 | 2024.02.17 07:56:41.277670 [ 3 ] {9860e369-5a9b-4d0a-9124-2fb564f18c83} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1212 | 2024.02.17 07:56:41.277783 [ 3 ] {9860e369-5a9b-4d0a-9124-2fb564f18c83} <Information> executeQuery: Read 39 rows, 3.12 KiB in 0.000953251 sec., 40912 rows/sec., 3.20 MiB/sec. | ||
| 1213 | 2024.02.17 07:56:41.277905 [ 3 ] {9860e369-5a9b-4d0a-9124-2fb564f18c83} <Debug> DynamicQueryHandler: Done processing query | ||
| 1214 | 2024.02.17 07:56:41.277929 [ 3 ] {9860e369-5a9b-4d0a-9124-2fb564f18c83} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1215 | 2024.02.17 07:56:41.277945 [ 3 ] {} <Debug> HTTP-Session: c4ffe8f3-9d2e-4adb-9cd2-7966955948db Destroying unnamed session | ||
| 1216 | 2024.02.17 07:56:41.278125 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 41739, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1217 | 2024.02.17 07:56:41.278172 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1218 | 2024.02.17 07:56:41.278191 [ 3 ] {} <Debug> HTTP-Session: b9b7113b-680d-4c55-b8bf-8e542108dcc8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1219 | 2024.02.17 07:56:41.278208 [ 3 ] {} <Debug> HTTP-Session: b9b7113b-680d-4c55-b8bf-8e542108dcc8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1220 | 2024.02.17 07:56:41.278297 [ 3 ] {88bffd67-db79-44e0-8a76-d8910dc8b48b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1221 | 2024.02.17 07:56:41.278343 [ 3 ] {88bffd67-db79-44e0-8a76-d8910dc8b48b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1222 | 2024.02.17 07:56:41.278480 [ 3 ] {88bffd67-db79-44e0-8a76-d8910dc8b48b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1223 | 2024.02.17 07:56:41.278975 [ 3 ] {88bffd67-db79-44e0-8a76-d8910dc8b48b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1224 | 2024.02.17 07:56:41.279301 [ 3 ] {88bffd67-db79-44e0-8a76-d8910dc8b48b} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1225 | 2024.02.17 07:56:41.279487 [ 3 ] {88bffd67-db79-44e0-8a76-d8910dc8b48b} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1226 | 2024.02.17 07:56:41.279596 [ 3 ] {88bffd67-db79-44e0-8a76-d8910dc8b48b} <Information> executeQuery: Read 39 rows, 53.89 KiB in 0.001269379 sec., 30723 rows/sec., 41.46 MiB/sec. | ||
| 1227 | 2024.02.17 07:56:41.279730 [ 3 ] {88bffd67-db79-44e0-8a76-d8910dc8b48b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1228 | 2024.02.17 07:56:41.279753 [ 3 ] {88bffd67-db79-44e0-8a76-d8910dc8b48b} <Debug> MemoryTracker: Peak memory usage (for query): 4.28 MiB. | ||
| 1229 | 2024.02.17 07:56:41.279769 [ 3 ] {} <Debug> HTTP-Session: b9b7113b-680d-4c55-b8bf-8e542108dcc8 Destroying unnamed session | ||
| 1230 | 2024.02.17 07:56:51.274280 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7083, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1231 | 2024.02.17 07:56:51.274459 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1232 | 2024.02.17 07:56:51.274505 [ 3 ] {} <Debug> HTTP-Session: aee54e68-60c6-4cb6-9269-c36921da4a42 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1233 | 2024.02.17 07:56:51.274548 [ 3 ] {} <Debug> HTTP-Session: aee54e68-60c6-4cb6-9269-c36921da4a42 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1234 | 2024.02.17 07:56:51.274751 [ 3 ] {18640f0b-a075-43ec-9f77-2157fde1c40d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1235 | 2024.02.17 07:56:51.274851 [ 3 ] {18640f0b-a075-43ec-9f77-2157fde1c40d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1236 | 2024.02.17 07:56:51.275116 [ 3 ] {18640f0b-a075-43ec-9f77-2157fde1c40d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1237 | 2024.02.17 07:56:51.275625 [ 3 ] {18640f0b-a075-43ec-9f77-2157fde1c40d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1238 | 2024.02.17 07:56:51.275888 [ 3 ] {18640f0b-a075-43ec-9f77-2157fde1c40d} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1239 | 2024.02.17 07:56:51.276060 [ 3 ] {18640f0b-a075-43ec-9f77-2157fde1c40d} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1240 | 2024.02.17 07:56:51.276180 [ 3 ] {18640f0b-a075-43ec-9f77-2157fde1c40d} <Information> executeQuery: Read 49 rows, 3.97 KiB in 0.001370341 sec., 35757 rows/sec., 2.83 MiB/sec. | ||
| 1241 | 2024.02.17 07:56:51.276342 [ 3 ] {18640f0b-a075-43ec-9f77-2157fde1c40d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1242 | 2024.02.17 07:56:51.276367 [ 3 ] {18640f0b-a075-43ec-9f77-2157fde1c40d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1243 | 2024.02.17 07:56:51.276383 [ 3 ] {} <Debug> HTTP-Session: aee54e68-60c6-4cb6-9269-c36921da4a42 Destroying unnamed session | ||
| 1244 | 2024.02.17 07:56:51.276569 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 23377, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1245 | 2024.02.17 07:56:51.276621 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1246 | 2024.02.17 07:56:51.276641 [ 3 ] {} <Debug> HTTP-Session: e6492623-6a2d-4782-a96d-4e9c6efa5cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1247 | 2024.02.17 07:56:51.276658 [ 3 ] {} <Debug> HTTP-Session: e6492623-6a2d-4782-a96d-4e9c6efa5cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1248 | 2024.02.17 07:56:51.276743 [ 3 ] {4eb66bd5-18f8-4e70-93cf-baab4fd4a096} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1249 | 2024.02.17 07:56:51.276784 [ 3 ] {4eb66bd5-18f8-4e70-93cf-baab4fd4a096} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1250 | 2024.02.17 07:56:51.276889 [ 3 ] {4eb66bd5-18f8-4e70-93cf-baab4fd4a096} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1251 | 2024.02.17 07:56:51.277303 [ 3 ] {4eb66bd5-18f8-4e70-93cf-baab4fd4a096} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1252 | 2024.02.17 07:56:51.277527 [ 3 ] {4eb66bd5-18f8-4e70-93cf-baab4fd4a096} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1253 | 2024.02.17 07:56:51.277678 [ 3 ] {4eb66bd5-18f8-4e70-93cf-baab4fd4a096} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1254 | 2024.02.17 07:56:51.277791 [ 3 ] {4eb66bd5-18f8-4e70-93cf-baab4fd4a096} <Information> executeQuery: Read 147 rows, 14.38 KiB in 0.001016582 sec., 144602 rows/sec., 13.81 MiB/sec. | ||
| 1255 | 2024.02.17 07:56:51.277878 [ 93 ] {} <Debug> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1256 | 2024.02.17 07:56:51.277918 [ 3 ] {4eb66bd5-18f8-4e70-93cf-baab4fd4a096} <Debug> DynamicQueryHandler: Done processing query | ||
| 1257 | 2024.02.17 07:56:51.277961 [ 3 ] {4eb66bd5-18f8-4e70-93cf-baab4fd4a096} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1258 | 2024.02.17 07:56:51.277968 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1259 | 2024.02.17 07:56:51.277986 [ 3 ] {} <Debug> HTTP-Session: e6492623-6a2d-4782-a96d-4e9c6efa5cdc Destroying unnamed session | ||
| 1260 | 2024.02.17 07:56:51.278141 [ 23 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1261 | 2024.02.17 07:56:51.278163 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 9736, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1262 | 2024.02.17 07:56:51.278215 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1263 | 2024.02.17 07:56:51.278234 [ 3 ] {} <Debug> HTTP-Session: e8d99858-f238-4054-8e48-20db760a15a6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1264 | 2024.02.17 07:56:51.278251 [ 3 ] {} <Debug> HTTP-Session: e8d99858-f238-4054-8e48-20db760a15a6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1265 | 2024.02.17 07:56:51.278356 [ 3 ] {1f9b2e37-b5de-4648-b002-828baf6bf45f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1266 | 2024.02.17 07:56:51.278358 [ 23 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1267 | 2024.02.17 07:56:51.278399 [ 3 ] {1f9b2e37-b5de-4648-b002-828baf6bf45f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1268 | 2024.02.17 07:56:51.278510 [ 23 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 111 rows starting from the beginning of the part | ||
| 1269 | 2024.02.17 07:56:51.278535 [ 3 ] {1f9b2e37-b5de-4648-b002-828baf6bf45f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1270 | 2024.02.17 07:56:51.278705 [ 23 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 117 rows starting from the beginning of the part | ||
| 1271 | 2024.02.17 07:56:51.278876 [ 23 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 117 rows starting from the beginning of the part | ||
| 1272 | 2024.02.17 07:56:51.279122 [ 23 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1273 | 2024.02.17 07:56:51.279209 [ 3 ] {1f9b2e37-b5de-4648-b002-828baf6bf45f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1274 | 2024.02.17 07:56:51.279242 [ 23 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 117 rows starting from the beginning of the part | ||
| 1275 | 2024.02.17 07:56:51.279348 [ 23 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 147 rows starting from the beginning of the part | ||
| 1276 | 2024.02.17 07:56:51.279500 [ 3 ] {1f9b2e37-b5de-4648-b002-828baf6bf45f} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1277 | 2024.02.17 07:56:51.279682 [ 3 ] {1f9b2e37-b5de-4648-b002-828baf6bf45f} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1278 | 2024.02.17 07:56:51.279818 [ 93 ] {} <Debug> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1279 | 2024.02.17 07:56:51.279871 [ 3 ] {1f9b2e37-b5de-4648-b002-828baf6bf45f} <Information> executeQuery: Read 57 rows, 4.59 KiB in 0.001469563 sec., 38787 rows/sec., 3.05 MiB/sec. | ||
| 1280 | 2024.02.17 07:56:51.279918 [ 93 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1281 | 2024.02.17 07:56:51.280152 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1282 | 2024.02.17 07:56:51.280253 [ 3 ] {1f9b2e37-b5de-4648-b002-828baf6bf45f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1283 | 2024.02.17 07:56:51.280306 [ 3 ] {1f9b2e37-b5de-4648-b002-828baf6bf45f} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1284 | 2024.02.17 07:56:51.280341 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1285 | 2024.02.17 07:56:51.280351 [ 3 ] {} <Debug> HTTP-Session: e8d99858-f238-4054-8e48-20db760a15a6 Destroying unnamed session | ||
| 1286 | 2024.02.17 07:56:51.280403 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 49 rows starting from the beginning of the part | ||
| 1287 | 2024.02.17 07:56:51.280542 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part | ||
| 1288 | 2024.02.17 07:56:51.280686 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 52424, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1289 | 2024.02.17 07:56:51.280786 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1290 | 2024.02.17 07:56:51.280803 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
| 1291 | 2024.02.17 07:56:51.280820 [ 3 ] {} <Debug> HTTP-Session: 9cb5dd9e-14a5-4fe4-9153-203d15e78255 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1292 | 2024.02.17 07:56:51.280861 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 645 rows, containing 4 columns (4 merged, 0 gathered) in 0.002807423 sec., 229748.06432803322 rows/sec., 22.06 MiB/sec. | ||
| 1293 | 2024.02.17 07:56:51.280881 [ 3 ] {} <Debug> HTTP-Session: 9cb5dd9e-14a5-4fe4-9153-203d15e78255 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1294 | 2024.02.17 07:56:51.280985 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 24 rows starting from the beginning of the part | ||
| 1295 | 2024.02.17 07:56:51.281132 [ 3 ] {e44fba67-1dd7-4527-9b71-28b5acd41549} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1296 | 2024.02.17 07:56:51.281146 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1297 | 2024.02.17 07:56:51.281282 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 39 rows starting from the beginning of the part | ||
| 1298 | 2024.02.17 07:56:51.281296 [ 3 ] {e44fba67-1dd7-4527-9b71-28b5acd41549} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1299 | 2024.02.17 07:56:51.281564 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 57 rows starting from the beginning of the part | ||
| 1300 | 2024.02.17 07:56:51.281705 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1301 | 2024.02.17 07:56:51.281953 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_6_1} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1302 | 2024.02.17 07:56:51.282028 [ 3 ] {e44fba67-1dd7-4527-9b71-28b5acd41549} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1303 | 2024.02.17 07:56:51.282870 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 247 rows, containing 4 columns (4 merged, 0 gathered) in 0.002856244 sec., 86477.20572892232 rows/sec., 6.76 MiB/sec. | ||
| 1304 | 2024.02.17 07:56:51.282943 [ 3 ] {e44fba67-1dd7-4527-9b71-28b5acd41549} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1305 | 2024.02.17 07:56:51.283013 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1306 | 2024.02.17 07:56:51.283225 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1307 | 2024.02.17 07:56:51.283300 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_6_1} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1308 | 2024.02.17 07:56:51.283305 [ 3 ] {e44fba67-1dd7-4527-9b71-28b5acd41549} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1309 | 2024.02.17 07:56:51.283504 [ 3 ] {e44fba67-1dd7-4527-9b71-28b5acd41549} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1310 | 2024.02.17 07:56:51.283640 [ 3 ] {e44fba67-1dd7-4527-9b71-28b5acd41549} <Information> executeQuery: Read 49 rows, 67.71 KiB in 0.002450626 sec., 19994 rows/sec., 26.98 MiB/sec. | ||
| 1311 | 2024.02.17 07:56:51.283775 [ 3 ] {e44fba67-1dd7-4527-9b71-28b5acd41549} <Debug> DynamicQueryHandler: Done processing query | ||
| 1312 | 2024.02.17 07:56:51.283798 [ 3 ] {e44fba67-1dd7-4527-9b71-28b5acd41549} <Debug> MemoryTracker: Peak memory usage (for query): 4.29 MiB. | ||
| 1313 | 2024.02.17 07:56:51.283814 [ 3 ] {} <Debug> HTTP-Session: 9cb5dd9e-14a5-4fe4-9153-203d15e78255 Destroying unnamed session | ||
| 1314 | 2024.02.17 07:56:51.283936 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 1488, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1315 | 2024.02.17 07:56:51.283981 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1316 | 2024.02.17 07:56:51.284000 [ 3 ] {} <Debug> HTTP-Session: bedd9834-2eb4-4b29-a390-71aa1f0cd670 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1317 | 2024.02.17 07:56:51.284016 [ 3 ] {} <Debug> HTTP-Session: bedd9834-2eb4-4b29-a390-71aa1f0cd670 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1318 | 2024.02.17 07:56:51.284085 [ 3 ] {1144e134-c304-419b-88d1-e4422a289580} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1319 | 2024.02.17 07:56:51.284125 [ 3 ] {1144e134-c304-419b-88d1-e4422a289580} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, timestamp, datum) ON oximeter.measurements_i64 | ||
| 1320 | 2024.02.17 07:56:51.284231 [ 3 ] {1144e134-c304-419b-88d1-e4422a289580} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1321 | 2024.02.17 07:56:51.284522 [ 3 ] {1144e134-c304-419b-88d1-e4422a289580} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1322 | 2024.02.17 07:56:51.284762 [ 3 ] {1144e134-c304-419b-88d1-e4422a289580} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1323 | 2024.02.17 07:56:51.284935 [ 3 ] {1144e134-c304-419b-88d1-e4422a289580} <Trace> oximeter.measurements_i64 (0db182b1-319b-45f3-9e6e-8813d89d810b): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1324 | 2024.02.17 07:56:51.285046 [ 3 ] {1144e134-c304-419b-88d1-e4422a289580} <Information> executeQuery: Read 9 rows, 680.00 B in 0.000932491 sec., 9651 rows/sec., 712.14 KiB/sec. | ||
| 1325 | 2024.02.17 07:56:51.285185 [ 3 ] {1144e134-c304-419b-88d1-e4422a289580} <Debug> DynamicQueryHandler: Done processing query | ||
| 1326 | 2024.02.17 07:56:51.285207 [ 3 ] {1144e134-c304-419b-88d1-e4422a289580} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1327 | 2024.02.17 07:56:51.285223 [ 3 ] {} <Debug> HTTP-Session: bedd9834-2eb4-4b29-a390-71aa1f0cd670 Destroying unnamed session | ||
| 1328 | 2024.02.17 07:56:55.326769 [ 90 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1329 | 2024.02.17 07:56:55.326842 [ 90 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1330 | 2024.02.17 07:57:01.272196 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 475, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1331 | 2024.02.17 07:57:01.272318 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1332 | 2024.02.17 07:57:01.272344 [ 3 ] {} <Debug> HTTP-Session: 1cec3e81-8fce-4a1a-8c40-a45d16b61918 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1333 | 2024.02.17 07:57:01.272367 [ 3 ] {} <Debug> HTTP-Session: 1cec3e81-8fce-4a1a-8c40-a45d16b61918 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1334 | 2024.02.17 07:57:01.272562 [ 3 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) 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) | ||
| 1335 | 2024.02.17 07:57:01.273186 [ 3 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1336 | 2024.02.17 07:57:01.273368 [ 3 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Trace> ContextAccess (default): Access granted: SELECT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1337 | 2024.02.17 07:57:01.273419 [ 3 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Trace> InterpreterSelectQuery: FetchColumns -> Complete | ||
| 1338 | 2024.02.17 07:57:01.273589 [ 3 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Key condition: (column 0 notIn 10-element set) | ||
| 1339 | 2024.02.17 07:57:01.273752 [ 189 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Used generic exclusion search over index for part all_2_2_0 with 1 steps | ||
| 1340 | 2024.02.17 07:57:01.273750 [ 188 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Used generic exclusion search over index for part all_1_1_0 with 1 steps | ||
| 1341 | 2024.02.17 07:57:01.273935 [ 3 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (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 | ||
| 1342 | 2024.02.17 07:57:01.274029 [ 3 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Debug> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547) (SelectExecutor): Reading approx. 10 rows with 2 streams | ||
| 1343 | 2024.02.17 07:57:01.275861 [ 3 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Information> executeQuery: Read 10 rows, 1.41 KiB in 0.003251493 sec., 3075 rows/sec., 432.19 KiB/sec. | ||
| 1344 | 2024.02.17 07:57:01.276155 [ 3 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Debug> DynamicQueryHandler: Done processing query | ||
| 1345 | 2024.02.17 07:57:01.276181 [ 3 ] {e5f4abd5-3c16-4365-b994-986808858d75} <Debug> MemoryTracker: Peak memory usage (for query): 3.07 MiB. | ||
| 1346 | 2024.02.17 07:57:01.276197 [ 3 ] {} <Debug> HTTP-Session: 1cec3e81-8fce-4a1a-8c40-a45d16b61918 Destroying unnamed session | ||
| 1347 | 2024.02.17 07:57:01.277001 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 452, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1348 | 2024.02.17 07:57:01.277065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1349 | 2024.02.17 07:57:01.277088 [ 3 ] {} <Debug> HTTP-Session: d068463a-d069-4ba2-9dac-0b75cb8a5bed Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1350 | 2024.02.17 07:57:01.277108 [ 3 ] {} <Debug> HTTP-Session: d068463a-d069-4ba2-9dac-0b75cb8a5bed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1351 | 2024.02.17 07:57:01.277200 [ 3 ] {fd631624-244b-49f7-96c0-6286069e052e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.timeseries_schema FORMAT JSONEachRow (stage: Complete) | ||
| 1352 | 2024.02.17 07:57:01.277245 [ 3 ] {fd631624-244b-49f7-96c0-6286069e052e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, `fields.name`, `fields.type`, `fields.source`, datum_type, created) ON oximeter.timeseries_schema | ||
| 1353 | 2024.02.17 07:57:01.277402 [ 3 ] {fd631624-244b-49f7-96c0-6286069e052e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1354 | 2024.02.17 07:57:01.277761 [ 3 ] {fd631624-244b-49f7-96c0-6286069e052e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1355 | 2024.02.17 07:57:01.278083 [ 3 ] {fd631624-244b-49f7-96c0-6286069e052e} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1356 | 2024.02.17 07:57:01.278252 [ 3 ] {fd631624-244b-49f7-96c0-6286069e052e} <Trace> oximeter.timeseries_schema (e0b854b4-da1e-4ded-befb-f9297b973547): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1357 | 2024.02.17 07:57:01.278363 [ 3 ] {fd631624-244b-49f7-96c0-6286069e052e} <Information> executeQuery: Read 1 rows, 232.00 B in 0.001130565 sec., 884 rows/sec., 200.40 KiB/sec. | ||
| 1358 | 2024.02.17 07:57:01.278528 [ 3 ] {fd631624-244b-49f7-96c0-6286069e052e} <Debug> DynamicQueryHandler: Done processing query | ||
| 1359 | 2024.02.17 07:57:01.278552 [ 3 ] {fd631624-244b-49f7-96c0-6286069e052e} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1360 | 2024.02.17 07:57:01.278569 [ 3 ] {} <Debug> HTTP-Session: d068463a-d069-4ba2-9dac-0b75cb8a5bed Destroying unnamed session | ||
| 1361 | 2024.02.17 07:57:01.278722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1362 | 2024.02.17 07:57:01.278769 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1363 | 2024.02.17 07:57:01.278788 [ 3 ] {} <Debug> HTTP-Session: 42aee4f0-775f-49f8-88db-72570515d19b Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1364 | 2024.02.17 07:57:01.278805 [ 3 ] {} <Debug> HTTP-Session: 42aee4f0-775f-49f8-88db-72570515d19b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1365 | 2024.02.17 07:57:01.278880 [ 3 ] {08ad52e0-78b3-485b-82d8-1398ffea2aba} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1366 | 2024.02.17 07:57:01.278921 [ 3 ] {08ad52e0-78b3-485b-82d8-1398ffea2aba} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1367 | 2024.02.17 07:57:01.279032 [ 3 ] {08ad52e0-78b3-485b-82d8-1398ffea2aba} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1368 | 2024.02.17 07:57:01.279363 [ 3 ] {08ad52e0-78b3-485b-82d8-1398ffea2aba} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1369 | 2024.02.17 07:57:01.279576 [ 3 ] {08ad52e0-78b3-485b-82d8-1398ffea2aba} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1370 | 2024.02.17 07:57:01.279724 [ 3 ] {08ad52e0-78b3-485b-82d8-1398ffea2aba} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1371 | 2024.02.17 07:57:01.279819 [ 3 ] {08ad52e0-78b3-485b-82d8-1398ffea2aba} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.000909681 sec., 56063 rows/sec., 4.44 MiB/sec. | ||
| 1372 | 2024.02.17 07:57:01.279814 [ 87 ] {} <Debug> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1373 | 2024.02.17 07:57:01.279886 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1374 | 2024.02.17 07:57:01.279938 [ 3 ] {08ad52e0-78b3-485b-82d8-1398ffea2aba} <Debug> DynamicQueryHandler: Done processing query | ||
| 1375 | 2024.02.17 07:57:01.279956 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1376 | 2024.02.17 07:57:01.279973 [ 3 ] {08ad52e0-78b3-485b-82d8-1398ffea2aba} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1377 | 2024.02.17 07:57:01.279995 [ 3 ] {} <Debug> HTTP-Session: 42aee4f0-775f-49f8-88db-72570515d19b Destroying unnamed session | ||
| 1378 | 2024.02.17 07:57:01.280054 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1379 | 2024.02.17 07:57:01.280087 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part | ||
| 1380 | 2024.02.17 07:57:01.280154 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1381 | 2024.02.17 07:57:01.280194 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part | ||
| 1382 | 2024.02.17 07:57:01.280212 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1383 | 2024.02.17 07:57:01.280236 [ 3 ] {} <Debug> HTTP-Session: 9e11d56f-f0fe-4304-b0ad-8586bc3b153b Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1384 | 2024.02.17 07:57:01.280259 [ 3 ] {} <Debug> HTTP-Session: 9e11d56f-f0fe-4304-b0ad-8586bc3b153b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1385 | 2024.02.17 07:57:01.280298 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
| 1386 | 2024.02.17 07:57:01.280368 [ 3 ] {6fb1118e-5138-45b1-9f48-36f6b0d6f68b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1387 | 2024.02.17 07:57:01.280425 [ 3 ] {6fb1118e-5138-45b1-9f48-36f6b0d6f68b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1388 | 2024.02.17 07:57:01.280426 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
| 1389 | 2024.02.17 07:57:01.280585 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part | ||
| 1390 | 2024.02.17 07:57:01.280693 [ 3 ] {6fb1118e-5138-45b1-9f48-36f6b0d6f68b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1391 | 2024.02.17 07:57:01.280720 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part | ||
| 1392 | 2024.02.17 07:57:01.281096 [ 3 ] {6fb1118e-5138-45b1-9f48-36f6b0d6f68b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1393 | 2024.02.17 07:57:01.281406 [ 3 ] {6fb1118e-5138-45b1-9f48-36f6b0d6f68b} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1394 | 2024.02.17 07:57:01.281547 [ 13 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 4 columns (4 merged, 0 gathered) in 0.001617397 sec., 157042.45772682896 rows/sec., 12.43 MiB/sec. | ||
| 1395 | 2024.02.17 07:57:01.281642 [ 3 ] {6fb1118e-5138-45b1-9f48-36f6b0d6f68b} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1396 | 2024.02.17 07:57:01.281677 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1397 | 2024.02.17 07:57:01.281761 [ 3 ] {6fb1118e-5138-45b1-9f48-36f6b0d6f68b} <Information> executeQuery: Read 2 rows, 175.00 B in 0.00136182 sec., 1468 rows/sec., 125.49 KiB/sec. | ||
| 1398 | 2024.02.17 07:57:01.281908 [ 3 ] {6fb1118e-5138-45b1-9f48-36f6b0d6f68b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1399 | 2024.02.17 07:57:01.281933 [ 3 ] {6fb1118e-5138-45b1-9f48-36f6b0d6f68b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1400 | 2024.02.17 07:57:01.281956 [ 3 ] {} <Debug> HTTP-Session: 9e11d56f-f0fe-4304-b0ad-8586bc3b153b Destroying unnamed session | ||
| 1401 | 2024.02.17 07:57:01.281964 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1402 | 2024.02.17 07:57:01.282046 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_6_1} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1403 | 2024.02.17 07:57:01.282137 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1404 | 2024.02.17 07:57:01.282184 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1405 | 2024.02.17 07:57:01.282204 [ 3 ] {} <Debug> HTTP-Session: d0970d95-3d2c-4d7d-93ef-256250756985 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1406 | 2024.02.17 07:57:01.282222 [ 3 ] {} <Debug> HTTP-Session: d0970d95-3d2c-4d7d-93ef-256250756985 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1407 | 2024.02.17 07:57:01.282298 [ 3 ] {1254646f-aca8-4f8d-a844-ba08dea331c6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1408 | 2024.02.17 07:57:01.282341 [ 3 ] {1254646f-aca8-4f8d-a844-ba08dea331c6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1409 | 2024.02.17 07:57:01.282446 [ 3 ] {1254646f-aca8-4f8d-a844-ba08dea331c6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1410 | 2024.02.17 07:57:01.282956 [ 3 ] {1254646f-aca8-4f8d-a844-ba08dea331c6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1411 | 2024.02.17 07:57:01.283243 [ 3 ] {1254646f-aca8-4f8d-a844-ba08dea331c6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1412 | 2024.02.17 07:57:01.283501 [ 3 ] {1254646f-aca8-4f8d-a844-ba08dea331c6} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1413 | 2024.02.17 07:57:01.283631 [ 3 ] {1254646f-aca8-4f8d-a844-ba08dea331c6} <Information> executeQuery: Read 154 rows, 15.06 KiB in 0.001302539 sec., 118230 rows/sec., 11.29 MiB/sec. | ||
| 1414 | 2024.02.17 07:57:01.283754 [ 3 ] {1254646f-aca8-4f8d-a844-ba08dea331c6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1415 | 2024.02.17 07:57:01.283780 [ 3 ] {1254646f-aca8-4f8d-a844-ba08dea331c6} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1416 | 2024.02.17 07:57:01.283796 [ 3 ] {} <Debug> HTTP-Session: d0970d95-3d2c-4d7d-93ef-256250756985 Destroying unnamed session | ||
| 1417 | 2024.02.17 07:57:01.283946 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1418 | 2024.02.17 07:57:01.283997 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1419 | 2024.02.17 07:57:01.284018 [ 3 ] {} <Debug> HTTP-Session: e2e0611e-a238-4c4c-be64-51c1e2c92fa9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1420 | 2024.02.17 07:57:01.284038 [ 3 ] {} <Debug> HTTP-Session: e2e0611e-a238-4c4c-be64-51c1e2c92fa9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1421 | 2024.02.17 07:57:01.284116 [ 3 ] {d3446ea6-d78c-4f87-8f57-efc1818e5648} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1422 | 2024.02.17 07:57:01.284160 [ 3 ] {d3446ea6-d78c-4f87-8f57-efc1818e5648} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1423 | 2024.02.17 07:57:01.284268 [ 3 ] {d3446ea6-d78c-4f87-8f57-efc1818e5648} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1424 | 2024.02.17 07:57:01.286647 [ 3 ] {d3446ea6-d78c-4f87-8f57-efc1818e5648} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1425 | 2024.02.17 07:57:01.286869 [ 3 ] {d3446ea6-d78c-4f87-8f57-efc1818e5648} <Trace> MergedBlockOutputStream: filled checksums all_1_1_0 (state Temporary) | ||
| 1426 | 2024.02.17 07:57:01.287021 [ 3 ] {d3446ea6-d78c-4f87-8f57-efc1818e5648} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_insert_all_1_1_0 to all_1_1_0. | ||
| 1427 | 2024.02.17 07:57:01.287109 [ 3 ] {d3446ea6-d78c-4f87-8f57-efc1818e5648} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002962417 sec., 675 rows/sec., 47.14 KiB/sec. | ||
| 1428 | 2024.02.17 07:57:01.287229 [ 3 ] {d3446ea6-d78c-4f87-8f57-efc1818e5648} <Debug> DynamicQueryHandler: Done processing query | ||
| 1429 | 2024.02.17 07:57:01.287264 [ 3 ] {d3446ea6-d78c-4f87-8f57-efc1818e5648} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1430 | 2024.02.17 07:57:01.287280 [ 3 ] {} <Debug> HTTP-Session: e2e0611e-a238-4c4c-be64-51c1e2c92fa9 Destroying unnamed session | ||
| 1431 | 2024.02.17 07:57:01.287428 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 9039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1432 | 2024.02.17 07:57:01.287478 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1433 | 2024.02.17 07:57:01.287498 [ 3 ] {} <Debug> HTTP-Session: 7a43730f-2401-4c26-85c9-b78a2899a27a Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1434 | 2024.02.17 07:57:01.287514 [ 3 ] {} <Debug> HTTP-Session: 7a43730f-2401-4c26-85c9-b78a2899a27a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1435 | 2024.02.17 07:57:01.287587 [ 3 ] {5d1e2ab5-5f3a-4d66-a928-38b8bd22cc5a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1436 | 2024.02.17 07:57:01.287627 [ 3 ] {5d1e2ab5-5f3a-4d66-a928-38b8bd22cc5a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1437 | 2024.02.17 07:57:01.287732 [ 3 ] {5d1e2ab5-5f3a-4d66-a928-38b8bd22cc5a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1438 | 2024.02.17 07:57:01.288044 [ 3 ] {5d1e2ab5-5f3a-4d66-a928-38b8bd22cc5a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1439 | 2024.02.17 07:57:01.288254 [ 3 ] {5d1e2ab5-5f3a-4d66-a928-38b8bd22cc5a} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1440 | 2024.02.17 07:57:01.288406 [ 3 ] {5d1e2ab5-5f3a-4d66-a928-38b8bd22cc5a} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1441 | 2024.02.17 07:57:01.288497 [ 3 ] {5d1e2ab5-5f3a-4d66-a928-38b8bd22cc5a} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000882539 sec., 60054 rows/sec., 4.70 MiB/sec. | ||
| 1442 | 2024.02.17 07:57:01.288614 [ 3 ] {5d1e2ab5-5f3a-4d66-a928-38b8bd22cc5a} <Debug> DynamicQueryHandler: Done processing query | ||
| 1443 | 2024.02.17 07:57:01.288638 [ 3 ] {5d1e2ab5-5f3a-4d66-a928-38b8bd22cc5a} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1444 | 2024.02.17 07:57:01.288655 [ 3 ] {} <Debug> HTTP-Session: 7a43730f-2401-4c26-85c9-b78a2899a27a Destroying unnamed session | ||
| 1445 | 2024.02.17 07:57:01.288764 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 257, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1446 | 2024.02.17 07:57:01.288807 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1447 | 2024.02.17 07:57:01.288825 [ 3 ] {} <Debug> HTTP-Session: 52ab4c22-62db-402a-903e-a664a28f918d Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1448 | 2024.02.17 07:57:01.288844 [ 3 ] {} <Debug> HTTP-Session: 52ab4c22-62db-402a-903e-a664a28f918d Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1449 | 2024.02.17 07:57:01.288913 [ 3 ] {24f154b2-ad6f-4480-81d2-e89eecd3e560} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1450 | 2024.02.17 07:57:01.288954 [ 3 ] {24f154b2-ad6f-4480-81d2-e89eecd3e560} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1451 | 2024.02.17 07:57:01.289069 [ 3 ] {24f154b2-ad6f-4480-81d2-e89eecd3e560} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1452 | 2024.02.17 07:57:01.289348 [ 3 ] {24f154b2-ad6f-4480-81d2-e89eecd3e560} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1453 | 2024.02.17 07:57:01.289599 [ 3 ] {24f154b2-ad6f-4480-81d2-e89eecd3e560} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1454 | 2024.02.17 07:57:01.289780 [ 3 ] {24f154b2-ad6f-4480-81d2-e89eecd3e560} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1455 | 2024.02.17 07:57:01.289882 [ 3 ] {24f154b2-ad6f-4480-81d2-e89eecd3e560} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000939872 sec., 1063 rows/sec., 74.81 KiB/sec. | ||
| 1456 | 2024.02.17 07:57:01.290032 [ 3 ] {24f154b2-ad6f-4480-81d2-e89eecd3e560} <Debug> DynamicQueryHandler: Done processing query | ||
| 1457 | 2024.02.17 07:57:01.290055 [ 3 ] {24f154b2-ad6f-4480-81d2-e89eecd3e560} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1458 | 2024.02.17 07:57:01.290071 [ 3 ] {} <Debug> HTTP-Session: 52ab4c22-62db-402a-903e-a664a28f918d Destroying unnamed session | ||
| 1459 | 2024.02.17 07:57:01.290242 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1460 | 2024.02.17 07:57:01.290288 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1461 | 2024.02.17 07:57:01.290307 [ 3 ] {} <Debug> HTTP-Session: 9d4c2117-adea-4e0e-abbc-1bf9b30cb137 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1462 | 2024.02.17 07:57:01.290324 [ 3 ] {} <Debug> HTTP-Session: 9d4c2117-adea-4e0e-abbc-1bf9b30cb137 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1463 | 2024.02.17 07:57:01.290408 [ 3 ] {65efe26b-498f-4b60-8bf0-b12c428ab6c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1464 | 2024.02.17 07:57:01.290451 [ 3 ] {65efe26b-498f-4b60-8bf0-b12c428ab6c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1465 | 2024.02.17 07:57:01.290587 [ 3 ] {65efe26b-498f-4b60-8bf0-b12c428ab6c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1466 | 2024.02.17 07:57:01.291092 [ 3 ] {65efe26b-498f-4b60-8bf0-b12c428ab6c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1467 | 2024.02.17 07:57:01.291397 [ 3 ] {65efe26b-498f-4b60-8bf0-b12c428ab6c2} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 1468 | 2024.02.17 07:57:01.291584 [ 3 ] {65efe26b-498f-4b60-8bf0-b12c428ab6c2} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 1469 | 2024.02.17 07:57:01.291677 [ 87 ] {} <Debug> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7) (MergerMutator): Selected 6 parts from all_1_1_0 to all_6_6_0 | ||
| 1470 | 2024.02.17 07:57:01.291681 [ 3 ] {65efe26b-498f-4b60-8bf0-b12c428ab6c2} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001243918 sec., 40999 rows/sec., 55.33 MiB/sec. | ||
| 1471 | 2024.02.17 07:57:01.291724 [ 87 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1472 | 2024.02.17 07:57:01.291832 [ 13 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_1_0 to all_6_6_0 into Compact | ||
| 1473 | 2024.02.17 07:57:01.291875 [ 3 ] {65efe26b-498f-4b60-8bf0-b12c428ab6c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1474 | 2024.02.17 07:57:01.291905 [ 3 ] {65efe26b-498f-4b60-8bf0-b12c428ab6c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1475 | 2024.02.17 07:57:01.291927 [ 3 ] {} <Debug> HTTP-Session: 9d4c2117-adea-4e0e-abbc-1bf9b30cb137 Destroying unnamed session | ||
| 1476 | 2024.02.17 07:57:01.291963 [ 13 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1477 | 2024.02.17 07:57:01.292006 [ 13 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 37 rows starting from the beginning of the part | ||
| 1478 | 2024.02.17 07:57:01.292146 [ 13 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 39 rows starting from the beginning of the part | ||
| 1479 | 2024.02.17 07:57:01.292283 [ 13 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 39 rows starting from the beginning of the part | ||
| 1480 | 2024.02.17 07:57:01.292419 [ 13 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 39 rows starting from the beginning of the part | ||
| 1481 | 2024.02.17 07:57:01.292553 [ 13 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_5_5_0, total 49 rows starting from the beginning of the part | ||
| 1482 | 2024.02.17 07:57:01.292686 [ 13 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 51 rows starting from the beginning of the part | ||
| 1483 | 2024.02.17 07:57:01.297367 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 254 rows, containing 6 columns (6 merged, 0 gathered) in 0.005597266 sec., 45379.297678545205 rows/sec., 61.24 MiB/sec. | ||
| 1484 | 2024.02.17 07:57:01.297558 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Trace> MergedBlockOutputStream: filled checksums all_1_6_1 (state Temporary) | ||
| 1485 | 2024.02.17 07:57:01.297785 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_merge_all_1_6_1 to all_1_6_1. | ||
| 1486 | 2024.02.17 07:57:01.297842 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7) (MergerMutator): Merged 6 parts: from all_1_1_0 to all_6_6_0 | ||
| 1487 | 2024.02.17 07:57:01.297898 [ 23 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_6_1: 4.01 MiB. | ||
| 1488 | 2024.02.17 07:57:02.000182 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 234.97 MiB, peak 236.29 MiB, will set to 230.79 MiB (RSS), difference: -4.19 MiB | ||
| 1489 | 2024.02.17 07:57:06.271624 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1490 | 2024.02.17 07:57:06.271756 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1491 | 2024.02.17 07:57:06.271786 [ 3 ] {} <Debug> HTTP-Session: 3df7064f-8eb8-4338-9f32-22941f0b29d8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1492 | 2024.02.17 07:57:06.271816 [ 3 ] {} <Debug> HTTP-Session: 3df7064f-8eb8-4338-9f32-22941f0b29d8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1493 | 2024.02.17 07:57:06.271957 [ 3 ] {1e0b8a18-517e-4d59-9d0f-a2522d1ba1b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1494 | 2024.02.17 07:57:06.272025 [ 3 ] {1e0b8a18-517e-4d59-9d0f-a2522d1ba1b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1495 | 2024.02.17 07:57:06.272212 [ 3 ] {1e0b8a18-517e-4d59-9d0f-a2522d1ba1b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1496 | 2024.02.17 07:57:06.272732 [ 3 ] {1e0b8a18-517e-4d59-9d0f-a2522d1ba1b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1497 | 2024.02.17 07:57:06.273007 [ 3 ] {1e0b8a18-517e-4d59-9d0f-a2522d1ba1b2} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1498 | 2024.02.17 07:57:06.273176 [ 3 ] {1e0b8a18-517e-4d59-9d0f-a2522d1ba1b2} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1499 | 2024.02.17 07:57:06.273305 [ 3 ] {1e0b8a18-517e-4d59-9d0f-a2522d1ba1b2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001299799 sec., 1538 rows/sec., 131.48 KiB/sec. | ||
| 1500 | 2024.02.17 07:57:06.273452 [ 3 ] {1e0b8a18-517e-4d59-9d0f-a2522d1ba1b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1501 | 2024.02.17 07:57:06.273478 [ 3 ] {1e0b8a18-517e-4d59-9d0f-a2522d1ba1b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1502 | 2024.02.17 07:57:06.273496 [ 3 ] {} <Debug> HTTP-Session: 3df7064f-8eb8-4338-9f32-22941f0b29d8 Destroying unnamed session | ||
| 1503 | 2024.02.17 07:57:06.273626 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1504 | 2024.02.17 07:57:06.273682 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1505 | 2024.02.17 07:57:06.273702 [ 3 ] {} <Debug> HTTP-Session: 5730cc68-7378-45a0-8449-04d8e8ce3b4b Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1506 | 2024.02.17 07:57:06.273722 [ 3 ] {} <Debug> HTTP-Session: 5730cc68-7378-45a0-8449-04d8e8ce3b4b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1507 | 2024.02.17 07:57:06.273806 [ 3 ] {7fc73df8-9655-4e83-b4bc-8c933c39357f} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1508 | 2024.02.17 07:57:06.273848 [ 3 ] {7fc73df8-9655-4e83-b4bc-8c933c39357f} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1509 | 2024.02.17 07:57:06.273960 [ 3 ] {7fc73df8-9655-4e83-b4bc-8c933c39357f} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1510 | 2024.02.17 07:57:06.274330 [ 3 ] {7fc73df8-9655-4e83-b4bc-8c933c39357f} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1511 | 2024.02.17 07:57:06.274545 [ 3 ] {7fc73df8-9655-4e83-b4bc-8c933c39357f} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1512 | 2024.02.17 07:57:06.274702 [ 3 ] {7fc73df8-9655-4e83-b4bc-8c933c39357f} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1513 | 2024.02.17 07:57:06.274822 [ 3 ] {7fc73df8-9655-4e83-b4bc-8c933c39357f} <Information> executeQuery: Read 37 rows, 2.90 KiB in 0.000985492 sec., 37544 rows/sec., 2.88 MiB/sec. | ||
| 1514 | 2024.02.17 07:57:06.274942 [ 3 ] {7fc73df8-9655-4e83-b4bc-8c933c39357f} <Debug> DynamicQueryHandler: Done processing query | ||
| 1515 | 2024.02.17 07:57:06.274965 [ 3 ] {7fc73df8-9655-4e83-b4bc-8c933c39357f} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1516 | 2024.02.17 07:57:06.274983 [ 3 ] {} <Debug> HTTP-Session: 5730cc68-7378-45a0-8449-04d8e8ce3b4b Destroying unnamed session | ||
| 1517 | 2024.02.17 07:57:06.275091 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1518 | 2024.02.17 07:57:06.275136 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1519 | 2024.02.17 07:57:06.275155 [ 3 ] {} <Debug> HTTP-Session: 8cf6d52d-d242-4d0c-b404-adc4099ca0ab Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1520 | 2024.02.17 07:57:06.275173 [ 3 ] {} <Debug> HTTP-Session: 8cf6d52d-d242-4d0c-b404-adc4099ca0ab Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1521 | 2024.02.17 07:57:06.275246 [ 3 ] {10ef5308-b70e-45da-b394-e4837c89f258} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1522 | 2024.02.17 07:57:06.275286 [ 3 ] {10ef5308-b70e-45da-b394-e4837c89f258} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1523 | 2024.02.17 07:57:06.275394 [ 3 ] {10ef5308-b70e-45da-b394-e4837c89f258} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1524 | 2024.02.17 07:57:06.275681 [ 3 ] {10ef5308-b70e-45da-b394-e4837c89f258} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1525 | 2024.02.17 07:57:06.275897 [ 3 ] {10ef5308-b70e-45da-b394-e4837c89f258} <Trace> MergedBlockOutputStream: filled checksums all_2_2_0 (state Temporary) | ||
| 1526 | 2024.02.17 07:57:06.276051 [ 3 ] {10ef5308-b70e-45da-b394-e4837c89f258} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_insert_all_2_2_0 to all_2_2_0. | ||
| 1527 | 2024.02.17 07:57:06.276164 [ 3 ] {10ef5308-b70e-45da-b394-e4837c89f258} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000889789 sec., 2247 rows/sec., 156.95 KiB/sec. | ||
| 1528 | 2024.02.17 07:57:06.276281 [ 3 ] {10ef5308-b70e-45da-b394-e4837c89f258} <Debug> DynamicQueryHandler: Done processing query | ||
| 1529 | 2024.02.17 07:57:06.276304 [ 3 ] {10ef5308-b70e-45da-b394-e4837c89f258} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1530 | 2024.02.17 07:57:06.276321 [ 3 ] {} <Debug> HTTP-Session: 8cf6d52d-d242-4d0c-b404-adc4099ca0ab Destroying unnamed session | ||
| 1531 | 2024.02.17 07:57:06.276418 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 4437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1532 | 2024.02.17 07:57:06.276463 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1533 | 2024.02.17 07:57:06.276483 [ 3 ] {} <Debug> HTTP-Session: a7595a82-fbbe-4e9e-bab3-252bbaddd371 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1534 | 2024.02.17 07:57:06.276524 [ 3 ] {} <Debug> HTTP-Session: a7595a82-fbbe-4e9e-bab3-252bbaddd371 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1535 | 2024.02.17 07:57:06.276598 [ 3 ] {bc65decf-13a8-4443-abba-85ad0934397d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1536 | 2024.02.17 07:57:06.276636 [ 3 ] {bc65decf-13a8-4443-abba-85ad0934397d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1537 | 2024.02.17 07:57:06.276742 [ 3 ] {bc65decf-13a8-4443-abba-85ad0934397d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1538 | 2024.02.17 07:57:06.277055 [ 3 ] {bc65decf-13a8-4443-abba-85ad0934397d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1539 | 2024.02.17 07:57:06.277262 [ 3 ] {bc65decf-13a8-4443-abba-85ad0934397d} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1540 | 2024.02.17 07:57:06.277423 [ 3 ] {bc65decf-13a8-4443-abba-85ad0934397d} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1541 | 2024.02.17 07:57:06.277539 [ 3 ] {bc65decf-13a8-4443-abba-85ad0934397d} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.00091325 sec., 28469 rows/sec., 2.20 MiB/sec. | ||
| 1542 | 2024.02.17 07:57:06.277653 [ 3 ] {bc65decf-13a8-4443-abba-85ad0934397d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1543 | 2024.02.17 07:57:06.277676 [ 3 ] {bc65decf-13a8-4443-abba-85ad0934397d} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1544 | 2024.02.17 07:57:06.277692 [ 3 ] {} <Debug> HTTP-Session: a7595a82-fbbe-4e9e-bab3-252bbaddd371 Destroying unnamed session | ||
| 1545 | 2024.02.17 07:57:06.277793 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7198, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1546 | 2024.02.17 07:57:06.277864 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1547 | 2024.02.17 07:57:06.277884 [ 3 ] {} <Debug> HTTP-Session: 428eaea1-2e1c-486f-be6f-e85276a1b55b Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1548 | 2024.02.17 07:57:06.277901 [ 3 ] {} <Debug> HTTP-Session: 428eaea1-2e1c-486f-be6f-e85276a1b55b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1549 | 2024.02.17 07:57:06.277974 [ 3 ] {21a8cbb6-1083-4887-b5b9-eb50d6376c55} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1550 | 2024.02.17 07:57:06.278017 [ 3 ] {21a8cbb6-1083-4887-b5b9-eb50d6376c55} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1551 | 2024.02.17 07:57:06.278137 [ 3 ] {21a8cbb6-1083-4887-b5b9-eb50d6376c55} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1552 | 2024.02.17 07:57:06.278480 [ 3 ] {21a8cbb6-1083-4887-b5b9-eb50d6376c55} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1553 | 2024.02.17 07:57:06.278739 [ 3 ] {21a8cbb6-1083-4887-b5b9-eb50d6376c55} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1554 | 2024.02.17 07:57:06.278917 [ 3 ] {21a8cbb6-1083-4887-b5b9-eb50d6376c55} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1555 | 2024.02.17 07:57:06.279032 [ 3 ] {21a8cbb6-1083-4887-b5b9-eb50d6376c55} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001028973 sec., 35958 rows/sec., 2.54 MiB/sec. | ||
| 1556 | 2024.02.17 07:57:06.279149 [ 3 ] {21a8cbb6-1083-4887-b5b9-eb50d6376c55} <Debug> DynamicQueryHandler: Done processing query | ||
| 1557 | 2024.02.17 07:57:06.279172 [ 3 ] {21a8cbb6-1083-4887-b5b9-eb50d6376c55} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1558 | 2024.02.17 07:57:06.279188 [ 3 ] {} <Debug> HTTP-Session: 428eaea1-2e1c-486f-be6f-e85276a1b55b Destroying unnamed session | ||
| 1559 | 2024.02.17 07:57:10.327112 [ 82 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1560 | 2024.02.17 07:57:10.327185 [ 82 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1561 | 2024.02.17 07:57:11.273345 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1562 | 2024.02.17 07:57:11.273466 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1563 | 2024.02.17 07:57:11.273497 [ 3 ] {} <Debug> HTTP-Session: 6f86d0a3-7c90-4fc0-8d76-c592ecd762d3 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1564 | 2024.02.17 07:57:11.273526 [ 3 ] {} <Debug> HTTP-Session: 6f86d0a3-7c90-4fc0-8d76-c592ecd762d3 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1565 | 2024.02.17 07:57:11.273672 [ 3 ] {e3aaa5da-a4af-47c7-a9a7-1065edae60b6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1566 | 2024.02.17 07:57:11.273742 [ 3 ] {e3aaa5da-a4af-47c7-a9a7-1065edae60b6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1567 | 2024.02.17 07:57:11.273923 [ 3 ] {e3aaa5da-a4af-47c7-a9a7-1065edae60b6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1568 | 2024.02.17 07:57:11.274461 [ 3 ] {e3aaa5da-a4af-47c7-a9a7-1065edae60b6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1569 | 2024.02.17 07:57:11.274742 [ 3 ] {e3aaa5da-a4af-47c7-a9a7-1065edae60b6} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1570 | 2024.02.17 07:57:11.274915 [ 3 ] {e3aaa5da-a4af-47c7-a9a7-1065edae60b6} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1571 | 2024.02.17 07:57:11.275043 [ 3 ] {e3aaa5da-a4af-47c7-a9a7-1065edae60b6} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001330569 sec., 38329 rows/sec., 3.03 MiB/sec. | ||
| 1572 | 2024.02.17 07:57:11.275201 [ 3 ] {e3aaa5da-a4af-47c7-a9a7-1065edae60b6} <Debug> DynamicQueryHandler: Done processing query | ||
| 1573 | 2024.02.17 07:57:11.275228 [ 3 ] {e3aaa5da-a4af-47c7-a9a7-1065edae60b6} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1574 | 2024.02.17 07:57:11.275244 [ 3 ] {} <Debug> HTTP-Session: 6f86d0a3-7c90-4fc0-8d76-c592ecd762d3 Destroying unnamed session | ||
| 1575 | 2024.02.17 07:57:11.275424 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1576 | 2024.02.17 07:57:11.275479 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1577 | 2024.02.17 07:57:11.275498 [ 3 ] {} <Debug> HTTP-Session: 7de279ae-da5e-46ec-888d-3a69c3d52f87 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1578 | 2024.02.17 07:57:11.275518 [ 3 ] {} <Debug> HTTP-Session: 7de279ae-da5e-46ec-888d-3a69c3d52f87 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1579 | 2024.02.17 07:57:11.275603 [ 3 ] {7aa7577c-c8fe-422d-a3a5-5ea88affd1e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1580 | 2024.02.17 07:57:11.275645 [ 3 ] {7aa7577c-c8fe-422d-a3a5-5ea88affd1e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1581 | 2024.02.17 07:57:11.275754 [ 3 ] {7aa7577c-c8fe-422d-a3a5-5ea88affd1e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1582 | 2024.02.17 07:57:11.276187 [ 3 ] {7aa7577c-c8fe-422d-a3a5-5ea88affd1e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1583 | 2024.02.17 07:57:11.276408 [ 3 ] {7aa7577c-c8fe-422d-a3a5-5ea88affd1e0} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1584 | 2024.02.17 07:57:11.276559 [ 3 ] {7aa7577c-c8fe-422d-a3a5-5ea88affd1e0} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1585 | 2024.02.17 07:57:11.276670 [ 3 ] {7aa7577c-c8fe-422d-a3a5-5ea88affd1e0} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.001027423 sec., 148916 rows/sec., 14.23 MiB/sec. | ||
| 1586 | 2024.02.17 07:57:11.276846 [ 3 ] {7aa7577c-c8fe-422d-a3a5-5ea88affd1e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 1587 | 2024.02.17 07:57:11.276870 [ 3 ] {7aa7577c-c8fe-422d-a3a5-5ea88affd1e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1588 | 2024.02.17 07:57:11.276885 [ 3 ] {} <Debug> HTTP-Session: 7de279ae-da5e-46ec-888d-3a69c3d52f87 Destroying unnamed session | ||
| 1589 | 2024.02.17 07:57:11.277042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1590 | 2024.02.17 07:57:11.277090 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1591 | 2024.02.17 07:57:11.277110 [ 3 ] {} <Debug> HTTP-Session: 9b364cac-d90c-4219-b09b-63a0d0a8ba78 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1592 | 2024.02.17 07:57:11.277127 [ 3 ] {} <Debug> HTTP-Session: 9b364cac-d90c-4219-b09b-63a0d0a8ba78 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1593 | 2024.02.17 07:57:11.277202 [ 3 ] {267a03ab-7ac1-4d88-a377-a063fd6754b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1594 | 2024.02.17 07:57:11.277242 [ 3 ] {267a03ab-7ac1-4d88-a377-a063fd6754b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1595 | 2024.02.17 07:57:11.277356 [ 3 ] {267a03ab-7ac1-4d88-a377-a063fd6754b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1596 | 2024.02.17 07:57:11.277666 [ 3 ] {267a03ab-7ac1-4d88-a377-a063fd6754b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1597 | 2024.02.17 07:57:11.277891 [ 3 ] {267a03ab-7ac1-4d88-a377-a063fd6754b9} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1598 | 2024.02.17 07:57:11.278047 [ 3 ] {267a03ab-7ac1-4d88-a377-a063fd6754b9} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1599 | 2024.02.17 07:57:11.278160 [ 3 ] {267a03ab-7ac1-4d88-a377-a063fd6754b9} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.00092399 sec., 55195 rows/sec., 4.32 MiB/sec. | ||
| 1600 | 2024.02.17 07:57:11.278278 [ 3 ] {267a03ab-7ac1-4d88-a377-a063fd6754b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1601 | 2024.02.17 07:57:11.278302 [ 3 ] {267a03ab-7ac1-4d88-a377-a063fd6754b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1602 | 2024.02.17 07:57:11.278317 [ 3 ] {} <Debug> HTTP-Session: 9b364cac-d90c-4219-b09b-63a0d0a8ba78 Destroying unnamed session | ||
| 1603 | 2024.02.17 07:57:11.278498 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54561, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1604 | 2024.02.17 07:57:11.278545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1605 | 2024.02.17 07:57:11.278564 [ 3 ] {} <Debug> HTTP-Session: 17405c27-04ea-4d23-aa57-04b06debefa5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1606 | 2024.02.17 07:57:11.278580 [ 3 ] {} <Debug> HTTP-Session: 17405c27-04ea-4d23-aa57-04b06debefa5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1607 | 2024.02.17 07:57:11.278674 [ 3 ] {d506cbec-5f7e-4dd4-9f1e-be5eb0e91787} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1608 | 2024.02.17 07:57:11.278720 [ 3 ] {d506cbec-5f7e-4dd4-9f1e-be5eb0e91787} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1609 | 2024.02.17 07:57:11.278865 [ 3 ] {d506cbec-5f7e-4dd4-9f1e-be5eb0e91787} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1610 | 2024.02.17 07:57:11.279396 [ 3 ] {d506cbec-5f7e-4dd4-9f1e-be5eb0e91787} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.60 GiB. | ||
| 1611 | 2024.02.17 07:57:11.279722 [ 3 ] {d506cbec-5f7e-4dd4-9f1e-be5eb0e91787} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 1612 | 2024.02.17 07:57:11.279905 [ 3 ] {d506cbec-5f7e-4dd4-9f1e-be5eb0e91787} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 1613 | 2024.02.17 07:57:11.280030 [ 3 ] {d506cbec-5f7e-4dd4-9f1e-be5eb0e91787} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00132462 sec., 38501 rows/sec., 51.96 MiB/sec. | ||
| 1614 | 2024.02.17 07:57:11.280183 [ 3 ] {d506cbec-5f7e-4dd4-9f1e-be5eb0e91787} <Debug> DynamicQueryHandler: Done processing query | ||
| 1615 | 2024.02.17 07:57:11.280206 [ 3 ] {d506cbec-5f7e-4dd4-9f1e-be5eb0e91787} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1616 | 2024.02.17 07:57:11.280222 [ 3 ] {} <Debug> HTTP-Session: 17405c27-04ea-4d23-aa57-04b06debefa5 Destroying unnamed session | ||
| 1617 | 2024.02.17 07:57:21.272859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1618 | 2024.02.17 07:57:21.273008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1619 | 2024.02.17 07:57:21.273038 [ 3 ] {} <Debug> HTTP-Session: 9e66bb28-c4cd-4ce5-8cbf-53a94dd09ad1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1620 | 2024.02.17 07:57:21.273063 [ 3 ] {} <Debug> HTTP-Session: 9e66bb28-c4cd-4ce5-8cbf-53a94dd09ad1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1621 | 2024.02.17 07:57:21.273202 [ 3 ] {30b11488-bdb3-4319-be2d-9ca1f27597c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1622 | 2024.02.17 07:57:21.273270 [ 3 ] {30b11488-bdb3-4319-be2d-9ca1f27597c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1623 | 2024.02.17 07:57:21.273438 [ 3 ] {30b11488-bdb3-4319-be2d-9ca1f27597c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1624 | 2024.02.17 07:57:21.273884 [ 3 ] {30b11488-bdb3-4319-be2d-9ca1f27597c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1625 | 2024.02.17 07:57:21.274165 [ 3 ] {30b11488-bdb3-4319-be2d-9ca1f27597c2} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1626 | 2024.02.17 07:57:21.274343 [ 3 ] {30b11488-bdb3-4319-be2d-9ca1f27597c2} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1627 | 2024.02.17 07:57:21.274479 [ 3 ] {30b11488-bdb3-4319-be2d-9ca1f27597c2} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001228738 sec., 41506 rows/sec., 3.29 MiB/sec. | ||
| 1628 | 2024.02.17 07:57:21.274634 [ 3 ] {30b11488-bdb3-4319-be2d-9ca1f27597c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 1629 | 2024.02.17 07:57:21.274660 [ 3 ] {30b11488-bdb3-4319-be2d-9ca1f27597c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1630 | 2024.02.17 07:57:21.274677 [ 3 ] {} <Debug> HTTP-Session: 9e66bb28-c4cd-4ce5-8cbf-53a94dd09ad1 Destroying unnamed session | ||
| 1631 | 2024.02.17 07:57:21.274854 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1632 | 2024.02.17 07:57:21.274911 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1633 | 2024.02.17 07:57:21.274931 [ 3 ] {} <Debug> HTTP-Session: 5fd7a1cc-089f-4e24-85db-ccea2b535708 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1634 | 2024.02.17 07:57:21.274949 [ 3 ] {} <Debug> HTTP-Session: 5fd7a1cc-089f-4e24-85db-ccea2b535708 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1635 | 2024.02.17 07:57:21.275044 [ 3 ] {cf155a38-f3c5-4731-9eb5-6237bc0edfdd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1636 | 2024.02.17 07:57:21.275087 [ 3 ] {cf155a38-f3c5-4731-9eb5-6237bc0edfdd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1637 | 2024.02.17 07:57:21.275206 [ 3 ] {cf155a38-f3c5-4731-9eb5-6237bc0edfdd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1638 | 2024.02.17 07:57:21.275590 [ 3 ] {cf155a38-f3c5-4731-9eb5-6237bc0edfdd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1639 | 2024.02.17 07:57:21.275814 [ 3 ] {cf155a38-f3c5-4731-9eb5-6237bc0edfdd} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1640 | 2024.02.17 07:57:21.275969 [ 3 ] {cf155a38-f3c5-4731-9eb5-6237bc0edfdd} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1641 | 2024.02.17 07:57:21.276093 [ 3 ] {cf155a38-f3c5-4731-9eb5-6237bc0edfdd} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.001020783 sec., 149884 rows/sec., 14.32 MiB/sec. | ||
| 1642 | 2024.02.17 07:57:21.276215 [ 3 ] {cf155a38-f3c5-4731-9eb5-6237bc0edfdd} <Debug> DynamicQueryHandler: Done processing query | ||
| 1643 | 2024.02.17 07:57:21.276238 [ 3 ] {cf155a38-f3c5-4731-9eb5-6237bc0edfdd} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1644 | 2024.02.17 07:57:21.276254 [ 3 ] {} <Debug> HTTP-Session: 5fd7a1cc-089f-4e24-85db-ccea2b535708 Destroying unnamed session | ||
| 1645 | 2024.02.17 07:57:21.276384 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1646 | 2024.02.17 07:57:21.276432 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1647 | 2024.02.17 07:57:21.276451 [ 3 ] {} <Debug> HTTP-Session: 888eb115-9dbf-4a72-94c3-aa9feb63fcda Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1648 | 2024.02.17 07:57:21.276467 [ 3 ] {} <Debug> HTTP-Session: 888eb115-9dbf-4a72-94c3-aa9feb63fcda Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1649 | 2024.02.17 07:57:21.276546 [ 3 ] {c0b77470-1165-44e5-b112-889c8722a174} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1650 | 2024.02.17 07:57:21.276587 [ 3 ] {c0b77470-1165-44e5-b112-889c8722a174} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1651 | 2024.02.17 07:57:21.276697 [ 3 ] {c0b77470-1165-44e5-b112-889c8722a174} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1652 | 2024.02.17 07:57:21.277024 [ 3 ] {c0b77470-1165-44e5-b112-889c8722a174} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1653 | 2024.02.17 07:57:21.277247 [ 3 ] {c0b77470-1165-44e5-b112-889c8722a174} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1654 | 2024.02.17 07:57:21.277398 [ 3 ] {c0b77470-1165-44e5-b112-889c8722a174} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1655 | 2024.02.17 07:57:21.277518 [ 3 ] {c0b77470-1165-44e5-b112-889c8722a174} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000935051 sec., 54542 rows/sec., 4.27 MiB/sec. | ||
| 1656 | 2024.02.17 07:57:21.277638 [ 3 ] {c0b77470-1165-44e5-b112-889c8722a174} <Debug> DynamicQueryHandler: Done processing query | ||
| 1657 | 2024.02.17 07:57:21.277660 [ 3 ] {c0b77470-1165-44e5-b112-889c8722a174} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1658 | 2024.02.17 07:57:21.277675 [ 3 ] {} <Debug> HTTP-Session: 888eb115-9dbf-4a72-94c3-aa9feb63fcda Destroying unnamed session | ||
| 1659 | 2024.02.17 07:57:21.277834 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54562, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1660 | 2024.02.17 07:57:21.277882 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1661 | 2024.02.17 07:57:21.277900 [ 3 ] {} <Debug> HTTP-Session: a69063c8-09b7-496a-905b-6db26ea1af97 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1662 | 2024.02.17 07:57:21.277917 [ 3 ] {} <Debug> HTTP-Session: a69063c8-09b7-496a-905b-6db26ea1af97 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1663 | 2024.02.17 07:57:21.278015 [ 3 ] {cd3b2795-5e4a-4854-8a05-8ae01fd898e9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1664 | 2024.02.17 07:57:21.278059 [ 3 ] {cd3b2795-5e4a-4854-8a05-8ae01fd898e9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1665 | 2024.02.17 07:57:21.278201 [ 3 ] {cd3b2795-5e4a-4854-8a05-8ae01fd898e9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1666 | 2024.02.17 07:57:21.278681 [ 3 ] {cd3b2795-5e4a-4854-8a05-8ae01fd898e9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1667 | 2024.02.17 07:57:21.279014 [ 3 ] {cd3b2795-5e4a-4854-8a05-8ae01fd898e9} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 1668 | 2024.02.17 07:57:21.279210 [ 3 ] {cd3b2795-5e4a-4854-8a05-8ae01fd898e9} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 1669 | 2024.02.17 07:57:21.279331 [ 3 ] {cd3b2795-5e4a-4854-8a05-8ae01fd898e9} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001288349 sec., 39585 rows/sec., 53.42 MiB/sec. | ||
| 1670 | 2024.02.17 07:57:21.279451 [ 3 ] {cd3b2795-5e4a-4854-8a05-8ae01fd898e9} <Debug> DynamicQueryHandler: Done processing query | ||
| 1671 | 2024.02.17 07:57:21.279477 [ 3 ] {cd3b2795-5e4a-4854-8a05-8ae01fd898e9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1672 | 2024.02.17 07:57:21.279492 [ 3 ] {} <Debug> HTTP-Session: a69063c8-09b7-496a-905b-6db26ea1af97 Destroying unnamed session | ||
| 1673 | 2024.02.17 07:57:25.327224 [ 73 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1674 | 2024.02.17 07:57:25.327294 [ 73 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1675 | 2024.02.17 07:57:31.273251 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1676 | 2024.02.17 07:57:31.273433 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1677 | 2024.02.17 07:57:31.273479 [ 3 ] {} <Debug> HTTP-Session: 987861d7-a2a6-40ee-b393-8ad936b9ce91 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1678 | 2024.02.17 07:57:31.273520 [ 3 ] {} <Debug> HTTP-Session: 987861d7-a2a6-40ee-b393-8ad936b9ce91 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1679 | 2024.02.17 07:57:31.273722 [ 3 ] {a854b876-0acd-4dd8-9177-7a43db6dc1eb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1680 | 2024.02.17 07:57:31.273818 [ 3 ] {a854b876-0acd-4dd8-9177-7a43db6dc1eb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1681 | 2024.02.17 07:57:31.274079 [ 3 ] {a854b876-0acd-4dd8-9177-7a43db6dc1eb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1682 | 2024.02.17 07:57:31.274606 [ 3 ] {a854b876-0acd-4dd8-9177-7a43db6dc1eb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1683 | 2024.02.17 07:57:31.274874 [ 3 ] {a854b876-0acd-4dd8-9177-7a43db6dc1eb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1684 | 2024.02.17 07:57:31.275038 [ 3 ] {a854b876-0acd-4dd8-9177-7a43db6dc1eb} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1685 | 2024.02.17 07:57:31.275157 [ 3 ] {a854b876-0acd-4dd8-9177-7a43db6dc1eb} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001381931 sec., 36904 rows/sec., 2.92 MiB/sec. | ||
| 1686 | 2024.02.17 07:57:31.275314 [ 3 ] {a854b876-0acd-4dd8-9177-7a43db6dc1eb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1687 | 2024.02.17 07:57:31.275339 [ 3 ] {a854b876-0acd-4dd8-9177-7a43db6dc1eb} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1688 | 2024.02.17 07:57:31.275355 [ 3 ] {} <Debug> HTTP-Session: 987861d7-a2a6-40ee-b393-8ad936b9ce91 Destroying unnamed session | ||
| 1689 | 2024.02.17 07:57:31.275552 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1690 | 2024.02.17 07:57:31.275605 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1691 | 2024.02.17 07:57:31.275625 [ 3 ] {} <Debug> HTTP-Session: e0a8bc44-f499-4949-ad56-b0bec53e5c30 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1692 | 2024.02.17 07:57:31.275643 [ 3 ] {} <Debug> HTTP-Session: e0a8bc44-f499-4949-ad56-b0bec53e5c30 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1693 | 2024.02.17 07:57:31.275728 [ 3 ] {6affd928-5a71-4314-b3a3-eb04a9f40cf3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1694 | 2024.02.17 07:57:31.275771 [ 3 ] {6affd928-5a71-4314-b3a3-eb04a9f40cf3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1695 | 2024.02.17 07:57:31.275879 [ 3 ] {6affd928-5a71-4314-b3a3-eb04a9f40cf3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1696 | 2024.02.17 07:57:31.276246 [ 3 ] {6affd928-5a71-4314-b3a3-eb04a9f40cf3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1697 | 2024.02.17 07:57:31.276472 [ 3 ] {6affd928-5a71-4314-b3a3-eb04a9f40cf3} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1698 | 2024.02.17 07:57:31.276617 [ 3 ] {6affd928-5a71-4314-b3a3-eb04a9f40cf3} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1699 | 2024.02.17 07:57:31.276738 [ 3 ] {6affd928-5a71-4314-b3a3-eb04a9f40cf3} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.000974341 sec., 157029 rows/sec., 15.00 MiB/sec. | ||
| 1700 | 2024.02.17 07:57:31.276734 [ 78 ] {} <Debug> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1701 | 2024.02.17 07:57:31.276855 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1702 | 2024.02.17 07:57:31.276929 [ 3 ] {6affd928-5a71-4314-b3a3-eb04a9f40cf3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1703 | 2024.02.17 07:57:31.276975 [ 3 ] {6affd928-5a71-4314-b3a3-eb04a9f40cf3} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1704 | 2024.02.17 07:57:31.276977 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1705 | 2024.02.17 07:57:31.277014 [ 3 ] {} <Debug> HTTP-Session: e0a8bc44-f499-4949-ad56-b0bec53e5c30 Destroying unnamed session | ||
| 1706 | 2024.02.17 07:57:31.277138 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1707 | 2024.02.17 07:57:31.277204 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 183 rows starting from the beginning of the part | ||
| 1708 | 2024.02.17 07:57:31.277205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1709 | 2024.02.17 07:57:31.277299 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1710 | 2024.02.17 07:57:31.277333 [ 3 ] {} <Debug> HTTP-Session: 645b9229-46a3-4399-a003-84582063f978 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1711 | 2024.02.17 07:57:31.277381 [ 3 ] {} <Debug> HTTP-Session: 645b9229-46a3-4399-a003-84582063f978 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1712 | 2024.02.17 07:57:31.277473 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 154 rows starting from the beginning of the part | ||
| 1713 | 2024.02.17 07:57:31.277608 [ 3 ] {f656ecc0-e746-41af-aa86-f5bf4df987fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1714 | 2024.02.17 07:57:31.277702 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 37 rows starting from the beginning of the part | ||
| 1715 | 2024.02.17 07:57:31.277716 [ 3 ] {f656ecc0-e746-41af-aa86-f5bf4df987fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1716 | 2024.02.17 07:57:31.277968 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 153 rows starting from the beginning of the part | ||
| 1717 | 2024.02.17 07:57:31.278207 [ 3 ] {f656ecc0-e746-41af-aa86-f5bf4df987fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1718 | 2024.02.17 07:57:31.278225 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 153 rows starting from the beginning of the part | ||
| 1719 | 2024.02.17 07:57:31.278397 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 153 rows starting from the beginning of the part | ||
| 1720 | 2024.02.17 07:57:31.278941 [ 3 ] {f656ecc0-e746-41af-aa86-f5bf4df987fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1721 | 2024.02.17 07:57:31.279437 [ 3 ] {f656ecc0-e746-41af-aa86-f5bf4df987fb} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1722 | 2024.02.17 07:57:31.279795 [ 3 ] {f656ecc0-e746-41af-aa86-f5bf4df987fb} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1723 | 2024.02.17 07:57:31.280027 [ 78 ] {} <Debug> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1724 | 2024.02.17 07:57:31.280074 [ 3 ] {f656ecc0-e746-41af-aa86-f5bf4df987fb} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.002383414 sec., 21397 rows/sec., 1.67 MiB/sec. | ||
| 1725 | 2024.02.17 07:57:31.280141 [ 78 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1726 | 2024.02.17 07:57:31.280397 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1727 | 2024.02.17 07:57:31.280495 [ 3 ] {f656ecc0-e746-41af-aa86-f5bf4df987fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1728 | 2024.02.17 07:57:31.280550 [ 3 ] {f656ecc0-e746-41af-aa86-f5bf4df987fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1729 | 2024.02.17 07:57:31.280565 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1730 | 2024.02.17 07:57:31.280634 [ 3 ] {} <Debug> HTTP-Session: 645b9229-46a3-4399-a003-84582063f978 Destroying unnamed session | ||
| 1731 | 2024.02.17 07:57:31.280653 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 91 rows starting from the beginning of the part | ||
| 1732 | 2024.02.17 07:57:31.280920 [ 11 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 833 rows, containing 4 columns (4 merged, 0 gathered) in 0.003982179 sec., 209181.95791801423 rows/sec., 19.63 MiB/sec. | ||
| 1733 | 2024.02.17 07:57:31.280953 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1734 | 2024.02.17 07:57:31.280977 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 53 rows starting from the beginning of the part | ||
| 1735 | 2024.02.17 07:57:31.281097 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1736 | 2024.02.17 07:57:31.281134 [ 11 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1737 | 2024.02.17 07:57:31.281153 [ 3 ] {} <Debug> HTTP-Session: 9e87ec06-59c4-487b-af0f-a0bc9774caaa Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1738 | 2024.02.17 07:57:31.281263 [ 3 ] {} <Debug> HTTP-Session: 9e87ec06-59c4-487b-af0f-a0bc9774caaa Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1739 | 2024.02.17 07:57:31.281310 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 26 rows starting from the beginning of the part | ||
| 1740 | 2024.02.17 07:57:31.281566 [ 11 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1741 | 2024.02.17 07:57:31.281607 [ 3 ] {b6490089-5d95-4304-8190-660be31badcb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1742 | 2024.02.17 07:57:31.281661 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
| 1743 | 2024.02.17 07:57:31.281721 [ 11 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_11_2} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1744 | 2024.02.17 07:57:31.281784 [ 3 ] {b6490089-5d95-4304-8190-660be31badcb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1745 | 2024.02.17 07:57:31.282046 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
| 1746 | 2024.02.17 07:57:31.282355 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
| 1747 | 2024.02.17 07:57:31.282597 [ 3 ] {b6490089-5d95-4304-8190-660be31badcb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1748 | 2024.02.17 07:57:31.283667 [ 11 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 323 rows, containing 4 columns (4 merged, 0 gathered) in 0.003414807 sec., 94588.06895968059 rows/sec., 7.39 MiB/sec. | ||
| 1749 | 2024.02.17 07:57:31.283735 [ 3 ] {b6490089-5d95-4304-8190-660be31badcb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1750 | 2024.02.17 07:57:31.283833 [ 11 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1751 | 2024.02.17 07:57:31.284111 [ 11 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1752 | 2024.02.17 07:57:31.284214 [ 11 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_11_2} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1753 | 2024.02.17 07:57:31.284298 [ 3 ] {b6490089-5d95-4304-8190-660be31badcb} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 1754 | 2024.02.17 07:57:31.284527 [ 3 ] {b6490089-5d95-4304-8190-660be31badcb} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 1755 | 2024.02.17 07:57:31.284665 [ 3 ] {b6490089-5d95-4304-8190-660be31badcb} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.002984767 sec., 17086 rows/sec., 23.06 MiB/sec. | ||
| 1756 | 2024.02.17 07:57:31.284865 [ 3 ] {b6490089-5d95-4304-8190-660be31badcb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1757 | 2024.02.17 07:57:31.284888 [ 3 ] {b6490089-5d95-4304-8190-660be31badcb} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1758 | 2024.02.17 07:57:31.284903 [ 3 ] {} <Debug> HTTP-Session: 9e87ec06-59c4-487b-af0f-a0bc9774caaa Destroying unnamed session | ||
| 1759 | 2024.02.17 07:57:36.271886 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1760 | 2024.02.17 07:57:36.272025 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1761 | 2024.02.17 07:57:36.272055 [ 3 ] {} <Debug> HTTP-Session: 5f149132-5e82-4bcb-b033-9b707c46916b Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1762 | 2024.02.17 07:57:36.272083 [ 3 ] {} <Debug> HTTP-Session: 5f149132-5e82-4bcb-b033-9b707c46916b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1763 | 2024.02.17 07:57:36.272228 [ 3 ] {b76ebb67-50d4-46bf-aeb5-614c0272eec3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1764 | 2024.02.17 07:57:36.272297 [ 3 ] {b76ebb67-50d4-46bf-aeb5-614c0272eec3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1765 | 2024.02.17 07:57:36.272479 [ 3 ] {b76ebb67-50d4-46bf-aeb5-614c0272eec3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1766 | 2024.02.17 07:57:36.272977 [ 3 ] {b76ebb67-50d4-46bf-aeb5-614c0272eec3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1767 | 2024.02.17 07:57:36.273250 [ 3 ] {b76ebb67-50d4-46bf-aeb5-614c0272eec3} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1768 | 2024.02.17 07:57:36.273420 [ 3 ] {b76ebb67-50d4-46bf-aeb5-614c0272eec3} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1769 | 2024.02.17 07:57:36.273545 [ 3 ] {b76ebb67-50d4-46bf-aeb5-614c0272eec3} <Information> executeQuery: Read 36 rows, 2.81 KiB in 0.001274668 sec., 28242 rows/sec., 2.15 MiB/sec. | ||
| 1770 | 2024.02.17 07:57:36.273688 [ 3 ] {b76ebb67-50d4-46bf-aeb5-614c0272eec3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1771 | 2024.02.17 07:57:36.273713 [ 3 ] {b76ebb67-50d4-46bf-aeb5-614c0272eec3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1772 | 2024.02.17 07:57:36.273729 [ 3 ] {} <Debug> HTTP-Session: 5f149132-5e82-4bcb-b033-9b707c46916b Destroying unnamed session | ||
| 1773 | 2024.02.17 07:57:36.273857 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1774 | 2024.02.17 07:57:36.273906 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1775 | 2024.02.17 07:57:36.273926 [ 3 ] {} <Debug> HTTP-Session: 43ad20b6-ac48-4249-84f9-9a7354d9f9ce Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1776 | 2024.02.17 07:57:36.273944 [ 3 ] {} <Debug> HTTP-Session: 43ad20b6-ac48-4249-84f9-9a7354d9f9ce Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1777 | 2024.02.17 07:57:36.274023 [ 3 ] {747da894-e45a-400d-9cd1-37f8398223fb} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1778 | 2024.02.17 07:57:36.274065 [ 3 ] {747da894-e45a-400d-9cd1-37f8398223fb} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1779 | 2024.02.17 07:57:36.274172 [ 3 ] {747da894-e45a-400d-9cd1-37f8398223fb} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1780 | 2024.02.17 07:57:36.274472 [ 3 ] {747da894-e45a-400d-9cd1-37f8398223fb} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1781 | 2024.02.17 07:57:36.274678 [ 3 ] {747da894-e45a-400d-9cd1-37f8398223fb} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 1782 | 2024.02.17 07:57:36.274832 [ 3 ] {747da894-e45a-400d-9cd1-37f8398223fb} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 1783 | 2024.02.17 07:57:36.274945 [ 3 ] {747da894-e45a-400d-9cd1-37f8398223fb} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.00089326 sec., 26867 rows/sec., 2.08 MiB/sec. | ||
| 1784 | 2024.02.17 07:57:36.275064 [ 3 ] {747da894-e45a-400d-9cd1-37f8398223fb} <Debug> DynamicQueryHandler: Done processing query | ||
| 1785 | 2024.02.17 07:57:36.275086 [ 3 ] {747da894-e45a-400d-9cd1-37f8398223fb} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 1786 | 2024.02.17 07:57:36.275102 [ 3 ] {} <Debug> HTTP-Session: 43ad20b6-ac48-4249-84f9-9a7354d9f9ce Destroying unnamed session | ||
| 1787 | 2024.02.17 07:57:36.275217 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7024, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1788 | 2024.02.17 07:57:36.275265 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1789 | 2024.02.17 07:57:36.275286 [ 3 ] {} <Debug> HTTP-Session: 72065c89-ad4d-46b5-838e-c7851abf7c60 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1790 | 2024.02.17 07:57:36.275302 [ 3 ] {} <Debug> HTTP-Session: 72065c89-ad4d-46b5-838e-c7851abf7c60 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1791 | 2024.02.17 07:57:36.275377 [ 3 ] {937e707b-da24-4021-af52-f64da15764a3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1792 | 2024.02.17 07:57:36.275421 [ 3 ] {937e707b-da24-4021-af52-f64da15764a3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1793 | 2024.02.17 07:57:36.275540 [ 3 ] {937e707b-da24-4021-af52-f64da15764a3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1794 | 2024.02.17 07:57:36.275828 [ 3 ] {937e707b-da24-4021-af52-f64da15764a3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1795 | 2024.02.17 07:57:36.276098 [ 3 ] {937e707b-da24-4021-af52-f64da15764a3} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 1796 | 2024.02.17 07:57:36.276276 [ 3 ] {937e707b-da24-4021-af52-f64da15764a3} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 1797 | 2024.02.17 07:57:36.276395 [ 3 ] {937e707b-da24-4021-af52-f64da15764a3} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.000989822 sec., 36370 rows/sec., 2.57 MiB/sec. | ||
| 1798 | 2024.02.17 07:57:36.276501 [ 3 ] {937e707b-da24-4021-af52-f64da15764a3} <Debug> DynamicQueryHandler: Done processing query | ||
| 1799 | 2024.02.17 07:57:36.276523 [ 3 ] {937e707b-da24-4021-af52-f64da15764a3} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1800 | 2024.02.17 07:57:36.276540 [ 3 ] {} <Debug> HTTP-Session: 72065c89-ad4d-46b5-838e-c7851abf7c60 Destroying unnamed session | ||
| 1801 | 2024.02.17 07:57:40.327347 [ 68 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 1802 | 2024.02.17 07:57:40.327414 [ 68 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 1803 | 2024.02.17 07:57:41.272859 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1804 | 2024.02.17 07:57:41.272970 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1805 | 2024.02.17 07:57:41.272995 [ 3 ] {} <Debug> HTTP-Session: 3586296b-a6e2-4bcb-9b26-c383fe2df4d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1806 | 2024.02.17 07:57:41.273019 [ 3 ] {} <Debug> HTTP-Session: 3586296b-a6e2-4bcb-9b26-c383fe2df4d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1807 | 2024.02.17 07:57:41.273147 [ 3 ] {75904a3f-1478-40a4-832f-244f9911e234} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1808 | 2024.02.17 07:57:41.273209 [ 3 ] {75904a3f-1478-40a4-832f-244f9911e234} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1809 | 2024.02.17 07:57:41.273371 [ 3 ] {75904a3f-1478-40a4-832f-244f9911e234} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1810 | 2024.02.17 07:57:41.273834 [ 3 ] {75904a3f-1478-40a4-832f-244f9911e234} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1811 | 2024.02.17 07:57:41.274110 [ 3 ] {75904a3f-1478-40a4-832f-244f9911e234} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1812 | 2024.02.17 07:57:41.274292 [ 3 ] {75904a3f-1478-40a4-832f-244f9911e234} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1813 | 2024.02.17 07:57:41.274420 [ 3 ] {75904a3f-1478-40a4-832f-244f9911e234} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001226507 sec., 41581 rows/sec., 3.29 MiB/sec. | ||
| 1814 | 2024.02.17 07:57:41.274433 [ 68 ] {} <Debug> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553) (MergerMutator): Selected 5 parts from all_1_6_1 to all_10_10_0 | ||
| 1815 | 2024.02.17 07:57:41.274562 [ 68 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1816 | 2024.02.17 07:57:41.274629 [ 3 ] {75904a3f-1478-40a4-832f-244f9911e234} <Debug> DynamicQueryHandler: Done processing query | ||
| 1817 | 2024.02.17 07:57:41.274661 [ 20 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_6_1 to all_10_10_0 into Compact | ||
| 1818 | 2024.02.17 07:57:41.274673 [ 3 ] {75904a3f-1478-40a4-832f-244f9911e234} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1819 | 2024.02.17 07:57:41.274719 [ 3 ] {} <Debug> HTTP-Session: 3586296b-a6e2-4bcb-9b26-c383fe2df4d2 Destroying unnamed session | ||
| 1820 | 2024.02.17 07:57:41.274789 [ 20 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1821 | 2024.02.17 07:57:41.274825 [ 20 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 51 rows starting from the beginning of the part | ||
| 1822 | 2024.02.17 07:57:41.274888 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1823 | 2024.02.17 07:57:41.274993 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1824 | 2024.02.17 07:57:41.275045 [ 20 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
| 1825 | 2024.02.17 07:57:41.275051 [ 3 ] {} <Debug> HTTP-Session: 8d4c31c3-5a1f-417c-a149-7b16a2209e2c Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1826 | 2024.02.17 07:57:41.275115 [ 3 ] {} <Debug> HTTP-Session: 8d4c31c3-5a1f-417c-a149-7b16a2209e2c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1827 | 2024.02.17 07:57:41.275296 [ 20 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
| 1828 | 2024.02.17 07:57:41.275315 [ 3 ] {bae6eaad-8a5f-4d41-b654-cfb66301a02d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 1829 | 2024.02.17 07:57:41.275406 [ 3 ] {bae6eaad-8a5f-4d41-b654-cfb66301a02d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 1830 | 2024.02.17 07:57:41.275521 [ 20 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
| 1831 | 2024.02.17 07:57:41.275834 [ 20 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
| 1832 | 2024.02.17 07:57:41.275942 [ 3 ] {bae6eaad-8a5f-4d41-b654-cfb66301a02d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1833 | 2024.02.17 07:57:41.276893 [ 11 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002284461 sec., 111623.70467256829 rows/sec., 8.84 MiB/sec. | ||
| 1834 | 2024.02.17 07:57:41.276994 [ 11 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Trace> MergedBlockOutputStream: filled checksums all_1_10_2 (state Temporary) | ||
| 1835 | 2024.02.17 07:57:41.277178 [ 11 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_merge_all_1_10_2 to all_1_10_2. | ||
| 1836 | 2024.02.17 07:57:41.277241 [ 11 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_10_2} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553) (MergerMutator): Merged 5 parts: from all_1_6_1 to all_10_10_0 | ||
| 1837 | 2024.02.17 07:57:41.278695 [ 3 ] {bae6eaad-8a5f-4d41-b654-cfb66301a02d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1838 | 2024.02.17 07:57:41.278931 [ 3 ] {bae6eaad-8a5f-4d41-b654-cfb66301a02d} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1839 | 2024.02.17 07:57:41.279099 [ 3 ] {bae6eaad-8a5f-4d41-b654-cfb66301a02d} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1840 | 2024.02.17 07:57:41.279227 [ 3 ] {bae6eaad-8a5f-4d41-b654-cfb66301a02d} <Information> executeQuery: Read 4 rows, 342.00 B in 0.003847776 sec., 1039 rows/sec., 86.80 KiB/sec. | ||
| 1841 | 2024.02.17 07:57:41.279375 [ 3 ] {bae6eaad-8a5f-4d41-b654-cfb66301a02d} <Debug> DynamicQueryHandler: Done processing query | ||
| 1842 | 2024.02.17 07:57:41.279399 [ 3 ] {bae6eaad-8a5f-4d41-b654-cfb66301a02d} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1843 | 2024.02.17 07:57:41.279415 [ 3 ] {} <Debug> HTTP-Session: 8d4c31c3-5a1f-417c-a149-7b16a2209e2c Destroying unnamed session | ||
| 1844 | 2024.02.17 07:57:41.279607 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1845 | 2024.02.17 07:57:41.279655 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1846 | 2024.02.17 07:57:41.279679 [ 3 ] {} <Debug> HTTP-Session: 1262edb8-f81a-4b42-8c88-be2ec5e1ed85 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1847 | 2024.02.17 07:57:41.279697 [ 3 ] {} <Debug> HTTP-Session: 1262edb8-f81a-4b42-8c88-be2ec5e1ed85 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1848 | 2024.02.17 07:57:41.279779 [ 3 ] {3ffaa743-d759-4cbf-95f3-cfc67743b292} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1849 | 2024.02.17 07:57:41.279819 [ 3 ] {3ffaa743-d759-4cbf-95f3-cfc67743b292} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1850 | 2024.02.17 07:57:41.279933 [ 3 ] {3ffaa743-d759-4cbf-95f3-cfc67743b292} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1851 | 2024.02.17 07:57:41.280318 [ 3 ] {3ffaa743-d759-4cbf-95f3-cfc67743b292} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1852 | 2024.02.17 07:57:41.280546 [ 3 ] {3ffaa743-d759-4cbf-95f3-cfc67743b292} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1853 | 2024.02.17 07:57:41.280699 [ 3 ] {3ffaa743-d759-4cbf-95f3-cfc67743b292} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1854 | 2024.02.17 07:57:41.280818 [ 3 ] {3ffaa743-d759-4cbf-95f3-cfc67743b292} <Information> executeQuery: Read 155 rows, 15.15 KiB in 0.001010993 sec., 153314 rows/sec., 14.63 MiB/sec. | ||
| 1855 | 2024.02.17 07:57:41.280939 [ 3 ] {3ffaa743-d759-4cbf-95f3-cfc67743b292} <Debug> DynamicQueryHandler: Done processing query | ||
| 1856 | 2024.02.17 07:57:41.280962 [ 3 ] {3ffaa743-d759-4cbf-95f3-cfc67743b292} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1857 | 2024.02.17 07:57:41.280977 [ 3 ] {} <Debug> HTTP-Session: 1262edb8-f81a-4b42-8c88-be2ec5e1ed85 Destroying unnamed session | ||
| 1858 | 2024.02.17 07:57:41.281114 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1859 | 2024.02.17 07:57:41.281160 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1860 | 2024.02.17 07:57:41.281179 [ 3 ] {} <Debug> HTTP-Session: b06c76b7-a029-420f-a753-249920f597e2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1861 | 2024.02.17 07:57:41.281195 [ 3 ] {} <Debug> HTTP-Session: b06c76b7-a029-420f-a753-249920f597e2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1862 | 2024.02.17 07:57:41.281267 [ 3 ] {c0c1ee6c-bd54-4834-9f1f-29d6719d53fa} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 1863 | 2024.02.17 07:57:41.281307 [ 3 ] {c0c1ee6c-bd54-4834-9f1f-29d6719d53fa} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 1864 | 2024.02.17 07:57:41.281417 [ 3 ] {c0c1ee6c-bd54-4834-9f1f-29d6719d53fa} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1865 | 2024.02.17 07:57:41.281787 [ 3 ] {c0c1ee6c-bd54-4834-9f1f-29d6719d53fa} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1866 | 2024.02.17 07:57:41.281998 [ 3 ] {c0c1ee6c-bd54-4834-9f1f-29d6719d53fa} <Trace> MergedBlockOutputStream: filled checksums all_3_3_0 (state Temporary) | ||
| 1867 | 2024.02.17 07:57:41.282149 [ 3 ] {c0c1ee6c-bd54-4834-9f1f-29d6719d53fa} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_insert_all_3_3_0 to all_3_3_0. | ||
| 1868 | 2024.02.17 07:57:41.282264 [ 3 ] {c0c1ee6c-bd54-4834-9f1f-29d6719d53fa} <Information> executeQuery: Read 4 rows, 286.00 B in 0.000969051 sec., 4127 rows/sec., 288.22 KiB/sec. | ||
| 1869 | 2024.02.17 07:57:41.282364 [ 3 ] {c0c1ee6c-bd54-4834-9f1f-29d6719d53fa} <Debug> DynamicQueryHandler: Done processing query | ||
| 1870 | 2024.02.17 07:57:41.282388 [ 3 ] {c0c1ee6c-bd54-4834-9f1f-29d6719d53fa} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1871 | 2024.02.17 07:57:41.282402 [ 3 ] {} <Debug> HTTP-Session: b06c76b7-a029-420f-a753-249920f597e2 Destroying unnamed session | ||
| 1872 | 2024.02.17 07:57:41.282518 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1873 | 2024.02.17 07:57:41.282562 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1874 | 2024.02.17 07:57:41.282581 [ 3 ] {} <Debug> HTTP-Session: 69374af4-5093-47df-a20a-692ebf37bb66 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1875 | 2024.02.17 07:57:41.282597 [ 3 ] {} <Debug> HTTP-Session: 69374af4-5093-47df-a20a-692ebf37bb66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1876 | 2024.02.17 07:57:41.282672 [ 3 ] {3e98348e-fbc9-409d-bbf6-065d879ee677} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1877 | 2024.02.17 07:57:41.282712 [ 3 ] {3e98348e-fbc9-409d-bbf6-065d879ee677} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1878 | 2024.02.17 07:57:41.282818 [ 3 ] {3e98348e-fbc9-409d-bbf6-065d879ee677} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1879 | 2024.02.17 07:57:41.283107 [ 3 ] {3e98348e-fbc9-409d-bbf6-065d879ee677} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1880 | 2024.02.17 07:57:41.283318 [ 3 ] {3e98348e-fbc9-409d-bbf6-065d879ee677} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 1881 | 2024.02.17 07:57:41.283475 [ 3 ] {3e98348e-fbc9-409d-bbf6-065d879ee677} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 1882 | 2024.02.17 07:57:41.283574 [ 3 ] {3e98348e-fbc9-409d-bbf6-065d879ee677} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.00087405 sec., 62925 rows/sec., 4.93 MiB/sec. | ||
| 1883 | 2024.02.17 07:57:41.283691 [ 3 ] {3e98348e-fbc9-409d-bbf6-065d879ee677} <Debug> DynamicQueryHandler: Done processing query | ||
| 1884 | 2024.02.17 07:57:41.283719 [ 3 ] {3e98348e-fbc9-409d-bbf6-065d879ee677} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 1885 | 2024.02.17 07:57:41.283734 [ 3 ] {} <Debug> HTTP-Session: 69374af4-5093-47df-a20a-692ebf37bb66 Destroying unnamed session | ||
| 1886 | 2024.02.17 07:57:41.283833 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 445, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1887 | 2024.02.17 07:57:41.283877 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1888 | 2024.02.17 07:57:41.283896 [ 3 ] {} <Debug> HTTP-Session: de9caaba-7f39-4f8b-a75c-ae542d41f0dd Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1889 | 2024.02.17 07:57:41.283912 [ 3 ] {} <Debug> HTTP-Session: de9caaba-7f39-4f8b-a75c-ae542d41f0dd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1890 | 2024.02.17 07:57:41.283985 [ 3 ] {5cdf8382-0a5a-4544-8f67-5961848a9f18} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 1891 | 2024.02.17 07:57:41.284028 [ 3 ] {5cdf8382-0a5a-4544-8f67-5961848a9f18} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 1892 | 2024.02.17 07:57:41.284150 [ 3 ] {5cdf8382-0a5a-4544-8f67-5961848a9f18} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1893 | 2024.02.17 07:57:41.284481 [ 3 ] {5cdf8382-0a5a-4544-8f67-5961848a9f18} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1894 | 2024.02.17 07:57:41.284745 [ 3 ] {5cdf8382-0a5a-4544-8f67-5961848a9f18} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 1895 | 2024.02.17 07:57:41.284928 [ 3 ] {5cdf8382-0a5a-4544-8f67-5961848a9f18} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 1896 | 2024.02.17 07:57:41.285050 [ 3 ] {5cdf8382-0a5a-4544-8f67-5961848a9f18} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001036173 sec., 1930 rows/sec., 135.72 KiB/sec. | ||
| 1897 | 2024.02.17 07:57:41.285168 [ 3 ] {5cdf8382-0a5a-4544-8f67-5961848a9f18} <Debug> DynamicQueryHandler: Done processing query | ||
| 1898 | 2024.02.17 07:57:41.285190 [ 3 ] {5cdf8382-0a5a-4544-8f67-5961848a9f18} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 1899 | 2024.02.17 07:57:41.285206 [ 3 ] {} <Debug> HTTP-Session: de9caaba-7f39-4f8b-a75c-ae542d41f0dd Destroying unnamed session | ||
| 1900 | 2024.02.17 07:57:41.285347 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54565, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1901 | 2024.02.17 07:57:41.285392 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1902 | 2024.02.17 07:57:41.285411 [ 3 ] {} <Debug> HTTP-Session: 7cff06cf-4f50-4161-9584-4a230760511e Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1903 | 2024.02.17 07:57:41.285428 [ 3 ] {} <Debug> HTTP-Session: 7cff06cf-4f50-4161-9584-4a230760511e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1904 | 2024.02.17 07:57:41.285519 [ 3 ] {69552bbf-481b-4ac2-ae77-57082c2e6e9c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1905 | 2024.02.17 07:57:41.285563 [ 3 ] {69552bbf-481b-4ac2-ae77-57082c2e6e9c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1906 | 2024.02.17 07:57:41.285704 [ 3 ] {69552bbf-481b-4ac2-ae77-57082c2e6e9c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1907 | 2024.02.17 07:57:41.286241 [ 3 ] {69552bbf-481b-4ac2-ae77-57082c2e6e9c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1908 | 2024.02.17 07:57:41.286550 [ 3 ] {69552bbf-481b-4ac2-ae77-57082c2e6e9c} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 1909 | 2024.02.17 07:57:41.286731 [ 3 ] {69552bbf-481b-4ac2-ae77-57082c2e6e9c} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 1910 | 2024.02.17 07:57:41.286852 [ 3 ] {69552bbf-481b-4ac2-ae77-57082c2e6e9c} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001299849 sec., 39235 rows/sec., 52.95 MiB/sec. | ||
| 1911 | 2024.02.17 07:57:41.287029 [ 3 ] {69552bbf-481b-4ac2-ae77-57082c2e6e9c} <Debug> DynamicQueryHandler: Done processing query | ||
| 1912 | 2024.02.17 07:57:41.287052 [ 3 ] {69552bbf-481b-4ac2-ae77-57082c2e6e9c} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1913 | 2024.02.17 07:57:41.287068 [ 3 ] {} <Debug> HTTP-Session: 7cff06cf-4f50-4161-9584-4a230760511e Destroying unnamed session | ||
| 1914 | 2024.02.17 07:57:51.273205 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1915 | 2024.02.17 07:57:51.273323 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1916 | 2024.02.17 07:57:51.273349 [ 3 ] {} <Debug> HTTP-Session: 7635a448-b473-4729-83bb-67d3f47cc267 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1917 | 2024.02.17 07:57:51.273372 [ 3 ] {} <Debug> HTTP-Session: 7635a448-b473-4729-83bb-67d3f47cc267 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1918 | 2024.02.17 07:57:51.273499 [ 3 ] {786cf693-2fb7-4c35-beb7-c6aa23f6ba88} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 1919 | 2024.02.17 07:57:51.273560 [ 3 ] {786cf693-2fb7-4c35-beb7-c6aa23f6ba88} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 1920 | 2024.02.17 07:57:51.273721 [ 3 ] {786cf693-2fb7-4c35-beb7-c6aa23f6ba88} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1921 | 2024.02.17 07:57:51.274180 [ 3 ] {786cf693-2fb7-4c35-beb7-c6aa23f6ba88} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1922 | 2024.02.17 07:57:51.274449 [ 3 ] {786cf693-2fb7-4c35-beb7-c6aa23f6ba88} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1923 | 2024.02.17 07:57:51.274621 [ 3 ] {786cf693-2fb7-4c35-beb7-c6aa23f6ba88} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1924 | 2024.02.17 07:57:51.274739 [ 3 ] {786cf693-2fb7-4c35-beb7-c6aa23f6ba88} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001205847 sec., 42293 rows/sec., 3.35 MiB/sec. | ||
| 1925 | 2024.02.17 07:57:51.274880 [ 3 ] {786cf693-2fb7-4c35-beb7-c6aa23f6ba88} <Debug> DynamicQueryHandler: Done processing query | ||
| 1926 | 2024.02.17 07:57:51.274905 [ 3 ] {786cf693-2fb7-4c35-beb7-c6aa23f6ba88} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 1927 | 2024.02.17 07:57:51.274921 [ 3 ] {} <Debug> HTTP-Session: 7635a448-b473-4729-83bb-67d3f47cc267 Destroying unnamed session | ||
| 1928 | 2024.02.17 07:57:51.275090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1929 | 2024.02.17 07:57:51.275140 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1930 | 2024.02.17 07:57:51.275159 [ 3 ] {} <Debug> HTTP-Session: 0d50a706-1282-4160-ae5f-872d61662e69 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1931 | 2024.02.17 07:57:51.275177 [ 3 ] {} <Debug> HTTP-Session: 0d50a706-1282-4160-ae5f-872d61662e69 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1932 | 2024.02.17 07:57:51.275269 [ 3 ] {f089916c-e3b5-4c92-af18-f7cb0f9860c5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 1933 | 2024.02.17 07:57:51.275312 [ 3 ] {f089916c-e3b5-4c92-af18-f7cb0f9860c5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 1934 | 2024.02.17 07:57:51.275420 [ 3 ] {f089916c-e3b5-4c92-af18-f7cb0f9860c5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1935 | 2024.02.17 07:57:51.275802 [ 3 ] {f089916c-e3b5-4c92-af18-f7cb0f9860c5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1936 | 2024.02.17 07:57:51.276029 [ 3 ] {f089916c-e3b5-4c92-af18-f7cb0f9860c5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1937 | 2024.02.17 07:57:51.276192 [ 3 ] {f089916c-e3b5-4c92-af18-f7cb0f9860c5} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1938 | 2024.02.17 07:57:51.276291 [ 3 ] {f089916c-e3b5-4c92-af18-f7cb0f9860c5} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.000993092 sec., 154064 rows/sec., 14.72 MiB/sec. | ||
| 1939 | 2024.02.17 07:57:51.276424 [ 3 ] {f089916c-e3b5-4c92-af18-f7cb0f9860c5} <Debug> DynamicQueryHandler: Done processing query | ||
| 1940 | 2024.02.17 07:57:51.276448 [ 3 ] {f089916c-e3b5-4c92-af18-f7cb0f9860c5} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 1941 | 2024.02.17 07:57:51.276464 [ 3 ] {} <Debug> HTTP-Session: 0d50a706-1282-4160-ae5f-872d61662e69 Destroying unnamed session | ||
| 1942 | 2024.02.17 07:57:51.276595 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1943 | 2024.02.17 07:57:51.276640 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1944 | 2024.02.17 07:57:51.276659 [ 3 ] {} <Debug> HTTP-Session: 68cd263e-831b-4521-8ca6-eb65ce9e8332 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1945 | 2024.02.17 07:57:51.276675 [ 3 ] {} <Debug> HTTP-Session: 68cd263e-831b-4521-8ca6-eb65ce9e8332 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1946 | 2024.02.17 07:57:51.276753 [ 3 ] {654db3d4-3cdc-4c5d-8b85-1ebc2f3b2a2b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 1947 | 2024.02.17 07:57:51.276793 [ 3 ] {654db3d4-3cdc-4c5d-8b85-1ebc2f3b2a2b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 1948 | 2024.02.17 07:57:51.276902 [ 3 ] {654db3d4-3cdc-4c5d-8b85-1ebc2f3b2a2b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1949 | 2024.02.17 07:57:51.277201 [ 3 ] {654db3d4-3cdc-4c5d-8b85-1ebc2f3b2a2b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1950 | 2024.02.17 07:57:51.277417 [ 3 ] {654db3d4-3cdc-4c5d-8b85-1ebc2f3b2a2b} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 1951 | 2024.02.17 07:57:51.277567 [ 3 ] {654db3d4-3cdc-4c5d-8b85-1ebc2f3b2a2b} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 1952 | 2024.02.17 07:57:51.277659 [ 3 ] {654db3d4-3cdc-4c5d-8b85-1ebc2f3b2a2b} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.00087942 sec., 57992 rows/sec., 4.54 MiB/sec. | ||
| 1953 | 2024.02.17 07:57:51.277771 [ 3 ] {654db3d4-3cdc-4c5d-8b85-1ebc2f3b2a2b} <Debug> DynamicQueryHandler: Done processing query | ||
| 1954 | 2024.02.17 07:57:51.277794 [ 3 ] {654db3d4-3cdc-4c5d-8b85-1ebc2f3b2a2b} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 1955 | 2024.02.17 07:57:51.277810 [ 3 ] {} <Debug> HTTP-Session: 68cd263e-831b-4521-8ca6-eb65ce9e8332 Destroying unnamed session | ||
| 1956 | 2024.02.17 07:57:51.278022 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 1957 | 2024.02.17 07:57:51.278074 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 1958 | 2024.02.17 07:57:51.278092 [ 3 ] {} <Debug> HTTP-Session: 43e69de5-da8d-4b56-bdb3-bf59aad0e859 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 1959 | 2024.02.17 07:57:51.278109 [ 3 ] {} <Debug> HTTP-Session: 43e69de5-da8d-4b56-bdb3-bf59aad0e859 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 1960 | 2024.02.17 07:57:51.278204 [ 3 ] {eea6a93c-c6f0-43e0-b3d7-aa8b704b2b82} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 1961 | 2024.02.17 07:57:51.278248 [ 3 ] {eea6a93c-c6f0-43e0-b3d7-aa8b704b2b82} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 1962 | 2024.02.17 07:57:51.278385 [ 3 ] {eea6a93c-c6f0-43e0-b3d7-aa8b704b2b82} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 1963 | 2024.02.17 07:57:51.278874 [ 3 ] {eea6a93c-c6f0-43e0-b3d7-aa8b704b2b82} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1964 | 2024.02.17 07:57:51.279199 [ 3 ] {eea6a93c-c6f0-43e0-b3d7-aa8b704b2b82} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 1965 | 2024.02.17 07:57:51.279385 [ 3 ] {eea6a93c-c6f0-43e0-b3d7-aa8b704b2b82} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 1966 | 2024.02.17 07:57:51.279489 [ 3 ] {eea6a93c-c6f0-43e0-b3d7-aa8b704b2b82} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001257198 sec., 40566 rows/sec., 54.74 MiB/sec. | ||
| 1967 | 2024.02.17 07:57:51.279480 [ 59 ] {} <Debug> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7) (MergerMutator): Selected 6 parts from all_1_6_1 to all_11_11_0 | ||
| 1968 | 2024.02.17 07:57:51.279552 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1969 | 2024.02.17 07:57:51.279632 [ 3 ] {eea6a93c-c6f0-43e0-b3d7-aa8b704b2b82} <Debug> DynamicQueryHandler: Done processing query | ||
| 1970 | 2024.02.17 07:57:51.279674 [ 3 ] {eea6a93c-c6f0-43e0-b3d7-aa8b704b2b82} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 1971 | 2024.02.17 07:57:51.279675 [ 20 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_6_1 to all_11_11_0 into Compact | ||
| 1972 | 2024.02.17 07:57:51.279695 [ 3 ] {} <Debug> HTTP-Session: 43e69de5-da8d-4b56-bdb3-bf59aad0e859 Destroying unnamed session | ||
| 1973 | 2024.02.17 07:57:51.279861 [ 20 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1974 | 2024.02.17 07:57:51.279909 [ 20 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_6_1, total 254 rows starting from the beginning of the part | ||
| 1975 | 2024.02.17 07:57:51.280050 [ 20 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 51 rows starting from the beginning of the part | ||
| 1976 | 2024.02.17 07:57:51.280150 [ 20 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 51 rows starting from the beginning of the part | ||
| 1977 | 2024.02.17 07:57:51.280242 [ 20 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 51 rows starting from the beginning of the part | ||
| 1978 | 2024.02.17 07:57:51.280332 [ 20 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 51 rows starting from the beginning of the part | ||
| 1979 | 2024.02.17 07:57:51.280421 [ 20 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
| 1980 | 2024.02.17 07:57:51.281986 [ 11 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 509 rows, containing 6 columns (6 merged, 0 gathered) in 0.002375893 sec., 214235.237024563 rows/sec., 289.10 MiB/sec. | ||
| 1981 | 2024.02.17 07:57:51.282294 [ 11 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Trace> MergedBlockOutputStream: filled checksums all_1_11_2 (state Temporary) | ||
| 1982 | 2024.02.17 07:57:51.282529 [ 11 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_merge_all_1_11_2 to all_1_11_2. | ||
| 1983 | 2024.02.17 07:57:51.282599 [ 11 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7) (MergerMutator): Merged 6 parts: from all_1_6_1 to all_11_11_0 | ||
| 1984 | 2024.02.17 07:57:51.282669 [ 11 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_11_2: 4.01 MiB. | ||
| 1985 | 2024.02.17 07:57:52.000129 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.04 MiB, peak 236.38 MiB, will set to 230.90 MiB (RSS), difference: -4.14 MiB | ||
| 1986 | 2024.02.17 07:57:52.776434 [ 59 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 1987 | 2024.02.17 07:57:52.776522 [ 59 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 1988 | 2024.02.17 07:57:52.776624 [ 20 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 1989 | 2024.02.17 07:57:52.776789 [ 20 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 1990 | 2024.02.17 07:57:52.776830 [ 20 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_1_0, total 228 rows starting from the beginning of the part | ||
| 1991 | 2024.02.17 07:57:52.776986 [ 20 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_2_2_0, total 1 rows starting from the beginning of the part | ||
| 1992 | 2024.02.17 07:57:52.777089 [ 20 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 37 rows starting from the beginning of the part | ||
| 1993 | 2024.02.17 07:57:52.777173 [ 20 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_4_4_0, total 36 rows starting from the beginning of the part | ||
| 1994 | 2024.02.17 07:57:52.777252 [ 20 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::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 | ||
| 1995 | 2024.02.17 07:57:52.778075 [ 10 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 304 rows, containing 5 columns (5 merged, 0 gathered) in 0.001481714 sec., 205167.79891396043 rows/sec., 14.47 MiB/sec. | ||
| 1996 | 2024.02.17 07:57:52.778253 [ 10 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 1997 | 2024.02.17 07:57:52.778514 [ 10 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 1998 | 2024.02.17 07:57:52.778585 [ 10 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_5_1} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 1999 | 2024.02.17 07:57:55.327450 [ 66 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2000 | 2024.02.17 07:57:55.327504 [ 66 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2001 | 2024.02.17 07:58:01.272776 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2002 | 2024.02.17 07:58:01.272895 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2003 | 2024.02.17 07:58:01.272922 [ 3 ] {} <Debug> HTTP-Session: 7f376b3b-a8a8-4fd4-8a4b-b4d7a4e2fa38 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2004 | 2024.02.17 07:58:01.272946 [ 3 ] {} <Debug> HTTP-Session: 7f376b3b-a8a8-4fd4-8a4b-b4d7a4e2fa38 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2005 | 2024.02.17 07:58:01.273071 [ 3 ] {a9d49314-07a4-4048-8ce1-c88308307282} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2006 | 2024.02.17 07:58:01.273132 [ 3 ] {a9d49314-07a4-4048-8ce1-c88308307282} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2007 | 2024.02.17 07:58:01.273289 [ 3 ] {a9d49314-07a4-4048-8ce1-c88308307282} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2008 | 2024.02.17 07:58:01.273741 [ 3 ] {a9d49314-07a4-4048-8ce1-c88308307282} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 2009 | 2024.02.17 07:58:01.274004 [ 3 ] {a9d49314-07a4-4048-8ce1-c88308307282} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2010 | 2024.02.17 07:58:01.274171 [ 3 ] {a9d49314-07a4-4048-8ce1-c88308307282} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2011 | 2024.02.17 07:58:01.274296 [ 3 ] {a9d49314-07a4-4048-8ce1-c88308307282} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001190517 sec., 42838 rows/sec., 3.39 MiB/sec. | ||
| 2012 | 2024.02.17 07:58:01.274522 [ 3 ] {a9d49314-07a4-4048-8ce1-c88308307282} <Debug> DynamicQueryHandler: Done processing query | ||
| 2013 | 2024.02.17 07:58:01.274547 [ 3 ] {a9d49314-07a4-4048-8ce1-c88308307282} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2014 | 2024.02.17 07:58:01.274563 [ 3 ] {} <Debug> HTTP-Session: 7f376b3b-a8a8-4fd4-8a4b-b4d7a4e2fa38 Destroying unnamed session | ||
| 2015 | 2024.02.17 07:58:01.274679 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2016 | 2024.02.17 07:58:01.274732 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2017 | 2024.02.17 07:58:01.274752 [ 3 ] {} <Debug> HTTP-Session: 15ebecc5-59ef-458b-8839-fe964d84ff48 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2018 | 2024.02.17 07:58:01.274769 [ 3 ] {} <Debug> HTTP-Session: 15ebecc5-59ef-458b-8839-fe964d84ff48 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2019 | 2024.02.17 07:58:01.274847 [ 3 ] {97f9c0a3-4510-4b84-96d1-02ce09587218} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2020 | 2024.02.17 07:58:01.274889 [ 3 ] {97f9c0a3-4510-4b84-96d1-02ce09587218} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2021 | 2024.02.17 07:58:01.275012 [ 3 ] {97f9c0a3-4510-4b84-96d1-02ce09587218} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2022 | 2024.02.17 07:58:01.275320 [ 3 ] {97f9c0a3-4510-4b84-96d1-02ce09587218} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 2023 | 2024.02.17 07:58:01.275537 [ 3 ] {97f9c0a3-4510-4b84-96d1-02ce09587218} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2024 | 2024.02.17 07:58:01.275688 [ 3 ] {97f9c0a3-4510-4b84-96d1-02ce09587218} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2025 | 2024.02.17 07:58:01.275800 [ 3 ] {97f9c0a3-4510-4b84-96d1-02ce09587218} <Information> executeQuery: Read 2 rows, 175.00 B in 0.000917911 sec., 2178 rows/sec., 186.18 KiB/sec. | ||
| 2026 | 2024.02.17 07:58:01.275919 [ 3 ] {97f9c0a3-4510-4b84-96d1-02ce09587218} <Debug> DynamicQueryHandler: Done processing query | ||
| 2027 | 2024.02.17 07:58:01.275942 [ 3 ] {97f9c0a3-4510-4b84-96d1-02ce09587218} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2028 | 2024.02.17 07:58:01.275957 [ 3 ] {} <Debug> HTTP-Session: 15ebecc5-59ef-458b-8839-fe964d84ff48 Destroying unnamed session | ||
| 2029 | 2024.02.17 07:58:01.276155 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2030 | 2024.02.17 07:58:01.276203 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2031 | 2024.02.17 07:58:01.276222 [ 3 ] {} <Debug> HTTP-Session: 14c9382a-bb47-4517-9634-1e5c6181c4fd Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2032 | 2024.02.17 07:58:01.276239 [ 3 ] {} <Debug> HTTP-Session: 14c9382a-bb47-4517-9634-1e5c6181c4fd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2033 | 2024.02.17 07:58:01.276316 [ 3 ] {c5a1a4ad-4215-4865-85c1-f04eecb2246a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2034 | 2024.02.17 07:58:01.276354 [ 3 ] {c5a1a4ad-4215-4865-85c1-f04eecb2246a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2035 | 2024.02.17 07:58:01.276461 [ 3 ] {c5a1a4ad-4215-4865-85c1-f04eecb2246a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2036 | 2024.02.17 07:58:01.276871 [ 3 ] {c5a1a4ad-4215-4865-85c1-f04eecb2246a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 2037 | 2024.02.17 07:58:01.277083 [ 3 ] {c5a1a4ad-4215-4865-85c1-f04eecb2246a} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2038 | 2024.02.17 07:58:01.277232 [ 3 ] {c5a1a4ad-4215-4865-85c1-f04eecb2246a} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2039 | 2024.02.17 07:58:01.277355 [ 3 ] {c5a1a4ad-4215-4865-85c1-f04eecb2246a} <Information> executeQuery: Read 154 rows, 15.06 KiB in 0.001004863 sec., 153254 rows/sec., 14.64 MiB/sec. | ||
| 2040 | 2024.02.17 07:58:01.277472 [ 3 ] {c5a1a4ad-4215-4865-85c1-f04eecb2246a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2041 | 2024.02.17 07:58:01.277494 [ 3 ] {c5a1a4ad-4215-4865-85c1-f04eecb2246a} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2042 | 2024.02.17 07:58:01.277509 [ 3 ] {} <Debug> HTTP-Session: 14c9382a-bb47-4517-9634-1e5c6181c4fd Destroying unnamed session | ||
| 2043 | 2024.02.17 07:58:01.277619 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2044 | 2024.02.17 07:58:01.277663 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2045 | 2024.02.17 07:58:01.277681 [ 3 ] {} <Debug> HTTP-Session: 812e6c1a-5407-46f2-bc03-b59a662b256b Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2046 | 2024.02.17 07:58:01.277698 [ 3 ] {} <Debug> HTTP-Session: 812e6c1a-5407-46f2-bc03-b59a662b256b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2047 | 2024.02.17 07:58:01.277765 [ 3 ] {01d8a496-af26-4084-a0a9-9b51c5bdb3a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2048 | 2024.02.17 07:58:01.277804 [ 3 ] {01d8a496-af26-4084-a0a9-9b51c5bdb3a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2049 | 2024.02.17 07:58:01.277910 [ 3 ] {01d8a496-af26-4084-a0a9-9b51c5bdb3a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2050 | 2024.02.17 07:58:01.278162 [ 3 ] {01d8a496-af26-4084-a0a9-9b51c5bdb3a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 2051 | 2024.02.17 07:58:01.278360 [ 3 ] {01d8a496-af26-4084-a0a9-9b51c5bdb3a8} <Trace> MergedBlockOutputStream: filled checksums all_4_4_0 (state Temporary) | ||
| 2052 | 2024.02.17 07:58:01.278511 [ 3 ] {01d8a496-af26-4084-a0a9-9b51c5bdb3a8} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_insert_all_4_4_0 to all_4_4_0. | ||
| 2053 | 2024.02.17 07:58:01.278626 [ 3 ] {01d8a496-af26-4084-a0a9-9b51c5bdb3a8} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000833019 sec., 2400 rows/sec., 167.64 KiB/sec. | ||
| 2054 | 2024.02.17 07:58:01.278787 [ 3 ] {01d8a496-af26-4084-a0a9-9b51c5bdb3a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2055 | 2024.02.17 07:58:01.278811 [ 3 ] {01d8a496-af26-4084-a0a9-9b51c5bdb3a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2056 | 2024.02.17 07:58:01.278826 [ 3 ] {} <Debug> HTTP-Session: 812e6c1a-5407-46f2-bc03-b59a662b256b Destroying unnamed session | ||
| 2057 | 2024.02.17 07:58:01.278944 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 9039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2058 | 2024.02.17 07:58:01.278988 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2059 | 2024.02.17 07:58:01.279007 [ 3 ] {} <Debug> HTTP-Session: 627f47be-dd02-4905-aeb8-a6630456479c Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2060 | 2024.02.17 07:58:01.279023 [ 3 ] {} <Debug> HTTP-Session: 627f47be-dd02-4905-aeb8-a6630456479c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2061 | 2024.02.17 07:58:01.279097 [ 3 ] {4d743dcd-db47-4a49-93ed-641c6b9c5038} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2062 | 2024.02.17 07:58:01.279136 [ 3 ] {4d743dcd-db47-4a49-93ed-641c6b9c5038} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2063 | 2024.02.17 07:58:01.279247 [ 3 ] {4d743dcd-db47-4a49-93ed-641c6b9c5038} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2064 | 2024.02.17 07:58:01.279534 [ 3 ] {4d743dcd-db47-4a49-93ed-641c6b9c5038} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 2065 | 2024.02.17 07:58:01.279738 [ 3 ] {4d743dcd-db47-4a49-93ed-641c6b9c5038} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2066 | 2024.02.17 07:58:01.279881 [ 3 ] {4d743dcd-db47-4a49-93ed-641c6b9c5038} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2067 | 2024.02.17 07:58:01.280002 [ 3 ] {4d743dcd-db47-4a49-93ed-641c6b9c5038} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.000873499 sec., 60675 rows/sec., 4.75 MiB/sec. | ||
| 2068 | 2024.02.17 07:58:01.280185 [ 3 ] {4d743dcd-db47-4a49-93ed-641c6b9c5038} <Debug> DynamicQueryHandler: Done processing query | ||
| 2069 | 2024.02.17 07:58:01.280206 [ 3 ] {4d743dcd-db47-4a49-93ed-641c6b9c5038} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2070 | 2024.02.17 07:58:01.280221 [ 3 ] {} <Debug> HTTP-Session: 627f47be-dd02-4905-aeb8-a6630456479c Destroying unnamed session | ||
| 2071 | 2024.02.17 07:58:01.280327 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2072 | 2024.02.17 07:58:01.280370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2073 | 2024.02.17 07:58:01.280387 [ 3 ] {} <Debug> HTTP-Session: 66d593ef-f948-495a-a712-cda9664e8e74 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2074 | 2024.02.17 07:58:01.280404 [ 3 ] {} <Debug> HTTP-Session: 66d593ef-f948-495a-a712-cda9664e8e74 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2075 | 2024.02.17 07:58:01.280471 [ 3 ] {128be030-18e2-4115-8cf6-f1f0faa007b3} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2076 | 2024.02.17 07:58:01.280513 [ 3 ] {128be030-18e2-4115-8cf6-f1f0faa007b3} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2077 | 2024.02.17 07:58:01.280649 [ 3 ] {128be030-18e2-4115-8cf6-f1f0faa007b3} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2078 | 2024.02.17 07:58:01.280896 [ 3 ] {128be030-18e2-4115-8cf6-f1f0faa007b3} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 2079 | 2024.02.17 07:58:01.281157 [ 3 ] {128be030-18e2-4115-8cf6-f1f0faa007b3} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2080 | 2024.02.17 07:58:01.281332 [ 3 ] {128be030-18e2-4115-8cf6-f1f0faa007b3} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2081 | 2024.02.17 07:58:01.281454 [ 3 ] {128be030-18e2-4115-8cf6-f1f0faa007b3} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000948471 sec., 1054 rows/sec., 74.13 KiB/sec. | ||
| 2082 | 2024.02.17 07:58:01.281573 [ 3 ] {128be030-18e2-4115-8cf6-f1f0faa007b3} <Debug> DynamicQueryHandler: Done processing query | ||
| 2083 | 2024.02.17 07:58:01.281596 [ 3 ] {128be030-18e2-4115-8cf6-f1f0faa007b3} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2084 | 2024.02.17 07:58:01.281612 [ 3 ] {} <Debug> HTTP-Session: 66d593ef-f948-495a-a712-cda9664e8e74 Destroying unnamed session | ||
| 2085 | 2024.02.17 07:58:01.281752 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2086 | 2024.02.17 07:58:01.281796 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2087 | 2024.02.17 07:58:01.281814 [ 3 ] {} <Debug> HTTP-Session: f991b6a7-d717-4f6f-b956-9acc160ddebf Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2088 | 2024.02.17 07:58:01.281830 [ 3 ] {} <Debug> HTTP-Session: f991b6a7-d717-4f6f-b956-9acc160ddebf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2089 | 2024.02.17 07:58:01.281915 [ 3 ] {b5dc1dfb-3631-4024-96c1-205f9b1f532e} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2090 | 2024.02.17 07:58:01.281956 [ 3 ] {b5dc1dfb-3631-4024-96c1-205f9b1f532e} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2091 | 2024.02.17 07:58:01.282093 [ 3 ] {b5dc1dfb-3631-4024-96c1-205f9b1f532e} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2092 | 2024.02.17 07:58:01.282602 [ 3 ] {b5dc1dfb-3631-4024-96c1-205f9b1f532e} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.59 GiB. | ||
| 2093 | 2024.02.17 07:58:01.282918 [ 3 ] {b5dc1dfb-3631-4024-96c1-205f9b1f532e} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 2094 | 2024.02.17 07:58:01.283093 [ 3 ] {b5dc1dfb-3631-4024-96c1-205f9b1f532e} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 2095 | 2024.02.17 07:58:01.283208 [ 3 ] {b5dc1dfb-3631-4024-96c1-205f9b1f532e} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001267389 sec., 40240 rows/sec., 54.30 MiB/sec. | ||
| 2096 | 2024.02.17 07:58:01.283327 [ 3 ] {b5dc1dfb-3631-4024-96c1-205f9b1f532e} <Debug> DynamicQueryHandler: Done processing query | ||
| 2097 | 2024.02.17 07:58:01.283349 [ 3 ] {b5dc1dfb-3631-4024-96c1-205f9b1f532e} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2098 | 2024.02.17 07:58:01.283364 [ 3 ] {} <Debug> HTTP-Session: f991b6a7-d717-4f6f-b956-9acc160ddebf Destroying unnamed session | ||
| 2099 | 2024.02.17 07:58:06.272356 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2100 | 2024.02.17 07:58:06.272469 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2101 | 2024.02.17 07:58:06.272495 [ 3 ] {} <Debug> HTTP-Session: 002c9c83-ecea-448b-85f4-2e7147359d21 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2102 | 2024.02.17 07:58:06.272518 [ 3 ] {} <Debug> HTTP-Session: 002c9c83-ecea-448b-85f4-2e7147359d21 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2103 | 2024.02.17 07:58:06.272639 [ 3 ] {459626ee-1abd-4508-b81a-dc613ed718f9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2104 | 2024.02.17 07:58:06.272702 [ 3 ] {459626ee-1abd-4508-b81a-dc613ed718f9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2105 | 2024.02.17 07:58:06.272858 [ 3 ] {459626ee-1abd-4508-b81a-dc613ed718f9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2106 | 2024.02.17 07:58:06.273262 [ 3 ] {459626ee-1abd-4508-b81a-dc613ed718f9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2107 | 2024.02.17 07:58:06.273522 [ 3 ] {459626ee-1abd-4508-b81a-dc613ed718f9} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2108 | 2024.02.17 07:58:06.273695 [ 3 ] {459626ee-1abd-4508-b81a-dc613ed718f9} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2109 | 2024.02.17 07:58:06.273818 [ 3 ] {459626ee-1abd-4508-b81a-dc613ed718f9} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001144246 sec., 1747 rows/sec., 149.35 KiB/sec. | ||
| 2110 | 2024.02.17 07:58:06.273991 [ 3 ] {459626ee-1abd-4508-b81a-dc613ed718f9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2111 | 2024.02.17 07:58:06.274015 [ 3 ] {459626ee-1abd-4508-b81a-dc613ed718f9} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2112 | 2024.02.17 07:58:06.274033 [ 3 ] {} <Debug> HTTP-Session: 002c9c83-ecea-448b-85f4-2e7147359d21 Destroying unnamed session | ||
| 2113 | 2024.02.17 07:58:06.274150 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2114 | 2024.02.17 07:58:06.274197 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2115 | 2024.02.17 07:58:06.274217 [ 3 ] {} <Debug> HTTP-Session: ebbab4b6-20bb-4811-bfc0-ec2484c5f4bf Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2116 | 2024.02.17 07:58:06.274233 [ 3 ] {} <Debug> HTTP-Session: ebbab4b6-20bb-4811-bfc0-ec2484c5f4bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2117 | 2024.02.17 07:58:06.274308 [ 3 ] {66676339-b815-416f-9b3d-f39e0421cf09} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2118 | 2024.02.17 07:58:06.274350 [ 3 ] {66676339-b815-416f-9b3d-f39e0421cf09} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2119 | 2024.02.17 07:58:06.274465 [ 3 ] {66676339-b815-416f-9b3d-f39e0421cf09} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2120 | 2024.02.17 07:58:06.274758 [ 3 ] {66676339-b815-416f-9b3d-f39e0421cf09} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2121 | 2024.02.17 07:58:06.274972 [ 3 ] {66676339-b815-416f-9b3d-f39e0421cf09} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2122 | 2024.02.17 07:58:06.275133 [ 3 ] {66676339-b815-416f-9b3d-f39e0421cf09} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2123 | 2024.02.17 07:58:06.275258 [ 3 ] {66676339-b815-416f-9b3d-f39e0421cf09} <Information> executeQuery: Read 37 rows, 2.90 KiB in 0.000917061 sec., 40346 rows/sec., 3.09 MiB/sec. | ||
| 2124 | 2024.02.17 07:58:06.275254 [ 92 ] {} <Debug> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2125 | 2024.02.17 07:58:06.275381 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2126 | 2024.02.17 07:58:06.275423 [ 3 ] {66676339-b815-416f-9b3d-f39e0421cf09} <Debug> DynamicQueryHandler: Done processing query | ||
| 2127 | 2024.02.17 07:58:06.275476 [ 3 ] {66676339-b815-416f-9b3d-f39e0421cf09} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2128 | 2024.02.17 07:58:06.275492 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2129 | 2024.02.17 07:58:06.275506 [ 3 ] {} <Debug> HTTP-Session: ebbab4b6-20bb-4811-bfc0-ec2484c5f4bf Destroying unnamed session | ||
| 2130 | 2024.02.17 07:58:06.275660 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2131 | 2024.02.17 07:58:06.275691 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2132 | 2024.02.17 07:58:06.275742 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 191 rows starting from the beginning of the part | ||
| 2133 | 2024.02.17 07:58:06.275764 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2134 | 2024.02.17 07:58:06.275824 [ 3 ] {} <Debug> HTTP-Session: dc97b9ca-8f8c-4975-a58d-6c8d8089dc66 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2135 | 2024.02.17 07:58:06.275870 [ 3 ] {} <Debug> HTTP-Session: dc97b9ca-8f8c-4975-a58d-6c8d8089dc66 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2136 | 2024.02.17 07:58:06.276034 [ 3 ] {f63d3f97-163c-4a2e-979a-0d2845ff8bfc} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2137 | 2024.02.17 07:58:06.276091 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 2138 | 2024.02.17 07:58:06.276113 [ 3 ] {f63d3f97-163c-4a2e-979a-0d2845ff8bfc} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2139 | 2024.02.17 07:58:06.276539 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 155 rows starting from the beginning of the part | ||
| 2140 | 2024.02.17 07:58:06.276570 [ 3 ] {f63d3f97-163c-4a2e-979a-0d2845ff8bfc} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2141 | 2024.02.17 07:58:06.276771 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 153 rows starting from the beginning of the part | ||
| 2142 | 2024.02.17 07:58:06.277062 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 154 rows starting from the beginning of the part | ||
| 2143 | 2024.02.17 07:58:06.277284 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 37 rows starting from the beginning of the part | ||
| 2144 | 2024.02.17 07:58:06.277290 [ 3 ] {f63d3f97-163c-4a2e-979a-0d2845ff8bfc} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2145 | 2024.02.17 07:58:06.277663 [ 3 ] {f63d3f97-163c-4a2e-979a-0d2845ff8bfc} <Trace> MergedBlockOutputStream: filled checksums all_5_5_0 (state Temporary) | ||
| 2146 | 2024.02.17 07:58:06.277988 [ 3 ] {f63d3f97-163c-4a2e-979a-0d2845ff8bfc} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_insert_all_5_5_0 to all_5_5_0. | ||
| 2147 | 2024.02.17 07:58:06.278255 [ 3 ] {f63d3f97-163c-4a2e-979a-0d2845ff8bfc} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002151199 sec., 929 rows/sec., 64.92 KiB/sec. | ||
| 2148 | 2024.02.17 07:58:06.278449 [ 3 ] {f63d3f97-163c-4a2e-979a-0d2845ff8bfc} <Debug> DynamicQueryHandler: Done processing query | ||
| 2149 | 2024.02.17 07:58:06.278477 [ 3 ] {f63d3f97-163c-4a2e-979a-0d2845ff8bfc} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2150 | 2024.02.17 07:58:06.278540 [ 3 ] {} <Debug> HTTP-Session: dc97b9ca-8f8c-4975-a58d-6c8d8089dc66 Destroying unnamed session | ||
| 2151 | 2024.02.17 07:58:06.278692 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 726 rows, containing 4 columns (4 merged, 0 gathered) in 0.003257723 sec., 222855.0432311157 rows/sec., 20.64 MiB/sec. | ||
| 2152 | 2024.02.17 07:58:06.278737 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 4437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2153 | 2024.02.17 07:58:06.278810 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2154 | 2024.02.17 07:58:06.278847 [ 3 ] {} <Debug> HTTP-Session: bb5a252d-af84-40e6-be07-71cdb4fbdb34 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2155 | 2024.02.17 07:58:06.278859 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2156 | 2024.02.17 07:58:06.278884 [ 3 ] {} <Debug> HTTP-Session: bb5a252d-af84-40e6-be07-71cdb4fbdb34 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2157 | 2024.02.17 07:58:06.279016 [ 3 ] {75177c4b-a624-4b82-8c23-0681873ce9dd} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2158 | 2024.02.17 07:58:06.279076 [ 3 ] {75177c4b-a624-4b82-8c23-0681873ce9dd} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2159 | 2024.02.17 07:58:06.279113 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2160 | 2024.02.17 07:58:06.279240 [ 20 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_16_3} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2161 | 2024.02.17 07:58:06.279403 [ 3 ] {75177c4b-a624-4b82-8c23-0681873ce9dd} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2162 | 2024.02.17 07:58:06.279767 [ 3 ] {75177c4b-a624-4b82-8c23-0681873ce9dd} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2163 | 2024.02.17 07:58:06.279995 [ 3 ] {75177c4b-a624-4b82-8c23-0681873ce9dd} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2164 | 2024.02.17 07:58:06.280155 [ 3 ] {75177c4b-a624-4b82-8c23-0681873ce9dd} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2165 | 2024.02.17 07:58:06.280271 [ 92 ] {} <Debug> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2166 | 2024.02.17 07:58:06.280282 [ 3 ] {75177c4b-a624-4b82-8c23-0681873ce9dd} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.001219497 sec., 21320 rows/sec., 1.65 MiB/sec. | ||
| 2167 | 2024.02.17 07:58:06.280326 [ 92 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2168 | 2024.02.17 07:58:06.280493 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2169 | 2024.02.17 07:58:06.280576 [ 3 ] {75177c4b-a624-4b82-8c23-0681873ce9dd} <Debug> DynamicQueryHandler: Done processing query | ||
| 2170 | 2024.02.17 07:58:06.280612 [ 3 ] {75177c4b-a624-4b82-8c23-0681873ce9dd} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2171 | 2024.02.17 07:58:06.280633 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2172 | 2024.02.17 07:58:06.280638 [ 3 ] {} <Debug> HTTP-Session: bb5a252d-af84-40e6-be07-71cdb4fbdb34 Destroying unnamed session | ||
| 2173 | 2024.02.17 07:58:06.280667 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 97 rows starting from the beginning of the part | ||
| 2174 | 2024.02.17 07:58:06.280772 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7222, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2175 | 2024.02.17 07:58:06.280807 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 24 rows starting from the beginning of the part | ||
| 2176 | 2024.02.17 07:58:06.280829 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2177 | 2024.02.17 07:58:06.280852 [ 3 ] {} <Debug> HTTP-Session: 9b56f425-56b0-4abd-9cb4-5ba5fb4540c4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2178 | 2024.02.17 07:58:06.280877 [ 3 ] {} <Debug> HTTP-Session: 9b56f425-56b0-4abd-9cb4-5ba5fb4540c4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2179 | 2024.02.17 07:58:06.280922 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 55 rows starting from the beginning of the part | ||
| 2180 | 2024.02.17 07:58:06.280992 [ 3 ] {a868830e-121b-4f2d-a47c-943e8f846e8c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2181 | 2024.02.17 07:58:06.281036 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::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 | ||
| 2182 | 2024.02.17 07:58:06.281051 [ 3 ] {a868830e-121b-4f2d-a47c-943e8f846e8c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2183 | 2024.02.17 07:58:06.281187 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 53 rows starting from the beginning of the part | ||
| 2184 | 2024.02.17 07:58:06.281340 [ 3 ] {a868830e-121b-4f2d-a47c-943e8f846e8c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2185 | 2024.02.17 07:58:06.281349 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 26 rows starting from the beginning of the part | ||
| 2186 | 2024.02.17 07:58:06.281836 [ 3 ] {a868830e-121b-4f2d-a47c-943e8f846e8c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2187 | 2024.02.17 07:58:06.282264 [ 3 ] {a868830e-121b-4f2d-a47c-943e8f846e8c} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2188 | 2024.02.17 07:58:06.282318 [ 17 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 306 rows, containing 4 columns (4 merged, 0 gathered) in 0.001919653 sec., 159403.80891754918 rows/sec., 12.44 MiB/sec. | ||
| 2189 | 2024.02.17 07:58:06.282521 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2190 | 2024.02.17 07:58:06.282536 [ 3 ] {a868830e-121b-4f2d-a47c-943e8f846e8c} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2191 | 2024.02.17 07:58:06.282766 [ 3 ] {a868830e-121b-4f2d-a47c-943e8f846e8c} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001729339 sec., 21395 rows/sec., 1.51 MiB/sec. | ||
| 2192 | 2024.02.17 07:58:06.282875 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2193 | 2024.02.17 07:58:06.283012 [ 20 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_16_3} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2194 | 2024.02.17 07:58:06.283024 [ 3 ] {a868830e-121b-4f2d-a47c-943e8f846e8c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2195 | 2024.02.17 07:58:06.283077 [ 3 ] {a868830e-121b-4f2d-a47c-943e8f846e8c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2196 | 2024.02.17 07:58:06.283138 [ 3 ] {} <Debug> HTTP-Session: 9b56f425-56b0-4abd-9cb4-5ba5fb4540c4 Destroying unnamed session | ||
| 2197 | 2024.02.17 07:58:10.327544 [ 149 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2198 | 2024.02.17 07:58:10.327619 [ 149 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2199 | 2024.02.17 07:58:11.273182 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2200 | 2024.02.17 07:58:11.273294 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2201 | 2024.02.17 07:58:11.273320 [ 3 ] {} <Debug> HTTP-Session: 1cbab3c5-f6b0-44cf-bc5f-244bc50e31ec Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2202 | 2024.02.17 07:58:11.273343 [ 3 ] {} <Debug> HTTP-Session: 1cbab3c5-f6b0-44cf-bc5f-244bc50e31ec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2203 | 2024.02.17 07:58:11.273470 [ 3 ] {552303e5-96fe-413b-ab4d-995350611c5c} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2204 | 2024.02.17 07:58:11.273533 [ 3 ] {552303e5-96fe-413b-ab4d-995350611c5c} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2205 | 2024.02.17 07:58:11.273701 [ 3 ] {552303e5-96fe-413b-ab4d-995350611c5c} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2206 | 2024.02.17 07:58:11.274158 [ 3 ] {552303e5-96fe-413b-ab4d-995350611c5c} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2207 | 2024.02.17 07:58:11.274427 [ 3 ] {552303e5-96fe-413b-ab4d-995350611c5c} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2208 | 2024.02.17 07:58:11.274602 [ 3 ] {552303e5-96fe-413b-ab4d-995350611c5c} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2209 | 2024.02.17 07:58:11.274723 [ 3 ] {552303e5-96fe-413b-ab4d-995350611c5c} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001207947 sec., 42220 rows/sec., 3.34 MiB/sec. | ||
| 2210 | 2024.02.17 07:58:11.274873 [ 3 ] {552303e5-96fe-413b-ab4d-995350611c5c} <Debug> DynamicQueryHandler: Done processing query | ||
| 2211 | 2024.02.17 07:58:11.274897 [ 3 ] {552303e5-96fe-413b-ab4d-995350611c5c} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2212 | 2024.02.17 07:58:11.274914 [ 3 ] {} <Debug> HTTP-Session: 1cbab3c5-f6b0-44cf-bc5f-244bc50e31ec Destroying unnamed session | ||
| 2213 | 2024.02.17 07:58:11.275089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2214 | 2024.02.17 07:58:11.275143 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2215 | 2024.02.17 07:58:11.275163 [ 3 ] {} <Debug> HTTP-Session: 1d066ca2-1857-4f41-9a1d-0dcff893008a Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2216 | 2024.02.17 07:58:11.275182 [ 3 ] {} <Debug> HTTP-Session: 1d066ca2-1857-4f41-9a1d-0dcff893008a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2217 | 2024.02.17 07:58:11.275268 [ 3 ] {25e7503d-803c-4571-a958-dbf1ade9bfb4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2218 | 2024.02.17 07:58:11.275309 [ 3 ] {25e7503d-803c-4571-a958-dbf1ade9bfb4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2219 | 2024.02.17 07:58:11.275418 [ 3 ] {25e7503d-803c-4571-a958-dbf1ade9bfb4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2220 | 2024.02.17 07:58:11.275833 [ 3 ] {25e7503d-803c-4571-a958-dbf1ade9bfb4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2221 | 2024.02.17 07:58:11.276059 [ 3 ] {25e7503d-803c-4571-a958-dbf1ade9bfb4} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2222 | 2024.02.17 07:58:11.276208 [ 3 ] {25e7503d-803c-4571-a958-dbf1ade9bfb4} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2223 | 2024.02.17 07:58:11.276324 [ 3 ] {25e7503d-803c-4571-a958-dbf1ade9bfb4} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.001027823 sec., 148858 rows/sec., 14.22 MiB/sec. | ||
| 2224 | 2024.02.17 07:58:11.276443 [ 3 ] {25e7503d-803c-4571-a958-dbf1ade9bfb4} <Debug> DynamicQueryHandler: Done processing query | ||
| 2225 | 2024.02.17 07:58:11.276466 [ 3 ] {25e7503d-803c-4571-a958-dbf1ade9bfb4} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2226 | 2024.02.17 07:58:11.276482 [ 3 ] {} <Debug> HTTP-Session: 1d066ca2-1857-4f41-9a1d-0dcff893008a Destroying unnamed session | ||
| 2227 | 2024.02.17 07:58:11.276598 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2228 | 2024.02.17 07:58:11.276644 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2229 | 2024.02.17 07:58:11.276662 [ 3 ] {} <Debug> HTTP-Session: 2c766910-460d-4e4c-833f-257953078a79 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2230 | 2024.02.17 07:58:11.276678 [ 3 ] {} <Debug> HTTP-Session: 2c766910-460d-4e4c-833f-257953078a79 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2231 | 2024.02.17 07:58:11.276753 [ 3 ] {e24e4da9-f2d9-419a-a414-fda2cd9e9106} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2232 | 2024.02.17 07:58:11.276792 [ 3 ] {e24e4da9-f2d9-419a-a414-fda2cd9e9106} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2233 | 2024.02.17 07:58:11.276897 [ 3 ] {e24e4da9-f2d9-419a-a414-fda2cd9e9106} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2234 | 2024.02.17 07:58:11.277207 [ 3 ] {e24e4da9-f2d9-419a-a414-fda2cd9e9106} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2235 | 2024.02.17 07:58:11.277410 [ 3 ] {e24e4da9-f2d9-419a-a414-fda2cd9e9106} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2236 | 2024.02.17 07:58:11.277556 [ 3 ] {e24e4da9-f2d9-419a-a414-fda2cd9e9106} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2237 | 2024.02.17 07:58:11.277658 [ 3 ] {e24e4da9-f2d9-419a-a414-fda2cd9e9106} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.00087871 sec., 58039 rows/sec., 4.54 MiB/sec. | ||
| 2238 | 2024.02.17 07:58:11.277776 [ 3 ] {e24e4da9-f2d9-419a-a414-fda2cd9e9106} <Debug> DynamicQueryHandler: Done processing query | ||
| 2239 | 2024.02.17 07:58:11.277798 [ 3 ] {e24e4da9-f2d9-419a-a414-fda2cd9e9106} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2240 | 2024.02.17 07:58:11.277814 [ 3 ] {} <Debug> HTTP-Session: 2c766910-460d-4e4c-833f-257953078a79 Destroying unnamed session | ||
| 2241 | 2024.02.17 07:58:11.277949 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2242 | 2024.02.17 07:58:11.277995 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2243 | 2024.02.17 07:58:11.278013 [ 3 ] {} <Debug> HTTP-Session: b5150d6f-51d9-40c4-a66c-450c0f0b466f Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2244 | 2024.02.17 07:58:11.278029 [ 3 ] {} <Debug> HTTP-Session: b5150d6f-51d9-40c4-a66c-450c0f0b466f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2245 | 2024.02.17 07:58:11.278119 [ 3 ] {75ef48fa-789d-4fae-85ec-7cbc2a359727} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2246 | 2024.02.17 07:58:11.278163 [ 3 ] {75ef48fa-789d-4fae-85ec-7cbc2a359727} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2247 | 2024.02.17 07:58:11.278299 [ 3 ] {75ef48fa-789d-4fae-85ec-7cbc2a359727} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2248 | 2024.02.17 07:58:11.278837 [ 3 ] {75ef48fa-789d-4fae-85ec-7cbc2a359727} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2249 | 2024.02.17 07:58:11.279174 [ 3 ] {75ef48fa-789d-4fae-85ec-7cbc2a359727} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 2250 | 2024.02.17 07:58:11.279350 [ 3 ] {75ef48fa-789d-4fae-85ec-7cbc2a359727} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 2251 | 2024.02.17 07:58:11.279469 [ 3 ] {75ef48fa-789d-4fae-85ec-7cbc2a359727} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001322779 sec., 38555 rows/sec., 52.03 MiB/sec. | ||
| 2252 | 2024.02.17 07:58:11.279596 [ 3 ] {75ef48fa-789d-4fae-85ec-7cbc2a359727} <Debug> DynamicQueryHandler: Done processing query | ||
| 2253 | 2024.02.17 07:58:11.279618 [ 3 ] {75ef48fa-789d-4fae-85ec-7cbc2a359727} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2254 | 2024.02.17 07:58:11.279634 [ 3 ] {} <Debug> HTTP-Session: b5150d6f-51d9-40c4-a66c-450c0f0b466f Destroying unnamed session | ||
| 2255 | 2024.02.17 07:58:17.010746 [ 135 ] {} <Debug> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2256 | 2024.02.17 07:58:17.010849 [ 135 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2257 | 2024.02.17 07:58:17.010949 [ 18 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2258 | 2024.02.17 07:58:17.011100 [ 18 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2259 | 2024.02.17 07:58:17.011138 [ 18 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::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 | ||
| 2260 | 2024.02.17 07:58:17.011319 [ 18 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::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 | ||
| 2261 | 2024.02.17 07:58:17.011435 [ 18 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2262 | 2024.02.17 07:58:17.011531 [ 18 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::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 | ||
| 2263 | 2024.02.17 07:58:17.011623 [ 18 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::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 | ||
| 2264 | 2024.02.17 07:58:17.012219 [ 17 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001308169 sec., 9173.126713750287 rows/sec., 777.86 KiB/sec. | ||
| 2265 | 2024.02.17 07:58:17.012351 [ 18 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2266 | 2024.02.17 07:58:17.012532 [ 18 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_5_1} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2267 | 2024.02.17 07:58:17.012591 [ 18 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_5_1} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2268 | 2024.02.17 07:58:17.480325 [ 135 ] {} <Debug> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108) (MergerMutator): Selected 5 parts from all_1_1_0 to all_5_5_0 | ||
| 2269 | 2024.02.17 07:58:17.480425 [ 135 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2270 | 2024.02.17 07:58:17.480567 [ 17 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_5_1} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_1_0 to all_5_5_0 into Compact | ||
| 2271 | 2024.02.17 07:58:17.480769 [ 17 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_5_1} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2272 | 2024.02.17 07:58:17.480837 [ 17 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::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 | ||
| 2273 | 2024.02.17 07:58:17.481153 [ 17 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::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 | ||
| 2274 | 2024.02.17 07:58:17.481285 [ 17 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_5_1} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_3_3_0, total 4 rows starting from the beginning of the part | ||
| 2275 | 2024.02.17 07:58:17.481364 [ 17 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::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 | ||
| 2276 | 2024.02.17 07:58:17.481442 [ 17 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::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 | ||
| 2277 | 2024.02.17 07:58:17.482013 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_5_1} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 12 rows, containing 4 columns (4 merged, 0 gathered) in 0.001515044 sec., 7920.5620430825775 rows/sec., 553.05 KiB/sec. | ||
| 2278 | 2024.02.17 07:58:17.482138 [ 17 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_5_1} <Trace> MergedBlockOutputStream: filled checksums all_1_5_1 (state Temporary) | ||
| 2279 | 2024.02.17 07:58:17.482316 [ 17 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_5_1} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_merge_all_1_5_1 to all_1_5_1. | ||
| 2280 | 2024.02.17 07:58:17.482375 [ 17 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_5_1} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108) (MergerMutator): Merged 5 parts: from all_1_1_0 to all_5_5_0 | ||
| 2281 | 2024.02.17 07:58:21.272880 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2282 | 2024.02.17 07:58:21.273007 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2283 | 2024.02.17 07:58:21.273033 [ 3 ] {} <Debug> HTTP-Session: ba19a6aa-1739-4c1c-8791-ff3ff11fed65 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2284 | 2024.02.17 07:58:21.273057 [ 3 ] {} <Debug> HTTP-Session: ba19a6aa-1739-4c1c-8791-ff3ff11fed65 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2285 | 2024.02.17 07:58:21.273188 [ 3 ] {a557e0b6-b658-40be-b768-f23b202a5412} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2286 | 2024.02.17 07:58:21.273251 [ 3 ] {a557e0b6-b658-40be-b768-f23b202a5412} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2287 | 2024.02.17 07:58:21.273407 [ 3 ] {a557e0b6-b658-40be-b768-f23b202a5412} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2288 | 2024.02.17 07:58:21.273908 [ 3 ] {a557e0b6-b658-40be-b768-f23b202a5412} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2289 | 2024.02.17 07:58:21.274216 [ 3 ] {a557e0b6-b658-40be-b768-f23b202a5412} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2290 | 2024.02.17 07:58:21.274424 [ 3 ] {a557e0b6-b658-40be-b768-f23b202a5412} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2291 | 2024.02.17 07:58:21.274558 [ 3 ] {a557e0b6-b658-40be-b768-f23b202a5412} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.00133134 sec., 38307 rows/sec., 3.03 MiB/sec. | ||
| 2292 | 2024.02.17 07:58:21.274553 [ 151 ] {} <Debug> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553) (MergerMutator): Selected 5 parts from all_1_10_2 to all_14_14_0 | ||
| 2293 | 2024.02.17 07:58:21.274637 [ 151 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2294 | 2024.02.17 07:58:21.274725 [ 9 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_10_2 to all_14_14_0 into Compact | ||
| 2295 | 2024.02.17 07:58:21.274760 [ 3 ] {a557e0b6-b658-40be-b768-f23b202a5412} <Debug> DynamicQueryHandler: Done processing query | ||
| 2296 | 2024.02.17 07:58:21.274818 [ 3 ] {a557e0b6-b658-40be-b768-f23b202a5412} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2297 | 2024.02.17 07:58:21.274854 [ 3 ] {} <Debug> HTTP-Session: ba19a6aa-1739-4c1c-8791-ff3ff11fed65 Destroying unnamed session | ||
| 2298 | 2024.02.17 07:58:21.274907 [ 9 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2299 | 2024.02.17 07:58:21.274964 [ 9 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_10_2, total 51 rows starting from the beginning of the part | ||
| 2300 | 2024.02.17 07:58:21.275090 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2301 | 2024.02.17 07:58:21.275117 [ 9 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 51 rows starting from the beginning of the part | ||
| 2302 | 2024.02.17 07:58:21.275152 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2303 | 2024.02.17 07:58:21.275183 [ 3 ] {} <Debug> HTTP-Session: 74e40d39-9b00-467d-bf0c-f82b74dcf0ed Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2304 | 2024.02.17 07:58:21.275205 [ 3 ] {} <Debug> HTTP-Session: 74e40d39-9b00-467d-bf0c-f82b74dcf0ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2305 | 2024.02.17 07:58:21.275276 [ 9 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
| 2306 | 2024.02.17 07:58:21.275334 [ 3 ] {93606194-dee8-4a3d-98dd-c89e4704a8b9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2307 | 2024.02.17 07:58:21.275396 [ 9 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
| 2308 | 2024.02.17 07:58:21.275402 [ 3 ] {93606194-dee8-4a3d-98dd-c89e4704a8b9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2309 | 2024.02.17 07:58:21.275541 [ 9 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_14_14_0, total 51 rows starting from the beginning of the part | ||
| 2310 | 2024.02.17 07:58:21.275650 [ 3 ] {93606194-dee8-4a3d-98dd-c89e4704a8b9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2311 | 2024.02.17 07:58:21.276413 [ 3 ] {93606194-dee8-4a3d-98dd-c89e4704a8b9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2312 | 2024.02.17 07:58:21.276585 [ 18 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.001880502 sec., 135602.08922936535 rows/sec., 10.73 MiB/sec. | ||
| 2313 | 2024.02.17 07:58:21.276733 [ 3 ] {93606194-dee8-4a3d-98dd-c89e4704a8b9} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2314 | 2024.02.17 07:58:21.276752 [ 9 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Trace> MergedBlockOutputStream: filled checksums all_1_14_3 (state Temporary) | ||
| 2315 | 2024.02.17 07:58:21.276910 [ 3 ] {93606194-dee8-4a3d-98dd-c89e4704a8b9} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2316 | 2024.02.17 07:58:21.276946 [ 9 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_merge_all_1_14_3 to all_1_14_3. | ||
| 2317 | 2024.02.17 07:58:21.277016 [ 9 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_14_3} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553) (MergerMutator): Merged 5 parts: from all_1_10_2 to all_14_14_0 | ||
| 2318 | 2024.02.17 07:58:21.277047 [ 3 ] {93606194-dee8-4a3d-98dd-c89e4704a8b9} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.001671177 sec., 91552 rows/sec., 8.75 MiB/sec. | ||
| 2319 | 2024.02.17 07:58:21.277192 [ 3 ] {93606194-dee8-4a3d-98dd-c89e4704a8b9} <Debug> DynamicQueryHandler: Done processing query | ||
| 2320 | 2024.02.17 07:58:21.277216 [ 3 ] {93606194-dee8-4a3d-98dd-c89e4704a8b9} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2321 | 2024.02.17 07:58:21.277233 [ 3 ] {} <Debug> HTTP-Session: 74e40d39-9b00-467d-bf0c-f82b74dcf0ed Destroying unnamed session | ||
| 2322 | 2024.02.17 07:58:21.277348 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2323 | 2024.02.17 07:58:21.277396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2324 | 2024.02.17 07:58:21.277415 [ 3 ] {} <Debug> HTTP-Session: b85a9e22-dbde-4157-b2f5-6aafcb187634 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2325 | 2024.02.17 07:58:21.277434 [ 3 ] {} <Debug> HTTP-Session: b85a9e22-dbde-4157-b2f5-6aafcb187634 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2326 | 2024.02.17 07:58:21.277510 [ 3 ] {cbca4a20-0248-4b2a-8f5c-595fe04b6b9a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2327 | 2024.02.17 07:58:21.277550 [ 3 ] {cbca4a20-0248-4b2a-8f5c-595fe04b6b9a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2328 | 2024.02.17 07:58:21.277658 [ 3 ] {cbca4a20-0248-4b2a-8f5c-595fe04b6b9a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2329 | 2024.02.17 07:58:21.277979 [ 3 ] {cbca4a20-0248-4b2a-8f5c-595fe04b6b9a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2330 | 2024.02.17 07:58:21.278180 [ 3 ] {cbca4a20-0248-4b2a-8f5c-595fe04b6b9a} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2331 | 2024.02.17 07:58:21.278327 [ 3 ] {cbca4a20-0248-4b2a-8f5c-595fe04b6b9a} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2332 | 2024.02.17 07:58:21.278422 [ 3 ] {cbca4a20-0248-4b2a-8f5c-595fe04b6b9a} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.0008857 sec., 57581 rows/sec., 4.50 MiB/sec. | ||
| 2333 | 2024.02.17 07:58:21.278550 [ 3 ] {cbca4a20-0248-4b2a-8f5c-595fe04b6b9a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2334 | 2024.02.17 07:58:21.278574 [ 3 ] {cbca4a20-0248-4b2a-8f5c-595fe04b6b9a} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2335 | 2024.02.17 07:58:21.278589 [ 3 ] {} <Debug> HTTP-Session: b85a9e22-dbde-4157-b2f5-6aafcb187634 Destroying unnamed session | ||
| 2336 | 2024.02.17 07:58:21.278747 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2337 | 2024.02.17 07:58:21.278793 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2338 | 2024.02.17 07:58:21.278812 [ 3 ] {} <Debug> HTTP-Session: f9fc0062-9db2-4105-bed6-a536ad824362 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2339 | 2024.02.17 07:58:21.278829 [ 3 ] {} <Debug> HTTP-Session: f9fc0062-9db2-4105-bed6-a536ad824362 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2340 | 2024.02.17 07:58:21.278923 [ 3 ] {c3452c46-64eb-498a-b353-31c7176810b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2341 | 2024.02.17 07:58:21.278968 [ 3 ] {c3452c46-64eb-498a-b353-31c7176810b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2342 | 2024.02.17 07:58:21.279102 [ 3 ] {c3452c46-64eb-498a-b353-31c7176810b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2343 | 2024.02.17 07:58:21.279606 [ 3 ] {c3452c46-64eb-498a-b353-31c7176810b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2344 | 2024.02.17 07:58:21.279920 [ 3 ] {c3452c46-64eb-498a-b353-31c7176810b5} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 2345 | 2024.02.17 07:58:21.280095 [ 3 ] {c3452c46-64eb-498a-b353-31c7176810b5} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 2346 | 2024.02.17 07:58:21.280195 [ 3 ] {c3452c46-64eb-498a-b353-31c7176810b5} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001244018 sec., 40996 rows/sec., 55.32 MiB/sec. | ||
| 2347 | 2024.02.17 07:58:21.280382 [ 3 ] {c3452c46-64eb-498a-b353-31c7176810b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2348 | 2024.02.17 07:58:21.280405 [ 3 ] {c3452c46-64eb-498a-b353-31c7176810b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2349 | 2024.02.17 07:58:21.280421 [ 3 ] {} <Debug> HTTP-Session: f9fc0062-9db2-4105-bed6-a536ad824362 Destroying unnamed session | ||
| 2350 | 2024.02.17 07:58:25.327661 [ 108 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2351 | 2024.02.17 07:58:25.327727 [ 108 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2352 | 2024.02.17 07:58:31.273279 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2353 | 2024.02.17 07:58:31.273416 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2354 | 2024.02.17 07:58:31.273447 [ 3 ] {} <Debug> HTTP-Session: a61120aa-5ffb-49b4-aa05-1f08929b3cb7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2355 | 2024.02.17 07:58:31.273476 [ 3 ] {} <Debug> HTTP-Session: a61120aa-5ffb-49b4-aa05-1f08929b3cb7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2356 | 2024.02.17 07:58:31.273619 [ 3 ] {e9150961-3435-42d1-9ce1-4420197aec24} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2357 | 2024.02.17 07:58:31.273690 [ 3 ] {e9150961-3435-42d1-9ce1-4420197aec24} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2358 | 2024.02.17 07:58:31.273875 [ 3 ] {e9150961-3435-42d1-9ce1-4420197aec24} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2359 | 2024.02.17 07:58:31.274423 [ 3 ] {e9150961-3435-42d1-9ce1-4420197aec24} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2360 | 2024.02.17 07:58:31.274713 [ 3 ] {e9150961-3435-42d1-9ce1-4420197aec24} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2361 | 2024.02.17 07:58:31.274881 [ 3 ] {e9150961-3435-42d1-9ce1-4420197aec24} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2362 | 2024.02.17 07:58:31.275014 [ 3 ] {e9150961-3435-42d1-9ce1-4420197aec24} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001353821 sec., 37671 rows/sec., 2.98 MiB/sec. | ||
| 2363 | 2024.02.17 07:58:31.275197 [ 3 ] {e9150961-3435-42d1-9ce1-4420197aec24} <Debug> DynamicQueryHandler: Done processing query | ||
| 2364 | 2024.02.17 07:58:31.275224 [ 3 ] {e9150961-3435-42d1-9ce1-4420197aec24} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2365 | 2024.02.17 07:58:31.275242 [ 3 ] {} <Debug> HTTP-Session: a61120aa-5ffb-49b4-aa05-1f08929b3cb7 Destroying unnamed session | ||
| 2366 | 2024.02.17 07:58:31.275398 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2367 | 2024.02.17 07:58:31.275454 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2368 | 2024.02.17 07:58:31.275475 [ 3 ] {} <Debug> HTTP-Session: bc90f44a-4dd2-4917-805d-7e96673eabf2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2369 | 2024.02.17 07:58:31.275493 [ 3 ] {} <Debug> HTTP-Session: bc90f44a-4dd2-4917-805d-7e96673eabf2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2370 | 2024.02.17 07:58:31.275581 [ 3 ] {7a5607cf-74b6-48d1-aa75-32fb6e9a1895} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2371 | 2024.02.17 07:58:31.275625 [ 3 ] {7a5607cf-74b6-48d1-aa75-32fb6e9a1895} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2372 | 2024.02.17 07:58:31.275740 [ 3 ] {7a5607cf-74b6-48d1-aa75-32fb6e9a1895} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2373 | 2024.02.17 07:58:31.276116 [ 3 ] {7a5607cf-74b6-48d1-aa75-32fb6e9a1895} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2374 | 2024.02.17 07:58:31.276344 [ 3 ] {7a5607cf-74b6-48d1-aa75-32fb6e9a1895} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2375 | 2024.02.17 07:58:31.276496 [ 3 ] {7a5607cf-74b6-48d1-aa75-32fb6e9a1895} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2376 | 2024.02.17 07:58:31.276625 [ 3 ] {7a5607cf-74b6-48d1-aa75-32fb6e9a1895} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.001014563 sec., 150803 rows/sec., 14.41 MiB/sec. | ||
| 2377 | 2024.02.17 07:58:31.276770 [ 3 ] {7a5607cf-74b6-48d1-aa75-32fb6e9a1895} <Debug> DynamicQueryHandler: Done processing query | ||
| 2378 | 2024.02.17 07:58:31.276794 [ 3 ] {7a5607cf-74b6-48d1-aa75-32fb6e9a1895} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2379 | 2024.02.17 07:58:31.276809 [ 3 ] {} <Debug> HTTP-Session: bc90f44a-4dd2-4917-805d-7e96673eabf2 Destroying unnamed session | ||
| 2380 | 2024.02.17 07:58:31.276914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2381 | 2024.02.17 07:58:31.276962 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2382 | 2024.02.17 07:58:31.276982 [ 3 ] {} <Debug> HTTP-Session: b7111ac0-c4de-47fa-bf95-2758edc3b408 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2383 | 2024.02.17 07:58:31.276999 [ 3 ] {} <Debug> HTTP-Session: b7111ac0-c4de-47fa-bf95-2758edc3b408 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2384 | 2024.02.17 07:58:31.277073 [ 3 ] {065dc28c-eca1-4434-aa0f-d7bd33803d07} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2385 | 2024.02.17 07:58:31.277113 [ 3 ] {065dc28c-eca1-4434-aa0f-d7bd33803d07} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2386 | 2024.02.17 07:58:31.277221 [ 3 ] {065dc28c-eca1-4434-aa0f-d7bd33803d07} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2387 | 2024.02.17 07:58:31.277511 [ 3 ] {065dc28c-eca1-4434-aa0f-d7bd33803d07} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2388 | 2024.02.17 07:58:31.277726 [ 3 ] {065dc28c-eca1-4434-aa0f-d7bd33803d07} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2389 | 2024.02.17 07:58:31.277873 [ 3 ] {065dc28c-eca1-4434-aa0f-d7bd33803d07} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2390 | 2024.02.17 07:58:31.277993 [ 3 ] {065dc28c-eca1-4434-aa0f-d7bd33803d07} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000887249 sec., 57481 rows/sec., 4.50 MiB/sec. | ||
| 2391 | 2024.02.17 07:58:31.278180 [ 3 ] {065dc28c-eca1-4434-aa0f-d7bd33803d07} <Debug> DynamicQueryHandler: Done processing query | ||
| 2392 | 2024.02.17 07:58:31.278204 [ 3 ] {065dc28c-eca1-4434-aa0f-d7bd33803d07} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2393 | 2024.02.17 07:58:31.278220 [ 3 ] {} <Debug> HTTP-Session: b7111ac0-c4de-47fa-bf95-2758edc3b408 Destroying unnamed session | ||
| 2394 | 2024.02.17 07:58:31.278371 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2395 | 2024.02.17 07:58:31.278418 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2396 | 2024.02.17 07:58:31.278437 [ 3 ] {} <Debug> HTTP-Session: b6a30f21-b043-48a4-889f-b37fe956ce08 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2397 | 2024.02.17 07:58:31.278454 [ 3 ] {} <Debug> HTTP-Session: b6a30f21-b043-48a4-889f-b37fe956ce08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2398 | 2024.02.17 07:58:31.278544 [ 3 ] {362b6fcc-bd44-4d85-8d30-419718208667} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2399 | 2024.02.17 07:58:31.278590 [ 3 ] {362b6fcc-bd44-4d85-8d30-419718208667} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2400 | 2024.02.17 07:58:31.278742 [ 3 ] {362b6fcc-bd44-4d85-8d30-419718208667} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2401 | 2024.02.17 07:58:31.279245 [ 3 ] {362b6fcc-bd44-4d85-8d30-419718208667} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2402 | 2024.02.17 07:58:31.279573 [ 3 ] {362b6fcc-bd44-4d85-8d30-419718208667} <Trace> MergedBlockOutputStream: filled checksums all_15_15_0 (state Temporary) | ||
| 2403 | 2024.02.17 07:58:31.279757 [ 3 ] {362b6fcc-bd44-4d85-8d30-419718208667} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_15_15_0 to all_15_15_0. | ||
| 2404 | 2024.02.17 07:58:31.279886 [ 3 ] {362b6fcc-bd44-4d85-8d30-419718208667} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001312349 sec., 38861 rows/sec., 52.44 MiB/sec. | ||
| 2405 | 2024.02.17 07:58:31.280082 [ 3 ] {362b6fcc-bd44-4d85-8d30-419718208667} <Debug> DynamicQueryHandler: Done processing query | ||
| 2406 | 2024.02.17 07:58:31.280104 [ 3 ] {362b6fcc-bd44-4d85-8d30-419718208667} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2407 | 2024.02.17 07:58:31.280120 [ 3 ] {} <Debug> HTTP-Session: b6a30f21-b043-48a4-889f-b37fe956ce08 Destroying unnamed session | ||
| 2408 | 2024.02.17 07:58:36.271722 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2409 | 2024.02.17 07:58:36.271846 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2410 | 2024.02.17 07:58:36.271871 [ 3 ] {} <Debug> HTTP-Session: d2400533-78ac-4c4a-bd05-7d0ccdc8ede2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2411 | 2024.02.17 07:58:36.271895 [ 3 ] {} <Debug> HTTP-Session: d2400533-78ac-4c4a-bd05-7d0ccdc8ede2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2412 | 2024.02.17 07:58:36.272021 [ 3 ] {10fd9bbe-afdc-472f-bada-35feddc40b22} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2413 | 2024.02.17 07:58:36.272082 [ 3 ] {10fd9bbe-afdc-472f-bada-35feddc40b22} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2414 | 2024.02.17 07:58:36.272236 [ 3 ] {10fd9bbe-afdc-472f-bada-35feddc40b22} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2415 | 2024.02.17 07:58:36.272675 [ 3 ] {10fd9bbe-afdc-472f-bada-35feddc40b22} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2416 | 2024.02.17 07:58:36.272945 [ 3 ] {10fd9bbe-afdc-472f-bada-35feddc40b22} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2417 | 2024.02.17 07:58:36.273112 [ 3 ] {10fd9bbe-afdc-472f-bada-35feddc40b22} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2418 | 2024.02.17 07:58:36.273245 [ 3 ] {10fd9bbe-afdc-472f-bada-35feddc40b22} <Information> executeQuery: Read 36 rows, 2.81 KiB in 0.001184197 sec., 30400 rows/sec., 2.32 MiB/sec. | ||
| 2419 | 2024.02.17 07:58:36.273413 [ 3 ] {10fd9bbe-afdc-472f-bada-35feddc40b22} <Debug> DynamicQueryHandler: Done processing query | ||
| 2420 | 2024.02.17 07:58:36.273441 [ 3 ] {10fd9bbe-afdc-472f-bada-35feddc40b22} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2421 | 2024.02.17 07:58:36.273460 [ 3 ] {} <Debug> HTTP-Session: d2400533-78ac-4c4a-bd05-7d0ccdc8ede2 Destroying unnamed session | ||
| 2422 | 2024.02.17 07:58:36.273592 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2423 | 2024.02.17 07:58:36.273647 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2424 | 2024.02.17 07:58:36.273671 [ 3 ] {} <Debug> HTTP-Session: e47f8351-941e-4781-a868-f60c52336843 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2425 | 2024.02.17 07:58:36.273691 [ 3 ] {} <Debug> HTTP-Session: e47f8351-941e-4781-a868-f60c52336843 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2426 | 2024.02.17 07:58:36.273771 [ 3 ] {9a9d3dcb-1525-4ff6-9658-0744d7eddeb6} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2427 | 2024.02.17 07:58:36.273811 [ 3 ] {9a9d3dcb-1525-4ff6-9658-0744d7eddeb6} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2428 | 2024.02.17 07:58:36.273920 [ 3 ] {9a9d3dcb-1525-4ff6-9658-0744d7eddeb6} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2429 | 2024.02.17 07:58:36.274211 [ 3 ] {9a9d3dcb-1525-4ff6-9658-0744d7eddeb6} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2430 | 2024.02.17 07:58:36.274425 [ 3 ] {9a9d3dcb-1525-4ff6-9658-0744d7eddeb6} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2431 | 2024.02.17 07:58:36.274575 [ 3 ] {9a9d3dcb-1525-4ff6-9658-0744d7eddeb6} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2432 | 2024.02.17 07:58:36.274685 [ 3 ] {9a9d3dcb-1525-4ff6-9658-0744d7eddeb6} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.00087872 sec., 27312 rows/sec., 2.11 MiB/sec. | ||
| 2433 | 2024.02.17 07:58:36.274814 [ 3 ] {9a9d3dcb-1525-4ff6-9658-0744d7eddeb6} <Debug> DynamicQueryHandler: Done processing query | ||
| 2434 | 2024.02.17 07:58:36.274838 [ 3 ] {9a9d3dcb-1525-4ff6-9658-0744d7eddeb6} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 2435 | 2024.02.17 07:58:36.274854 [ 3 ] {} <Debug> HTTP-Session: e47f8351-941e-4781-a868-f60c52336843 Destroying unnamed session | ||
| 2436 | 2024.02.17 07:58:36.274967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2437 | 2024.02.17 07:58:36.275012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2438 | 2024.02.17 07:58:36.275032 [ 3 ] {} <Debug> HTTP-Session: ba446ce8-601b-433a-9949-5b7689937f7c Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2439 | 2024.02.17 07:58:36.275049 [ 3 ] {} <Debug> HTTP-Session: ba446ce8-601b-433a-9949-5b7689937f7c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2440 | 2024.02.17 07:58:36.275122 [ 3 ] {cf751351-fb68-41a5-b61b-34f35d4950e0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2441 | 2024.02.17 07:58:36.275166 [ 3 ] {cf751351-fb68-41a5-b61b-34f35d4950e0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2442 | 2024.02.17 07:58:36.275293 [ 3 ] {cf751351-fb68-41a5-b61b-34f35d4950e0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2443 | 2024.02.17 07:58:36.275628 [ 3 ] {cf751351-fb68-41a5-b61b-34f35d4950e0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2444 | 2024.02.17 07:58:36.275894 [ 3 ] {cf751351-fb68-41a5-b61b-34f35d4950e0} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2445 | 2024.02.17 07:58:36.276072 [ 3 ] {cf751351-fb68-41a5-b61b-34f35d4950e0} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2446 | 2024.02.17 07:58:36.276194 [ 3 ] {cf751351-fb68-41a5-b61b-34f35d4950e0} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001044103 sec., 34479 rows/sec., 2.43 MiB/sec. | ||
| 2447 | 2024.02.17 07:58:36.276303 [ 3 ] {cf751351-fb68-41a5-b61b-34f35d4950e0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2448 | 2024.02.17 07:58:36.276326 [ 3 ] {cf751351-fb68-41a5-b61b-34f35d4950e0} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2449 | 2024.02.17 07:58:36.276343 [ 3 ] {} <Debug> HTTP-Session: ba446ce8-601b-433a-9949-5b7689937f7c Destroying unnamed session | ||
| 2450 | 2024.02.17 07:58:40.327786 [ 60 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2451 | 2024.02.17 07:58:40.327853 [ 60 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2452 | 2024.02.17 07:58:41.273731 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2453 | 2024.02.17 07:58:41.273853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2454 | 2024.02.17 07:58:41.273882 [ 3 ] {} <Debug> HTTP-Session: d72f31f2-8b03-471e-a8b5-c8c92e6d8212 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2455 | 2024.02.17 07:58:41.273911 [ 3 ] {} <Debug> HTTP-Session: d72f31f2-8b03-471e-a8b5-c8c92e6d8212 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2456 | 2024.02.17 07:58:41.274054 [ 3 ] {b131e3e5-0780-4d35-ac9d-23d5a2ccc104} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2457 | 2024.02.17 07:58:41.274122 [ 3 ] {b131e3e5-0780-4d35-ac9d-23d5a2ccc104} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2458 | 2024.02.17 07:58:41.274304 [ 3 ] {b131e3e5-0780-4d35-ac9d-23d5a2ccc104} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2459 | 2024.02.17 07:58:41.274754 [ 3 ] {b131e3e5-0780-4d35-ac9d-23d5a2ccc104} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2460 | 2024.02.17 07:58:41.275024 [ 3 ] {b131e3e5-0780-4d35-ac9d-23d5a2ccc104} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2461 | 2024.02.17 07:58:41.275194 [ 3 ] {b131e3e5-0780-4d35-ac9d-23d5a2ccc104} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2462 | 2024.02.17 07:58:41.275317 [ 3 ] {b131e3e5-0780-4d35-ac9d-23d5a2ccc104} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001223268 sec., 41691 rows/sec., 3.30 MiB/sec. | ||
| 2463 | 2024.02.17 07:58:41.275499 [ 3 ] {b131e3e5-0780-4d35-ac9d-23d5a2ccc104} <Debug> DynamicQueryHandler: Done processing query | ||
| 2464 | 2024.02.17 07:58:41.275526 [ 3 ] {b131e3e5-0780-4d35-ac9d-23d5a2ccc104} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2465 | 2024.02.17 07:58:41.275542 [ 3 ] {} <Debug> HTTP-Session: d72f31f2-8b03-471e-a8b5-c8c92e6d8212 Destroying unnamed session | ||
| 2466 | 2024.02.17 07:58:41.275657 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2467 | 2024.02.17 07:58:41.275704 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2468 | 2024.02.17 07:58:41.275724 [ 3 ] {} <Debug> HTTP-Session: d0df2f68-f076-4f89-bbbd-2933e38106f5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2469 | 2024.02.17 07:58:41.275741 [ 3 ] {} <Debug> HTTP-Session: d0df2f68-f076-4f89-bbbd-2933e38106f5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2470 | 2024.02.17 07:58:41.275816 [ 3 ] {3767af94-9f08-4359-9a14-becd47a1ebd1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2471 | 2024.02.17 07:58:41.275860 [ 3 ] {3767af94-9f08-4359-9a14-becd47a1ebd1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2472 | 2024.02.17 07:58:41.275976 [ 3 ] {3767af94-9f08-4359-9a14-becd47a1ebd1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2473 | 2024.02.17 07:58:41.276281 [ 3 ] {3767af94-9f08-4359-9a14-becd47a1ebd1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2474 | 2024.02.17 07:58:41.276503 [ 3 ] {3767af94-9f08-4359-9a14-becd47a1ebd1} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2475 | 2024.02.17 07:58:41.276687 [ 3 ] {3767af94-9f08-4359-9a14-becd47a1ebd1} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2476 | 2024.02.17 07:58:41.276804 [ 3 ] {3767af94-9f08-4359-9a14-becd47a1ebd1} <Information> executeQuery: Read 4 rows, 342.00 B in 0.000952841 sec., 4197 rows/sec., 350.51 KiB/sec. | ||
| 2477 | 2024.02.17 07:58:41.276904 [ 3 ] {3767af94-9f08-4359-9a14-becd47a1ebd1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2478 | 2024.02.17 07:58:41.276927 [ 3 ] {3767af94-9f08-4359-9a14-becd47a1ebd1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2479 | 2024.02.17 07:58:41.276943 [ 3 ] {} <Debug> HTTP-Session: d0df2f68-f076-4f89-bbbd-2933e38106f5 Destroying unnamed session | ||
| 2480 | 2024.02.17 07:58:41.277089 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2481 | 2024.02.17 07:58:41.277133 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2482 | 2024.02.17 07:58:41.277151 [ 3 ] {} <Debug> HTTP-Session: 0c4ae601-98f7-45e5-b736-f75965d17a63 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2483 | 2024.02.17 07:58:41.277168 [ 3 ] {} <Debug> HTTP-Session: 0c4ae601-98f7-45e5-b736-f75965d17a63 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2484 | 2024.02.17 07:58:41.277241 [ 3 ] {f84baabd-60b9-47b2-95ba-ed21695a8e68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2485 | 2024.02.17 07:58:41.277279 [ 3 ] {f84baabd-60b9-47b2-95ba-ed21695a8e68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2486 | 2024.02.17 07:58:41.277381 [ 3 ] {f84baabd-60b9-47b2-95ba-ed21695a8e68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2487 | 2024.02.17 07:58:41.277741 [ 3 ] {f84baabd-60b9-47b2-95ba-ed21695a8e68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2488 | 2024.02.17 07:58:41.277953 [ 3 ] {f84baabd-60b9-47b2-95ba-ed21695a8e68} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2489 | 2024.02.17 07:58:41.278102 [ 3 ] {f84baabd-60b9-47b2-95ba-ed21695a8e68} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2490 | 2024.02.17 07:58:41.278223 [ 3 ] {f84baabd-60b9-47b2-95ba-ed21695a8e68} <Information> executeQuery: Read 155 rows, 15.15 KiB in 0.000948941 sec., 163339 rows/sec., 15.59 MiB/sec. | ||
| 2491 | 2024.02.17 07:58:41.278219 [ 60 ] {} <Debug> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2492 | 2024.02.17 07:58:41.278341 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2493 | 2024.02.17 07:58:41.278393 [ 3 ] {f84baabd-60b9-47b2-95ba-ed21695a8e68} <Debug> DynamicQueryHandler: Done processing query | ||
| 2494 | 2024.02.17 07:58:41.278449 [ 3 ] {f84baabd-60b9-47b2-95ba-ed21695a8e68} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2495 | 2024.02.17 07:58:41.278486 [ 3 ] {} <Debug> HTTP-Session: 0c4ae601-98f7-45e5-b736-f75965d17a63 Destroying unnamed session | ||
| 2496 | 2024.02.17 07:58:41.278482 [ 19 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2497 | 2024.02.17 07:58:41.278596 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2498 | 2024.02.17 07:58:41.278612 [ 19 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2499 | 2024.02.17 07:58:41.278648 [ 19 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 193 rows starting from the beginning of the part | ||
| 2500 | 2024.02.17 07:58:41.278653 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2501 | 2024.02.17 07:58:41.278677 [ 3 ] {} <Debug> HTTP-Session: b301f305-ac2e-4b12-8742-e1bfccc476d6 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2502 | 2024.02.17 07:58:41.278704 [ 3 ] {} <Debug> HTTP-Session: b301f305-ac2e-4b12-8742-e1bfccc476d6 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2503 | 2024.02.17 07:58:41.278826 [ 3 ] {53aaf4c5-8e54-4b8a-8063-5fde93877e6b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2504 | 2024.02.17 07:58:41.278830 [ 19 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 153 rows starting from the beginning of the part | ||
| 2505 | 2024.02.17 07:58:41.278881 [ 3 ] {53aaf4c5-8e54-4b8a-8063-5fde93877e6b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2506 | 2024.02.17 07:58:41.278989 [ 19 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 153 rows starting from the beginning of the part | ||
| 2507 | 2024.02.17 07:58:41.279107 [ 3 ] {53aaf4c5-8e54-4b8a-8063-5fde93877e6b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2508 | 2024.02.17 07:58:41.279130 [ 19 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 153 rows starting from the beginning of the part | ||
| 2509 | 2024.02.17 07:58:41.279247 [ 19 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::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 | ||
| 2510 | 2024.02.17 07:58:41.279416 [ 19 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 155 rows starting from the beginning of the part | ||
| 2511 | 2024.02.17 07:58:41.279544 [ 3 ] {53aaf4c5-8e54-4b8a-8063-5fde93877e6b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2512 | 2024.02.17 07:58:41.279803 [ 3 ] {53aaf4c5-8e54-4b8a-8063-5fde93877e6b} <Trace> MergedBlockOutputStream: filled checksums all_6_6_0 (state Temporary) | ||
| 2513 | 2024.02.17 07:58:41.279999 [ 3 ] {53aaf4c5-8e54-4b8a-8063-5fde93877e6b} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_insert_all_6_6_0 to all_6_6_0. | ||
| 2514 | 2024.02.17 07:58:41.280153 [ 3 ] {53aaf4c5-8e54-4b8a-8063-5fde93877e6b} <Information> executeQuery: Read 4 rows, 286.00 B in 0.001292829 sec., 3093 rows/sec., 216.04 KiB/sec. | ||
| 2515 | 2024.02.17 07:58:41.280314 [ 3 ] {53aaf4c5-8e54-4b8a-8063-5fde93877e6b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2516 | 2024.02.17 07:58:41.280351 [ 3 ] {53aaf4c5-8e54-4b8a-8063-5fde93877e6b} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2517 | 2024.02.17 07:58:41.280380 [ 3 ] {} <Debug> HTTP-Session: b301f305-ac2e-4b12-8742-e1bfccc476d6 Destroying unnamed session | ||
| 2518 | 2024.02.17 07:58:41.280421 [ 18 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 843 rows, containing 4 columns (4 merged, 0 gathered) in 0.002014405 sec., 418485.85562486196 rows/sec., 39.27 MiB/sec. | ||
| 2519 | 2024.02.17 07:58:41.280507 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2520 | 2024.02.17 07:58:41.280566 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2521 | 2024.02.17 07:58:41.280592 [ 3 ] {} <Debug> HTTP-Session: b4fdd3ca-7ca2-4f56-bded-e356aefbaef5 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2522 | 2024.02.17 07:58:41.280610 [ 3 ] {} <Debug> HTTP-Session: b4fdd3ca-7ca2-4f56-bded-e356aefbaef5 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2523 | 2024.02.17 07:58:41.280654 [ 22 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2524 | 2024.02.17 07:58:41.280784 [ 3 ] {630c3030-0570-478d-8125-64b1093a9504} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2525 | 2024.02.17 07:58:41.280838 [ 3 ] {630c3030-0570-478d-8125-64b1093a9504} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2526 | 2024.02.17 07:58:41.281019 [ 3 ] {630c3030-0570-478d-8125-64b1093a9504} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2527 | 2024.02.17 07:58:41.281061 [ 22 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2528 | 2024.02.17 07:58:41.281194 [ 22 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_21_4} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2529 | 2024.02.17 07:58:41.281479 [ 3 ] {630c3030-0570-478d-8125-64b1093a9504} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2530 | 2024.02.17 07:58:41.281696 [ 3 ] {630c3030-0570-478d-8125-64b1093a9504} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2531 | 2024.02.17 07:58:41.281846 [ 3 ] {630c3030-0570-478d-8125-64b1093a9504} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2532 | 2024.02.17 07:58:41.281965 [ 60 ] {} <Debug> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 2533 | 2024.02.17 07:58:41.281974 [ 3 ] {630c3030-0570-478d-8125-64b1093a9504} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.001136285 sec., 48403 rows/sec., 3.79 MiB/sec. | ||
| 2534 | 2024.02.17 07:58:41.282021 [ 60 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2535 | 2024.02.17 07:58:41.282160 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 2536 | 2024.02.17 07:58:41.282191 [ 3 ] {630c3030-0570-478d-8125-64b1093a9504} <Debug> DynamicQueryHandler: Done processing query | ||
| 2537 | 2024.02.17 07:58:41.282216 [ 3 ] {630c3030-0570-478d-8125-64b1093a9504} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2538 | 2024.02.17 07:58:41.282238 [ 3 ] {} <Debug> HTTP-Session: b4fdd3ca-7ca2-4f56-bded-e356aefbaef5 Destroying unnamed session | ||
| 2539 | 2024.02.17 07:58:41.282249 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2540 | 2024.02.17 07:58:41.282276 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 101 rows starting from the beginning of the part | ||
| 2541 | 2024.02.17 07:58:41.282331 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2542 | 2024.02.17 07:58:41.282373 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
| 2543 | 2024.02.17 07:58:41.282382 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2544 | 2024.02.17 07:58:41.282413 [ 3 ] {} <Debug> HTTP-Session: 452b3d94-10cf-49ae-a33b-bee2b28edc56 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2545 | 2024.02.17 07:58:41.282438 [ 3 ] {} <Debug> HTTP-Session: 452b3d94-10cf-49ae-a33b-bee2b28edc56 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2546 | 2024.02.17 07:58:41.282487 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
| 2547 | 2024.02.17 07:58:41.282539 [ 3 ] {91267f99-af59-444a-9752-2476b33dc350} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2548 | 2024.02.17 07:58:41.282608 [ 3 ] {91267f99-af59-444a-9752-2476b33dc350} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2549 | 2024.02.17 07:58:41.282615 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
| 2550 | 2024.02.17 07:58:41.282797 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 24 rows starting from the beginning of the part | ||
| 2551 | 2024.02.17 07:58:41.282883 [ 3 ] {91267f99-af59-444a-9752-2476b33dc350} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2552 | 2024.02.17 07:58:41.282933 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 55 rows starting from the beginning of the part | ||
| 2553 | 2024.02.17 07:58:41.283275 [ 3 ] {91267f99-af59-444a-9752-2476b33dc350} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2554 | 2024.02.17 07:58:41.283651 [ 3 ] {91267f99-af59-444a-9752-2476b33dc350} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 2555 | 2024.02.17 07:58:41.283714 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.001638237 sec., 203267.29282759453 rows/sec., 15.88 MiB/sec. | ||
| 2556 | 2024.02.17 07:58:41.283816 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 2557 | 2024.02.17 07:58:41.283879 [ 3 ] {91267f99-af59-444a-9752-2476b33dc350} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 2558 | 2024.02.17 07:58:41.284023 [ 3 ] {91267f99-af59-444a-9752-2476b33dc350} <Information> executeQuery: Read 2 rows, 144.00 B in 0.001450492 sec., 1378 rows/sec., 96.95 KiB/sec. | ||
| 2559 | 2024.02.17 07:58:41.284028 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 2560 | 2024.02.17 07:58:41.284113 [ 19 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_21_4} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 2561 | 2024.02.17 07:58:41.284161 [ 3 ] {91267f99-af59-444a-9752-2476b33dc350} <Debug> DynamicQueryHandler: Done processing query | ||
| 2562 | 2024.02.17 07:58:41.284192 [ 3 ] {91267f99-af59-444a-9752-2476b33dc350} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2563 | 2024.02.17 07:58:41.284208 [ 3 ] {} <Debug> HTTP-Session: 452b3d94-10cf-49ae-a33b-bee2b28edc56 Destroying unnamed session | ||
| 2564 | 2024.02.17 07:58:41.284353 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2565 | 2024.02.17 07:58:41.284396 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2566 | 2024.02.17 07:58:41.284414 [ 3 ] {} <Debug> HTTP-Session: 3a911d47-c52d-4fd7-b361-216cbb2c04d4 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2567 | 2024.02.17 07:58:41.284431 [ 3 ] {} <Debug> HTTP-Session: 3a911d47-c52d-4fd7-b361-216cbb2c04d4 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2568 | 2024.02.17 07:58:41.284514 [ 3 ] {7afa81f5-2b40-4d26-8dca-8f02a82416a0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2569 | 2024.02.17 07:58:41.284558 [ 3 ] {7afa81f5-2b40-4d26-8dca-8f02a82416a0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2570 | 2024.02.17 07:58:41.284687 [ 3 ] {7afa81f5-2b40-4d26-8dca-8f02a82416a0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2571 | 2024.02.17 07:58:41.285244 [ 3 ] {7afa81f5-2b40-4d26-8dca-8f02a82416a0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2572 | 2024.02.17 07:58:41.285557 [ 3 ] {7afa81f5-2b40-4d26-8dca-8f02a82416a0} <Trace> MergedBlockOutputStream: filled checksums all_16_16_0 (state Temporary) | ||
| 2573 | 2024.02.17 07:58:41.285736 [ 3 ] {7afa81f5-2b40-4d26-8dca-8f02a82416a0} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_16_16_0 to all_16_16_0. | ||
| 2574 | 2024.02.17 07:58:41.285844 [ 3 ] {7afa81f5-2b40-4d26-8dca-8f02a82416a0} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001298999 sec., 39261 rows/sec., 52.98 MiB/sec. | ||
| 2575 | 2024.02.17 07:58:41.285860 [ 70 ] {} <Debug> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7) (MergerMutator): Selected 6 parts from all_1_11_2 to all_16_16_0 | ||
| 2576 | 2024.02.17 07:58:41.285973 [ 70 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2577 | 2024.02.17 07:58:41.286068 [ 3 ] {7afa81f5-2b40-4d26-8dca-8f02a82416a0} <Debug> DynamicQueryHandler: Done processing query | ||
| 2578 | 2024.02.17 07:58:41.286130 [ 3 ] {7afa81f5-2b40-4d26-8dca-8f02a82416a0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2579 | 2024.02.17 07:58:41.286137 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_11_2 to all_16_16_0 into Compact | ||
| 2580 | 2024.02.17 07:58:41.286178 [ 3 ] {} <Debug> HTTP-Session: 3a911d47-c52d-4fd7-b361-216cbb2c04d4 Destroying unnamed session | ||
| 2581 | 2024.02.17 07:58:41.286326 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2582 | 2024.02.17 07:58:41.286372 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_11_2, total 509 rows starting from the beginning of the part | ||
| 2583 | 2024.02.17 07:58:41.286556 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 51 rows starting from the beginning of the part | ||
| 2584 | 2024.02.17 07:58:41.286671 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 51 rows starting from the beginning of the part | ||
| 2585 | 2024.02.17 07:58:41.286765 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::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 | ||
| 2586 | 2024.02.17 07:58:41.286859 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
| 2587 | 2024.02.17 07:58:41.286948 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
| 2588 | 2024.02.17 07:58:41.288716 [ 24 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 764 rows, containing 6 columns (6 merged, 0 gathered) in 0.002655109 sec., 287747.13203864696 rows/sec., 388.30 MiB/sec. | ||
| 2589 | 2024.02.17 07:58:41.289179 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Trace> MergedBlockOutputStream: filled checksums all_1_16_3 (state Temporary) | ||
| 2590 | 2024.02.17 07:58:41.289403 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_merge_all_1_16_3 to all_1_16_3. | ||
| 2591 | 2024.02.17 07:58:41.289462 [ 14 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7) (MergerMutator): Merged 6 parts: from all_1_11_2 to all_16_16_0 | ||
| 2592 | 2024.02.17 07:58:41.289528 [ 14 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_16_3: 4.05 MiB. | ||
| 2593 | 2024.02.17 07:58:51.273158 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2594 | 2024.02.17 07:58:51.273276 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2595 | 2024.02.17 07:58:51.273301 [ 3 ] {} <Debug> HTTP-Session: 3cef0c57-3187-4132-bf80-d6c3ec04a28b Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2596 | 2024.02.17 07:58:51.273324 [ 3 ] {} <Debug> HTTP-Session: 3cef0c57-3187-4132-bf80-d6c3ec04a28b Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2597 | 2024.02.17 07:58:51.273451 [ 3 ] {9740ef4c-47c1-4360-a221-5bf7eed43697} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2598 | 2024.02.17 07:58:51.273511 [ 3 ] {9740ef4c-47c1-4360-a221-5bf7eed43697} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2599 | 2024.02.17 07:58:51.273666 [ 3 ] {9740ef4c-47c1-4360-a221-5bf7eed43697} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2600 | 2024.02.17 07:58:51.274111 [ 3 ] {9740ef4c-47c1-4360-a221-5bf7eed43697} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2601 | 2024.02.17 07:58:51.274363 [ 3 ] {9740ef4c-47c1-4360-a221-5bf7eed43697} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2602 | 2024.02.17 07:58:51.274526 [ 3 ] {9740ef4c-47c1-4360-a221-5bf7eed43697} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2603 | 2024.02.17 07:58:51.274638 [ 3 ] {9740ef4c-47c1-4360-a221-5bf7eed43697} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001154926 sec., 44158 rows/sec., 3.50 MiB/sec. | ||
| 2604 | 2024.02.17 07:58:51.274780 [ 3 ] {9740ef4c-47c1-4360-a221-5bf7eed43697} <Debug> DynamicQueryHandler: Done processing query | ||
| 2605 | 2024.02.17 07:58:51.274805 [ 3 ] {9740ef4c-47c1-4360-a221-5bf7eed43697} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2606 | 2024.02.17 07:58:51.274821 [ 3 ] {} <Debug> HTTP-Session: 3cef0c57-3187-4132-bf80-d6c3ec04a28b Destroying unnamed session | ||
| 2607 | 2024.02.17 07:58:51.274969 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2608 | 2024.02.17 07:58:51.275015 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2609 | 2024.02.17 07:58:51.275035 [ 3 ] {} <Debug> HTTP-Session: ac6faebd-7005-48ef-bdfc-1f3b13a83fec Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2610 | 2024.02.17 07:58:51.275051 [ 3 ] {} <Debug> HTTP-Session: ac6faebd-7005-48ef-bdfc-1f3b13a83fec Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2611 | 2024.02.17 07:58:51.275127 [ 3 ] {3d8f16d8-b669-4f51-bb06-9c90b20950b2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2612 | 2024.02.17 07:58:51.275166 [ 3 ] {3d8f16d8-b669-4f51-bb06-9c90b20950b2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2613 | 2024.02.17 07:58:51.275269 [ 3 ] {3d8f16d8-b669-4f51-bb06-9c90b20950b2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2614 | 2024.02.17 07:58:51.275647 [ 3 ] {3d8f16d8-b669-4f51-bb06-9c90b20950b2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2615 | 2024.02.17 07:58:51.275869 [ 3 ] {3d8f16d8-b669-4f51-bb06-9c90b20950b2} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2616 | 2024.02.17 07:58:51.276029 [ 3 ] {3d8f16d8-b669-4f51-bb06-9c90b20950b2} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2617 | 2024.02.17 07:58:51.276146 [ 3 ] {3d8f16d8-b669-4f51-bb06-9c90b20950b2} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.000987782 sec., 154892 rows/sec., 14.80 MiB/sec. | ||
| 2618 | 2024.02.17 07:58:51.276263 [ 3 ] {3d8f16d8-b669-4f51-bb06-9c90b20950b2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2619 | 2024.02.17 07:58:51.276286 [ 3 ] {3d8f16d8-b669-4f51-bb06-9c90b20950b2} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2620 | 2024.02.17 07:58:51.276301 [ 3 ] {} <Debug> HTTP-Session: ac6faebd-7005-48ef-bdfc-1f3b13a83fec Destroying unnamed session | ||
| 2621 | 2024.02.17 07:58:51.276464 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2622 | 2024.02.17 07:58:51.276509 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2623 | 2024.02.17 07:58:51.276528 [ 3 ] {} <Debug> HTTP-Session: cac8e6ba-78ca-4cd0-84bc-23b702814d28 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2624 | 2024.02.17 07:58:51.276547 [ 3 ] {} <Debug> HTTP-Session: cac8e6ba-78ca-4cd0-84bc-23b702814d28 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2625 | 2024.02.17 07:58:51.276617 [ 3 ] {9e75294e-55d5-47de-99e5-7824e9b01c48} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2626 | 2024.02.17 07:58:51.276655 [ 3 ] {9e75294e-55d5-47de-99e5-7824e9b01c48} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2627 | 2024.02.17 07:58:51.276759 [ 3 ] {9e75294e-55d5-47de-99e5-7824e9b01c48} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2628 | 2024.02.17 07:58:51.277054 [ 3 ] {9e75294e-55d5-47de-99e5-7824e9b01c48} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2629 | 2024.02.17 07:58:51.277258 [ 3 ] {9e75294e-55d5-47de-99e5-7824e9b01c48} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 2630 | 2024.02.17 07:58:51.277408 [ 3 ] {9e75294e-55d5-47de-99e5-7824e9b01c48} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 2631 | 2024.02.17 07:58:51.277515 [ 3 ] {9e75294e-55d5-47de-99e5-7824e9b01c48} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000871419 sec., 58525 rows/sec., 4.58 MiB/sec. | ||
| 2632 | 2024.02.17 07:58:51.277628 [ 3 ] {9e75294e-55d5-47de-99e5-7824e9b01c48} <Debug> DynamicQueryHandler: Done processing query | ||
| 2633 | 2024.02.17 07:58:51.277650 [ 3 ] {9e75294e-55d5-47de-99e5-7824e9b01c48} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2634 | 2024.02.17 07:58:51.277667 [ 3 ] {} <Debug> HTTP-Session: cac8e6ba-78ca-4cd0-84bc-23b702814d28 Destroying unnamed session | ||
| 2635 | 2024.02.17 07:58:51.277813 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2636 | 2024.02.17 07:58:51.277858 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2637 | 2024.02.17 07:58:51.277876 [ 3 ] {} <Debug> HTTP-Session: 6e2d7eaa-57da-466e-9575-68d80f4cccac Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2638 | 2024.02.17 07:58:51.277892 [ 3 ] {} <Debug> HTTP-Session: 6e2d7eaa-57da-466e-9575-68d80f4cccac Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2639 | 2024.02.17 07:58:51.277976 [ 3 ] {3908e573-95a2-4213-a8e3-e36e54f20335} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2640 | 2024.02.17 07:58:51.278020 [ 3 ] {3908e573-95a2-4213-a8e3-e36e54f20335} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2641 | 2024.02.17 07:58:51.278157 [ 3 ] {3908e573-95a2-4213-a8e3-e36e54f20335} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2642 | 2024.02.17 07:58:51.278650 [ 3 ] {3908e573-95a2-4213-a8e3-e36e54f20335} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2643 | 2024.02.17 07:58:51.278958 [ 3 ] {3908e573-95a2-4213-a8e3-e36e54f20335} <Trace> MergedBlockOutputStream: filled checksums all_17_17_0 (state Temporary) | ||
| 2644 | 2024.02.17 07:58:51.279135 [ 3 ] {3908e573-95a2-4213-a8e3-e36e54f20335} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_17_17_0 to all_17_17_0. | ||
| 2645 | 2024.02.17 07:58:51.279255 [ 3 ] {3908e573-95a2-4213-a8e3-e36e54f20335} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001246118 sec., 40927 rows/sec., 55.23 MiB/sec. | ||
| 2646 | 2024.02.17 07:58:51.279392 [ 3 ] {3908e573-95a2-4213-a8e3-e36e54f20335} <Debug> DynamicQueryHandler: Done processing query | ||
| 2647 | 2024.02.17 07:58:51.279415 [ 3 ] {3908e573-95a2-4213-a8e3-e36e54f20335} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2648 | 2024.02.17 07:58:51.279430 [ 3 ] {} <Debug> HTTP-Session: 6e2d7eaa-57da-466e-9575-68d80f4cccac Destroying unnamed session | ||
| 2649 | 2024.02.17 07:58:53.616245 [ 67 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 2650 | 2024.02.17 07:58:53.616391 [ 67 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2651 | 2024.02.17 07:58:53.616506 [ 19 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
| 2652 | 2024.02.17 07:58:53.616691 [ 19 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2653 | 2024.02.17 07:58:53.616752 [ 19 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 304 rows starting from the beginning of the part | ||
| 2654 | 2024.02.17 07:58:53.616955 [ 19 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 1 rows starting from the beginning of the part | ||
| 2655 | 2024.02.17 07:58:53.617118 [ 19 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 37 rows starting from the beginning of the part | ||
| 2656 | 2024.02.17 07:58:53.617203 [ 19 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 36 rows starting from the beginning of the part | ||
| 2657 | 2024.02.17 07:58:53.617287 [ 19 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 2 rows starting from the beginning of the part | ||
| 2658 | 2024.02.17 07:58:53.617990 [ 18 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 380 rows, containing 5 columns (5 merged, 0 gathered) in 0.001526395 sec., 248952.59746002837 rows/sec., 17.56 MiB/sec. | ||
| 2659 | 2024.02.17 07:58:53.618127 [ 19 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 2660 | 2024.02.17 07:58:53.618328 [ 19 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
| 2661 | 2024.02.17 07:58:53.618386 [ 19 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_9_2} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
| 2662 | 2024.02.17 07:58:55.328108 [ 129 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2663 | 2024.02.17 07:58:55.328169 [ 129 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2664 | 2024.02.17 07:59:01.274069 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2665 | 2024.02.17 07:59:01.274206 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2666 | 2024.02.17 07:59:01.274236 [ 3 ] {} <Debug> HTTP-Session: adfad45c-7145-4f7a-bc21-02fcd71eb195 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2667 | 2024.02.17 07:59:01.274264 [ 3 ] {} <Debug> HTTP-Session: adfad45c-7145-4f7a-bc21-02fcd71eb195 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2668 | 2024.02.17 07:59:01.274406 [ 3 ] {d5a6fbf5-bc28-4b6e-8b5d-2068f4123dea} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2669 | 2024.02.17 07:59:01.274473 [ 3 ] {d5a6fbf5-bc28-4b6e-8b5d-2068f4123dea} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2670 | 2024.02.17 07:59:01.274651 [ 3 ] {d5a6fbf5-bc28-4b6e-8b5d-2068f4123dea} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2671 | 2024.02.17 07:59:01.275123 [ 3 ] {d5a6fbf5-bc28-4b6e-8b5d-2068f4123dea} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2672 | 2024.02.17 07:59:01.275414 [ 3 ] {d5a6fbf5-bc28-4b6e-8b5d-2068f4123dea} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2673 | 2024.02.17 07:59:01.275577 [ 3 ] {d5a6fbf5-bc28-4b6e-8b5d-2068f4123dea} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2674 | 2024.02.17 07:59:01.275701 [ 3 ] {d5a6fbf5-bc28-4b6e-8b5d-2068f4123dea} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001255408 sec., 40624 rows/sec., 3.22 MiB/sec. | ||
| 2675 | 2024.02.17 07:59:01.275719 [ 54 ] {} <Debug> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553) (MergerMutator): Selected 5 parts from all_1_14_3 to all_18_18_0 | ||
| 2676 | 2024.02.17 07:59:01.275845 [ 54 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2677 | 2024.02.17 07:59:01.275882 [ 3 ] {d5a6fbf5-bc28-4b6e-8b5d-2068f4123dea} <Debug> DynamicQueryHandler: Done processing query | ||
| 2678 | 2024.02.17 07:59:01.275931 [ 3 ] {d5a6fbf5-bc28-4b6e-8b5d-2068f4123dea} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2679 | 2024.02.17 07:59:01.275980 [ 3 ] {} <Debug> HTTP-Session: adfad45c-7145-4f7a-bc21-02fcd71eb195 Destroying unnamed session | ||
| 2680 | 2024.02.17 07:59:01.276005 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_14_3 to all_18_18_0 into Compact | ||
| 2681 | 2024.02.17 07:59:01.276111 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2682 | 2024.02.17 07:59:01.276196 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2683 | 2024.02.17 07:59:01.276255 [ 3 ] {} <Debug> HTTP-Session: 77da6228-d4d1-4463-885e-0986b678d849 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2684 | 2024.02.17 07:59:01.276259 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2685 | 2024.02.17 07:59:01.276281 [ 3 ] {} <Debug> HTTP-Session: 77da6228-d4d1-4463-885e-0986b678d849 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2686 | 2024.02.17 07:59:01.276349 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_14_3, total 51 rows starting from the beginning of the part | ||
| 2687 | 2024.02.17 07:59:01.276417 [ 3 ] {b86e9966-307e-47a3-98a8-9f5c6e3e33f2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2688 | 2024.02.17 07:59:01.276503 [ 3 ] {b86e9966-307e-47a3-98a8-9f5c6e3e33f2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2689 | 2024.02.17 07:59:01.276645 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_15_15_0, total 51 rows starting from the beginning of the part | ||
| 2690 | 2024.02.17 07:59:01.276893 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_16_16_0, total 51 rows starting from the beginning of the part | ||
| 2691 | 2024.02.17 07:59:01.277039 [ 3 ] {b86e9966-307e-47a3-98a8-9f5c6e3e33f2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2692 | 2024.02.17 07:59:01.277132 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
| 2693 | 2024.02.17 07:59:01.277287 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
| 2694 | 2024.02.17 07:59:01.277805 [ 3 ] {b86e9966-307e-47a3-98a8-9f5c6e3e33f2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2695 | 2024.02.17 07:59:01.278219 [ 3 ] {b86e9966-307e-47a3-98a8-9f5c6e3e33f2} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2696 | 2024.02.17 07:59:01.278600 [ 3 ] {b86e9966-307e-47a3-98a8-9f5c6e3e33f2} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2697 | 2024.02.17 07:59:01.278907 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002984397 sec., 85444.39630518325 rows/sec., 6.76 MiB/sec. | ||
| 2698 | 2024.02.17 07:59:01.278945 [ 3 ] {b86e9966-307e-47a3-98a8-9f5c6e3e33f2} <Information> executeQuery: Read 2 rows, 175.00 B in 0.002475836 sec., 807 rows/sec., 69.03 KiB/sec. | ||
| 2699 | 2024.02.17 07:59:01.279098 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Trace> MergedBlockOutputStream: filled checksums all_1_18_4 (state Temporary) | ||
| 2700 | 2024.02.17 07:59:01.279152 [ 3 ] {b86e9966-307e-47a3-98a8-9f5c6e3e33f2} <Debug> DynamicQueryHandler: Done processing query | ||
| 2701 | 2024.02.17 07:59:01.279187 [ 3 ] {b86e9966-307e-47a3-98a8-9f5c6e3e33f2} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2702 | 2024.02.17 07:59:01.279213 [ 3 ] {} <Debug> HTTP-Session: 77da6228-d4d1-4463-885e-0986b678d849 Destroying unnamed session | ||
| 2703 | 2024.02.17 07:59:01.279316 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_merge_all_1_18_4 to all_1_18_4. | ||
| 2704 | 2024.02.17 07:59:01.279381 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2705 | 2024.02.17 07:59:01.279393 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_18_4} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553) (MergerMutator): Merged 5 parts: from all_1_14_3 to all_18_18_0 | ||
| 2706 | 2024.02.17 07:59:01.279444 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2707 | 2024.02.17 07:59:01.279516 [ 3 ] {} <Debug> HTTP-Session: 9c9db083-a19e-4876-a91d-a0f0c6114d47 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2708 | 2024.02.17 07:59:01.279533 [ 3 ] {} <Debug> HTTP-Session: 9c9db083-a19e-4876-a91d-a0f0c6114d47 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2709 | 2024.02.17 07:59:01.279612 [ 3 ] {decfca57-30f4-49b6-84a9-aa3519dc732b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2710 | 2024.02.17 07:59:01.279651 [ 3 ] {decfca57-30f4-49b6-84a9-aa3519dc732b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2711 | 2024.02.17 07:59:01.279768 [ 3 ] {decfca57-30f4-49b6-84a9-aa3519dc732b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2712 | 2024.02.17 07:59:01.280180 [ 3 ] {decfca57-30f4-49b6-84a9-aa3519dc732b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2713 | 2024.02.17 07:59:01.280406 [ 3 ] {decfca57-30f4-49b6-84a9-aa3519dc732b} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2714 | 2024.02.17 07:59:01.280556 [ 3 ] {decfca57-30f4-49b6-84a9-aa3519dc732b} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2715 | 2024.02.17 07:59:01.280685 [ 3 ] {decfca57-30f4-49b6-84a9-aa3519dc732b} <Information> executeQuery: Read 154 rows, 15.06 KiB in 0.001040064 sec., 148067 rows/sec., 14.14 MiB/sec. | ||
| 2716 | 2024.02.17 07:59:01.280884 [ 3 ] {decfca57-30f4-49b6-84a9-aa3519dc732b} <Debug> DynamicQueryHandler: Done processing query | ||
| 2717 | 2024.02.17 07:59:01.280908 [ 3 ] {decfca57-30f4-49b6-84a9-aa3519dc732b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2718 | 2024.02.17 07:59:01.280925 [ 3 ] {} <Debug> HTTP-Session: 9c9db083-a19e-4876-a91d-a0f0c6114d47 Destroying unnamed session | ||
| 2719 | 2024.02.17 07:59:01.281023 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2720 | 2024.02.17 07:59:01.281068 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2721 | 2024.02.17 07:59:01.281087 [ 3 ] {} <Debug> HTTP-Session: 4f685f85-54c3-4a78-b3a6-060f44fcd370 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2722 | 2024.02.17 07:59:01.281104 [ 3 ] {} <Debug> HTTP-Session: 4f685f85-54c3-4a78-b3a6-060f44fcd370 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2723 | 2024.02.17 07:59:01.281173 [ 3 ] {e11b3d93-86cd-4efe-b9bd-f4aef41ad177} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2724 | 2024.02.17 07:59:01.281211 [ 3 ] {e11b3d93-86cd-4efe-b9bd-f4aef41ad177} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2725 | 2024.02.17 07:59:01.281334 [ 3 ] {e11b3d93-86cd-4efe-b9bd-f4aef41ad177} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2726 | 2024.02.17 07:59:01.281602 [ 3 ] {e11b3d93-86cd-4efe-b9bd-f4aef41ad177} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2727 | 2024.02.17 07:59:01.281809 [ 3 ] {e11b3d93-86cd-4efe-b9bd-f4aef41ad177} <Trace> MergedBlockOutputStream: filled checksums all_7_7_0 (state Temporary) | ||
| 2728 | 2024.02.17 07:59:01.281958 [ 3 ] {e11b3d93-86cd-4efe-b9bd-f4aef41ad177} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_insert_all_7_7_0 to all_7_7_0. | ||
| 2729 | 2024.02.17 07:59:01.282072 [ 3 ] {e11b3d93-86cd-4efe-b9bd-f4aef41ad177} <Information> executeQuery: Read 2 rows, 143.00 B in 0.000872919 sec., 2291 rows/sec., 159.98 KiB/sec. | ||
| 2730 | 2024.02.17 07:59:01.282235 [ 3 ] {e11b3d93-86cd-4efe-b9bd-f4aef41ad177} <Debug> DynamicQueryHandler: Done processing query | ||
| 2731 | 2024.02.17 07:59:01.282259 [ 3 ] {e11b3d93-86cd-4efe-b9bd-f4aef41ad177} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2732 | 2024.02.17 07:59:01.282274 [ 3 ] {} <Debug> HTTP-Session: 4f685f85-54c3-4a78-b3a6-060f44fcd370 Destroying unnamed session | ||
| 2733 | 2024.02.17 07:59:01.282387 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 9039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2734 | 2024.02.17 07:59:01.282431 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2735 | 2024.02.17 07:59:01.282449 [ 3 ] {} <Debug> HTTP-Session: 5813d5e4-32a2-4c49-9692-688937616618 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2736 | 2024.02.17 07:59:01.282465 [ 3 ] {} <Debug> HTTP-Session: 5813d5e4-32a2-4c49-9692-688937616618 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2737 | 2024.02.17 07:59:01.282538 [ 3 ] {3f709345-f9cb-49bc-a8c3-2fd758804dda} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2738 | 2024.02.17 07:59:01.282575 [ 3 ] {3f709345-f9cb-49bc-a8c3-2fd758804dda} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2739 | 2024.02.17 07:59:01.282691 [ 3 ] {3f709345-f9cb-49bc-a8c3-2fd758804dda} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2740 | 2024.02.17 07:59:01.283130 [ 3 ] {3f709345-f9cb-49bc-a8c3-2fd758804dda} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2741 | 2024.02.17 07:59:01.283335 [ 3 ] {3f709345-f9cb-49bc-a8c3-2fd758804dda} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 2742 | 2024.02.17 07:59:01.283483 [ 3 ] {3f709345-f9cb-49bc-a8c3-2fd758804dda} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 2743 | 2024.02.17 07:59:01.283597 [ 3 ] {3f709345-f9cb-49bc-a8c3-2fd758804dda} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.001033693 sec., 51272 rows/sec., 4.01 MiB/sec. | ||
| 2744 | 2024.02.17 07:59:01.283719 [ 3 ] {3f709345-f9cb-49bc-a8c3-2fd758804dda} <Debug> DynamicQueryHandler: Done processing query | ||
| 2745 | 2024.02.17 07:59:01.283742 [ 3 ] {3f709345-f9cb-49bc-a8c3-2fd758804dda} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 2746 | 2024.02.17 07:59:01.283757 [ 3 ] {} <Debug> HTTP-Session: 5813d5e4-32a2-4c49-9692-688937616618 Destroying unnamed session | ||
| 2747 | 2024.02.17 07:59:01.283853 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2748 | 2024.02.17 07:59:01.283898 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2749 | 2024.02.17 07:59:01.283916 [ 3 ] {} <Debug> HTTP-Session: 56c2aaff-068d-4ab1-bdab-82c24f75f706 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2750 | 2024.02.17 07:59:01.283932 [ 3 ] {} <Debug> HTTP-Session: 56c2aaff-068d-4ab1-bdab-82c24f75f706 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2751 | 2024.02.17 07:59:01.284001 [ 3 ] {f02097c3-3f03-44d8-ae35-32e101f86ad1} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2752 | 2024.02.17 07:59:01.284044 [ 3 ] {f02097c3-3f03-44d8-ae35-32e101f86ad1} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2753 | 2024.02.17 07:59:01.284162 [ 3 ] {f02097c3-3f03-44d8-ae35-32e101f86ad1} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2754 | 2024.02.17 07:59:01.284438 [ 3 ] {f02097c3-3f03-44d8-ae35-32e101f86ad1} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2755 | 2024.02.17 07:59:01.284695 [ 3 ] {f02097c3-3f03-44d8-ae35-32e101f86ad1} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 2756 | 2024.02.17 07:59:01.284881 [ 3 ] {f02097c3-3f03-44d8-ae35-32e101f86ad1} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 2757 | 2024.02.17 07:59:01.284997 [ 3 ] {f02097c3-3f03-44d8-ae35-32e101f86ad1} <Information> executeQuery: Read 1 rows, 72.00 B in 0.000967692 sec., 1033 rows/sec., 72.66 KiB/sec. | ||
| 2758 | 2024.02.17 07:59:01.285112 [ 3 ] {f02097c3-3f03-44d8-ae35-32e101f86ad1} <Debug> DynamicQueryHandler: Done processing query | ||
| 2759 | 2024.02.17 07:59:01.285135 [ 3 ] {f02097c3-3f03-44d8-ae35-32e101f86ad1} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2760 | 2024.02.17 07:59:01.285150 [ 3 ] {} <Debug> HTTP-Session: 56c2aaff-068d-4ab1-bdab-82c24f75f706 Destroying unnamed session | ||
| 2761 | 2024.02.17 07:59:01.285295 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54566, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2762 | 2024.02.17 07:59:01.285340 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2763 | 2024.02.17 07:59:01.285358 [ 3 ] {} <Debug> HTTP-Session: 2b9b4a65-f790-406a-95c8-29a3592759b9 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2764 | 2024.02.17 07:59:01.285374 [ 3 ] {} <Debug> HTTP-Session: 2b9b4a65-f790-406a-95c8-29a3592759b9 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2765 | 2024.02.17 07:59:01.285460 [ 3 ] {64419c74-14bf-435d-91c4-e818ad8b0516} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2766 | 2024.02.17 07:59:01.285504 [ 3 ] {64419c74-14bf-435d-91c4-e818ad8b0516} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2767 | 2024.02.17 07:59:01.285640 [ 3 ] {64419c74-14bf-435d-91c4-e818ad8b0516} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2768 | 2024.02.17 07:59:01.286156 [ 3 ] {64419c74-14bf-435d-91c4-e818ad8b0516} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2769 | 2024.02.17 07:59:01.286470 [ 3 ] {64419c74-14bf-435d-91c4-e818ad8b0516} <Trace> MergedBlockOutputStream: filled checksums all_18_18_0 (state Temporary) | ||
| 2770 | 2024.02.17 07:59:01.286648 [ 3 ] {64419c74-14bf-435d-91c4-e818ad8b0516} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_18_18_0 to all_18_18_0. | ||
| 2771 | 2024.02.17 07:59:01.286784 [ 3 ] {64419c74-14bf-435d-91c4-e818ad8b0516} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001291129 sec., 39500 rows/sec., 53.30 MiB/sec. | ||
| 2772 | 2024.02.17 07:59:01.286927 [ 3 ] {64419c74-14bf-435d-91c4-e818ad8b0516} <Debug> DynamicQueryHandler: Done processing query | ||
| 2773 | 2024.02.17 07:59:01.286950 [ 3 ] {64419c74-14bf-435d-91c4-e818ad8b0516} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2774 | 2024.02.17 07:59:01.286965 [ 3 ] {} <Debug> HTTP-Session: 2b9b4a65-f790-406a-95c8-29a3592759b9 Destroying unnamed session | ||
| 2775 | 2024.02.17 07:59:06.272126 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2776 | 2024.02.17 07:59:06.272259 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2777 | 2024.02.17 07:59:06.272290 [ 3 ] {} <Debug> HTTP-Session: b2dcaa36-36e6-41d8-b345-2dae68419e18 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2778 | 2024.02.17 07:59:06.272319 [ 3 ] {} <Debug> HTTP-Session: b2dcaa36-36e6-41d8-b345-2dae68419e18 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2779 | 2024.02.17 07:59:06.272459 [ 3 ] {b88ca31b-042b-4b40-80e6-25444372e0a8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 2780 | 2024.02.17 07:59:06.272525 [ 3 ] {b88ca31b-042b-4b40-80e6-25444372e0a8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 2781 | 2024.02.17 07:59:06.272684 [ 3 ] {b88ca31b-042b-4b40-80e6-25444372e0a8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2782 | 2024.02.17 07:59:06.273172 [ 3 ] {b88ca31b-042b-4b40-80e6-25444372e0a8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2783 | 2024.02.17 07:59:06.273438 [ 3 ] {b88ca31b-042b-4b40-80e6-25444372e0a8} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2784 | 2024.02.17 07:59:06.273615 [ 3 ] {b88ca31b-042b-4b40-80e6-25444372e0a8} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2785 | 2024.02.17 07:59:06.273737 [ 3 ] {b88ca31b-042b-4b40-80e6-25444372e0a8} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001237067 sec., 1616 rows/sec., 138.15 KiB/sec. | ||
| 2786 | 2024.02.17 07:59:06.273881 [ 3 ] {b88ca31b-042b-4b40-80e6-25444372e0a8} <Debug> DynamicQueryHandler: Done processing query | ||
| 2787 | 2024.02.17 07:59:06.273909 [ 3 ] {b88ca31b-042b-4b40-80e6-25444372e0a8} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2788 | 2024.02.17 07:59:06.273926 [ 3 ] {} <Debug> HTTP-Session: b2dcaa36-36e6-41d8-b345-2dae68419e18 Destroying unnamed session | ||
| 2789 | 2024.02.17 07:59:06.274049 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5187, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2790 | 2024.02.17 07:59:06.274102 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2791 | 2024.02.17 07:59:06.274123 [ 3 ] {} <Debug> HTTP-Session: 0a0d3e26-0d85-4fda-8566-fdc189c47ee2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2792 | 2024.02.17 07:59:06.274141 [ 3 ] {} <Debug> HTTP-Session: 0a0d3e26-0d85-4fda-8566-fdc189c47ee2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2793 | 2024.02.17 07:59:06.274221 [ 3 ] {67c29461-ef6d-4d88-a60a-5dd7d0a26296} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2794 | 2024.02.17 07:59:06.274263 [ 3 ] {67c29461-ef6d-4d88-a60a-5dd7d0a26296} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2795 | 2024.02.17 07:59:06.274372 [ 3 ] {67c29461-ef6d-4d88-a60a-5dd7d0a26296} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2796 | 2024.02.17 07:59:06.274711 [ 3 ] {67c29461-ef6d-4d88-a60a-5dd7d0a26296} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2797 | 2024.02.17 07:59:06.274925 [ 3 ] {67c29461-ef6d-4d88-a60a-5dd7d0a26296} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2798 | 2024.02.17 07:59:06.275079 [ 3 ] {67c29461-ef6d-4d88-a60a-5dd7d0a26296} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2799 | 2024.02.17 07:59:06.275195 [ 3 ] {67c29461-ef6d-4d88-a60a-5dd7d0a26296} <Information> executeQuery: Read 37 rows, 2.90 KiB in 0.000944691 sec., 39166 rows/sec., 3.00 MiB/sec. | ||
| 2800 | 2024.02.17 07:59:06.275337 [ 3 ] {67c29461-ef6d-4d88-a60a-5dd7d0a26296} <Debug> DynamicQueryHandler: Done processing query | ||
| 2801 | 2024.02.17 07:59:06.275362 [ 3 ] {67c29461-ef6d-4d88-a60a-5dd7d0a26296} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2802 | 2024.02.17 07:59:06.275378 [ 3 ] {} <Debug> HTTP-Session: 0a0d3e26-0d85-4fda-8566-fdc189c47ee2 Destroying unnamed session | ||
| 2803 | 2024.02.17 07:59:06.275484 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2804 | 2024.02.17 07:59:06.275530 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2805 | 2024.02.17 07:59:06.275549 [ 3 ] {} <Debug> HTTP-Session: 69d8ab62-abd6-47b9-93aa-0dfaa735a491 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2806 | 2024.02.17 07:59:06.275567 [ 3 ] {} <Debug> HTTP-Session: 69d8ab62-abd6-47b9-93aa-0dfaa735a491 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2807 | 2024.02.17 07:59:06.275638 [ 3 ] {0da7bbad-1b5b-4f06-b34b-f463f3ecdef5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 2808 | 2024.02.17 07:59:06.275679 [ 3 ] {0da7bbad-1b5b-4f06-b34b-f463f3ecdef5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 2809 | 2024.02.17 07:59:06.275789 [ 3 ] {0da7bbad-1b5b-4f06-b34b-f463f3ecdef5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2810 | 2024.02.17 07:59:06.276067 [ 3 ] {0da7bbad-1b5b-4f06-b34b-f463f3ecdef5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2811 | 2024.02.17 07:59:06.276275 [ 3 ] {0da7bbad-1b5b-4f06-b34b-f463f3ecdef5} <Trace> MergedBlockOutputStream: filled checksums all_8_8_0 (state Temporary) | ||
| 2812 | 2024.02.17 07:59:06.276435 [ 3 ] {0da7bbad-1b5b-4f06-b34b-f463f3ecdef5} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_insert_all_8_8_0 to all_8_8_0. | ||
| 2813 | 2024.02.17 07:59:06.276550 [ 3 ] {0da7bbad-1b5b-4f06-b34b-f463f3ecdef5} <Information> executeQuery: Read 2 rows, 143.00 B in 0.00088239 sec., 2266 rows/sec., 158.26 KiB/sec. | ||
| 2814 | 2024.02.17 07:59:06.276667 [ 3 ] {0da7bbad-1b5b-4f06-b34b-f463f3ecdef5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2815 | 2024.02.17 07:59:06.276695 [ 3 ] {0da7bbad-1b5b-4f06-b34b-f463f3ecdef5} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 2816 | 2024.02.17 07:59:06.276713 [ 3 ] {} <Debug> HTTP-Session: 69d8ab62-abd6-47b9-93aa-0dfaa735a491 Destroying unnamed session | ||
| 2817 | 2024.02.17 07:59:06.276807 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 4437, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2818 | 2024.02.17 07:59:06.276853 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2819 | 2024.02.17 07:59:06.276872 [ 3 ] {} <Debug> HTTP-Session: 71f3f333-263a-483b-9aed-e43049aefbfd Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2820 | 2024.02.17 07:59:06.276889 [ 3 ] {} <Debug> HTTP-Session: 71f3f333-263a-483b-9aed-e43049aefbfd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2821 | 2024.02.17 07:59:06.276958 [ 3 ] {98f36fe3-51c5-4ac3-bd12-eb05f7a52228} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2822 | 2024.02.17 07:59:06.276996 [ 3 ] {98f36fe3-51c5-4ac3-bd12-eb05f7a52228} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2823 | 2024.02.17 07:59:06.277099 [ 3 ] {98f36fe3-51c5-4ac3-bd12-eb05f7a52228} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2824 | 2024.02.17 07:59:06.277390 [ 3 ] {98f36fe3-51c5-4ac3-bd12-eb05f7a52228} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2825 | 2024.02.17 07:59:06.277597 [ 3 ] {98f36fe3-51c5-4ac3-bd12-eb05f7a52228} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 2826 | 2024.02.17 07:59:06.277747 [ 3 ] {98f36fe3-51c5-4ac3-bd12-eb05f7a52228} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 2827 | 2024.02.17 07:59:06.277861 [ 3 ] {98f36fe3-51c5-4ac3-bd12-eb05f7a52228} <Information> executeQuery: Read 26 rows, 2.06 KiB in 0.000869949 sec., 29886 rows/sec., 2.31 MiB/sec. | ||
| 2828 | 2024.02.17 07:59:06.278044 [ 3 ] {98f36fe3-51c5-4ac3-bd12-eb05f7a52228} <Debug> DynamicQueryHandler: Done processing query | ||
| 2829 | 2024.02.17 07:59:06.278068 [ 3 ] {98f36fe3-51c5-4ac3-bd12-eb05f7a52228} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2830 | 2024.02.17 07:59:06.278084 [ 3 ] {} <Debug> HTTP-Session: 71f3f333-263a-483b-9aed-e43049aefbfd Destroying unnamed session | ||
| 2831 | 2024.02.17 07:59:06.278189 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7223, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2832 | 2024.02.17 07:59:06.278235 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2833 | 2024.02.17 07:59:06.278254 [ 3 ] {} <Debug> HTTP-Session: 5389c328-d844-4705-905a-c5f7235210cd Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2834 | 2024.02.17 07:59:06.278272 [ 3 ] {} <Debug> HTTP-Session: 5389c328-d844-4705-905a-c5f7235210cd Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2835 | 2024.02.17 07:59:06.278349 [ 3 ] {47de70ce-93ce-4e4f-9e17-65becea91364} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 2836 | 2024.02.17 07:59:06.278393 [ 3 ] {47de70ce-93ce-4e4f-9e17-65becea91364} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 2837 | 2024.02.17 07:59:06.278527 [ 3 ] {47de70ce-93ce-4e4f-9e17-65becea91364} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2838 | 2024.02.17 07:59:06.278847 [ 3 ] {47de70ce-93ce-4e4f-9e17-65becea91364} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2839 | 2024.02.17 07:59:06.279118 [ 3 ] {47de70ce-93ce-4e4f-9e17-65becea91364} <Trace> MergedBlockOutputStream: filled checksums all_11_11_0 (state Temporary) | ||
| 2840 | 2024.02.17 07:59:06.279296 [ 3 ] {47de70ce-93ce-4e4f-9e17-65becea91364} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_11_11_0 to all_11_11_0. | ||
| 2841 | 2024.02.17 07:59:06.279415 [ 3 ] {47de70ce-93ce-4e4f-9e17-65becea91364} <Information> executeQuery: Read 37 rows, 2.67 KiB in 0.001034663 sec., 35760 rows/sec., 2.52 MiB/sec. | ||
| 2842 | 2024.02.17 07:59:06.279535 [ 3 ] {47de70ce-93ce-4e4f-9e17-65becea91364} <Debug> DynamicQueryHandler: Done processing query | ||
| 2843 | 2024.02.17 07:59:06.279556 [ 3 ] {47de70ce-93ce-4e4f-9e17-65becea91364} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2844 | 2024.02.17 07:59:06.279571 [ 3 ] {} <Debug> HTTP-Session: 5389c328-d844-4705-905a-c5f7235210cd Destroying unnamed session | ||
| 2845 | 2024.02.17 07:59:10.328422 [ 161 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2846 | 2024.02.17 07:59:10.328491 [ 161 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2847 | 2024.02.17 07:59:11.273469 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2848 | 2024.02.17 07:59:11.273589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2849 | 2024.02.17 07:59:11.273619 [ 3 ] {} <Debug> HTTP-Session: a7f893e3-23e9-4fb7-94b8-5b0df1ddfd09 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2850 | 2024.02.17 07:59:11.273645 [ 3 ] {} <Debug> HTTP-Session: a7f893e3-23e9-4fb7-94b8-5b0df1ddfd09 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2851 | 2024.02.17 07:59:11.273789 [ 3 ] {53a56e0c-f744-4df7-92f6-700846b67d91} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2852 | 2024.02.17 07:59:11.273857 [ 3 ] {53a56e0c-f744-4df7-92f6-700846b67d91} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2853 | 2024.02.17 07:59:11.274042 [ 3 ] {53a56e0c-f744-4df7-92f6-700846b67d91} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2854 | 2024.02.17 07:59:11.274509 [ 3 ] {53a56e0c-f744-4df7-92f6-700846b67d91} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2855 | 2024.02.17 07:59:11.274798 [ 3 ] {53a56e0c-f744-4df7-92f6-700846b67d91} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2856 | 2024.02.17 07:59:11.274971 [ 3 ] {53a56e0c-f744-4df7-92f6-700846b67d91} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2857 | 2024.02.17 07:59:11.275105 [ 3 ] {53a56e0c-f744-4df7-92f6-700846b67d91} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001278069 sec., 39903 rows/sec., 3.16 MiB/sec. | ||
| 2858 | 2024.02.17 07:59:11.275325 [ 3 ] {53a56e0c-f744-4df7-92f6-700846b67d91} <Debug> DynamicQueryHandler: Done processing query | ||
| 2859 | 2024.02.17 07:59:11.275351 [ 3 ] {53a56e0c-f744-4df7-92f6-700846b67d91} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2860 | 2024.02.17 07:59:11.275368 [ 3 ] {} <Debug> HTTP-Session: a7f893e3-23e9-4fb7-94b8-5b0df1ddfd09 Destroying unnamed session | ||
| 2861 | 2024.02.17 07:59:11.275493 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2862 | 2024.02.17 07:59:11.275540 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2863 | 2024.02.17 07:59:11.275559 [ 3 ] {} <Debug> HTTP-Session: aa2cb9df-7d2f-4091-95c0-f5466cd677d2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2864 | 2024.02.17 07:59:11.275576 [ 3 ] {} <Debug> HTTP-Session: aa2cb9df-7d2f-4091-95c0-f5466cd677d2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2865 | 2024.02.17 07:59:11.275655 [ 3 ] {921a7760-b4ae-46a1-a695-f83c3a407b68} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2866 | 2024.02.17 07:59:11.275697 [ 3 ] {921a7760-b4ae-46a1-a695-f83c3a407b68} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2867 | 2024.02.17 07:59:11.275821 [ 3 ] {921a7760-b4ae-46a1-a695-f83c3a407b68} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2868 | 2024.02.17 07:59:11.276187 [ 3 ] {921a7760-b4ae-46a1-a695-f83c3a407b68} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2869 | 2024.02.17 07:59:11.276420 [ 3 ] {921a7760-b4ae-46a1-a695-f83c3a407b68} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2870 | 2024.02.17 07:59:11.276573 [ 3 ] {921a7760-b4ae-46a1-a695-f83c3a407b68} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2871 | 2024.02.17 07:59:11.276693 [ 3 ] {921a7760-b4ae-46a1-a695-f83c3a407b68} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.001007732 sec., 151826 rows/sec., 14.51 MiB/sec. | ||
| 2872 | 2024.02.17 07:59:11.276814 [ 3 ] {921a7760-b4ae-46a1-a695-f83c3a407b68} <Debug> DynamicQueryHandler: Done processing query | ||
| 2873 | 2024.02.17 07:59:11.276837 [ 3 ] {921a7760-b4ae-46a1-a695-f83c3a407b68} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2874 | 2024.02.17 07:59:11.276853 [ 3 ] {} <Debug> HTTP-Session: aa2cb9df-7d2f-4091-95c0-f5466cd677d2 Destroying unnamed session | ||
| 2875 | 2024.02.17 07:59:11.276967 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2876 | 2024.02.17 07:59:11.277012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2877 | 2024.02.17 07:59:11.277030 [ 3 ] {} <Debug> HTTP-Session: 5c600506-537a-459a-9e67-c2bc7baad7f2 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2878 | 2024.02.17 07:59:11.277046 [ 3 ] {} <Debug> HTTP-Session: 5c600506-537a-459a-9e67-c2bc7baad7f2 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2879 | 2024.02.17 07:59:11.277120 [ 3 ] {0b606bc5-49db-4e61-a727-4f3b50b1c3f5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2880 | 2024.02.17 07:59:11.277157 [ 3 ] {0b606bc5-49db-4e61-a727-4f3b50b1c3f5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2881 | 2024.02.17 07:59:11.277262 [ 3 ] {0b606bc5-49db-4e61-a727-4f3b50b1c3f5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2882 | 2024.02.17 07:59:11.277560 [ 3 ] {0b606bc5-49db-4e61-a727-4f3b50b1c3f5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2883 | 2024.02.17 07:59:11.277767 [ 3 ] {0b606bc5-49db-4e61-a727-4f3b50b1c3f5} <Trace> MergedBlockOutputStream: filled checksums all_25_25_0 (state Temporary) | ||
| 2884 | 2024.02.17 07:59:11.277917 [ 3 ] {0b606bc5-49db-4e61-a727-4f3b50b1c3f5} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_25_25_0 to all_25_25_0. | ||
| 2885 | 2024.02.17 07:59:11.278038 [ 3 ] {0b606bc5-49db-4e61-a727-4f3b50b1c3f5} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000891431 sec., 57211 rows/sec., 4.47 MiB/sec. | ||
| 2886 | 2024.02.17 07:59:11.278153 [ 3 ] {0b606bc5-49db-4e61-a727-4f3b50b1c3f5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2887 | 2024.02.17 07:59:11.278176 [ 3 ] {0b606bc5-49db-4e61-a727-4f3b50b1c3f5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2888 | 2024.02.17 07:59:11.278191 [ 3 ] {} <Debug> HTTP-Session: 5c600506-537a-459a-9e67-c2bc7baad7f2 Destroying unnamed session | ||
| 2889 | 2024.02.17 07:59:11.278324 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54567, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2890 | 2024.02.17 07:59:11.278370 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2891 | 2024.02.17 07:59:11.278388 [ 3 ] {} <Debug> HTTP-Session: 26d84a20-2aaf-4dbb-b934-a562073b1021 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2892 | 2024.02.17 07:59:11.278404 [ 3 ] {} <Debug> HTTP-Session: 26d84a20-2aaf-4dbb-b934-a562073b1021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2893 | 2024.02.17 07:59:11.278495 [ 3 ] {437336a0-cf65-4d85-9c78-3db6ef4f47ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2894 | 2024.02.17 07:59:11.278539 [ 3 ] {437336a0-cf65-4d85-9c78-3db6ef4f47ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2895 | 2024.02.17 07:59:11.278675 [ 3 ] {437336a0-cf65-4d85-9c78-3db6ef4f47ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2896 | 2024.02.17 07:59:11.279158 [ 3 ] {437336a0-cf65-4d85-9c78-3db6ef4f47ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2897 | 2024.02.17 07:59:11.279481 [ 3 ] {437336a0-cf65-4d85-9c78-3db6ef4f47ed} <Trace> MergedBlockOutputStream: filled checksums all_19_19_0 (state Temporary) | ||
| 2898 | 2024.02.17 07:59:11.279658 [ 3 ] {437336a0-cf65-4d85-9c78-3db6ef4f47ed} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_19_19_0 to all_19_19_0. | ||
| 2899 | 2024.02.17 07:59:11.279758 [ 3 ] {437336a0-cf65-4d85-9c78-3db6ef4f47ed} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001233967 sec., 41330 rows/sec., 55.77 MiB/sec. | ||
| 2900 | 2024.02.17 07:59:11.279876 [ 3 ] {437336a0-cf65-4d85-9c78-3db6ef4f47ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 2901 | 2024.02.17 07:59:11.279898 [ 3 ] {437336a0-cf65-4d85-9c78-3db6ef4f47ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2902 | 2024.02.17 07:59:11.279913 [ 3 ] {} <Debug> HTTP-Session: 26d84a20-2aaf-4dbb-b934-a562073b1021 Destroying unnamed session | ||
| 2903 | 2024.02.17 07:59:21.273260 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2904 | 2024.02.17 07:59:21.273395 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2905 | 2024.02.17 07:59:21.273426 [ 3 ] {} <Debug> HTTP-Session: 57de8be6-509c-4568-868d-83d47f62d0d0 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2906 | 2024.02.17 07:59:21.273453 [ 3 ] {} <Debug> HTTP-Session: 57de8be6-509c-4568-868d-83d47f62d0d0 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2907 | 2024.02.17 07:59:21.273596 [ 3 ] {ed93bf60-f0fa-4e65-91da-b97594256a1a} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2908 | 2024.02.17 07:59:21.273665 [ 3 ] {ed93bf60-f0fa-4e65-91da-b97594256a1a} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2909 | 2024.02.17 07:59:21.273853 [ 3 ] {ed93bf60-f0fa-4e65-91da-b97594256a1a} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2910 | 2024.02.17 07:59:21.274319 [ 3 ] {ed93bf60-f0fa-4e65-91da-b97594256a1a} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2911 | 2024.02.17 07:59:21.274592 [ 3 ] {ed93bf60-f0fa-4e65-91da-b97594256a1a} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2912 | 2024.02.17 07:59:21.274761 [ 3 ] {ed93bf60-f0fa-4e65-91da-b97594256a1a} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2913 | 2024.02.17 07:59:21.274877 [ 3 ] {ed93bf60-f0fa-4e65-91da-b97594256a1a} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001241677 sec., 41073 rows/sec., 3.25 MiB/sec. | ||
| 2914 | 2024.02.17 07:59:21.275048 [ 3 ] {ed93bf60-f0fa-4e65-91da-b97594256a1a} <Debug> DynamicQueryHandler: Done processing query | ||
| 2915 | 2024.02.17 07:59:21.275074 [ 3 ] {ed93bf60-f0fa-4e65-91da-b97594256a1a} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 2916 | 2024.02.17 07:59:21.275091 [ 3 ] {} <Debug> HTTP-Session: 57de8be6-509c-4568-868d-83d47f62d0d0 Destroying unnamed session | ||
| 2917 | 2024.02.17 07:59:21.275261 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2918 | 2024.02.17 07:59:21.275314 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2919 | 2024.02.17 07:59:21.275334 [ 3 ] {} <Debug> HTTP-Session: 433329b8-313e-4fdb-9137-fe98854f177a Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2920 | 2024.02.17 07:59:21.275352 [ 3 ] {} <Debug> HTTP-Session: 433329b8-313e-4fdb-9137-fe98854f177a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2921 | 2024.02.17 07:59:21.275439 [ 3 ] {6fda3aa6-cb1a-43d7-a503-9abd97ba3657} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 2922 | 2024.02.17 07:59:21.275483 [ 3 ] {6fda3aa6-cb1a-43d7-a503-9abd97ba3657} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 2923 | 2024.02.17 07:59:21.275598 [ 3 ] {6fda3aa6-cb1a-43d7-a503-9abd97ba3657} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2924 | 2024.02.17 07:59:21.275975 [ 3 ] {6fda3aa6-cb1a-43d7-a503-9abd97ba3657} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2925 | 2024.02.17 07:59:21.276210 [ 3 ] {6fda3aa6-cb1a-43d7-a503-9abd97ba3657} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2926 | 2024.02.17 07:59:21.276361 [ 3 ] {6fda3aa6-cb1a-43d7-a503-9abd97ba3657} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2927 | 2024.02.17 07:59:21.276459 [ 3 ] {6fda3aa6-cb1a-43d7-a503-9abd97ba3657} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.000991192 sec., 154359 rows/sec., 14.75 MiB/sec. | ||
| 2928 | 2024.02.17 07:59:21.276449 [ 175 ] {} <Debug> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2929 | 2024.02.17 07:59:21.276521 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2930 | 2024.02.17 07:59:21.276606 [ 3 ] {6fda3aa6-cb1a-43d7-a503-9abd97ba3657} <Debug> DynamicQueryHandler: Done processing query | ||
| 2931 | 2024.02.17 07:59:21.276633 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2932 | 2024.02.17 07:59:21.276645 [ 3 ] {6fda3aa6-cb1a-43d7-a503-9abd97ba3657} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 2933 | 2024.02.17 07:59:21.276723 [ 3 ] {} <Debug> HTTP-Session: 433329b8-313e-4fdb-9137-fe98854f177a Destroying unnamed session | ||
| 2934 | 2024.02.17 07:59:21.276791 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2935 | 2024.02.17 07:59:21.276826 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 193 rows starting from the beginning of the part | ||
| 2936 | 2024.02.17 07:59:21.276918 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2937 | 2024.02.17 07:59:21.276999 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 153 rows starting from the beginning of the part | ||
| 2938 | 2024.02.17 07:59:21.277008 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2939 | 2024.02.17 07:59:21.277073 [ 3 ] {} <Debug> HTTP-Session: e165159b-31dc-4e13-badd-9b44d654ddad Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2940 | 2024.02.17 07:59:21.277112 [ 3 ] {} <Debug> HTTP-Session: e165159b-31dc-4e13-badd-9b44d654ddad Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2941 | 2024.02.17 07:59:21.277216 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 154 rows starting from the beginning of the part | ||
| 2942 | 2024.02.17 07:59:21.277328 [ 3 ] {60d81b27-9b56-493c-bffa-60eb4e3eb3b5} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 2943 | 2024.02.17 07:59:21.277432 [ 3 ] {60d81b27-9b56-493c-bffa-60eb4e3eb3b5} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 2944 | 2024.02.17 07:59:21.277447 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 37 rows starting from the beginning of the part | ||
| 2945 | 2024.02.17 07:59:21.277742 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 153 rows starting from the beginning of the part | ||
| 2946 | 2024.02.17 07:59:21.277869 [ 3 ] {60d81b27-9b56-493c-bffa-60eb4e3eb3b5} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2947 | 2024.02.17 07:59:21.278017 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_26_26_0, total 153 rows starting from the beginning of the part | ||
| 2948 | 2024.02.17 07:59:21.278482 [ 3 ] {60d81b27-9b56-493c-bffa-60eb4e3eb3b5} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2949 | 2024.02.17 07:59:21.278949 [ 3 ] {60d81b27-9b56-493c-bffa-60eb4e3eb3b5} <Trace> MergedBlockOutputStream: filled checksums all_26_26_0 (state Temporary) | ||
| 2950 | 2024.02.17 07:59:21.279174 [ 3 ] {60d81b27-9b56-493c-bffa-60eb4e3eb3b5} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_26_26_0 to all_26_26_0. | ||
| 2951 | 2024.02.17 07:59:21.279352 [ 175 ] {} <Debug> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Selected 6 parts from all_1_21_4 to all_26_26_0 | ||
| 2952 | 2024.02.17 07:59:21.279490 [ 175 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2953 | 2024.02.17 07:59:21.279496 [ 3 ] {60d81b27-9b56-493c-bffa-60eb4e3eb3b5} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.002110448 sec., 24165 rows/sec., 1.89 MiB/sec. | ||
| 2954 | 2024.02.17 07:59:21.279736 [ 21 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 843 rows, containing 4 columns (4 merged, 0 gathered) in 0.0031378 sec., 268659.57039964304 rows/sec., 25.21 MiB/sec. | ||
| 2955 | 2024.02.17 07:59:21.279959 [ 24 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_21_4 to all_26_26_0 into Compact | ||
| 2956 | 2024.02.17 07:59:21.279993 [ 3 ] {60d81b27-9b56-493c-bffa-60eb4e3eb3b5} <Debug> DynamicQueryHandler: Done processing query | ||
| 2957 | 2024.02.17 07:59:21.280043 [ 3 ] {60d81b27-9b56-493c-bffa-60eb4e3eb3b5} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 2958 | 2024.02.17 07:59:21.280083 [ 3 ] {} <Debug> HTTP-Session: e165159b-31dc-4e13-badd-9b44d654ddad Destroying unnamed session | ||
| 2959 | 2024.02.17 07:59:21.280134 [ 18 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2960 | 2024.02.17 07:59:21.280177 [ 24 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 2961 | 2024.02.17 07:59:21.280252 [ 24 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_21_4, total 101 rows starting from the beginning of the part | ||
| 2962 | 2024.02.17 07:59:21.280367 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54568, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2963 | 2024.02.17 07:59:21.280480 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2964 | 2024.02.17 07:59:21.280482 [ 24 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part | ||
| 2965 | 2024.02.17 07:59:21.280543 [ 3 ] {} <Debug> HTTP-Session: d51962e4-a719-429a-9721-b4b9527b9a15 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2966 | 2024.02.17 07:59:21.280572 [ 18 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2967 | 2024.02.17 07:59:21.280608 [ 3 ] {} <Debug> HTTP-Session: d51962e4-a719-429a-9721-b4b9527b9a15 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2968 | 2024.02.17 07:59:21.280773 [ 18 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_26_5} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2969 | 2024.02.17 07:59:21.280898 [ 24 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_23_23_0, total 53 rows starting from the beginning of the part | ||
| 2970 | 2024.02.17 07:59:21.280979 [ 3 ] {3d45a7f9-ebfd-45b5-92de-101159ddf665} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 2971 | 2024.02.17 07:59:21.281106 [ 3 ] {3d45a7f9-ebfd-45b5-92de-101159ddf665} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 2972 | 2024.02.17 07:59:21.281204 [ 24 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_24_24_0, total 26 rows starting from the beginning of the part | ||
| 2973 | 2024.02.17 07:59:21.281505 [ 24 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_25_25_0, total 51 rows starting from the beginning of the part | ||
| 2974 | 2024.02.17 07:59:21.281807 [ 24 ] {2f0ee383-5b99-479d-8d68-0489b886869c::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 | ||
| 2975 | 2024.02.17 07:59:21.281818 [ 3 ] {3d45a7f9-ebfd-45b5-92de-101159ddf665} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2976 | 2024.02.17 07:59:21.283043 [ 3 ] {3d45a7f9-ebfd-45b5-92de-101159ddf665} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2977 | 2024.02.17 07:59:21.283369 [ 24 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 333 rows, containing 4 columns (4 merged, 0 gathered) in 0.003773244 sec., 88252.97277356037 rows/sec., 6.90 MiB/sec. | ||
| 2978 | 2024.02.17 07:59:21.283546 [ 21 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Trace> MergedBlockOutputStream: filled checksums all_1_26_5 (state Temporary) | ||
| 2979 | 2024.02.17 07:59:21.283745 [ 3 ] {3d45a7f9-ebfd-45b5-92de-101159ddf665} <Trace> MergedBlockOutputStream: filled checksums all_20_20_0 (state Temporary) | ||
| 2980 | 2024.02.17 07:59:21.283809 [ 21 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_merge_all_1_26_5 to all_1_26_5. | ||
| 2981 | 2024.02.17 07:59:21.283901 [ 21 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_26_5} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Merged 6 parts: from all_1_21_4 to all_26_26_0 | ||
| 2982 | 2024.02.17 07:59:21.284058 [ 3 ] {3d45a7f9-ebfd-45b5-92de-101159ddf665} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_20_20_0 to all_20_20_0. | ||
| 2983 | 2024.02.17 07:59:21.284175 [ 3 ] {3d45a7f9-ebfd-45b5-92de-101159ddf665} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00312593 sec., 16315 rows/sec., 22.02 MiB/sec. | ||
| 2984 | 2024.02.17 07:59:21.284320 [ 3 ] {3d45a7f9-ebfd-45b5-92de-101159ddf665} <Debug> DynamicQueryHandler: Done processing query | ||
| 2985 | 2024.02.17 07:59:21.284343 [ 3 ] {3d45a7f9-ebfd-45b5-92de-101159ddf665} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 2986 | 2024.02.17 07:59:21.284359 [ 3 ] {} <Debug> HTTP-Session: d51962e4-a719-429a-9721-b4b9527b9a15 Destroying unnamed session | ||
| 2987 | 2024.02.17 07:59:25.328540 [ 176 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 2988 | 2024.02.17 07:59:25.328637 [ 176 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 2989 | 2024.02.17 07:59:31.273378 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 2990 | 2024.02.17 07:59:31.273513 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 2991 | 2024.02.17 07:59:31.273543 [ 3 ] {} <Debug> HTTP-Session: a99268ee-bbbc-49a0-9acc-fd1bd79a30cb Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 2992 | 2024.02.17 07:59:31.273572 [ 3 ] {} <Debug> HTTP-Session: a99268ee-bbbc-49a0-9acc-fd1bd79a30cb Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 2993 | 2024.02.17 07:59:31.273714 [ 3 ] {c0261c67-ca0b-48e5-82cf-44dff3ba4152} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 2994 | 2024.02.17 07:59:31.273784 [ 3 ] {c0261c67-ca0b-48e5-82cf-44dff3ba4152} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 2995 | 2024.02.17 07:59:31.273966 [ 3 ] {c0261c67-ca0b-48e5-82cf-44dff3ba4152} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 2996 | 2024.02.17 07:59:31.274549 [ 3 ] {c0261c67-ca0b-48e5-82cf-44dff3ba4152} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 2997 | 2024.02.17 07:59:31.274822 [ 3 ] {c0261c67-ca0b-48e5-82cf-44dff3ba4152} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 2998 | 2024.02.17 07:59:31.274990 [ 3 ] {c0261c67-ca0b-48e5-82cf-44dff3ba4152} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 2999 | 2024.02.17 07:59:31.275113 [ 3 ] {c0261c67-ca0b-48e5-82cf-44dff3ba4152} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001361301 sec., 37464 rows/sec., 2.97 MiB/sec. | ||
| 3000 | 2024.02.17 07:59:31.275292 [ 3 ] {c0261c67-ca0b-48e5-82cf-44dff3ba4152} <Debug> DynamicQueryHandler: Done processing query | ||
| 3001 | 2024.02.17 07:59:31.275318 [ 3 ] {c0261c67-ca0b-48e5-82cf-44dff3ba4152} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3002 | 2024.02.17 07:59:31.275335 [ 3 ] {} <Debug> HTTP-Session: a99268ee-bbbc-49a0-9acc-fd1bd79a30cb Destroying unnamed session | ||
| 3003 | 2024.02.17 07:59:31.275468 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3004 | 2024.02.17 07:59:31.275520 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3005 | 2024.02.17 07:59:31.275540 [ 3 ] {} <Debug> HTTP-Session: a0f36392-e6be-4925-b9e9-1f4047daf0c8 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3006 | 2024.02.17 07:59:31.275558 [ 3 ] {} <Debug> HTTP-Session: a0f36392-e6be-4925-b9e9-1f4047daf0c8 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3007 | 2024.02.17 07:59:31.275645 [ 3 ] {26570c3d-d300-4790-b752-a9350f9ce16b} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3008 | 2024.02.17 07:59:31.275687 [ 3 ] {26570c3d-d300-4790-b752-a9350f9ce16b} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3009 | 2024.02.17 07:59:31.275800 [ 3 ] {26570c3d-d300-4790-b752-a9350f9ce16b} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3010 | 2024.02.17 07:59:31.276214 [ 3 ] {26570c3d-d300-4790-b752-a9350f9ce16b} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3011 | 2024.02.17 07:59:31.276451 [ 3 ] {26570c3d-d300-4790-b752-a9350f9ce16b} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3012 | 2024.02.17 07:59:31.276603 [ 3 ] {26570c3d-d300-4790-b752-a9350f9ce16b} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3013 | 2024.02.17 07:59:31.276707 [ 3 ] {26570c3d-d300-4790-b752-a9350f9ce16b} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.001031453 sec., 148334 rows/sec., 14.17 MiB/sec. | ||
| 3014 | 2024.02.17 07:59:31.276853 [ 3 ] {26570c3d-d300-4790-b752-a9350f9ce16b} <Debug> DynamicQueryHandler: Done processing query | ||
| 3015 | 2024.02.17 07:59:31.276878 [ 3 ] {26570c3d-d300-4790-b752-a9350f9ce16b} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3016 | 2024.02.17 07:59:31.276894 [ 3 ] {} <Debug> HTTP-Session: a0f36392-e6be-4925-b9e9-1f4047daf0c8 Destroying unnamed session | ||
| 3017 | 2024.02.17 07:59:31.277050 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3018 | 2024.02.17 07:59:31.277095 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3019 | 2024.02.17 07:59:31.277114 [ 3 ] {} <Debug> HTTP-Session: fc2b8e07-573d-47e7-a27e-deab94c26884 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3020 | 2024.02.17 07:59:31.277131 [ 3 ] {} <Debug> HTTP-Session: fc2b8e07-573d-47e7-a27e-deab94c26884 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3021 | 2024.02.17 07:59:31.277205 [ 3 ] {395a22c0-38c4-4255-9e0b-aa6509dff01d} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3022 | 2024.02.17 07:59:31.277245 [ 3 ] {395a22c0-38c4-4255-9e0b-aa6509dff01d} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3023 | 2024.02.17 07:59:31.277352 [ 3 ] {395a22c0-38c4-4255-9e0b-aa6509dff01d} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3024 | 2024.02.17 07:59:31.277656 [ 3 ] {395a22c0-38c4-4255-9e0b-aa6509dff01d} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3025 | 2024.02.17 07:59:31.277864 [ 3 ] {395a22c0-38c4-4255-9e0b-aa6509dff01d} <Trace> MergedBlockOutputStream: filled checksums all_27_27_0 (state Temporary) | ||
| 3026 | 2024.02.17 07:59:31.278015 [ 3 ] {395a22c0-38c4-4255-9e0b-aa6509dff01d} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_27_27_0 to all_27_27_0. | ||
| 3027 | 2024.02.17 07:59:31.278132 [ 3 ] {395a22c0-38c4-4255-9e0b-aa6509dff01d} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000897841 sec., 56802 rows/sec., 4.44 MiB/sec. | ||
| 3028 | 2024.02.17 07:59:31.278360 [ 3 ] {395a22c0-38c4-4255-9e0b-aa6509dff01d} <Debug> DynamicQueryHandler: Done processing query | ||
| 3029 | 2024.02.17 07:59:31.278384 [ 3 ] {395a22c0-38c4-4255-9e0b-aa6509dff01d} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3030 | 2024.02.17 07:59:31.278400 [ 3 ] {} <Debug> HTTP-Session: fc2b8e07-573d-47e7-a27e-deab94c26884 Destroying unnamed session | ||
| 3031 | 2024.02.17 07:59:31.278544 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3032 | 2024.02.17 07:59:31.278589 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3033 | 2024.02.17 07:59:31.278609 [ 3 ] {} <Debug> HTTP-Session: 74466cdc-cfb1-4256-835f-9c09b9938a32 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3034 | 2024.02.17 07:59:31.278625 [ 3 ] {} <Debug> HTTP-Session: 74466cdc-cfb1-4256-835f-9c09b9938a32 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3035 | 2024.02.17 07:59:31.278715 [ 3 ] {351d2f56-683d-4c34-8d47-94daf446def0} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3036 | 2024.02.17 07:59:31.278762 [ 3 ] {351d2f56-683d-4c34-8d47-94daf446def0} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3037 | 2024.02.17 07:59:31.278918 [ 3 ] {351d2f56-683d-4c34-8d47-94daf446def0} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3038 | 2024.02.17 07:59:31.279434 [ 3 ] {351d2f56-683d-4c34-8d47-94daf446def0} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3039 | 2024.02.17 07:59:31.279767 [ 3 ] {351d2f56-683d-4c34-8d47-94daf446def0} <Trace> MergedBlockOutputStream: filled checksums all_21_21_0 (state Temporary) | ||
| 3040 | 2024.02.17 07:59:31.279946 [ 3 ] {351d2f56-683d-4c34-8d47-94daf446def0} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_21_21_0 to all_21_21_0. | ||
| 3041 | 2024.02.17 07:59:31.280074 [ 3 ] {351d2f56-683d-4c34-8d47-94daf446def0} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.00132816 sec., 38398 rows/sec., 51.82 MiB/sec. | ||
| 3042 | 2024.02.17 07:59:31.280067 [ 170 ] {} <Debug> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7) (MergerMutator): Selected 6 parts from all_1_16_3 to all_21_21_0 | ||
| 3043 | 2024.02.17 07:59:31.280199 [ 170 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3044 | 2024.02.17 07:59:31.280285 [ 3 ] {351d2f56-683d-4c34-8d47-94daf446def0} <Debug> DynamicQueryHandler: Done processing query | ||
| 3045 | 2024.02.17 07:59:31.280327 [ 3 ] {351d2f56-683d-4c34-8d47-94daf446def0} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3046 | 2024.02.17 07:59:31.280335 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_16_3 to all_21_21_0 into Compact | ||
| 3047 | 2024.02.17 07:59:31.280350 [ 3 ] {} <Debug> HTTP-Session: 74466cdc-cfb1-4256-835f-9c09b9938a32 Destroying unnamed session | ||
| 3048 | 2024.02.17 07:59:31.280450 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3049 | 2024.02.17 07:59:31.280488 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_16_3, total 764 rows starting from the beginning of the part | ||
| 3050 | 2024.02.17 07:59:31.280624 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_17_17_0, total 51 rows starting from the beginning of the part | ||
| 3051 | 2024.02.17 07:59:31.280732 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_18_18_0, total 51 rows starting from the beginning of the part | ||
| 3052 | 2024.02.17 07:59:31.280836 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
| 3053 | 2024.02.17 07:59:31.280938 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part | ||
| 3054 | 2024.02.17 07:59:31.281040 [ 23 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
| 3055 | 2024.02.17 07:59:31.293666 [ 18 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 1019 rows, containing 6 columns (6 merged, 0 gathered) in 0.01339584 sec., 76068.39138120491 rows/sec., 102.65 MiB/sec. | ||
| 3056 | 2024.02.17 07:59:31.294356 [ 18 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Trace> MergedBlockOutputStream: filled checksums all_1_21_4 (state Temporary) | ||
| 3057 | 2024.02.17 07:59:31.294631 [ 18 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_merge_all_1_21_4 to all_1_21_4. | ||
| 3058 | 2024.02.17 07:59:31.294703 [ 18 ] {0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7) (MergerMutator): Merged 6 parts: from all_1_16_3 to all_21_21_0 | ||
| 3059 | 2024.02.17 07:59:31.294792 [ 18 ] {} <Debug> MemoryTracker: Peak memory usage to apply mutate/merge in 0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7::all_1_21_4: 8.30 MiB. | ||
| 3060 | 2024.02.17 07:59:32.000147 [ 180 ] {} <Trace> AsynchronousMetrics: MemoryTracking: was 235.04 MiB, peak 239.58 MiB, will set to 232.63 MiB (RSS), difference: -2.41 MiB | ||
| 3061 | 2024.02.17 07:59:36.272042 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 5037, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3062 | 2024.02.17 07:59:36.272171 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3063 | 2024.02.17 07:59:36.272201 [ 3 ] {} <Debug> HTTP-Session: 4c39f672-1831-4d00-a743-232ec9869fd7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3064 | 2024.02.17 07:59:36.272229 [ 3 ] {} <Debug> HTTP-Session: 4c39f672-1831-4d00-a743-232ec9869fd7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3065 | 2024.02.17 07:59:36.272371 [ 3 ] {a67ac2db-b8a0-45f0-b130-a67d4d5cc0c2} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3066 | 2024.02.17 07:59:36.272439 [ 3 ] {a67ac2db-b8a0-45f0-b130-a67d4d5cc0c2} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3067 | 2024.02.17 07:59:36.272644 [ 3 ] {a67ac2db-b8a0-45f0-b130-a67d4d5cc0c2} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3068 | 2024.02.17 07:59:36.273136 [ 3 ] {a67ac2db-b8a0-45f0-b130-a67d4d5cc0c2} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3069 | 2024.02.17 07:59:36.273401 [ 3 ] {a67ac2db-b8a0-45f0-b130-a67d4d5cc0c2} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3070 | 2024.02.17 07:59:36.273566 [ 3 ] {a67ac2db-b8a0-45f0-b130-a67d4d5cc0c2} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3071 | 2024.02.17 07:59:36.273697 [ 3 ] {a67ac2db-b8a0-45f0-b130-a67d4d5cc0c2} <Information> executeQuery: Read 36 rows, 2.81 KiB in 0.001279769 sec., 28130 rows/sec., 2.15 MiB/sec. | ||
| 3072 | 2024.02.17 07:59:36.273846 [ 3 ] {a67ac2db-b8a0-45f0-b130-a67d4d5cc0c2} <Debug> DynamicQueryHandler: Done processing query | ||
| 3073 | 2024.02.17 07:59:36.273872 [ 3 ] {a67ac2db-b8a0-45f0-b130-a67d4d5cc0c2} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3074 | 2024.02.17 07:59:36.273889 [ 3 ] {} <Debug> HTTP-Session: 4c39f672-1831-4d00-a743-232ec9869fd7 Destroying unnamed session | ||
| 3075 | 2024.02.17 07:59:36.274013 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 4094, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3076 | 2024.02.17 07:59:36.274065 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3077 | 2024.02.17 07:59:36.274085 [ 3 ] {} <Debug> HTTP-Session: 292a6b62-aafd-4709-b565-81e3dcaef9db Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3078 | 2024.02.17 07:59:36.274103 [ 3 ] {} <Debug> HTTP-Session: 292a6b62-aafd-4709-b565-81e3dcaef9db Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3079 | 2024.02.17 07:59:36.274211 [ 3 ] {9038f7e0-127b-471d-8315-7c328d2b4d66} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3080 | 2024.02.17 07:59:36.274253 [ 3 ] {9038f7e0-127b-471d-8315-7c328d2b4d66} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3081 | 2024.02.17 07:59:36.274364 [ 3 ] {9038f7e0-127b-471d-8315-7c328d2b4d66} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3082 | 2024.02.17 07:59:36.274688 [ 3 ] {9038f7e0-127b-471d-8315-7c328d2b4d66} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3083 | 2024.02.17 07:59:36.274906 [ 3 ] {9038f7e0-127b-471d-8315-7c328d2b4d66} <Trace> MergedBlockOutputStream: filled checksums all_28_28_0 (state Temporary) | ||
| 3084 | 2024.02.17 07:59:36.275055 [ 3 ] {9038f7e0-127b-471d-8315-7c328d2b4d66} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_28_28_0 to all_28_28_0. | ||
| 3085 | 2024.02.17 07:59:36.275170 [ 3 ] {9038f7e0-127b-471d-8315-7c328d2b4d66} <Information> executeQuery: Read 24 rows, 1.90 KiB in 0.00092305 sec., 26000 rows/sec., 2.01 MiB/sec. | ||
| 3086 | 2024.02.17 07:59:36.275322 [ 3 ] {9038f7e0-127b-471d-8315-7c328d2b4d66} <Debug> DynamicQueryHandler: Done processing query | ||
| 3087 | 2024.02.17 07:59:36.275348 [ 3 ] {9038f7e0-127b-471d-8315-7c328d2b4d66} <Debug> MemoryTracker: Peak memory usage (for query): 4.12 MiB. | ||
| 3088 | 2024.02.17 07:59:36.275364 [ 3 ] {} <Debug> HTTP-Session: 292a6b62-aafd-4709-b565-81e3dcaef9db Destroying unnamed session | ||
| 3089 | 2024.02.17 07:59:36.275499 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7033, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3090 | 2024.02.17 07:59:36.275546 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3091 | 2024.02.17 07:59:36.275565 [ 3 ] {} <Debug> HTTP-Session: d632ea1c-8399-4a10-bab4-332b26d4789c Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3092 | 2024.02.17 07:59:36.275582 [ 3 ] {} <Debug> HTTP-Session: d632ea1c-8399-4a10-bab4-332b26d4789c Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3093 | 2024.02.17 07:59:36.275657 [ 3 ] {14b49aaa-0c59-470d-ad73-70315dec5899} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3094 | 2024.02.17 07:59:36.275701 [ 3 ] {14b49aaa-0c59-470d-ad73-70315dec5899} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3095 | 2024.02.17 07:59:36.275825 [ 3 ] {14b49aaa-0c59-470d-ad73-70315dec5899} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3096 | 2024.02.17 07:59:36.276140 [ 3 ] {14b49aaa-0c59-470d-ad73-70315dec5899} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3097 | 2024.02.17 07:59:36.276409 [ 3 ] {14b49aaa-0c59-470d-ad73-70315dec5899} <Trace> MergedBlockOutputStream: filled checksums all_12_12_0 (state Temporary) | ||
| 3098 | 2024.02.17 07:59:36.276587 [ 3 ] {14b49aaa-0c59-470d-ad73-70315dec5899} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_12_12_0 to all_12_12_0. | ||
| 3099 | 2024.02.17 07:59:36.276711 [ 3 ] {14b49aaa-0c59-470d-ad73-70315dec5899} <Information> executeQuery: Read 36 rows, 2.60 KiB in 0.001019903 sec., 35297 rows/sec., 2.49 MiB/sec. | ||
| 3100 | 2024.02.17 07:59:36.276902 [ 3 ] {14b49aaa-0c59-470d-ad73-70315dec5899} <Debug> DynamicQueryHandler: Done processing query | ||
| 3101 | 2024.02.17 07:59:36.276925 [ 3 ] {14b49aaa-0c59-470d-ad73-70315dec5899} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3102 | 2024.02.17 07:59:36.276941 [ 3 ] {} <Debug> HTTP-Session: d632ea1c-8399-4a10-bab4-332b26d4789c Destroying unnamed session | ||
| 3103 | 2024.02.17 07:59:40.328905 [ 166 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3104 | 2024.02.17 07:59:40.328973 [ 166 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3105 | 2024.02.17 07:59:41.273668 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3106 | 2024.02.17 07:59:41.273790 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3107 | 2024.02.17 07:59:41.273821 [ 3 ] {} <Debug> HTTP-Session: 12c991a8-b570-404b-8429-7494273e2dc7 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3108 | 2024.02.17 07:59:41.273849 [ 3 ] {} <Debug> HTTP-Session: 12c991a8-b570-404b-8429-7494273e2dc7 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3109 | 2024.02.17 07:59:41.273993 [ 3 ] {92dfd1d9-f8a9-4b59-801f-1cd91dd80ccf} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3110 | 2024.02.17 07:59:41.274061 [ 3 ] {92dfd1d9-f8a9-4b59-801f-1cd91dd80ccf} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3111 | 2024.02.17 07:59:41.274244 [ 3 ] {92dfd1d9-f8a9-4b59-801f-1cd91dd80ccf} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3112 | 2024.02.17 07:59:41.274861 [ 3 ] {92dfd1d9-f8a9-4b59-801f-1cd91dd80ccf} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3113 | 2024.02.17 07:59:41.275134 [ 3 ] {92dfd1d9-f8a9-4b59-801f-1cd91dd80ccf} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3114 | 2024.02.17 07:59:41.275300 [ 3 ] {92dfd1d9-f8a9-4b59-801f-1cd91dd80ccf} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3115 | 2024.02.17 07:59:41.275443 [ 3 ] {92dfd1d9-f8a9-4b59-801f-1cd91dd80ccf} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001405852 sec., 36276 rows/sec., 2.87 MiB/sec. | ||
| 3116 | 2024.02.17 07:59:41.275442 [ 166 ] {} <Debug> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553) (MergerMutator): Selected 5 parts from all_1_18_4 to all_22_22_0 | ||
| 3117 | 2024.02.17 07:59:41.275579 [ 166 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3118 | 2024.02.17 07:59:41.275652 [ 3 ] {92dfd1d9-f8a9-4b59-801f-1cd91dd80ccf} <Debug> DynamicQueryHandler: Done processing query | ||
| 3119 | 2024.02.17 07:59:41.275698 [ 3 ] {92dfd1d9-f8a9-4b59-801f-1cd91dd80ccf} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3120 | 2024.02.17 07:59:41.275706 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_18_4 to all_22_22_0 into Compact | ||
| 3121 | 2024.02.17 07:59:41.275726 [ 3 ] {} <Debug> HTTP-Session: 12c991a8-b570-404b-8429-7494273e2dc7 Destroying unnamed session | ||
| 3122 | 2024.02.17 07:59:41.275869 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3123 | 2024.02.17 07:59:41.275914 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 676, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3124 | 2024.02.17 07:59:41.275937 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_18_4, total 51 rows starting from the beginning of the part | ||
| 3125 | 2024.02.17 07:59:41.276012 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3126 | 2024.02.17 07:59:41.276055 [ 3 ] {} <Debug> HTTP-Session: e11d44b2-1682-4e77-97ff-a1aaf0144f08 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3127 | 2024.02.17 07:59:41.276086 [ 3 ] {} <Debug> HTTP-Session: e11d44b2-1682-4e77-97ff-a1aaf0144f08 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3128 | 2024.02.17 07:59:41.276213 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_19_19_0, total 51 rows starting from the beginning of the part | ||
| 3129 | 2024.02.17 07:59:41.276321 [ 3 ] {07d90eed-7c5e-4266-8694-6c11903af893} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3130 | 2024.02.17 07:59:41.276437 [ 3 ] {07d90eed-7c5e-4266-8694-6c11903af893} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3131 | 2024.02.17 07:59:41.276455 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_20_20_0, total 51 rows starting from the beginning of the part | ||
| 3132 | 2024.02.17 07:59:41.276794 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_21_21_0, total 51 rows starting from the beginning of the part | ||
| 3133 | 2024.02.17 07:59:41.276925 [ 3 ] {07d90eed-7c5e-4266-8694-6c11903af893} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3134 | 2024.02.17 07:59:41.277034 [ 24 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_22_22_0, total 51 rows starting from the beginning of the part | ||
| 3135 | 2024.02.17 07:59:41.277474 [ 3 ] {07d90eed-7c5e-4266-8694-6c11903af893} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3136 | 2024.02.17 07:59:41.277961 [ 3 ] {07d90eed-7c5e-4266-8694-6c11903af893} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3137 | 2024.02.17 07:59:41.278195 [ 18 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 255 rows, containing 4 columns (4 merged, 0 gathered) in 0.002555228 sec., 99795.3998625563 rows/sec., 7.90 MiB/sec. | ||
| 3138 | 2024.02.17 07:59:41.278265 [ 3 ] {07d90eed-7c5e-4266-8694-6c11903af893} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3139 | 2024.02.17 07:59:41.278378 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Trace> MergedBlockOutputStream: filled checksums all_1_22_5 (state Temporary) | ||
| 3140 | 2024.02.17 07:59:41.278471 [ 3 ] {07d90eed-7c5e-4266-8694-6c11903af893} <Information> executeQuery: Read 4 rows, 342.00 B in 0.002088026 sec., 1915 rows/sec., 159.95 KiB/sec. | ||
| 3141 | 2024.02.17 07:59:41.278639 [ 3 ] {07d90eed-7c5e-4266-8694-6c11903af893} <Debug> DynamicQueryHandler: Done processing query | ||
| 3142 | 2024.02.17 07:59:41.278663 [ 3 ] {07d90eed-7c5e-4266-8694-6c11903af893} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3143 | 2024.02.17 07:59:41.278682 [ 3 ] {} <Debug> HTTP-Session: e11d44b2-1682-4e77-97ff-a1aaf0144f08 Destroying unnamed session | ||
| 3144 | 2024.02.17 07:59:41.278705 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_merge_all_1_22_5 to all_1_22_5. | ||
| 3145 | 2024.02.17 07:59:41.278779 [ 23 ] {a19ac56f-1e99-43ad-b580-863070844553::all_1_22_5} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553) (MergerMutator): Merged 5 parts: from all_1_18_4 to all_22_22_0 | ||
| 3146 | 2024.02.17 07:59:41.278862 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24631, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3147 | 2024.02.17 07:59:41.278912 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3148 | 2024.02.17 07:59:41.278931 [ 3 ] {} <Debug> HTTP-Session: 931ac9b5-ae0a-4d7a-b040-62f9d7d98aef Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3149 | 2024.02.17 07:59:41.278948 [ 3 ] {} <Debug> HTTP-Session: 931ac9b5-ae0a-4d7a-b040-62f9d7d98aef Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3150 | 2024.02.17 07:59:41.279025 [ 3 ] {3859c7f2-e5ee-4490-b6e5-8cd607f86734} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3151 | 2024.02.17 07:59:41.279064 [ 3 ] {3859c7f2-e5ee-4490-b6e5-8cd607f86734} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3152 | 2024.02.17 07:59:41.279173 [ 3 ] {3859c7f2-e5ee-4490-b6e5-8cd607f86734} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3153 | 2024.02.17 07:59:41.279569 [ 3 ] {3859c7f2-e5ee-4490-b6e5-8cd607f86734} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3154 | 2024.02.17 07:59:41.279785 [ 3 ] {3859c7f2-e5ee-4490-b6e5-8cd607f86734} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3155 | 2024.02.17 07:59:41.279930 [ 3 ] {3859c7f2-e5ee-4490-b6e5-8cd607f86734} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3156 | 2024.02.17 07:59:41.280046 [ 3 ] {3859c7f2-e5ee-4490-b6e5-8cd607f86734} <Information> executeQuery: Read 155 rows, 15.15 KiB in 0.000991572 sec., 156317 rows/sec., 14.92 MiB/sec. | ||
| 3157 | 2024.02.17 07:59:41.280280 [ 3 ] {3859c7f2-e5ee-4490-b6e5-8cd607f86734} <Debug> DynamicQueryHandler: Done processing query | ||
| 3158 | 2024.02.17 07:59:41.280303 [ 3 ] {3859c7f2-e5ee-4490-b6e5-8cd607f86734} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3159 | 2024.02.17 07:59:41.280320 [ 3 ] {} <Debug> HTTP-Session: 931ac9b5-ae0a-4d7a-b040-62f9d7d98aef Destroying unnamed session | ||
| 3160 | 2024.02.17 07:59:41.280416 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 609, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3161 | 2024.02.17 07:59:41.280461 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3162 | 2024.02.17 07:59:41.280479 [ 3 ] {} <Debug> HTTP-Session: fcfce338-6c83-46e8-809a-93400b7e14bf Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3163 | 2024.02.17 07:59:41.280496 [ 3 ] {} <Debug> HTTP-Session: fcfce338-6c83-46e8-809a-93400b7e14bf Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3164 | 2024.02.17 07:59:41.280566 [ 3 ] {5db85450-32b7-4868-93e1-f1d00154bb30} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3165 | 2024.02.17 07:59:41.280606 [ 3 ] {5db85450-32b7-4868-93e1-f1d00154bb30} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3166 | 2024.02.17 07:59:41.280732 [ 3 ] {5db85450-32b7-4868-93e1-f1d00154bb30} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3167 | 2024.02.17 07:59:41.280998 [ 3 ] {5db85450-32b7-4868-93e1-f1d00154bb30} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3168 | 2024.02.17 07:59:41.281203 [ 3 ] {5db85450-32b7-4868-93e1-f1d00154bb30} <Trace> MergedBlockOutputStream: filled checksums all_9_9_0 (state Temporary) | ||
| 3169 | 2024.02.17 07:59:41.281349 [ 3 ] {5db85450-32b7-4868-93e1-f1d00154bb30} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_insert_all_9_9_0 to all_9_9_0. | ||
| 3170 | 2024.02.17 07:59:41.281470 [ 3 ] {5db85450-32b7-4868-93e1-f1d00154bb30} <Information> executeQuery: Read 4 rows, 286.00 B in 0.00086933 sec., 4601 rows/sec., 321.28 KiB/sec. | ||
| 3171 | 2024.02.17 07:59:41.281601 [ 3 ] {5db85450-32b7-4868-93e1-f1d00154bb30} <Debug> DynamicQueryHandler: Done processing query | ||
| 3172 | 2024.02.17 07:59:41.281623 [ 3 ] {5db85450-32b7-4868-93e1-f1d00154bb30} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3173 | 2024.02.17 07:59:41.281639 [ 3 ] {} <Debug> HTTP-Session: fcfce338-6c83-46e8-809a-93400b7e14bf Destroying unnamed session | ||
| 3174 | 2024.02.17 07:59:41.281751 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 9378, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3175 | 2024.02.17 07:59:41.281795 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3176 | 2024.02.17 07:59:41.281815 [ 3 ] {} <Debug> HTTP-Session: a8fc41c5-245c-45af-a468-c62ec00d237e Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3177 | 2024.02.17 07:59:41.281831 [ 3 ] {} <Debug> HTTP-Session: a8fc41c5-245c-45af-a468-c62ec00d237e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3178 | 2024.02.17 07:59:41.281903 [ 3 ] {ab26479a-1e9a-46e8-8b1d-d90271c91fac} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3179 | 2024.02.17 07:59:41.281941 [ 3 ] {ab26479a-1e9a-46e8-8b1d-d90271c91fac} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3180 | 2024.02.17 07:59:41.282046 [ 3 ] {ab26479a-1e9a-46e8-8b1d-d90271c91fac} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3181 | 2024.02.17 07:59:41.282333 [ 3 ] {ab26479a-1e9a-46e8-8b1d-d90271c91fac} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3182 | 2024.02.17 07:59:41.282531 [ 3 ] {ab26479a-1e9a-46e8-8b1d-d90271c91fac} <Trace> MergedBlockOutputStream: filled checksums all_29_29_0 (state Temporary) | ||
| 3183 | 2024.02.17 07:59:41.282679 [ 3 ] {ab26479a-1e9a-46e8-8b1d-d90271c91fac} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_29_29_0 to all_29_29_0. | ||
| 3184 | 2024.02.17 07:59:41.282787 [ 3 ] {ab26479a-1e9a-46e8-8b1d-d90271c91fac} <Information> executeQuery: Read 55 rows, 4.41 KiB in 0.00085673 sec., 64197 rows/sec., 5.03 MiB/sec. | ||
| 3185 | 2024.02.17 07:59:41.282899 [ 3 ] {ab26479a-1e9a-46e8-8b1d-d90271c91fac} <Debug> DynamicQueryHandler: Done processing query | ||
| 3186 | 2024.02.17 07:59:41.282922 [ 3 ] {ab26479a-1e9a-46e8-8b1d-d90271c91fac} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3187 | 2024.02.17 07:59:41.282937 [ 3 ] {} <Debug> HTTP-Session: a8fc41c5-245c-45af-a468-c62ec00d237e Destroying unnamed session | ||
| 3188 | 2024.02.17 07:59:41.283029 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 447, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3189 | 2024.02.17 07:59:41.283073 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3190 | 2024.02.17 07:59:41.283090 [ 3 ] {} <Debug> HTTP-Session: 5753c034-f18b-4838-93e5-f867b0015b1a Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3191 | 2024.02.17 07:59:41.283106 [ 3 ] {} <Debug> HTTP-Session: 5753c034-f18b-4838-93e5-f867b0015b1a Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3192 | 2024.02.17 07:59:41.283174 [ 3 ] {84cdeba7-fbbb-47c8-9255-1dc06068f7ce} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3193 | 2024.02.17 07:59:41.283216 [ 3 ] {84cdeba7-fbbb-47c8-9255-1dc06068f7ce} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3194 | 2024.02.17 07:59:41.283332 [ 3 ] {84cdeba7-fbbb-47c8-9255-1dc06068f7ce} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3195 | 2024.02.17 07:59:41.283582 [ 3 ] {84cdeba7-fbbb-47c8-9255-1dc06068f7ce} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3196 | 2024.02.17 07:59:41.283840 [ 3 ] {84cdeba7-fbbb-47c8-9255-1dc06068f7ce} <Trace> MergedBlockOutputStream: filled checksums all_13_13_0 (state Temporary) | ||
| 3197 | 2024.02.17 07:59:41.284022 [ 3 ] {84cdeba7-fbbb-47c8-9255-1dc06068f7ce} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_13_13_0 to all_13_13_0. | ||
| 3198 | 2024.02.17 07:59:41.284155 [ 3 ] {84cdeba7-fbbb-47c8-9255-1dc06068f7ce} <Information> executeQuery: Read 2 rows, 144.00 B in 0.000947221 sec., 2111 rows/sec., 148.46 KiB/sec. | ||
| 3199 | 2024.02.17 07:59:41.284290 [ 3 ] {84cdeba7-fbbb-47c8-9255-1dc06068f7ce} <Debug> DynamicQueryHandler: Done processing query | ||
| 3200 | 2024.02.17 07:59:41.284313 [ 3 ] {84cdeba7-fbbb-47c8-9255-1dc06068f7ce} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3201 | 2024.02.17 07:59:41.284328 [ 3 ] {} <Debug> HTTP-Session: 5753c034-f18b-4838-93e5-f867b0015b1a Destroying unnamed session | ||
| 3202 | 2024.02.17 07:59:41.284467 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3203 | 2024.02.17 07:59:41.284512 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3204 | 2024.02.17 07:59:41.284529 [ 3 ] {} <Debug> HTTP-Session: 223efb8a-0af7-410f-8b53-932650349e5f Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3205 | 2024.02.17 07:59:41.284546 [ 3 ] {} <Debug> HTTP-Session: 223efb8a-0af7-410f-8b53-932650349e5f Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3206 | 2024.02.17 07:59:41.284631 [ 3 ] {b45a73ef-e343-4052-9fec-d92f9199e3d4} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3207 | 2024.02.17 07:59:41.284675 [ 3 ] {b45a73ef-e343-4052-9fec-d92f9199e3d4} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3208 | 2024.02.17 07:59:41.284813 [ 3 ] {b45a73ef-e343-4052-9fec-d92f9199e3d4} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3209 | 2024.02.17 07:59:41.285338 [ 3 ] {b45a73ef-e343-4052-9fec-d92f9199e3d4} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3210 | 2024.02.17 07:59:41.285657 [ 3 ] {b45a73ef-e343-4052-9fec-d92f9199e3d4} <Trace> MergedBlockOutputStream: filled checksums all_22_22_0 (state Temporary) | ||
| 3211 | 2024.02.17 07:59:41.285837 [ 3 ] {b45a73ef-e343-4052-9fec-d92f9199e3d4} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_22_22_0 to all_22_22_0. | ||
| 3212 | 2024.02.17 07:59:41.285956 [ 3 ] {b45a73ef-e343-4052-9fec-d92f9199e3d4} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001297299 sec., 39312 rows/sec., 53.05 MiB/sec. | ||
| 3213 | 2024.02.17 07:59:41.286086 [ 3 ] {b45a73ef-e343-4052-9fec-d92f9199e3d4} <Debug> DynamicQueryHandler: Done processing query | ||
| 3214 | 2024.02.17 07:59:41.286108 [ 3 ] {b45a73ef-e343-4052-9fec-d92f9199e3d4} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3215 | 2024.02.17 07:59:41.286124 [ 3 ] {} <Debug> HTTP-Session: 223efb8a-0af7-410f-8b53-932650349e5f Destroying unnamed session | ||
| 3216 | 2024.02.17 07:59:51.273678 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3217 | 2024.02.17 07:59:51.273815 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3218 | 2024.02.17 07:59:51.273846 [ 3 ] {} <Debug> HTTP-Session: 06f90e10-cc9c-4aea-8ec4-d96e610b2850 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3219 | 2024.02.17 07:59:51.273875 [ 3 ] {} <Debug> HTTP-Session: 06f90e10-cc9c-4aea-8ec4-d96e610b2850 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3220 | 2024.02.17 07:59:51.274017 [ 3 ] {994aafa8-b2b4-456c-85cd-f9df0d4851c8} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3221 | 2024.02.17 07:59:51.274086 [ 3 ] {994aafa8-b2b4-456c-85cd-f9df0d4851c8} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3222 | 2024.02.17 07:59:51.274256 [ 3 ] {994aafa8-b2b4-456c-85cd-f9df0d4851c8} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3223 | 2024.02.17 07:59:51.274693 [ 3 ] {994aafa8-b2b4-456c-85cd-f9df0d4851c8} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3224 | 2024.02.17 07:59:51.274975 [ 3 ] {994aafa8-b2b4-456c-85cd-f9df0d4851c8} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3225 | 2024.02.17 07:59:51.275146 [ 3 ] {994aafa8-b2b4-456c-85cd-f9df0d4851c8} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3226 | 2024.02.17 07:59:51.275269 [ 3 ] {994aafa8-b2b4-456c-85cd-f9df0d4851c8} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001213908 sec., 42013 rows/sec., 3.33 MiB/sec. | ||
| 3227 | 2024.02.17 07:59:51.275407 [ 3 ] {994aafa8-b2b4-456c-85cd-f9df0d4851c8} <Debug> DynamicQueryHandler: Done processing query | ||
| 3228 | 2024.02.17 07:59:51.275434 [ 3 ] {994aafa8-b2b4-456c-85cd-f9df0d4851c8} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3229 | 2024.02.17 07:59:51.275451 [ 3 ] {} <Debug> HTTP-Session: 06f90e10-cc9c-4aea-8ec4-d96e610b2850 Destroying unnamed session | ||
| 3230 | 2024.02.17 07:59:51.275589 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24333, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3231 | 2024.02.17 07:59:51.275637 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3232 | 2024.02.17 07:59:51.275657 [ 3 ] {} <Debug> HTTP-Session: e6886073-d122-43fa-a47e-a07e5a97f209 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3233 | 2024.02.17 07:59:51.275677 [ 3 ] {} <Debug> HTTP-Session: e6886073-d122-43fa-a47e-a07e5a97f209 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3234 | 2024.02.17 07:59:51.275764 [ 3 ] {0f9a13e0-10e7-470b-b1fa-af36993187ee} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3235 | 2024.02.17 07:59:51.275808 [ 3 ] {0f9a13e0-10e7-470b-b1fa-af36993187ee} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3236 | 2024.02.17 07:59:51.275916 [ 3 ] {0f9a13e0-10e7-470b-b1fa-af36993187ee} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3237 | 2024.02.17 07:59:51.276311 [ 3 ] {0f9a13e0-10e7-470b-b1fa-af36993187ee} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3238 | 2024.02.17 07:59:51.276541 [ 3 ] {0f9a13e0-10e7-470b-b1fa-af36993187ee} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3239 | 2024.02.17 07:59:51.276694 [ 3 ] {0f9a13e0-10e7-470b-b1fa-af36993187ee} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3240 | 2024.02.17 07:59:51.276820 [ 3 ] {0f9a13e0-10e7-470b-b1fa-af36993187ee} <Information> executeQuery: Read 153 rows, 14.97 KiB in 0.001027024 sec., 148974 rows/sec., 14.24 MiB/sec. | ||
| 3241 | 2024.02.17 07:59:51.276935 [ 3 ] {0f9a13e0-10e7-470b-b1fa-af36993187ee} <Debug> DynamicQueryHandler: Done processing query | ||
| 3242 | 2024.02.17 07:59:51.276960 [ 3 ] {0f9a13e0-10e7-470b-b1fa-af36993187ee} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3243 | 2024.02.17 07:59:51.276976 [ 3 ] {} <Debug> HTTP-Session: e6886073-d122-43fa-a47e-a07e5a97f209 Destroying unnamed session | ||
| 3244 | 2024.02.17 07:59:51.277095 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 8696, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3245 | 2024.02.17 07:59:51.277141 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3246 | 2024.02.17 07:59:51.277160 [ 3 ] {} <Debug> HTTP-Session: b4e4d757-b649-4f56-b7ae-4682e14a0650 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3247 | 2024.02.17 07:59:51.277177 [ 3 ] {} <Debug> HTTP-Session: b4e4d757-b649-4f56-b7ae-4682e14a0650 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3248 | 2024.02.17 07:59:51.277250 [ 3 ] {ea7af0ba-957b-448f-97d2-eaab0d247527} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3249 | 2024.02.17 07:59:51.277289 [ 3 ] {ea7af0ba-957b-448f-97d2-eaab0d247527} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3250 | 2024.02.17 07:59:51.277394 [ 3 ] {ea7af0ba-957b-448f-97d2-eaab0d247527} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3251 | 2024.02.17 07:59:51.277768 [ 3 ] {ea7af0ba-957b-448f-97d2-eaab0d247527} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3252 | 2024.02.17 07:59:51.277977 [ 3 ] {ea7af0ba-957b-448f-97d2-eaab0d247527} <Trace> MergedBlockOutputStream: filled checksums all_30_30_0 (state Temporary) | ||
| 3253 | 2024.02.17 07:59:51.278133 [ 3 ] {ea7af0ba-957b-448f-97d2-eaab0d247527} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_30_30_0 to all_30_30_0. | ||
| 3254 | 2024.02.17 07:59:51.278253 [ 3 ] {ea7af0ba-957b-448f-97d2-eaab0d247527} <Information> executeQuery: Read 51 rows, 4.08 KiB in 0.000967091 sec., 52735 rows/sec., 4.12 MiB/sec. | ||
| 3255 | 2024.02.17 07:59:51.278374 [ 3 ] {ea7af0ba-957b-448f-97d2-eaab0d247527} <Debug> DynamicQueryHandler: Done processing query | ||
| 3256 | 2024.02.17 07:59:51.278397 [ 3 ] {ea7af0ba-957b-448f-97d2-eaab0d247527} <Debug> MemoryTracker: Peak memory usage (for query): 4.14 MiB. | ||
| 3257 | 2024.02.17 07:59:51.278412 [ 3 ] {} <Debug> HTTP-Session: b4e4d757-b649-4f56-b7ae-4682e14a0650 Destroying unnamed session | ||
| 3258 | 2024.02.17 07:59:51.278550 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3259 | 2024.02.17 07:59:51.278595 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3260 | 2024.02.17 07:59:51.278613 [ 3 ] {} <Debug> HTTP-Session: 256361e5-420a-4400-9b78-68aaa03dbf68 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3261 | 2024.02.17 07:59:51.278629 [ 3 ] {} <Debug> HTTP-Session: 256361e5-420a-4400-9b78-68aaa03dbf68 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3262 | 2024.02.17 07:59:51.278716 [ 3 ] {9c6ce506-6fc0-4557-92ce-403cd97b6fa9} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3263 | 2024.02.17 07:59:51.278761 [ 3 ] {9c6ce506-6fc0-4557-92ce-403cd97b6fa9} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3264 | 2024.02.17 07:59:51.278898 [ 3 ] {9c6ce506-6fc0-4557-92ce-403cd97b6fa9} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3265 | 2024.02.17 07:59:51.279404 [ 3 ] {9c6ce506-6fc0-4557-92ce-403cd97b6fa9} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3266 | 2024.02.17 07:59:51.279725 [ 3 ] {9c6ce506-6fc0-4557-92ce-403cd97b6fa9} <Trace> MergedBlockOutputStream: filled checksums all_23_23_0 (state Temporary) | ||
| 3267 | 2024.02.17 07:59:51.279900 [ 3 ] {9c6ce506-6fc0-4557-92ce-403cd97b6fa9} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_23_23_0 to all_23_23_0. | ||
| 3268 | 2024.02.17 07:59:51.280002 [ 3 ] {9c6ce506-6fc0-4557-92ce-403cd97b6fa9} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001258088 sec., 40537 rows/sec., 54.70 MiB/sec. | ||
| 3269 | 2024.02.17 07:59:51.280182 [ 3 ] {9c6ce506-6fc0-4557-92ce-403cd97b6fa9} <Debug> DynamicQueryHandler: Done processing query | ||
| 3270 | 2024.02.17 07:59:51.280218 [ 3 ] {9c6ce506-6fc0-4557-92ce-403cd97b6fa9} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3271 | 2024.02.17 07:59:51.280235 [ 3 ] {} <Debug> HTTP-Session: 256361e5-420a-4400-9b78-68aaa03dbf68 Destroying unnamed session | ||
| 3272 | 2024.02.17 07:59:52.017338 [ 157 ] {} <Debug> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3273 | 2024.02.17 07:59:52.017461 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3274 | 2024.02.17 07:59:52.017619 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
| 3275 | 2024.02.17 07:59:52.017823 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3276 | 2024.02.17 07:59:52.017878 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 3277 | 2024.02.17 07:59:52.018095 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3278 | 2024.02.17 07:59:52.018249 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3279 | 2024.02.17 07:59:52.018334 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3280 | 2024.02.17 07:59:52.018407 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3281 | 2024.02.17 07:59:52.018971 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001431112 sec., 13975.146599287826 rows/sec., 1.14 MiB/sec. | ||
| 3282 | 2024.02.17 07:59:52.019075 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3283 | 2024.02.17 07:59:52.019277 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
| 3284 | 2024.02.17 07:59:52.019348 [ 13 ] {800cf9f1-29dc-4d5f-a6c5-a78071e80a95::all_1_9_2} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
| 3285 | 2024.02.17 07:59:54.133061 [ 157 ] {} <Debug> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108) (MergerMutator): Selected 5 parts from all_1_5_1 to all_9_9_0 | ||
| 3286 | 2024.02.17 07:59:54.133183 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3287 | 2024.02.17 07:59:54.133329 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_5_1 to all_9_9_0 into Compact | ||
| 3288 | 2024.02.17 07:59:54.133557 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3289 | 2024.02.17 07:59:54.133620 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_5_1, total 8 rows starting from the beginning of the part | ||
| 3290 | 2024.02.17 07:59:54.133805 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_6_6_0, total 4 rows starting from the beginning of the part | ||
| 3291 | 2024.02.17 07:59:54.133920 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_7_7_0, total 2 rows starting from the beginning of the part | ||
| 3292 | 2024.02.17 07:59:54.134016 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_8_8_0, total 2 rows starting from the beginning of the part | ||
| 3293 | 2024.02.17 07:59:54.134105 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_9_9_0, total 4 rows starting from the beginning of the part | ||
| 3294 | 2024.02.17 07:59:54.134722 [ 16 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 20 rows, containing 4 columns (4 merged, 0 gathered) in 0.001462293 sec., 13677.149517914673 rows/sec., 955.00 KiB/sec. | ||
| 3295 | 2024.02.17 07:59:54.134845 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Trace> MergedBlockOutputStream: filled checksums all_1_9_2 (state Temporary) | ||
| 3296 | 2024.02.17 07:59:54.135033 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_merge_all_1_9_2 to all_1_9_2. | ||
| 3297 | 2024.02.17 07:59:54.135098 [ 18 ] {981f17a7-dcbc-4f11-bb81-5c249a1ec108::all_1_9_2} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108) (MergerMutator): Merged 5 parts: from all_1_5_1 to all_9_9_0 | ||
| 3298 | 2024.02.17 07:59:54.831443 [ 157 ] {} <Debug> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109) (MergerMutator): Selected 5 parts from all_1_9_2 to all_13_13_0 | ||
| 3299 | 2024.02.17 07:59:54.831514 [ 157 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.58 GiB. | ||
| 3300 | 2024.02.17 07:59:54.831612 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Debug> MergeTask::PrepareStage: Merging 5 parts: from all_1_9_2 to all_13_13_0 into Compact | ||
| 3301 | 2024.02.17 07:59:54.831772 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3302 | 2024.02.17 07:59:54.831813 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_9_2, total 380 rows starting from the beginning of the part | ||
| 3303 | 2024.02.17 07:59:54.831936 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_10_10_0, total 1 rows starting from the beginning of the part | ||
| 3304 | 2024.02.17 07:59:54.832029 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_11_11_0, total 37 rows starting from the beginning of the part | ||
| 3305 | 2024.02.17 07:59:54.832120 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_12_12_0, total 36 rows starting from the beginning of the part | ||
| 3306 | 2024.02.17 07:59:54.832202 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_13_13_0, total 2 rows starting from the beginning of the part | ||
| 3307 | 2024.02.17 07:59:54.832843 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 456 rows, containing 5 columns (5 merged, 0 gathered) in 0.001277658 sec., 356903.020996229 rows/sec., 25.17 MiB/sec. | ||
| 3308 | 2024.02.17 07:59:54.832955 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Trace> MergedBlockOutputStream: filled checksums all_1_13_3 (state Temporary) | ||
| 3309 | 2024.02.17 07:59:54.833161 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_merge_all_1_13_3 to all_1_13_3. | ||
| 3310 | 2024.02.17 07:59:54.833226 [ 13 ] {1c0fc82e-7195-48af-8d19-00a41d1ed109::all_1_13_3} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109) (MergerMutator): Merged 5 parts: from all_1_9_2 to all_13_13_0 | ||
| 3311 | 2024.02.17 07:59:55.329210 [ 157 ] {} <Debug> DNSResolver: Updating DNS cache | ||
| 3312 | 2024.02.17 07:59:55.329256 [ 157 ] {} <Debug> DNSResolver: Updated DNS cache | ||
| 3313 | 2024.02.17 08:00:01.273882 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 7369, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3314 | 2024.02.17 08:00:01.273999 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3315 | 2024.02.17 08:00:01.274032 [ 3 ] {} <Debug> HTTP-Session: c9647974-9a1c-4141-bd7e-860f68aa0cdc Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3316 | 2024.02.17 08:00:01.274061 [ 3 ] {} <Debug> HTTP-Session: c9647974-9a1c-4141-bd7e-860f68aa0cdc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3317 | 2024.02.17 08:00:01.274190 [ 3 ] {1bc3e9a6-cbce-4c41-8ace-748734dac832} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_i64 FORMAT JSONEachRow (stage: Complete) | ||
| 3318 | 2024.02.17 08:00:01.274256 [ 3 ] {1bc3e9a6-cbce-4c41-8ace-748734dac832} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_i64 | ||
| 3319 | 2024.02.17 08:00:01.274418 [ 3 ] {1bc3e9a6-cbce-4c41-8ace-748734dac832} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3320 | 2024.02.17 08:00:01.274891 [ 3 ] {1bc3e9a6-cbce-4c41-8ace-748734dac832} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 3321 | 2024.02.17 08:00:01.275218 [ 3 ] {1bc3e9a6-cbce-4c41-8ace-748734dac832} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3322 | 2024.02.17 08:00:01.275438 [ 3 ] {1bc3e9a6-cbce-4c41-8ace-748734dac832} <Trace> oximeter.fields_i64 (a19ac56f-1e99-43ad-b580-863070844553): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3323 | 2024.02.17 08:00:01.275592 [ 3 ] {1bc3e9a6-cbce-4c41-8ace-748734dac832} <Information> executeQuery: Read 51 rows, 4.13 KiB in 0.001358581 sec., 37539 rows/sec., 2.97 MiB/sec. | ||
| 3324 | 2024.02.17 08:00:01.275761 [ 3 ] {1bc3e9a6-cbce-4c41-8ace-748734dac832} <Debug> DynamicQueryHandler: Done processing query | ||
| 3325 | 2024.02.17 08:00:01.275794 [ 3 ] {1bc3e9a6-cbce-4c41-8ace-748734dac832} <Debug> MemoryTracker: Peak memory usage (for query): 4.13 MiB. | ||
| 3326 | 2024.02.17 08:00:01.275811 [ 3 ] {} <Debug> HTTP-Session: c9647974-9a1c-4141-bd7e-860f68aa0cdc Destroying unnamed session | ||
| 3327 | 2024.02.17 08:00:01.275928 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 367, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3328 | 2024.02.17 08:00:01.275977 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3329 | 2024.02.17 08:00:01.276001 [ 3 ] {} <Debug> HTTP-Session: 6781529e-4e82-4fb2-92c0-14681df2e0bc Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3330 | 2024.02.17 08:00:01.276020 [ 3 ] {} <Debug> HTTP-Session: 6781529e-4e82-4fb2-92c0-14681df2e0bc Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3331 | 2024.02.17 08:00:01.276112 [ 3 ] {de901a41-66bb-435e-9c2a-56c64df6d541} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_ipaddr FORMAT JSONEachRow (stage: Complete) | ||
| 3332 | 2024.02.17 08:00:01.276169 [ 3 ] {de901a41-66bb-435e-9c2a-56c64df6d541} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_ipaddr | ||
| 3333 | 2024.02.17 08:00:01.276293 [ 3 ] {de901a41-66bb-435e-9c2a-56c64df6d541} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3334 | 2024.02.17 08:00:01.276595 [ 3 ] {de901a41-66bb-435e-9c2a-56c64df6d541} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 3335 | 2024.02.17 08:00:01.276848 [ 3 ] {de901a41-66bb-435e-9c2a-56c64df6d541} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3336 | 2024.02.17 08:00:01.277030 [ 3 ] {de901a41-66bb-435e-9c2a-56c64df6d541} <Trace> oximeter.fields_ipaddr (800cf9f1-29dc-4d5f-a6c5-a78071e80a95): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3337 | 2024.02.17 08:00:01.277155 [ 3 ] {de901a41-66bb-435e-9c2a-56c64df6d541} <Information> executeQuery: Read 2 rows, 175.00 B in 0.001001093 sec., 1997 rows/sec., 170.71 KiB/sec. | ||
| 3338 | 2024.02.17 08:00:01.277294 [ 3 ] {de901a41-66bb-435e-9c2a-56c64df6d541} <Debug> DynamicQueryHandler: Done processing query | ||
| 3339 | 2024.02.17 08:00:01.277328 [ 3 ] {de901a41-66bb-435e-9c2a-56c64df6d541} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3340 | 2024.02.17 08:00:01.277345 [ 3 ] {} <Debug> HTTP-Session: 6781529e-4e82-4fb2-92c0-14681df2e0bc Destroying unnamed session | ||
| 3341 | 2024.02.17 08:00:01.277494 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 24483, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3342 | 2024.02.17 08:00:01.277545 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3343 | 2024.02.17 08:00:01.277565 [ 3 ] {} <Debug> HTTP-Session: 58f867ae-b34e-4e16-8646-1680966fc7ed Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3344 | 2024.02.17 08:00:01.277582 [ 3 ] {} <Debug> HTTP-Session: 58f867ae-b34e-4e16-8646-1680966fc7ed Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3345 | 2024.02.17 08:00:01.277671 [ 3 ] {d7ef47e5-eb05-47d7-acc6-0f5d19daa2ed} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_string FORMAT JSONEachRow (stage: Complete) | ||
| 3346 | 2024.02.17 08:00:01.277713 [ 3 ] {d7ef47e5-eb05-47d7-acc6-0f5d19daa2ed} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_string | ||
| 3347 | 2024.02.17 08:00:01.277833 [ 3 ] {d7ef47e5-eb05-47d7-acc6-0f5d19daa2ed} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3348 | 2024.02.17 08:00:01.278244 [ 3 ] {d7ef47e5-eb05-47d7-acc6-0f5d19daa2ed} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 3349 | 2024.02.17 08:00:01.278499 [ 3 ] {d7ef47e5-eb05-47d7-acc6-0f5d19daa2ed} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3350 | 2024.02.17 08:00:01.278684 [ 3 ] {d7ef47e5-eb05-47d7-acc6-0f5d19daa2ed} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3351 | 2024.02.17 08:00:01.278820 [ 3 ] {d7ef47e5-eb05-47d7-acc6-0f5d19daa2ed} <Information> executeQuery: Read 154 rows, 15.06 KiB in 0.001109005 sec., 138863 rows/sec., 13.26 MiB/sec. | ||
| 3352 | 2024.02.17 08:00:01.278827 [ 154 ] {} <Debug> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3353 | 2024.02.17 08:00:01.278909 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 3354 | 2024.02.17 08:00:01.279066 [ 3 ] {d7ef47e5-eb05-47d7-acc6-0f5d19daa2ed} <Debug> DynamicQueryHandler: Done processing query | ||
| 3355 | 2024.02.17 08:00:01.279070 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3356 | 2024.02.17 08:00:01.279101 [ 3 ] {d7ef47e5-eb05-47d7-acc6-0f5d19daa2ed} <Debug> MemoryTracker: Peak memory usage (for query): 4.20 MiB. | ||
| 3357 | 2024.02.17 08:00:01.279147 [ 3 ] {} <Debug> HTTP-Session: 58f867ae-b34e-4e16-8646-1680966fc7ed Destroying unnamed session | ||
| 3358 | 2024.02.17 08:00:01.279225 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3359 | 2024.02.17 08:00:01.279294 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 193 rows starting from the beginning of the part | ||
| 3360 | 2024.02.17 08:00:01.279305 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 332, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3361 | 2024.02.17 08:00:01.279401 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3362 | 2024.02.17 08:00:01.279447 [ 3 ] {} <Debug> HTTP-Session: c44abcf8-a2b8-44db-bf0d-28afdfbcc021 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3363 | 2024.02.17 08:00:01.279508 [ 3 ] {} <Debug> HTTP-Session: c44abcf8-a2b8-44db-bf0d-28afdfbcc021 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3364 | 2024.02.17 08:00:01.279544 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 153 rows starting from the beginning of the part | ||
| 3365 | 2024.02.17 08:00:01.279704 [ 3 ] {47a07ad9-7ace-4bdc-8f96-36bade29ca37} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_u16 FORMAT JSONEachRow (stage: Complete) | ||
| 3366 | 2024.02.17 08:00:01.279775 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 36 rows starting from the beginning of the part | ||
| 3367 | 2024.02.17 08:00:01.279795 [ 3 ] {47a07ad9-7ace-4bdc-8f96-36bade29ca37} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_u16 | ||
| 3368 | 2024.02.17 08:00:01.280077 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 155 rows starting from the beginning of the part | ||
| 3369 | 2024.02.17 08:00:01.280239 [ 3 ] {47a07ad9-7ace-4bdc-8f96-36bade29ca37} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3370 | 2024.02.17 08:00:01.280376 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 153 rows starting from the beginning of the part | ||
| 3371 | 2024.02.17 08:00:01.280609 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 154 rows starting from the beginning of the part | ||
| 3372 | 2024.02.17 08:00:01.281167 [ 3 ] {47a07ad9-7ace-4bdc-8f96-36bade29ca37} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 3373 | 2024.02.17 08:00:01.281645 [ 3 ] {47a07ad9-7ace-4bdc-8f96-36bade29ca37} <Trace> MergedBlockOutputStream: filled checksums all_10_10_0 (state Temporary) | ||
| 3374 | 2024.02.17 08:00:01.282066 [ 3 ] {47a07ad9-7ace-4bdc-8f96-36bade29ca37} <Trace> oximeter.fields_u16 (981f17a7-dcbc-4f11-bb81-5c249a1ec108): Renaming temporary part tmp_insert_all_10_10_0 to all_10_10_0. | ||
| 3375 | 2024.02.17 08:00:01.282279 [ 3 ] {47a07ad9-7ace-4bdc-8f96-36bade29ca37} <Information> executeQuery: Read 2 rows, 143.00 B in 0.002513027 sec., 795 rows/sec., 55.57 KiB/sec. | ||
| 3376 | 2024.02.17 08:00:01.282558 [ 3 ] {47a07ad9-7ace-4bdc-8f96-36bade29ca37} <Debug> DynamicQueryHandler: Done processing query | ||
| 3377 | 2024.02.17 08:00:01.282639 [ 3 ] {47a07ad9-7ace-4bdc-8f96-36bade29ca37} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3378 | 2024.02.17 08:00:01.282704 [ 3 ] {} <Debug> HTTP-Session: c44abcf8-a2b8-44db-bf0d-28afdfbcc021 Destroying unnamed session | ||
| 3379 | 2024.02.17 08:00:01.282751 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 844 rows, containing 4 columns (4 merged, 0 gathered) in 0.003748384 sec., 225163.6972092507 rows/sec., 21.13 MiB/sec. | ||
| 3380 | 2024.02.17 08:00:01.282865 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 9039, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3381 | 2024.02.17 08:00:01.282924 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3382 | 2024.02.17 08:00:01.282935 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3383 | 2024.02.17 08:00:01.282995 [ 3 ] {} <Debug> HTTP-Session: 161b2043-1df6-4273-b6fd-c89ef1a1e5e1 Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3384 | 2024.02.17 08:00:01.283021 [ 3 ] {} <Debug> HTTP-Session: 161b2043-1df6-4273-b6fd-c89ef1a1e5e1 Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3385 | 2024.02.17 08:00:01.283130 [ 3 ] {a6770f4d-e080-4f29-9344-98e95d267201} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.fields_uuid FORMAT JSONEachRow (stage: Complete) | ||
| 3386 | 2024.02.17 08:00:01.283194 [ 3 ] {a6770f4d-e080-4f29-9344-98e95d267201} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, field_name, field_value) ON oximeter.fields_uuid | ||
| 3387 | 2024.02.17 08:00:01.283216 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3388 | 2024.02.17 08:00:01.283356 [ 16 ] {19dd0f5f-f2d2-4623-86a7-ec75e221fd3d::all_1_31_6} <Trace> oximeter.fields_string (19dd0f5f-f2d2-4623-86a7-ec75e221fd3d) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3389 | 2024.02.17 08:00:01.283491 [ 3 ] {a6770f4d-e080-4f29-9344-98e95d267201} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3390 | 2024.02.17 08:00:01.283845 [ 3 ] {a6770f4d-e080-4f29-9344-98e95d267201} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 3391 | 2024.02.17 08:00:01.284082 [ 3 ] {a6770f4d-e080-4f29-9344-98e95d267201} <Trace> MergedBlockOutputStream: filled checksums all_31_31_0 (state Temporary) | ||
| 3392 | 2024.02.17 08:00:01.284236 [ 3 ] {a6770f4d-e080-4f29-9344-98e95d267201} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_insert_all_31_31_0 to all_31_31_0. | ||
| 3393 | 2024.02.17 08:00:01.284361 [ 3 ] {a6770f4d-e080-4f29-9344-98e95d267201} <Information> executeQuery: Read 53 rows, 4.25 KiB in 0.001182506 sec., 44820 rows/sec., 3.51 MiB/sec. | ||
| 3394 | 2024.02.17 08:00:01.284360 [ 154 ] {} <Debug> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Selected 6 parts from all_1_26_5 to all_31_31_0 | ||
| 3395 | 2024.02.17 08:00:01.284461 [ 154 ] {} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 3396 | 2024.02.17 08:00:01.284566 [ 3 ] {a6770f4d-e080-4f29-9344-98e95d267201} <Debug> DynamicQueryHandler: Done processing query | ||
| 3397 | 2024.02.17 08:00:01.284582 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Debug> MergeTask::PrepareStage: Merging 6 parts: from all_1_26_5 to all_31_31_0 into Compact | ||
| 3398 | 2024.02.17 08:00:01.284598 [ 3 ] {a6770f4d-e080-4f29-9344-98e95d267201} <Debug> MemoryTracker: Peak memory usage (for query): 4.15 MiB. | ||
| 3399 | 2024.02.17 08:00:01.284624 [ 3 ] {} <Debug> HTTP-Session: 161b2043-1df6-4273-b6fd-c89ef1a1e5e1 Destroying unnamed session | ||
| 3400 | 2024.02.17 08:00:01.284670 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Debug> MergeTask::PrepareStage: Selected MergeAlgorithm: Horizontal | ||
| 3401 | 2024.02.17 08:00:01.284700 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_1_26_5, total 101 rows starting from the beginning of the part | ||
| 3402 | 2024.02.17 08:00:01.284762 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 258, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3403 | 2024.02.17 08:00:01.284819 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3404 | 2024.02.17 08:00:01.284826 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_27_27_0, total 51 rows starting from the beginning of the part | ||
| 3405 | 2024.02.17 08:00:01.284842 [ 3 ] {} <Debug> HTTP-Session: 32490175-5a6f-4268-b3da-69bb0754b2ae Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3406 | 2024.02.17 08:00:01.284876 [ 3 ] {} <Debug> HTTP-Session: 32490175-5a6f-4268-b3da-69bb0754b2ae Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3407 | 2024.02.17 08:00:01.284992 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_28_28_0, total 24 rows starting from the beginning of the part | ||
| 3408 | 2024.02.17 08:00:01.284995 [ 3 ] {7f9b4496-6594-4939-b165-263273950540} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_cumulativeu64 FORMAT JSONEachRow (stage: Complete) | ||
| 3409 | 2024.02.17 08:00:01.285073 [ 3 ] {7f9b4496-6594-4939-b165-263273950540} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, datum) ON oximeter.measurements_cumulativeu64 | ||
| 3410 | 2024.02.17 08:00:01.285164 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_29_29_0, total 55 rows starting from the beginning of the part | ||
| 3411 | 2024.02.17 08:00:01.285356 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_30_30_0, total 51 rows starting from the beginning of the part | ||
| 3412 | 2024.02.17 08:00:01.285367 [ 3 ] {7f9b4496-6594-4939-b165-263273950540} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3413 | 2024.02.17 08:00:01.285484 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Debug> MergeTreeSequentialSource: Reading 2 marks from part all_31_31_0, total 53 rows starting from the beginning of the part | ||
| 3414 | 2024.02.17 08:00:01.285823 [ 3 ] {7f9b4496-6594-4939-b165-263273950540} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 3415 | 2024.02.17 08:00:01.286177 [ 3 ] {7f9b4496-6594-4939-b165-263273950540} <Trace> MergedBlockOutputStream: filled checksums all_14_14_0 (state Temporary) | ||
| 3416 | 2024.02.17 08:00:01.286444 [ 3 ] {7f9b4496-6594-4939-b165-263273950540} <Trace> oximeter.measurements_cumulativeu64 (1c0fc82e-7195-48af-8d19-00a41d1ed109): Renaming temporary part tmp_insert_all_14_14_0 to all_14_14_0. | ||
| 3417 | 2024.02.17 08:00:01.286475 [ 13 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Debug> MergeTask::MergeProjectionsStage: Merge sorted 335 rows, containing 4 columns (4 merged, 0 gathered) in 0.001933933 sec., 173222.1333417445 rows/sec., 13.54 MiB/sec. | ||
| 3418 | 2024.02.17 08:00:01.286630 [ 3 ] {7f9b4496-6594-4939-b165-263273950540} <Information> executeQuery: Read 1 rows, 72.00 B in 0.001580395 sec., 632 rows/sec., 44.49 KiB/sec. | ||
| 3419 | 2024.02.17 08:00:01.286665 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Trace> MergedBlockOutputStream: filled checksums all_1_31_6 (state Temporary) | ||
| 3420 | 2024.02.17 08:00:01.286789 [ 3 ] {7f9b4496-6594-4939-b165-263273950540} <Debug> DynamicQueryHandler: Done processing query | ||
| 3421 | 2024.02.17 08:00:01.286814 [ 3 ] {7f9b4496-6594-4939-b165-263273950540} <Debug> MemoryTracker: Peak memory usage (for query): 4.11 MiB. | ||
| 3422 | 2024.02.17 08:00:01.286831 [ 3 ] {} <Debug> HTTP-Session: 32490175-5a6f-4268-b3da-69bb0754b2ae Destroying unnamed session | ||
| 3423 | 2024.02.17 08:00:01.286912 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c): Renaming temporary part tmp_merge_all_1_31_6 to all_1_31_6. | ||
| 3424 | 2024.02.17 08:00:01.286981 [ 15 ] {2f0ee383-5b99-479d-8d68-0489b886869c::all_1_31_6} <Trace> oximeter.fields_uuid (2f0ee383-5b99-479d-8d68-0489b886869c) (MergerMutator): Merged 6 parts: from all_1_26_5 to all_31_31_0 | ||
| 3425 | 2024.02.17 08:00:01.287085 [ 3 ] {} <Trace> HTTPHandler-factory: HTTP Request for HTTPHandler-factory. Method: POST, Address: [fd00:1122:3344:101::d]:64685, User-Agent: (none), Length: 54570, Content Type: , Transfer Encoding: identity, X-Forwarded-For: (none) | ||
| 3426 | 2024.02.17 08:00:01.287130 [ 3 ] {} <Trace> DynamicQueryHandler: Request URI: /?output_format_json_quote_64bit_integers=0 | ||
| 3427 | 2024.02.17 08:00:01.287149 [ 3 ] {} <Debug> HTTP-Session: 79eebc44-abd1-474f-8202-8af84391b74e Authenticating user 'default' from [fd00:1122:3344:101::d]:64685 | ||
| 3428 | 2024.02.17 08:00:01.287166 [ 3 ] {} <Debug> HTTP-Session: 79eebc44-abd1-474f-8202-8af84391b74e Authenticated with global context as user 94309d50-4f52-5250-31bd-74fecac179db | ||
| 3429 | 2024.02.17 08:00:01.287251 [ 3 ] {ada10de9-e698-4de5-87ec-1063be0a8b98} <Debug> executeQuery: (from [fd00:1122:3344:101::d]:64685) INSERT INTO oximeter.measurements_histogramf64 FORMAT JSONEachRow (stage: Complete) | ||
| 3430 | 2024.02.17 08:00:01.287295 [ 3 ] {ada10de9-e698-4de5-87ec-1063be0a8b98} <Trace> ContextAccess (default): Access granted: INSERT(timeseries_name, timeseries_key, start_time, timestamp, bins, counts) ON oximeter.measurements_histogramf64 | ||
| 3431 | 2024.02.17 08:00:01.287427 [ 3 ] {ada10de9-e698-4de5-87ec-1063be0a8b98} <Trace> ParallelParsingInputFormat: Parallel parsing is used | ||
| 3432 | 2024.02.17 08:00:01.288025 [ 3 ] {ada10de9-e698-4de5-87ec-1063be0a8b98} <Debug> DiskLocal: Reserving 1.00 MiB on disk `default`, having unreserved 15.57 GiB. | ||
| 3433 | 2024.02.17 08:00:01.288365 [ 3 ] {ada10de9-e698-4de5-87ec-1063be0a8b98} <Trace> MergedBlockOutputStream: filled checksums all_24_24_0 (state Temporary) | ||
| 3434 | 2024.02.17 08:00:01.288569 [ 3 ] {ada10de9-e698-4de5-87ec-1063be0a8b98} <Trace> oximeter.measurements_histogramf64 (0bd5375c-ebe9-45e1-b4e8-5e10f8a4c3f7): Renaming temporary part tmp_insert_all_24_24_0 to all_24_24_0. | ||
| 3435 | 2024.02.17 08:00:01.288721 [ 3 ] {ada10de9-e698-4de5-87ec-1063be0a8b98} <Information> executeQuery: Read 51 rows, 70.47 KiB in 0.001440642 sec., 35400 rows/sec., 47.77 MiB/sec. | ||
| 3436 | 2024.02.17 08:00:01.288866 [ 3 ] {ada10de9-e698-4de5-87ec-1063be0a8b98} <Debug> DynamicQueryHandler: Done processing query | ||
| 3437 | 2024.02.17 08:00:01.288894 [ 3 ] {ada10de9-e698-4de5-87ec-1063be0a8b98} <Debug> MemoryTracker: Peak memory usage (for query): 4.36 MiB. | ||
| 3438 | 2024.02.17 08:00:01.288910 [ 3 ] {} <Debug> HTTP-Session: 79eebc44-abd1-474f-8202-8af84391b74e Destroying unnamed session | ||